Mercurial > hg > xemacs-beta
comparison ChangeLog @ 4669:2c1fa63dddbc
automatic merge
author | Stephen J. Turnbull <stephen@xemacs.org> |
---|---|
date | Tue, 28 Jul 2009 23:29:22 +0900 |
parents | 5220dbba8ccd |
children | 0e1461b592ce |
comparison
equal
deleted
inserted
replaced
4668:8b2a8ecf91cd | 4669:2c1fa63dddbc |
---|---|
1 2009-07-28 Mike Sperber <mike@xemacs.org> | |
2 | |
3 * Makefile.in.in: Don't install silly symlinks when $(prefix) != | |
4 $(exec_prefix). | |
5 | |
6 2009-07-28 Mike Sperber <mike@xemacs.org> | |
7 | |
8 * configure.ac: Expand @PREFIX@ in paths.h. | |
9 | |
10 2009-07-28 Mike Sperber <mike@xemacs.org> | |
11 | |
12 * configure.ac: More accurate tests if paths have been set | |
13 explicitly on the configure command line. | |
14 | |
1 2009-07-26 Stephen J. Turnbull <stephen@xemacs.org> | 15 2009-07-26 Stephen J. Turnbull <stephen@xemacs.org> |
2 | 16 |
3 * configure.ac (XE_MERGED_ARG): Use correct separator when | 17 * configure.ac (XE_MERGED_ARG): Use correct separator when |
4 registering options to _AC_USER_OPTS. | 18 registering options to _AC_USER_OPTS. |
5 | 19 |