diff --git a/expat/qa.sh b/expat/qa.sh index ee206ed6..50f97e10 100755 --- a/expat/qa.sh +++ b/expat/qa.sh @@ -175,7 +175,10 @@ Configuration: LD=${LD} MAKE=${MAKE} +Compiler (\$CC): EOF + "${CC}" --version | sed 's,^, ,' + echo }