CI: Revise builds with older autoconf and related tool kits#1170
CI: Revise builds with older autoconf and related tool kits#1170jimklimov merged 18 commits intonetworkupstools:masterfrom
Conversation
…KED_SOURCE_FILES with extra paths
…RE to be able to build everything (do auto-detect)
…ode was requested
…fault-all-errors" case
…hing to test against
…UILDSTODO and call optional_maintainer_clean_check() for the last iteration and optional_dist_clean_check() for others
…" after final optional_maintainer_clean_check() if that is called
…ild (this just spends time to generate the Makefile to kill it)
…rom `expr` - if the maths result was "0"
…variant and how many remain
|
Now this PR also rearranged the |
|
Also discovered a bit of heads-up for people like me, who develop or debug shell scripts in the product or ecosystem nearby: I recently found that the For example, Since many of our infra and maybe prod scripts do portable maths with Safety fencing with |
This should address issue #1168 (some fallout after PRs #1151 and #1159) - at least this passed on a test system with Ubuntu 14.04 that failed to build before the PRed change.