Mercurial > hg > xemacs-beta
comparison 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 |
comparison
equal
deleted
inserted
replaced
4399:e5b3c4dbc8a2 | 4401:01970033faa6 |
---|---|
1 2008-01-17 Aidan Kehoe <kehoea@parhasard.net> | |
2 | |
3 * configure.ac: | |
4 If using a version of the gdbm library that sticks dbm_open in | |
5 libgdbm_compat.so, also link to that library. | |
6 Correct a thinko with DBM version 4 checks. Both from Hans de | |
7 Graaff, in | |
8 http://mid.gmane.org/20050812092756.6850.qmail@graaff.xs4all.nl | |
9 and | |
10 http://mid.gmane.org/pan.2007.06.24.10.10.57@gentoo.org; thank you | |
11 Hans! | |
12 * configure: | |
13 Regenerate. | |
14 | |
1 2008-01-01 Stephen J. Turnbull <stephen@xemacs.org> | 15 2008-01-01 Stephen J. Turnbull <stephen@xemacs.org> |
2 | 16 |
3 * Makefile.in.in (mkpkgdir): Fix incorrect comment convention. | 17 * Makefile.in.in (mkpkgdir): Fix incorrect comment convention. |
4 | 18 |
5 2007-12-26 Stephen J. Turnbull <stephen@xemacs.org> | 19 2007-12-26 Stephen J. Turnbull <stephen@xemacs.org> |