aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorRichard M. Stallman1994-05-22 09:22:25 +0000
committerRichard M. Stallman1994-05-22 09:22:25 +0000
commit0a56d3643a5edb507c6e97d37a8a2b11708c1676 (patch)
tree003dc536293d75a49de264c71d08894cdaf03a05 /src
parent3f8a3241196f03b755d4e159b6369a20e82fdf97 (diff)
downloademacs-0a56d3643a5edb507c6e97d37a8a2b11708c1676.tar.gz
emacs-0a56d3643a5edb507c6e97d37a8a2b11708c1676.zip
entered into RCS
Diffstat (limited to 'src')
-rw-r--r--src/s/hpux9shr.h5
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 @@
1#define ORDINARY_LINK
2#define HPUX_USE_SHLIBS
3#define RUN_TIME_REMAP
4
5#include "hpux9.h"