aboutsummaryrefslogtreecommitdiff
path: root/configure.in
blob: fcb1060838a005327de7984e0e61a6134ce75c97 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# 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="libiberty bfd binutils bison gcc readline ld gas gnulib ${clib} gdb emacs make grep diff rcs cvs prms"
srctrigger=README.configure
srcname="gnu development package"

# per-host:

# per-target:

#
# Local Variables:
# fill-column: 131
# End:
#