diff options
author | Richard M. Stallman <rms@gnu.org> | 1994-05-22 09:22:25 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 1994-05-22 09:22:25 +0000 |
commit | 97fc677df32d5bb9d07984aa5d4b5914d27ba067 (patch) | |
tree | 398ab1ab20b54a04c94f6933838f3745ed451c1b | |
parent | 9bc6e7d095c3b4012ee9e27117ddea70c3cb5aef (diff) | |
download | emacs-97fc677df32d5bb9d07984aa5d4b5914d27ba067.tar.gz |
entered into RCS
-rw-r--r-- | src/s/hpux9shr.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/s/hpux9shr.h b/src/s/hpux9shr.h new file mode 100644 index 00000000000..9fda4ca5e6b --- /dev/null +++ b/src/s/hpux9shr.h @@ -0,0 +1,5 @@ +#define ORDINARY_LINK +#define HPUX_USE_SHLIBS +#define RUN_TIME_REMAP + +#include "hpux9.h" |