diff options
| author | Richard M. Stallman | 1997-07-04 02:01:53 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 1997-07-04 02:01:53 +0000 |
| commit | 12ddbaa90e479baa3bddc362925e6ae6fc3255df (patch) | |
| tree | ae45342237687279431ce296f213b1c9ac7c1f26 /src | |
| parent | b684d043b2a439cf66d349d7f394b40bc0eff0ea (diff) | |
| download | emacs-12ddbaa90e479baa3bddc362925e6ae6fc3255df.tar.gz emacs-12ddbaa90e479baa3bddc362925e6ae6fc3255df.zip | |
(LD_SWITCH_SYSTEM_TEMACS): Add #undef.
Diffstat (limited to 'src')
| -rw-r--r-- | src/s/sunos4shr.h | 1 |
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 |