mirror of
https://github.com/curl/curl.git
synced 2024-11-21 01:16:58 +08:00
Compile samples with -DCURL_NO_OLDIES
This commit is contained in:
parent
2ee41a5ffc
commit
8412d1e493
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user