mirror of
https://github.com/wxWidgets/wxWidgets.git
synced 2025-12-16 08:05:19 +08:00
moved XML classes to the core
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22173 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
dnl This macro was generated by
|
||||
dnl Bakefile 0.1.1.20030719 (http://bakefile.sourceforge.net)
|
||||
dnl Bakefile 0.1.1 (http://bakefile.sourceforge.net)
|
||||
dnl Do not modify, all changes will be overwritten!
|
||||
|
||||
dnl Conditions:
|
||||
@@ -418,3 +418,9 @@ dnl ### begin block COND_SHARED_0 ###
|
||||
COND_SHARED_0=""
|
||||
fi
|
||||
AC_SUBST(COND_SHARED_0)
|
||||
dnl ### begin block COND_WXUSE_EXPAT_BUILTIN ###
|
||||
COND_WXUSE_EXPAT_BUILTIN="#"
|
||||
if test "x$wxUSE_EXPAT" = "xbuiltin" ; then
|
||||
COND_WXUSE_EXPAT_BUILTIN=""
|
||||
fi
|
||||
AC_SUBST(COND_WXUSE_EXPAT_BUILTIN)
|
||||
|
||||
Reference in New Issue
Block a user