Fossil SCM
Revert makefile change accidentally commited
Commit
f2035f27f10b7f07953ccccc97d698df3e7df9a4
Parent
42436cef32953c8…
1 file changed
+1
-1
+1
-1
| --- win/Makefile.mingw | ||
| +++ win/Makefile.mingw | ||
| @@ -46,11 +46,11 @@ | ||
| 46 | 46 | # |
| 47 | 47 | # FOSSIL_ENABLE_JSON = 1 |
| 48 | 48 | |
| 49 | 49 | #### Enable HTTPS support via OpenSSL (links to libssl and libcrypto) |
| 50 | 50 | # |
| 51 | -FOSSIL_ENABLE_SSL = 1 | |
| 51 | +# FOSSIL_ENABLE_SSL = 1 | |
| 52 | 52 | |
| 53 | 53 | #### Automatically build OpenSSL when building Fossil (causes rebuild |
| 54 | 54 | # issues when building incrementally). |
| 55 | 55 | # |
| 56 | 56 | # FOSSIL_BUILD_SSL = 1 |
| 57 | 57 |
| --- win/Makefile.mingw | |
| +++ win/Makefile.mingw | |
| @@ -46,11 +46,11 @@ | |
| 46 | # |
| 47 | # FOSSIL_ENABLE_JSON = 1 |
| 48 | |
| 49 | #### Enable HTTPS support via OpenSSL (links to libssl and libcrypto) |
| 50 | # |
| 51 | FOSSIL_ENABLE_SSL = 1 |
| 52 | |
| 53 | #### Automatically build OpenSSL when building Fossil (causes rebuild |
| 54 | # issues when building incrementally). |
| 55 | # |
| 56 | # FOSSIL_BUILD_SSL = 1 |
| 57 |
| --- win/Makefile.mingw | |
| +++ win/Makefile.mingw | |
| @@ -46,11 +46,11 @@ | |
| 46 | # |
| 47 | # FOSSIL_ENABLE_JSON = 1 |
| 48 | |
| 49 | #### Enable HTTPS support via OpenSSL (links to libssl and libcrypto) |
| 50 | # |
| 51 | # FOSSIL_ENABLE_SSL = 1 |
| 52 | |
| 53 | #### Automatically build OpenSSL when building Fossil (causes rebuild |
| 54 | # issues when building incrementally). |
| 55 | # |
| 56 | # FOSSIL_BUILD_SSL = 1 |
| 57 |