aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaolo Bonzini <bonzini@gnu.org>2004-04-27 11:58:38 +0000
committerPaolo Bonzini <bonzini@gcc.gnu.org>2004-04-27 11:58:38 +0000
commit632933d5d0f00cdd397c28daa7cb2486f4d81a58 (patch)
treee31f1643439df9092b184a486f066a4485cdb123 /ChangeLog
parentf2c9e65ac590ba889a92e83d27869f4c8472b316 (diff)
downloadgcc-632933d5d0f00cdd397c28daa7cb2486f4d81a58.zip
gcc-632933d5d0f00cdd397c28daa7cb2486f4d81a58.tar.gz
gcc-632933d5d0f00cdd397c28daa7cb2486f4d81a58.tar.bz2
revert: Makefile.def (flags_to_pass): Remove *dir variables that are passed to the modules via...
2004-04-27 Paolo Bonzini <bonzini@gnu.org> Revert: 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: r81221
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 22aa6ff..6bf744f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2004-04-27 Paolo Bonzini <bonzini@gnu.org>
+
+ Revert:
+ 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 Robert Millan <robertmh@gnu.org>
Add patches from libtool CVS.