aboutsummaryrefslogtreecommitdiff
path: root/acinclude.m4
diff options
context:
space:
mode:
Diffstat (limited to 'acinclude.m4')
-rw-r--r--acinclude.m46
1 files changed, 6 insertions, 0 deletions
diff --git a/acinclude.m4 b/acinclude.m4
index d69a181bf..84fbff929 100644
--- a/acinclude.m4
+++ b/acinclude.m4
@@ -554,6 +554,12 @@ AC_DEFUN([CURL_CC_DEBUG_OPTS],
CFLAGS="$CFLAGS $WARN"
+ AC_MSG_NOTICE([Added this set of compiler options: $WARN])
+
+ else dnl $GCC = yes
+
+ AC_MSG_NOTICE([Added no extra compiler options])
+
fi dnl $GCC = yes
dnl strip off optimizer flags