Fossil SCM
Remove some now-stale auto.def documentation.
Commit
bb66461f8a30b3f802f67154e50fd9f5e89295d3b1336352157394190519d306
Parent
5cf0da6e0a4c4b0…
1 file changed
+1
-3
M
auto.def
+1
-3
| --- auto.def | ||
| +++ auto.def | ||
| @@ -739,13 +739,11 @@ | ||
| 739 | 739 | msg-result "FuseFS support enabled" |
| 740 | 740 | } |
| 741 | 741 | } |
| 742 | 742 | |
| 743 | 743 | ######################################################################## |
| 744 | -# Checks the compiler for compile_commands.json support. If passed an | |
| 745 | -# argument it is assumed to be the name of an autosetup boolean config | |
| 746 | -# option to explicitly DISABLE the compile_commands.json support. | |
| 744 | +# Checks the compiler for compile_commands.json support. | |
| 747 | 745 | # |
| 748 | 746 | # Returns 1 if supported, else 0. Defines MAKE_COMPILATION_DB to "yes" |
| 749 | 747 | # if supported, "no" if not. |
| 750 | 748 | proc check-compile-commands {} { |
| 751 | 749 | msg-checking "compile_commands.json support... " |
| 752 | 750 |
| --- auto.def | |
| +++ auto.def | |
| @@ -739,13 +739,11 @@ | |
| 739 | msg-result "FuseFS support enabled" |
| 740 | } |
| 741 | } |
| 742 | |
| 743 | ######################################################################## |
| 744 | # Checks the compiler for compile_commands.json support. If passed an |
| 745 | # argument it is assumed to be the name of an autosetup boolean config |
| 746 | # option to explicitly DISABLE the compile_commands.json support. |
| 747 | # |
| 748 | # Returns 1 if supported, else 0. Defines MAKE_COMPILATION_DB to "yes" |
| 749 | # if supported, "no" if not. |
| 750 | proc check-compile-commands {} { |
| 751 | msg-checking "compile_commands.json support... " |
| 752 |
| --- auto.def | |
| +++ auto.def | |
| @@ -739,13 +739,11 @@ | |
| 739 | msg-result "FuseFS support enabled" |
| 740 | } |
| 741 | } |
| 742 | |
| 743 | ######################################################################## |
| 744 | # Checks the compiler for compile_commands.json support. |
| 745 | # |
| 746 | # Returns 1 if supported, else 0. Defines MAKE_COMPILATION_DB to "yes" |
| 747 | # if supported, "no" if not. |
| 748 | proc check-compile-commands {} { |
| 749 | msg-checking "compile_commands.json support... " |
| 750 |