home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / gnu / gdb-4.12.tar.gz / gdb-4.12.tar / gdb-4.12 / mmalloc / configure.in < prev    next >
Text File  |  1994-02-03  |  624b  |  21 lines

  1. # This file is a shell script that supplies the information necessary
  2. # to tailor a template configure script into the configure script
  3. # appropriate for this directory.  For more information, check any
  4. # existing configure script.
  5.  
  6. srctrigger=mmalloc.c
  7. srcname="mmalloc library"
  8. configdirs=""
  9.  
  10. # per-host:
  11.  
  12. case "${host}" in
  13.   i[34]86-ncr-sysv4*)    host_makefile_frag=config/mh-ncr3000 ;;
  14.   *-*-irix4*)        host_makefile_frag=config/mh-irix4 ;;
  15.   *-*-solaris2*)    host_makefile_frag=config/mh-sysv4 ;;
  16.   *-*-sunos4*)        host_makefile_frag=config/mh-sunos4 ;;
  17.   *-*-sysv4*)        host_makefile_frag=config/mh-sysv4 ;;
  18. esac
  19.  
  20. # per-target:
  21.