Mercurial > emacs
changeset 3202:dda1a74daff6
* s/hpux8.h: Don't define HAVE_RANDOM.
author | Jim Blandy <jimb@redhat.com> |
---|---|
date | Fri, 28 May 1993 06:13:16 +0000 |
parents | 6ae7487f1a3d |
children | 1055aa1b7547 |
files | src/s/hpux8.h |
diffstat | 1 files changed, 3 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/s/hpux8.h Fri May 28 05:18:06 1993 +0000 +++ b/src/s/hpux8.h Fri May 28 06:13:16 1993 +0000 @@ -30,4 +30,6 @@ and none have sioctl.h, so might as well define this. */ #define NO_SIOCTL_H -#define HAVE_RANDOM +/* If you use X11R4 you must define this. If you use + X11R5 you must comment this out */ +/* #define HAVE_RANDOM */