roken: Fix out-of-tree libroken builds
authorSimon Wilkinson <sxw@your-file-system.com>
Tue, 1 Mar 2011 00:08:12 +0000 (00:08 +0000)
committerDerrick Brashear <shadow@dementia.org>
Wed, 2 Mar 2011 03:54:53 +0000 (19:54 -0800)
commit7cd992d7037154b0edb09c9e1a1318b42d085485
tree8ec8b6fee6ff9fc21f44020f647d2fc5c7c996a3
parentc525b92d3d85fbfdaca82b9e807487df66a819eb
roken: Fix out-of-tree libroken builds

The libroken configuration script is supposed to support using a
libroken which is installed out of the OpenAFS tree, but which isn't
in the standard search paths, by using --with-roken=/path/to/base

This didn't previously work. Fix this so that it works correctly,
and also fix a few problems with libafshcrypto, which assumed that
LDFLAGS_roken would always be -L$(TOP_LIBDIR)

Change-Id: I1219692f601a621e6c08ae26516136ed0cc03845
Reviewed-on: http://gerrit.openafs.org/4096
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Tested-by: Derrick Brashear <shadow@dementia.org>
acinclude.m4
src/cf/roken.m4
src/config/Makefile.config.in
src/crypto/hcrypto/Makefile.in
src/libuafs/Makefile.common.in