* backend/Makefile.am, japi/Makefile.am: Use BUILT_SOURCES instead of dependency so that files are not compiled during "dist" target.
get latest fixes and use logic to not recreate _stdint.h if no changes (to prevent unneeded recompiles). * m4/byteorder.m4: Added support to reuse existing byteorder.h if no changes to prevent timestamp causing a recompile.
moved acbyteorder.m4 to m4/byteorder.m4, added m4/stdint.m4