aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorThomas Adam <thomas@xteddy.org>2016-04-11 01:00:35 +0100
committerThomas Adam <thomas@xteddy.org>2016-04-11 01:00:35 +0100
commit9a4b45dc0fdefead3fe9d471e144da78163860d0 (patch)
tree83c14e681d5dcc2f96457d2727755b6785cb01af /configure.ac
parentad2532c3f459650eb578d4aeeda4cb3c8962777c (diff)
downloadrtmux-9a4b45dc0fdefead3fe9d471e144da78163860d0.tar.gz
rtmux-9a4b45dc0fdefead3fe9d471e144da78163860d0.tar.bz2
rtmux-9a4b45dc0fdefead3fe9d471e144da78163860d0.zip
Add CHANGES notes for 2.2 release
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index ad44899f..5845c0ea 100644
--- a/configure.ac
+++ b/configure.ac
@@ -24,7 +24,7 @@ PKG_PROG_PKG_CONFIG
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),