aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2010-04-28 00:20:39 -0700
committerGlenn Morris2010-04-28 00:20:39 -0700
commitc40f944923911b5d7c8f26814a97e2802d4e047c (patch)
treec6e352aeeecfb5878edbe7307e9d7e88e847b168 /ChangeLog
parent658f86ca324cf730f343a6d87597df639282b53b (diff)
downloademacs-c40f944923911b5d7c8f26814a97e2802d4e047c.tar.gz
emacs-c40f944923911b5d7c8f26814a97e2802d4e047c.zip
Define CYGWIN_OBJ with configure, not cpp.
* configure.in (CYGWIN_OBJ): New output variable. * src/Makefile.in (CYGWIN_OBJ): Set with configure, not cpp.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f3dff879491..464049bb0da 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
12010-04-28 Glenn Morris <rgm@gnu.org> 12010-04-28 Glenn Morris <rgm@gnu.org>
2 2
3 * configure.in (CYGWIN_OBJ): New output variable.
4
3 * configure.in (GPM_MOUSE_SUPPORT): New output variable. 5 * configure.in (GPM_MOUSE_SUPPORT): New output variable.
4 6
5 * configure.in (FONT_OBJ): New output variable. 7 * configure.in (FONT_OBJ): New output variable.