pkgconf 0.5.3

pull/15/head pkgconf-0.5.3
William Pitcock 2012-05-05 22:14:06 +00:00
parent 18e051e760
commit 1de9c5d341
1 changed files with 1 additions and 1 deletions

View File

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