From: Bastian Germann <bastiangermann@fishpost.de>
Date: Fri, 6 Nov 2020 23:13:06 +0100
Subject: Exclude zconf.h from cmake build (see #707537)
Forwarded: not-needed
---
 cmake/sources.cmake | 1 -
 1 file changed, 1 deletion(-)

diff --git a/cmake/sources.cmake b/cmake/sources.cmake
index f65e764..770fd48 100644
--- a/cmake/sources.cmake
+++ b/cmake/sources.cmake
@@ -433,7 +433,6 @@ SET(SWORD_INSTALL_HEADERS
 	include/xzcomprs.h
 	include/zcom.h
 	include/zcom4.h
-	include/zconf.h
 	include/zipcomprs.h
 	include/zld.h
 	include/zstr.h
