>And I expressly have '--disable-libtool' in the configure statement so it
>won't do it, yet it bitches about libtool...

I think --disable-libtool only controls whether an attempt is made to
create shared libraries.  What you want to do is convince automake itself
to not build the libtool stuff (e.g. $(LINK)) into the Makefile.in files.
That has to happen before you run ./configure.

I tried several things (even resorting to reading the documentation :-)
and could not come up with anything that got rid of libtool.  I think
you're going to need to ask the automake/libtool folks and/or try using
the latest version of libtool to see if the problem will just go away.

Sorry I couldn't be of more help.

>(Let me know if this is better served on amanda-hackers) ...

Topics this deep probably should go to amanda-hackers.

>Peter Losher

John R. Jackson, Technical Software Specialist, [EMAIL PROTECTED]

Reply via email to