Fossil SCM

Build the included zlib library by default when using the Makefile.msc makefile.

drh 2015-07-08 16:48 trunk
Commit 0f62aac02774d89e8650e9cf71567a81c9a16070
1 file changed +1 -1
--- win/Makefile.msc
+++ win/Makefile.msc
@@ -39,11 +39,11 @@
3939
FOSSIL_BUILD_SSL = 0
4040
!endif
4141
4242
# Build the included zlib library?
4343
!ifndef FOSSIL_BUILD_ZLIB
44
-FOSSIL_BUILD_ZLIB = 0
44
+FOSSIL_BUILD_ZLIB = 1
4545
!endif
4646
4747
# Link everything except SQLite dynamically?
4848
!ifndef FOSSIL_DYNAMIC_BUILD
4949
FOSSIL_DYNAMIC_BUILD = 0
5050
--- win/Makefile.msc
+++ win/Makefile.msc
@@ -39,11 +39,11 @@
39 FOSSIL_BUILD_SSL = 0
40 !endif
41
42 # Build the included zlib library?
43 !ifndef FOSSIL_BUILD_ZLIB
44 FOSSIL_BUILD_ZLIB = 0
45 !endif
46
47 # Link everything except SQLite dynamically?
48 !ifndef FOSSIL_DYNAMIC_BUILD
49 FOSSIL_DYNAMIC_BUILD = 0
50
--- win/Makefile.msc
+++ win/Makefile.msc
@@ -39,11 +39,11 @@
39 FOSSIL_BUILD_SSL = 0
40 !endif
41
42 # Build the included zlib library?
43 !ifndef FOSSIL_BUILD_ZLIB
44 FOSSIL_BUILD_ZLIB = 1
45 !endif
46
47 # Link everything except SQLite dynamically?
48 !ifndef FOSSIL_DYNAMIC_BUILD
49 FOSSIL_DYNAMIC_BUILD = 0
50

Keyboard Shortcuts

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