[Mono-dev] [PATCH] VS changes needed for MonoPosixHelper.dll in mono/support.
Miguel de Icaza
miguel at novell.com
Thu Nov 6 13:32:13 EST 2008
Hello,
This looks mostly fine to me; The one piece that I do not
understand are the changes to support/Makefile.am, I think Jonathan
might have to weight into that one.
> The attached patch is to add some additional preprocessor to
> support/map.c. I am starting to add MonoPosixHelper.dll to the VS
> build for Winx64.
>
> I do have some questions about changing configure.in.
>
> Where is the right place to add AC_CHECK_HEADERS(dirent.h)?
>
> There are AC_CHECK_HEADERS checks for sys/time.h and utime.h already.
> There does not appear to be a check for unistd.h but #define
> HAVE_UNISTD_H does appear in config.h. Does a check need to be added?
>
> Is it obvious that I know nothing about autogen, autoconf and make? ;)
>
> -bill
>
> 2008-10-21 Bill Holmes <billholmes54 at 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.
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
More information about the Mono-devel-list
mailing list