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

@@ -1,3 +1,11 @@
2011-02-11 Anthony Green <green@moxielogic.com>
* Makefile.am (nodist_libffi_la_SOURCES): Add src/debug.c if
FFI_DEBUG.
(libffi_la_SOURCES): Remove src/debug.c
(EXTRA_DIST): Add src/debug.c
* Makefile.in: Rebuilt.
2011-02-11 Anthony Green <green@moxielogic.com>
* src/sparc/ffi.c (ffi_prep_closure_loc): Don't ASSERT ABI test,