about summary refs log tree commit diff stats
path: root/configure-debug
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2014-08-19 20:58:38 +0100
committerJames Booth <boothj5@gmail.com>2014-08-19 20:58:38 +0100
commit78b870b5eca06b0b24cb913552648362a64c4531 (patch)
treeb2ba0683513641269ee6acd5b43b1e47a706fc51 /configure-debug
parent30574e5334bd92ec4af4d6cff1c7ed9cacc7dde4 (diff)
downloadprofani-tty-78b870b5eca06b0b24cb913552648362a64c4531.tar.gz
Removed otr flag from configure-debug
Diffstat (limited to 'configure-debug')
-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'