--- ltmain.sh.orig Tue Aug 6 11:52:31 2002 +++ ltmain.sh Wed Dec 4 08:17:43 2002 @@ -2444,6 +2444,9 @@ *-*-openbsd*) # Do not include libc due to us having libc/libc_r. ;; + *-*-freebsd*) + # Do not include libc due to us having libc/libc_r. + ;; *) # Add libc to deplibs on all other systems if necessary. if test $build_libtool_need_lc = "yes"; then