aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorGerald Pfeifer <pfeifer@dbai.tuwien.ac.at>1998-07-25 16:30:24 -0600
committerJeff Law <law@gcc.gnu.org>1998-07-25 16:30:24 -0600
commitb0a766e89d4a0830613b8371ba453a3e9bda631a (patch)
tree7a001b86ca29213e7c651839cb1c235dda2f5871 /gcc
parente5d82dcf396202892bb0a3fc341d362c6f5435b7 (diff)
downloadgcc-b0a766e89d4a0830613b8371ba453a3e9bda631a.zip
gcc-b0a766e89d4a0830613b8371ba453a3e9bda631a.tar.gz
gcc-b0a766e89d4a0830613b8371ba453a3e9bda631a.tar.bz2
Makefile.in (install-info): Only try to update the info directory file if it exists in the first place.
� * Makefile.in (install-info): Only try to update the info directory file if it exists in the first place. From-SVN: r21382
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 3fa71da..734c5fa 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,8 @@
+Sat Jul 25 23:29:23 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
+
+ * Makefile.in (install-info): Only try to update the info
+ directory file if it exists in the first place.
+
Fri Jul 24 18:58:37 1998 Klaus Espenlaub <kespenla@student.informatik.uni-ulm.de>
* rs6000.h (ASM_OUTPUT_CONSTRUCTOR, ASM_OUTPUT_DESTRUCTOR): Delete.