summaryrefslogtreecommitdiff
path: root/libgfortran/aclocal.m4
diff options
context:
space:
mode:
authorZack Weinberg <zack@gcc.gnu.org>2005-03-21 17:46:19 +0000
committerZack Weinberg <zack@gcc.gnu.org>2005-03-21 17:46:19 +0000
commit140e859c6ca288c6c421db6dc04428755ccc066e (patch)
tree65e6c69c84740ccfa6f41da3d12726687c1766b6 /libgfortran/aclocal.m4
parentfd0811ef5da95c0787433dd30769a21e0ef662da (diff)
downloadgcc-140e859c6ca288c6c421db6dc04428755ccc066e.tar.gz
configure.ac: Do not invoke TL_AC_GCC_VERSION.
* configure.ac: Do not invoke TL_AC_GCC_VERSION. In all substitutions, leave gcc_version to be expanded by the Makefile. * aclocal.m4, configure: Regenerate. * Makefile.am: Set gcc_version. * Makefile.in: Regenerate. From-SVN: r96818
Diffstat (limited to 'libgfortran/aclocal.m4')
-rw-r--r--libgfortran/aclocal.m41
1 files changed, 0 insertions, 1 deletions
diff --git a/libgfortran/aclocal.m4 b/libgfortran/aclocal.m4
index 5d15ebdbc40..935e8039cfb 100644
--- a/libgfortran/aclocal.m4
+++ b/libgfortran/aclocal.m4
@@ -817,6 +817,5 @@ AC_SUBST([am__tar])
AC_SUBST([am__untar])
]) # _AM_PROG_TAR
-m4_include([../config/gcc-version.m4])
m4_include([../config/no-executables.m4])
m4_include([acinclude.m4])