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

Diff of /libtool/ltmain.in

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

revision 1.271 by gary, Mon Aug 13 23:11:48 2001 UTC revision 1.272 by gary, Sat Aug 18 22:25:17 2001 UTC
# Line 1223  EOF Line 1223  EOF
1223              test "X$arg" = "X-lc" && continue              test "X$arg" = "X-lc" && continue
1224              ;;              ;;
1225            *-*-openbsd*)            *-*-openbsd*)
1226              # OpenBSD uses either libc or libc_r.              # Do not include libc due to us having libc/libc_r.
1227              continue              test "X$arg" = "X-lc" && continue
1228              ;;              ;;
1229            *-*-rhapsody* | *-*-darwin1.[012])            *-*-rhapsody* | *-*-darwin1.[012])
1230              # Rhapsody C and math libraries are in the System framework              # Rhapsody C and math libraries are in the System framework
# Line 2819  EOF Line 2819  EOF
2819              # 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.
2820              ;;              ;;
2821            *-*-openbsd*)            *-*-openbsd*)
2822              # OpenBSD uses either libc or libc_r.              # Do not include libc due to us having libc/libc_r.
2823                test "X$arg" = "X-lc" && continue
2824              ;;              ;;
2825            *)            *)
2826              # Add libc to deplibs on all other systems if necessary.              # Add libc to deplibs on all other systems if necessary.

Legend:
Removed from v.1.271  
changed lines
  Added in v.1.272

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