]> git.saurik.com Git - wxWidgets.git/blob - autogen.sh
Added test for vsscanf. GUESSING IS EVIL! Cannot test, my autoconf is too old.
[wxWidgets.git] / autogen.sh
1 #!/bin/sh
2 aclocal -I .
3 autoheader
4 automake --foreign --verbose
5 autoconf