]> git.saurik.com Git - wxWidgets.git/blobdiff - autogen.sh
Remove unnecessary tests for m_log from dataview sample.
[wxWidgets.git] / autogen.sh
index ae40d21f4093c713cb5c2a92298a9a7de8627953..7e20dd11ba73ece35f06168f892bb43331d06d4a 100755 (executable)
@@ -1,5 +1,2 @@
 #!/bin/sh
-aclocal -I .
-autoheader
-automake --foreign --verbose
-autoconf
+autoconf -B build/autoconf_prepend-include
\ No newline at end of file