Ticket #23770: patch-configure.diff

File patch-configure.diff, 551 bytes (added by tomldavis@…, 14 years ago)
Line 
1--- configure.org       2009-11-04 19:57:42.000000000 -0600
2+++ configure   2010-02-18 11:33:51.000000000 -0600
3@@ -6736,7 +6736,7 @@
4 
5 
6 # Some default environment variable values
7-CFLAGS="-Wall -pedantic"
8+CFLAGS="$CFLAGS -Wall -pedantic"
9 
10 # use -Wextra when possible
11 { $as_echo "$as_me:$LINENO: checking CFLAGS for gcc -Wextra" >&5
12@@ -8226,7 +8226,8 @@
13 if test -n "$CONFIG_FILES"; then
14 
15 
16-ac_cr='
17'
18+ac_cr='
19+'
20 ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
21 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
22   ac_cs_awk_cr='\\r'