diff configure.in @ 20:824b89018ea8

* CG completion percentage (maybe not working properly?) * Removed unneeded files from the SVN
author thib
date Fri, 24 Oct 2008 16:59:14 +0000
parents 223b71206888
children
line wrap: on
line diff
--- a/configure.in
+++ b/configure.in
@@ -11,7 +11,7 @@ dnl I do not use automake ; It is too di
 dnl AM_INIT_AUTOMAKE($PACKAGE, $VERSION)
 
 dnl Specify a configuretion file
-AM_CONFIG_HEADER(config.h)
+AC_CONFIG_HEADER(config.h)
 
 dnl Checks for programs.
 AC_PROG_CC