mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@97170 d073be05-634f-4543-b044-5fe20cf6d1d6
12 lines
281 B
Diff
12 lines
281 B
Diff
--- configure.orig 2012-07-11 03:24:01.000000000 -0500
|
|
+++ configure 2012-08-28 16:15:47.000000000 -0500
|
|
@@ -12602,7 +12602,7 @@
|
|
done
|
|
|
|
|
|
-CFLAGS=-Wall
|
|
+CFLAGS+=" -Wall"
|
|
|
|
# Checks for header files.
|
|
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
|