The following commit has been merged in the openafs-stable-1_6_22-branch branch:
commit 9930417166cdb3c62f4b2f281337d789d16448e2
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.
    
    Reviewed-on: https://gerrit.openafs.org/12843
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Benjamin Kaduk <[email protected]>
    (cherry picked from commit 3c2e39bab7d927aa5f20d02a5e327927a4b2b553)
    
    Reviewed-on: https://gerrit.openafs.org/12877
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Benjamin Kaduk <[email protected]>
    (cherry picked from commit e05b0b10b942ba3585f6d5d505a282c2de95c243)
    
    Reviewed-on: https://gerrit.openafs.org/12979
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Mark Vitale <[email protected]>
    Reviewed-by: Stephan Wiesand <[email protected]>
    (cherry picked from commit e8b094d9b6147345fd0922396c5181f3da8bb481)
    
    Change-Id: Ic47143fe0ea0702d8f10ee35ea6abb8f250ea45a
    Reviewed-on: https://gerrit.openafs.org/13292
    Reviewed-by: Marcio Brito Barbosa <[email protected]>
    Reviewed-by: Stephan Wiesand <[email protected]>
    Tested-by: Stephan Wiesand <[email protected]>

 src/cf/linux-guess-version.m4 |   10 +++
 src/cf/linux-kernel-path.m4   |   70 ++++++++++++++++
 src/cf/ostype.m4              |  177 +++++++++++------------------------------
 src/cf/solaris-ostype.m4      |    9 ++
 4 files changed, 137 insertions(+), 129 deletions(-)

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

Reply via email to