gnupg/m4 (ChangeLog libcurl.m4)

cvs user dshaw cvs at cvs.gnupg.org
Fri Feb 4 04:52:12 CET 2005


    Date: Friday, February 4, 2005 @ 05:01:35
  Author: dshaw
    Path: /cvs/gnupg/gnupg/m4

Modified: ChangeLog libcurl.m4

* libcurl.m4: More comments.


------------+
 ChangeLog  |    4 ++++
 libcurl.m4 |    8 +-------
 2 files changed, 5 insertions(+), 7 deletions(-)


Index: gnupg/m4/ChangeLog
diff -u gnupg/m4/ChangeLog:1.13 gnupg/m4/ChangeLog:1.14
--- gnupg/m4/ChangeLog:1.13	Tue Jan 25 03:47:57 2005
+++ gnupg/m4/ChangeLog	Fri Feb  4 05:01:35 2005
@@ -1,3 +1,7 @@
+2005-02-03  David Shaw  <dshaw at jabberwocky.com>
+
+	* libcurl.m4: More comments.
+
 2005-01-24  David Shaw  <dshaw at jabberwocky.com>
 
 	* libcurl.m4: All versions of curl-config support --feature.
Index: gnupg/m4/libcurl.m4
diff -u gnupg/m4/libcurl.m4:1.8 gnupg/m4/libcurl.m4:1.9
--- gnupg/m4/libcurl.m4:1.8	Tue Jan 25 03:47:57 2005
+++ gnupg/m4/libcurl.m4	Fri Feb  4 05:01:35 2005
@@ -32,13 +32,7 @@
 # found is after version 7.7.2, the first version that included the
 # curl-config script.  Note that it is very important for people
 # packaging binary versions of libcurl to include this script!
-# Without curl-config, we can only make educated guesses as to what
-# protocols are available.  Specifically, we assume that all of HTTP,
-# FTP, GOPHER, FILE, TELNET, LDAP, and DICT exist, and (if SSL exists)
-# HTTPS is present.  All of these protocols existed when libcurl was
-# first created in version 7, so this is a safe assumption.  If the
-# version is 7.11.0 or later, FTPS is assumed to be present as well.
-# FTPS existed before then, but was not yet fully standards compliant.
+# Without curl-config, we can only guess what protocols are available.
 
 AC_DEFUN([LIBCURL_CHECK_CONFIG],
 [




More information about the Gnupg-commits mailing list