stdint: omit redundant check for wchar.h
[pspp] / ChangeLog
index 79688671e96c27360f376701694d2c3a53829d4d..3cc41e6cc2e2d4e4346dd2712a91c74d3a5e1ac6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2011-02-18  Paul Eggert  <eggert@cs.ucla.edu>
+
+       stdint: omit redundant check for wchar.h
+       * m4/stdint.m4 (gl_STDINT_H): The earlier part of this macro now
+       always tests whether wchar.h exists, so remove the now-redundant test.
+
 2011-02-18  Bruno Haible  <bruno@clisp.org>
 
        stdint: Cut dependency to module 'wchar'.