[clutter-gst] build: fix the bug report address in configure.ac



commit bf31c2a45d4155f191fd5c41a3cb19117af97914
Author: Nuno Araujo <nuno araujo russo79 com>
Date:   Sat Jan 19 23:04:39 2013 +0100

    build: fix the bug report address in configure.ac

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index e4c2223..f8c1009 100644
--- a/configure.ac
+++ b/configure.ac
@@ -19,7 +19,7 @@ m4_define([clutter_gst_binary_age],
 AC_PREREQ(2.53)
 
 AC_INIT([clutter-gst], [clutter_gst_version],
-        [http://bugzilla.o-hand.com/enter_bug.cgi?product=Clutter-gst])
+        [http://bugzilla.gnome.org/enter_bug.cgi?product=clutter-gst])
 AC_CONFIG_MACRO_DIR([build/autotools])
 AC_CONFIG_AUX_DIR([build/autotools])
 AC_CONFIG_SRCDIR([clutter-gst/clutter-gst.h])



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]