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
1 changed files with 1 additions and 0 deletions
|
@ -49,6 +49,7 @@ $(PKG_BUILD_DIR)/.configured:
|
|||
$(DISABLE_NLS) \
|
||||
$(DISABLE_LARGEFILE) \
|
||||
--enable-fallback=procmail \
|
||||
--without-hesiod \
|
||||
);
|
||||
touch $@
|
||||
|
||||
|
|
Loading…
Reference in a new issue