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:
Florian Fainelli 2006-04-02 17:21:12 +00:00
parent ae6119e882
commit 83d64d66a8
1 changed files with 1 additions and 0 deletions

View File

@ -49,6 +49,7 @@ $(PKG_BUILD_DIR)/.configured:
$(DISABLE_NLS) \
$(DISABLE_LARGEFILE) \
--enable-fallback=procmail \
--without-hesiod \
);
touch $@