pkgconf 0.4.

pull/4/head pkgconf-0.4
William Pitcock 2012-05-02 22:05:17 +00:00
parent ff779219e1
commit 8c5923f9fb
1 changed files with 1 additions and 1 deletions

View File

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