Mercurial > emacs
diff src/ChangeLog @ 108123:2559def6146e
Replace some more cpp with autoconf.
* configure.in (LUCID_LIBW, LIBXP, WIDGET_OBJ): New output variables.
* src/Makefile.in (LIBXP, LUCID_LIBW, WIDGET_OBJ): Set via configure.
(MOTIF_LIBW): Use $LIBXP.
(otherobj): Use $WIDGET_OBJ.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Mon, 26 Apr 2010 19:36:20 -0700 |
parents | 080274726e38 |
children | 13415f222ad9 |
line wrap: on
line diff
--- a/src/ChangeLog Mon Apr 26 11:23:01 2010 -0700 +++ b/src/ChangeLog Mon Apr 26 19:36:20 2010 -0700 @@ -1,3 +1,9 @@ +2010-04-27 Glenn Morris <rgm@gnu.org> + + * Makefile.in (LIBXP, LUCID_LIBW, WIDGET_OBJ): Set via configure. + (MOTIF_LIBW): Use $LIBXP. + (otherobj): Use $WIDGET_OBJ. + 2010-04-26 Dan Nicolaescu <dann@ics.uci.edu> * Makefile.in (LIBS_MACHINE): Remove, unused.