/[libtool]/libtool/ltmain.in
ViewVC logotype

Diff of /libtool/ltmain.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.259.2.15 by gary, Thu Nov 15 00:57:37 2001 UTC revision 1.259.2.16 by rboehne, Tue Nov 27 23:15:11 2001 UTC
# Line 1043  compiler." Line 1043  compiler."
1043              # These systems don't actually have a C library (as such)              # These systems don't actually have a C library (as such)
1044              test "X$arg" = "X-lc" && continue              test "X$arg" = "X-lc" && continue
1045              ;;              ;;
1046            *-*-openbsd*)            *-*-openbsd* | *-*-freebsd*)
1047              # Do not include libc due to us having libc/libc_r.              # Do not include libc due to us having libc/libc_r.
1048              test "X$arg" = "X-lc" && continue              test "X$arg" = "X-lc" && continue
1049              ;;              ;;
1050            esac            esac
1051           elif test "X$arg" = "X-lc_r"; then           elif test "X$arg" = "X-lc_r"; then
1052            case $host in            case $host in
1053            *-*-openbsd*)           *-*-openbsd* | *-*-freebsd*)
1054              # Do not include libc_r directly, use -pthread flag.              # Do not include libc_r directly, use -pthread flag.
1055              continue              continue
1056              ;;              ;;
# Line 2449  compiler." Line 2449  compiler."
2449            *-*-netbsd*)            *-*-netbsd*)
2450              # Don't link with libc until the a.out ld.so is fixed.              # Don't link with libc until the a.out ld.so is fixed.
2451              ;;              ;;
2452            *-*-openbsd*)            *-*-openbsd* | *-*-freebsd*)
2453              # Do not include libc due to us having libc/libc_r.              # Do not include libc due to us having libc/libc_r.
2454              ;;              ;;
2455            *)            *)

Legend:
Removed from v.1.259.2.15  
changed lines
  Added in v.1.259.2.16

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26