diff options
author | Luboš Luňák <l.lunak@suse.cz> | 2011-01-21 20:49:43 +0100 |
---|---|---|
committer | Thorsten Behrens <tbehrens@novell.com> | 2011-01-26 15:58:55 +0100 |
commit | 129fc300792e8b255c2d15d74e014533f783b013 (patch) | |
tree | 1aec732626b8a7f9a43fe6bf83299f04bc0272e2 /readlicense_oo | |
parent | 397ceb0924038ccf7df62ce927812b6c60286581 (diff) |
fix KDE3 library search order (fdo#32797)
Use LINKFLAGS instead of STDLIBS, as the latter comes way too late
in the link command and may result in some stray -L/usr/lib getting
before -L$KDEDIR/lib. Since KDE4 libs often tend to be installed
under /usr while KDE3 libs are often somewhere else such as /opt/kde3/lib,
this could cause using wrong libraries.
(cherry picked from commit b13f9e3374f8f605e6bf6f7be8819142060c37e9)
Signed-off-by: Thorsten Behrens <tbehrens@novell.com>
Diffstat (limited to 'readlicense_oo')
0 files changed, 0 insertions, 0 deletions