Backport r459628 | gerald | 2018-01-21 from emulators/wine-devel:

Configure --without-krb5 aka Kerberos support.  This should not make a
  real difference (and definitely not for clean builds), but makes this
  explicit and also avoids a configure warning.
This commit is contained in:
Gerald Pfeifer 2018-01-24 08:49:48 +00:00
parent 6c39db471e
commit 9440661caf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=459821

View file

@ -30,6 +30,7 @@ CONFIGURE_ARGS+=--verbose --disable-tests \
--without-alsa --without-capi --without-dbus \
--without-gettext --without-gettextpo \
--without-gphoto --without-gsm --without-gstreamer \
--without-krb5 \
--without-opencl \
--without-osmesa \
--with-oss \