aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaolo Bonzini <bonzini@gnu.org>2004-04-26 11:50:44 +0000
committerPaolo Bonzini <bonzini@gcc.gnu.org>2004-04-26 11:50:44 +0000
commit8546950c459bfe334d2b7d3107bfb4868033945a (patch)
tree80a18c8dd51bf06cb0c05ef7ea188831e479ab9b /ChangeLog
parenta76494aa870c1716aa0fbed275123a16646c7a93 (diff)
downloadgcc-8546950c459bfe334d2b7d3107bfb4868033945a.tar.gz
gcc-8546950c459bfe334d2b7d3107bfb4868033945a.tar.bz2
gcc-8546950c459bfe334d2b7d3107bfb4868033945a.zip
Makefile.def (flags_to_pass): Remove *dir variables that are passed to the modules via...
2004-04-26 Paolo Bonzini <bonzini@gnu.org> * Makefile.def (flags_to_pass): Remove *dir variables that are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS, as well as prefix and exec_prefix. * Makefile.in: Regenerate. From-SVN: r81184
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0c74591c299..1a3f1f62751 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2004-04-26 Paolo Bonzini <bonzini@gnu.org>
+ * Makefile.def (flags_to_pass): Remove *dir variables that
+ are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
+ as well as prefix and exec_prefix.
+ * Makefile.in: Regenerate.
+
+2004-04-26 Paolo Bonzini <bonzini@gnu.org>
+
* configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
* configure: Regenerate.
* config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.