]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #33279 - brson:insert-diatribe-against-github-here, r=alexcrichton
authorbors <bors@rust-lang.org>
Sat, 30 Apr 2016 11:55:28 +0000 (04:55 -0700)
committerbors <bors@rust-lang.org>
Sat, 30 Apr 2016 11:55:28 +0000 (04:55 -0700)
configure: Add a sanity check for tarballs without submodules

Because GitHub publishes broken tarballs on our behalf that we can't
disable, this adds a check that src/liblibc exists, and then
complains if not.

Tested.


Trivial merge