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: stable/20110412~6 X-Git-Url: http://erislabs.net/gitweb/?a=commitdiff_plain;h=7f3fdea4cbaa7fb29dce64828654ab3ad613a0a1;hp=7fc73aac8ec9a68135cf82098a1f4c3cb5d4c3ab;p=gnulib.git stdint test: Fix compilation failure on OSF/1 with DTK compiler. * modules/stdint-tests (Depends-on): Add wchar. (cherry picked from commit eff4c0360a0de49d22629d3bdbd15460c0615cee) --- diff --git a/ChangeLog b/ChangeLog index 0290a0d02..be6cff338 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 test-chown.h: correct a cast 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