On Mon, Aug 19, 2024 at 07:33:07AM -0000, minf...@apache.org wrote: > Author: minfrin > Date: Mon Aug 19 07:33:06 2024 > New Revision: 1920017 > > URL: http://svn.apache.org/viewvc?rev=1920017&view=rev > Log: > apr_ldap: Make the sasl callback disappear when OpenLDAP is not > used.
I think this code should also not be built if the <sasl.h> checks both failed. That would avoid the httpd build failures on systems where previously this code built fine (maybe that's Debian/Ubuntu only but regardless, it's a regression). Regards, Joe