X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=m4%2Fopenbox.m4;h=53da97cade2e34d8d7ef99309ab645aa570dbc20;hb=d447dc0f59619d26073699d9f81d7de77c200be4;hp=98033c9ff40b66106413d18a5d51d0aa3cd4ab33;hpb=28a4456c46976ba5c58a300dfa67109227bc1583;p=chaz%2Fopenbox diff --git a/m4/openbox.m4 b/m4/openbox.m4 index 98033c9f..53da97ca 100644 --- a/m4/openbox.m4 +++ b/m4/openbox.m4 @@ -20,7 +20,7 @@ AC_DEFUN([OB_DEBUG], # cvs builds are always debug CVS="" - test "${VERSION%*cvs}" != "$VERSION" && CVS="yes" + test "${PACKAGE_VERSION%*cvs}" != "$PACKAGE_VERSION" && CVS="yes" test "$CVS" = "yes" && DEBUG="yes" if test "$DEBUG" = "yes"; then