aboutsummaryrefslogtreecommitdiff
path: root/libstdc++/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@cygnus.com>1999-01-13 16:04:01 +0000
committerUlrich Drepper <drepper@gcc.gnu.org>1999-01-13 16:04:01 +0000
commit39268973a6bade5db1cc14e6034c96f0584292c9 (patch)
tree9654284a6bbde139a2f62eeaa02b048a6709b8fc /libstdc++/ChangeLog
parent3bd380b1fc20c668c692679fdec30c980070bf3e (diff)
downloadgcc-39268973a6bade5db1cc14e6034c96f0584292c9.zip
gcc-39268973a6bade5db1cc14e6034c96f0584292c9.tar.gz
gcc-39268973a6bade5db1cc14e6034c96f0584292c9.tar.bz2
configure.in: Test for "ln -s" and set LN_S in generated Makefile.
* configure.in: Test for "ln -s" and set LN_S in generated Makefile. * Makefile.in: Use $(LN_S) instead of explicitly ln -s. From-SVN: r24655
Diffstat (limited to 'libstdc++/ChangeLog')
-rw-r--r--libstdc++/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/libstdc++/ChangeLog b/libstdc++/ChangeLog
index b4a153b..6b47507 100644
--- a/libstdc++/ChangeLog
+++ b/libstdc++/ChangeLog
@@ -1,3 +1,8 @@
+1999-01-13 Ulrich Drepper <drepper@cygnus.com>
+
+ * configure.in: Test for "ln -s" and set LN_S in generated Makefile.
+ * Makefile.in: Use $(LN_S) instead of explicitly ln -s.
+
Sun Jan 03 03:16:02 1999 Robert Lipe <robertlipe@usa.net>
* configure.in: (*-*-sysv5, *-*-*udk*): Treat like sysv4.