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

Diff of /libtool/libtool.m4

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

revision 1.166.2.13 by gary, Sun Jul 29 16:48:38 2001 UTC revision 1.166.2.14 by gary, Sat Aug 4 11:04:07 2001 UTC
# Line 1451  else Line 1451  else
1451      archive_cmds=''      archive_cmds=''
1452      hardcode_libdir_separator=':'      hardcode_libdir_separator=':'
1453      if test "$GCC" = yes; then      if test "$GCC" = yes; then
1454        case $host_os in aix4.[012]|aix4.[012].*)        case $host_os in aix4.[[012]]|aix4.[[012]].*)
1455          collect2name=`${CC} -print-prog-name=collect2`          collect2name=`${CC} -print-prog-name=collect2`
1456          if test -f "$collect2name" && \          if test -f "$collect2name" && \
1457            strings "$collect2name" | grep resolve_lib_name >/dev/null            strings "$collect2name" | grep resolve_lib_name >/dev/null
# Line 1627  else Line 1627  else
1627      hardcode_direct=yes      hardcode_direct=yes
1628      hardcode_shlibpath_var=no      hardcode_shlibpath_var=no
1629      case "$host_os" in      case "$host_os" in
1630        openbsd[01].* | openbsd2.[0-7] | openbsd2.[0-7].*)        openbsd[[01]].* | openbsd2.[[0-7]] | openbsd2.[[0-7]].*)
1631          archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'          archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
1632          hardcode_libdir_flag_spec='-R$libdir'          hardcode_libdir_flag_spec='-R$libdir'
1633        ;;        ;;
1634        *)        *)
1635          archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $linker_flags'          archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $linker_flags'
1636          hardcode_libdir_flag_spec='${wl}-rpath,$libdir'          hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
1637          if [ "`echo __ELF__ | $CC -E - | grep __ELF__`" = "" -o "$host_os-$host_cpu" = "openbsd2.8-powerpc" ]; then          if test "`echo __ELF__ | $CC -E - | grep __ELF__`" = "" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
1638           export_dynamic_flag_spec='${wl}-E'           export_dynamic_flag_spec='${wl}-E'
1639          fi          fi
1640        ;;        ;;
# Line 2129  openbsd*) Line 2129  openbsd*)
2129    version_type=sunos    version_type=sunos
2130    file_magic_cmd=/usr/bin/file    file_magic_cmd=/usr/bin/file
2131    file_magic_test_file=`echo /usr/lib/libc.so.*`    file_magic_test_file=`echo /usr/lib/libc.so.*`
2132    if [ "`echo __ELF__ | $CC -E - | grep __ELF__`" = "" -o "$host_os-$host_cpu" = "openbsd2.8-powerpc" ]; then    if test "`echo __ELF__ | $CC -E - | grep __ELF__`" = "" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
2133      deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB shared object'      [deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB shared object']
2134    else    else
2135      deplibs_check_method='file_magic OpenBSD.* shared library'      deplibs_check_method='file_magic OpenBSD.* shared library'
2136    fi    fi
# Line 3234  darwin* | rhapsody*) Line 3234  darwin* | rhapsody*)
3234    lt_cv_deplibs_check_method='file_magic Mach-O dynamically linked shared library'    lt_cv_deplibs_check_method='file_magic Mach-O dynamically linked shared library'
3235    lt_cv_file_magic_cmd='/usr/bin/file -L'    lt_cv_file_magic_cmd='/usr/bin/file -L'
3236    case "$host_os" in    case "$host_os" in
3237    rhapsody* | darwin1.[012])    rhapsody* | darwin1.[[012]])
3238      lt_cv_file_magic_test_file=`echo /System/Library/Frameworks/System.framework/Versions/*/System | head -1`      lt_cv_file_magic_test_file=`echo /System/Library/Frameworks/System.framework/Versions/*/System | head -1`
3239      ;;      ;;
3240    *) # Darwin 1.3 on    *) # Darwin 1.3 on

Legend:
Removed from v.1.166.2.13  
changed lines
  Added in v.1.166.2.14

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