summaryrefslogtreecommitdiff
path: root/libiberty
diff options
context:
space:
mode:
authordje <dje@138bc75d-0d04-0410-961f-82ee72b054a4>2000-05-16 02:51:23 +0000
committerdje <dje@138bc75d-0d04-0410-961f-82ee72b054a4>2000-05-16 02:51:23 +0000
commite390e838fd2aa9f8c0f0bfd7a38eb20de5bb2305 (patch)
treeff56debd64b1a2c13ac23612cdda4e87298ebbe2 /libiberty
parent9e362499195402d778affd4d7300bce9a277405a (diff)
downloadgcc-e390e838fd2aa9f8c0f0bfd7a38eb20de5bb2305.tar.gz
- fix typo in entry
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@33919 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libiberty')
-rw-r--r--libiberty/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog
index 3aa5bbf677c..4b37789ba78 100644
--- a/libiberty/ChangeLog
+++ b/libiberty/ChangeLog
@@ -1,6 +1,6 @@
2000-05-15 David Edelsohn <edelsohn@gnu.org>
- Makefile.in: Change "pic" to depend on $(PICFLAG), not
+ * Makefile.in: Change "pic" to depend on $(PICFLAG), not
on $(enable_shared).
2000-05-10 Jakub Jelinek <jakub@redhat.com>