aboutsummaryrefslogtreecommitdiff
path: root/m4/ctng_prog_stat.m4
Commit message (Collapse)AuthorAgeFilesLines
* Add checking for *sum and unzipAlexey Neyman2018-04-291-3/+7
| | | | | | | Also improve logging (add an ability to log commands/files/environment variables to config.log) Signed-off-by: Alexey Neyman <stilor@att.net>
* Fix install --strip-program check after mergeAlexey Neyman2018-04-071-12/+19
| | | | | | Also, fix the use of AC_CACHE_CHECK in stat format checker. Signed-off-by: Alexey Neyman <stilor@att.net>
* Simplify the macro for checking stat flavor a bitAlexey Neyman2018-04-071-3/+9
| | | | Signed-off-by: Alexey Neyman <stilor@att.net>
* Split local helper macros into separate m4'sAlexey Neyman2018-04-071-0/+18
... which are then picked up via aclocal. Signed-off-by: Alexey Neyman <stilor@att.net>