From 4cf99da5da3d1e2d54cf2ac81c0dfd5bf94ca98a Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Fri, 8 Nov 1996 05:38:41 +0000 Subject: Implement batchlimit option. svn path=/trunk/; revision=503 --- INSTALL | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'INSTALL') 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 -- cgit v1.2.3