Sophie

Sophie

distrib > Fedora > 13 > i386 > by-pkgid > 1285a3b645cbeecff4b580a7cd3e5551 > files > 1

curl-7.20.0-4.fc13.src.rpm

diff --git a/configure.ac b/configure.ac
index 7ca2145..0413332 100644
--- a/configure.ac
+++ b/configure.ac
@@ -253,7 +253,10 @@ dnl **********************************************************************
 
 CURL_CHECK_COMPILER
 CURL_SET_COMPILER_BASIC_OPTS
-CURL_SET_COMPILER_DEBUG_OPTS
+
+dnl do not perturb CFLAGS given by the build system
+dnl CURL_SET_COMPILER_DEBUG_OPTS
+
 CURL_SET_COMPILER_OPTIMIZE_OPTS
 CURL_SET_COMPILER_WARNING_OPTS