From bbea4f40f93737c9cb005504c14128d8d4d78453 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sun, 18 Sep 1994 04:05:03 +0000 Subject: [PATCH] (REL_ALLOC): #undef deleted. --- src/s/sol2.h | 6 ------ 1 file changed, 6 deletions(-) diff --git a/src/s/sol2.h b/src/s/sol2.h index 3218e9ff6bb..02560df0f5e 100644 --- a/src/s/sol2.h +++ b/src/s/sol2.h @@ -41,9 +41,3 @@ access(2), but in the meantime, some of us need the right behavior. */ 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 -- 2.39.5