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 |
||
---|---|---|
.. | ||
sys | ||
Makefile.in | ||
aclocal.m4 | ||
close.S | ||
configure | ||
configure.ac | ||
create.c | ||
crt0.S | ||
fstat.S | ||
getchar1.c | ||
isatty.c | ||
lseek.c | ||
mem-layout.c | ||
misc.c | ||
open.c | ||
read.c | ||
sbrk.c | ||
syscalls.c | ||
trap_handle.c | ||
write.c |