]> git.saurik.com Git - wxWidgets.git/commitdiff
Use dmallocthcxx, not the plain C version.
authorRobert Roebling <robert@roebling.de>
Sat, 21 May 2005 09:59:33 +0000 (09:59 +0000)
committerRobert Roebling <robert@roebling.de>
Sat, 21 May 2005 09:59:33 +0000 (09:59 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34215 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

configure.in

index b8233890a574274d84067070e08e8af0672d1500..a1006ee4d4f4f99aed1c0dc560bda02de7b88214 100644 (file)
@@ -4679,7 +4679,7 @@ if test "$wxUSE_MEM_TRACING" = "yes" ; then
 fi
 
 if test "$wxUSE_DMALLOC" = "yes" ; then
-    DMALLOC_LIBS="-ldmalloc"
+    DMALLOC_LIBS="-ldmallocthcxx"
 fi
 
 PROFILE=