diff options
author | Thomas Adam <thomas@xteddy.org> | 2012-10-13 11:56:14 +0100 |
---|---|---|
committer | Thomas Adam <thomas@xteddy.org> | 2012-10-13 11:56:14 +0100 |
commit | 2b5c3fc49f9f96dd84fb26f75be7d634ea4c282c (patch) | |
tree | a4b34aa6ccc38b6947fb83b8d13853958c29db47 /configure.ac | |
parent | b4ad1759b8a35df6304ac94729314085dcc03d5e (diff) |
Update NOTES, CHANGES, configure.ac for 1.7 release1.7
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 5e9f33da..f78cfc3a 100644 --- a/configure.ac +++ b/configure.ac @@ -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), |