From: Glenn Morris Date: Fri, 16 Aug 2013 10:17:35 +0000 (-0400) Subject: Auto-commit of generated files. X-Git-Tag: emacs-24.3.90~173^2^2~42^2~45^2~387^2~1686^2~202 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=32c8eae2ad8afa6c5c8d067faa142b7e6bea9cf6;p=emacs.git Auto-commit of generated files. --- diff --git a/autogen/config.in b/autogen/config.in index 00b7c5ba05e..a8ca66e22c8 100644 --- a/autogen/config.in +++ b/autogen/config.in @@ -210,7 +210,7 @@ along with GNU Emacs. If not, see . */ #undef GNU_MALLOC /* Define to set the G_SLICE environment variable to "always-malloc" at - startup, if using GTK. */ + startup. */ #undef G_SLICE_ALWAYS_MALLOC /* Define to 1 if you have the `accept4' function. */ diff --git a/autogen/configure b/autogen/configure index cde9f41c440..8a0144e20ea 100755 --- a/autogen/configure +++ b/autogen/configure @@ -17066,7 +17066,7 @@ fi case $opsys in - cygwin) + cygwin) $as_echo "#define G_SLICE_ALWAYS_MALLOC 1" >>confdefs.h