Skip to content
Snippets Groups Projects
Commit 940931e4 authored by Jean-Marc Valin's avatar Jean-Marc Valin
Browse files

Build fixes

parent 381c706a
No related branches found
No related tags found
No related merge requests found
......@@ -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"
......
celt @ c914f5ea
Subproject commit c3086a98f4acae558a26252ec115dbea57fd7fd4
Subproject commit c914f5ea509bfb0274858e6f2794bd1f7e3df57a
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment