Mercurial > hg > xemacs-beta
diff ChangeLog @ 4401:01970033faa6
Configure fixes from Hans de Graaff, as used in Gentoo.
2008-01-17 Aidan Kehoe <kehoea@parhasard.net>
* configure.ac:
If using a version of the gdbm library that sticks dbm_open in
libgdbm_compat.so, also link to that library.
Correct a thinko with DBM version 4 checks. Both from Hans de
Graaff, in
http://mid.gmane.org/20050812092756.6850.qmail@graaff.xs4all.nl
and
http://mid.gmane.org/pan.2007.06.24.10.10.57@gentoo.org; thank you
Hans!
* configure:
Regenerate.
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Thu, 17 Jan 2008 11:52:45 +0100 |
parents | 4939bde48d12 |
children | 2f000e022a8b fd8a9a4d81d9 |
line wrap: on
line diff
--- a/ChangeLog Wed Jan 16 15:43:01 2008 +0100 +++ b/ChangeLog Thu Jan 17 11:52:45 2008 +0100 @@ -1,3 +1,17 @@ +2008-01-17 Aidan Kehoe <kehoea@parhasard.net> + + * configure.ac: + If using a version of the gdbm library that sticks dbm_open in + libgdbm_compat.so, also link to that library. + Correct a thinko with DBM version 4 checks. Both from Hans de + Graaff, in + http://mid.gmane.org/20050812092756.6850.qmail@graaff.xs4all.nl + and + http://mid.gmane.org/pan.2007.06.24.10.10.57@gentoo.org; thank you + Hans! + * configure: + Regenerate. + 2008-01-01 Stephen J. Turnbull <stephen@xemacs.org> * Makefile.in.in (mkpkgdir): Fix incorrect comment convention.