freebsd-ports/sysutils/logtool-devel/files/patch-configure
Ying-Chieh Liao 20a9ea21d0 upgrade to 1.0.6
change master site & WWW
2001-06-12 06:55:10 +00:00

14 lines
291 B
Text

--- configure.orig Tue Jun 12 14:46:04 2001
+++ configure Tue Jun 12 14:46:09 2001
@@ -744,11 +744,6 @@
fi
fi
-if test -n "$GCC"; then
- CFLAGS="-O3 -Wall"
-fi
-
-
if test "`echo "$sysconfdir" | grep "prefix"`" ; then
sysconfdir=`echo $sysconfdir/logtool | sed s/'${prefix}'/""/g`