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

Unified Diff: configure

Issue 1361993002: Update configure to look for README.md instead of README (Closed) Base URL: https://chromium.googlesource.com/breakpad/breakpad@master
Patch Set: Created 5 years, 3 months 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
« Makefile.in ('K') | « Makefile.in ('k') | configure.ac » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: configure
diff --git a/configure b/configure
index a99b86454bb700ef429e52d3fa97e411599938cc..2bf5fe0a0d4214e1f622e51e6490bb55fbbb4651 100755
--- a/configure
+++ b/configure
@@ -585,7 +585,7 @@ PACKAGE_STRING='breakpad 0.1'
PACKAGE_BUGREPORT='google-breakpad-dev@googlegroups.com'
PACKAGE_URL=''
-ac_unique_file="README"
+ac_unique_file="README.md"
# Factoring default headers for most tests.
ac_includes_default="\
#include <stdio.h>
« Makefile.in ('K') | « Makefile.in ('k') | configure.ac » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698