aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorRichard M. Stallman1997-01-15 20:24:01 +0000
committerRichard M. Stallman1997-01-15 20:24:01 +0000
commit93b649d3b37c50dd252047cb8aa4acc56f2bd391 (patch)
tree9260301576e3b71ea62c8b5a19e55b90487b3c65 /src
parent1f8bd7fb361f8b9f8b4b5076da6c9b6a6f315094 (diff)
downloademacs-93b649d3b37c50dd252047cb8aa4acc56f2bd391.tar.gz
emacs-93b649d3b37c50dd252047cb8aa4acc56f2bd391.zip
(HAVE_PSTAT_GETDYNAMIC): New definition.
Diffstat (limited to 'src')
-rw-r--r--src/s/hpux9.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/s/hpux9.h b/src/s/hpux9.h
index 93ba380460b..41063fdd3ce 100644
--- a/src/s/hpux9.h
+++ b/src/s/hpux9.h
@@ -56,3 +56,6 @@
56 56
57/* zoo@armadillo.com says we don't need -lXext in HPUX 9. */ 57/* zoo@armadillo.com says we don't need -lXext in HPUX 9. */
58#undef LIBX11_SYSTEM 58#undef LIBX11_SYSTEM
59
60/* Tested in getloadavg.c. */
61#define HAVE_PSTAT_GETDYNAMIC