On Sat, Sep 12, 2009 at 09:47:51PM +0300, Tiago Vignatti wrote: > This fix scratchbox compilation. > > Signed-off-by: Tiago Vignatti <[email protected]> > --- > shave-libtool.in | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/shave-libtool.in b/shave-libtool.in > index 1f3a720..f19a69e 100644 > --- a/shave-libtool.in > +++ b/shave-libtool.in > @@ -12,7 +12,7 @@ lt_unmangle () > } > > # the real libtool to use > -LIBTOOL="$1" > +LIBTOOL="$1 --tag=CC" > shift > > # if 1, don't print anything, the underlaying wrapper will do it > -- > 1.5.6.3
applied and pushed, thanks. Cheers, Peter _______________________________________________ xorg-devel mailing list [email protected] http://lists.x.org/mailman/listinfo/xorg-devel
