mirror of
https://github.com/shadowfacts/lwjgl2-arm64.git
synced 2026-03-02 03:24:10 +01:00
*** empty log message ***
This commit is contained in:
parent
5d668c0451
commit
a130e9fefa
|
|
@ -20,7 +20,7 @@ CC="$CXX"
|
|||
AC_PROG_LIBTOOL
|
||||
|
||||
AC_ARG_ENABLE(debug,
|
||||
AC_HELP_STRING([--disable-foo], [Disable debug build]),
|
||||
AC_HELP_STRING([--disable-buidl], [Disable debug build]),
|
||||
[build_debug=$enableval], [build_debug=no])
|
||||
|
||||
if test $build_debug = yes; then
|
||||
|
|
|
|||
Loading…
Reference in a new issue