newlib-cygwin/libgloss/m32r
Mike Frysinger a100e80fc9 require autoconf-2.69 exactly
The newlib & libgloss dirs are already generated using autoconf-2.69.
To avoid merging new code and/or accidental regeneration using diff
versions, leverage config/override.m4 to pin to 2.69 exactly.  This
matches what gcc/binutils/gdb are already doing.

The README file already says to use autoconf-2.69.

To accomplish this, it's just as simple as adding -I flags to the
top-level config/ dir when running aclocal.  This is because the
override.m4 file overrides AC_INIT to first require the specific
autoconf version before calling the real AC_INIT.
2022-01-14 15:24:33 -05:00
..
Makefile.in Use remove-advertising-clause script to edit BSD licenses 2020-01-29 19:03:31 +01:00
aclocal.m4 require autoconf-2.69 exactly 2022-01-14 15:24:33 -05:00
chmod.c 20000317 sourceware import 2000-03-17 22:48:54 +00:00
close.c 20000317 sourceware import 2000-03-17 22:48:54 +00:00
configure require autoconf-2.69 exactly 2022-01-14 15:24:33 -05:00
configure.ac require autoconf-2.69 exactly 2022-01-14 15:24:33 -05:00
crt0.S 2003-06-23 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com> 2003-06-23 19:06:12 +00:00
eit.h 20000317 sourceware import 2000-03-17 22:48:54 +00:00
eva-stub.ld 20000317 sourceware import 2000-03-17 22:48:54 +00:00
eva.ld 20000317 sourceware import 2000-03-17 22:48:54 +00:00
exit.c 20000317 sourceware import 2000-03-17 22:48:54 +00:00
fstat.c 20000317 sourceware import 2000-03-17 22:48:54 +00:00
getpid.c 20000317 sourceware import 2000-03-17 22:48:54 +00:00
isatty.c 2008-01-03 Jeff Johnston <jjohnstn@redhat.com> 2008-01-03 22:38:31 +00:00
kill.c 20000317 sourceware import 2000-03-17 22:48:54 +00:00
lseek.c 20000317 sourceware import 2000-03-17 22:48:54 +00:00
m32r-lib.c 2002-10-04 Michael Snyder <msnyder@redhat.com> 2002-10-18 21:09:02 +00:00
m32r-stub.c 2009-03-16 Jeff Johnston <jjohnstn@redhat.com> 2009-03-16 19:26:59 +00:00
mon.specs 20000317 sourceware import 2000-03-17 22:48:54 +00:00
open.c 20000317 sourceware import 2000-03-17 22:48:54 +00:00
raise.c 20000317 sourceware import 2000-03-17 22:48:54 +00:00
read.c 20000317 sourceware import 2000-03-17 22:48:54 +00:00
sbrk.c 20000317 sourceware import 2000-03-17 22:48:54 +00:00
stat.c 20000317 sourceware import 2000-03-17 22:48:54 +00:00
trap0.S 20000317 sourceware import 2000-03-17 22:48:54 +00:00
trapmon0.c 2002-04-15 Hans-Peter Nilsson <hp@bitrange.com> 2002-04-15 19:53:34 +00:00
unlink.c 20000317 sourceware import 2000-03-17 22:48:54 +00:00
utime.c 20000317 sourceware import 2000-03-17 22:48:54 +00:00
write.c 20000317 sourceware import 2000-03-17 22:48:54 +00:00