X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f53561f1f0860024afcc44cdf581e57080d457bf..bd7901aaec5b8188ff880008940b1fa244de9708:/autogen.sh

diff --git a/autogen.sh b/autogen.sh
index 352bee8c23..7e20dd11ba 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -1,5 +1,2 @@
 #!/bin/sh
-aclocal -I .
-autoheader
-automake --verbose
-autoconf
+autoconf -B build/autoconf_prepend-include
\ No newline at end of file