From 6019f5a99ecf0e93199ed9d1f8600f466c19eab2 Mon Sep 17 00:00:00 2001 From: jm Date: Fri, 9 Jul 2004 04:31:47 +0000 Subject: Separated the version macros git-svn-id: http://svn.xiph.org/trunk/speex@7061 0101bb08-14d6-0310-b084-bc0e0c8e3800 --- autogen.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'autogen.sh') diff --git a/autogen.sh b/autogen.sh index 3c9fba6..68f870c 100755 --- a/autogen.sh +++ b/autogen.sh @@ -62,8 +62,8 @@ echo "Generating configuration files for $package, please wait...." echo " aclocal $ACLOCAL_FLAGS" aclocal $ACLOCAL_FLAGS -echo " autoheader" -autoheader +#echo " autoheader" +#autoheader echo " $LIBTOOLIZE --automake" $LIBTOOLIZE --automake echo " automake --add-missing $AUTOMAKE_FLAGS" -- cgit v1.2.3