Lines 29-34
USE_LDCONFIG= yes
Link Here
|
29 |
GNU_CONFIGURE= yes |
29 |
GNU_CONFIGURE= yes |
30 |
CONFIGURE_ARGS= --enable-static \ |
30 |
CONFIGURE_ARGS= --enable-static \ |
31 |
--enable-gnome-keyring=yes \ |
31 |
--enable-gnome-keyring=yes \ |
|
|
32 |
--disable-silent-rules \ |
32 |
--with-openldap=yes \ |
33 |
--with-openldap=yes \ |
33 |
--with-libdb=${LOCALBASE} |
34 |
--with-libdb=${LOCALBASE} |
34 |
INSTALL_TARGET= install-strip |
35 |
INSTALL_TARGET= install-strip |