Commit 069347c8 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

the -W and -g stuff needn't be here by default

parent 022f1766
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@ AUTOMAKE_OPTIONS = foreign no-dependencies
noinst_LIBRARIES = libcurl.a

# Some flags needed when trying to cause warnings ;-)
CFLAGS = -g -Wall #-pedantic
# CFLAGS = -g -Wall #-pedantic

INCLUDES = -I$(top_srcdir)/include