From 19500061fbad5f4d2b8be034d381542732773d05 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Tue, 20 May 2003 05:18:20 +0000 Subject: [PATCH] argh put it back right!*( --- m4/openbox.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.39.2