fixed wxUSE_CONFIG_NATIVE after setup.h changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31623 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -4828,6 +4828,7 @@ if test "$wxUSE_CONFIG" = "yes" ; then
|
||||
AC_MSG_WARN(wxConfig requires wxTextFile... disabled)
|
||||
else
|
||||
AC_DEFINE(wxUSE_CONFIG)
|
||||
AC_DEFINE(wxUSE_CONFIG_NATIVE)
|
||||
SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS config"
|
||||
fi
|
||||
fi
|
||||
|
Reference in New Issue
Block a user