# HG changeset patch # User Richard M. Stallman # Date 720263663 0 # Node ID a40107cc648626148924b7826400776cd4f6fbde # Parent 5d0527284372b03e40e83fb8ce154570aeabd4c5 (HAVE_GETHOSTNAME): Define it. diff -r 5d0527284372 -r a40107cc6486 src/s/hpux.h --- 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