Fossil SCM

Small Makefile.in comment tidyups.

brickviking 2025-12-07 05:36 trunk
Commit 86787eadb7b1403827e4dc7fd118c71aaf445d63a1115f5e19a8da4ee6ef1452
1 file changed +2 -2
+2 -2
--- Makefile.in
+++ Makefile.in
@@ -75,11 +75,11 @@
7575
#
7676
# APPNAME = fossil-fuzz
7777
# may be more appropriate for fuzzing.
7878
7979
#### Emscripten stuff for optionally doing in-tree builds
80
-# of any WASM components. We store precompiled WASM in the the SCM, so
80
+# of any WASM components. We store precompiled WASM in the SCM, so
8181
# this is only useful for people who actively work on WASM
8282
# components. EMSDK_ENV refers to the "environment" script which comes
8383
# with the Emscripten SDK package:
8484
# https://emscripten.org/docs/getting_started/downloads.html
8585
EMSDK_HOME = @EMSDK_HOME@
@@ -114,11 +114,11 @@
114114
#
115115
# The "touch" is necessary to avoid a make loop due to a new upstream
116116
# feature in autosetup (GH 0a71e3c3b7) which rewrites *.in outputs only
117117
# if doing so will write different contents; otherwise, it leaves them
118118
# alone so the mtime doesn't change. This means that if you change one
119
-# our depdendencies besides Makefile.in, we'll reconfigure but Makefile
119
+# of our dependencies besides Makefile.in, we'll reconfigure but Makefile
120120
# won't change, so this rule will remain out of date, so we'll reconfig
121121
# but Makefile won't change, so we'll reconfig but... endlessly.
122122
#
123123
# This is also why we repeat the reconfig target's command here instead
124124
# of delegating to it with "$(MAKE) reconfig": having children running
125125
--- Makefile.in
+++ Makefile.in
@@ -75,11 +75,11 @@
75 #
76 # APPNAME = fossil-fuzz
77 # may be more appropriate for fuzzing.
78
79 #### Emscripten stuff for optionally doing in-tree builds
80 # of any WASM components. We store precompiled WASM in the the SCM, so
81 # this is only useful for people who actively work on WASM
82 # components. EMSDK_ENV refers to the "environment" script which comes
83 # with the Emscripten SDK package:
84 # https://emscripten.org/docs/getting_started/downloads.html
85 EMSDK_HOME = @EMSDK_HOME@
@@ -114,11 +114,11 @@
114 #
115 # The "touch" is necessary to avoid a make loop due to a new upstream
116 # feature in autosetup (GH 0a71e3c3b7) which rewrites *.in outputs only
117 # if doing so will write different contents; otherwise, it leaves them
118 # alone so the mtime doesn't change. This means that if you change one
119 # our depdendencies besides Makefile.in, we'll reconfigure but Makefile
120 # won't change, so this rule will remain out of date, so we'll reconfig
121 # but Makefile won't change, so we'll reconfig but... endlessly.
122 #
123 # This is also why we repeat the reconfig target's command here instead
124 # of delegating to it with "$(MAKE) reconfig": having children running
125
--- Makefile.in
+++ Makefile.in
@@ -75,11 +75,11 @@
75 #
76 # APPNAME = fossil-fuzz
77 # may be more appropriate for fuzzing.
78
79 #### Emscripten stuff for optionally doing in-tree builds
80 # of any WASM components. We store precompiled WASM in the SCM, so
81 # this is only useful for people who actively work on WASM
82 # components. EMSDK_ENV refers to the "environment" script which comes
83 # with the Emscripten SDK package:
84 # https://emscripten.org/docs/getting_started/downloads.html
85 EMSDK_HOME = @EMSDK_HOME@
@@ -114,11 +114,11 @@
114 #
115 # The "touch" is necessary to avoid a make loop due to a new upstream
116 # feature in autosetup (GH 0a71e3c3b7) which rewrites *.in outputs only
117 # if doing so will write different contents; otherwise, it leaves them
118 # alone so the mtime doesn't change. This means that if you change one
119 # of our dependencies besides Makefile.in, we'll reconfigure but Makefile
120 # won't change, so this rule will remain out of date, so we'll reconfig
121 # but Makefile won't change, so we'll reconfig but... endlessly.
122 #
123 # This is also why we repeat the reconfig target's command here instead
124 # of delegating to it with "$(MAKE) reconfig": having children running
125

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button