Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
the ar tool is called gar on some systems
Some systems that have only installed the GNU toolchain (prefixed with "g") do not provide "ar" but only "gar". Make configure find this tool as well. Signed-off-by: Robert Schiele <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
- Loading branch information