acadia-newlib/libgloss/rl78
Mike Frysinger 873da400e0 libgloss: regenerate aclocal.m4 & configure w/newer versions
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
2021-11-06 14:14:50 -04:00
..
Makefile.in
abort.S
aclocal.m4 libgloss: regenerate aclocal.m4 & configure w/newer versions 2021-11-06 14:14:50 -04:00
argv.S
argvlen.S
chdir.S
chmod.S
close.S
configure libgloss: regenerate aclocal.m4 & configure w/newer versions 2021-11-06 14:14:50 -04:00
configure.ac libgloss: regenerate aclocal.m4 & configure w/newer versions 2021-11-06 14:14:50 -04:00
crt0.S
crtn.S
exit.S
fstat.S
gcrt0.S
getpid.S
gettimeofday.S
isatty.S
kill.S
link.S
lseek.S
mcount.c
open.S
read.S
rl78-sim.ld
rl78-sys.h
rl78.ld
sbrk.c
stat.S
swrite.S
time.S
times.S
unlink.S
utime.S
vregs.h
write.c