On Sat, 9 Jan 2010, Paolo Bonzini wrote:

> On 01/09/2010 03:32 PM, Duke Normandin wrote:
> > You mis-understood my question...
> >
> > I want to know if when I manually build GST using git and code from
> > your site with:
> >
> > autoreconf -vi;./configure;make;make install
> >
> > is there a way to force this process to use the/opt/local/  tree for
> > libtool?
>
> Ah, okay.  Still a MacPorts question but one that I can answer
>
> I suppose something like
>
> export LIBTOOLIZE=/opt/local/bin/glibtoolize
>
> in .bash_profile would make it...

cool...

But! I suppose inserting the above in my .bash_profile would hose and
MacPort builds that uses /usr/bin/libtool - the one from Apple? Is
there a way to point *only* your GST code (from git) to the
/opt/local/ tree?
-- 
duke


_______________________________________________
help-smalltalk mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-smalltalk

Reply via email to