aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index e418b72bc..49ad265e3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -291,6 +291,8 @@ AC_OUTPUT
291cat <<EOF 291cat <<EOF
292 292
293Compile options: 293Compile options:
294 CC: $CC
295 CFLAGS: $CFLAGS
294 EXTRA_CFLAGS: $EXTRA_CFLAGS 296 EXTRA_CFLAGS: $EXTRA_CFLAGS
295 EXTRA_LDFLAGS: $EXTRA_LDFLAGS 297 EXTRA_LDFLAGS: $EXTRA_LDFLAGS
296 fatal warnings: $HAVE_FATAL_WARNINGS 298 fatal warnings: $HAVE_FATAL_WARNINGS