argh put it back right!*(

This commit is contained in:
Dana Jansens 2003-05-20 05:18:20 +00:00
parent d1ccdfc97a
commit 19500061fb

View 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"