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

Diff of /libtool/ltmain.in

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

revision 1.255 by gary, Fri Apr 20 20:55:18 2001 UTC revision 1.256 by gary, Sat Apr 21 17:10:20 2001 UTC
# Line 1032  compiler." Line 1032  compiler."
1032              deplibs="$deplibs -framework System"              deplibs="$deplibs -framework System"
1033              continue              continue
1034              ;;              ;;
           *-*-netbsd*)  
             # Don't link with libc until the a.out ld.so is fixed.  
             ;;  
1035            esac            esac
1036          elif test "$arg" = "-lm"; then          elif test "$arg" = "-lm"; then
1037            case $host in            case $host in
# Line 2438  compiler." Line 2435  compiler."
2435              # Rhapsody C library is in the System framework              # Rhapsody C library is in the System framework
2436              deplibs="$deplibs -framework System"              deplibs="$deplibs -framework System"
2437              ;;              ;;
2438              *-*-netbsd*)
2439                # Don't link with libc until the a.out ld.so is fixed.
2440                ;;
2441            *)            *)
2442              # Add libc to deplibs on all other systems if necessary.              # Add libc to deplibs on all other systems if necessary.
2443              if test $build_libtool_need_lc = "yes"; then              if test $build_libtool_need_lc = "yes"; then

Legend:
Removed from v.1.255  
changed lines
  Added in v.1.256

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