components/openldap/Makefile
branchs11-update
changeset 4662 291e4ab0706c
parent 4387 4ab044a9367b
child 7642 1a3fee2e8779
equal deleted inserted replaced
4655:4a798873bdfd 4662:291e4ab0706c
    77 CONFIGURE_OPTIONS += --localstatedir=/var/openldap
    77 CONFIGURE_OPTIONS += --localstatedir=/var/openldap
    78 CONFIGURE_OPTIONS += --includedir=$(USRINCDIR)/openldap
    78 CONFIGURE_OPTIONS += --includedir=$(USRINCDIR)/openldap
    79 CONFIGURE_OPTIONS += --docdir=$(USRSHAREDOCDIR)
    79 CONFIGURE_OPTIONS += --docdir=$(USRSHAREDOCDIR)
    80 CONFIGURE_OPTIONS += --disable-static
    80 CONFIGURE_OPTIONS += --disable-static
    81 CONFIGURE_OPTIONS += --enable-overlays
    81 CONFIGURE_OPTIONS += --enable-overlays
    82 CONFIGURE_OPTIONS += --disable-dynamic
    82 CONFIGURE_OPTIONS += --enable-dynamic
    83 CONFIGURE_OPTIONS += --enable-crypt
    83 CONFIGURE_OPTIONS += --enable-crypt
    84 CONFIGURE_OPTIONS += --enable-shared
    84 CONFIGURE_OPTIONS += --enable-shared
    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