]> git.saurik.com Git - wxWidgets.git/blobdiff - configure
compilation fix for bcc
[wxWidgets.git] / configure
index 17a782697f3011cb7d92ef3b54084ffa39a43789..ac87ff952223116addc1f5883432a4769822e74a 100755 (executable)
--- 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