]> git.ipfire.org Git - thirdparty/sqlite.git/commitdiff
Minor autosetup doc tweaks.
authorstephan <stephan@noemail.net>
Mon, 10 Feb 2025 18:41:46 +0000 (18:41 +0000)
committerstephan <stephan@noemail.net>
Mon, 10 Feb 2025 18:41:46 +0000 (18:41 +0000)
FossilOrigin-Name: bb53beb267ee5f5836020a58f32f1bed8deb587890eef9a6e034dad53f8c3f42

autosetup/proj.tcl
manifest
manifest.uuid

index 6a1960f6034f37307c86d3c3edcf74dd35054741..fdfbf3a5edc909dee1c4394a15c2f1d9bba5bdf5 100644 (file)
@@ -184,8 +184,8 @@ proc proj-lshift_ {listVar {count 1}} {
 
 ########################################################################
 # Expects to receive string input, which it splits on newlines, strips
-# out any lines which begin with an number of whitespace followed by a
-# '#', and returns a value containing the [append]ed results of each
+# out any lines which begin with any number of whitespace followed by
+# '#', and returns a value containing the [append]ed results of each
 # remaining line with a \n between each.
 proc proj-strip-hash-comments {val} {
   set x {}
@@ -203,7 +203,7 @@ proc proj-strip-hash-comments {val} {
 # A proxy for cc-check-function-in-lib which does not make any global
 # changes to the LIBS define. Returns the result of
 # cc-check-function-in-lib (i.e. true or false).  The resulting linker
-# flags are stored in ${lib_${function}}.
+# flags are stored in the [define] named lib_${function}.
 proc proj-check-function-in-lib {function libs {otherlibs {}}} {
   set found 0
   define-push {LIBS} {
index f647110054ac50ee992190f483aac05abdfa3e4a..42a7ffe1d20891911e1feee03e2f2133e2e7e4e3 100644 (file)
--- a/manifest
+++ b/manifest
@@ -1,5 +1,5 @@
-C Make\sthe\s"mix1"\stestset\sthe\sdefault\sfor\sspeedtest1.
-D 2025-02-10T16:34:30.128
+C Minor\sautosetup\sdoc\stweaks.
+D 2025-02-10T18:41:46.630
 F .fossil-settings/empty-dirs dbb81e8fc0401ac46a1491ab34a7f2c7c0452f2f06b54ebb845d024ca8283ef1
 F .fossil-settings/ignore-glob 35175cdfcf539b2318cb04a9901442804be81cd677d8b889fcc9149c21f239ea
 F LICENSE.md e108e1e69ae8e8a59e93c455654b8ac9356a11720d3345df2a4743e9590fb20d
@@ -49,7 +49,7 @@ F autosetup/cc-shared.tcl 4f024e94a47f427ba61de1739f6381ef0080210f9fae89112d5c1d
 F autosetup/cc.tcl c0fcc50ca91deff8741e449ddad05bcd08268bc31177e613a6343bbd1fd3e45f
 F autosetup/jimsh0.c 6573f6bc6ff204de0139692648d7037ca0b6c067bac83a7b4e087f20a86866a4
 F autosetup/pkg-config.tcl 4e635bf39022ff65e0d5434339dd41503ea48fc53822c9c5bde88b02d3d952ba
-F autosetup/proj.tcl 42119a2e899e319b92f3159952b7ef7219c82cb45eeb636aaf8d909def8150f8
+F autosetup/proj.tcl cef1e0aa0f2dee2042af66f28c97a9445f84d55d858ba9db4f6116846a1a325f
 F autosetup/sqlite-config.tcl 341c2751f42c6c8eeeae50bec13d2bb28db73ca2c8b9b97598332aed02e0a71b
 F autosetup/system.tcl 51d4be76cd9a9074704b584e5c9cbba616202c8468cf9ba8a4f8294a7ab1dba9
 F configure 9a00b21dfd13757bbfb8d89b30660a89ec1f8f3a79402b8f9f9b6fc475c3303a x
@@ -2209,8 +2209,8 @@ F tool/version-info.c 3b36468a90faf1bbd59c65fd0eb66522d9f941eedd364fabccd7227350
 F tool/warnings-clang.sh bbf6a1e685e534c92ec2bfba5b1745f34fb6f0bc2a362850723a9ee87c1b31a7
 F tool/warnings.sh 49a486c5069de041aedcbde4de178293e0463ae9918ecad7539eedf0ec77a139
 F tool/win/sqlite.vsix deb315d026cc8400325c5863eef847784a219a2f
-P ce307addb0c7cf72e4cca066521df6e15d1220bce303a3796a794a2ae5fa95b3
-R 7ff52f027efda91f136a0ad19e93519e
-U drh
-Z 3d75c6193c4df011902dd598934d5c2c
+P 7a0c3d0e14984dd49a7c1e824b9e50564094ad57c43182bfec7624a55815f961
+R d2d2e8c6e583d1621c49ccc900539cec
+U stephan
+Z 67e48a24ab45c6698c52d6bd11ee89d3
 # Remove this line to create a well-formed Fossil manifest.
index be6b3b23b4df1ae02f23e7adffc558e3aaea5a1f..f29a5355c030303eaa9d962a3ad8b428d939a691 100644 (file)
@@ -1 +1 @@
-7a0c3d0e14984dd49a7c1e824b9e50564094ad57c43182bfec7624a55815f961
+bb53beb267ee5f5836020a58f32f1bed8deb587890eef9a6e034dad53f8c3f42