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