/[libtool]/libtool/libtool.m4
ViewVC logotype

Diff of /libtool/libtool.m4

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

revision 1.189 by rboehne, Mon Jul 9 21:36:00 2001 UTC revision 1.190 by gary, Wed Jul 11 22:27:31 2001 UTC
# Line 126  Xsed='sed -e s/^X//' Line 126  Xsed='sed -e s/^X//'
126  # double_quote_subst'ed string.  # double_quote_subst'ed string.
127  delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g'  delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g'
128    
129    # Sed substitution to avoid accidental globbing in evaled expressions
130    no_glob_subst='s/\*/\\\*/g'
131    
132  # Constants:  # Constants:
133  rm="rm -f"  rm="rm -f"
134    
# Line 2862  if AC_TRY_EVAL(ac_compile); then Line 2865  if AC_TRY_EVAL(ac_compile); then
2865    # the conftest object file.    # the conftest object file.
2866    pre_test_object_deps_done=no    pre_test_object_deps_done=no
2867    
2868    for p in `eval $output_verbose_link_cmd`; do    # The `*' in the case matches for architectures that use `case' in
2869      # $output_verbose_cmd can trigger glob expansion during the loop
2870      # eval without this substitution.
2871      output_verbose_link_cmd="`$echo \"X$output_verbose_link_cmd\" | $Xsed -e \"$no_glob_subst\"`"
2872    
2873      for p in `eval "$output_verbose_link_cmd"`; do
2874    
2875      case $p in      case $p in
2876    

Legend:
Removed from v.1.189  
changed lines
  Added in v.1.190

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