aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 41e3bb0e0..53de0eb1d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -321,8 +321,8 @@ AC_OUTPUT
321cat <<EOF 321cat <<EOF
322 322
323Compile options: 323Compile options:
324 EXTRA_LDFLAGS: $EXTRA_LDFLAGS
325 EXTRA_CFLAGS: $EXTRA_CFLAGS 324 EXTRA_CFLAGS: $EXTRA_CFLAGS
325 EXTRA_LDFLAGS: $EXTRA_LDFLAGS
326 fatal warnings: $HAVE_FATAL_WARNINGS 326 fatal warnings: $HAVE_FATAL_WARNINGS
327 gcov instrumentation: $HAVE_GCOV 327 gcov instrumentation: $HAVE_GCOV
328 install as a SUID executable: $HAVE_SUID 328 install as a SUID executable: $HAVE_SUID