From: Alexandre Duret-Lutz Date: Tue, 11 Feb 2003 21:06:38 +0000 (+0000) Subject: * lib/depcomp: Do not put comments on the `icc)' line. X-Git-Tag: Release-1-7-2b~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae28290f54385d02c190bbde392cf6ef680bd778;p=thirdparty%2Fautomake.git * lib/depcomp: Do not put comments on the `icc)' line. --- diff --git a/ChangeLog b/ChangeLog index b8a91af04..dfec02c15 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2003-02-11 Alexandre Duret-Lutz + * lib/depcomp: Do not put comments on the `icc)' line. + * lib/config.guess, lib/config.sub, lib/texinfo.tex: New upstream versions. diff --git a/lib/depcomp b/lib/depcomp index c90ff925f..eb8f4e3cb 100755 --- a/lib/depcomp +++ b/lib/depcomp @@ -206,7 +206,8 @@ aix) rm -f "$tmpdepfile" ;; -icc) # Must come before tru64. +icc) + # Must come before tru64. # Intel's C compiler understands `-MD -MF file'. However # icc -MD -MF foo.d -c -o sub/foo.o sub/foo.c