Use newer autotools. Only build debug.c when --enable-debug.

This commit is contained in:
Anthony Green
2011-02-11 12:23:20 -05:00
parent 6972a4ffda
commit 17d9e9e68d
53 changed files with 41357 additions and 48565 deletions

View File

@@ -2,7 +2,7 @@ dnl Process this with autoconf to create configure
AC_PREREQ(2.63)
AC_INIT([libffi], [3.0.10rc4], [http://sourceware.org/libffi.html])
AC_INIT([libffi], [3.0.10rc3], [http://sourceware.org/libffi.html])
AC_CONFIG_HEADERS([fficonfig.h])
AC_CANONICAL_SYSTEM