components/openldap/Makefile
changeset 4906 51866e99eff7
parent 4654 94e90d50dc0e
child 4943 1d2d4cba41b1
equal deleted inserted replaced
4905:9567ece93afb 4906:51866e99eff7
    84 CONFIGURE_OPTIONS += --enable-bdb
    84 CONFIGURE_OPTIONS += --enable-bdb
    85 CONFIGURE_OPTIONS += --enable-hdb
    85 CONFIGURE_OPTIONS += --enable-hdb
    86 CONFIGURE_OPTIONS += --enable-null
    86 CONFIGURE_OPTIONS += --enable-null
    87 CONFIGURE_OPTIONS += --enable-passwd	 
    87 CONFIGURE_OPTIONS += --enable-passwd	 
    88 CONFIGURE_OPTIONS += --enable-shell
    88 CONFIGURE_OPTIONS += --enable-shell
       
    89 CONFIGURE_OPTIONS += --enable-ldap
    89 CONFIGURE_OPTIONS += --with-cyrus-sasl
    90 CONFIGURE_OPTIONS += --with-cyrus-sasl
    90 CONFIGURE_OPTIONS += --with-threads
    91 CONFIGURE_OPTIONS += --with-threads
    91 CONFIGURE_OPTIONS += --with-tls=openssl
    92 CONFIGURE_OPTIONS += --with-tls=openssl
    92 
    93 
    93 PROTOULD = $(PROTOUSRLIBDIR)
    94 PROTOULD = $(PROTOUSRLIBDIR)