aboutsummaryrefslogtreecommitdiff
path: root/libf2c/ChangeLog
diff options
context:
space:
mode:
authorKamil Iskra <iskra@student.uci.agh.edu.pl>1998-09-13 06:19:15 +0200
committerDave Love <fx@gcc.gnu.org>1998-09-13 04:19:15 +0000
commit50a029fdcc3bfd5e17e1435fa5eabec3caa788ab (patch)
treebb47558bc46a7ee59c87c6057cc18bec8b6102d1 /libf2c/ChangeLog
parent8d1fb67716a89bbaf6ee506bdd17fc345cdc1fd1 (diff)
Makefile.in (install): Add missing "else true;".
Thu Sep 10 14:57:25 1998 Kamil Iskra <iskra@student.uci.agh.edu.pl> * Makefile.in (install): Add missing "else true;". From-SVN: r22401
Diffstat (limited to 'libf2c/ChangeLog')
-rw-r--r--libf2c/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/libf2c/ChangeLog b/libf2c/ChangeLog
index 02b07fabd76..dec8b7dfe6f 100644
--- a/libf2c/ChangeLog
+++ b/libf2c/ChangeLog
@@ -1,3 +1,7 @@
+Thu Sep 10 14:57:25 1998 Kamil Iskra <iskra@student.uci.agh.edu.pl>
+
+ * Makefile.in (install): Add missing "else true;".
+
1998-09-09 Craig Burley <burley@gnu.org>
* configure.in: Test $srcdir, not $subdir (probable typo).