Fossil SCM

Port the fix from the previous check-in to the makemake Tcl script as well.

mistachkin 2015-07-08 17:16 trunk
Commit b9447b0ec60ab6050fca75d767757654c3cf2613
1 file changed +1 -1
--- src/makemake.tcl
+++ src/makemake.tcl
@@ -1324,11 +1324,11 @@
13241324
FOSSIL_BUILD_SSL = 0
13251325
!endif
13261326
13271327
# Build the included zlib library?
13281328
!ifndef FOSSIL_BUILD_ZLIB
1329
-FOSSIL_BUILD_ZLIB = 0
1329
+FOSSIL_BUILD_ZLIB = 1
13301330
!endif
13311331
13321332
# Link everything except SQLite dynamically?
13331333
!ifndef FOSSIL_DYNAMIC_BUILD
13341334
FOSSIL_DYNAMIC_BUILD = 0
13351335
--- src/makemake.tcl
+++ src/makemake.tcl
@@ -1324,11 +1324,11 @@
1324 FOSSIL_BUILD_SSL = 0
1325 !endif
1326
1327 # Build the included zlib library?
1328 !ifndef FOSSIL_BUILD_ZLIB
1329 FOSSIL_BUILD_ZLIB = 0
1330 !endif
1331
1332 # Link everything except SQLite dynamically?
1333 !ifndef FOSSIL_DYNAMIC_BUILD
1334 FOSSIL_DYNAMIC_BUILD = 0
1335
--- src/makemake.tcl
+++ src/makemake.tcl
@@ -1324,11 +1324,11 @@
1324 FOSSIL_BUILD_SSL = 0
1325 !endif
1326
1327 # Build the included zlib library?
1328 !ifndef FOSSIL_BUILD_ZLIB
1329 FOSSIL_BUILD_ZLIB = 1
1330 !endif
1331
1332 # Link everything except SQLite dynamically?
1333 !ifndef FOSSIL_DYNAMIC_BUILD
1334 FOSSIL_DYNAMIC_BUILD = 0
1335

Keyboard Shortcuts

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