Mercurial > emacs
comparison ChangeLog @ 108133:d5c67777ae39
Move MOTIF_LIBW to autoconf.
* configure.in (HAVE_MOTIF_2_1): Remove unused variable.
(LIBXP): No longer substitute in Makefiles.
(MOTIF_LIBW): New output variable. Move system-specific settings here
from src/s files.
* src/Makefile.in (LIBXP): Remove, since included in MOTIF_LIBW.
(MOTIF_LIBW): Set with configure, not cpp.
* s/aix4-2.h (LIB_MOTIF):
* s/gnu-linux.h (LIB_MOTIF):
* s/unixware.h (LIB_MOTIF): Move to configure.in.
* admin/CPP-DEFINES: Remove LIB_MOTIF.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Tue, 27 Apr 2010 00:02:12 -0700 |
parents | e272dbe64cda |
children | 236318fbe135 |
comparison
equal
deleted
inserted
replaced
108132:5e9162ac53b2 | 108133:d5c67777ae39 |
---|---|
1 2010-04-27 Glenn Morris <rgm@gnu.org> | |
2 | |
3 * configure.in (HAVE_MOTIF_2_1): Remove unused variable. | |
4 (LIBXP): No longer substitute in Makefiles. | |
5 (MOTIF_LIBW): New output variable. Move system-specific settings here | |
6 from src/s files. | |
7 | |
1 2010-04-27 Dan Nicolaescu <dann@ics.uci.edu> | 8 2010-04-27 Dan Nicolaescu <dann@ics.uci.edu> |
2 | 9 |
3 Reduce CPP usage. | 10 Reduce CPP usage. |
4 * configure.in (LIB_X11_LIB): Remove, inline in the only user. | 11 * configure.in (LIB_X11_LIB): Remove, inline in the only user. |
5 (unexec): Define unconditionally, all platforms define | 12 (unexec): Define unconditionally, all platforms define |