[GB.LIBXML]

* NEW: Keep gb.libxml only, for compatibility reasons, as an equivalent of 
  gb.xml based on libxml.


git-svn-id: svn://localhost/gambas/trunk@4648 867c0c6c-44f3-4631-809d-bfa615b0a4ec
This commit is contained in:
Benoît Minisini 2012-04-21 00:52:10 +00:00
parent eae222f775
commit 56bd8f86d6
2 changed files with 0 additions and 11 deletions

View File

@ -12,18 +12,9 @@ GB_COMPONENT_PKG_CONFIG(
[src],
libxml-2.0)
GB_COMPONENT_PKG_CONFIG(
xslt,
XSLT,
[XSLT/XML parser component],
[xslt],
libxslt)
AC_OUTPUT( \
Makefile \
src/Makefile \
src/xslt/Makefile \
src/rpc/Makefile \
)
GB_PRINT_MESSAGES

View File

@ -1,8 +1,6 @@
COMPONENT = gb.libxml
include $(top_srcdir)/component.am
SUBDIRS = . @XSLT_DIR@ rpc
INCLUDES = @XML_INC@
EXTRA_DIST = *.kateproject