mirror of
git://git.gnupg.org/gnupg.git
synced 2025-01-23 15:07:03 +01:00
* libcurl.m4: More comments.
This commit is contained in:
parent
dd649067e2
commit
7954a24b95
@ -1,3 +1,7 @@
|
|||||||
|
2005-02-03 David Shaw <dshaw@jabberwocky.com>
|
||||||
|
|
||||||
|
* libcurl.m4: More comments.
|
||||||
|
|
||||||
2005-01-24 David Shaw <dshaw@jabberwocky.com>
|
2005-01-24 David Shaw <dshaw@jabberwocky.com>
|
||||||
|
|
||||||
* libcurl.m4: All versions of curl-config support --feature.
|
* libcurl.m4: All versions of curl-config support --feature.
|
||||||
|
@ -32,13 +32,7 @@
|
|||||||
# found is after version 7.7.2, the first version that included the
|
# found is after version 7.7.2, the first version that included the
|
||||||
# curl-config script. Note that it is very important for people
|
# curl-config script. Note that it is very important for people
|
||||||
# packaging binary versions of libcurl to include this script!
|
# packaging binary versions of libcurl to include this script!
|
||||||
# Without curl-config, we can only make educated guesses as to what
|
# Without curl-config, we can only guess what protocols are available.
|
||||||
# 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.
|
|
||||||
|
|
||||||
AC_DEFUN([LIBCURL_CHECK_CONFIG],
|
AC_DEFUN([LIBCURL_CHECK_CONFIG],
|
||||||
[
|
[
|
||||||
|
Loading…
x
Reference in New Issue
Block a user