Olly Betts <[EMAIL PROTECTED]> 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


_______________________________________________
http://lists.gnu.org/mailman/listinfo/libtool

Reply via email to