pkgconf 0.7

pull/29/head pkgconf-0.7
William Pitcock 2012-05-07 04:04:41 -05:00
parent 037001a6ad
commit b408a62059
1 changed files with 1 additions and 1 deletions

View File

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