]> mj.ucw.cz Git - libucw.git/commit
Shared library building features from Ego.
authorMartin Mares <mj@ucw.cz>
Fri, 21 Nov 2008 19:24:53 +0000 (20:24 +0100)
committerMartin Mares <mj@ucw.cz>
Fri, 21 Nov 2008 19:24:53 +0000 (20:24 +0100)
commitb65d522203d1d8aae29ca15be8867d2a5def3055
tree9a36d2dc31f8ca1d4520aca74b8ab04d87215e6d
parent1bb48c0db4e2d8f205f2b280b315ea8854119a47
Shared library building features from Ego.

(1) SO_RUNDIR can be used to choose the place in the run tree where
    the .so should be installed.
(2) lib-flags is used, so shared libs can directly depend on other shared
    libs if needed. (This is useful for building shared libs that do not
    use pkgconfig themselves -- e.g., Perl/Python modules.)
build/Makebottom
build/Maketop