* configure.in: Allow compiling Emacs with GTK on Cygwin.
commita4ef73c887614e05e4d0039419da0bcf1a073f00
authorChong Yidong <cyd@stupidchicken.com>
Wed, 9 Dec 2009 01:06:32 +0000 (9 01:06 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Wed, 9 Dec 2009 01:06:32 +0000 (9 01:06 +0000)
tree343cf054d29dd570688a8ba946c5841660a75762
parent0f0ea87e8c03aa623de5632ecacd3621ffe410a5
* 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.
ChangeLog
configure.in
src/ChangeLog
src/emacs.c
src/s/cygwin.h