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

Diff of /libtool/libtool.m4

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

revision 1.172 by gary, Sun Jun 24 20:13:04 2001 UTC revision 1.173 by gary, Sun Jun 24 22:32:25 2001 UTC
# Line 98  AC_LIBTOOL_OBJDIR Line 98  AC_LIBTOOL_OBJDIR
98  AC_REQUIRE([_LT_AC_SYS_COMPILER])dnl  AC_REQUIRE([_LT_AC_SYS_COMPILER])dnl
99  _LT_AC_PROG_ECHO_BACKSLASH  _LT_AC_PROG_ECHO_BACKSLASH
100    
 # Transform linux* to *-*-linux-gnu*, to support old configure scripts.  
 case $host_os in  
 linux-gnu*) ;;  
 linux*) host=`echo $host | sed 's/^\(.*-.*-linux\)\(.*\)$/\1-gnu\2/'`  
 esac  
   
101  case $host_os in  case $host_os in
102  aix3*)  aix3*)
103    # AIX sometimes has problems with the GCC collect2 program.  For some    # AIX sometimes has problems with the GCC collect2 program.  For some
# Line 1161  irix5* | irix6*) Line 1155  irix5* | irix6*)
1155    ;;    ;;
1156    
1157  # No shared lib support for Linux oldld, aout, or coff.  # No shared lib support for Linux oldld, aout, or coff.
1158  linux-gnuoldld* | linux-gnuaout* | linux-gnucoff*)  linux*oldld* | linux*aout* | linux*coff*)
1159    dynamic_linker=no    dynamic_linker=no
1160    ;;    ;;
1161    
1162  # This must be Linux ELF.  # This must be Linux ELF.
1163  linux-gnu*)  linux*)
1164    version_type=linux    version_type=linux
1165    need_lib_prefix=no    need_lib_prefix=no
1166    need_version=no    need_version=no
# Line 1845  irix5* | irix6*) Line 1839  irix5* | irix6*)
1839    ;;    ;;
1840    
1841  # This must be Linux ELF.  # This must be Linux ELF.
1842  linux-gnu*)  linux*)
1843    case $host_cpu in    case $host_cpu in
1844    alpha* | i*86 | powerpc* | sparc* | ia64* )    alpha* | i*86 | powerpc* | sparc* | ia64* )
1845      lt_cv_deplibs_check_method=pass_all ;;      lt_cv_deplibs_check_method=pass_all ;;

Legend:
Removed from v.1.172  
changed lines
  Added in v.1.173

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