Fix the build problem with libtool when changing destination diretory:
authorFrantišek Dvořák <valtri@civ.zcu.cz>
Sat, 26 Feb 2011 14:21:50 +0000 (14:21 +0000)
committerFrantišek Dvořák <valtri@civ.zcu.cz>
Sat, 26 Feb 2011 14:21:50 +0000 (14:21 +0000)
commitb5c1378a3ee45f54b786eeea13bd8c7bcbbfe5fb
tree9f006c6ec88a45970588f848892f60cd84ff4292
parentf487e5f72a3e839b8e333094da56bf71cee71f22
Fix the build problem with libtool when changing destination diretory:
- using prefix in rpath (${prefix} is not part of ${stageDir} in ETICS)
- when staged, install rather not-relinked .la file for the dependent C++ library
org.glite.lb.client/Makefile