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...

Paolo


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

Reply via email to