summaryrefslogtreecommitdiff
path: root/source4/script/installlib.sh
AgeCommit message (Collapse)AuthorFilesLines
2008-09-29Stop creating symlinks to libraries without sonames. (caused recursiveMatthias Dieter Wallnöfer1-1/+3
symlinks overwriting the original file).
2007-10-10r14661: Install symlinks for shared librariesJelmer Vernooij1-0/+4
(This used to be commit 3286636dbb78485e57357a2e7c23579e808264b2)
2007-10-10r11303: Support defining and installing public headers for libraries.Jelmer Vernooij1-0/+26
Support installing libraries. Get rid of pkg-config file (will be autogenerated later on). (This used to be commit b4745032a2c55752c527026feb221ccc3dce10c8)