FreeBSD fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30792 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
7
aclocal.m4
vendored
7
aclocal.m4
vendored
@@ -1711,6 +1711,13 @@ AC_DEFUN([AC_BAKEFILE_SHARED_VERSIONS],
|
||||
USE_SOSYMLINKS=1
|
||||
;;
|
||||
|
||||
*-*-freebsd* )
|
||||
SONAME_FLAG="-Wl,-soname,"
|
||||
USE_SOVERSION=1
|
||||
USE_SOVERLINUX=1
|
||||
USE_SOSYMLINKS=1
|
||||
;;
|
||||
|
||||
*-*-solaris2* )
|
||||
SONAME_FLAG="-h "
|
||||
USE_SOVERSION=1
|
||||
|
Reference in New Issue
Block a user