Richard Brittain <[EMAIL PROTECTED]> writes:

> On the libtool issue, I was wondering just what that gets used for.  I
> noticed that pspp creates its own (shell script) libtool, when
> configure is run.  OSX also comes with /usr/bin/libtool, inherited
> from the BSD side of things, which seems to be a functionally similar
> tool, but maybe not identical.  

I believe that the primary purpose of installing libtool on a
system is for developers who want to create programs that use
libtool.  I do not think that the installed libtool is used by
PSPP (or other libtool-based programs); rather, the libtool
included with the package is used.

> I found at least one explicit reference to "./libtool" -- I
> hope that no part of the build scripts pull in the system
> libtool accidentally.  I'll try rebuilding with the new
> tarball.

Great.
-- 
Ben Pfaff 
http://benpfaff.org


_______________________________________________
Pspp-users mailing list
Pspp-users@gnu.org
http://lists.gnu.org/mailman/listinfo/pspp-users

Reply via email to