On Tue 04 Feb 2003 00:21, Rafael Garcia-Suarez <rgarciasuarez@free.fr> wrote: > Alain BARBET wrote: > > > --- makedepend.SH (revision 706) > > > +++ makedepend.SH (working copy) > > > @@ -58,6 +58,11 @@ > > > ;; > > > esac > > > > > > +# Avoid localized gcc messages > > > +case "$ccname" in > > > + gcc) LC_ALL=C ; export LC_ALL ;; > > > +esac > > > + > > > # We need .. when we are in the x2p directory if we are using the > > > # cppstdin wrapper script. > > > # Put .. and . first so that we pick up the present cppstdin, not > > > End. > > > > It's ok it's work fine with that, seems to be the good way. > > OK this patch is now in as #18650, thanks. You just beat me to it :) You should be asleep now! -- H.Merijn Brand Amsterdam Perl Mongers (http://amsterdam.pm.org/) using perl-5.6.1, 5.8.0 & 633 on HP-UX 10.20 & 11.00, AIX 4.2, AIX 4.3, WinNT 4, Win2K pro & WinCE 2.11. Smoking perl CORE: smokers@perl.org http://archives.develooper.com/daily-build@perl.org/ perl-qa@perl.org send smoke reports to: smokers-reports@perl.org, QA: http://qa.perl.org