OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-2941-gb52d0b5
Gerrit Code Review
gerrit@openafs.org
Sun, 16 Sep 2012 17:58:26 -0700 (PDT)
The following commit has been merged in the master branch:
commit b52d0b50ff4a8026eb4043898d8f070f960e511d
Author: Marc Dionne <marc.c.dionne@gmail.com>
Date: Sat Sep 15 16:02:26 2012 -0400
make install fixes for libraries
Don't install several libraries that have dependencies that are
not currently installed, but install static libraries.
Fix rule for libafsauthent_pic.a to get the library from .libs
Change-Id: I746b111edf8a6d94ad98fcf235e34b4dac1eb050
Reviewed-on: http://gerrit.openafs.org/8123
Reviewed-by: Simon Wilkinson <simonxwilkinson@gmail.com>
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>
src/libafsauthent/Makefile.in | 6 +++---
src/libafsrpc/Makefile.in | 4 ++--
src/ubik/Makefile.in | 1 -
3 files changed, 5 insertions(+), 6 deletions(-)
--
OpenAFS Master Repository