From c94a87be39e38adef8b4ca291ea74fe0390d9e75 Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Sun, 4 Dec 2011 11:24:11 +0100 Subject: [PATCH] strongwan: fix typo. --- lfs/strongswan | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lfs/strongswan b/lfs/strongswan index 43c6695ac3..e2da4754a5 100644 --- a/lfs/strongswan +++ b/lfs/strongswan @@ -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 -- 2.39.2