Update CHANGES and configure.ac for 1.9 release

This commit is contained in:
Thomas Adam
2014-02-20 21:32:42 +00:00
parent ca1d78f523
commit c5d2de7ec0
2 changed files with 56 additions and 1 deletions

View File

@ -45,7 +45,7 @@ AC_CHECK_HEADERS(
)
# Is this a debug build?
found_debug=yes
#found_debug=yes
AC_ARG_ENABLE(
debug,
AC_HELP_STRING(--enable-debug, create a debug build),