newlib-cygwin/newlib/libc/iconv/ccs
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
..
binary require autoconf-2.69 exactly 2022-01-14 15:24:33 -05:00
Makefile.am newlib: migrate from INCLUDES to AM_CPPFLAGS 2022-01-05 20:29:53 -05:00
Makefile.in require autoconf-2.69 exactly 2022-01-14 15:24:33 -05:00
big5.c ansification: remove _CONST 2018-01-17 11:47:08 -06:00
ccs.h ansification: remove _CONST 2018-01-17 11:47:08 -06:00
ccsbi.c ansification: remove _CONST 2018-01-17 11:47:08 -06:00
ccsbi.h ansification: remove _CONST 2018-01-17 11:47:08 -06:00
ccsnames.h 2004-06-25 Artem B. Bityuckiy <dedekind@oktetlabs.ru> 2004-06-25 20:33:28 +00:00
cns11643_plane1.c ansification: remove _CONST 2018-01-17 11:47:08 -06:00
cns11643_plane2.c ansification: remove _CONST 2018-01-17 11:47:08 -06:00
cns11643_plane14.c ansification: remove _CONST 2018-01-17 11:47:08 -06:00
cp775.c ansification: remove _CONST 2018-01-17 11:47:08 -06:00
cp850.c ansification: remove _CONST 2018-01-17 11:47:08 -06:00
cp852.c ansification: remove _CONST 2018-01-17 11:47:08 -06:00
cp855.c ansification: remove _CONST 2018-01-17 11:47:08 -06:00
cp866.c ansification: remove _CONST 2018-01-17 11:47:08 -06:00
iso_8859_1.c ansification: remove _CONST 2018-01-17 11:47:08 -06:00
iso_8859_2.c ansification: remove _CONST 2018-01-17 11:47:08 -06:00
iso_8859_3.c ansification: remove _CONST 2018-01-17 11:47:08 -06:00
iso_8859_4.c ansification: remove _CONST 2018-01-17 11:47:08 -06:00
iso_8859_5.c ansification: remove _CONST 2018-01-17 11:47:08 -06:00
iso_8859_6.c ansification: remove _CONST 2018-01-17 11:47:08 -06:00
iso_8859_7.c ansification: remove _CONST 2018-01-17 11:47:08 -06:00
iso_8859_8.c ansification: remove _CONST 2018-01-17 11:47:08 -06:00
iso_8859_9.c ansification: remove _CONST 2018-01-17 11:47:08 -06:00
iso_8859_10.c ansification: remove _CONST 2018-01-17 11:47:08 -06:00
iso_8859_11.c ansification: remove _CONST 2018-01-17 11:47:08 -06:00
iso_8859_13.c ansification: remove _CONST 2018-01-17 11:47:08 -06:00
iso_8859_14.c ansification: remove _CONST 2018-01-17 11:47:08 -06:00
iso_8859_15.c ansification: remove _CONST 2018-01-17 11:47:08 -06:00
iso_ir_111.c ansification: remove _CONST 2018-01-17 11:47:08 -06:00
jis_x0201_1976.c ansification: remove _CONST 2018-01-17 11:47:08 -06:00
jis_x0208_1990.c ansification: remove _CONST 2018-01-17 11:47:08 -06:00
jis_x0212_1990.c ansification: remove _CONST 2018-01-17 11:47:08 -06:00
koi8_r.c ansification: remove _CONST 2018-01-17 11:47:08 -06:00
koi8_ru.c ansification: remove _CONST 2018-01-17 11:47:08 -06:00
koi8_u.c ansification: remove _CONST 2018-01-17 11:47:08 -06:00
koi8_uni.c ansification: remove _CONST 2018-01-17 11:47:08 -06:00
ksx1001.c ansification: remove _CONST 2018-01-17 11:47:08 -06:00
mktbl.pl ansification: remove _CONST 2018-01-17 11:47:08 -06:00
win_1250.c ansification: remove _CONST 2018-01-17 11:47:08 -06:00
win_1251.c ansification: remove _CONST 2018-01-17 11:47:08 -06:00
win_1252.c ansification: remove _CONST 2018-01-17 11:47:08 -06:00
win_1253.c ansification: remove _CONST 2018-01-17 11:47:08 -06:00
win_1254.c ansification: remove _CONST 2018-01-17 11:47:08 -06:00
win_1255.c ansification: remove _CONST 2018-01-17 11:47:08 -06:00
win_1256.c ansification: remove _CONST 2018-01-17 11:47:08 -06:00
win_1257.c ansification: remove _CONST 2018-01-17 11:47:08 -06:00
win_1258.c ansification: remove _CONST 2018-01-17 11:47:08 -06:00