From 7f3fdea4cbaa7fb29dce64828654ab3ad613a0a1 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Mon, 11 Apr 2011 02:27:15 +0200 Subject: [PATCH] stdint test: Fix compilation failure on OSF/1 with DTK compiler. * modules/stdint-tests (Depends-on): Add wchar. (cherry picked from commit eff4c0360a0de49d22629d3bdbd15460c0615cee) --- ChangeLog | 5 +++++ modules/stdint-tests | 1 + 2 files changed, 6 insertions(+) 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 -- 2.11.0