From 9fe99dd869ffbe83aebbb6748c47a8f4df4604f3 Mon Sep 17 00:00:00 2001 From: dbs Date: Thu, 1 Jul 2010 04:09:56 +0000 Subject: [PATCH] Recent testing has been with libmemcached 0.40; bring that into line git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@1975 9efc2488-bf62-4759-914b-345cdb29e865 --- src/extras/Makefile.install | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/extras/Makefile.install b/src/extras/Makefile.install index 9ec98f2..43a081e 100644 --- a/src/extras/Makefile.install +++ b/src/extras/Makefile.install @@ -27,7 +27,7 @@ # Notes: # # This makefile has been tested much more with Ubuntu and Debian than -# CentOS, Gentoo, or RHEL. +# CentOS, Fedora, Gentoo, or RHEL. # # Gentoo (especially amd64) requires a good bit of masked package # mangling for some packages. These are not documented here because @@ -66,7 +66,7 @@ AUTOMAKE_HOST=http://ftp.gnu.org/gnu/automake AUTOMAKE_PKG=automake-1.11 # libmemcached is only packaged on newer distros -LIBMEMCACHED=libmemcached-0.35 +LIBMEMCACHED=libmemcached-0.40 LIBMEMCACHED_HOST=http://download.tangent.org # XML::LibXSLT fails due to old libxslt -- 2.43.2