diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1996-11-08 07:40:45 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1996-11-08 07:40:45 +0000 |
commit | f9d3be3565843872d52b8204fa99225b8dcb0889 (patch) | |
tree | d3a39104439a66388e04486f8bde9869cb150fc6 /INSTALL | |
parent | 4cf99da5da3d1e2d54cf2ac81c0dfd5bf94ca98a (diff) | |
download | fetchmail-f9d3be3565843872d52b8204fa99225b8dcb0889.tar.gz fetchmail-f9d3be3565843872d52b8204fa99225b8dcb0889.tar.bz2 fetchmail-f9d3be3565843872d52b8204fa99225b8dcb0889.zip |
We can now work with any bind library.
svn path=/trunk/; revision=504
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -35,11 +35,6 @@ 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 -config.h and rebuild. You'll lose the multidrop-mailbox feature and -Kerberos option, but nothing else. - 3. INSTALL Lastly, become root and run |