Simplify the #ifdefs.
[pspp] / lib / ChangeLog
index 1b759085f8621a9fbe42c0902fe6d6835c68f6c0..eda3c447414c1b562d1feb43651a88335940db54 100644 (file)
@@ -1,5 +1,9 @@
 2005-05-22  Bruno Haible  <bruno@clisp.org>
 
+       * stdint_.h (_STDINT_H_HAVE_INT64): New macro. Use it in #ifdefs.
+       (INT64_MIN): Fix definition.
+       Suggested by Paul Eggert <eggert@cs.ucla.edu>.
+
        * stdint_.h (_STDINT_H_NEED_SIGNED_INT_TYPES): Renamed from
        NEED_SIGNED_INT_TYPES.