DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=27815>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=27815 --enable-ldap config option should imply --with-ldap Summary: --enable-ldap config option should imply --with-ldap Product: Apache httpd-2.0 Version: 2.0-HEAD Platform: Macintosh OS/Version: MacOS X Status: NEW Severity: Minor Priority: Other Component: Build AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] When configuring with the --enable-ldap option, compile of ldap_util.c fails unless --with-ldap is also added since apr-util needs the --with-ldap option to add ldap support which is required for mod_ldap. Therefore, the use of --enable-ldap should implicitly send --with-ldap to apr-util's configure script. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
