]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
tests/client: drop autotools logic no longer necessary
authorViktor Szakats <commit@vsz.me>
Thu, 19 Jun 2025 09:28:39 +0000 (11:28 +0200)
committerViktor Szakats <commit@vsz.me>
Thu, 19 Jun 2025 09:46:12 +0000 (11:46 +0200)
Not necessary now that test clients #include `curl_setup.h`.

Follow-up to 539d11297d36cff0bca7dda1f217186f060d577d #17642

Closes #17668

tests/client/Makefile.am

index ea8033a2c6ce495ea8d7f5cb63a5ff2e52d7555b..e8ed64b012336bd991d58f5f96faf454634dfd6c 100644 (file)
@@ -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 =