X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/466367bedca04b0269953782186fa779037470e3..d2913c40ab17bb8e7f7d209183f79e5d32045bf5:/configure diff --git a/configure b/configure index 2c5008c377..33452c06ba 100755 --- a/configure +++ b/configure @@ -1464,7 +1464,7 @@ if test $DEBUG_CONFIGURE = 1; then DEFAULT_wxUSE_SOCKETS=no DEFAULT_wxUSE_DIALUP_MANAGER=no DEFAULT_wxUSE_JOYSTICK=no - DEFAULT_wxUSE_DYNLIB_CLASS=yes + DEFAULT_wxUSE_DYNLIB_CLASS=no DEFAULT_wxUSE_DYNAMIC_LOADER=no DEFAULT_wxUSE_LONGLONG=no DEFAULT_wxUSE_GEOMETRY=no @@ -1628,7 +1628,7 @@ else DEFAULT_wxUSE_SOCKETS=yes DEFAULT_wxUSE_DIALUP_MANAGER=yes DEFAULT_wxUSE_JOYSTICK=yes - DEFAULT_wxUSE_DYNLIB_CLASS=no + DEFAULT_wxUSE_DYNLIB_CLASS=yes DEFAULT_wxUSE_DYNAMIC_LOADER=no DEFAULT_wxUSE_LONGLONG=yes DEFAULT_wxUSE_GEOMETRY=yes