Point to the issue tracker on GitHub

This commit is contained in:
Ben Ramsey 2023-02-14 13:43:08 -06:00
parent 5e69d76bbc
commit 586e81b259
No known key found for this signature in database
GPG Key ID: F9C39DC0B9698544

View File

@ -17,7 +17,7 @@ dnl Basic autoconf initialization, generation of config.nice.
dnl ----------------------------------------------------------------------------
AC_PREREQ([2.68])
AC_INIT([PHP],[8.1.17-dev],[https://bugs.php.net],[php],[https://www.php.net])
AC_INIT([PHP],[8.1.17-dev],[https://github.com/php/php-src/issues],[php],[https://www.php.net])
AC_CONFIG_SRCDIR([main/php_version.h])
AC_CONFIG_AUX_DIR([build])
AC_PRESERVE_HELP_ORDER