diff -ur talloc-2.0.1/configure talloc-2.0.1-b/configure --- talloc-2.0.1/configure 2009-12-15 09:17:00.000000000 -0500 +++ talloc-2.0.1-b/configure 2009-12-18 15:32:05.000000000 -0500 @@ -21365,7 +21365,7 @@ SONAMEFLAG="-Wl,-soname," ;; *darwin*) - SONAMEFLAG="#" + SONAMEFLAG="-install_name " ;; *aix*) # Not supported diff -ur talloc-2.0.1/libreplace/libreplace_ld.m4 talloc-2.0.1-b/libreplace/libreplace_ld.m4 --- talloc-2.0.1/libreplace/libreplace_ld.m4 2009-08-30 13:58:36.000000000 -0400 +++ talloc-2.0.1-b/libreplace/libreplace_ld.m4 2009-12-18 15:31:26.000000000 -0500 @@ -239,7 +239,7 @@ SONAMEFLAG="-Wl,-soname," ;; *darwin*) - SONAMEFLAG="#" + SONAMEFLAG="-install_name " ;; *aix*) # Not supported