aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.in2
-rw-r--r--manifest24
-rw-r--r--manifest.uuid2
3 files changed, 9 insertions, 19 deletions
diff --git a/Makefile.in b/Makefile.in
index 49741940d..5d2c1d95b 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -748,7 +748,7 @@ tclsqlite-shell.lo: $(TOP)/src/tclsqlite.c $(HDR)
$(LTCOMPILE) -DTCLSH=1 -o $@ -c $(TOP)/src/tclsqlite.c
tclsqlite-stubs.lo: $(TOP)/src/tclsqlite.c $(HDR)
- $(LTCOMPILE) -DTCL_USE_STUBS=1 -o $@ -c $(TOP)/src/tclsqlite.c
+ $(LTCOMPILE) -DUSE_TCL_STUBS=1 -o $@ -c $(TOP)/src/tclsqlite.c
tclsqlite3$(TEXE): tclsqlite-shell.lo libsqlite3.la
$(LTLINK) -o $@ tclsqlite-shell.lo \
diff --git a/manifest b/manifest
index 7df1e7118..4458f1fd8 100644
--- a/manifest
+++ b/manifest
@@ -1,10 +1,7 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-C Remove\sa\sNEVER\sfrom\sbalance_quick()\sthat\scan\soccur\sin\sWAL\smode\son\na\scorrupt\sdatabase\sfile.
-D 2010-08-19T14:22:43
+C Fix\stypo\sin\sTCL\sstubs\ssupport\sfor\sconfigure\sin\sMakefile.in
+D 2010-08-19T14:41:59
F Makefile.arm-wince-mingw32ce-gcc d6df77f1f48d690bd73162294bbba7f59507c72f
-F Makefile.in ec08dc838fd8110fe24c92e5130bcd91cbb1ff2e
+F Makefile.in 543f91f24cd7fee774ecc0a61c19704c0c3e78fd
F Makefile.linux-gcc 91d710bdc4998cb015f39edf3cb314ec4f4d7e23
F Makefile.vxworks c85ec1d8597fe2f7bc225af12ac1666e21379151
F README cd04a36fbc7ea56932a4052d7d0b7f09f27c33d6
@@ -847,14 +844,7 @@ F tool/speedtest2.tcl ee2149167303ba8e95af97873c575c3e0fab58ff
F tool/speedtest8.c 2902c46588c40b55661e471d7a86e4dd71a18224
F tool/speedtest8inst1.c 293327bc76823f473684d589a8160bde1f52c14e
F tool/vdbe-compress.tcl d70ea6d8a19e3571d7ab8c9b75cba86d1173ff0f
-P e127192d106bd7e036caacf01bf7725eeaa85dbe
-R 632e7d1a1a62c66b217f6e428da8c948
-U drh
-Z 38042f7a90e879974916eb9824aa2544
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.6 (GNU/Linux)
-
-iD8DBQFMbT42oxKgR168RlERAjfWAJ9X2TT9Jgt+gOAGVCXTDk2lhaURTgCfd232
-JRi5G2mkJgNJEIZx8qN+L00=
-=sc1U
------END PGP SIGNATURE-----
+P b273891ab05a18b68a76c870ea3be9f1a56c40a9
+R 66683e869d2c6a14ace18fdefb93d1fa
+U shaneh
+Z 136ca2267c4158ad1e857aec68953f6c
diff --git a/manifest.uuid b/manifest.uuid
index a5243a753..4006472ce 100644
--- a/manifest.uuid
+++ b/manifest.uuid
@@ -1 +1 @@
-b273891ab05a18b68a76c870ea3be9f1a56c40a9 \ No newline at end of file
+4c7ad73d22b7e8c90955730c2dbb79ed53cd750b \ No newline at end of file