Switch to new config/hm-* scheme.
[external/binutils.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