freebsd-ports/lang/lafontaine/files/patch-configure
Martin Wilke 0c2d9e22a0 - Pass maintainership to submitter
- Update to 0.4.1

PR:		ports/100927
Submitted by:	Stanislav Sedov <ssedov(at)mbsd.msk.ru>
Approved by:	krion (mentor)
2006-07-29 21:55:50 +00:00

12 lines
308 B
Text

--- configure.orig Thu Jul 27 22:51:55 2006
+++ configure Thu Jul 27 22:52:37 2006
@@ -5630,9 +5630,6 @@
done
test -n "$YACC" || YACC="yacc"
-# default CC options
-CFLAGS="-O3"
-
# debugging option
# Check whether --enable-debug or --disable-debug was given.
if test "${enable_debug+set}" = set; then