Mercurial > hg > xemacs-beta
view configure.ac @ 1626:5cec7ab01719
[xemacs-hg @ 2003-08-16 14:18:36 by michaels]
2003-08-12 Mike Sperber <mike@xemacs.org>
* bytecode.c (GCPRO_STACK): Added.
(execute_optimized_program): Use GCPRO_STACK, fixing a space leak:
Formerly, the byte-code engine would always hold on to the entire
stack memory area, including the stuff above the top. Now, we
adjust the GCPRO record via GCPRO_STACK just before a GC may
occur.
author | michaels |
---|---|
date | Sat, 16 Aug 2003 14:18:38 +0000 |
parents | 046f73d312c5 |
children | 3580ae2ce979 |
line wrap: on
line source
AC_FATAL([ #### Autoconf 2.5x is not yet supported by XEmacs. #### Our configure script is known *not* to work with these versions of #### Autoconf. Please continue using Autoconf 2.13 for now. ])