diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1997-06-10 20:30:51 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1997-06-10 20:30:51 +0000 |
commit | 36f3a7296943022abe94ded17a0cae82614f35ab (patch) | |
tree | 78131a3a79377b931f87734968904a5f458b6a28 /INSTALL | |
parent | b84a4e366013cb3b1eddd4a8b4a8a27cd3bda5cf (diff) | |
download | fetchmail-36f3a7296943022abe94ded17a0cae82614f35ab.tar.gz fetchmail-36f3a7296943022abe94ded17a0cae82614f35ab.tar.bz2 fetchmail-36f3a7296943022abe94ded17a0cae82614f35ab.zip |
First step towards netrc fix.
svn path=/trunk/; revision=1078
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -32,7 +32,8 @@ 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. +yields a parser which core-dumps on syntax errors. You can get flex +at the GNU ftp site, ftp://prep.ai.mit.edu/pub/gnu. Run |