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

configure
manifest
manifest.uuid

index f5beec73c21b99114aad554148ec0423da8adc0d..6e33a70e0888cb177ee8a72150a87ed8122a8fd6 100755 (executable)
--- a/configure
+++ b/configure
@@ -1493,7 +1493,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
 
 
 # The following RCS revision string applies to configure.in
-# $Revision: 1.22 $
+# $Revision: 1.23 $
 
 #########
 # Programs needed
@@ -20586,7 +20586,7 @@ fi
 #########
 # Generate the output files.
 #
-                              ac_config_files="$ac_config_files \r Makefile\r sqlite.pc\r"
+                    ac_config_files="$ac_config_files Makefile sqlite.pc"
 cat >confcache <<\_ACEOF
 # This file is a shell script that caches the results of configure
 # tests run on this system so they can be shared between configure
@@ -21138,9 +21138,8 @@ for ac_config_target in $ac_config_targets
 do
   case "$ac_config_target" in
   # Handling of arguments.
-  "\r" ) CONFIG_FILES="$CONFIG_FILES \r" ;;
-  "Makefile\r" ) CONFIG_FILES="$CONFIG_FILES Makefile\r" ;;
-  "sqlite.pc\r" ) CONFIG_FILES="$CONFIG_FILES sqlite.pc\r" ;;
+  "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;;
+  "sqlite.pc" ) CONFIG_FILES="$CONFIG_FILES sqlite.pc" ;;
   *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
 echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
    { (exit 1); exit 1; }; };;
index c98a62ed08eadcc595e235d6bd438f9ecb3902d5..be4eff1677533d441855678a62e2d67338793e61 100644 (file)
--- a/manifest
+++ b/manifest
@@ -1,5 +1,5 @@
-C configure\sand\smakefile\supdates\sfor\sv3-alpha\scompiler\smacros\s(CVS\s1652)
-D 2004-06-21T18:57:30
+C configure\sfixes\sfor\scygwin\s(line\sendings\sin\sconfigure.ac)\s(CVS\s1653)
+D 2004-06-21T21:44:49
 F Makefile.in 0a3d7aaefa50717bd550b0cf568a51072c4c103c
 F Makefile.linux-gcc a9e5a0d309fa7c38e7c14d3ecf7690879d3a5457
 F README f1de682fbbd94899d50aca13d387d1b3fd3be2dd
@@ -10,7 +10,7 @@ F art/SQLite.gif 1bbb94484963f1382e27e1c5e86dd0c1061eba2b
 F art/SQLiteLogo3.tiff b9e6bf022ae939bc986cddb8ab99583ca1b02cb3
 F config.guess 2103e94b15dc57112d7b9ee152c6fac5288895b4
 F config.sub 9bf686ec001ae7bc53f5b3563c90c62d4c6d48be
-F configure c0b49c4e13bf53aee787e8b978d3cdc080336ae3 x
+F configure 7e3a941d455da0f6368c0ed13466565bfed88c90 x
 F configure.ac 8d4eeb8f2831bc80f8a19a65ecb371dd08312abc
 F doc/affinity.html bdc7560fa3d2284af59d8fb52041cddbb14578f5
 F doc/lemon.html f0f682f50210928c07e562621c3b7e8ab912a538
@@ -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 afc398c2ca97ff165ea8242a5ffb8b6374b7fa8f
-R 55b0fd6f6da2558d5cfbac7f74049440
+P 99f38932d6e777392e168493ebcf5559ecc994c7
+R 192f2bc377431264f6a2ea3f9af0d2c1
 U dougcurrie
-Z e62329f9c2ff4aad3f9cba6d12292b96
+Z f462065cc53e9ed7b744e8934238a9b4
index 5797bed097b34fd876ae41ea24dfe861373fc7d2..e9cd3e39764e030a9145b3409f23ee96f2ba7510 100644 (file)
@@ -1 +1 @@
-99f38932d6e777392e168493ebcf5559ecc994c7
\ No newline at end of file
+eec48814f470bc90c7a3ffd8a0f0e84af52abb26
\ No newline at end of file