curl/.github/scripts
Viktor Szakats 8d32e878a0
cmake: delete unused NEED_LBER_H, HAVE_LDAP_H
Both are used by `./configure` internally, not by curl C code.
CMake adds `NEED_LBER_H` to `CURL_TEST_DEFINES`, which is used by
`curl_internal_test()`, but there is no LDAP-related test made with that
call.

Thus, stop detecting and publishing these from CMake.

`NEED_LBER_H` added in 7320e53d9e.
`HAVE_LDAP_H` added in 4c5307b456 (initial CMake commit).

Closes #14690
2024-09-19 17:48:57 +02:00
..
badwords.pl
badwords.txt
binarycheck.pl
binarycheck.sums
cleancmd.pl
cleanspell.pl
cmp-config.pl cmake: delete unused NEED_LBER_H, HAVE_LDAP_H 2024-09-19 17:48:57 +02:00
codespell-ignore.txt
distfiles.sh
shellcheck.sh
spacecheck.pl
spellcheck.words
spellcheck.yaml
trimmarkdownheader.pl
verify-examples.pl
verify-synopsis.pl
VERSIONS
yamlcheck.sh
yamlcheck.yaml