From 102b58a75d96c50389325b040f450720fbb24e91 Mon Sep 17 00:00:00 2001 From: Kelley Cook Date: Mon, 15 Mar 2004 23:15:05 +0000 Subject: 2004-03-15 Kelley Cook * 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 --- libffi/include/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libffi/include') 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 -- cgit v1.2.3