freebsd-ports/games/gcompris/files/patch-configure
Joe Marcus Clarke 3df5ccd1e7 Update to 9.2.
2010-03-21 21:08:57 +00:00

11 lines
283 B
Text

--- configure.orig 2010-03-21 14:18:33.000000000 -0400
+++ configure 2010-03-21 14:18:33.000000000 -0400
@@ -15286,7 +15286,7 @@ else
USE_DEBUG="no"
fi
-if test "x$USE_DEBUG" == "xyes" ; then
+if test "x$USE_DEBUG" = "xyes" ; then
cat >>confdefs.h <<_ACEOF
#define DEBUG 1