https://issues.apache.org/bugzilla/show_bug.cgi?id=48642
--- Comment #2 from Alberto Colosi <[email protected]> 2010-01-30 15:00:55 UTC --- config.nice #! /bin/sh # # Created by configure "./configure" \ "--enable-deflate" \ "--enable-mime-magic" \ "--enable-expires" \ "--enable-usertrack" \ "--enable-unique-id" \ "--enable-ssl" \ "--with-ssl=/usr/local/ssl" \ "--enable-http" \ "--enable-mod-info" \ "--enable-info" \ "--enable-cgi" \ "--enable-cgid" \ "--enable-spelling" \ "--enable-module=all" \ "--with-ldap" \ "--enable-ldap" \ "--enable-auth-ldap" \ "--enable-authnz-ldap" \ "--with-ldap-include=/home/colosi/dev/ldap/novell-cldap-devel-2006.02.20-1linux/include/" \ "--with-ldap-lib=/home/colosi/dev/ldap/novell-cldap-devel-2006.02.20-1linux/lib/" \ "--enable-substitute" \ "--enable-rewrite" \ "--disable-userdir" \ "--enable-log-forensic" \ "$@" -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
