]> Dogcows Code - chaz/openbox/blobdiff - m4/openbox.m4
argh put it back right!*(
[chaz/openbox] / m4 / openbox.m4
index d3e522cd9906741eaa3584693aab1bc77e4fdb01..c5bafc5c46f05f123c38ee6881973c8c51d73cf5 100644 (file)
@@ -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"
This page took 0.022516 seconds and 4 git commands to generate.