automake
[Top][All Lists]
Advanced

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

Re: ./configure --libdir ignored


From: Ralf Wildenhues
Subject: Re: ./configure --libdir ignored
Date: Fri, 22 Feb 2008 07:10:10 +0100
User-agent: Mutt/1.5.13 (2006-08-11)

* Santiago Capel Torres wrote on Thu, Feb 21, 2008 at 05:24:37PM CET:
> 
> It seems that all dir variables work fine in my Makefile, but libdir
> seems to be hard coded, so when I issue
> 
> ./configure --prefix=$HOME/tmp/local
> 
> or
> 
> ./configure --libdir=$HOME/tmp/local/lib
> 
> the libdir is always set to /usr/lib

Weird.

> I'm using autoconf 2.61 and automake 1.10.

IIRC we had such a bug in some unreleased CVS version of Libtool.
Which exact Libtool are you using?  If not that, then I think it
must be in some third-party macro you use.  This could hint:
  grep -C5 libdir= configure

Cheers,
Ralf




reply via email to

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