]> git.saurik.com Git - wxWidgets.git/blobdiff - aclocal.m4
moved WM_PRINTCLIENT from wxRadioBox to wxStaticBox to allow using it as parent for...
[wxWidgets.git] / aclocal.m4
index b3f51026342f5818ab5e352f17cc1b697df77883..dad125c8c5012f13a7567898bfd9cdb8b34ed2a8 100644 (file)
@@ -1591,11 +1591,7 @@ AC_DEFUN([AC_BAKEFILE_PLATFORM],
                 PLATFORM_MACOS=1
             ;;
             * )
-            if test "$wxUSE_WINE" = "yes"; then
-                PLATFORM_WIN32=1
-            else
                 PLATFORM_UNIX=1
-            fi
             ;;
         esac
     else
@@ -2803,7 +2799,7 @@ while test ${D}# -gt 0; do
         shift
         ;;
 
-       -l*|-L*|-flat_namespace|-headerpad_max_install_names)
+       -l*|-L*|-Wl,*|-flat_namespace|-headerpad_max_install_names)
         # collect these options
         args="${D}{args} ${D}1"
         ;;