diff options
author | Henning Garus <henning.garus@googlemail.com> | 2009-08-24 22:10:47 +0200 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2009-09-06 22:33:34 +0200 |
commit | a05757f984f526233e90a774beb571dba8270ff0 (patch) | |
tree | 7ac8e326c464cce7b3fcb159500f9aec68b308f1 /Makefile.am | |
parent | 20ba3cfe4e92beab9ae368bf73c1609f2555ee9a (diff) | |
download | pacman-a05757f984f526233e90a774beb571dba8270ff0.tar.gz pacman-a05757f984f526233e90a774beb571dba8270ff0.tar.xz |
Configure: Check if libfetch version is >= 2.21
Commit 6f97842 started using libfetch's conditional GET. This requires
libfetch to be version 2.21 or greater.
Change configure.ac to check for the existence of the last_modified field in
the url struct, which was introduced with libfetch 2.21.
Signed-off-by: Henning Garus <henning.garus@gmail.com>
[Xav : moved AC_CHECK_MEMBER outside of AC_CHECK_LIB]
Signed-off-by: Xavier Chantry <shiningxc@gmail.com>
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions