On Aug 7 15:26, Corinna Vinschen wrote: > Here's a new patch according to the discussion on IRC. I also moved the > lib build statements depending on W32API to the end of the lists. > [...]
Scratch this hunk: > @@ -221,6 +227,7 @@ > #AC_FUNC_VPRINTF > #AC_CHECK_FUNCS([alarm atexit btowc fesetround floor ftruncate gettimeofday > isascii localeconv mbrlen memmove memset pow rint setlocale sqrt strcasecmp > strchr strncasecmp strtoull strtoumax]) > > + > AC_CHECK_HEADER([_mingw_mac.h], [], [AC_MSG_ERROR([Please check if the > mingw-w64 header set and the build/host option are set properly.])]) > > #Warnings and errors, default level is 3 Corinna ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
