automake
[Top][All Lists]
Advanced

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

Shared library location


From: Russell Shaw
Subject: Shared library location
Date: Sat, 06 Jun 2009 02:42:16 +1000
User-agent: Mozilla-Thunderbird 2.0.0.19 (X11/20090103)

Hi,
In my code that isn't installed, i dlopen "my.so":

  ~/home/russ/myproj/src/libdir/my.so


When i "make install", i want the dlopen to get my.so
from a system location:

  /usr/lib/my.so


What "make" variable can i utilize that has a value
dependent on whether the package is installed or not?




reply via email to

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