home *** CD-ROM | disk | FTP | other *** search
/ Geek Gadgets 1 / ADE-1.bin / ade-dist / gdb-4.16-base.tgz / gdb-4.16-base.tar / fsf / gdb / utils / misc / doschk / configure.in < prev    next >
Encoding:
Text File  |  1993-10-25  |  146 b   |  7 lines

  1. dnl Process this file with autoconf to produce a configure script.
  2. AC_INIT(doschk.c)
  3. AC_PROG_INSTALL
  4. CC=${CC-cc}
  5. AC_SUBST(CC)
  6. AC_OUTPUT(Makefile)
  7.