home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fresh Fish 8
/
FreshFishVol8-CD2.bin
/
bbs
/
gnu
/
brik-2.0-src.lha
/
brik-2.0
/
configure.in
< prev
next >
Wrap
Text File
|
1994-12-25
|
136b
|
9 lines
dnl Process this file with autoconf to produce a configure script.
dnl
AC_INIT(brik.c)
AC_PROG_INSTALL
AC_PROG_CC
AC_OUTPUT(Makefile)