From: Gerald Pfeifer Date: Sat, 25 Jul 1998 22:30:52 +0000 (-0600) Subject: Makefile.in (install-info): Only try to update the info directory file if it exists... X-Git-Tag: prereleases/egcs-1.1-prerelease~173 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=98feb76c9edb591047200f06245130d9947bf6a5;p=thirdparty%2Fgcc.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: r21384 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index d939e9095bc1..ccd5e964f9e7 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.