Menu

[r399]: / trunk / LWJGL / src / native / autogen.sh  Maximize  Restore  History

Download this file

8 lines (6 with data), 139 Bytes

1
2
3
4
5
6
7
#export WANT_AUTOCONF_2_5=1
#WANT_AUTOMAKE_1_5=1
autoheader linux
aclocal
automake --foreign --include-deps --add-missing --copy
autoconf