[packages] stronswan4: remove copy/paste leftovers (oops)
authorNicolas Thill <nico@openwrt.org>
Fri, 23 Apr 2010 03:37:46 +0000 (03:37 +0000)
committerNicolas Thill <nico@openwrt.org>
Fri, 23 Apr 2010 03:37:46 +0000 (03:37 +0000)
SVN-Revision: 21100

net/strongswan4/Makefile

index 009a0aa9552b4782dac2530d64ca7cae2fc8410a..89b619e148c3d52fc3241eaee80f48821f9f72aa 100644 (file)
@@ -297,8 +297,6 @@ CONFIGURE_ARGS+= \
        $(if $(CONFIG_STRONGSWAN4_ENABLE_NAT_TRANSPORT),--enable-nat-transport,--disable-nat-transport) \
        $(if $(CONFIG_STRONGSWAN4_ENABLE_VENDOR_ID),--enable-vendor-id,--disable-vendor-id) \
        $(if $(CONFIG_STRONGSWAN4_ENABLE_XAUTH_VID),--enable-xauth-vid,--disable-xauth-vid) \
-       CONFIG_STRONGSWAN4_ENABLE_VENDOR_ID \
-       CONFIG_STRONGSWAN4_ENABLE_XAUTH_VID \
        --disable-scripts \
        --disable-static \
        $(if $(CONFIG_PACKAGE_strongswan4-utils),--enable-tools,--disable-tools) \