summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xautogen.sh4
m---------celt10
2 files changed, 7 insertions, 7 deletions
diff --git a/autogen.sh b/autogen.sh
index 8047805f..32365a53 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -103,8 +103,8 @@ echo "Generating configuration files for $package, please wait...."
echo " $ACLOCAL $ACLOCAL_FLAGS"
$ACLOCAL $ACLOCAL_FLAGS || exit 1
-#echo " autoheader"
-#autoheader || exit 1
+echo " autoheader"
+autoheader || exit 1
echo " $LIBTOOLIZE --automake"
$LIBTOOLIZE --automake || exit 1
echo " $AUTOMAKE --add-missing $AUTOMAKE_FLAGS"
diff --git a/celt b/celt
-Subproject c3086a98f4acae558a26252ec115dbea57fd7fd
+Subproject c914f5ea509bfb0274858e6f2794bd1f7e3df57