build: Add '&component=GLU' to Bugzilla link

This commit is contained in:
Matt Turner
2012-08-20 11:54:25 -07:00
parent 02bd799e6c
commit 25c6ec8728

View File

@@ -22,7 +22,7 @@
AC_PREREQ([2.60])
AC_INIT([glu],
[1.3.1],
[https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa])
[https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa&component=GLU])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CANONICAL_HOST