Download libconfig.tar.gz from xenbits.org extfiles rather than from upstream. This insulates us from upstream networking failures and any upstream changes to the files hosted etc. Signed-off-by: Ian Jackson <ian.jackson@eu.citrix.com> diff -r ca0759a08057 tools/libxl/Makefile --- a/tools/libxl/Makefile Fri Jan 22 11:01:18 2010 +0000 +++ b/tools/libxl/Makefile Fri Jan 22 11:24:04 2010 +0000 @@ -14,7 +14,8 @@ LIBS = $(LDFLAGS_libxenctrl) $(LDFLAGS_libxenguest) $(LDFLAGS_libxenstore) -LIBCONFIG_URL ?= http://www.hyperrealm.com/libconfig +#LIBCONFIG_URL ?= http://www.hyperrealm.com/libconfig +LIBCONFIG_URL = $(XEN_EXTFILES_URL) LIBCONFIG_SOURCE = libconfig-1.3.2 LIBCONFIG_OUTPUT = $(LIBCONFIG_SOURCE)/.libs _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel