emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/s/hpux10.h


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/src/s/hpux10.h
Date: Sun, 09 Dec 2001 11:44:12 -0500

Index: emacs/src/s/hpux10.h
diff -c emacs/src/s/hpux10.h:1.13 emacs/src/s/hpux10.h:1.14
*** emacs/src/s/hpux10.h:1.13   Mon Dec 18 13:09:36 2000
--- emacs/src/s/hpux10.h        Thu Dec  6 22:38:24 2001
***************
*** 8,16 ****
     tries to redeclare what was once srandom to be srand48.  So we go
     with HAVE_LRAND48 being defined.  */
  #undef srandom
  #undef srand48
  #undef HAVE_RANDOM
! #define HPUX10
  #define FORCE_ALLOCA_H
  
  /* AlainF 20-Jul-1996 says this is right.  */
--- 8,17 ----
     tries to redeclare what was once srandom to be srand48.  So we go
     with HAVE_LRAND48 being defined.  */
  #undef srandom
+ #undef random
  #undef srand48
  #undef HAVE_RANDOM
! 
  #define FORCE_ALLOCA_H
  
  /* AlainF 20-Jul-1996 says this is right.  */



reply via email to

[Prev in Thread] Current Thread [Next in Thread]