]> git.ipfire.org Git - thirdparty/sqlite.git/commitdiff
Fix typo in Makefile.in. Ticket #2343 (CVS 3937)
authordrh <drh@noemail.net>
Mon, 7 May 2007 13:11:10 +0000 (13:11 +0000)
committerdrh <drh@noemail.net>
Mon, 7 May 2007 13:11:10 +0000 (13:11 +0000)
FossilOrigin-Name: db51f59a7bb7530f919858e2c51057839f6c9f4d

Makefile.in
manifest
manifest.uuid

index 23839370f915539fb554a728238fa07f2b11c7bc..80cf8e594a9c3e331aa9fa507953fc32e8ed1795 100644 (file)
@@ -152,7 +152,7 @@ SRC = \
   $(TOP)/src/legacy.c \
   $(TOP)/src/loadext.c \
   $(TOP)/src/main.c \
-  $(TOP)/src/mallo.c \
+  $(TOP)/src/malloc.c \
   $(TOP)/src/os.c \
   $(TOP)/src/os_unix.c \
   $(TOP)/src/os_win.c \
index b34d0fafa08e77e9590d95e105d318f520c7468a..9b93f34420511f27fc61b16c7a332ed9c06cef58 100644 (file)
--- a/manifest
+++ b/manifest
@@ -1,6 +1,6 @@
-C Add\sinterface\sto\sconfigure\sSQLite\sto\suse\sICU\scollation\sfunctions.\s(CVS\s3936)
-D 2007-05-07T11:53:14
-F Makefile.in ea8888bdcf53313d26576fcabcb6d0a10ecd35cd
+C Fix\stypo\sin\sMakefile.in.\s\sTicket\s#2343\s(CVS\s3937)
+D 2007-05-07T13:11:10
+F Makefile.in ab0f3cb6b34aa8ccec0bb57e6696fd4bd6b34a8f
 F Makefile.linux-gcc 2d8574d1ba75f129aba2019f0b959db380a90935
 F README 9c4e2d6706bdcc3efdd773ce752a8cdab4f90028
 F VERSION 6de5e9812c227f00155cb59af3535017aef3e258
@@ -482,7 +482,7 @@ F www/tclsqlite.tcl bb0d1357328a42b1993d78573e587c6dcbc964b9
 F www/vdbe.tcl 87a31ace769f20d3627a64fa1fade7fed47b90d0
 F www/version3.tcl 890248cf7b70e60c383b0e84d77d5132b3ead42b
 F www/whentouse.tcl fc46eae081251c3c181bd79c5faef8195d7991a5
-P f3ae4ac5fe0bfa2f91e76a6def86c444e51fe80b
-R 20cd23ff512d65479e7ed637ec43cb14
-U danielk1977
-Z 04087bd460c94ac099a97176e3a307b1
+P b29a81b4fbb926fa09186340342848b9fe589033
+R 070abd22aa31f658bb086ef0bcccfbd9
+U drh
+Z 0f63f70a104768ba21532b79aaca7f73
index 4d788566b86f0400581c4d3b637d0029e24efbf7..45850981afe1a6acb9fe485442c2ea177a72208a 100644 (file)
@@ -1 +1 @@
-b29a81b4fbb926fa09186340342848b9fe589033
\ No newline at end of file
+db51f59a7bb7530f919858e2c51057839f6c9f4d
\ No newline at end of file