Fossil SCM
In the custom MinGW Makefile only, include the TH1 docs feature by default.
Commit
d07ae0ce4dc13c61aa06bef2758aa7e71410e703
Parent
caeb68d98d45cb1…
1 file changed
+1
-1
+1
-1
| --- win/Makefile.mingw.mistachkin | ||
| +++ win/Makefile.mingw.mistachkin | ||
| @@ -55,11 +55,11 @@ | ||
| 55 | 55 | # |
| 56 | 56 | # FOSSIL_BUILD_SSL = 1 |
| 57 | 57 | |
| 58 | 58 | #### Enable TH1 scripts in embedded documentation files |
| 59 | 59 | # |
| 60 | -# FOSSIL_ENABLE_TH1_DOCS = 1 | |
| 60 | +FOSSIL_ENABLE_TH1_DOCS = 1 | |
| 61 | 61 | |
| 62 | 62 | #### Enable hooks for commands and web pages via TH1 |
| 63 | 63 | # |
| 64 | 64 | FOSSIL_ENABLE_TH1_HOOKS = 1 |
| 65 | 65 | |
| 66 | 66 |
| --- win/Makefile.mingw.mistachkin | |
| +++ win/Makefile.mingw.mistachkin | |
| @@ -55,11 +55,11 @@ | |
| 55 | # |
| 56 | # FOSSIL_BUILD_SSL = 1 |
| 57 | |
| 58 | #### Enable TH1 scripts in embedded documentation files |
| 59 | # |
| 60 | # FOSSIL_ENABLE_TH1_DOCS = 1 |
| 61 | |
| 62 | #### Enable hooks for commands and web pages via TH1 |
| 63 | # |
| 64 | FOSSIL_ENABLE_TH1_HOOKS = 1 |
| 65 | |
| 66 |
| --- win/Makefile.mingw.mistachkin | |
| +++ win/Makefile.mingw.mistachkin | |
| @@ -55,11 +55,11 @@ | |
| 55 | # |
| 56 | # FOSSIL_BUILD_SSL = 1 |
| 57 | |
| 58 | #### Enable TH1 scripts in embedded documentation files |
| 59 | # |
| 60 | FOSSIL_ENABLE_TH1_DOCS = 1 |
| 61 | |
| 62 | #### Enable hooks for commands and web pages via TH1 |
| 63 | # |
| 64 | FOSSIL_ENABLE_TH1_HOOKS = 1 |
| 65 | |
| 66 |