update issue tracker url

code.google.com -> bugs.chromium.org

Change-Id: I0dc99a85c29657415401160df3c7dd0423f96457
This commit is contained in:
James Zern
2015-10-19 20:06:50 -07:00
parent d64d376c2a
commit 4b9186b2eb
8 changed files with 13 additions and 13 deletions

View File

@ -1,5 +1,5 @@
AC_INIT([libwebp], [0.4.3],
[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])