automake
[Top][All Lists]
Advanced

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

Re: installing only shared lib


From: Thien-Thi Nguyen
Subject: Re: installing only shared lib
Date: Tue, 12 Feb 2008 12:38:48 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

() Vincent Torri <address@hidden>
() Tue, 12 Feb 2008 08:17:12 +0100 (CET)

   a library that I use installs shared libs that will be
   loaded with dlopen. That is, the static lib, the .la
   files (and the import lib *.dll.a on windows) are not
   necessary.

   Is there a command to add in a Makefile.am to avoid the
   installation of those file, so that only the sahred lib
   is installed ?

I'm interested in the answer to this question, as well.  In
the meantime, i use the hacky workaround script here attached:

Attachment: sofix.sh
Description: Text Data

(part of ttn-do[0] and now .common.git[1]) to delete those
files post-install.

thi

_____________________________________________
[0] http://www.gnuvola.org/software/ttn-do/
[1] http://www.gnuvola.org/wip/


reply via email to

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