Compile options - allow pptpd to do client ip management
[openwrt/svn-archive/archive.git] / net / pptpd / Makefile
index 6382ccde352cbb3a96e31864643c99158e0ec7cb..0e5bb127f58179e3cc19070b92aa6eab9901ee57 100644 (file)
@@ -33,7 +33,7 @@ endef
 
 
 define Build/Configure
 
 
 define Build/Configure
-$(call Build/Configure/Default,--with-pppd-ip-alloc --with-bcrelay)
+$(call Build/Configure/Default, --with-bcrelay)
 endef
 
 define Build/Compile
 endef
 
 define Build/Compile