home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fresh Fish 8
/
FreshFishVol8-CD1.bin
/
gnu
/
src
/
amiga
/
libg++-2.6.2-src.lha
/
libg++-2.6.2
/
librx
/
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
|
1994-08-26
|
209 b
|
13 lines
dnl Process this file with autoconf to produce a configure script.
AC_INIT(rx.c)
AC_PROG_CC
AC_PROG_CPP
AC_PROG_RANLIB
AC_PROG_INSTALL
AC_ALLOCA
AC_STDC_HEADERS
AC_HAVE_HEADERS(string.h)
AC_OUTPUT(Makefile)