From 6ef7696d12dbca13aae0c88ed2082f5b18cce1e8 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Thu, 19 Jun 2025 11:28:39 +0200 Subject: [PATCH] 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 --- tests/client/Makefile.am | 3 --- 1 file changed, 3 deletions(-) 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 =