]> git.ipfire.org Git - thirdparty/curl.git/commit
config: drop unused code and variables
authorViktor Szakats <commit@vsz.me>
Sun, 12 Jan 2025 10:57:24 +0000 (11:57 +0100)
committerViktor Szakats <commit@vsz.me>
Mon, 13 Jan 2025 01:44:40 +0000 (02:44 +0100)
commit231f868a4d24689b18080ecf54813151ae71665b
treeefdcc9c3d08beaecaac1670f001d4b7993cb703f
parent14e279404b84617fc28e615bfe2cc93d30ec0dcb
config: drop unused code and variables

- cmake, config-*: drop unused `PACKAGE*`, `VERSION` variables.
- config-win32: indentation
- config-win32ce: drop mingw-specific code.
  This header is not used with MinGW.
- config-win32ce: `_WIN64` is never true for Windows CE, drop.

Closes #15978
lib/config-os400.h
lib/config-plan9.h
lib/config-riscos.h
lib/config-win32.h
lib/config-win32ce.h
lib/curl_config.h.cmake