crosstool-ng/m4
Alexey Neyman 11f86e8b56 Reapply b34137
... which fixes <panel.h> detection on Alpine Linux (which has ncursesw
but installs it into plain /usr/include).

Signed-off-by: Alexey Neyman <stilor@att.net>
2019-03-14 18:25:32 -07:00
..
README Split local helper macros into separate m4's 2018-04-07 12:02:33 -07:00
ax_build_date_epoch.m4 Use autoconfig-archve/automake tests 2018-04-07 12:02:33 -07:00
ax_cxx_compile_stdcxx.m4 CentOS6 cannot use newer GDB releases 2019-03-05 00:48:31 -08:00
ax_require_defined.m4 Split local helper macros into separate m4's 2018-04-07 12:02:33 -07:00
ax_with_curses.m4 Use autoconfig-archve/automake tests 2018-04-07 12:02:33 -07:00
ax_with_curses_extra.m4 Reapply b34137 2019-03-14 18:25:32 -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.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_set_kconfig_option.m4 CentOS6 cannot use newer GDB releases 2019-03-05 00:48:31 -08:00
ctng_version_check.m4 Fix build of glibc 2.29 on systems with obsolete host programs 2019-03-02 15:45: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

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