- add configure option for disabling the call to ldconfig on make install
authorMemphis <memphis@machzwo.de>
Wed, 8 Jun 2011 15:19:32 +0000 (17:19 +0200)
committerMemphis <memphis@machzwo.de>
Wed, 8 Jun 2011 15:22:46 +0000 (17:22 +0200)
commite644e70061c1fc5330ac062ec41e5949d724365f
tree4cb62e661803c93a075ec177823fe2c261652b82
parent2060155945dcdf638499b0d95c1b938d5013c828
- add configure option for disabling the call to ldconfig on make install
- this is needed because we use a prefix which is writable by the user - calling ldconfig
would need root rights which we have to avoid...
configure.ac