The following commit has been merged in the master branch:
commit af6b80f25726dbafc8bf3b2aaf15309e7f3d41fa
Author: Simon Wilkinson <[email protected]>
Date: Mon May 17 08:40:49 2010 +0100
Autoconf: Use AC_CACHE_CHECK
AC_CACHE_CHECK has been available since Autoconf 2.5 (released in
1995), and provides a simpler mecahnism for performing cached checks
than AC_CACHE_VAL does. Modify all of our simple AC_CACHE_VAL calls
to use AC_CACHE_CHECK.
Change-Id: I490f5e6ae5a3fdc1ada88aba9cd22c89d415a376
Reviewed-on: http://gerrit.openafs.org/1974
Reviewed-by: Derrick Brashear <[email protected]>
Tested-by: Derrick Brashear <[email protected]>
acinclude.m4 | 41 +++++++------
src/cf/irix-test.m4 | 29 +++++-----
src/cf/linux-test5.m4 | 136 ++++++++++++++++++++-----------------------
src/cf/solaris-dqrwlock.m4 | 24 ++++----
src/cf/solaris-fs-rolled.m4 | 24 ++++----
src/cf/solaris-solookup.m4 | 24 ++++----
6 files changed, 134 insertions(+), 144 deletions(-)
--
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs