summaryrefslogtreecommitdiff
path: root/config/companion_libs/zlib.in
diff options
context:
space:
mode:
Diffstat (limited to 'config/companion_libs/zlib.in')
-rw-r--r--config/companion_libs/zlib.in18
1 files changed, 1 insertions, 17 deletions
diff --git a/config/companion_libs/zlib.in b/config/companion_libs/zlib.in
index df93682..70668e2 100644
--- a/config/companion_libs/zlib.in
+++ b/config/companion_libs/zlib.in
@@ -1,19 +1,3 @@
# Zlib options
-choice
- bool
- prompt "zlib version"
-# Don't remove next line
-# CT_INSERT_VERSION_BELOW
-
-config ZLIB_V_1_2_11
- bool
- prompt "1.2.11"
-
-endchoice
-
-config ZLIB_VERSION
- string
-# Don't remove next line
-# CT_INSERT_VERSION_STRING_BELOW
- default "1.2.11" if ZLIB_V_1_2_11
+source "config/versions/zlib.in"