]> granicus.if.org Git - curl/commitdiff
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 ecea09bbcfbfa444c051d4e568f6ae3f4d351eb1..9e2f9c1fa77029461d22cf10905e3bf732d7109b 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`"