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

Diff of /libtool/libtool.m4

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

revision 1.227 by gary, Sat Sep 8 03:01:36 2001 UTC revision 1.228 by gary, Sun Sep 9 17:11:24 2001 UTC
# Line 1045  aix4* | aix5*) Line 1045  aix4* | aix5*)
1045  amigaos*)  amigaos*)
1046    library_names_spec='$libname.ixlibrary $libname.a'    library_names_spec='$libname.ixlibrary $libname.a'
1047    # Create ${libname}_ixlibrary.a entries in /sys/libs.    # Create ${libname}_ixlibrary.a entries in /sys/libs.
1048    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | [$Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\'']`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "(cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a)"; (cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a) || exit 1; done'    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "(cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a)"; (cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a) || exit 1; done'
1049    ;;    ;;
1050    
1051  beos*)  beos*)
# Line 1076  cygwin* | mingw* | pw32*) Line 1076  cygwin* | mingw* | pw32*)
1076    yes,cygwin*)    yes,cygwin*)
1077      library_names_spec='$libname.dll.a'      library_names_spec='$libname.dll.a'
1078      sys_lib_search_path_spec="/lib /lib/w32api /usr/lib /usr/local/lib"      sys_lib_search_path_spec="/lib /lib/w32api /usr/lib /usr/local/lib"
1079      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | [sed -e 's/[.]/-/g']`${versuffix}.dll'      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | sed -e 's/[[.]]/-/g'`${versuffix}.dll'
1080      postinstall_cmds='dlpath=`bash 2>&1 -c '\''. $dir/${file}i;echo \$dlname'\''`~      postinstall_cmds='dlpath=`bash 2>&1 -c '\''. $dir/${file}i;echo \$dlname'\''`~
1081        dldir=$destdir/`dirname \$dlpath`~        dldir=$destdir/`dirname \$dlpath`~
1082        test -d \$dldir || mkdir -p \$dldir~        test -d \$dldir || mkdir -p \$dldir~
# Line 1086  cygwin* | mingw* | pw32*) Line 1086  cygwin* | mingw* | pw32*)
1086         $rm \$dlpath'         $rm \$dlpath'
1087      ;;      ;;
1088    yes,mingw*)    yes,mingw*)
1089      library_names_spec='${libname}`echo ${release} | [sed -e 's/[.]/-/g']`${versuffix}.dll'      library_names_spec='${libname}`echo ${release} | sed -e 's/[[.]]/-/g'`${versuffix}.dll'
1090      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | sed -e "s/^libraries://" -e "s/$ac_path_separator/ /g"`      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | sed -e "s/^libraries://" -e "s/$ac_path_separator/ /g"`
1091      ;;      ;;
1092    yes,pw32*)    yes,pw32*)
1093      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | sed -e 's/[.]/-/g'`${versuffix}.dll'      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | sed -e 's/[.]/-/g'`${versuffix}.dll'
1094      ;;      ;;
1095    *)    *)
1096      library_names_spec='${libname}`echo ${release} | [sed -e 's/[.]/-/g']`${versuffix}.dll $libname.lib'      library_names_spec='${libname}`echo ${release} | sed -e 's/[[.]]/-/g'`${versuffix}.dll $libname.lib'
1097      ;;      ;;
1098    esac    esac
1099    dynamic_linker='Win32 ld.exe'    dynamic_linker='Win32 ld.exe'
# Line 1433  if test -f "$ltmain" && test -n "$tagnam Line 1433  if test -f "$ltmain" && test -n "$tagnam
1433    for tagname in $tagnames; do    for tagname in $tagnames; do
1434      IFS="$lt_save_ifs"      IFS="$lt_save_ifs"
1435      # Check whether tagname contains only valid characters      # Check whether tagname contains only valid characters
1436      [case `$echo "X$tagname" | $Xsed -e 's/[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]//g'` in]      case `$echo "X$tagname" | $Xsed -e 's/[[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]]//g'` in
1437      "") ;;      "") ;;
1438      *)  AC_MSG_ERROR([invalid tag name: $tagname])      *)  AC_MSG_ERROR([invalid tag name: $tagname])
1439          ;;          ;;
# Line 1726  if test "$GCC" = yes; then Line 1726  if test "$GCC" = yes; then
1726    case $ac_prog in    case $ac_prog in
1727      # Accept absolute paths.      # Accept absolute paths.
1728      [[\\/]]* | ?:[[\\/]]*)      [[\\/]]* | ?:[[\\/]]*)
1729        [re_direlt='/[^/][^/]*/\.\./']        re_direlt='/[[^/]][[^/]]*/\.\./'
1730        # Canonicalize the path of ld        # Canonicalize the path of ld
1731        ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`        ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
1732        while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do        while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
# Line 1843  beos*) Line 1843  beos*)
1843    ;;    ;;
1844    
1845  bsdi4*)  bsdi4*)
1846    [lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib)']    lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[ML]]SB (shared object|dynamic lib)'
1847    lt_cv_file_magic_cmd='/usr/bin/file -L'    lt_cv_file_magic_cmd='/usr/bin/file -L'
1848    lt_cv_file_magic_test_file=/shlib/libc.so    lt_cv_file_magic_test_file=/shlib/libc.so
1849    ;;    ;;
# Line 1872  freebsd*) Line 1872  freebsd*)
1872      i*86 )      i*86 )
1873        # Not sure whether the presence of OpenBSD here was a mistake.        # Not sure whether the presence of OpenBSD here was a mistake.
1874        # Let's accept both of them until this is cleared up.        # Let's accept both of them until this is cleared up.
1875        [lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD)/i[3-9]86 (compact )?demand paged shared library']        lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD)/i[[3-9]]86 (compact )?demand paged shared library'
1876        lt_cv_file_magic_cmd=/usr/bin/file        lt_cv_file_magic_cmd=/usr/bin/file
1877        lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`        lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
1878        ;;        ;;
# Line 1889  gnu*) Line 1889  gnu*)
1889  hpux10.20* | hpux11*)  hpux10.20* | hpux11*)
1890    lt_cv_file_magic_cmd=/usr/bin/file    lt_cv_file_magic_cmd=/usr/bin/file
1891    if test "$host_cpu" = ia64; then    if test "$host_cpu" = ia64; then
1892      [lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - IA64']      lt_cv_deplibs_check_method='file_magic (s[[0-9]][[0-9]][[0-9]]|ELF-[[0-9]][[0-9]]) shared object file - IA64'
1893      lt_cv_file_magic_test_file=/usr/lib/hpux32/libc.so      lt_cv_file_magic_test_file=/usr/lib/hpux32/libc.so
1894    else    else
1895      [lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9].[0-9]) shared library']      lt_cv_deplibs_check_method='file_magic (s[[0-9]][[0-9]][[0-9]]|PA-RISC[[0-9]].[[0-9]]) shared library'
1896      lt_cv_file_magic_test_file=/usr/lib/libc.sl      lt_cv_file_magic_test_file=/usr/lib/libc.sl
1897    fi    fi
1898    ;;    ;;
# Line 1911  irix5* | irix6*) Line 1911  irix5* | irix6*)
1911      *) libmagic=never-match;;      *) libmagic=never-match;;
1912      esac      esac
1913      # this will be overridden with pass_all, but let us keep it just in case      # this will be overridden with pass_all, but let us keep it just in case
1914      [lt_cv_deplibs_check_method="file_magic ELF ${libmagic} MSB mips-[1234] dynamic lib MIPS - version 1"]      lt_cv_deplibs_check_method="file_magic ELF ${libmagic} MSB mips-[[1234]] dynamic lib MIPS - version 1"
1915      ;;      ;;
1916    esac    esac
1917    lt_cv_file_magic_test_file=`echo /lib${libsuff}/libc.so*`    lt_cv_file_magic_test_file=`echo /lib${libsuff}/libc.so*`
# Line 1925  linux*) Line 1925  linux*)
1925      lt_cv_deplibs_check_method=pass_all ;;      lt_cv_deplibs_check_method=pass_all ;;
1926    *)    *)
1927      # glibc up to 2.1.1 does not perform some relocations on ARM      # glibc up to 2.1.1 does not perform some relocations on ARM
1928      [lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )' ;;]      lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[LM]]SB (shared object|dynamic lib )' ;;
1929    esac    esac
1930    lt_cv_file_magic_test_file=`echo /lib/libc.so* /lib/libc-*.so`    lt_cv_file_magic_test_file=`echo /lib/libc.so* /lib/libc-*.so`
1931    ;;    ;;
1932    
1933  netbsd*)  netbsd*)
1934    if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then    if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then
1935      [lt_cv_deplibs_check_method='match_pattern /lib[^/\.]+\.so\.[0-9]+\.[0-9]+$']      lt_cv_deplibs_check_method='match_pattern /lib[[^/\.]]+\.so\.[[0-9]]+\.[[0-9]]+$'
1936    else    else
1937      [lt_cv_deplibs_check_method='match_pattern /lib[^/\.]+\.so$']      lt_cv_deplibs_check_method='match_pattern /lib[[^/\.]]+\.so$'
1938    fi    fi
1939    ;;    ;;
1940    
1941  newos6*)  newos6*)
1942    [lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (executable|dynamic lib)']    lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[ML]]SB (executable|dynamic lib)'
1943    lt_cv_file_magic_cmd=/usr/bin/file    lt_cv_file_magic_cmd=/usr/bin/file
1944    lt_cv_file_magic_test_file=/usr/lib/libnls.so    lt_cv_file_magic_test_file=/usr/lib/libnls.so
1945    ;;    ;;
# Line 1952  openbsd*) Line 1952  openbsd*)
1952    lt_cv_file_magic_cmd=/usr/bin/file    lt_cv_file_magic_cmd=/usr/bin/file
1953    lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`    lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
1954    if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then    if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
1955      [lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB shared object']      lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[LM]]SB shared object'
1956    else    else
1957      lt_cv_deplibs_check_method='file_magic OpenBSD.* shared library'      lt_cv_deplibs_check_method='file_magic OpenBSD.* shared library'
1958    fi    fi
# Line 1977  solaris*) Line 1977  solaris*)
1977  sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)  sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)
1978    case $host_vendor in    case $host_vendor in
1979    motorola)    motorola)
1980      [lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib) M[0-9][0-9]* Version [0-9]']      lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[ML]]SB (shared object|dynamic lib) M[[0-9]][[0-9]]* Version [[0-9]]'
1981      lt_cv_file_magic_test_file=`echo /usr/lib/libc.so*`      lt_cv_file_magic_test_file=`echo /usr/lib/libc.so*`
1982      ;;      ;;
1983    ncr)    ncr)
# Line 1985  sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*) Line 1985  sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)
1985      ;;      ;;
1986    sequent)    sequent)
1987      lt_cv_file_magic_cmd='/bin/file'      lt_cv_file_magic_cmd='/bin/file'
1988      [lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )']      lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[LM]]SB (shared object|dynamic lib )'
1989      ;;      ;;
1990    sni)    sni)
1991      lt_cv_file_magic_cmd='/bin/file'      lt_cv_file_magic_cmd='/bin/file'
1992      [lt_cv_deplibs_check_method="file_magic ELF [0-9][0-9]*-bit [LM]SB dynamic lib"]      lt_cv_deplibs_check_method="file_magic ELF [[0-9]][[0-9]]*-bit [[LM]]SB dynamic lib"
1993      lt_cv_file_magic_test_file=/lib/libc.so      lt_cv_file_magic_test_file=/lib/libc.so
1994      ;;      ;;
1995    esac    esac
# Line 2204  if test "$GCC" = no; then Line 2204  if test "$GCC" = no; then
2204  fi  fi
2205  if test -n "$_LT_AC_TAGVAR(lt_prog_cc_shlib, $1)"; then  if test -n "$_LT_AC_TAGVAR(lt_prog_cc_shlib, $1)"; then
2206    AC_MSG_WARN([`$CC' requires `$_LT_AC_TAGVAR(lt_prog_cc_shlib, $1)' to build shared libraries])    AC_MSG_WARN([`$CC' requires `$_LT_AC_TAGVAR(lt_prog_cc_shlib, $1)' to build shared libraries])
2207    if echo "$old_CC $old_CFLAGS " | [egrep -e "[         ]$]_LT_AC_TAGVAR(lt_prog_cc_shlib, $1)[[        ]"] >/dev/null; then :    if echo "$old_CC $old_CFLAGS " | egrep -e "[[         ]]$]_LT_AC_TAGVAR(lt_prog_cc_shlib, $1)[[[      ]]" >/dev/null; then :
2208    else    else
2209      AC_MSG_WARN([add `$_LT_AC_TAGVAR(lt_prog_cc_shlib, $1)' to the CC or CFLAGS env variable and reconfigure])      AC_MSG_WARN([add `$_LT_AC_TAGVAR(lt_prog_cc_shlib, $1)' to the CC or CFLAGS env variable and reconfigure])
2210      _LT_AC_TAGVAR(lt_cv_prog_cc_can_build_shared, $1)=no      _LT_AC_TAGVAR(lt_cv_prog_cc_can_build_shared, $1)=no
# Line 3647  AC_CACHE_VAL([lt_cv_sys_global_symbol_pi Line 3647  AC_CACHE_VAL([lt_cv_sys_global_symbol_pi
3647  # [They come from Ultrix.  What could be older than Ultrix?!! ;)]  # [They come from Ultrix.  What could be older than Ultrix?!! ;)]
3648    
3649  # Character class describing NM global symbol codes.  # Character class describing NM global symbol codes.
3650  [symcode='[BCDEGRST]']  symcode='[[BCDEGRST]]'
3651    
3652  # Regexp to match symbols that can be accessed directly from C.  # Regexp to match symbols that can be accessed directly from C.
3653  [sympat='\([_A-Za-z][_A-Za-z0-9]*\)']  sympat='\([[_A-Za-z]][[_A-Za-z0-9]]*\)'
3654    
3655  # Transform the above into a raw symbol and a C symbol.  # Transform the above into a raw symbol and a C symbol.
3656  symxfrm='\1 \2\3 \3'  symxfrm='\1 \2\3 \3'
# Line 3664  lt_cv_sys_global_symbol_to_c_name_addres Line 3664  lt_cv_sys_global_symbol_to_c_name_addres
3664  # Define system-specific variables.  # Define system-specific variables.
3665  case $host_os in  case $host_os in
3666  aix*)  aix*)
3667    [symcode='[BCDT]']    symcode='[[BCDT]]'
3668    ;;    ;;
3669  cygwin* | mingw* | pw32*)  cygwin* | mingw* | pw32*)
3670    [symcode='[ABCDGISTW]']    symcode='[[ABCDGISTW]]'
3671    ;;    ;;
3672  hpux*) # Its linker distinguishes data from code symbols  hpux*) # Its linker distinguishes data from code symbols
3673    if test "$host_cpu" = ia64; then    if test "$host_cpu" = ia64; then
3674      [symcode='[ABCDEGRST]']      symcode='[[ABCDEGRST]]'
3675    fi    fi
3676    lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"    lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
3677    lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([[^ ]]*\) $/  {\\\"\1\\\", (lt_ptr) 0},/p' -e 's/^$symcode* \([[^ ]]*\) \([[^ ]]*\)$/  {\"\2\", (lt_ptr) \&\2},/p'"    lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([[^ ]]*\) $/  {\\\"\1\\\", (lt_ptr) 0},/p' -e 's/^$symcode* \([[^ ]]*\) \([[^ ]]*\)$/  {\"\2\", (lt_ptr) \&\2},/p'"
3678    ;;    ;;
3679  irix*)  irix*)
3680    [symcode='[BCDEGRST]']    symcode='[[BCDEGRST]]'
3681    ;;    ;;
3682  solaris* | sysv5*)  solaris* | sysv5*)
3683    [symcode='[BDT]']    symcode='[[BDT]]'
3684    ;;    ;;
3685  sysv4)  sysv4)
3686    [symcode='[DFNSTU]']    symcode='[[DFNSTU]]'
3687    ;;    ;;
3688  esac  esac
3689    
# Line 3697  esac Line 3697  esac
3697    
3698  # If we're using GNU nm, then use its standard symbol codes.  # If we're using GNU nm, then use its standard symbol codes.
3699  if $NM -V 2>&1 | egrep '(GNU|with BFD)' > /dev/null; then  if $NM -V 2>&1 | egrep '(GNU|with BFD)' > /dev/null; then
3700    [symcode='[ABCDGISTW]']    symcode='[[ABCDGISTW]]'
3701  fi  fi
3702    
3703  # Try without a prefix undercore, then with it.  # Try without a prefix undercore, then with it.
3704  for ac_symprfx in "" "_"; do  for ac_symprfx in "" "_"; do
3705    
3706    # Write the raw and C identifiers.    # Write the raw and C identifiers.
3707  lt_cv_sys_global_symbol_pipe=["sed -n -e 's/^.*[        ]\($symcode$symcode*\)[         ][      ]*\($ac_symprfx\)$sympat$opt_cr$/$symxfrm/p'"]    lt_cv_sys_global_symbol_pipe="sed -n -e 's/^.*[[      ]]\($symcode$symcode*\)[[       ]][[    ]]*\($ac_symprfx\)$sympat$opt_cr$/$symxfrm/p'"
3708    
3709    # Check to see that the pipe works correctly.    # Check to see that the pipe works correctly.
3710    pipe_works=no    pipe_works=no
# Line 3758  const struct { Line 3758  const struct {
3758    const char *name;    const char *name;
3759    lt_ptr_t address;    lt_ptr_t address;
3760  }  }
3761  [lt_preloaded_symbols[] =]  lt_preloaded_symbols[[]] =
3762  {  {
3763  EOF  EOF
3764            sed "s/^$symcode$symcode* \(.*\) \(.*\)$/  {\"\2\", (lt_ptr_t) \&\2},/" < "$nlist" >> conftest.$ac_ext            sed "s/^$symcode$symcode* \(.*\) \(.*\)$/  {\"\2\", (lt_ptr_t) \&\2},/" < "$nlist" >> conftest.$ac_ext
# Line 4407  EOF Line 4407  EOF
4407        # Be careful not to strip the DATA tag left by newer dlltools.        # Be careful not to strip the DATA tag left by newer dlltools.
4408        _LT_AC_TAGVAR(export_symbols_cmds, $1)="$ltdll_cmds"'        _LT_AC_TAGVAR(export_symbols_cmds, $1)="$ltdll_cmds"'
4409          $DLLTOOL --export-all --exclude-symbols '$dll_exclude_symbols' --output-def $output_objdir/$soname-def '$ltdll_obj'$libobjs $convenience~          $DLLTOOL --export-all --exclude-symbols '$dll_exclude_symbols' --output-def $output_objdir/$soname-def '$ltdll_obj'$libobjs $convenience~
4410          [sed -e "1,/EXPORTS/d" -e "s/ @ [0-9]*//" -e "s/ *;.*$//"] < $output_objdir/$soname-def > $export_symbols'          sed -e "1,/EXPORTS/d" -e "s/ @ [[0-9]]*//" -e "s/ *;.*$//" < $output_objdir/$soname-def > $export_symbols'
4411    
4412        # If the export-symbols file already is a .def file (1st line        # If the export-symbols file already is a .def file (1st line
4413        # is EXPORTS), use it as is.        # is EXPORTS), use it as is.
# Line 4876  EOF Line 4876  EOF
4876        _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'        _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
4877        _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no        _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
4878        case $host_os in        case $host_os in
4879        [solaris2.[0-5] | solaris2.[0-5].*]) ;;        solaris2.[[0-5]] | solaris2.[[0-5]].*) ;;
4880        *) # Supported since Solaris 2.6 (maybe 2.5.1?)        *) # Supported since Solaris 2.6 (maybe 2.5.1?)
4881          _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='-z allextract$convenience -z defaultextract' ;;          _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='-z allextract$convenience -z defaultextract' ;;
4882        esac        esac

Legend:
Removed from v.1.227  
changed lines
  Added in v.1.228

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