summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure3
1 files changed, 3 insertions, 0 deletions
diff --git a/configure b/configure
index ea151c9..a065fc0 100755
--- a/configure
+++ b/configure
@@ -32461,6 +32461,9 @@ case "X-$enable_production" in
*) PRINT "$enable_production" ;;
esac
+PRINT_N " C Compiler"
+PRINT "$CC"
+
PRINT_N " CFLAGS"
PRINT "$CFLAGS"