aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2010-04-26 19:36:20 -0700
committerGlenn Morris2010-04-26 19:36:20 -0700
commitb678dd8b8e406bcb65375723b72f239263bf5347 (patch)
tree3fc15f3b042a81f5aa34e026df02604b6de41556 /ChangeLog
parent10ccb130e0581fd1a27edef2a435d53b5576d9b3 (diff)
downloademacs-b678dd8b8e406bcb65375723b72f239263bf5347.tar.gz
emacs-b678dd8b8e406bcb65375723b72f239263bf5347.zip
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.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 02f7400ede0..efbc1891abf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
12010-04-27 Glenn Morris <rgm@gnu.org>
2
3 * configure.in (LUCID_LIBW, LIBXP, WIDGET_OBJ): New output variables.
4
12010-04-26 Dan Nicolaescu <dann@ics.uci.edu> 52010-04-26 Dan Nicolaescu <dann@ics.uci.edu>
2 6
3 * configure.in (LIBS_MACHINE): Remove, unused. 7 * configure.in (LIBS_MACHINE): Remove, unused.