Change 28615 by [EMAIL PROTECTED] on 2006/07/25 18:42:26

        Very recent development versions of gcc (4.2.0 20060715) seem
        to have switched from '<command line>' to '<command-line>'.

Affected files ...

... //depot/perl/makedepend.SH#35 edit

Differences ...

==== //depot/perl/makedepend.SH#35 (xtext) ====
Index: perl/makedepend.SH
--- perl/makedepend.SH#34~19692~        2003-06-05 09:58:23.000000000 -0700
+++ perl/makedepend.SH  2006-07-25 11:42:26.000000000 -0700
@@ -167,6 +167,7 @@
             -e '/^#.*<builtin>/d' \
             -e '/^#.*<built-in>/d' \
             -e '/^#.*<command line>/d' \
+            -e '/^#.*<command-line>/d' \
            -e '/^#.*"-"/d' \
            -e '/: file path prefix .* never used$/d' \
            -e 's#\.[0-9][0-9]*\.c#'"$file.c#" \
End of Patch.

Reply via email to