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

Diff of /libtool/ltmain.in

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

revision 1.200.2.63 by gary, Fri Apr 20 21:01:36 2001 UTC revision 1.200.2.64 by gary, Sat Apr 21 17:24:20 2001 UTC
# Line 1218  EOF Line 1218  EOF
1218              deplibs="$deplibs -framework System"              deplibs="$deplibs -framework System"
1219              continue              continue
1220              ;;              ;;
           *-*-netbsd*)  
             # Don't link with libc until the a.out ld.so is fixed.  
             ;;  
1221            esac            esac
1222          elif test "$arg" = "-lm"; then          elif test "$arg" = "-lm"; then
1223            case $host in            case $host in
# Line 2791  EOF Line 2788  EOF
2788              # Rhapsody C library is in the System framework              # Rhapsody C library is in the System framework
2789              deplibs="$deplibs -framework System"              deplibs="$deplibs -framework System"
2790              ;;              ;;
2791              *-*-netbsd*)
2792                # Don't link with libc until the a.out ld.so is fixed.
2793                ;;
2794            *)            *)
2795              # Add libc to deplibs on all other systems if necessary.              # Add libc to deplibs on all other systems if necessary.
2796              if test $build_libtool_need_lc = "yes"; then              if test $build_libtool_need_lc = "yes"; then

Legend:
Removed from v.1.200.2.63  
changed lines
  Added in v.1.200.2.64

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