projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
682c185
)
fix fetchmail compile
author
Felix Fietkau
<nbd@openwrt.org>
Fri, 4 Aug 2006 19:45:36 +0000
(19:45 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Fri, 4 Aug 2006 19:45:36 +0000
(19:45 +0000)
SVN-Revision: 4447
utils/fetchmail/Makefile
patch
|
blob
|
history
diff --git
a/utils/fetchmail/Makefile
b/utils/fetchmail/Makefile
index 152a6f23c47f339a27f328806a81e7e83af433fe..e541e819793debb22d2d11f3e91d0bc9dd6d5295 100644
(file)
--- a/
utils/fetchmail/Makefile
+++ b/
utils/fetchmail/Makefile
@@
-36,6
+36,7
@@
$(call Build/Configure/Default,--enable-fallback=procmail --without-hesiod,ac_cv
ac_cv_sizeof_off_t=8 \
ac_cv_sizeof_int=4 \
ac_cv_sizeof_long=4 \
+ac_cv_path_procmail=/usr/sbin/procmail \
)
endef