From: Gerald Pfeifer Date: Sat, 25 Jul 1998 22:30:24 +0000 (-0600) Subject: Makefile.in (install-info): Only try to update the info directory file if it exists... X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=b0a766e89d4a0830613b8371ba453a3e9bda631a;p=gcc.git 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 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 3fa71daf6fa..734c5fa8d43 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +Sat Jul 25 23:29:23 1998 Gerald Pfeifer + + * 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 * rs6000.h (ASM_OUTPUT_CONSTRUCTOR, ASM_OUTPUT_DESTRUCTOR): Delete.