Remove autodection of hesiod since it will be enabled by default if present on host system. Close #445

SVN-Revision: 3583
master
Florian Fainelli 19 years ago
parent ae6119e882
commit 83d64d66a8
  1. 1
      openwrt/package/fetchmail/Makefile

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

Loading…
Cancel
Save