summaryrefslogtreecommitdiff
path: root/sysutils/logtool-devel/files/patch-configure
blob: 4b0f8184ce3ba6c77f312ba21d55ae483067e2e7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
--- 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`