]> Dogcows Code - chaz/openbox/blobdiff - m4/openbox.m4
new build system without automake
[chaz/openbox] / m4 / openbox.m4
index 98033c9ff40b66106413d18a5d51d0aa3cd4ab33..53da97cade2e34d8d7ef99309ab645aa570dbc20 100644 (file)
@@ -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
This page took 0.024026 seconds and 4 git commands to generate.