aboutsummaryrefslogtreecommitdiff
path: root/libffi/Makefile.am
diff options
context:
space:
mode:
authorKelley Cook <kcook@gcc.gnu.org>2004-11-23 04:11:31 +0000
committerR. Kelley Cook <kcook@gcc.gnu.org>2004-11-23 04:11:31 +0000
commitb85e31b94a86f1f14325bbe03ab17e9168d1b220 (patch)
treeb1f38c339c34afd30f1c76412a3a2e364dd6c7f9 /libffi/Makefile.am
parent63933fc35788d8273a523d84493cfcb0d5151e38 (diff)
downloadgcc-b85e31b94a86f1f14325bbe03ab17e9168d1b220.zip
gcc-b85e31b94a86f1f14325bbe03ab17e9168d1b220.tar.gz
gcc-b85e31b94a86f1f14325bbe03ab17e9168d1b220.tar.bz2
Makefile.am: Remove no-dependencies.
2004-11-23 Kelley Cook <kcook@gcc.gnu.org> * Makefile.am: Remove no-dependencies. Add ACLOCAL_AMFLAGS. * acinclude.m4: Delete logic for sincludes. * aclocal.m4, Makefile.in, configure: Regenerate. * include/Makefile: Likewise. * testsuite/Makefile: Likewise. From-SVN: r91073
Diffstat (limited to 'libffi/Makefile.am')
-rw-r--r--libffi/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/libffi/Makefile.am b/libffi/Makefile.am
index 225fa54..518d732 100644
--- a/libffi/Makefile.am
+++ b/libffi/Makefile.am
@@ -1,6 +1,7 @@
## Process this with automake to create Makefile.in
-AUTOMAKE_OPTIONS = foreign no-dependencies subdir-objects
+AUTOMAKE_OPTIONS = foreign subdir-objects
+ACLOCAL_AMFLAGS = -I .. -I ../config
SUBDIRS = include testsuite