summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Marc Valin <jean-marc.valin@usherbrooke.ca>2011-03-23 06:51:36 -0400
committerJean-Marc Valin <jean-marc.valin@usherbrooke.ca>2011-03-23 06:51:36 -0400
commit940931e49bbae25592508b6b2309e551e38fb396 (patch)
tree6fcf7a19406d1dd1e919c6b564721b0237b3fec5
parent381c706addded350de2e3ad471f025ead30eab58 (diff)
downloadopus-940931e49bbae25592508b6b2309e551e38fb396.tar.gz
Build fixes
-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