Commit 8412d1e4 authored by Dan Fandrich's avatar Dan Fandrich
Browse files

Compile samples with -DCURL_NO_OLDIES

parent 2ee41a5f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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