]> git.ipfire.org Git - thirdparty/sqlite.git/commitdiff
fix cleanup by removing sqlite3.pc (generated by 'configure') on 'make distclean...
authorrse <rse@noemail.net>
Fri, 24 Aug 2007 18:32:58 +0000 (18:32 +0000)
committerrse <rse@noemail.net>
Fri, 24 Aug 2007 18:32:58 +0000 (18:32 +0000)
FossilOrigin-Name: 3c908648353a575c3ff57be5dd9454a946d23b9f

Makefile.in
manifest
manifest.uuid

index 5c99c41a4d387370bc4e63d557a30dc6d5db8f8c..706eef51656ac0b1ce7b4537b906c1f65c539883 100644 (file)
@@ -709,7 +709,7 @@ clean:
        rm -f sqlite3.dll sqlite3.lib sqlite3.def
 
 distclean:     clean
-       rm -f config.log config.status libtool Makefile config.h
+       rm -f config.log config.status libtool Makefile config.h sqlite3.pc
 
 #
 # Windows section
index cf9cb9060430bbbc793931db233d1b30d98d760a..31be35e2252dbdb5d8ccb1dfdf94a2d52bb09d6b 100644 (file)
--- a/manifest
+++ b/manifest
@@ -1,6 +1,6 @@
-C Rework\sthe\swin32\sOS\sdriver\sto\suse\smalloc()/free()\sdirectly\srather\sthan\ngoing\sthrough\sthe\sSQLite\smemory\sallocation\slayer.\s\sWith\sthis\schange,\sthe\ncomplete\squick.test\sscript\snow\sruns\son\swindows.\s\sThere\sare\sa\sfew\serrors,\nbut\sno\ssegfaults.\s\sProgress.\s(CVS\s4289)
-D 2007-08-24T17:52:22
-F Makefile.in 0c0e53720f658c7a551046442dd7afba0b72bfbe
+C fix\scleanup\sby\sremoving\ssqlite3.pc\s(generated\sby\s'configure')\son\s'make\sdistclean',\stoo\s(CVS\s4290)
+D 2007-08-24T18:32:58
+F Makefile.in 938f2769921fa1b30c633548f153804021eb1512
 F Makefile.linux-gcc 65241babba6faf1152bf86574477baab19190499
 F README 9c4e2d6706bdcc3efdd773ce752a8cdab4f90028
 F VERSION 6200589421a0dfe968cd39c431fc62277b963540
@@ -561,7 +561,7 @@ F www/tclsqlite.tcl 8be95ee6dba05eabcd27a9d91331c803f2ce2130
 F www/vdbe.tcl 87a31ace769f20d3627a64fa1fade7fed47b90d0
 F www/version3.tcl 890248cf7b70e60c383b0e84d77d5132b3ead42b
 F www/whentouse.tcl fc46eae081251c3c181bd79c5faef8195d7991a5
-P 300038be9368556a29efce7cf3657fabfe54d8f9
-R 0a2a5a36c710c522d6264ba61711edb8
-U drh
-Z 406394629a8b606a2b3b32abdcbdee35
+P 75aad316981690d7a93ea6ac1c187f7d98f6d715
+R f6a11940cfa72ad9ecda6e5766c84640
+U rse
+Z 245dfea7d964a682d4ba69761182e105
index 15050fe6d311b483af084286b08dc257d36717e7..8fd5b66fd1ed68ad25e26a521c0aaf37124ac64a 100644 (file)
@@ -1 +1 @@
-75aad316981690d7a93ea6ac1c187f7d98f6d715
\ No newline at end of file
+3c908648353a575c3ff57be5dd9454a946d23b9f
\ No newline at end of file