Output $CC and $CFLAGS as well. A Tor Arntsen patch.
authorDaniel Stenberg <daniel@haxx.se>
Wed, 25 Feb 2004 09:03:09 +0000 (09:03 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 25 Feb 2004 09:03:09 +0000 (09:03 +0000)
testcurl.sh

index ecea09b..9e2f9c1 100755 (executable)
@@ -132,6 +132,8 @@ log "NAME = $name"
 log "EMAIL = $email"
 log "DESC = $desc"
 log "CONFOPTS = $confopts"
+log "CFLAGS = $CFLAGS"
+log "CC = $CC"
 log "version = $version"
 log "date = `date -u`"