diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/m/amdahl.h | 4 |
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 |