summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2009-11-06 17:21:43 +0100
committerSimon Josefsson <simon@josefsson.org>2009-11-06 17:21:43 +0100
commit467beb9c1fc0c73a3cf834f60fb6fdf0673de15d (patch)
tree006a2b087203b8dd703202e8b3757e2eadab3cb7 /configure.ac
parentfbe8f98598db6c5f239429a96ff0b1ad28eef009 (diff)
downloadgnutls-467beb9c1fc0c73a3cf834f60fb6fdf0673de15d.tar.gz
Fix --disable-valgrind-tests.
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 b24b3e11d4..9686aaebc2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -299,7 +299,7 @@ AC_MSG_NOTICE([summary of build options:
Compiler: ${CC}
Warning flags: errors: ${WERROR_CFLAGS} warnings: ${WARN_CFLAGS}
Library types: Shared=${enable_shared}, Static=${enable_static}
- Valgrind: ${VALGRIND}
+ Valgrind: $opt_valgrind_tests ${VALGRIND}
Guile wrappers: $opt_guile_bindings
C++ library: $use_cxx
OpenSSL library: $enable_openssl