This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "The official pacman repository". The branch, master has been updated via fe788ee4a68d2a8ba3bc3f938172294589c36fc4 (commit) from 881bf5c90f18cae47d4da06e570c934fdbdd4ecc (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit fe788ee4a68d2a8ba3bc3f938172294589c36fc4 Author: Dan McGee <dan@archlinux.org> Date: Mon Sep 6 11:20:51 2010 -0500 Fix libfetch configure checking I don't know what I tested in commit 3e7b90ff6950, but it definitely wasn't working as advertised. Fix the checks in the source code itself to match the right define (HAVE_LIBFETCH), as well as make sure the configure check defaults to looking for the library but not bailing if it could not be found. Signed-off-by: Dan McGee <dan@archlinux.org> ----------------------------------------------------------------------- Summary of changes: configure.ac | 2 +- lib/libalpm/alpm.c | 6 +++--- lib/libalpm/dload.c | 6 +++--- lib/libalpm/error.c | 4 ++-- 4 files changed, 9 insertions(+), 9 deletions(-) hooks/post-receive -- The official pacman repository