FreeBSD fix

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30792 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2004-11-26 16:43:18 +00:00
parent f44eaed650
commit 5f652d0da4
2 changed files with 569 additions and 292 deletions

7
aclocal.m4 vendored
View File

@@ -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

854
configure vendored

File diff suppressed because it is too large Load Diff