From 5f98f2abf1fcb7789ff2d951a808f17f6c13a202 Mon Sep 17 00:00:00 2001 From: usa Date: Thu, 13 Mar 2008 10:58:32 +0000 Subject: * {bcc,win}32/Makefile.sub (config.h): define uint32_t. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@15763 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 59158098f..6cb39d49e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,11 @@ +Thu Mar 13 19:42:43 2008 NAKAMURA Usaku + + * {bcc,win}32/Makefile.sub (config.h): define uint32_t. + Thu Mar 13 14:14:19 2008 Nobuyoshi Nakada - * trunk/configure.in (AC_CHECK_HEADERS): stdint.h is not needed to check. + * trunk/configure.in (AC_CHECK_HEADERS): stdint.h is not needed to + check. * trunk/configure.in (rb_cv_type_uint32_t): unqouted. [ruby-dev:34030] -- cgit