The following commit has been merged in the master branch:
commit aa7273233d39be552897d2180426820a3755deed
Author: Simon Wilkinson <[email protected]>
Date:   Sun May 16 22:56:13 2010 +0100

    Autoconf: Use a standard test for socklen_t
    
    Use the standard AC_CHECK_TYPES mechanism to check for the existence
    of socklen_t, and to typedef it as an int if it's not found, rather
    than growing our own.
    
    Change-Id: Ib5aeb600750558167f63833dd4a7480dbe312b8a
    Reviewed-on: http://gerrit.openafs.org/1972
    Reviewed-by: Derrick Brashear <[email protected]>
    Tested-by: Derrick Brashear <[email protected]>

 acinclude.m4                   |    4 +++-
 src/cf/socklen.m4              |   18 ------------------
 src/config/afsconfig-windows.h |    2 +-
 src/config/stds.h              |    4 ++++
 4 files changed, 8 insertions(+), 20 deletions(-)

-- 
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs

Reply via email to