[Bugs] [Bug 1198849] Minor improvements and cleanup for the build system
bugzilla at redhat.com
bugzilla at redhat.com
Wed Feb 15 11:41:51 UTC 2017
https://bugzilla.redhat.com/show_bug.cgi?id=1198849
--- Comment #102 from Worker Ant <bugzilla-bot at gluster.org> ---
COMMIT: https://review.gluster.org/16541 committed in master by Niels de Vos
(ndevos at redhat.com)
------
commit 7e59f937523b8f478216e0704d0ca533ec14b221
Author: Anoop C S <anoopcs at redhat.com>
Date: Thu Feb 2 12:10:12 2017 +0000
build: Fix detection of uuid libs during configure
This change cleans up the current logic for detecting the presence of
uuid libs and avoids the following warning while executing configure
script:
. . .
checking for UUID... yes
checking uuid.h usability... yes
checking uuid.h presence... no
configure: WARNING: uuid.h: accepted by the compiler, rejected by the
preprocessor!
configure: WARNING: uuid.h: proceeding with the compiler's result
checking for uuid.h... yes
. . .
Refer the following link for more details:
https://www.gnu.org/software/autoconf/manual/autoconf.html#Present-But-Cannot-Be-Compiled
Change-Id: Icc6e11097fed7c5a82ebd9d931b4e308f7d666c9
BUG: 1198849
Signed-off-by: Anoop C S <anoopcs at redhat.com>
Reviewed-on: https://review.gluster.org/16541
Smoke: Gluster Build System <jenkins at build.gluster.org>
NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
CentOS-regression: Gluster Build System <jenkins at build.gluster.org>
Reviewed-by: Niels de Vos <ndevos at redhat.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=hqN8U0hNBp&a=cc_unsubscribe
More information about the Bugs
mailing list