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-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eff4c0360a0de49d22629d3bdbd15460c0615cee;p=pspp 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 9bf2029e2b..45f5d0469d 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 ad320b2296..d83cd4c06d 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