astepano / rpms / curl

Forked from rpms/curl 6 years ago
Clone
3870b8f
diff --git a/configure.ac b/configure.ac
3870b8f
index e575a20..81a7772 100644
3870b8f
--- a/configure.ac
3870b8f
+++ b/configure.ac
3870b8f
@@ -228,7 +228,10 @@ dnl **********************************************************************
fb4aeea
 
fb4aeea
 CURL_CHECK_COMPILER
fb4aeea
 CURL_SET_COMPILER_BASIC_OPTS
fb4aeea
-CURL_SET_COMPILER_DEBUG_OPTS
fb4aeea
+
fb4aeea
+dnl do not perturb CFLAGS given by the build system
fb4aeea
+dnl CURL_SET_COMPILER_DEBUG_OPTS
fb4aeea
+
fb4aeea
 CURL_SET_COMPILER_OPTIMIZE_OPTS
fb4aeea
 CURL_SET_COMPILER_WARNING_OPTS
fb4aeea