home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
InfoMagic Source Code 1993 July
/
THE_SOURCE_CODE_CD_ROM.iso
/
gnu
/
doschk-1.1
/
configure.in
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1993-04-20
|
132 b
|
6 lines
dnl Process this file with autoconf to produce a configure script.
AC_INIT(doschk.c)
AC_PROG_CC
AC_PROG_INSTALL
AC_OUTPUT(Makefile)