aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorDave Love2002-11-18 16:11:32 +0000
committerDave Love2002-11-18 16:11:32 +0000
commita13ec137bb392b2cebe7773966be42449502aa38 (patch)
tree1d9055f4d45e0ddcbe5e1d8182fc424f1d7345e1 /src
parent87d8f6c5f82c045b8f8e3f200546fab123e89ec6 (diff)
downloademacs-a13ec137bb392b2cebe7773966be42449502aa38.tar.gz
emacs-a13ec137bb392b2cebe7773966be42449502aa38.zip
Don't define LIB_STANDARD.
Diffstat (limited to 'src')
-rw-r--r--src/m/amdahl.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/m/amdahl.h b/src/m/amdahl.h
index b0a35395d9e..b6a3871a221 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.
90 90
91/* #define VIRT_ADDR_VARIES*/ 91/* #define VIRT_ADDR_VARIES*/
92 92
93#ifdef HAVE_ALLOCA
94#define LIB_STANDARD -lPW -lc
95#endif
96
97/* Define NO_REMAP if memory segmentation makes it not work well 93/* Define NO_REMAP if memory segmentation makes it not work well
98 to change the boundary between the text section and data section 94 to change the boundary between the text section and data section
99 when Emacs is dumped. If you define this, the preloaded Lisp 95 when Emacs is dumped. If you define this, the preloaded Lisp