Re: svn commit: r1920664 - /apr/apr-util/branches/1.7.x/CMakeLists.txt
"Graham Leggett via dev" <[email protected]> Sun, 15 Sep 2024 15:12:14 +0100
| Newsgroups | gmane.comp.apache.apr.devel |
|---|---|
| Message-ID | <[email protected]> |
On 15 Sep 2024, at 01:44, [email protected] wrote: > Author: ivan > Date: Sun Sep 15 00:44:04 2024 > New Revision: 1920664 > > URL: http://svn.apache.org/viewvc?rev=1920664&view=rev > Log: > CMake: By default disable LDAP support on Windows -- it does not compile. Would it be possible to switch this on? Any platform that doesn't support the new API must APR_ENOTIMPL rather than not compile, I'll fix this. Regards, Graham --