mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-28 21:32:01 +00:00
Made tests back to disabled as default
This commit is contained in:
parent
f4f77aa030
commit
c2cbf186e8
@ -89,7 +89,7 @@ fi
|
||||
AC_ARG_ENABLE([tests],
|
||||
AS_HELP_STRING([--enable-tests], [build unit tests]),
|
||||
[tests=$enableval],
|
||||
[tests=$test_build])
|
||||
[tests=no])
|
||||
|
||||
AC_ARG_ENABLE([static],
|
||||
AS_HELP_STRING([--enable-static], [enable static building of wesnoth]),
|
||||
|
Loading…
x
Reference in New Issue
Block a user