From: dougcurrie Date: Mon, 21 Jun 2004 21:49:57 +0000 (+0000) Subject: configure fixes for cygwin (line endings in configure.ac) ticket #772 (CVS 1654) X-Git-Tag: version-3.6.10~4428 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=369340af3de293aedebf1227b5218a9e01b3826e;p=thirdparty%2Fsqlite.git configure fixes for cygwin (line endings in configure.ac) ticket #772 (CVS 1654) FossilOrigin-Name: 819a5973d15bf619182e47abd9b9dca2a560d8ff --- diff --git a/configure.ac b/configure.ac index 7df29a93fa..63f3eb9c04 100644 --- a/configure.ac +++ b/configure.ac @@ -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 diff --git a/manifest b/manifest index be4eff1677..30b2677f6f 100644 --- 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 diff --git a/manifest.uuid b/manifest.uuid index e9cd3e3976..15f5b567c8 100644 --- a/manifest.uuid +++ b/manifest.uuid @@ -1 +1 @@ -eec48814f470bc90c7a3ffd8a0f0e84af52abb26 \ No newline at end of file +819a5973d15bf619182e47abd9b9dca2a560d8ff \ No newline at end of file