configure: update package bugreport url

pull/1/merge
William Pitcock 2012-05-01 01:11:06 +00:00
parent 60421ad27e
commit 5190715da0
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
AC_PREREQ([2.68])
AC_INIT([pkgconf], [0.1.1], [http://jira.atheme.org/])
AC_INIT([pkgconf], [0.1.1], [http://github.com/nenolod/pkgconf/issues])
AC_CONFIG_SRCDIR([pkg.c])
AC_CONFIG_HEADERS([config.h])
AC_CHECK_FUNCS([getopt_long strlcpy strlcat strndup])