summaryrefslogtreecommitdiff
path: root/config/ChangeLog
diff options
context:
space:
mode:
authorZack Weinberg <zack@gcc.gnu.org>2005-03-21 18:12:32 +0000
committerZack Weinberg <zack@gcc.gnu.org>2005-03-21 18:12:32 +0000
commite9bbd9d70730a74f0c43b36961897c23d3dbdce4 (patch)
treeb529223225cfa13fe07018548450763b2a152593 /config/ChangeLog
parent8eb1bc5cf58e5f5c3fa65bae9293afa6c2adf976 (diff)
downloadgcc-e9bbd9d70730a74f0c43b36961897c23d3dbdce4.tar.gz
gxx-include-dir.m4: In all substitutions, leave $(gcc_version) to be expanded by the Makefile.
config: * gxx-include-dir.m4: In all substitutions, leave $(gcc_version) to be expanded by the Makefile. libjava: * configure.ac: Do not invoke TL_AC_GCC_VERSION. Do not set tool_include_dir. In all substitutions, leave $(gcc_version) to be expanded by the Makefile. * aclocal.m4, configure: Regenerate. * Makefile.am: Set gcc_version. Replace all uses of @gcc_version@ with $(gcc_version). * external/Makefile.am, external/sax/Makefile.am * external/w3c_dom/Makefile.am, gcj/Makefile.am * testsuite/Makefile.am: Set gcc_version. * include/Makefile.am: Set gcc_version and tool_include_dir. * Makefile.in, external/Makefile.in, external/sax/Makefile.in * external/w3c_dom/Makefile.in, gcj/Makefile.in, include/Makefile.in * testsuite/Makefile.in: Regenerate. From-SVN: r96825
Diffstat (limited to 'config/ChangeLog')
-rw-r--r--config/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/config/ChangeLog b/config/ChangeLog
index 7d7dd7e11aa..8572384d882 100644
--- a/config/ChangeLog
+++ b/config/ChangeLog
@@ -1,3 +1,8 @@
+2005-03-21 Zack Weinberg <zack@codesourcery.com>
+
+ * gxx-include-dir.m4: In all substitutions, leave $(gcc_version)
+ to be expanded by the Makefile.
+
2005-03-15 Zack Weinberg <zack@codesourcery.com>
* gcc-version.m4: Delete.