On Mar 27, 2000, "Braden N. McDaniel" <[EMAIL PROTECTED]> wrote:

>   EXTRA_LTLIBRARIES = libfoo.la

> Depending on what happens in configure, one of INSTALL_LIBFOO or
> NOINSTALL_LIBFOO will resolve to "libfoo.la" and the other variable
> will be empty.

Unfortunately, when you build a libtool EXTRA library, you must
explicitly specify -rpath in its LDFLAGS, and only when it is to be
installed.  I thought this was documented somewhere in the automake
manual, isn't it?

-- 
Alexandre Oliva    Enjoy Guaranį, see http://www.ic.unicamp.br/~oliva/
Cygnus Solutions, a Red Hat company        aoliva@{redhat, cygnus}.com
Free Software Developer and Evangelist    CS PhD student at IC-Unicamp
oliva@{lsd.ic.unicamp.br, gnu.org}   Write to mailing lists, not to me

Reply via email to