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:
authoralexrp <xtzgzorex@gmail.com>2011-09-30 23:08:41 +0400
committeralexrp <xtzgzorex@gmail.com>2011-10-01 03:00:05 +0400
commit3b549d9810bf868241c02218277995a9039e9a68 (patch)
tree2a7941b2b229c9f119dc357222b324df6e94b3ec /configure.in
parent3cc951cc91b9a0446a59d5492f1438e8ab9e8ec1 (diff)
configure.{ac,in}: Point to the new Bugzilla.
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 e85793f5c1f..9ea21517466 100644
--- a/configure.in
+++ b/configure.in
@@ -2,7 +2,7 @@
#AC_PREREQ([2.62])
AC_INIT(mono, [2.11],
- [http://bugzilla.novell.com/enter_bug.cgi?product=mono])
+ [http://bugzilla.xamarin.com/enter_bug.cgi?classification=Mono])
AC_CONFIG_SRCDIR([README])
AC_CONFIG_MACRO_DIR([m4])