Mercurial > emacs
comparison ChangeLog @ 108217:100210917be8
Replace some X-related cpp with autoconf.
* configure.in (LIBXT_OTHER, LIBX_OTHER): New output variables.
* src/Makefile.in (LIBX_EXTRA, LIBX_BASE): New variables.
(LIBXT_OTHER, LIBX_OTHER): New, set by configure.
(LIBXT): Set with configure, not cpp.
(LIBX): Remove.
(LIBES): Replace $LIBX with $LIBX_BASE and $LIBX_OTHER.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sun, 02 May 2010 19:10:43 -0700 |
parents | 2fb32340c261 |
children | 135e34f90ef1 |
comparison
equal
deleted
inserted
replaced
108216:2fb32340c261 | 108217:100210917be8 |
---|---|
1 2010-05-03 Glenn Morris <rgm@gnu.org> | 1 2010-05-03 Glenn Morris <rgm@gnu.org> |
2 | |
3 * configure.in (LIBXT_OTHER, LIBX_OTHER): New output variables. | |
2 | 4 |
3 * make-dist: There are no more src/m/*.inp files. | 5 * make-dist: There are no more src/m/*.inp files. |
4 | 6 |
5 2010-05-01 Dan Nicolaescu <dann@ics.uci.edu> | 7 2010-05-01 Dan Nicolaescu <dann@ics.uci.edu> |
6 | 8 |