summaryrefslogtreecommitdiff
path: root/m4/ctng_set_kconfig_option.m4
AgeCommit message (Collapse)AuthorFilesLines
2019-03-05CentOS6 cannot use newer GDB releasesAlexey Neyman1-1/+1
... unless one retrofits it with a decent compiler instead of stock GCC 4.4. While here, sync up the ax_*.m4 with autoconf-archive. Signed-off-by: Alexey Neyman <stilor@att.net>
2018-04-07Simplify the macro for checking stat flavor a bitAlexey Neyman1-1/+1
Signed-off-by: Alexey Neyman <stilor@att.net>
2018-04-07Split local helper macros into separate m4'sAlexey Neyman1-0/+7
... which are then picked up via aclocal. Signed-off-by: Alexey Neyman <stilor@att.net>