Fossil SCM
copy/paste doc correction.
Commit
365fe4afd8ebde5a2bcf4498d003752422599557
Parent
aae3f5b6299592a…
2 files changed
+1
-1
+1
-1
+1
-1
| --- src/makemake.tcl | ||
| +++ src/makemake.tcl | ||
| @@ -433,11 +433,11 @@ | ||
| 433 | 433 | # With Tcl support (statically linked) |
| 434 | 434 | ifdef FOSSIL_ENABLE_TCL |
| 435 | 435 | TCC += -DFOSSIL_ENABLE_TCL=1 -DSTATIC_BUILD |
| 436 | 436 | endif |
| 437 | 437 | |
| 438 | -# With Tcl support (statically linked) | |
| 438 | +# With JSON support | |
| 439 | 439 | ifdef FOSSIL_ENABLE_JSON |
| 440 | 440 | TCC += -DFOSSIL_ENABLE_JSON |
| 441 | 441 | endif |
| 442 | 442 | |
| 443 | 443 | #### Extra arguments for linking the finished binary. Fossil needs |
| 444 | 444 |
| --- src/makemake.tcl | |
| +++ src/makemake.tcl | |
| @@ -433,11 +433,11 @@ | |
| 433 | # With Tcl support (statically linked) |
| 434 | ifdef FOSSIL_ENABLE_TCL |
| 435 | TCC += -DFOSSIL_ENABLE_TCL=1 -DSTATIC_BUILD |
| 436 | endif |
| 437 | |
| 438 | # With Tcl support (statically linked) |
| 439 | ifdef FOSSIL_ENABLE_JSON |
| 440 | TCC += -DFOSSIL_ENABLE_JSON |
| 441 | endif |
| 442 | |
| 443 | #### Extra arguments for linking the finished binary. Fossil needs |
| 444 |
| --- src/makemake.tcl | |
| +++ src/makemake.tcl | |
| @@ -433,11 +433,11 @@ | |
| 433 | # With Tcl support (statically linked) |
| 434 | ifdef FOSSIL_ENABLE_TCL |
| 435 | TCC += -DFOSSIL_ENABLE_TCL=1 -DSTATIC_BUILD |
| 436 | endif |
| 437 | |
| 438 | # With JSON support |
| 439 | ifdef FOSSIL_ENABLE_JSON |
| 440 | TCC += -DFOSSIL_ENABLE_JSON |
| 441 | endif |
| 442 | |
| 443 | #### Extra arguments for linking the finished binary. Fossil needs |
| 444 |
+1
-1
| --- win/Makefile.mingw | ||
| +++ win/Makefile.mingw | ||
| @@ -116,11 +116,11 @@ | ||
| 116 | 116 | # With Tcl support (statically linked) |
| 117 | 117 | ifdef FOSSIL_ENABLE_TCL |
| 118 | 118 | TCC += -DFOSSIL_ENABLE_TCL=1 -DSTATIC_BUILD |
| 119 | 119 | endif |
| 120 | 120 | |
| 121 | -# With Tcl support (statically linked) | |
| 121 | +# With JSON support | |
| 122 | 122 | ifdef FOSSIL_ENABLE_JSON |
| 123 | 123 | TCC += -DFOSSIL_ENABLE_JSON |
| 124 | 124 | endif |
| 125 | 125 | |
| 126 | 126 | #### Extra arguments for linking the finished binary. Fossil needs |
| 127 | 127 |
| --- win/Makefile.mingw | |
| +++ win/Makefile.mingw | |
| @@ -116,11 +116,11 @@ | |
| 116 | # With Tcl support (statically linked) |
| 117 | ifdef FOSSIL_ENABLE_TCL |
| 118 | TCC += -DFOSSIL_ENABLE_TCL=1 -DSTATIC_BUILD |
| 119 | endif |
| 120 | |
| 121 | # With Tcl support (statically linked) |
| 122 | ifdef FOSSIL_ENABLE_JSON |
| 123 | TCC += -DFOSSIL_ENABLE_JSON |
| 124 | endif |
| 125 | |
| 126 | #### Extra arguments for linking the finished binary. Fossil needs |
| 127 |
| --- win/Makefile.mingw | |
| +++ win/Makefile.mingw | |
| @@ -116,11 +116,11 @@ | |
| 116 | # With Tcl support (statically linked) |
| 117 | ifdef FOSSIL_ENABLE_TCL |
| 118 | TCC += -DFOSSIL_ENABLE_TCL=1 -DSTATIC_BUILD |
| 119 | endif |
| 120 | |
| 121 | # With JSON support |
| 122 | ifdef FOSSIL_ENABLE_JSON |
| 123 | TCC += -DFOSSIL_ENABLE_JSON |
| 124 | endif |
| 125 | |
| 126 | #### Extra arguments for linking the finished binary. Fossil needs |
| 127 |