Fossil SCM
Update makemake as well.
Commit
5d48958e578a5c5af1289afbc7b6de59152572da
Parent
c8816425d825cdf…
1 file changed
+1
-1
+1
-1
| --- src/makemake.tcl | ||
| +++ src/makemake.tcl | ||
| @@ -1330,11 +1330,11 @@ | ||
| 1330 | 1330 | |
| 1331 | 1331 | # Uncomment to enable SSL support |
| 1332 | 1332 | # FOSSIL_ENABLE_SSL = 1 |
| 1333 | 1333 | |
| 1334 | 1334 | # Uncomment to build zlib library |
| 1335 | -# FOSSIL_BUILD_ZLIB = 1 | |
| 1335 | +FOSSIL_BUILD_ZLIB = 1 | |
| 1336 | 1336 | |
| 1337 | 1337 | # Uncomment to build SSL libraries |
| 1338 | 1338 | # FOSSIL_BUILD_SSL = 1 |
| 1339 | 1339 | |
| 1340 | 1340 | # Uncomment to enable legacy treatment of mv/rm |
| 1341 | 1341 |
| --- src/makemake.tcl | |
| +++ src/makemake.tcl | |
| @@ -1330,11 +1330,11 @@ | |
| 1330 | |
| 1331 | # Uncomment to enable SSL support |
| 1332 | # FOSSIL_ENABLE_SSL = 1 |
| 1333 | |
| 1334 | # Uncomment to build zlib library |
| 1335 | # FOSSIL_BUILD_ZLIB = 1 |
| 1336 | |
| 1337 | # Uncomment to build SSL libraries |
| 1338 | # FOSSIL_BUILD_SSL = 1 |
| 1339 | |
| 1340 | # Uncomment to enable legacy treatment of mv/rm |
| 1341 |
| --- src/makemake.tcl | |
| +++ src/makemake.tcl | |
| @@ -1330,11 +1330,11 @@ | |
| 1330 | |
| 1331 | # Uncomment to enable SSL support |
| 1332 | # FOSSIL_ENABLE_SSL = 1 |
| 1333 | |
| 1334 | # Uncomment to build zlib library |
| 1335 | FOSSIL_BUILD_ZLIB = 1 |
| 1336 | |
| 1337 | # Uncomment to build SSL libraries |
| 1338 | # FOSSIL_BUILD_SSL = 1 |
| 1339 | |
| 1340 | # Uncomment to enable legacy treatment of mv/rm |
| 1341 |