summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.config.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.config.in b/Makefile.config.in
index 11f6531920..7c85e10c0b 100644
--- a/Makefile.config.in
+++ b/Makefile.config.in
@@ -143,7 +143,6 @@ PAPIDIR := @PAPIDIR@
# It essentially prints the commands that make is executing
#
#VERBOSE = 1
-@ENABLE_VERBOSE@
# When ENABLE_PURIFY is set to 1, the LLVM tools are linked with purify (which
# must be locally installed) to allow for some automated memory error debugging.