mirror of
https://github.com/curl/curl.git
synced 2026-07-16 02:07:16 +03:00
Compile samples with -DCURL_NO_OLDIES
This commit is contained in:
parent
2ee41a5ffc
commit
8412d1e493
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue