[smuxi/experiments/msg_buffer_tool: 6/6] WIP6



commit bb844a36faedeb7d311a689a8f0ab82c9c0e06b8
Author: Mirco Bauer <meebey meebey net>
Date:   Thu Mar 6 20:32:12 2014 +0100

    WIP6

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 5cafdc5..cd8578b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -179,7 +179,7 @@ AC_SUBST(CSC, "$MCS")
 CSC_FLAGS=
 if test "x$PROFILE" = "xdebug"; then
        AM_CONDITIONAL(ENABLE_DEBUG, true)
-       CSC_FLAGS+=-define:DEBUG,TRACE,LOG4NET
+       CSC_FLAGS+="-define:DEBUG,TRACE,LOG4NET -debug"
 else
        AM_CONDITIONAL(ENABLE_RELEASE, true)
 fi


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]