This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See crosstool-NG for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[crosstool-ng/crosstool-ng] ff04c9: Makefile.in: check for configure being up to date


  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 <judge.packham@gmail.com>
  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 <judge.packham@gmail.com>


  Commit: 7c3422675909ea8b117f94a26170af06a265477e
      https://github.com/crosstool-ng/crosstool-ng/commit/7c3422675909ea8b117f94a26170af06a265477e
  Author: Alexey Neyman <stilor@att.net>
  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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]