From fe43488fc59259b2bb93bedfb460348bb71d06d2 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 20 Mar 2000 09:10:51 +0000 Subject: commented the CFLAGS that was left in here by mistake --- lib/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/Makefile.am b/lib/Makefile.am index 4b212fe60..3951d88a0 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -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 -- cgit v1.2.3