mirror of https://github.com/hak5/openwrt-owl.git
Remove autodection of hesiod since it will be enabled by default if present on host system. Close #445
SVN-Revision: 3583owl
parent
ae6119e882
commit
83d64d66a8
|
@ -49,6 +49,7 @@ $(PKG_BUILD_DIR)/.configured:
|
|||
$(DISABLE_NLS) \
|
||||
$(DISABLE_LARGEFILE) \
|
||||
--enable-fallback=procmail \
|
||||
--without-hesiod \
|
||||
);
|
||||
touch $@
|
||||
|
||||
|
|
Loading…
Reference in New Issue