aboutsummaryrefslogtreecommitdiff
path: root/libf2c
diff options
context:
space:
mode:
authorDave Love <fx@gcc.gnu.org>1998-07-09 14:05:42 +0000
committerDave Love <fx@gcc.gnu.org>1998-07-09 14:05:42 +0000
commit0f5e5cc56d12585d58f92af897073ec01d5de5ac (patch)
treeaac8975efd4aa21a4c29525a16379e287d2f68b8 /libf2c
parent43e6b44c59ba764ceecab2b4bfee447f77aacc82 (diff)
downloadgcc-0f5e5cc56d12585d58f92af897073ec01d5de5ac.zip
gcc-0f5e5cc56d12585d58f92af897073ec01d5de5ac.tar.gz
gcc-0f5e5cc56d12585d58f92af897073ec01d5de5ac.tar.bz2
Makefile.in (check): Wrap -lg2c ...
* libU77/Makefile.in (check): Wrap -lg2c ... -lm around $(LIBS) in case of static link. From-SVN: r21037
Diffstat (limited to 'libf2c')
-rw-r--r--libf2c/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/libf2c/ChangeLog b/libf2c/ChangeLog
index 99c19a2..224b6be 100644
--- a/libf2c/ChangeLog
+++ b/libf2c/ChangeLog
@@ -1,5 +1,8 @@
1998-07-09 Dave Love <d.love@dl.ac.uk>
+ * libU77/Makefile.in (check): Wrap -lg2c ... -lm around $(LIBS) in
+ case of static link.
+
* libU77/Version.c, libI77/Version.c: Update version info.
* libU77/sys_clock_.c: Replace TIMES conditional stuff removed in