Portability fixes for Solaris and HP/UX.
authorJonathan Pryor <jpryor@novell.com>
Fri, 12 Nov 2004 10:29:57 +0000 (10:29 -0000)
committerJonathan Pryor <jpryor@novell.com>
Fri, 12 Nov 2004 10:29:57 +0000 (10:29 -0000)
commit888944f0bb56f06e1d83b0f4e5c1ddacdb9c9e13
tree6cdfd260e322b9bdea3f3adef90621774365e621
parent862ec1b176d75a43edaa4fcb0742d0c3ef181276
Portability fixes for Solaris and HP/UX.

* configure.in: Check for `struct dirent' members which don't exist across
  all Unix platforms.
* support/dirent.c: Only access members which exist on the target platform.

svn path=/trunk/mono/; revision=36050
ChangeLog
configure.in
support/dirent.c