home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Source Code 1993 July / THE_SOURCE_CODE_CD_ROM.iso / gnu / autoconf-1.4 / autoconf.in < prev    next >
Encoding:
Text File  |  1992-04-24  |  125 b   |  5 lines

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