diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2005-09-25 22:35:36 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2005-09-25 22:35:36 +0000 |
commit | 9da662c467409420d226afbfbc648c5d6bbbacfb (patch) | |
tree | 17528782d938741ba3349c398ef54725616e6560 /NEWS | |
parent | e2dfd9bb1b9813e17b17f9b7885fb604cf53ee69 (diff) | |
download | fetchmail-9da662c467409420d226afbfbc648c5d6bbbacfb.tar.gz fetchmail-9da662c467409420d226afbfbc648c5d6bbbacfb.tar.bz2 fetchmail-9da662c467409420d226afbfbc648c5d6bbbacfb.zip |
Revise SSL dependency check: use LDFLAGS (to get -L options), detect error.
svn path=/trunk/; revision=4335
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -215,6 +215,8 @@ fetchmail 6.3.0 (not yet released officially): * Add -DBIND_8_COMPAT to Darwin (MacOS X) compiles, to fix build problems on newer Darwin versions. Matthias Andree. * fetchmail should now automatically detect if OpenSSL requires -ldl. + Matthias Andree. +* Fix Solaris build with --disable-nls (blastwave.org). Matthias Andree. # INTERNAL CHANGES * Switched to automake. Matthias Andree. |