aboutsummaryrefslogtreecommitdiff
path: root/libmudflap/Makefile.in
diff options
context:
space:
mode:
authorKelley Cook <kcook@gcc.gnu.org>2004-11-25 13:35:35 +0000
committerR. Kelley Cook <kcook@gcc.gnu.org>2004-11-25 13:35:35 +0000
commitb269c22bbbaa940fa62cf38afa1d2fcb521c6c72 (patch)
tree7ee94a90d180d15a1196d0e1c212fbf5d5ee70ed /libmudflap/Makefile.in
parent6ade095922baf0b948ef0c6004acbd6ac9ef258c (diff)
downloadgcc-b269c22bbbaa940fa62cf38afa1d2fcb521c6c72.zip
gcc-b269c22bbbaa940fa62cf38afa1d2fcb521c6c72.tar.gz
gcc-b269c22bbbaa940fa62cf38afa1d2fcb521c6c72.tar.bz2
Makefile.am: Revert previous.
2004-11-24 Kelley Cook <kcook@gcc.gnu.org> * Makefile.am: Revert previous. * acinclude.m4: Restore. * aclocal.m4, configure, Makefile.in: Regenerate. * testsuite/Makefile.in: Likewise. From-SVN: r91292
Diffstat (limited to 'libmudflap/Makefile.in')
-rw-r--r--libmudflap/Makefile.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/libmudflap/Makefile.in b/libmudflap/Makefile.in
index 9098265..4a08fe8 100644
--- a/libmudflap/Makefile.in
+++ b/libmudflap/Makefile.in
@@ -49,7 +49,7 @@ DIST_COMMON = $(am__configure_deps) $(include_HEADERS) \
$(srcdir)/mf-runtime.h.in $(top_srcdir)/configure ChangeLog
subdir = .
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/../libtool.m4 \
+am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
$(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
@@ -219,7 +219,6 @@ target_vendor = @target_vendor@
toolexecdir = @toolexecdir@
toolexeclibdir = @toolexeclibdir@
AUTOMAKE_OPTIONS = 1.8 foreign
-ACLOCAL_AMFLAGS = -I ..
MAINT_CHARSET = latin1
SUBDIRS = testsuite
AM_CFLAGS = -Wall $(SECTION_FLAGS)