Mercurial > emacs
comparison ChangeLog @ 108176:e6f59a2ba110
Hopefully fix bug#6065.
* configure.in (OTHER_OBJ): Always include vm-limit.o on Cygwin.
Elsewhere, maybe include it.
* src/Makefile.in (vmlimitobj) [!SYSTEM_MALLOC]: New variable.
(OTHER_OBJ): Define as a separate variable, for clarity.
* configure: Regenerate.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Fri, 30 Apr 2010 09:37:01 -0700 |
parents | c9d0b6bfe74e |
children | 804e9ced8374 |
comparison
equal
deleted
inserted
replaced
108175:c9cc3dd13301 | 108176:e6f59a2ba110 |
---|---|
1 2010-04-30 Glenn Morris <rgm@gnu.org> | 1 2010-04-30 Glenn Morris <rgm@gnu.org> |
2 | |
3 * configure.in (OTHER_OBJ): Always include vm-limit.o on Cygwin. | |
4 Elsewhere, maybe include it. | |
2 | 5 |
3 * configure.in (TOOLKIT_LIBW) [HAVE_GTK]: Set to $GTK_LIBS. | 6 * configure.in (TOOLKIT_LIBW) [HAVE_GTK]: Set to $GTK_LIBS. |
4 (OLDXMENU, LIBXMENU): New output variables. | 7 (OLDXMENU, LIBXMENU): New output variables. |
5 | 8 |
6 * configure.in (OTHER_OBJ): New output variable. | 9 * configure.in (OTHER_OBJ): New output variable. |