]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/strongswan
strongswan: enable nat-transport.
[ipfire-2.x.git] / lfs / strongswan
index fdd88969e4be5b7a50f57df49fd78c94b5276709..43c6695ac3b38de21b5a45df0558bd0ae42b9adf 100644 (file)
@@ -75,7 +75,8 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
 
        cd $(DIR_APP) && ./configure --prefix="/usr" --sysconfdir="/etc" \
                                        --enable-cisco-quirks \
-                                       --enable-curl
+                                       --enable-curl \
+                                       --enable-nattransport
 
        cd $(DIR_APP) && make $(MAKETUNING)
        cd $(DIR_APP) && make install