components/openldap/Makefile
branchs11u3-sru
changeset 7642 1a3fee2e8779
parent 4662 291e4ab0706c
equal deleted inserted replaced
7641:a9fdeecad872 7642:1a3fee2e8779
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 
    21 
    22 #
    22 #
    23 # Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2011, 2017, Oracle and/or its affiliates. All rights reserved.
    24 #
    24 #
    25 
    25 
    26 
    26 
    27 
    27 
    28 include ../../make-rules/shared-macros.mk
    28 include ../../make-rules/shared-macros.mk
    85 CONFIGURE_OPTIONS += --enable-bdb
    85 CONFIGURE_OPTIONS += --enable-bdb
    86 CONFIGURE_OPTIONS += --enable-hdb
    86 CONFIGURE_OPTIONS += --enable-hdb
    87 CONFIGURE_OPTIONS += --enable-null
    87 CONFIGURE_OPTIONS += --enable-null
    88 CONFIGURE_OPTIONS += --enable-passwd	 
    88 CONFIGURE_OPTIONS += --enable-passwd	 
    89 CONFIGURE_OPTIONS += --enable-shell
    89 CONFIGURE_OPTIONS += --enable-shell
       
    90 CONFIGURE_OPTIONS += --enable-ldap
       
    91 CONFIGURE_OPTIONS += --enable-meta
    90 CONFIGURE_OPTIONS += --with-cyrus-sasl
    92 CONFIGURE_OPTIONS += --with-cyrus-sasl
    91 CONFIGURE_OPTIONS += --with-threads
    93 CONFIGURE_OPTIONS += --with-threads
    92 CONFIGURE_OPTIONS += --with-tls=openssl
    94 CONFIGURE_OPTIONS += --with-tls=openssl
    93 
    95 
    94 PROTOULD = $(PROTOUSRLIBDIR)
    96 PROTOULD = $(PROTOUSRLIBDIR)