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 |
||
|---|---|---|
| .. | ||
| Makefile.in | ||
| _exit.c | ||
| aclocal.m4 | ||
| configure | ||
| configure.ac | ||
| crt0.S | ||
| gettod.c | ||
| io-gdb.c | ||
| io-stubs.c | ||
| io.h | ||
| sbrk.c | ||
| serial-inbyte.c | ||
| serial-outbyte.c | ||
| syscall.h | ||
| syscalls.c | ||