Compile samples with -DCURL_NO_OLDIES

This commit is contained in:
Dan Fandrich 2007-09-13 22:20:35 +00:00
parent 2ee41a5ffc
commit 8412d1e493
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ EXTRA_DIST = README Makefile.example makefile.dj $(COMPLICATED_EXAMPLES)
INCLUDES = -I$(top_srcdir)/include
LIBDIR = $(top_builddir)/lib
CPPFLAGS = -DCURL_NO_OLDIES
# Dependencies
LDADD = $(LIBDIR)/libcurl.la