]> git.saurik.com Git - wxWidgets.git/blobdiff - configure
Allow -Wl,* options to shared-ld-sh
[wxWidgets.git] / configure
index c39fbe82a296124ad2c399f65da72b2913874ad5..4d900e0b16c6bd3e72697d8a1df795c568700f1d 100755 (executable)
--- a/configure
+++ b/configure
@@ -35771,7 +35771,7 @@ _ACEOF
 fi
 
 if test "$wxUSE_DMALLOC" = "yes" ; then
-    DMALLOC_LIBS="-ldmalloc"
+    DMALLOC_LIBS="-ldmallocthcxx"
 fi
 
 PROFILE=
@@ -42117,7 +42117,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"
         ;;