libtool
[Top][All Lists]
Advanced

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

Re: overriding libdir?


From: Alexandre Duret-Lutz
Subject: Re: overriding libdir?
Date: Thu, 13 Apr 2006 10:08:29 +0200
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/22.0.50 (gnu/linux)

Olly Betts:
| On 2006-04-12, Tyler MacDonald <address@hidden> wrote:
| > I'm trying to ion-diret automake/libtool to allow me to
| > install a library into PHP's extension directory.
| 
| phpextdir = `$(PHP_CONFIG) --extension-dir`
| phpext_LTLIBRARIES = php_mod_bt.la

Unless `php-config --extension-dir` returns something like
$(prefix)/foo/bar, this setup will prevent non-root
installations and cause distcheck to fail.

See the "Hard-Coded Install Paths" of the Automake FAQ for
inspiration.
-- 
Alexandre Duret-Lutz





reply via email to

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