aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1996-11-08 05:38:41 +0000
committerEric S. Raymond <esr@thyrsus.com>1996-11-08 05:38:41 +0000
commit4cf99da5da3d1e2d54cf2ac81c0dfd5bf94ca98a (patch)
tree9f0555eab9627e9c6f168fc3bba971de32cffda2 /INSTALL
parent995f32756f7c222468bb3527ae6b9f340fe333ea (diff)
downloadfetchmail-4cf99da5da3d1e2d54cf2ac81c0dfd5bf94ca98a.tar.gz
fetchmail-4cf99da5da3d1e2d54cf2ac81c0dfd5bf94ca98a.tar.bz2
fetchmail-4cf99da5da3d1e2d54cf2ac81c0dfd5bf94ca98a.zip
Implement batchlimit option.
svn path=/trunk/; revision=503
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 3 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 379907c9..fb100a9f 100644
--- a/INSTALL
+++ b/INSTALL
@@ -31,7 +31,9 @@ Next run
make
This will compile fetchmail for your system. Note that in order to
-build it, you'll need either flex at version 2.5.3 or greater, or lex.
+build it, you may find you need flex at version 2.5.3 or greater. The
+stock lex distributed with Linux does not work -- it yields a parser
+which core-dumps on syntax errors.
If mxget.c fails to compile, your DNS-query support isn't compatible
with BSD's and Linux's. Manually undefine HAVE_GETHOSTBYNAME in