When setting aggressive pedantic compiler options, display what options

that were set. For easier debugging/changing of this.
This commit is contained in:
Daniel Stenberg 2004-03-01 13:02:34 +00:00
parent 4d12be9867
commit 193a652e6a
1 changed files with 6 additions and 0 deletions

View File

@ -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