freebsd-ports/sysutils/logtool/files/patch-configure
Tilman Keskinoz c4ff6d4ad5 Update to 1.2.2
USE_GETOPT_LONG
Respect CFLAGS
Update URLS
Reword pkg-descr
Add pkg-message
Give Maintainership to submitter

PR:		51498
Submitted by:	Sergei Kolobov <sergei@kolobov.com>
2003-05-09 12:23:23 +00:00

11 lines
191 B
Text

--- configure.orig Mon Apr 28 16:00:06 2003
+++ configure Mon Apr 28 16:00:17 2003
@@ -745,7 +745,7 @@
fi
if test -n "$GCC"; then
- CFLAGS="-O3 -W -Wall"
+# CFLAGS="-O3 -W -Wall"
fi