summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorDieter Verfaillie <dieterv@optionexplicit.be>2015-03-03 12:56:04 +0100
committerDieter Verfaillie <dieterv@optionexplicit.be>2015-03-04 20:41:23 +0100
commit81aeb715f3d6d899ac310dbbb37d0c0fb15be436 (patch)
tree339a349abfaa72109860f722bec3521660dedb32 /configure.ac
parent62c634abface49f5ed1253acc5bdaf0fa2853d8f (diff)
downloadgobject-introspection-81aeb715f3d6d899ac310dbbb37d0c0fb15be436.tar.gz
Update bugzilla product/component
g-i bug reports have been moved from: http://bugzilla.gnome.org/enter_bug.cgi?product=glib&amp;component=introspection to: http://bugzilla.gnome.org/enter_bug.cgi?product=gobject-introspection https://bugzilla.gnome.org/show_bug.cgi?id=745498
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 71709ee1..f27b6520 100644
--- a/configure.ac
+++ b/configure.ac
@@ -10,7 +10,7 @@ m4_define(gi_version, gi_major_version.gi_minor_version.gi_micro_version)
AC_PREREQ([2.63])
AC_INIT([gobject-introspection],
[gi_version],
- [http://bugzilla.gnome.org/enter_bug.cgi?product=glib&component=introspection],
+ [http://bugzilla.gnome.org/enter_bug.cgi?product=gobject-introspection],
[gobject-introspection])
AC_CONFIG_HEADER([config.h])