freebsd-ports/devel/libol/files/patch-aa
Dmitry Sivachenko 4da8bad43a Update to the latest stable version (0.3.9).
Submitted by:	maintainer
2003-03-06 14:59:22 +00:00

11 lines
256 B
Text

--- configure.orig Mon Mar 3 14:54:16 2003
+++ configure Mon Mar 3 14:54:37 2003
@@ -6438,7 +6438,7 @@
if test $enable_debug = "yes"; then
CFLAGS="-Wall -g"
else
- CFLAGS="-Wall -O2"
+# CFLAGS="-Wall -O2"
fi
MAKE_CLASS="$srcdir/utils/make_class"