From: Florian Liekweg Date: Mon, 11 Oct 2004 09:55:50 +0000 (+0000) Subject: Use /usr/public/libxml2 for now --flo X-Git-Url: http://nsz.repo.hu/git/?a=commitdiff_plain;h=b6357fed5e5662b814436286034b2a3d25010016;p=libfirm Use /usr/public/libxml2 for now --flo [r4096] --- 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@