The following commit has been merged in the master branch:
commit 3c2e39bab7d927aa5f20d02a5e327927a4b2b553
Author: Michael Meffie <[email protected]>
Date:   Sat Dec 30 12:12:59 2017 -0500

    autoconf: refactor ostype.m4
    
    Further refactoring of the autoconf macros. Move more linux and solaris
    specific checks into their own files.
    
    This is a non-functional change. Care has been taken preserve the
    ordering of the autoconf tests. Except for whitespace, the generated
    configure file has not been changed by this refactoring.  This has been
    verified with a 'diff -u -w -B' comparison of the generated configure
    file before and after applying this commit.
    
    Change-Id: Ib3e7b1270826970c541a695230f4e3cd13cf9e3d
    Reviewed-on: https://gerrit.openafs.org/12843
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Benjamin Kaduk <[email protected]>

 src/cf/linux-guess-version.m4 |   14 ++++++
 src/cf/linux-kernel-path.m4   |   70 +++++++++++++++++++++++++++++++
 src/cf/ostype.m4              |   93 ++---------------------------------------
 src/cf/solaris-ostype.m4      |    9 ++++
 4 files changed, 97 insertions(+), 89 deletions(-)

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

Reply via email to