*** klibtool.orig	Thu Jun 25 22:12:41 1998
--- klibtool	Thu Jun 25 22:13:27 1998
***************
*** 266,271 ****
--- 266,276 ----
  
      # Override defaults for this system.
      case $host_type in
+       *-*-freebsd*)
+        shared_support=true
+        SHARED_postinstall='ldconfig -m $libdir'
+        ;;
+ 
        *-*-linux*)
          shared_support=true
          SHARED_postinstall='ldconfig $libdir'
