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

This commit is contained in:
Daniel Stenberg 2000-06-14 14:29:39 +00:00
parent 022f1766f9
commit 069347c83d
1 changed files with 1 additions and 1 deletions

View File

@ -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