summaryrefslogtreecommitdiff
path: root/lib/Makefile.am
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2001-11-27 07:27:32 +0000
committerDaniel Stenberg <daniel@haxx.se>2001-11-27 07:27:32 +0000
commitdccc77a32595f39c01198ccdd9e2c7794588c556 (patch)
tree6acc527ac1eba4da7eedb1b856c3e144e8e3a487 /lib/Makefile.am
parent13ac89af24f8d478147d091d652a8599399311b8 (diff)
downloadcurl-dccc77a32595f39c01198ccdd9e2c7794588c556.tar.gz
Eric Lavigne updates
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r--lib/Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 6151c2063..817cecf49 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -10,9 +10,6 @@ EXTRA_DIST = getdate.y \
lib_LTLIBRARIES = libcurl.la
-# Some flags needed when trying to cause warnings ;-)
-# CFLAGS = -DMALLOCDEBUG -g # -Wall #-pedantic
-
INCLUDES = -I$(top_srcdir)/include