summaryrefslogtreecommitdiff
path: root/libmudflap/aclocal.m4
diff options
context:
space:
mode:
authorzack <zack@138bc75d-0d04-0410-961f-82ee72b054a4>2005-03-21 17:44:38 +0000
committerzack <zack@138bc75d-0d04-0410-961f-82ee72b054a4>2005-03-21 17:44:38 +0000
commitadfe6a304a588a55753b456d9188a7476ef5ffac (patch)
tree243562b22fb2b10d78c5fe68b548115ad53361b7 /libmudflap/aclocal.m4
parent32ee7eb8646ccbefc1e755eeebc7568f5cb31cdf (diff)
downloadgcc-adfe6a304a588a55753b456d9188a7476ef5ffac.tar.gz
* configure.ac: Do not invoke TL_AC_GCC_VERSION.
In all substitutions, expand gcc_version in Makefile. * aclocal.m4, configure: Regenerate. * Makefile.am: Set gcc_version. * Makefile.in, testsuite/Makefile.in: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@96817 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libmudflap/aclocal.m4')
-rw-r--r--libmudflap/aclocal.m41
1 files changed, 0 insertions, 1 deletions
diff --git a/libmudflap/aclocal.m4 b/libmudflap/aclocal.m4
index 5c41d5d4c04..99613bff133 100644
--- a/libmudflap/aclocal.m4
+++ b/libmudflap/aclocal.m4
@@ -1127,5 +1127,4 @@ AC_SUBST([am__tar])
AC_SUBST([am__untar])
]) # _AM_PROG_TAR
-m4_include([../config/gcc-version.m4])
m4_include([../libtool.m4])