[packages] stronswan4: remove copy/paste leftovers (oops)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@21100 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nico 2010-04-23 03:37:46 +00:00
parent ec7a3346fb
commit f321d1f0b6

View 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) \