home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 7 / FreshFishVol7.bin / bbs / gnu / autoconf-1.11-src.lha / GNU / src / amiga / autoconf-1.11 / configure.in < prev    next >
Text File  |  1994-03-18  |  164b  |  6 lines

  1. dnl Process this file with autoconf to produce a configure script.
  2. AC_INIT(acgeneral.m4)
  3. AC_PROGRAMS_PATH(M4, gnum4 gm4 m4, m4)
  4. AC_PROG_INSTALL
  5. AC_OUTPUT(Makefile)
  6.