Fossil SCM
minor comment fix
Commit
b03f15635dd356beefaf2f2d238f2d17bf20d9bb
Parent
b0fe158c5556a72…
1 file changed
+1
-1
+1
-1
| --- win/Makefile.mingw.mistachkin | ||
| +++ win/Makefile.mingw.mistachkin | ||
| @@ -154,11 +154,11 @@ | ||
| 154 | 154 | ZLIBCONFIG = |
| 155 | 155 | ZLIBTARGETS = |
| 156 | 156 | endif |
| 157 | 157 | |
| 158 | 158 | #### Disable creation of the OpenSSL shared libraries. Also, disable support |
| 159 | -# for both SSLv2 and SSLv3 (i.e. thereby forcing the use of TLS). | |
| 159 | +# for SSLv3 (i.e. thereby forcing the use of TLS). | |
| 160 | 160 | # |
| 161 | 161 | SSLCONFIG += no-ssl3 no-shared |
| 162 | 162 | |
| 163 | 163 | #### When using zlib, make sure that OpenSSL is configured to use the zlib |
| 164 | 164 | # that Fossil knows about (i.e. the one within the source tree). |
| 165 | 165 |
| --- win/Makefile.mingw.mistachkin | |
| +++ win/Makefile.mingw.mistachkin | |
| @@ -154,11 +154,11 @@ | |
| 154 | ZLIBCONFIG = |
| 155 | ZLIBTARGETS = |
| 156 | endif |
| 157 | |
| 158 | #### Disable creation of the OpenSSL shared libraries. Also, disable support |
| 159 | # for both SSLv2 and SSLv3 (i.e. thereby forcing the use of TLS). |
| 160 | # |
| 161 | SSLCONFIG += no-ssl3 no-shared |
| 162 | |
| 163 | #### When using zlib, make sure that OpenSSL is configured to use the zlib |
| 164 | # that Fossil knows about (i.e. the one within the source tree). |
| 165 |
| --- win/Makefile.mingw.mistachkin | |
| +++ win/Makefile.mingw.mistachkin | |
| @@ -154,11 +154,11 @@ | |
| 154 | ZLIBCONFIG = |
| 155 | ZLIBTARGETS = |
| 156 | endif |
| 157 | |
| 158 | #### Disable creation of the OpenSSL shared libraries. Also, disable support |
| 159 | # for SSLv3 (i.e. thereby forcing the use of TLS). |
| 160 | # |
| 161 | SSLCONFIG += no-ssl3 no-shared |
| 162 | |
| 163 | #### When using zlib, make sure that OpenSSL is configured to use the zlib |
| 164 | # that Fossil knows about (i.e. the one within the source tree). |
| 165 |