usd: Convert to using libtool
authorSimon Wilkinson <sxw@your-file-system.com>
Thu, 24 May 2012 09:26:21 +0000 (10:26 +0100)
committerDerrick Brashear <shadow@your-file-system.com>
Sun, 9 Sep 2012 03:28:10 +0000 (20:28 -0700)
commitbdfe025b646036788095e39159e0566bb32007fa
tree4d5f22189b6b7c4c9946c1d65cf5237307946096
parent012b878576a1e7632622041d656e3aada51550d9
usd: Convert to using libtool

Turn the libusd library into a libtool object (it has no pthread/LWP
differences, and so can just become a pthreaded library), and include
it as such in butc and the volser. liboafs_usd.la is the libtool
object, libusd.a is preserved as a static object for backwards
compatibility.

Change-Id: I25c3d0f429415527fe529c3d3e5afbad9490ea45
Reviewed-on: http://gerrit.openafs.org/8057
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@your-file-system.com>
src/dvolser/Makefile.in
src/tbutc/Makefile.in
src/tvolser/Makefile.in
src/usd/Makefile.in
src/usd/liboafs_usd.la.sym [new file with mode: 0644]