Replaced pkg-config with a 29-line shellscript (complete enough to build the AOS base system, also avoids getting libraries from the buildhost) Latest binutils fixes the texinfo issue so the workaround is no longer needed. Applied the libtool hack used in building gcc to more libraries that required it. (libraries within gcc) Fixed a short-sighted version check in glibc which made it not recognize make 4.0 as being recent enough. If the generation of locales fails, set up AOS to generate locales at first boot. net-tools depends on bash now. Check that flex contains definitions for flex_int*_t types.