changeset 1492:a40107cc6486

(HAVE_GETHOSTNAME): Define it.
author Richard M. Stallman <rms@gnu.org>
date Wed, 28 Oct 1992 09:14:23 +0000
parents 5d0527284372
children b207a60243f6
files src/s/hpux.h
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/s/hpux.h	Wed Oct 28 09:06:29 1992 +0000
+++ b/src/s/hpux.h	Wed Oct 28 09:14:23 1992 +0000
@@ -226,6 +226,10 @@
 
 #define HAVE_DUP2
 #define HAVE_GETTIMEOFDAY
+
+/* Implementation of uname is broken on hpux.  Use gethostname.  */
+#define HAVE_GETHOSTNAME
+
 #define HAVE_VFORK
 #define HAVE_PERROR  /* Delete this line for version 6.  */
 #define HAVE_RENAME