[Bugs] [Bug 1339192] Missing autotools helper config.* files

bugzilla at redhat.com bugzilla at redhat.com
Tue May 24 14:10:55 UTC 2016


https://bugzilla.redhat.com/show_bug.cgi?id=1339192



--- Comment #2 from Vijay Bellur <vbellur at redhat.com> ---
COMMIT: http://review.gluster.org/14517 committed in release-3.8 by Kaleb
KEITHLEY (kkeithle at redhat.com) 
------
commit b00eb38bff09b3fec6a273b7cb84cee3fa581a0d
Author: Niels de Vos <ndevos at redhat.com>
Date:   Mon May 23 11:06:38 2016 +0200

    build: include a dummy config.sub and config.guess in releases

    There is no hard requirement for a config.guess and config.sub script in
    the release tarball. By passing --build=... and --host=... to
    ./configure, the scripts are not executed.  When doing local builds, the
    ./autogen.sh script (by running automake) will place a config.guess and
    config.sub script in the root of the source tree. Upon creation of the
    release ('make dist') tarball, the scripts are replaced by dummy copies
    from the build-aux/ directory.

    The main advantage to not include these scripts in the repository, is
    that there is no need to track upstream updates for them either.

    Cherry picked from commit bfd43dc894fcf2cc64ec73e8ea0a779064c47dd4:
    > Change-Id: I5e930988a9e849ec5d0c84d2e30e61f2a9685f45
    > BUG: 1223937
    > Reported-by: Emmanuel Dreyfus <manu at netbsd.org>
    > Signed-off-by: Niels de Vos <ndevos at redhat.com>
    > Reviewed-on: http://review.gluster.org/14503
    > Smoke: Gluster Build System <jenkins at build.gluster.com>
    > NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
    > CentOS-regression: Gluster Build System <jenkins at build.gluster.com>
    > Reviewed-by: Kaleb KEITHLEY <kkeithle at redhat.com>

    Change-Id: I5e930988a9e849ec5d0c84d2e30e61f2a9685f45
    BUG: 1339192
    Reported-by: Emmanuel Dreyfus <manu at netbsd.org>
    Signed-off-by: Niels de Vos <ndevos at redhat.com>
    Reviewed-on: http://review.gluster.org/14517
    Reviewed-by: Kaleb KEITHLEY <kkeithle at redhat.com>
    Smoke: Gluster Build System <jenkins at build.gluster.com>
    NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
    CentOS-regression: Gluster Build System <jenkins at build.gluster.com>

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=kMVNNKy0MG&a=cc_unsubscribe


More information about the Bugs mailing list