summaryrefslogtreecommitdiff
path: root/libmudflap/aclocal.m4
diff options
context:
space:
mode:
authorkcook <kcook@138bc75d-0d04-0410-961f-82ee72b054a4>2004-12-09 01:27:29 +0000
committerkcook <kcook@138bc75d-0d04-0410-961f-82ee72b054a4>2004-12-09 01:27:29 +0000
commit8cafc63f2530a682d477a462eb329a2315c8a321 (patch)
treeebbd39e2d9333026b52a752ae1469540f904d2ab /libmudflap/aclocal.m4
parent1e055db06033a57a68e80b4a000918f189c17550 (diff)
downloadgcc-8cafc63f2530a682d477a462eb329a2315c8a321.tar.gz
2004-12-08 Kelley Cook <kcook@gcc.gnu.org>
* Makefile.am: Add ../config to ACLOCAL_AMFLAGS. * aclocal.m4, Makefile.in, testsuite/Makefile.in: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@91926 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libmudflap/aclocal.m4')
-rw-r--r--libmudflap/aclocal.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/libmudflap/aclocal.m4 b/libmudflap/aclocal.m4
index dc5fcd60234..5c41d5d4c04 100644
--- a/libmudflap/aclocal.m4
+++ b/libmudflap/aclocal.m4
@@ -1127,5 +1127,5 @@ AC_SUBST([am__tar])
AC_SUBST([am__untar])
]) # _AM_PROG_TAR
-m4_include([../libtool.m4])
m4_include([../config/gcc-version.m4])
+m4_include([../libtool.m4])