Add --enable-natt and --enable-dpd configuration options, closes #700
SVN-Revision: 4619
This commit is contained in:
parent
d8cb7ff884
commit
6f7c61619c
1 changed files with 2 additions and 0 deletions
|
@ -72,6 +72,8 @@ define Build/Configure
|
||||||
--with-openssl="$(STAGING_DIR)/usr" \
|
--with-openssl="$(STAGING_DIR)/usr" \
|
||||||
--without-libradius \
|
--without-libradius \
|
||||||
--without-libpam \
|
--without-libpam \
|
||||||
|
--enable-dpd \
|
||||||
|
--enable-natt \
|
||||||
);
|
);
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue