diff options
| author | Richard M. Stallman <rms@gnu.org> | 1995-07-18 20:42:59 +0000 |
|---|---|---|
| committer | Richard M. Stallman <rms@gnu.org> | 1995-07-18 20:42:59 +0000 |
| commit | 0099c05af1b0f93b03d806d057b520fe33b57369 (patch) | |
| tree | c7c70009196029e8d8509382a15d4f202705722d | |
| parent | 499a514dd72e631fc200c383c266a207646c6fe2 (diff) | |
| download | emacs-0099c05af1b0f93b03d806d057b520fe33b57369.tar.gz | |
(SUNOS4_SHARED_LIBRARIES): Defined.
| -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 bfa4fdcb08e..fb918af414b 100644 --- a/src/s/sunos4shr.h +++ b/src/s/sunos4shr.h @@ -28,6 +28,7 @@ #define UNEXEC unexsunos4.o #define RUN_TIME_REMAP #define ORDINARY_LINK +#define SUNOS4_SHARED_LIBRARIES #undef LD_SWITCH_SYSTEM |
