[postgis-devel] configure error while building WKTRaster on Ubuntu8.10
strk
strk at keybit.net
Tue Mar 3 08:22:53 PST 2009
On Tue, Mar 03, 2009 at 04:02:53PM -0000, Mateusz Loskot wrote:
> > (1) Why would my build look for ltmain.sh (since strk indicated that
> > the build script doesn't use libtool) ?
>
> Sandro, so what is the libtool stuff checked for, in configure.ac?
Overlooked that, it seems libtool is used to figure PIC flags.
I committed a modified autogen.sh adding the final libtoolize call.
Works for me. ltmain.sh here (Ubuntu 8.10 too) is created by
the libtoolize call as a symlink.
--strk;
More information about the postgis-devel
mailing list