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

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

Revision 1.2, Thu Apr 14 05:17:56 2005 UTC (19 years, 2 months ago) by takayama
Branch: MAIN
CVS Tags: KNOPPIX_2006, DEB_REL_1_2_3-9
Changes since 1.1: +2 -2 lines

Fixed a bug of configure.in

dnl  $OpenXM: OpenXM/src/asir-contrib/packages/doc/configure.in,v 1.2 2005/04/14 05:17:56 takayama Exp $
dnl  If you change this file, do not forget to run autoconf and rm .configure_done


AC_INIT(README)
AC_PROG_CC
AC_PROG_RANLIB

AC_OUTPUT(Makefile)