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)
This commit is contained in:
Roland Kaufmann 2013-03-07 00:15:41 +01:00
parent fd383d7b50
commit 269f33535b

2
configure vendored
View File

@ -210,7 +210,7 @@ while getopts -- ":-:" optchar; do
pkgname=""
;;
system-debug)
silent_rules=" -DSYSTEM_DEBUG=OFF"
debug_loc=" -DSYSTEM_DEBUG=OFF"
pkgname=""
;;
agmg |\