Mercurial > emacs
changeset 8867:73a95a7efdce
(REL_ALLOC): #undef deleted.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 18 Sep 1994 04:05:03 +0000 |
parents | 48a0ea73a9d7 |
children | 5eff9b0c1a43 |
files | src/s/sol2.h |
diffstat | 1 files changed, 0 insertions(+), 6 deletions(-) [+] |
line wrap: on
line diff
--- a/src/s/sol2.h Sun Sep 18 04:02:25 1994 +0000 +++ b/src/s/sol2.h Sun Sep 18 04:05:03 1994 +0000 @@ -41,9 +41,3 @@ people keep saying that it doesn't work, and that the patch is easy to install. Patch number is 100947-02. */ #undef SOLARIS_BROKEN_ACCESS - -/* We can't use Xt from X11R6 with ralloc.c, because Xt - includes libthread.so and that calls sbrk directly. */ -#if defined (USE_X_TOOLKIT) && defined (HAVE_X11XTR6) -#undef REL_ALLOC -#endif