ipsec-tools: fix unrecognised --without-gssapi option
authorTing Liu <b28495@freescale.com>
Tue, 14 Jan 2014 04:00:48 +0000 (22:00 -0600)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 16:35:26 +0000 (08:35 -0800)
(From meta-openembedded rev: cdf5ba8c0f7ae08c71cbca43c6f505331060df94)

Signed-off-by: Ting Liu <b28495@freescale.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
meta-openembedded/meta-networking/recipes-support/ipsec-tools/ipsec-tools_0.8.1.bb

index fc39a55..e931745 100644 (file)
@@ -44,7 +44,6 @@ EXTRA_OECONF = "--with-kernel-headers=${STAGING_INCDIR} \
                 --with-readline \
                 --with-openssl=${STAGING_LIBDIR}/.. \
                 --without-libradius \
-                --without-gssapi \
                 --without-libpam \
                 --disable-security-context \
                 --enable-shared \