0c2d9e22a0
- Update to 0.4.1 PR: ports/100927 Submitted by: Stanislav Sedov <ssedov(at)mbsd.msk.ru> Approved by: krion (mentor)
12 lines
308 B
Text
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
|