projects
/
openwrt
/
svn-archive
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ae6119e
)
Remove autodection of hesiod since it will be enabled by default if present on host...
author
Florian Fainelli
<florian@openwrt.org>
Sun, 2 Apr 2006 17:21:12 +0000
(17:21 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Sun, 2 Apr 2006 17:21:12 +0000
(17:21 +0000)
SVN-Revision: 3583
openwrt/package/fetchmail/Makefile
patch
|
blob
|
history
diff --git
a/openwrt/package/fetchmail/Makefile
b/openwrt/package/fetchmail/Makefile
index b1edd115de52e439b1f6efc7827547eedadf44c9..049c6aecf6f9b37a6d7bd478cf08874ecc12ad28 100644
(file)
--- a/
openwrt/package/fetchmail/Makefile
+++ b/
openwrt/package/fetchmail/Makefile
@@
-49,6
+49,7
@@
$(PKG_BUILD_DIR)/.configured:
$(DISABLE_NLS) \
$(DISABLE_LARGEFILE) \
--enable-fallback=procmail \
+ --without-hesiod \
);
touch $@