From: Daniel P. Berrangé Date: Mon, 16 Sep 2019 12:15:04 +0000 (+0100) Subject: gnulib: remove uneccessary func module X-Git-Tag: v5.8.0-rc1~116 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad6189389da124c39571d3773f693a85d3b1208d;p=thirdparty%2Flibvirt.git gnulib: remove uneccessary func module The gnulib 'func' modules provides portability to compilers which lack the '__func__' symbol. We only care about GCC and CLang compilers so do not need this compatibility code. Reviewed-by: Michal Privoznik Signed-off-by: Daniel P. Berrangé --- diff --git a/bootstrap.conf b/bootstrap.conf index 1ea3f5d2f7..4f944a9c23 100644 --- a/bootstrap.conf +++ b/bootstrap.conf @@ -48,7 +48,6 @@ ffs ffsl fnmatch fsync -func getaddrinfo getcwd-lgpl gethostname