configure: Remove detection code for UUID
commit315d3184525c90865bf5e1ec4db5e633f1d8c7e8
authorFam Zheng <famz@redhat.com>
Wed, 21 Sep 2016 04:27:21 +0000 (21 12:27 +0800)
committerFam Zheng <famz@redhat.com>
Fri, 23 Sep 2016 03:42:52 +0000 (23 11:42 +0800)
treecd3b5df429ad96ea5bdaec5d6c6198a9359bf068
parent586d15ff873585ec9c229217eaec76f858f8f45a
configure: Remove detection code for UUID

All code now uses built-in UUID implementation. Remove the code of
libuuid and make --enable-uuid and --disable-uuid only print a message.

Signed-off-by: Fam Zheng <famz@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Jeff Cody <jcody@redhat.com>
Message-Id: <1474432046-325-9-git-send-email-famz@redhat.com>
configure