libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: libltdl convenience missing make targets


From: Bob Friesenhahn
Subject: Re: libltdl convenience missing make targets
Date: Wed, 22 Aug 2007 23:47:38 -0500 (CDT)

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
address@hidden, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]