* configure.in: Add type checks for blkcnt_t, blksize_t, suseconds_t. Some
authorJonathan Pryor <jpryor@novell.com>
Thu, 2 Nov 2006 02:35:09 +0000 (02:35 -0000)
committerJonathan Pryor <jpryor@novell.com>
Thu, 2 Nov 2006 02:35:09 +0000 (02:35 -0000)
commitaa0f7790e5dc11862a86f98a8e83becdc161faca
tree7e963fcd7c151a7845e82f7cea1b0f0ebe7c60c0
parentd6267c679d11da03221a931772467fd2b8ca7d1b
* configure.in: Add type checks for blkcnt_t, blksize_t, suseconds_t.  Some
  versions of Mac OS X don't define these, needed by support/map.c.
* support/mph.h: Add fallback typedefs for blkcnt_t, blksize_t, suseconds_t
  so that map.c can rely on their presence.  (Some versions of OS X don't
  provide these typedefs.)

svn path=/trunk/mono/; revision=67252
ChangeLog
configure.in
support/ChangeLog
support/mph.h