aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1996-12-03 17:12:18 +0000
committerEric S. Raymond <esr@thyrsus.com>1996-12-03 17:12:18 +0000
commitc37e99fbb51fc1daac738d3eaf67e7b4dc311b6f (patch)
treeb07fb24d2b6a25725be2d7eabd37f6847dd24e4b
parentafef48b175637bdfd24dba2ff193c671d62a1565 (diff)
downloadfetchmail-c37e99fbb51fc1daac738d3eaf67e7b4dc311b6f.tar.gz
fetchmail-c37e99fbb51fc1daac738d3eaf67e7b4dc311b6f.tar.bz2
fetchmail-c37e99fbb51fc1daac738d3eaf67e7b4dc311b6f.zip
We can make Solaris lex work.
svn path=/trunk/; revision=595
-rw-r--r--INSTALL3
1 files changed, 1 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 0a793c2c..8fc65af1 100644
--- a/INSTALL
+++ b/INSTALL
@@ -28,8 +28,7 @@ have to do is uncomment them.
You may find you need flex at version 2.5.3 or greater to build
fetchmail. The stock lex distributed with Linux does not work -- it
-yields a parser which core-dumps on syntax errors. The stock Solaris
-lex also fails fetchmail.
+yields a parser which core-dumps on syntax errors.
Run