summaryrefslogtreecommitdiff
path: root/sysutils/logtool/files/patch-configure
blob: 90bf21b57c586db6731c36d8758dfa5b88351b6b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- configure.orig	Mon Feb 12 00:10:54 2001
+++ configure	Mon Feb 12 00:11:16 2001
@@ -745,7 +745,7 @@
 fi
 
 if test -n "$GCC"; then
-	CFLAGS="-O3 -Wall -Werror -ansi -pedantic"
+	CFLAGS="-ansi -pedantic"
 fi