Mercurial > hg > xemacs-beta
comparison ChangeLog @ 4762:53f27fcd3cd9
Make configure --with-database={dbm|gdbm} work again.
2009-12-01 Mike Alexander <mta@umich.edu>
* configure.ac: Make --with-database={dbm|gdbm} work again, it's
testing $ndbm_h_found which is never set.
* configure: ditto
author | Mike Alexander <mta@umich.edu> |
---|---|
date | Wed, 02 Dec 2009 00:25:59 -0500 |
parents | aa5ed11f473b |
children | 5460287a3327 |
comparison
equal
deleted
inserted
replaced
4761:b604d235f028 | 4762:53f27fcd3cd9 |
---|---|
1 2009-12-01 Mike Alexander <mta@umich.edu> | |
2 | |
3 * configure.ac: Make --with-database={dbm|gdbm} work again, it's | |
4 testing $ndbm_h_found which is never set. | |
5 * configure: ditto | |
6 | |
1 2009-11-10 Jerry James <james@xemacs.org> | 7 2009-11-10 Jerry James <james@xemacs.org> |
2 | 8 |
3 * Makefile.in.in: Remove dynodump support. Delete out-of-date comment | 9 * Makefile.in.in: Remove dynodump support. Delete out-of-date comment |
4 about Xenix. | 10 about Xenix. |
5 * aclocal.m4: Remove support for old operating systems. | 11 * aclocal.m4: Remove support for old operating systems. |