Changed test to reflect the real current state of dynamic loading

dependencies.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13324 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Ron Lee
2002-01-03 06:34:21 +00:00
parent deab45402f
commit 19f478fdd7

View File

@@ -878,7 +878,7 @@
# endif # endif
# endif /* !defined(wxUSE_DIALUP_MANAGER) */ # endif /* !defined(wxUSE_DIALUP_MANAGER) */
# if !(wxUSE_DYNAMIC_LOADER || wxUSE_DYNLIB_CLASS) # if !wxUSE_DYNAMIC_LOADER
# if wxUSE_MS_HTML_HELP # if wxUSE_MS_HTML_HELP
# ifdef wxABORT_ON_CONFIG_ERROR # ifdef wxABORT_ON_CONFIG_ERROR
# error "wxUSE_MS_HTML_HELP requires wxUSE_DYNAMIC_LOADER." # error "wxUSE_MS_HTML_HELP requires wxUSE_DYNAMIC_LOADER."