summaryrefslogtreecommitdiff
path: root/source4/script/installlib.sh
AgeCommit message (Collapse)AuthorFilesLines
2011-02-07s4-build: remove a bunch of unused build scriptsAndrew Tridgell1-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
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)