summaryrefslogtreecommitdiffstats
path: root/source4/script/installlib.sh
Commit message (Collapse)AuthorAgeFilesLines
* Stop creating symlinks to libraries without sonames. (caused recursiveMatthias Dieter Wallnöfer2008-09-291-1/+3
| | | | symlinks overwriting the original file).
* r14661: Install symlinks for shared librariesJelmer Vernooij2007-10-101-0/+4
| | | | (This used to be commit 3286636dbb78485e57357a2e7c23579e808264b2)
* r11303: Support defining and installing public headers for libraries.Jelmer Vernooij2007-10-101-0/+26
Support installing libraries. Get rid of pkg-config file (will be autogenerated later on). (This used to be commit b4745032a2c55752c527026feb221ccc3dce10c8)