home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.2 (Developer) / NS_dev_3.2.iso / NextDeveloper / Source / GNU / libg++ / libiberty / configure.in < prev    next >
Text File  |  1993-06-29  |  931b  |  29 lines

  1. # This file is a shell script fragment that supplies the information
  2. # necessary for a configure script to process the program in
  3. # this directory.  For more information, look at ../configure.
  4.  
  5. configdirs=
  6. srctrigger=getopt1.c
  7. srcname="-liberty library"
  8.  
  9. # per-host:
  10.  
  11. files="alloca-norm.h"
  12. links="alloca-conf.h"
  13.  
  14. case "${host}" in
  15.   rs6000-ibm-aix*)    host_makefile_frag=config/mh-aix
  16.             files="alloca-botch.h" ;;
  17.   m68k-apollo-bsd*)    host_makefile_frag=config/mh-a68bsd ;;
  18.   m68k-apollo-sysv*)    host_makefile_frag=config/mh-apollo68 ;;
  19.   i[34]86-ncr-sysv4*)    host_makefile_frag=config/mh-ncr3000 ;;
  20.   *-*-dgux*)        host_makefile_frag=config/mh-sysv ;;
  21.   *-*-irix4*)        host_makefile_frag=config/mh-irix4 ;;
  22.   *-*-m88kbcs)        host_makefile_frag=config/mh-sysv ;;
  23.   *-*-solaris2*)    host_makefile_frag=config/mh-sysv4 ;;
  24.   *-*-sysv4*)        host_makefile_frag=config/mh-sysv4 ;;
  25.   *-*-sysv*)        host_makefile_frag=config/mh-sysv ;;
  26. esac
  27.  
  28. # per-target:
  29.