diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1996-12-11 17:01:05 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1996-12-11 17:01:05 +0000 |
commit | 1430aa0a4112ab4322ed4930a4958cafe0fbbba6 (patch) | |
tree | 12edd60d094b18b5f5e88ee40e069af6b6147606 /INSTALL | |
parent | 6f636268067bde116cc697e359b8bf4334741be2 (diff) | |
download | fetchmail-1430aa0a4112ab4322ed4930a4958cafe0fbbba6.tar.gz fetchmail-1430aa0a4112ab4322ed4930a4958cafe0fbbba6.tar.bz2 fetchmail-1430aa0a4112ab4322ed4930a4958cafe0fbbba6.zip |
Note about atexit.
svn path=/trunk/; revision=624
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -36,6 +36,10 @@ Run This will compile fetchmail for your system. +If linking fails to resolve atexit(), go find a compiler that isn't lying +about being ANSI-compliant (such as gcc). Some SunOS users have had this +problem. + 3. INSTALL Lastly, become root and run |