binutils-gdb/readline/configure.in

18 lines
422 B
Plaintext

# This file is a shell script fragment that supplies the information
# necessary to tailor a template configure script into the configure
# script appropriate for this directory. For more information, check
# any existing configure script.
configdirs=
srctrigger=readline.c
srcname="the readline library"
# per-host:
case "${host_os}" in
sysv* | irix* | aix*) host_makefile_frag=config/hm-sysv ;;
esac
# per-target: