From: Radostin Stoyanov Date: Mon, 21 Jan 2019 13:07:14 +0000 (+0000) Subject: config-post: Remove duplicated 'undef WITH_CAPNG' X-Git-Tag: v5.1.0-rc1~418 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4797d7412ceab3f05ca67ab2d66ea988b8ec7d07;p=thirdparty%2Flibvirt.git config-post: Remove duplicated 'undef WITH_CAPNG' Signed-off-by: Radostin Stoyanov Reviewed-by: Ján Tomko Signed-off-by: Ján Tomko --- diff --git a/config-post.h b/config-post.h index dd4ef8fc0b..54731feff7 100644 --- a/config-post.h +++ b/config-post.h @@ -69,7 +69,6 @@ # undef WITH_VIRTUALPORT # undef WITH_SECDRIVER_SELINUX # undef WITH_SECDRIVER_APPARMOR -# undef WITH_CAPNG #endif /* LIBVIRT_NSS */ #ifndef __GNUC__