From 1f93fcd2d097106509747bb338287044f8feace6 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Tue, 20 Jun 1995 01:34:06 +0000 Subject: (alllibs): Omit -Wno-parentheses. --- Makeconf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makeconf') 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 -- cgit v1.2.3