diff ChangeLog @ 106497:d06619fa1742

* configure.in: Allow compiling Emacs with GTK on Cygwin. * src/s/cygwin.h (G_SLICE_ALWAYS_MALLOC): New variable. * src/emacs.c (main): Set the G_SLICE environment variable for Cygwin GTK builds.
author Chong Yidong <cyd@stupidchicken.com>
date Wed, 09 Dec 2009 01:06:32 +0000
parents 9b7cf86ec483
children d079dad917ed
line wrap: on
line diff
--- a/ChangeLog	Wed Dec 09 01:02:28 2009 +0000
+++ b/ChangeLog	Wed Dec 09 01:06:32 2009 +0000
@@ -1,3 +1,7 @@
+2009-12-09  Ken Brown  <kbrown@cornell.edu>  (tiny change)
+
+	* configure.in: Allow compiling Emacs with GTK on Cygwin.
+
 2009-12-01  Glenn Morris  <rgm@gnu.org>
 
 	* make-dist: Add etc/images/mpc directory.