summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xtools/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/configure b/tools/configure
index 5288117..cc40bf3 100755
--- a/tools/configure
+++ b/tools/configure
@@ -79,7 +79,7 @@ if [ -z "$debug" ]; then
debug="DEBUG=1"
;;
*)
- debug=""
+ debug="NODEBUG=1"
;;
esac