1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-23 09:57:40 +03:00

r25963: libreplace: samba3 doesn't use SONAMEFLAG on Mac OS 10, so also try this

metze
(This used to be commit e145accfc25c04597c786e0bddbaf37e0d493863)
This commit is contained in:
Stefan Metzmacher 2007-11-15 10:20:55 +01:00
parent f6312d1b5a
commit 04cf937b8d

View File

@ -172,7 +172,7 @@ AC_DEFUN([AC_LD_SONAMEFLAG],
SONAMEFLAG="-Wl,-soname,"
;;
*darwin*)
SONAMEFLAG="-compatibility_version "
SONAMEFLAG="#"
;;
*aix*)
# Not supported