Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / instrumented_libraries / scripts / libasound2.sh
index 78ea02d..765914b 100755 (executable)
@@ -5,7 +5,9 @@
 
 # This script does some preparations before build of instrumented libasound2.
 
-libtoolize --force --copy
+# Instructions from the INSTALL file.
+libtoolize --force --copy --automake
 aclocal
+autoheader
 autoconf
-automake
+automake --foreign --copy --add-missing