aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--autogen/config.in2
-rwxr-xr-xautogen/configure2
2 files changed, 2 insertions, 2 deletions
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 <http://www.gnu.org/licenses/>. */
210#undef GNU_MALLOC 210#undef GNU_MALLOC
211 211
212/* Define to set the G_SLICE environment variable to "always-malloc" at 212/* Define to set the G_SLICE environment variable to "always-malloc" at
213 startup, if using GTK. */ 213 startup. */
214#undef G_SLICE_ALWAYS_MALLOC 214#undef G_SLICE_ALWAYS_MALLOC
215 215
216/* Define to 1 if you have the `accept4' function. */ 216/* 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
17066 17066
17067 17067
17068case $opsys in 17068case $opsys in
17069 cygwin) 17069 cygwin)
17070 17070
17071$as_echo "#define G_SLICE_ALWAYS_MALLOC 1" >>confdefs.h 17071$as_echo "#define G_SLICE_ALWAYS_MALLOC 1" >>confdefs.h
17072 17072