Fossil SCM

Robustify '--with-miniz' option handling in 'auto.def'.

mistachkin 2016-02-07 23:35 trunk
Commit 7cadfc973630281839a402cf89d26cd17f0d03d7
1 file changed +1
+1
--- auto.def
+++ auto.def
@@ -37,10 +37,11 @@
3737
3838
define EXTRA_CFLAGS ""
3939
define EXTRA_LDFLAGS ""
4040
define USE_SYSTEM_SQLITE 0
4141
define USE_LINENOISE 0
42
+define FOSSIL_ENABLE_MINIZ 0
4243
4344
# This procedure is a customized version of "cc-check-function-in-lib",
4445
# that does not modify the LIBS variable. Its use prevents prematurely
4546
# pulling in libraries that will be added later anyhow (e.g. "-ldl").
4647
proc check-function-in-lib {function libs {otherlibs {}}} {
4748
--- auto.def
+++ auto.def
@@ -37,10 +37,11 @@
37
38 define EXTRA_CFLAGS ""
39 define EXTRA_LDFLAGS ""
40 define USE_SYSTEM_SQLITE 0
41 define USE_LINENOISE 0
 
42
43 # This procedure is a customized version of "cc-check-function-in-lib",
44 # that does not modify the LIBS variable. Its use prevents prematurely
45 # pulling in libraries that will be added later anyhow (e.g. "-ldl").
46 proc check-function-in-lib {function libs {otherlibs {}}} {
47
--- auto.def
+++ auto.def
@@ -37,10 +37,11 @@
37
38 define EXTRA_CFLAGS ""
39 define EXTRA_LDFLAGS ""
40 define USE_SYSTEM_SQLITE 0
41 define USE_LINENOISE 0
42 define FOSSIL_ENABLE_MINIZ 0
43
44 # This procedure is a customized version of "cc-check-function-in-lib",
45 # that does not modify the LIBS variable. Its use prevents prematurely
46 # pulling in libraries that will be added later anyhow (e.g. "-ldl").
47 proc check-function-in-lib {function libs {otherlibs {}}} {
48

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button