> From: Akim Demaille <[email protected]> > Date: Tue, 27 Jan 2015 13:59:24 +0100 > Cc: Bison Bugs <[email protected]> > > Actually I don't understand why you include mingw-setlocale > instead of putting it in the lib/ library, and just link > against it.
lib/ is imported from gnulib, so I thought putting unrelated stuff there will get in your way when you update from gnulib the next time. Besides, the Makefile.in there is generated by the import procedure, so editing it by hand will again be problematic. But I can do it if you prefer it that way. > Do you know of a build farm or something like that > where I could run continuous builds for Bison on mingw? Sorry, no.
