shlibafsauthent: Add a load more objects
authorSimon Wilkinson <sxw@your-file-system.com>
Fri, 6 Apr 2012 22:56:30 +0000 (23:56 +0100)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Tue, 10 Apr 2012 16:30:15 +0000 (09:30 -0700)
commit10a7428b79e44b203a132e70cf929a6ee9b18650
treebb642c75c3d001830edde92481ad373c142744db
parentc3dd14759d592463eb29a1e15dc6648bfe25e583
shlibafsauthent: Add a load more objects

The perl-AFS module needs to link against a pthreaded, PIC, library
that contains all of the routines that it provides perl shims for.
At the moment, libafsrpc_pic and libafsauthent_pic are the only such
libraries that OpenAFS provides.

Add all of the necessary objects to libafsauthent_pic such that the
2.6.2 version of perl-AFS can build with a minimal set of patches.
Minimise the damage by only making these available through the static
version of the libafsauthent_pic library.

Change-Id: I5a2aa5f5fbcfbe15aa7a23c3ab57b34b979ab2f3
Reviewed-on: http://gerrit.openafs.org/7070
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Jeffrey Altman <jaltman@secure-endpoints.com>
Makefile.in
src/shlibafsauthent/Makefile.in