On Thu, 23 Aug 2007, Philip Kovacs wrote:

I'm using libtool 1.5.24 with libltdl as a convenience library in subdir 
./libltdl.

I followed the instructions here:

http://www.gnu.org/software/libtool/manual.html#Distributing-libltdl

The problem is that make targets 'dist' and 'distcheck' yield the error:

make: *** No rule to make target `mkinstalldirs', needed by `distdir'.  Stop.

This seems like an Automake issue rather than a libtool issue. There is a mkinstalldirs script which should be added to your project by 'automake --add-missing'. To be totally sure, use
'automake --add-missing --force-missing --copy'.

Bob
======================================
Bob Friesenhahn
[EMAIL PROTECTED], http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/



_______________________________________________
http://lists.gnu.org/mailman/listinfo/libtool

Reply via email to