summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authornickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4>2005-02-23 10:12:44 +0000
committernickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4>2005-02-23 10:12:44 +0000
commit123fdbbde485e647560f139ffe4732ca75e6c366 (patch)
treebcf1ab82bf2c097a0a7c9883717265ffeb766084 /ChangeLog
parent3f980c569197e288a293a04298e7a9473188244c (diff)
downloadgcc-123fdbbde485e647560f139ffe4732ca75e6c366.tar.gz
Allow darwin targeted ports to build tk, itcl and libgui.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@95448 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4d7c1d582a4..77a9156ee33 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-02-23 Paul Schlie <schlie@comcast.net>
+
+ * configure.in: Allow darwin targeted ports to build tk, itcl and
+ libgui.
+ * configure: Regenerate.
+
2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
PR libgcj/10353