[BACK]Return to configure.in CVS log [TXT][DIR] Up to [local] / OpenXM / src / asir-doc

File: [local] / OpenXM / src / asir-doc / configure.in (download)

Revision 1.1, Wed Jun 30 12:13:05 2004 UTC (19 years, 10 months ago) by takayama
Branch: MAIN
CVS Tags: RELEASE_1_2_3, KNOPPIX_2006, DEB_REL_1_2_3-9

configure is introduced.

dnl  $OpenXM: OpenXM/src/asir-doc/configure.in,v 1.1 2004/06/30 12:13:05 takayama Exp $
dnl  If you change this file, do not forget to run autoconf and rm .configure_done


AC_INIT(extract_func.c)
AC_PROG_CC

AC_OUTPUT(Makefile)

make configure