OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-39-g2974037
Gerrit Code Review
gerrit@openafs.org
Sat, 28 Aug 2010 15:20:26 -0700 (PDT)
The following commit has been merged in the master branch:
commit 29740370599b4c7edba0c1442b3ca47533f09412
Author: Marc Dionne <marc.c.dionne@gmail.com>
Date: Sat Aug 28 15:50:04 2010 -0400
Make hcrypto depend on config
hcrypto needs the top-level include structure to be present so it
can install its header files. Add a dependency to "config" in
the Makefile to make this explicit and prevent occasional failures
with parallel builds.
Change-Id: If588d6a15fa1fdf371ec2841cc3a6e75077cccb0
Reviewed-on: http://gerrit.openafs.org/2620
Tested-by: Marc Dionne <marc.c.dionne@gmail.com>
Reviewed-by: Simon Wilkinson <sxw@inf.ed.ac.uk>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Tested-by: Derrick Brashear <shadow@dementia.org>
Makefile.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
--
OpenAFS Master Repository