configure: update issue tracker

code.google -> bugs.chromium

inadvertently reverted in:
5bd04a0 sync versions with 0.4.4

Change-Id: I6699a2de7b08416952523565ba734d3e68995873
This commit is contained in:
James Zern 2015-12-03 19:35:28 -08:00
parent 3391459590
commit 458f086669

View File

@ -1,5 +1,5 @@
AC_INIT([libwebp], [0.4.4],
[http://code.google.com/p/webp/issues],,
[https://bugs.chromium.org/p/webp],,
[http://developers.google.com/speed/webp])
AC_CANONICAL_HOST
AC_PREREQ([2.60])