]> git.ipfire.org Git - thirdparty/libsolv.git/commitdiff
solvversion.h: add missing LIBSOLVEXT_FEATURE_ZCHUNK_COMPRESSION
authorMichael Schroeder <mls@suse.de>
Tue, 21 Jan 2020 13:18:33 +0000 (14:18 +0100)
committerMichael Schroeder <mls@suse.de>
Tue, 21 Jan 2020 13:18:33 +0000 (14:18 +0100)
Should have been in commit 75d03059cdaf7770d2217fafaba6af732cd860ba

src/solvversion.h.in

index 11e4aa35451cc8ac699907580ac0fc5ade234305..43b566a11ffc1c37aa08838fd384d9fa72155874 100644 (file)
@@ -45,6 +45,7 @@ extern int solv_version_patch;
 #cmakedefine LIBSOLVEXT_FEATURE_LZMA_COMPRESSION
 #cmakedefine LIBSOLVEXT_FEATURE_BZIP2_COMPRESSION
 #cmakedefine LIBSOLVEXT_FEATURE_ZSTD_COMPRESSION
+#cmakedefine LIBSOLVEXT_FEATURE_ZCHUNK_COMPRESSION
 
 /* see tools/common_write.c for toolversion history */
 #define LIBSOLV_TOOLVERSION "1.1"