[libvirt] [PATCH] config-post: Remove duplicated 'undef WITH_CAPNG'

Radostin Stoyanov posted 1 patch 5 years, 3 months ago
Test syntax-check passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20190121130714.31261-1-rstoyanov1@gmail.com
config-post.h | 1 -
1 file changed, 1 deletion(-)
[libvirt] [PATCH] config-post: Remove duplicated 'undef WITH_CAPNG'
Posted by Radostin Stoyanov 5 years, 3 months ago
Signed-off-by: Radostin Stoyanov <rstoyanov1@gmail.com>
---
 config-post.h | 1 -
 1 file changed, 1 deletion(-)

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__
--
2.20.1

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH] config-post: Remove duplicated 'undef WITH_CAPNG'
Posted by Ján Tomko 5 years, 3 months ago
On Mon, Jan 21, 2019 at 01:07:14PM +0000, Radostin Stoyanov wrote:
>Signed-off-by: Radostin Stoyanov <rstoyanov1@gmail.com>
>---
> config-post.h | 1 -
> 1 file changed, 1 deletion(-)
>

Reviewed-by: Ján Tomko <jtomko@redhat.com>

Jano
--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list