Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@gnome.org>2013-10-30 22:36:34 +0400
committerMiguel de Icaza <miguel@gnome.org>2013-10-30 22:36:34 +0400
commit93468652f7abbdcc79153cdd5e649079f3f02e76 (patch)
treee67595c4d3f58b19c5c115caa85cf6e71b67c842 /configure.in
parent0c07e4a0b8647395ec07b5c1ca9c469174878410 (diff)
Rename README to README.md
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 2d557e11bda..2a99939ff45 100644
--- a/configure.in
+++ b/configure.in
@@ -4,7 +4,7 @@
AC_INIT(mono, [3.2.5],
[http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono])
-AC_CONFIG_SRCDIR([README])
+AC_CONFIG_SRCDIR([README.md])
AC_CONFIG_MACRO_DIR([m4])
AC_CANONICAL_SYSTEM
AC_CANONICAL_HOST