aboutsummaryrefslogtreecommitdiffstats
path: root/src/s
diff options
context:
space:
mode:
authorJim Blandy <[email protected]>1992-05-01 06:20:52 +0000
committerJim Blandy <[email protected]>1992-05-01 06:20:52 +0000
commit784e43dd34233d2fcb828f86fa8fa01ad209517b (patch)
tree2f006fc75e7429e60eac245b9e277486a08d06c7 /src/s
parent32676c085ce177af1e1e8ab61360c68772450af0 (diff)
entered into RCS
Diffstat (limited to 'src/s')
-rw-r--r--src/s/hpux.h2
-rw-r--r--src/s/sunos4shr.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/s/hpux.h b/src/s/hpux.h
index e146501004..945835982a 100644
--- a/src/s/hpux.h
+++ b/src/s/hpux.h
@@ -199,7 +199,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#define srand srand48
/* In hpux, the symbol SIGIO is defined, but the feature
- does not really exist.
+ doesn't work in the way Emacs needs it to.
Here we assume that signal.h is included before config.h
so that we can override it here. */
diff --git a/src/s/sunos4shr.h b/src/s/sunos4shr.h
index 2b665513b1..c5bcf838e6 100644
--- a/src/s/sunos4shr.h
+++ b/src/s/sunos4shr.h
@@ -27,4 +27,4 @@
#define UNEXEC unexsunos4.o
#define RUN_TIME_REMAP
-#define LD_CMD cc
+#define LINKER cc