libtool
[Top][All Lists]
Advanced

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

Re: overriding libdir?


From: Tyler MacDonald
Subject: Re: overriding libdir?
Date: Wed, 12 Apr 2006 15:59:25 -0700
User-agent: Mutt/1.5.11+cvs20060403

Olly Betts <address@hidden> wrote:
> phpextdir = `$(PHP_CONFIG) --extension-dir`
> phpext_LTLIBRARIES = php_mod_bt.la
> 
> You probably also want to remove the .la file this installs:
> 
> install-data-hook:
>         rm -f $(DESTDIR)$(phpextdir)/xapian.la
> 

        Works perfect! :) Thanks!

                - Tyler




reply via email to

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