aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hongjiu.lu@intel.com>2004-11-04 17:01:41 +0000
committerH.J. Lu <hjl@gcc.gnu.org>2004-11-04 09:01:41 -0800
commitbab375802a4addceaf45a598fe10c63342f742b2 (patch)
treed7fff8607fc314f533927463f4222de2d619565e /ChangeLog
parent68e6421d0be74ff2f6a604b9d5739d2d42b7732a (diff)
downloadgcc-bab375802a4addceaf45a598fe10c63342f742b2.zip
gcc-bab375802a4addceaf45a598fe10c63342f742b2.tar.gz
gcc-bab375802a4addceaf45a598fe10c63342f742b2.tar.bz2
re PR other/17783 (Top level configure doesn't support shared libraries enabled by default)
2004-11-04 H.J. Lu <hongjiu.lu@intel.com> PR other/17783 * configure.in: Set up LD_LIBRARY_PATH by default for gcc. * configure: Regenerated. From-SVN: r90067
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index aa37af9..239ee39 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
+
+ PR other/17783
+ * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
+ * configure: Regenerated.
+
2004-10-31 Mark Mitchell <mark@codesourcery.com>
* README.SCO: Update per FSF instructions.