]> git.ipfire.org Git - thirdparty/curl.git/commit
cmake: delete unused `HAVE_LIBSSH2`, `HAVE_LIBSOCKET` macros
authorViktor Szakats <commit@vsz.me>
Sat, 13 Jul 2024 16:47:54 +0000 (18:47 +0200)
committerViktor Szakats <commit@vsz.me>
Tue, 16 Jul 2024 09:46:26 +0000 (11:46 +0200)
commit09cdf7e5315711dea4ce7dcf5d99a4d41e7f658b
tree77ee23e13297a85e4b6beb012443db8035f91c79
parentc09db8b51b88ee6ad55bd637dcb4b47678e30906
cmake: delete unused `HAVE_LIBSSH2`, `HAVE_LIBSOCKET` macros

- `HAVE_LIBSSH2`: unused in source. Not defined in CMake.

- `HAVE_LIBSOCKET`: unused in source. Used internally in CMake.

autotools sets them implicitly, so add them to the flag comparison
ignore-list.

Closes #14178
lib/config-os400.h
lib/config-riscos.h
lib/curl_config.h.cmake
scripts/cmp-config.pl