]> git.eshelyaron.com Git - emacs.git/commitdiff
(HPUX10): Define it just once.
authorJuanma Barranquero <lekktu@gmail.com>
Wed, 19 Feb 2003 15:42:57 +0000 (15:42 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Wed, 19 Feb 2003 15:42:57 +0000 (15:42 +0000)
src/ChangeLog
src/s/hpux10.h

index 86ac60e896cd0c61b3282850c4536d1b2bbd603d..d1510fe055d23c47f52a32304877730fa85d8509 100644 (file)
@@ -1,3 +1,7 @@
+2003-02-19  Juanma Barranquero  <lektu@terra.es>
+
+       * s/hpux10.h (HPUX10): Define it just once.
+
 2003-02-17  Klaus Zeitler  <kzeitler@lucent.com>
 
        * s/hpux10.h (POLL_INTERRUPTED_SYS_CALL): Defined.
index 007d4aee3ace45cbd7d34cac1d02e288ff8f6029..92dfd5b1c2f282f9dc3ff74eac40f64ef06bc3f7 100644 (file)
@@ -10,7 +10,7 @@
 #undef srandom
 #undef random
 #undef HAVE_RANDOM
-#define HPUX10
+
 #define FORCE_ALLOCA_H
 
 /* AlainF 20-Jul-1996 says this is right.  */