home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Geek Gadgets 1
/
ADE-1.bin
/
ade-dist
/
eispack-1.0-src.tgz
/
tar.out
/
contrib
/
eispack
/
configure.in
< prev
next >
Wrap
Text File
|
1996-09-28
|
183b
|
10 lines
dnl Process this file with autoconf to produce a configure script.
AC_INIT(bakvec.f)
AC_PROG_CC
AC_GCC_TRADITIONAL
AC_PROG_INSTALL
AC_PROG_RANLIB
AC_OUTPUT(Makefile tests/Makefile)