]> git.ipfire.org Git - thirdparty/sqlite.git/commitdiff
Use $(TCLSH_CMD) instead of tclsh in the autoconf makefile.
authordrh <drh@noemail.net>
Fri, 22 Jul 2011 10:33:04 +0000 (10:33 +0000)
committerdrh <drh@noemail.net>
Fri, 22 Jul 2011 10:33:04 +0000 (10:33 +0000)
FossilOrigin-Name: fd36d8067b5a29d9acbf8c96b9d837406d0c0cce

Makefile.in
manifest
manifest.uuid

index 4a81e15664eaccfee51d7d7b6b794b358519db2f..2b3311ac9992c449cc0e0e10dcb0a1ec0ae68a08 100644 (file)
@@ -785,7 +785,7 @@ parse.c:    $(TOP)/src/parse.y lemon$(BEXE) $(TOP)/addopcodes.awk
        $(NAWK) -f $(TOP)/addopcodes.awk parse.h.temp >parse.h
 
 sqlite3.h:     $(TOP)/src/sqlite.h.in $(TOP)/manifest.uuid $(TOP)/VERSION
-       tclsh $(TOP)/tool/mksqlite3h.tcl $(TOP) >sqlite3.h
+       $(TCLSH_CMD) $(TOP)/tool/mksqlite3h.tcl $(TOP) >sqlite3.h
 
 keywordhash.h: $(TOP)/tool/mkkeywordhash.c
        $(BCC) -o mkkeywordhash$(BEXE) $(OPT_FEATURE_FLAGS) $(OPTS) $(TOP)/tool/mkkeywordhash.c
index 7053b7dba53722b6bc83c709b812729ed0793c07..3ca5f674191eef95566e542793c0d12db8ff0ef0 100644 (file)
--- a/manifest
+++ b/manifest
@@ -1,7 +1,7 @@
-C Compile\swith\sthe\sSQLITE_ENABLE_8_3_NAME\smacro\sset\sto\s2\sto\sforce\s8+3\sfilenames\nto\sbe\son\sall\sthe\stime.
-D 2011-07-21T21:29:35.633
+C Use\s$(TCLSH_CMD)\sinstead\sof\stclsh\sin\sthe\sautoconf\smakefile.
+D 2011-07-22T10:33:04.219
 F Makefile.arm-wince-mingw32ce-gcc d6df77f1f48d690bd73162294bbba7f59507c72f
-F Makefile.in c1d7a7f4fd8da6b1815032efca950e3d5125407e
+F Makefile.in b85ed0fdfb95fb6822bc1c8c6bd5873fc53a84c2
 F Makefile.linux-gcc 91d710bdc4998cb015f39edf3cb314ec4f4d7e23
 F Makefile.msc 9c76731c20561a33ce1257c70be3f029cedb62a6
 F Makefile.vxworks c85ec1d8597fe2f7bc225af12ac1666e21379151
@@ -952,7 +952,7 @@ F tool/symbols.sh caaf6ccc7300fd43353318b44524853e222557d5
 F tool/tostr.awk 11760e1b94a5d3dcd42378f3cc18544c06cfa576
 F tool/vdbe-compress.tcl d70ea6d8a19e3571d7ab8c9b75cba86d1173ff0f
 F tool/warnings.sh 2ebae31e1eb352696f3c2f7706a34c084b28c262
-P 83191ad6f31536b0c1929938e1fbeb4cf6121ab0
-R f36be610ec3236a1941508a82c6dca72
+P ae83dac70173fecf203bf7e9f7bcb189d3e48f08
+R b476c21b2eaeefe9f084a953d275e8e3
 U drh
-Z be7120c77d6b184261113de7aebad3e1
+Z ff014274f8b77ee9173b86c8fcceebd1
index 35b1e172d6d47e05e4ab20909bf4011d93f058cc..f7999cc05f2f846d01282587c68d31f31eac78cc 100644 (file)
@@ -1 +1 @@
-ae83dac70173fecf203bf7e9f7bcb189d3e48f08
\ No newline at end of file
+fd36d8067b5a29d9acbf8c96b9d837406d0c0cce
\ No newline at end of file