diff autogen.sh @ 10:364fe4a69c2b

Updating ...
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 04 Jun 2003 13:45:05 +0000
parents e5c49367b899
children 3fcc147b253a
line wrap: on
line diff
--- a/autogen.sh	Wed Jun 04 13:44:05 2003 +0000
+++ b/autogen.sh	Wed Jun 04 13:45:05 2003 +0000
@@ -9,7 +9,7 @@
 
 # Touch the timestamps on all the files since CVS messes them up
 directory=`dirname $0`
-touch $directory/configure.ac
+touch $directory/configure.in
 
 # Regenerate configuration files
 echo "* aclocal"