On 2/22/07, Carlo Calica <[EMAIL PROTECTED]> wrote:
> This has been hitting me in the head for a few hours tonight.
> Basically, SymlinkProgram only calls FixLibtoolLa for lib/*.la.  This
> ignores *.la in subdirs of lib.  Pseudo patch:
>
> (around line 227)
> -            FixLibtoolLa *.la
> +            find . -name '*.la' |xargs FixLibtoolLa

Ok, looks good.

>
> PS.  You still using Savannah for CVS?  May I commit directly or do
> you want me to send patches until I get up to speed again.  Thanks.

Yes, we are. Feel free to commit your changes directly there.

-- 
Lucas
powered by /dev/dsp
_______________________________________________
gobolinux-devel mailing list
gobolinux-devel@lists.gobolinux.org
http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel

Reply via email to