mirror of
https://github.com/curl/curl.git
synced 2026-07-23 20:07:17 +03:00
tests/client: drop autotools logic no longer necessary
Not necessary now that test clients #include `curl_setup.h`.
Follow-up to 539d11297d #17642
Closes #17668
This commit is contained in:
parent
d9b89d4fa9
commit
6ef7696d12
1 changed files with 0 additions and 3 deletions
|
|
@ -51,9 +51,6 @@ LIBS = $(BLANK_AT_MAKETIME)
|
|||
if USE_CPPFLAG_CURL_STATICLIB
|
||||
AM_CPPFLAGS += -DCURL_STATICLIB
|
||||
endif
|
||||
if DOING_NATIVE_WINDOWS
|
||||
AM_CPPFLAGS += -DWIN32_LEAN_AND_MEAN
|
||||
endif
|
||||
AM_CPPFLAGS += -DCURL_NO_OLDIES
|
||||
|
||||
bundle_extra =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue