* expr.c (expr): allow SEG_BSS in expressions
[binutils-gdb.git] / configure.in
index f1a44b157fa78b09b85a17a48b430cec38d8e281..0e368148f6a1834110fb1f75acf5d7184866834e 100644 (file)
@@ -3,7 +3,7 @@
 # script appropriate for this directory.  For more information, check
 # any existing configure script.
 
-configdirs="autoconf mmalloc libiberty texinfo bfd binutils byacc bison flex gcc readline glob ld gas gdb emacs ispell make grep diff rcs cvs patch send_pr libg++ newlib gprof gdbtest"
+configdirs="autoconf libgcc mmalloc libiberty texinfo bfd binutils byacc bison flex gcc readline glob ld gas gdb emacs ispell make grep diff rcs cvs patch send_pr libg++ newlib gprof gdbtest"
 srctrigger=cfg-paper.texi
 srcname="gnu development package"
 
@@ -19,6 +19,7 @@ solaris*)     host_makefile_frag=config/mh-solaris ;;
 sysv* | irix3) host_makefile_frag=config/mh-sysv ;;
 sco*)          host_makefile_frag=config/mh-sco ;;
 irix4)         host_makefile_frag=config/mh-irix4 ;;
+linux)         host_makefile_frag=config/mh-linux ;;
 ultrix*)
        case "${host_cpu}" in
        mips)   host_makefile_frag=config/mh-decstation ;;