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

Diff of /libtool/ltmain.in

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

revision 1.334.2.80 by rwild, Wed Aug 3 12:45:24 2005 UTC revision 1.334.2.81 by rwild, Fri Aug 5 07:53:43 2005 UTC
# Line 3887  EOF Line 3887  EOF
3887            fi            fi
3888          fi          fi
3889    
3890          if test "X$skipped_export" != "X:" && len=`expr "X$test_cmds" : ".*"` &&          if test "X$skipped_export" != "X:" &&
3891               len=`expr "X$test_cmds" : ".*" 2>/dev/null` &&
3892             test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then             test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then
3893            :            :
3894          else          else
# Line 3922  EOF Line 3923  EOF
3923            do            do
3924              eval test_cmds=\"$reload_cmds $objlist $last_robj\"              eval test_cmds=\"$reload_cmds $objlist $last_robj\"
3925              if test "X$objlist" = X ||              if test "X$objlist" = X ||
3926                 { len=`expr "X$test_cmds" : ".*"` &&                 { len=`expr "X$test_cmds" : ".*" 2>/dev/null` &&
3927                   test "$len" -le "$max_cmd_len"; }; then                   test "$len" -le "$max_cmd_len"; }; then
3928                objlist="$objlist $obj"                objlist="$objlist $obj"
3929              else              else
# Line 5184  fi\ Line 5185  fi\
5185              oldobjs="$objlist $obj"              oldobjs="$objlist $obj"
5186              objlist="$objlist $obj"              objlist="$objlist $obj"
5187              eval test_cmds=\"$old_archive_cmds\"              eval test_cmds=\"$old_archive_cmds\"
5188              if len=`expr "X$test_cmds" : ".*"` &&              if len=`expr "X$test_cmds" : ".*" 2>/dev/null` &&
5189                 test "$len" -le "$max_cmd_len"; then                 test "$len" -le "$max_cmd_len"; then
5190                :                :
5191              else              else

Legend:
Removed from v.1.334.2.80  
changed lines
  Added in v.1.334.2.81

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