aboutsummaryrefslogtreecommitdiff
path: root/libffi/include
diff options
context:
space:
mode:
authorKelley Cook <kcook@gcc.gnu.org>2004-03-15 23:15:05 +0000
committerKelley Cook <kcook@gcc.gnu.org>2004-03-15 23:15:05 +0000
commit102b58a75d96c50389325b040f450720fbb24e91 (patch)
treea2e0da3069e59c36c4b6239a99dd2f2c48f0baa6 /libffi/include
parent05276fb5240ca957878fd0616b22d0044f2ecfaa (diff)
2004-03-15 Kelley Cook <kcook@gcc.gnu.org>
* configure.in: Rename file to ... * configure.ac: ... this. * fficonfig.h.in: Regenerate. * Makefile.in: Regenerate. * include/Makefile.in: Regenerate. * testsuite/Makefile.in: Regenerate. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@79513 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libffi/include')
-rw-r--r--libffi/include/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/libffi/include/Makefile.in b/libffi/include/Makefile.in
index 9a2c9b966b0..b6ac8715baa 100644
--- a/libffi/include/Makefile.in
+++ b/libffi/include/Makefile.in
@@ -197,7 +197,7 @@ DIST_COMMON = $(srcdir)/Makefile.in $(toollibffi_HEADERS) Makefile.am \
all: all-am
.SUFFIXES:
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
+$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4)
cd $(top_srcdir) && \
$(AUTOMAKE) --foreign include/Makefile
Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in $(top_builddir)/config.status