Kaydet (Commit) baeb77aa authored tarafından Fridrich Štrba's avatar Fridrich Štrba Kaydeden (comit) Petr Mladek

Fix libcroco build against internal libxml2

Signed-off-by: 's avatarPetr Mladek <pmladek@suse.cz>
üst 5e7dab83
......@@ -55,7 +55,7 @@ CONFIGURE_DIR=
my_libxml2_cflags=$(LIBXML_CFLAGS)
my_libxml2_libs=$(LIBXML_LIBS)
.ELSE
my_libxml2_cflags=-I$(SOLARINCDIR)/external/libxml
my_libxml2_cflags=-I$(SOLARINCDIR)/external/libxml -DCROCO_HAVE_LIBXML2=1
my_libxml2_libs=-L$(SOLARLIBDIR) -lxml2
.ENDIF
CONFIGURE_ACTION=./configure --prefix=/@.__________________________________________________$(EXTRPATH) \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment