From: Dana Jansens Date: Tue, 20 May 2003 05:18:20 +0000 (+0000) Subject: argh put it back right!*( X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fopenbox;a=commitdiff_plain;h=19500061fbad5f4d2b8be034d381542732773d05 argh put it back right!*( --- diff --git a/m4/openbox.m4 b/m4/openbox.m4 index d3e522cd..c5bafc5c 100644 --- a/m4/openbox.m4 +++ b/m4/openbox.m4 @@ -21,7 +21,7 @@ AC_DEFUN([OB_DEBUG], # cvs builds are always debug CVS="" test "${PACKAGE_VERSION%*cvs}" != "$PACKAGE_VERSION" && CVS="yes" - test "$CVS" = "yes" && DEFAULTDEBUG="yes" + test "$CVS" = "yes" && DEBUG="yes" if test "$DEBUG" = "yes"; then MSG="DEBUG"