From 269f33535beca23aea4ced1702bf4ce674866e06 Mon Sep 17 00:00:00 2001 From: Roland Kaufmann Date: Thu, 7 Mar 2013 00:15:41 +0100 Subject: [PATCH] Bugfix wrong variable used But since it added the option anyway, this was hard to catch (unless one was trying to set both options at the same time) --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index 9e057edf..baa716c3 100755 --- a/configure +++ b/configure @@ -210,7 +210,7 @@ while getopts -- ":-:" optchar; do pkgname="" ;; system-debug) - silent_rules=" -DSYSTEM_DEBUG=OFF" + debug_loc=" -DSYSTEM_DEBUG=OFF" pkgname="" ;; agmg |\