From 8d629ca48e9b5530416127e2e52c945fe1f9ee52 Mon Sep 17 00:00:00 2001 From: Matthias Schiffer Date: Mon, 23 Feb 2009 22:20:10 +0100 Subject: Verarbeitung von XML-Paketen --- src/Common/Requests/Makefile.in | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/Common/Requests/Makefile.in') diff --git a/src/Common/Requests/Makefile.in b/src/Common/Requests/Makefile.in index 2c363eb..768a8a6 100644 --- a/src/Common/Requests/Makefile.in +++ b/src/Common/Requests/Makefile.in @@ -191,6 +191,8 @@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ +libxml2_CFLAGS = @libxml2_CFLAGS@ +libxml2_LIBS = @libxml2_LIBS@ localedir = @localedir@ localstatedir = @localstatedir@ lt_ECHO = @lt_ECHO@ -- cgit v1.2.3