summaryrefslogtreecommitdiffstats
path: root/source4/script/installlib.sh
Commit message (Collapse)AuthorAgeFilesLines
* s4-build: remove a bunch of unused build scriptsAndrew Tridgell2011-02-071-32/+0
| | | | | | | these were leftover from the autoconf build Autobuild-User: Andrew Tridgell <tridge@samba.org> Autobuild-Date: Mon Feb 7 04:09:40 CET 2011 on sn-devel-104
* 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)