Re: bug#16452: opt_duplicate_compiler_generated_deps is harmful on Solaris

2014-01-20 Thread Rainer Orth
Hi Gary, > I took the liberty of writing a ChangeLog on your behalf. I usually provide ChangeLog entries myself, but seeing there ins't a ChangeLog in libtool anymore, I forgot to check the git log messages instead. Sorry about that. > Pushed, this will be in the incoming release as long as tes

Re: bug#16452: opt_duplicate_compiler_generated_deps is harmful on Solaris

2014-01-17 Thread Gary V. Vaughan
Hi Rainer, On Jan 16, 2014, at 1:59 AM, Rainer Orth wrote: > diff --git a/ltmain.sh b/ltmain.sh > --- a/ltmain.sh > +++ b/ltmain.sh > @@ -976,7 +976,7 @@ func_enable_tag () > > > case $host in > -*cygwin* | *mingw* | *pw32* | *cegcc*) > +*cygwin* | *mingw* | *pw32* | *cegcc* | *solari