Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(596)

Unified Diff: configure.ac

Issue 1435813002: build: detect the right `ar` tool (Closed) Base URL: https://chromium.googlesource.com/breakpad/breakpad.git@master
Patch Set: Created 5 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « configure ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: configure.ac
diff --git a/configure.ac b/configure.ac
index 42a3740bb3518e1907aa4142cfce8d8599fa23eb..da14d61bed3b8d57f16719cf2b31513e4272468c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -41,6 +41,7 @@ AM_INIT_AUTOMAKE(subdir-objects tar-ustar 1.11.1)
AM_CONFIG_HEADER(src/config.h)
AM_MAINTAINER_MODE
+AM_PROG_AR
AM_PROG_AS
AC_PROG_CC
AM_PROG_CC_C_O
« no previous file with comments | « configure ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698