From: Viktor Szakats Date: Thu, 19 Jun 2025 09:28:39 +0000 (+0200) Subject: tests/client: drop autotools logic no longer necessary X-Git-Tag: curl-8_15_0~236 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ef7696d12dbca13aae0c88ed2082f5b18cce1e8;p=thirdparty%2Fcurl.git tests/client: drop autotools logic no longer necessary Not necessary now that test clients #include `curl_setup.h`. Follow-up to 539d11297d36cff0bca7dda1f217186f060d577d #17642 Closes #17668 --- diff --git a/tests/client/Makefile.am b/tests/client/Makefile.am index ea8033a2c6..e8ed64b012 100644 --- a/tests/client/Makefile.am +++ b/tests/client/Makefile.am @@ -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 =