f7b80da238d793b9170974b1edf33bdd21eb93cd
[deliverable/binutils-gdb.git] / readline / configure.in
1 # This file is a shell script fragment that supplies the information
2 # necessary to tailor a template configure script into the configure
3 # script appropriate for this directory. For more information, check
4 # any existing configure script.
5
6 configdirs=
7 srctrigger=readline.c
8 srcname="the readline library"
9
10 # per-host:
11
12 case "${host_os}" in
13 sysv* | irix* | aix*) host_makefile_frag=config/hm-sysv ;;
14 esac
15
16 # per-target:
17
This page took 0.036443 seconds and 4 git commands to generate.