diff options
| author | Eric S. Raymond <esr@thyrsus.com> | 1996-12-03 17:12:18 +0000 |
|---|---|---|
| committer | Eric S. Raymond <esr@thyrsus.com> | 1996-12-03 17:12:18 +0000 |
| commit | c37e99fbb51fc1daac738d3eaf67e7b4dc311b6f (patch) | |
| tree | b07fb24d2b6a25725be2d7eabd37f6847dd24e4b | |
| parent | afef48b175637bdfd24dba2ff193c671d62a1565 (diff) | |
| download | fetchmail-c37e99fbb51fc1daac738d3eaf67e7b4dc311b6f.tar.gz fetchmail-c37e99fbb51fc1daac738d3eaf67e7b4dc311b6f.tar.bz2 fetchmail-c37e99fbb51fc1daac738d3eaf67e7b4dc311b6f.zip | |
We can make Solaris lex work.
svn path=/trunk/; revision=595
| -rw-r--r-- | INSTALL | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -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 |
