]> git.ipfire.org Git - thirdparty/coreutils.git/commit
build: be more specific about .git repo before enabling warnings
authorBen Walton <bdwalton@gmail.com>
Mon, 2 Jun 2014 08:54:56 +0000 (09:54 +0100)
committerPádraig Brady <P@draigBrady.com>
Mon, 2 Jun 2014 18:00:43 +0000 (19:00 +0100)
commita6ee674d643d187216d426fcdb7789769aaa4ea2
tree5b6d7d3d8a64863819953eba5717d01fe03102b3
parent5c6cf94ba5f6c05b3ab6e732de7202754558c03c
build: be more specific about .git repo before enabling warnings

* configure.ac: When looking for a .git checkout, exclude repos that
contain a .tarball-version file as these are probably releases
that are imported into git for patch management.
configure.ac