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

Diff of /libtool/ltmain.in

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

revision 1.264 by gary, Sun Jul 1 23:33:12 2001 UTC revision 1.265 by rboehne, Mon Jul 9 19:11:26 2001 UTC
# Line 3257  EOF Line 3257  EOF
3257          fi          fi
3258    
3259          if len=`expr "X$cmds" : ".*"` &&          if len=`expr "X$cmds" : ".*"` &&
3260             test $len -le $max_cmd_len; then             test $len -le $max_cmd_len || test $max_cmd_len -le -1; then
3261            :            :
3262          else          else
3263            # The command line is too long to link in one step, link piecewise.            # The command line is too long to link in one step, link piecewise.
# Line 4256  fi\ Line 4256  fi\
4256          eval cmds=\"$old_archive_cmds\"          eval cmds=\"$old_archive_cmds\"
4257    
4258          if len=`expr "X$cmds" : ".*"` &&          if len=`expr "X$cmds" : ".*"` &&
4259               test $len -le $max_cmd_len; then               test $len -le $max_cmd_len || test $max_cmd_len -le -1; then
4260            :            :
4261          else          else
4262            # the command line is too long to link in one step, link in parts            # the command line is too long to link in one step, link in parts

Legend:
Removed from v.1.264  
changed lines
  Added in v.1.265

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