]> git.saurik.com Git - wxWidgets.git/blobdiff - aclocal.m4
undid the last patch: set wxUSE_XXX to 0 in setup.h.in instead of having to do it...
[wxWidgets.git] / aclocal.m4
index c2d2be391f79627f4863fb60de16db05b2cc19ad..72127bdfb2d5ea783cc33ff9f7afa2f536e1392b 100644 (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