Disable OpenLDAP support by default
Approved by: will
This commit is contained in:
parent
4c272cf7d9
commit
7527c43abd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=39241
8 changed files with 8 additions and 0 deletions
|
@ -30,6 +30,7 @@ CONFIGURE_ARGS+=--with-xdmdir=${X11BASE}/lib/X11/xdm \
|
|||
--with-qt-includes=${X11BASE}/include/qt2 \
|
||||
--with-qt-libraries=${X11BASE}/lib \
|
||||
--with-extra-libs=${LOCALBASE}/lib \
|
||||
--without-ldap \
|
||||
--disable-closure
|
||||
CONFIGURE_ENV+= MOC="${MOC}" LIBQT="-lqt2" LIBQTFILE="libqt2" \
|
||||
CPPFLAGS="-I${LOCALBASE}/include -D_GETOPT_H" \
|
||||
|
|
|
@ -30,6 +30,7 @@ CONFIGURE_ARGS+=--with-xdmdir=${X11BASE}/lib/X11/xdm \
|
|||
--with-qt-includes=${X11BASE}/include/qt2 \
|
||||
--with-qt-libraries=${X11BASE}/lib \
|
||||
--with-extra-libs=${LOCALBASE}/lib \
|
||||
--without-ldap \
|
||||
--disable-closure
|
||||
CONFIGURE_ENV+= MOC="${MOC}" LIBQT="-lqt2" LIBQTFILE="libqt2" \
|
||||
CPPFLAGS="-I${LOCALBASE}/include -D_GETOPT_H" \
|
||||
|
|
|
@ -30,6 +30,7 @@ CONFIGURE_ARGS+=--with-xdmdir=${X11BASE}/lib/X11/xdm \
|
|||
--with-qt-includes=${X11BASE}/include/qt2 \
|
||||
--with-qt-libraries=${X11BASE}/lib \
|
||||
--with-extra-libs=${LOCALBASE}/lib \
|
||||
--without-ldap \
|
||||
--disable-closure
|
||||
CONFIGURE_ENV+= MOC="${MOC}" LIBQT="-lqt2" LIBQTFILE="libqt2" \
|
||||
CPPFLAGS="-I${LOCALBASE}/include -D_GETOPT_H" \
|
||||
|
|
|
@ -30,6 +30,7 @@ CONFIGURE_ARGS+=--with-xdmdir=${X11BASE}/lib/X11/xdm \
|
|||
--with-qt-includes=${X11BASE}/include/qt2 \
|
||||
--with-qt-libraries=${X11BASE}/lib \
|
||||
--with-extra-libs=${LOCALBASE}/lib \
|
||||
--without-ldap \
|
||||
--disable-closure
|
||||
CONFIGURE_ENV+= MOC="${MOC}" LIBQT="-lqt2" LIBQTFILE="libqt2" \
|
||||
CPPFLAGS="-I${LOCALBASE}/include -D_GETOPT_H" \
|
||||
|
|
|
@ -30,6 +30,7 @@ CONFIGURE_ARGS+=--with-xdmdir=${X11BASE}/lib/X11/xdm \
|
|||
--with-qt-includes=${X11BASE}/include/qt2 \
|
||||
--with-qt-libraries=${X11BASE}/lib \
|
||||
--with-extra-libs=${LOCALBASE}/lib \
|
||||
--without-ldap \
|
||||
--disable-closure
|
||||
CONFIGURE_ENV+= MOC="${MOC}" LIBQT="-lqt2" LIBQTFILE="libqt2" \
|
||||
CPPFLAGS="-I${LOCALBASE}/include -D_GETOPT_H" \
|
||||
|
|
|
@ -30,6 +30,7 @@ CONFIGURE_ARGS+=--with-xdmdir=${X11BASE}/lib/X11/xdm \
|
|||
--with-qt-includes=${X11BASE}/include/qt2 \
|
||||
--with-qt-libraries=${X11BASE}/lib \
|
||||
--with-extra-libs=${LOCALBASE}/lib \
|
||||
--without-ldap \
|
||||
--disable-closure
|
||||
CONFIGURE_ENV+= MOC="${MOC}" LIBQT="-lqt2" LIBQTFILE="libqt2" \
|
||||
CPPFLAGS="-I${LOCALBASE}/include -D_GETOPT_H" \
|
||||
|
|
|
@ -30,6 +30,7 @@ CONFIGURE_ARGS+=--with-xdmdir=${X11BASE}/lib/X11/xdm \
|
|||
--with-qt-includes=${X11BASE}/include/qt2 \
|
||||
--with-qt-libraries=${X11BASE}/lib \
|
||||
--with-extra-libs=${LOCALBASE}/lib \
|
||||
--without-ldap \
|
||||
--disable-closure
|
||||
CONFIGURE_ENV+= MOC="${MOC}" LIBQT="-lqt2" LIBQTFILE="libqt2" \
|
||||
CPPFLAGS="-I${LOCALBASE}/include -D_GETOPT_H" \
|
||||
|
|
|
@ -30,6 +30,7 @@ CONFIGURE_ARGS+=--with-xdmdir=${X11BASE}/lib/X11/xdm \
|
|||
--with-qt-includes=${X11BASE}/include/qt2 \
|
||||
--with-qt-libraries=${X11BASE}/lib \
|
||||
--with-extra-libs=${LOCALBASE}/lib \
|
||||
--without-ldap \
|
||||
--disable-closure
|
||||
CONFIGURE_ENV+= MOC="${MOC}" LIBQT="-lqt2" LIBQTFILE="libqt2" \
|
||||
CPPFLAGS="-I${LOCALBASE}/include -D_GETOPT_H" \
|
||||
|
|
Loading…
Reference in a new issue