automake
[Top][All Lists]
Advanced

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

Use partial relative path in LIBADD


From: Daniel Neuberger
Subject: Use partial relative path in LIBADD
Date: Wed, 20 Apr 2011 09:31:25 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.9.2.13) Gecko/20101207 Thunderbird/3.1.7

Is there a way to translate this:

   libfoo_la_LIBADD = $(top_builddir)/some/path/libfoobar.la

to this:

   libfoo_la_LIBADD = some/path/libfoobar.la

with Automake?

Thanks!

- Daniel

P.S. I apologize in advance if this comes through twice. I sent it yesterday, but it never showed up.




reply via email to

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