From a13ec137bb392b2cebe7773966be42449502aa38 Mon Sep 17 00:00:00 2001 From: Dave Love Date: Mon, 18 Nov 2002 16:11:32 +0000 Subject: Don't define LIB_STANDARD. --- src/m/amdahl.h | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/m/amdahl.h b/src/m/amdahl.h index b0a35395d9..b6a3871a22 100644 --- a/src/m/amdahl.h +++ b/src/m/amdahl.h @@ -90,10 +90,6 @@ compiler is so brain damaged that it is not even worth trying to use it. /* #define VIRT_ADDR_VARIES*/ -#ifdef HAVE_ALLOCA -#define LIB_STANDARD -lPW -lc -#endif - /* Define NO_REMAP if memory segmentation makes it not work well to change the boundary between the text section and data section when Emacs is dumped. If you define this, the preloaded Lisp -- cgit v1.2.3