X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6c67131a074be47b5a0f749643c40f5fdabc980b..b3062afd707b6127309f7ece1e4f55a760cdb689:/configure?ds=sidebyside diff --git a/configure b/configure index 17a782697f..ac87ff9522 100755 --- a/configure +++ b/configure @@ -32157,7 +32157,8 @@ if test "$wxUSE_DYNAMIC_LOADER" = "yes" ; then #define wxUSE_DYNAMIC_LOADER 1 _ACEOF -elif test "$wxUSE_DYNLIB_CLASS" = "yes" ; then +fi +if test "$wxUSE_DYNLIB_CLASS" = "yes" ; then cat >>confdefs.h <<\_ACEOF #define wxUSE_DYNLIB_CLASS 1 _ACEOF