Regenerate the files using automake-1.15 & autoconf-2.69 to match the binutils/gdb/gcc projects. Ran: libgloss $ find -name configure.ac -printf '%h\n' | while read d; do (cd $d; export WANT_AUTOCONF=2.69 WANT_AUTOMAKE=1.15; aclocal-1.15 -I.. && autoconf-2.69); done  | 
			||
|---|---|---|
| .. | ||
| cpu-init | ||
| Makefile.in | ||
| _exit.c | ||
| _kill.c | ||
| aclocal.m4 | ||
| configure | ||
| configure.ac | ||
| crt0.S | ||
| elf-aem-v8-r.specs | ||
| elf-aem-validation.specs | ||
| elf-aem-ve.specs | ||
| elf-rdimon.specs | ||
| ftruncate.c | ||
| libcfunc.c | ||
| svc.h | ||
| syscalls.c | ||
| truncate.c | ||