about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rwxr-xr-xconfigure-debug2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure-debug b/configure-debug
index b2e19383..9819cfeb 100755
--- a/configure-debug
+++ b/configure-debug
@@ -1,3 +1,3 @@
 #!/bin/sh
 
-./configure --enable-otr CFLAGS='-g -O0' CXXFLAGS='-g -O0'
+./configure CFLAGS='-g -O0' CXXFLAGS='-g -O0'