aboutsummaryrefslogtreecommitdiffstats
path: root/src/s
diff options
context:
space:
mode:
authorRichard M. Stallman1997-07-04 02:01:53 +0000
committerRichard M. Stallman1997-07-04 02:01:53 +0000
commit12ddbaa90e479baa3bddc362925e6ae6fc3255df (patch)
treeae45342237687279431ce296f213b1c9ac7c1f26 /src/s
parentb684d043b2a439cf66d349d7f394b40bc0eff0ea (diff)
downloademacs-12ddbaa90e479baa3bddc362925e6ae6fc3255df.tar.gz
emacs-12ddbaa90e479baa3bddc362925e6ae6fc3255df.zip
(LD_SWITCH_SYSTEM_TEMACS): Add #undef.
Diffstat (limited to 'src/s')
-rw-r--r--src/s/sunos4shr.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/s/sunos4shr.h b/src/s/sunos4shr.h
index b95160fe016..d6335326bbb 100644
--- a/src/s/sunos4shr.h
+++ b/src/s/sunos4shr.h
@@ -31,6 +31,7 @@
31#define SUNOS4_SHARED_LIBRARIES 31#define SUNOS4_SHARED_LIBRARIES
32 32
33#undef LD_SWITCH_SYSTEM 33#undef LD_SWITCH_SYSTEM
34#undef LD_SWITCH_SYSTEM_TEMACS
34 35
35#undef SYSTEM_MALLOC 36#undef SYSTEM_MALLOC
36#ifndef GNU_MALLOC 37#ifndef GNU_MALLOC