home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 4 / FreshFish_May-June1994.bin / bbs / gnu / doschk-1.1-src.lha / src / amiga / doschk-1.1 / configure.in < prev    next >
Encoding:
Text File  |  1993-04-21  |  132 b   |  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.