stdint test: Fix compilation failure on OSF/1 with DTK compiler.
authorBruno Haible <bruno@clisp.org>
Mon, 11 Apr 2011 00:27:15 +0000 (02:27 +0200)
committerIan Beckwith <ianb@erislabs.net>
Wed, 13 Apr 2011 22:43:24 +0000 (23:43 +0100)
* modules/stdint-tests (Depends-on): Add wchar.
(cherry picked from commit eff4c0360a0de49d22629d3bdbd15460c0615cee)

ChangeLog
modules/stdint-tests

index 0290a0d..be6cff3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2011-04-10  Bruno Haible  <bruno@clisp.org>
+
+       stdint test: Fix compilation failure on OSF/1 with DTK compiler.
+       * modules/stdint-tests (Depends-on): Add wchar.
+
 2011-04-10  Jim Meyering  <meyering@redhat.com>
 
        test-chown.h: correct a cast
index ad320b2..d83cd4c 100644 (file)
@@ -6,6 +6,7 @@ m4/wint_t.m4
 Depends-on:
 verify
 intprops
+wchar
 
 configure.ac:
 gt_TYPE_WCHAR_T