Compile options - allow pptpd to do client ip management

git-svn-id: svn://svn.openwrt.org/openwrt/packages@4746 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
groz 2006-09-03 23:47:19 +00:00
parent a3ba9df27f
commit 358d03b35e

View File

@ -33,7 +33,7 @@ endef
define Build/Configure
$(call Build/Configure/Default,--with-pppd-ip-alloc --with-bcrelay)
$(call Build/Configure/Default, --with-bcrelay)
endef
define Build/Compile