/[libtool]/libtool/libtoolize.m4sh
ViewVC logotype

Diff of /libtool/libtoolize.m4sh

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

revision 1.34 by gary, Tue Sep 27 13:09:20 2005 UTC revision 1.35 by rwild, Thu Sep 29 16:36:17 2005 UTC
# Line 453  func_included_files () Line 453  func_included_files ()
453    
454      if test -f "$my_searchfile"; then      if test -f "$my_searchfile"; then
455        $ECHO "X$my_searchfile" | $Xsed        $ECHO "X$my_searchfile" | $Xsed
     fi  
456    
457      # Only recurse when we don't care if all the variables we use get        # Only recurse when we don't care if all the variables we use get
458      # trashed, since they are in global scope.        # trashed, since they are in global scope.
459      for my_filename in `$SED "$my_sed_include" "$my_searchfile"`; do        for my_filename in `$SED "$my_sed_include" "$my_searchfile"`; do
460        func_included_files $my_filename          func_included_files $my_filename
461      done        done
462        fi
463  }  }
464    
465    

Legend:
Removed from v.1.34  
changed lines
  Added in v.1.35

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