aboutsummaryrefslogtreecommitdiff
path: root/m4/ctng_set_kconfig_option.m4
Commit message (Collapse)AuthorAgeFilesLines
* CentOS6 cannot use newer GDB releasesAlexey Neyman2019-03-051-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>
* Simplify the macro for checking stat flavor a bitAlexey Neyman2018-04-071-1/+1
| | | | Signed-off-by: Alexey Neyman <stilor@att.net>
* Split local helper macros into separate m4'sAlexey Neyman2018-04-071-0/+7
... which are then picked up via aclocal. Signed-off-by: Alexey Neyman <stilor@att.net>