summaryrefslogtreecommitdiff
path: root/Makeconf
diff options
context:
space:
mode:
Diffstat (limited to 'Makeconf')
-rw-r--r--Makeconf2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makeconf b/Makeconf
index fb606bf4..6aab0b4b 100644
--- a/Makeconf
+++ b/Makeconf
@@ -113,7 +113,7 @@ include $(srcdir)/Maketools
# library header files locally rather than from installed copies.
# Append to any value set by the specific Makefile.
CPPFLAGS += -I$(srcdir)
-CFLAGS += -Wall -Wno-parentheses -g
+CFLAGS += -Wall -g
# Standard targets