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

github.com/mono/mono-tools.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMario Sopena Novales <masono@mono-cvs.ximian.com>2005-07-15 13:55:35 +0400
committerMario Sopena Novales <masono@mono-cvs.ximian.com>2005-07-15 13:55:35 +0400
commitb786cf050784064cfda9abf61d513a707be75260 (patch)
treeec5b10dfa00684de157b5516097c69024e15aeb2 /configure.in
parent30c18009a1fcf4ac76b6b20e57f28450cbbfea00 (diff)
Resolved a problem checkinf the version of gecko-sharp
svn path=/trunk/mono-tools/; revision=47335
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 06dd6cfe..7cd539f8 100644
--- a/configure.in
+++ b/configure.in
@@ -42,7 +42,7 @@ AC_SUBST(NUNIT_LIBS)
#fi
AC_SUBST(GTK_SHARP_LIBS)
-PKG_CHECK_MODULES(GECKO_SHARP, gecko-sharp=0.6)
+PKG_CHECK_MODULES(GECKO_SHARP, gecko-sharp = 0.6)
AC_SUBST(GECKO_SHARP_LIBS)
dnl Intl