home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 5 / FreshFish_July-August1994.bin / bbs / gnu / doschk-1.1-src.lha / src / amiga / doschk-1.1 / configure.in < prev    next >
Text File  |  1993-04-20  |  132b  |  6 lines

  1. dnl Process this file with autoconf to produce a configure script.
  2. AC_INIT(doschk.c)
  3. AC_PROG_CC
  4. AC_PROG_INSTALL
  5. AC_OUTPUT(Makefile)
  6.