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

Diff of /libtool/libtool.m4

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

revision 1.314.2.124 by rwild, Mon Nov 7 18:29:01 2005 UTC revision 1.314.2.125 by rwild, Wed Nov 9 22:06:04 2005 UTC
# Line 2646  if test -n "$_LT_AC_TAGVAR(lt_prog_cc_sh Line 2646  if test -n "$_LT_AC_TAGVAR(lt_prog_cc_sh
2646  fi  fi
2647    
2648    
 #  
 # Check to make sure the static flag actually works.  
 #  
 AC_LIBTOOL_LINKER_OPTION([if $compiler static flag $_LT_AC_TAGVAR(lt_prog_compiler_static, $1) works],  
   _LT_AC_TAGVAR(lt_prog_compiler_static_works, $1),  
   $_LT_AC_TAGVAR(lt_prog_compiler_static, $1),  
   [],  
   [_LT_AC_TAGVAR(lt_prog_compiler_static, $1)=])  
   
   
2649  ## CAVEAT EMPTOR:  ## CAVEAT EMPTOR:
2650  ## There is no encapsulation within the following macros, do not change  ## There is no encapsulation within the following macros, do not change
2651  ## the running order or otherwise move them around unless you know exactly  ## the running order or otherwise move them around unless you know exactly
# Line 5256  case $host_os in Line 5246  case $host_os in
5246      _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)="$_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)ifelse([$1],[],[ -DPIC],[ifelse([$1],[CXX],[ -DPIC],[])])"      _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)="$_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)ifelse([$1],[],[ -DPIC],[ifelse([$1],[CXX],[ -DPIC],[])])"
5247      ;;      ;;
5248  esac  esac
5249    
5250    #
5251    # Check to make sure the static flag actually works.
5252    #
5253    AC_LIBTOOL_LINKER_OPTION([if $compiler static flag $_LT_AC_TAGVAR(lt_prog_compiler_static, $1) works],
5254      _LT_AC_TAGVAR(lt_prog_compiler_static_works, $1),
5255      $_LT_AC_TAGVAR(lt_prog_compiler_static, $1),
5256      [],
5257      [_LT_AC_TAGVAR(lt_prog_compiler_static, $1)=])
5258  ])  ])
5259    
5260    

Legend:
Removed from v.1.314.2.124  
changed lines
  Added in v.1.314.2.125

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