Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: ff04c98b6422e4c4076a5cbdcc156a8d10b4580a https://github.com/crosstool-ng/crosstool-ng/commit/ff04c98b6422e4c4076a5cbdcc156a8d10b4580a Author: Chris Packham Date: 2018-03-29 (Thu, 29 Mar 2018) Changed paths: M Makefile.in Log Message: ----------- Makefile.in: check for configure being up to date Fixes #934 Add a rule that errors out with a message if configure.ac is newer than configure. This should catch times where someone is building from the repo without running bootstrap. Signed-off-by: Chris Packham Commit: 7c3422675909ea8b117f94a26170af06a265477e https://github.com/crosstool-ng/crosstool-ng/commit/7c3422675909ea8b117f94a26170af06a265477e Author: Alexey Neyman Date: 2018-03-31 (Sat, 31 Mar 2018) Changed paths: M Makefile.in Log Message: ----------- Merge pull request #935 from cpackham/check-configure Makefile.in: check for configure being up to date Compare: https://github.com/crosstool-ng/crosstool-ng/compare/aca85cbb3d9c...7c3422675909