crosstool-ng/m4
Alexey Neyman 88a08bd2fd Run version check via eval
... otherwise it fails for autoconf/automake; for some reason, newer
Ubuntu 18.10 adds extra quoting around '${SHELL}' in
$ac_cv_path_AUTOCONF.

Signed-off-by: Alexey Neyman <stilor@att.net>
2019-01-28 00:26:37 -08:00
..
ax_build_date_epoch.m4 Use autoconfig-archve/automake tests 2018-04-07 12:02:33 -07:00
ax_require_defined.m4 Split local helper macros into separate m4's 2018-04-07 12:02:33 -07:00
ax_with_curses_extra.m4 modified ax_with_curses_extra.m4 to have better regocnition of <panel.h> 2018-04-14 03:28:32 -05:00
ax_with_curses.m4 Use autoconfig-archve/automake tests 2018-04-07 12:02:33 -07:00
ctng_cpu_count.m4 Fix install --strip-program check after merge 2018-04-07 12:03:17 -07:00
ctng_log.m4 Add checking for *sum and unzip 2018-04-29 12:06:54 -07:00
ctng_prog_install.m4 Fix install --strip-program check after merge 2018-04-07 12:03:17 -07:00
ctng_prog.m4 Add checking for *sum and unzip 2018-04-29 12:06:54 -07:00
ctng_set_kconfig_option.m4 Simplify the macro for checking stat flavor a bit 2018-04-07 12:02:33 -07:00
ctng_version_check.m4 Run version check via eval 2019-01-28 00:26:37 -08:00
ctng_with_deprecated.m4 Split local helper macros into separate m4's 2018-04-07 12:02:33 -07:00
gettext.m4 Use autoconfig-archve/automake tests 2018-04-07 12:02:33 -07:00
iconv.m4 Use autoconfig-archve/automake tests 2018-04-07 12:02:33 -07:00
intlmacosx.m4 Use autoconfig-archve/automake tests 2018-04-07 12:02:33 -07:00
lib-ld.m4 Use autoconfig-archve/automake tests 2018-04-07 12:02:33 -07:00
lib-link.m4 Use autoconfig-archve/automake tests 2018-04-07 12:02:33 -07:00
lib-prefix.m4 Use autoconfig-archve/automake tests 2018-04-07 12:02:33 -07:00
nls.m4 Use autoconfig-archve/automake tests 2018-04-07 12:02:33 -07:00
pkg.m4 Use autoconfig-archve/automake tests 2018-04-07 12:02:33 -07:00
po.m4 Use autoconfig-archve/automake tests 2018-04-07 12:02:33 -07:00
progtest.m4 Use autoconfig-archve/automake tests 2018-04-07 12:02:33 -07:00
README Split local helper macros into separate m4's 2018-04-07 12:02:33 -07:00

These autoconf helper macros come from various sources:

- ax_*.m4: autoconf-archive, version 2017.09.28 (copied)
- pkg.m4: pkg-config, version 0.29.2 (run configure, then copy)
- gettext.m4, iconv.m4, intlmacosx.m4, nls.m4: gettext 0.19.8
- ctng_*.m4: obviously, implemented anew
- po.m4: a local dummy stub for gettext's version