[crosstool-ng/crosstool-ng] ff04c9: Makefile.in: check for configure being up to date
Alexey Neyman <[email protected]>
| Newsgroups | gmane.comp.gcc.cross-compiling |
|---|---|
| Message-ID | <5abfd5a78e13a_29522af06e963c08609e9@hookshot-fe-d2afb11.cp1-iad.github.net.mail> |
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 <[email protected]>
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 <[email protected]>
Commit: 7c3422675909ea8b117f94a26170af06a265477e
https://github.com/crosstool-ng/crosstool-ng/commit/7c3422675909ea8b117f94a26170af06a265477e
Author: Alexey Neyman <[email protected]>
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