OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_74_1-76-g972a407
Gerrit Code Review
gerrit@openafs.org
Thu, 6 May 2010 12:23:11 -0700 (PDT)
The following commit has been merged in the master branch:
commit 972a4072827fb2ec680354d5adebc2c5cca06939
Author: Simon Wilkinson <sxw@inf.ed.ac.uk>
Date: Thu May 6 14:58:52 2010 +0100
Always include afsconfig.h in autogenerated files
Modify rxgen and compile_et so that the files they output always
contain afsconfig.h before afs/param.h. This avoids problems where
afs/param.h, or headers included from it, rely on having the results
of configure tests available.
Change-Id: I0198500a17abd31ee1057d6780cbe5a5e1bc8c59
Reviewed-on: http://gerrit.openafs.org/1913
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Tested-by: Derrick Brashear <shadow@dementia.org>
src/comerr/compile_et.c | 1 +
src/rxgen/rpc_main.c | 3 +++
2 files changed, 4 insertions(+), 0 deletions(-)
--
OpenAFS Master Repository