From 30fc7957bc61033b8d3baec2b6270e6fa518b66d Mon Sep 17 00:00:00 2001 From: florian Date: Sun, 2 Apr 2006 17:21:12 +0000 Subject: Remove autodection of hesiod since it will be enabled by default if present on host system. Close #445 git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3583 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/fetchmail/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'package/fetchmail') diff --git a/package/fetchmail/Makefile b/package/fetchmail/Makefile index b1edd115d..049c6aecf 100644 --- a/package/fetchmail/Makefile +++ b/package/fetchmail/Makefile @@ -49,6 +49,7 @@ $(PKG_BUILD_DIR)/.configured: $(DISABLE_NLS) \ $(DISABLE_LARGEFILE) \ --enable-fallback=procmail \ + --without-hesiod \ ); touch $@ -- cgit v1.2.3