2
0
mirror of https://github.com/lm-sensors/lm-sensors synced 2025-08-31 06:15:15 +00:00

rpath patch by Joerg Dorchain <joerg@dorchain.net>.

git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2179 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
Jean Delvare
2003-12-15 20:27:31 +00:00
parent 5dee16319e
commit 3911c658fa

View File

@@ -95,6 +95,8 @@ ETCDIR := /etc
# library files (both static and shared) will be installed.
LIBDIR := $(PREFIX)/lib
EXLDFLAGS := -Wl,-rpath,$(LIBDIR)
# You should not need to change this. It is the directory into which the
# executable program files will be installed. BINDIR for programs that are
# also useful for normal users, SBINDIR for programs that can only be run