From b6357fed5e5662b814436286034b2a3d25010016 Mon Sep 17 00:00:00 2001 From: Florian Liekweg Date: Mon, 11 Oct 2004 09:55:50 +0000 Subject: [PATCH] Use /usr/public/libxml2 for now --flo [r4096] --- ir/external/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ir/external/Makefile.in b/ir/external/Makefile.in index 498120cc9..e32af698e 100644 --- a/ir/external/Makefile.in +++ b/ir/external/Makefile.in @@ -12,7 +12,7 @@ # set LIBXML2 to the installation directory of libxml2 # temporary fix until libxml is integrated: -LIBXML2 ?= invalid +LIBXML2 ?= /usr/public/libxml2 top_srcdir := @top_srcdir@ srcdir = @srcdir@ -- 2.20.1