This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: libtool non standard library name


Jean-Denis Giguere wrote:
> pymod/Makefile.am:4: `_gtkmissing.la' is not a standard libtool library name
> [...]
> The pygtk-2.4.0 use this kind of configuration and it works well.
> 
> I would really appreciate if someone may point me a document where I can
> find more informations about this problem.

I brought that issue up on the list myself some time ago at a thread
starting here:

  http://lists.gnu.org/archive/html/automake/2004-05/msg00016.html

Currently automake is coded to explicitly require "lib" in the front
of the name.

Bob



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]