]> git.saurik.com Git - wxWidgets.git/blobdiff - build/bakefiles/plugins_deps.bkl
don't use -single_module together with -bundle under Darwin (ld gives an error for...
[wxWidgets.git] / build / bakefiles / plugins_deps.bkl
index 3193abde05e389a5f26d463be074af2eb8b3a7a9..5feb785f28ef3fe7bc70c8472c990991be896726 100644 (file)
@@ -9,7 +9,7 @@
 
     <set var="PLUGIN_ADV_EXTRALIBS">
         <if cond="USE_PLUGINS=='0'">
-            $(EXTRALIBS_SDL) $(EXTRALIBS_GNOMEPRINT)
+            $(EXTRALIBS_SDL)
         </if>
     </set>