]> git.saurik.com Git - wxWidgets.git/blobdiff - distrib/msw/tmake/motif.t
Added RTLD_GLOBAL to dlopen() flags which is needed if libraries depend
[wxWidgets.git] / distrib / msw / tmake / motif.t
index 7334fe4a8ba3bf6508bfe67bac70ea40d98da6b9..95c6f3a39166ce1c6f3fb5e85812a0980f3e2f33 100644 (file)
@@ -29,7 +29,7 @@
     }
 
     foreach $file (sort keys %wxCommon) {
-        next if $wxCommon{$file} =~ /\bR\b/;
+        next if $wxCommon{$file} =~ /\bX\b/;
 
         ($fileobj = $file) =~ s/cp?p?$/\o/;
         ($filedep = $file) =~ s/cp?p?$/\d/;
@@ -127,9 +127,3 @@ HTMLOBJS = \
 
 HTMLDEPS = \
                #$ ExpandList("HTMLDEPS");
-
-IODBCOBJS = \
-               #$ ExpandList("IODBCOBJS");
-
-IODBCDEPS = \
-               #$ ExpandList("IODBCDEPS");