Files
wxWidgets/autogen.sh
T
1999-06-18 12:55:06 +00:00

6 lines
72 B
Bash
Executable File

#!/bin/sh
aclocal -I .
autoheader
automake --foreign --verbose
autoconf