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

@@ -14,7 +14,7 @@ Index: libffi/configure
===================================================================
--- libffi.orig/configure
+++ libffi/configure
@@ -12249,7 +12249,7 @@ case "$host" in
@@ -12129,7 +12129,7 @@ case "$host" in
powerpc-*-beos*)
TARGET=POWERPC; TARGETDIR=powerpc
;;
@@ -23,7 +23,7 @@ Index: libffi/configure
TARGET=POWERPC_DARWIN; TARGETDIR=powerpc
;;
powerpc-*-aix* | rs6000-*-aix*)
@@ -12258,7 +12258,7 @@ case "$host" in
@@ -12138,7 +12138,7 @@ case "$host" in
powerpc-*-freebsd*)
TARGET=POWERPC_FREEBSD; TARGETDIR=powerpc
;;