Update for 2.1 release.

This commit is contained in:
Thomas Adam
2015-10-18 18:10:43 +01:00
parent 6c3ade76df
commit 310f0a960c
2 changed files with 52 additions and 1 deletions

View File

@ -24,7 +24,7 @@ AC_PROG_INSTALL
test "$sysconfdir" = '${prefix}/etc' && sysconfdir=/etc
# Is this --enable-debug?
found_debug=yes
#found_debug=yes
AC_ARG_ENABLE(
debug,
AC_HELP_STRING(--enable-debug, enable debug build flags),