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 @@ Index: libffi/configure
===================================================================
--- libffi.orig/configure
+++ libffi/configure
@@ -12200,7 +12200,7 @@ case "$host" in
@@ -12080,7 +12080,7 @@ case "$host" in
i?86-*-freebsd* | i?86-*-openbsd*)
TARGET=X86_FREEBSD; TARGETDIR=x86
;;