Fix .pc file bug and bump version

This commit is contained in:
green
2008-02-14 22:44:06 +00:00
parent 1d1dc81104
commit 6cbdf3f3a3
6 changed files with 22 additions and 16 deletions

View File

@@ -2,7 +2,7 @@ dnl Process this with autoconf to create configure
AC_PREREQ(2.59)
AC_INIT([libffi], [2.99.3], [http://gcc.gnu.org/bugs.html])
AC_INIT([libffi], [2.99.4], [http://gcc.gnu.org/bugs.html])
AC_CONFIG_HEADERS([fficonfig.h])
AC_CANONICAL_SYSTEM