Mercurial > hg > xemacs-beta
comparison ChangeLog @ 5831:ad3e9b3274d5
Link SSL libraries using $LIBS instead of $LDFLAGS.
author | Jeff Sparkes <jsparkes@gmail.com> |
---|---|
date | Thu, 27 Nov 2014 14:29:40 -0500 |
parents | a58070ee1f31 |
children | 69f9e31c9ccf |
comparison
equal
deleted
inserted
replaced
5829:0303baa7c4e9 | 5831:ad3e9b3274d5 |
---|---|
1 2014-11-09 Jeff Sparkes <jsparkes@gmail.com> | |
2 | |
3 * configure.ac (HAVE_GNUTLS): Add SSL/TLS libraries to $LIBS, not | |
4 $LDFLAGS. | |
5 | |
1 2014-10-10 Marcus Crestani <crestani@xemacs.org> | 6 2014-10-10 Marcus Crestani <crestani@xemacs.org> |
2 | 7 |
3 * configure.ac: Disable ASLR on Yosemite. | 8 * configure.ac: Disable ASLR on Yosemite. |
4 * configure: Rebuild. | 9 * configure: Rebuild. |
5 | 10 |