[9c4b4b083f87] While compiling my `ttfautohint` package with a slightly tailored mxe build, I get the following compilation error: CXX ttfautohintGUI-ddlineedit.moc.o In file included from /home/wl/git/mxe/usr/lib/gcc/i686-w64-mingw32.static/5.5.0/include/c++/cwchar:44:0, from /home/wl/git/mxe/usr/lib/gcc/i686-w64-mingw32.static/5.5.0/include/c++/bits/postypes.h:40, from /home/wl/git/mxe/usr/lib/gcc/i686-w64-mingw32.static/5.5.0/include/c++/iosfwd:40, from /home/wl/git/mxe/usr/lib/gcc/i686-w64-mingw32.static/5.5.0/include/c++/memory:72, from ddlineedit.moc.cpp:9: ../gnulib/src/stdlib.h:1904:1: error: expected ',' or '...' before 'string' _GL_FUNCDECL_RPL (strtoull, unsigned long long, ^ Attached is the built `stdlib.h` file, together with the used `bootstrap.conf`. Please advise. Werner