Update CHANGES and configure.ac for 1.8 release.

This commit is contained in:
Thomas Adam
2013-03-26 20:19:04 +00:00
parent 399a15b9fc
commit 1b083aa0fd
2 changed files with 52 additions and 1 deletions

View File

@ -41,7 +41,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),