Change #274668
| Category | curl |
| Changed by | Daniel Stenberg <daniel@haxx.se> |
| Changed at | Mon 13 Jul 2026 09:37:00 |
| Repository | https://github.com/curl/curl.git |
| Project | curl |
| Branch | master |
| Revision | 353d05ef0c82c4e8052affb4e30b56db7349106c |
Comments
configure: set ldap lib to no by default for non-finds `ldap_lib_ok` is never actually set at the start, so a prior cached autoconf result could lead to an incorrect value. Pointed out by the GitHub AI Closes #22308
Changed files
- configure.ac