mirror of
https://github.com/openwrt/openwrt.git
synced 2025-03-11 06:54:21 +00:00
Remove autodection of hesiod since it will be enabled by default if present on host system. Close #445
SVN-Revision: 3583
This commit is contained in:
parent
ae6119e882
commit
83d64d66a8
@ -49,6 +49,7 @@ $(PKG_BUILD_DIR)/.configured:
|
|||||||
$(DISABLE_NLS) \
|
$(DISABLE_NLS) \
|
||||||
$(DISABLE_LARGEFILE) \
|
$(DISABLE_LARGEFILE) \
|
||||||
--enable-fallback=procmail \
|
--enable-fallback=procmail \
|
||||||
|
--without-hesiod \
|
||||||
);
|
);
|
||||||
touch $@
|
touch $@
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user