diff options
| author | Glenn Morris | 2013-08-16 06:17:35 -0400 |
|---|---|---|
| committer | Glenn Morris | 2013-08-16 06:17:35 -0400 |
| commit | 32c8eae2ad8afa6c5c8d067faa142b7e6bea9cf6 (patch) | |
| tree | 5bb2c7655667a3b1087a9bccd7101433154ef4c8 | |
| parent | 3dfc5cd613bccbc6027ab79ca3aa2218cbe0ab63 (diff) | |
| download | emacs-32c8eae2ad8afa6c5c8d067faa142b7e6bea9cf6.tar.gz emacs-32c8eae2ad8afa6c5c8d067faa142b7e6bea9cf6.zip | |
Auto-commit of generated files.
| -rw-r--r-- | autogen/config.in | 2 | ||||
| -rwxr-xr-x | autogen/configure | 2 |
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 | ||
| 17068 | case $opsys in | 17068 | case $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 | ||