From: Bruno Haible Date: Mon, 11 Apr 2011 00:27:15 +0000 (+0200) Subject: stdint test: Fix compilation failure on OSF/1 with DTK compiler. X-Git-Tag: v0.1~2954 X-Git-Url: http://erislabs.org.uk/gitweb/?a=commitdiff_plain;h=eff4c0360a0de49d22629d3bdbd15460c0615cee;p=gnulib.git stdint test: Fix compilation failure on OSF/1 with DTK compiler. * modules/stdint-tests (Depends-on): Add wchar. --- diff --git a/ChangeLog b/ChangeLog index 9bf2029e2..45f5d0469 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2011-04-10 Bruno Haible + + stdint test: Fix compilation failure on OSF/1 with DTK compiler. + * modules/stdint-tests (Depends-on): Add wchar. + 2011-04-10 Jim Meyering maint: remove doubled words in comments, e.g., s/a a/a/ diff --git a/modules/stdint-tests b/modules/stdint-tests index ad320b229..d83cd4c06 100644 --- a/modules/stdint-tests +++ b/modules/stdint-tests @@ -6,6 +6,7 @@ m4/wint_t.m4 Depends-on: verify intprops +wchar configure.ac: gt_TYPE_WCHAR_T