mirror of
https://github.com/shadowfacts/lwjgl2-arm64.git
synced 2026-04-21 06:14:10 +00:00
7 lines
139 B
Bash
Executable file
7 lines
139 B
Bash
Executable file
#export WANT_AUTOCONF_2_5=1
|
|
#WANT_AUTOMAKE_1_5=1
|
|
|
|
autoheader linux
|
|
aclocal
|
|
automake --foreign --include-deps --add-missing --copy
|
|
autoconf
|