]> git.ipfire.org Git - thirdparty/sqlite.git/commitdiff
configure fixes for cygwin (line endings in configure.ac) ticket #772 (CVS 1654)
authordougcurrie <dougcurrie@noemail.net>
Mon, 21 Jun 2004 21:49:57 +0000 (21:49 +0000)
committerdougcurrie <dougcurrie@noemail.net>
Mon, 21 Jun 2004 21:49:57 +0000 (21:49 +0000)
FossilOrigin-Name: 819a5973d15bf619182e47abd9b9dca2a560d8ff

configure.ac
manifest
manifest.uuid

index 7df29a93fa527b0a471f587ade51d3969b5e24c7..63f3eb9c04a2f20282cf19d808ef1cc667135b92 100644 (file)
@@ -138,7 +138,7 @@ AC_INIT(src/sqlite.h.in)
 dnl Put the RCS revision string after AC_INIT so that it will also
 dnl show in in configure.
 # The following RCS revision string applies to configure.in
-# $Revision: 1.8 $
+# $Revision: 1.9 $
 
 #########
 # Programs needed
index be4eff1677533d441855678a62e2d67338793e61..30b2677f6f3fcabebdf7e3202307399803f8ee4d 100644 (file)
--- a/manifest
+++ b/manifest
@@ -1,5 +1,5 @@
-C configure\sfixes\sfor\scygwin\s(line\sendings\sin\sconfigure.ac)\s(CVS\s1653)
-D 2004-06-21T21:44:49
+C configure\sfixes\sfor\scygwin\s(line\sendings\sin\sconfigure.ac)\sticket\s#772\s(CVS\s1654)
+D 2004-06-21T21:49:58
 F Makefile.in 0a3d7aaefa50717bd550b0cf568a51072c4c103c
 F Makefile.linux-gcc a9e5a0d309fa7c38e7c14d3ecf7690879d3a5457
 F README f1de682fbbd94899d50aca13d387d1b3fd3be2dd
@@ -11,7 +11,7 @@ F art/SQLiteLogo3.tiff b9e6bf022ae939bc986cddb8ab99583ca1b02cb3
 F config.guess 2103e94b15dc57112d7b9ee152c6fac5288895b4
 F config.sub 9bf686ec001ae7bc53f5b3563c90c62d4c6d48be
 F configure 7e3a941d455da0f6368c0ed13466565bfed88c90 x
-F configure.ac 8d4eeb8f2831bc80f8a19a65ecb371dd08312abc
+F configure.ac 07492bd19a17109ccb2d59846c6a0dcf41cacfa8
 F doc/affinity.html bdc7560fa3d2284af59d8fb52041cddbb14578f5
 F doc/lemon.html f0f682f50210928c07e562621c3b7e8ab912a538
 F doc/report1.txt a031aaf37b185e4fa540223cb516d3bccec7eeac
@@ -225,7 +225,7 @@ F www/tclsqlite.tcl 19191cf2a1010eaeff74c51d83fd5f5a4d899075
 F www/vdbe.tcl 59288db1ac5c0616296b26dce071c36cb611dfe9
 F www/version3.tcl af528563442e3039928f9018327a18157e53a44f
 F www/whentouse.tcl a8335bce47cc2fddb07f19052cb0cb4d9129a8e4
-P 99f38932d6e777392e168493ebcf5559ecc994c7
-R 192f2bc377431264f6a2ea3f9af0d2c1
+P eec48814f470bc90c7a3ffd8a0f0e84af52abb26
+R 1cca28a87c5e2703c0b63b06d79af6d4
 U dougcurrie
-Z f462065cc53e9ed7b744e8934238a9b4
+Z 29d900fadced81adcdb4a5052258b8f5
index e9cd3e39764e030a9145b3409f23ee96f2ba7510..15f5b567c8f49cb250831f66f82f2a308c587b6c 100644 (file)
@@ -1 +1 @@
-eec48814f470bc90c7a3ffd8a0f0e84af52abb26
\ No newline at end of file
+819a5973d15bf619182e47abd9b9dca2a560d8ff
\ No newline at end of file