aboutsummaryrefslogtreecommitdiff
path: root/libffi/include
diff options
context:
space:
mode:
authorKelley Cook <kcook@gcc.gnu.org>2004-03-15 23:15:05 +0000
committerR. Kelley Cook <kcook@gcc.gnu.org>2004-03-15 23:15:05 +0000
commit0e8d0c5f6c33451ed8affbe560d382b33fda39e3 (patch)
treea2e0da3069e59c36c4b6239a99dd2f2c48f0baa6 /libffi/include
parent4e4083addf86633dc7b78cc5e5449bb0e6ad37ae (diff)
downloadgcc-0e8d0c5f6c33451ed8affbe560d382b33fda39e3.zip
gcc-0e8d0c5f6c33451ed8affbe560d382b33fda39e3.tar.gz
gcc-0e8d0c5f6c33451ed8affbe560d382b33fda39e3.tar.bz2
configure.in: Rename file to ...
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. From-SVN: r79513
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 9a2c9b9..b6ac871 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