2008-10-21 Bill Holmes <billholmes54@gmail.com>
authorBill Holmes <holmes@mono-cvs.ximian.com>
Wed, 5 Nov 2008 18:21:01 +0000 (18:21 -0000)
committerBill Holmes <holmes@mono-cvs.ximian.com>
Wed, 5 Nov 2008 18:21:01 +0000 (18:21 -0000)
commit690fe2e90d62d311b1d6331ebc76af5eb47bf555
tree6364d59612787cc47d1dd03c15759a6e24489c8b
parent89e7e6230e212304e7c38c3e72a6a7937ee7e607
2008-10-21  Bill Holmes  <billholmes54@gmail.com>

* configure.in : Adding a auto configure check for dirent.h.

* support/Makefile.am : For generation of map.c adding preprocessor
 checks for sys/time.h, unistd.h, dirent.h and utime.h.

* support/map.c : Re-run 'make refresh' to add preprocessor checks
 for sys/time.h, unistd.h, dirent.h and utime.h.

Code is contributed under MIT/X11 license.

svn path=/trunk/mono/; revision=118010
ChangeLog
configure.in
support/ChangeLog
support/Makefile.am
support/map.c