You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
5 years ago
..
README Split local helper macros into separate m4's 6 years ago
ax_build_date_epoch.m4 Use autoconfig-archve/automake tests 6 years ago
ax_require_defined.m4 Split local helper macros into separate m4's 6 years ago
ax_with_curses.m4 Use autoconfig-archve/automake tests 6 years ago
ax_with_curses_extra.m4 modified ax_with_curses_extra.m4 to have better regocnition of <panel.h> 6 years ago
ctng_cpu_count.m4 Fix install --strip-program check after merge 6 years ago
ctng_log.m4 Add checking for *sum and unzip 5 years ago
ctng_prog.m4 Add checking for *sum and unzip 5 years ago
ctng_prog_install.m4 Fix install --strip-program check after merge 6 years ago
ctng_set_kconfig_option.m4 Simplify the macro for checking stat flavor a bit 6 years ago
ctng_version_check.m4 Run version check via eval 5 years ago
ctng_with_deprecated.m4 Split local helper macros into separate m4's 6 years ago
gettext.m4 Use autoconfig-archve/automake tests 6 years ago
iconv.m4 Use autoconfig-archve/automake tests 6 years ago
intlmacosx.m4 Use autoconfig-archve/automake tests 6 years ago
lib-ld.m4 Use autoconfig-archve/automake tests 6 years ago
lib-link.m4 Use autoconfig-archve/automake tests 6 years ago
lib-prefix.m4 Use autoconfig-archve/automake tests 6 years ago
nls.m4 Use autoconfig-archve/automake tests 6 years ago
pkg.m4 Use autoconfig-archve/automake tests 6 years ago
po.m4 Use autoconfig-archve/automake tests 6 years ago
progtest.m4 Use autoconfig-archve/automake tests 6 years ago

README

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