The following commit has been merged in the master branch:
commit 9d3ef9337fafe5dcf3865d3aced290be0f887c11
Author: Marcio Barbosa <mbarb...@sinenomine.net>
Date:   Thu May 31 09:46:56 2018 -0300

    autoconf: do not reference the missing script
    
    Currently, OpenAFS does not use automake. As a result, the missing script
    is not copied to the build-tools directory. Since this script is not
    present in the tree, am_missing_run is not initialized. Unfortunately,
    the current version still has a few references to this variable. In order
    to preserve a similar behavior, this commit replaces these references by
    AC_ERROR.
    
    While we are changing these, remove the AC_CHECK_PROGS calls for AR and
    STRIP, since libtool already checks these for us.
    
    Change-Id: I833dc6e8611dc7227db4ec77b0160dfa47b7e531
    Reviewed-on: https://gerrit.openafs.org/12982
    Reviewed-by: Andrew Deason <adea...@sinenomine.net>
    Reviewed-by: Michael Meffie <mmef...@sinenomine.net>
    Reviewed-by: Mark Vitale <mvit...@sinenomine.net>
    Tested-by: BuildBot <build...@rampaginggeek.com>
    Reviewed-by: Benjamin Kaduk <ka...@mit.edu>

 src/cf/osconf.m4 |   24 ++++++++++++++++--------
 1 files changed, 16 insertions(+), 8 deletions(-)

-- 
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
OpenAFS-cvs@openafs.org
https://lists.openafs.org/mailman/listinfo/openafs-cvs

Reply via email to