Deleted Added
full compact
aclocal.m4 (141098) aclocal.m4 (147455)
1# generated automatically by aclocal 1.8.5 -*- Autoconf -*-
2
3# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004
4# Free Software Foundation, Inc.
5# This file is free software; the Free Software Foundation
6# gives unlimited permission to copy and/or distribute it,
7# with or without modifications, as long as this notice is preserved.
8

--- 655 unchanged lines hidden (view full) ---

664 ;;
665
666 amigaos*)
667 # On AmigaOS with pdksh, this test takes hours, literally.
668 # So we just punt and use a minimum line length of 8192.
669 lt_cv_sys_max_cmd_len=8192;
670 ;;
671
1# generated automatically by aclocal 1.8.5 -*- Autoconf -*-
2
3# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004
4# Free Software Foundation, Inc.
5# This file is free software; the Free Software Foundation
6# gives unlimited permission to copy and/or distribute it,
7# with or without modifications, as long as this notice is preserved.
8

--- 655 unchanged lines hidden (view full) ---

664 ;;
665
666 amigaos*)
667 # On AmigaOS with pdksh, this test takes hours, literally.
668 # So we just punt and use a minimum line length of 8192.
669 lt_cv_sys_max_cmd_len=8192;
670 ;;
671
672 netbsd* | freebsd* | openbsd* | darwin* )
672 netbsd* | freebsd* | openbsd* | darwin* | dragonfly*)
673 # This has been around since 386BSD, at least. Likely further.
674 if test -x /sbin/sysctl; then
675 lt_cv_sys_max_cmd_len=`/sbin/sysctl -n kern.argmax`
676 elif test -x /usr/sbin/sysctl; then
677 lt_cv_sys_max_cmd_len=`/usr/sbin/sysctl -n kern.argmax`
678 else
679 lt_cv_sys_max_cmd_len=65536 # usable default for *BSD
680 fi
681 # And add a safety zone
682 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
683 ;;
673 # This has been around since 386BSD, at least. Likely further.
674 if test -x /sbin/sysctl; then
675 lt_cv_sys_max_cmd_len=`/sbin/sysctl -n kern.argmax`
676 elif test -x /usr/sbin/sysctl; then
677 lt_cv_sys_max_cmd_len=`/usr/sbin/sysctl -n kern.argmax`
678 else
679 lt_cv_sys_max_cmd_len=65536 # usable default for *BSD
680 fi
681 # And add a safety zone
682 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
683 ;;
684
685 *)
684 osf*)
685 # Dr. Hans Ekkehard Plesser reports seeing a kernel panic running configure
686 # due to this test when exec_disable_arg_limit is 1 on Tru64. It is not
687 # nice to cause kernel panics so lets avoid the loop below.
688 # First set a reasonable default.
689 lt_cv_sys_max_cmd_len=16384
690 #
691 if test -x /sbin/sysconfig; then
692 case `/sbin/sysconfig -q proc exec_disable_arg_limit` in
693 *1*) lt_cv_sys_max_cmd_len=-1 ;;
694 esac
695 fi
696 ;;
697 *)
686 # If test is not a shell built-in, we'll probably end up computing a
687 # maximum length that is only half of the actual maximum length, but
688 # we can't tell.
689 SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}}
690 while (test "X"`$SHELL [$]0 --fallback-echo "X$teststring" 2>/dev/null` \
691 = "XX$teststring") >/dev/null 2>&1 &&
692 new_result=`expr "X$teststring" : ".*" 2>&1` &&
693 lt_cv_sys_max_cmd_len=$new_result &&

--- 548 unchanged lines hidden (view full) ---

1242 # which wouldn't understand a cygwinified path. Ahh.
1243 sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
1244 else
1245 sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
1246 fi
1247 ;;
1248 pw32*)
1249 # pw32 DLLs use 'pw' prefix rather than 'lib'
698 # If test is not a shell built-in, we'll probably end up computing a
699 # maximum length that is only half of the actual maximum length, but
700 # we can't tell.
701 SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}}
702 while (test "X"`$SHELL [$]0 --fallback-echo "X$teststring" 2>/dev/null` \
703 = "XX$teststring") >/dev/null 2>&1 &&
704 new_result=`expr "X$teststring" : ".*" 2>&1` &&
705 lt_cv_sys_max_cmd_len=$new_result &&

--- 548 unchanged lines hidden (view full) ---

1254 # which wouldn't understand a cygwinified path. Ahh.
1255 sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
1256 else
1257 sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
1258 fi
1259 ;;
1260 pw32*)
1261 # pw32 DLLs use 'pw' prefix rather than 'lib'
1250 library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
1262 library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
1251 ;;
1252 esac
1253 ;;
1254
1255 *)
1256 library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib'
1257 ;;
1258 esac

--- 41 unchanged lines hidden (view full) ---

1300 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
1301 soname_spec='${libname}${release}${shared_ext}$major'
1302 shlibpath_var=LD_LIBRARY_PATH
1303 shlibpath_overrides_runpath=no
1304 hardcode_into_libs=yes
1305 dynamic_linker='GNU ld.so'
1306 ;;
1307
1263 ;;
1264 esac
1265 ;;
1266
1267 *)
1268 library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib'
1269 ;;
1270 esac

--- 41 unchanged lines hidden (view full) ---

1312 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
1313 soname_spec='${libname}${release}${shared_ext}$major'
1314 shlibpath_var=LD_LIBRARY_PATH
1315 shlibpath_overrides_runpath=no
1316 hardcode_into_libs=yes
1317 dynamic_linker='GNU ld.so'
1318 ;;
1319
1308freebsd*)
1320freebsd* | dragonfly*)
1321 # DragonFly does not have aout. When/if they implement a new
1322 # versioning mechanism, adjust this.
1309 objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout`
1310 version_type=freebsd-$objformat
1311 case $version_type in
1312 freebsd-elf*)
1313 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
1314 need_version=no
1315 need_lib_prefix=no
1316 ;;
1317 freebsd-*)
1318 library_names_spec='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix'
1319 need_version=yes
1320 ;;
1321 esac
1322 shlibpath_var=LD_LIBRARY_PATH
1323 case $host_os in
1324 freebsd2*)
1325 shlibpath_overrides_runpath=yes
1326 ;;
1323 objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout`
1324 version_type=freebsd-$objformat
1325 case $version_type in
1326 freebsd-elf*)
1327 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
1328 need_version=no
1329 need_lib_prefix=no
1330 ;;
1331 freebsd-*)
1332 library_names_spec='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix'
1333 need_version=yes
1334 ;;
1335 esac
1336 shlibpath_var=LD_LIBRARY_PATH
1337 case $host_os in
1338 freebsd2*)
1339 shlibpath_overrides_runpath=yes
1340 ;;
1327 freebsd3.[01]* | freebsdelf3.[01]*)
1341 freebsd3.[[01]]* | freebsdelf3.[[01]]*)
1328 shlibpath_overrides_runpath=yes
1329 hardcode_into_libs=yes
1330 ;;
1331 *) # from 3.2 on
1332 shlibpath_overrides_runpath=no
1333 hardcode_into_libs=yes
1334 ;;
1335 esac

--- 109 unchanged lines hidden (view full) ---

1445 shlibpath_overrides_runpath=no
1446 # This implies no fast_install, which is unacceptable.
1447 # Some rework will be needed to allow for fast_install
1448 # before this can be enabled.
1449 hardcode_into_libs=yes
1450
1451 # Append ld.so.conf contents to the search path
1452 if test -f /etc/ld.so.conf; then
1342 shlibpath_overrides_runpath=yes
1343 hardcode_into_libs=yes
1344 ;;
1345 *) # from 3.2 on
1346 shlibpath_overrides_runpath=no
1347 hardcode_into_libs=yes
1348 ;;
1349 esac

--- 109 unchanged lines hidden (view full) ---

1459 shlibpath_overrides_runpath=no
1460 # This implies no fast_install, which is unacceptable.
1461 # Some rework will be needed to allow for fast_install
1462 # before this can be enabled.
1463 hardcode_into_libs=yes
1464
1465 # Append ld.so.conf contents to the search path
1466 if test -f /etc/ld.so.conf; then
1453 lt_ld_extra=`$SED -e 's/[:,\t]/ /g;s/=[^=]*$//;s/=[^= ]* / /g' /etc/ld.so.conf | tr '\n' ' '`
1467 lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;s/[:,\t]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
1454 sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
1455 fi
1456
1457 # We used to test for /lib/ld.so.1 and disable shared libraries on
1458 # powerpc, because MkLinux only supported shared libraries with the
1459 # GNU dynamic linker. Since this was broken with cross compilers,
1460 # most powerpc-linux boxes support dynamic linking these days and
1461 # people can always --disable-shared, the test was removed, and we

--- 213 unchanged lines hidden (view full) ---

1675
1676 # Update the list of available tags.
1677 if test -n "$tagname"; then
1678 echo appending configuration tag \"$tagname\" to $ofile
1679
1680 case $tagname in
1681 CXX)
1682 if test -n "$CXX" && ( test "X$CXX" != "Xno" &&
1468 sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
1469 fi
1470
1471 # We used to test for /lib/ld.so.1 and disable shared libraries on
1472 # powerpc, because MkLinux only supported shared libraries with the
1473 # GNU dynamic linker. Since this was broken with cross compilers,
1474 # most powerpc-linux boxes support dynamic linking these days and
1475 # people can always --disable-shared, the test was removed, and we

--- 213 unchanged lines hidden (view full) ---

1689
1690 # Update the list of available tags.
1691 if test -n "$tagname"; then
1692 echo appending configuration tag \"$tagname\" to $ofile
1693
1694 case $tagname in
1695 CXX)
1696 if test -n "$CXX" && ( test "X$CXX" != "Xno" &&
1683 ( (test "X$CXX" = "Xg++" && `g++ -v >/dev/null 2>&1` ) ||
1697 ( (test "X$CXX" = "Xg++" && `g++ -v >/dev/null 2>&1` ) ||
1684 (test "X$CXX" != "Xg++"))) ; then
1685 AC_LIBTOOL_LANG_CXX_CONFIG
1686 else
1687 tagname=""
1688 fi
1689 ;;
1690
1691 F77)

--- 454 unchanged lines hidden (view full) ---

2146 lt_cv_deplibs_check_method='file_magic file format pei*-i386(.*architecture: i386)?'
2147 lt_cv_file_magic_cmd='$OBJDUMP -f'
2148 ;;
2149
2150darwin* | rhapsody*)
2151 lt_cv_deplibs_check_method=pass_all
2152 ;;
2153
1698 (test "X$CXX" != "Xg++"))) ; then
1699 AC_LIBTOOL_LANG_CXX_CONFIG
1700 else
1701 tagname=""
1702 fi
1703 ;;
1704
1705 F77)

--- 454 unchanged lines hidden (view full) ---

2160 lt_cv_deplibs_check_method='file_magic file format pei*-i386(.*architecture: i386)?'
2161 lt_cv_file_magic_cmd='$OBJDUMP -f'
2162 ;;
2163
2164darwin* | rhapsody*)
2165 lt_cv_deplibs_check_method=pass_all
2166 ;;
2167
2154freebsd* | kfreebsd*-gnu)
2168freebsd* | kfreebsd*-gnu | dragonfly*)
2155 if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then
2156 case $host_cpu in
2157 i*86 )
2158 # Not sure whether the presence of OpenBSD here was a mistake.
2159 # Let's accept both of them until this is cleared up.
2169 if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then
2170 case $host_cpu in
2171 i*86 )
2172 # Not sure whether the presence of OpenBSD here was a mistake.
2173 # Let's accept both of them until this is cleared up.
2160 lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD)/i[[3-9]]86 (compact )?demand paged shared library'
2174 lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD|DragonFly)/i[[3-9]]86 (compact )?demand paged shared library'
2161 lt_cv_file_magic_cmd=/usr/bin/file
2162 lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
2163 ;;
2164 esac
2165 else
2166 lt_cv_deplibs_check_method=pass_all
2167 fi
2168 ;;

--- 252 unchanged lines hidden (view full) ---

2421])# _LT_AC_LANG_CXX
2422
2423# _LT_AC_PROG_CXXCPP
2424# ---------------
2425AC_DEFUN([_LT_AC_PROG_CXXCPP],
2426[
2427AC_REQUIRE([AC_PROG_CXX])
2428if test -n "$CXX" && ( test "X$CXX" != "Xno" &&
2175 lt_cv_file_magic_cmd=/usr/bin/file
2176 lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
2177 ;;
2178 esac
2179 else
2180 lt_cv_deplibs_check_method=pass_all
2181 fi
2182 ;;

--- 252 unchanged lines hidden (view full) ---

2435])# _LT_AC_LANG_CXX
2436
2437# _LT_AC_PROG_CXXCPP
2438# ---------------
2439AC_DEFUN([_LT_AC_PROG_CXXCPP],
2440[
2441AC_REQUIRE([AC_PROG_CXX])
2442if test -n "$CXX" && ( test "X$CXX" != "Xno" &&
2429 ( (test "X$CXX" = "Xg++" && `g++ -v >/dev/null 2>&1` ) ||
2443 ( (test "X$CXX" = "Xg++" && `g++ -v >/dev/null 2>&1` ) ||
2430 (test "X$CXX" != "Xg++"))) ; then
2431 AC_PROG_CXXCPP
2432fi
2433])# _LT_AC_PROG_CXXCPP
2434
2435# AC_LIBTOOL_F77
2436# --------------
2437# enable support for Fortran 77 libraries

--- 320 unchanged lines hidden (view full) ---

2758 # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
2759
2760 _LT_AC_TAGVAR(archive_cmds, $1)=''
2761 _LT_AC_TAGVAR(hardcode_direct, $1)=yes
2762 _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=':'
2763 _LT_AC_TAGVAR(link_all_deplibs, $1)=yes
2764
2765 if test "$GXX" = yes; then
2444 (test "X$CXX" != "Xg++"))) ; then
2445 AC_PROG_CXXCPP
2446fi
2447])# _LT_AC_PROG_CXXCPP
2448
2449# AC_LIBTOOL_F77
2450# --------------
2451# enable support for Fortran 77 libraries

--- 320 unchanged lines hidden (view full) ---

2772 # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
2773
2774 _LT_AC_TAGVAR(archive_cmds, $1)=''
2775 _LT_AC_TAGVAR(hardcode_direct, $1)=yes
2776 _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=':'
2777 _LT_AC_TAGVAR(link_all_deplibs, $1)=yes
2778
2779 if test "$GXX" = yes; then
2766 case $host_os in aix4.[012]|aix4.[012].*)
2780 case $host_os in aix4.[[012]]|aix4.[[012]].*)
2767 # We only want to do this on AIX 4.2 and lower, the check
2768 # below for broken collect2 doesn't work under 4.3+
2769 collect2name=`${CC} -print-prog-name=collect2`
2770 if test -f "$collect2name" && \
2771 strings "$collect2name" | grep resolve_lib_name >/dev/null
2772 then
2773 # We have reworked collect2
2774 _LT_AC_TAGVAR(hardcode_direct, $1)=yes

--- 4 unchanged lines hidden (view full) ---

2779 # path is not listed in the libpath. Setting hardcode_minus_L
2780 # to unsupported forces relinking
2781 _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes
2782 _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
2783 _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=
2784 fi
2785 esac
2786 shared_flag='-shared'
2781 # We only want to do this on AIX 4.2 and lower, the check
2782 # below for broken collect2 doesn't work under 4.3+
2783 collect2name=`${CC} -print-prog-name=collect2`
2784 if test -f "$collect2name" && \
2785 strings "$collect2name" | grep resolve_lib_name >/dev/null
2786 then
2787 # We have reworked collect2
2788 _LT_AC_TAGVAR(hardcode_direct, $1)=yes

--- 4 unchanged lines hidden (view full) ---

2793 # path is not listed in the libpath. Setting hardcode_minus_L
2794 # to unsupported forces relinking
2795 _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes
2796 _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
2797 _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=
2798 fi
2799 esac
2800 shared_flag='-shared'
2801 if test "$aix_use_runtimelinking" = yes; then
2802 shared_flag="$shared_flag "'${wl}-G'
2803 fi
2787 else
2788 # not using gcc
2789 if test "$host_cpu" = ia64; then
2790 # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
2791 # chokes on -Wl,-G. The following line is correct:
2792 shared_flag='-G'
2793 else
2794 if test "$aix_use_runtimelinking" = yes; then

--- 147 unchanged lines hidden (view full) ---

2942 _LT_AC_TAGVAR(ld_shlibs, $1)=no
2943 ;;
2944 *)
2945 # FIXME: insert proper C++ library support
2946 _LT_AC_TAGVAR(ld_shlibs, $1)=no
2947 ;;
2948 esac
2949 ;;
2804 else
2805 # not using gcc
2806 if test "$host_cpu" = ia64; then
2807 # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
2808 # chokes on -Wl,-G. The following line is correct:
2809 shared_flag='-G'
2810 else
2811 if test "$aix_use_runtimelinking" = yes; then

--- 147 unchanged lines hidden (view full) ---

2959 _LT_AC_TAGVAR(ld_shlibs, $1)=no
2960 ;;
2961 *)
2962 # FIXME: insert proper C++ library support
2963 _LT_AC_TAGVAR(ld_shlibs, $1)=no
2964 ;;
2965 esac
2966 ;;
2950 freebsd[12]*)
2967 freebsd[[12]]*)
2951 # C++ shared libraries reported to be fairly broken before switch to ELF
2952 _LT_AC_TAGVAR(ld_shlibs, $1)=no
2953 ;;
2954 freebsd-elf*)
2955 _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
2956 ;;
2968 # C++ shared libraries reported to be fairly broken before switch to ELF
2969 _LT_AC_TAGVAR(ld_shlibs, $1)=no
2970 ;;
2971 freebsd-elf*)
2972 _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
2973 ;;
2957 freebsd* | kfreebsd*-gnu)
2974 freebsd* | kfreebsd*-gnu | dragonfly*)
2958 # FreeBSD 3 and later use GNU C++ and GNU ld with standard ELF
2959 # conventions
2960 _LT_AC_TAGVAR(ld_shlibs, $1)=yes
2961 ;;
2962 gnu*)
2963 ;;
2964 hpux9*)
2965 _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir'

--- 14 unchanged lines hidden (view full) ---

2980 # Commands to make compiler produce verbose output that lists
2981 # what "hidden" libraries, object files and flags are used when
2982 # linking a shared library.
2983 #
2984 # There doesn't appear to be a way to prevent this compiler from
2985 # explicitly linking system object files so we need to strip them
2986 # from the output so that they don't get included in the library
2987 # dependencies.
2975 # FreeBSD 3 and later use GNU C++ and GNU ld with standard ELF
2976 # conventions
2977 _LT_AC_TAGVAR(ld_shlibs, $1)=yes
2978 ;;
2979 gnu*)
2980 ;;
2981 hpux9*)
2982 _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir'

--- 14 unchanged lines hidden (view full) ---

2997 # Commands to make compiler produce verbose output that lists
2998 # what "hidden" libraries, object files and flags are used when
2999 # linking a shared library.
3000 #
3001 # There doesn't appear to be a way to prevent this compiler from
3002 # explicitly linking system object files so we need to strip them
3003 # from the output so that they don't get included in the library
3004 # dependencies.
2988 output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | grep "[-]L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
3005 output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | grep "[[-]]L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
2989 ;;
2990 *)
2991 if test "$GXX" = yes; then
2992 _LT_AC_TAGVAR(archive_cmds, $1)='$rm $output_objdir/$soname~$CC -shared -nostdlib -fPIC ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
2993 else
2994 # FIXME: insert proper C++ library support
2995 _LT_AC_TAGVAR(ld_shlibs, $1)=no
2996 fi

--- 141 unchanged lines hidden (view full) ---

3138 # if we add $predep_objects and $postdep_objects, however 7.1 and
3139 # earlier do not add the objects themselves.
3140 case `$CC -V 2>&1` in
3141 *"Version 7."*)
3142 _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
3143 _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
3144 ;;
3145 *) # Version 8.0 or newer
3006 ;;
3007 *)
3008 if test "$GXX" = yes; then
3009 _LT_AC_TAGVAR(archive_cmds, $1)='$rm $output_objdir/$soname~$CC -shared -nostdlib -fPIC ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
3010 else
3011 # FIXME: insert proper C++ library support
3012 _LT_AC_TAGVAR(ld_shlibs, $1)=no
3013 fi

--- 141 unchanged lines hidden (view full) ---

3155 # if we add $predep_objects and $postdep_objects, however 7.1 and
3156 # earlier do not add the objects themselves.
3157 case `$CC -V 2>&1` in
3158 *"Version 7."*)
3159 _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
3160 _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
3161 ;;
3162 *) # Version 8.0 or newer
3146 _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
3147 _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
3163 tmp_idyn=
3164 case $host_cpu in
3165 ia64*) tmp_idyn=' -i_dynamic';;
3166 esac
3167 _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared'"$tmp_idyn"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
3168 _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -shared'"$tmp_idyn"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
3148 ;;
3149 esac
3150 _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
3151 _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
3152 _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
3153 _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive$convenience ${wl}--no-whole-archive'
3154 ;;
3169 ;;
3170 esac
3171 _LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
3172 _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
3173 _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
3174 _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive$convenience ${wl}--no-whole-archive'
3175 ;;
3176 pgCC)
3177 # Portland Group C++ compiler
3178 _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
3179 _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib'
3180
3181 _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}--rpath ${wl}$libdir'
3182 _LT_AC_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
3183 ;;
3155 cxx)
3156 # Compaq C++
3157 _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
3158 _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib ${wl}-retain-symbols-file $wl$export_symbols'
3159
3160 runpath_var=LD_RUN_PATH
3161 _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-rpath $libdir'
3162 _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:

--- 222 unchanged lines hidden (view full) ---

3385 _LT_AC_TAGVAR(no_undefined_flag, $1)=' -zdefs'
3386 _LT_AC_TAGVAR(archive_cmds, $1)='$CC -G${allow_undefined_flag} -nolib -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
3387 _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
3388 $CC -G${allow_undefined_flag} -nolib ${wl}-M ${wl}$lib.exp -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$rm $lib.exp'
3389
3390 _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
3391 _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
3392 case $host_os in
3184 cxx)
3185 # Compaq C++
3186 _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
3187 _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib ${wl}-retain-symbols-file $wl$export_symbols'
3188
3189 runpath_var=LD_RUN_PATH
3190 _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-rpath $libdir'
3191 _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=:

--- 222 unchanged lines hidden (view full) ---

3414 _LT_AC_TAGVAR(no_undefined_flag, $1)=' -zdefs'
3415 _LT_AC_TAGVAR(archive_cmds, $1)='$CC -G${allow_undefined_flag} -nolib -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
3416 _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
3417 $CC -G${allow_undefined_flag} -nolib ${wl}-M ${wl}$lib.exp -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$rm $lib.exp'
3418
3419 _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
3420 _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
3421 case $host_os in
3393 solaris2.[0-5] | solaris2.[0-5].*) ;;
3422 solaris2.[[0-5]] | solaris2.[[0-5]].*) ;;
3394 *)
3395 # The C++ compiler is used as linker so we must use $wl
3396 # flag to pass the commands to the underlying system
3397 # linker.
3398 # Supported since Solaris 2.6 (maybe 2.5.1?)
3399 _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defaultextract'
3400 ;;
3401 esac

--- 360 unchanged lines hidden (view full) ---

3762# Object file extension for compiled Java test sources.
3763objext=o
3764_LT_AC_TAGVAR(objext, $1)=$objext
3765
3766# Code to be used in simple compile tests
3767lt_simple_compile_test_code="class foo {}\n"
3768
3769# Code to be used in simple link tests
3423 *)
3424 # The C++ compiler is used as linker so we must use $wl
3425 # flag to pass the commands to the underlying system
3426 # linker.
3427 # Supported since Solaris 2.6 (maybe 2.5.1?)
3428 _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defaultextract'
3429 ;;
3430 esac

--- 360 unchanged lines hidden (view full) ---

3791# Object file extension for compiled Java test sources.
3792objext=o
3793_LT_AC_TAGVAR(objext, $1)=$objext
3794
3795# Code to be used in simple compile tests
3796lt_simple_compile_test_code="class foo {}\n"
3797
3798# Code to be used in simple link tests
3770lt_simple_link_test_code='public class conftest { public static void main(String[] argv) {}; }\n'
3799lt_simple_link_test_code='public class conftest { public static void main(String[[]] argv) {}; }\n'
3771
3772# ltmain only uses $CC for tagged configurations so make sure $CC is set.
3773_LT_AC_SYS_COMPILER
3774
3775# Allow CC to be a program name with arguments.
3776lt_save_CC="$CC"
3777CC=${GCJ-"gcj"}
3778compiler=$CC

--- 225 unchanged lines hidden (view full) ---

4004allow_libtool_libs_with_static_runtimes=$_LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)
4005
4006# Whether or not to optimize for fast installation.
4007fast_install=$enable_fast_install
4008
4009# The host system.
4010host_alias=$host_alias
4011host=$host
3800
3801# ltmain only uses $CC for tagged configurations so make sure $CC is set.
3802_LT_AC_SYS_COMPILER
3803
3804# Allow CC to be a program name with arguments.
3805lt_save_CC="$CC"
3806CC=${GCJ-"gcj"}
3807compiler=$CC

--- 225 unchanged lines hidden (view full) ---

4033allow_libtool_libs_with_static_runtimes=$_LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)
4034
4035# Whether or not to optimize for fast installation.
4036fast_install=$enable_fast_install
4037
4038# The host system.
4039host_alias=$host_alias
4040host=$host
4041host_os=$host_os
4012
4042
4043# The build system.
4044build_alias=$build_alias
4045build=$build
4046build_os=$build_os
4047
4013# An echo program that does not interpret backslashes.
4014echo=$lt_echo
4015
4016# The archiver.
4017AR=$lt_AR
4018AR_FLAGS=$lt_AR_FLAGS
4019
4020# A C compiler.

--- 333 unchanged lines hidden (view full) ---

4354# [They come from Ultrix. What could be older than Ultrix?!! ;)]
4355
4356# Character class describing NM global symbol codes.
4357symcode='[[BCDEGRST]]'
4358
4359# Regexp to match symbols that can be accessed directly from C.
4360sympat='\([[_A-Za-z]][[_A-Za-z0-9]]*\)'
4361
4048# An echo program that does not interpret backslashes.
4049echo=$lt_echo
4050
4051# The archiver.
4052AR=$lt_AR
4053AR_FLAGS=$lt_AR_FLAGS
4054
4055# A C compiler.

--- 333 unchanged lines hidden (view full) ---

4389# [They come from Ultrix. What could be older than Ultrix?!! ;)]
4390
4391# Character class describing NM global symbol codes.
4392symcode='[[BCDEGRST]]'
4393
4394# Regexp to match symbols that can be accessed directly from C.
4395sympat='\([[_A-Za-z]][[_A-Za-z0-9]]*\)'
4396
4362# Transform the above into a raw symbol and a C symbol.
4363symxfrm='\1 \2\3 \3'
4364
4365# Transform an extracted symbol line into a proper C declaration
4366lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^. .* \(.*\)$/extern int \1;/p'"
4367
4368# Transform an extracted symbol line into symbol name and symbol address
4369lt_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'"
4370
4371# Define system-specific variables.
4372case $host_os in

--- 43 unchanged lines hidden (view full) ---

4416case `$NM -V 2>&1` in
4417*GNU* | *'with BFD'*)
4418 symcode='[[ABCDGIRSTW]]' ;;
4419esac
4420
4421# Try without a prefix undercore, then with it.
4422for ac_symprfx in "" "_"; do
4423
4397# Transform an extracted symbol line into a proper C declaration
4398lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^. .* \(.*\)$/extern int \1;/p'"
4399
4400# Transform an extracted symbol line into symbol name and symbol address
4401lt_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'"
4402
4403# Define system-specific variables.
4404case $host_os in

--- 43 unchanged lines hidden (view full) ---

4448case `$NM -V 2>&1` in
4449*GNU* | *'with BFD'*)
4450 symcode='[[ABCDGIRSTW]]' ;;
4451esac
4452
4453# Try without a prefix undercore, then with it.
4454for ac_symprfx in "" "_"; do
4455
4456 # Transform symcode, sympat, and symprfx into a raw symbol and a C symbol.
4457 symxfrm="\\1 $ac_symprfx\\2 \\2"
4458
4424 # Write the raw and C identifiers.
4459 # Write the raw and C identifiers.
4425 lt_cv_sys_global_symbol_pipe="sed -n -e 's/^.*[[ ]]\($symcode$symcode*\)[[ ]][[ ]]*\($ac_symprfx\)$sympat$opt_cr$/$symxfrm/p'"
4460 lt_cv_sys_global_symbol_pipe="sed -n -e 's/^.*[[ ]]\($symcode$symcode*\)[[ ]][[ ]]*$ac_symprfx$sympat$opt_cr$/$symxfrm/p'"
4426
4427 # Check to see that the pipe works correctly.
4428 pipe_works=no
4429
4430 rm -f conftest*
4431 cat > conftest.$ac_ext <<EOF
4432#ifdef __cplusplus
4433extern "C" {

--- 201 unchanged lines hidden (view full) ---

4635 ghcx)
4636 # Green Hills C++ Compiler
4637 _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
4638 ;;
4639 *)
4640 ;;
4641 esac
4642 ;;
4461
4462 # Check to see that the pipe works correctly.
4463 pipe_works=no
4464
4465 rm -f conftest*
4466 cat > conftest.$ac_ext <<EOF
4467#ifdef __cplusplus
4468extern "C" {

--- 201 unchanged lines hidden (view full) ---

4670 ghcx)
4671 # Green Hills C++ Compiler
4672 _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
4673 ;;
4674 *)
4675 ;;
4676 esac
4677 ;;
4643 freebsd* | kfreebsd*-gnu)
4678 freebsd* | kfreebsd*-gnu | dragonfly*)
4644 # FreeBSD uses GNU C++
4645 ;;
4646 hpux9* | hpux10* | hpux11*)
4647 case $cc_basename in
4648 CC)
4649 _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4650 _LT_AC_TAGVAR(lt_prog_compiler_static, $1)="${ac_cv_prog_cc_wl}-a ${ac_cv_prog_cc_wl}archive"
4651 if test "$host_cpu" != ia64; then

--- 29 unchanged lines hidden (view full) ---

4681 ;;
4682 linux*)
4683 case $cc_basename in
4684 KCC)
4685 # KAI C++ Compiler
4686 _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='--backend -Wl,'
4687 _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
4688 ;;
4679 # FreeBSD uses GNU C++
4680 ;;
4681 hpux9* | hpux10* | hpux11*)
4682 case $cc_basename in
4683 CC)
4684 _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4685 _LT_AC_TAGVAR(lt_prog_compiler_static, $1)="${ac_cv_prog_cc_wl}-a ${ac_cv_prog_cc_wl}archive"
4686 if test "$host_cpu" != ia64; then

--- 29 unchanged lines hidden (view full) ---

4716 ;;
4717 linux*)
4718 case $cc_basename in
4719 KCC)
4720 # KAI C++ Compiler
4721 _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='--backend -Wl,'
4722 _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
4723 ;;
4689 icpc)
4724 icpc* | ecpc*)
4690 # Intel C++
4691 _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4692 _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
4693 _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-static'
4694 ;;
4725 # Intel C++
4726 _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4727 _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
4728 _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-static'
4729 ;;
4730 pgCC)
4731 # Portland Group C++ compiler.
4732 _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4733 _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-fpic'
4734 _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-static'
4735 ;;
4695 cxx)
4696 # Compaq C++
4697 # Make sure the PIC flag is empty. It appears that all Alpha
4698 # Linux and Compaq Tru64 Unix objects are PIC.
4699 _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)=
4700 _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
4701 ;;
4702 *)

--- 217 unchanged lines hidden (view full) ---

4920 ;;
4921
4922 newsos6)
4923 _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
4924 _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
4925 ;;
4926
4927 linux*)
4736 cxx)
4737 # Compaq C++
4738 # Make sure the PIC flag is empty. It appears that all Alpha
4739 # Linux and Compaq Tru64 Unix objects are PIC.
4740 _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)=
4741 _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
4742 ;;
4743 *)

--- 217 unchanged lines hidden (view full) ---

4961 ;;
4962
4963 newsos6)
4964 _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
4965 _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
4966 ;;
4967
4968 linux*)
4928 case $CC in
4969 case $cc_basename in
4929 icc* | ecc*)
4930 _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4931 _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
4932 _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-static'
4933 ;;
4970 icc* | ecc*)
4971 _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4972 _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
4973 _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-static'
4974 ;;
4975 pgcc | pgf77 | pgf90)
4976 # Portland Group compilers (*not* the Pentium gcc compiler,
4977 # which looks to be a dead project)
4978 _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4979 _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-fpic'
4980 _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-static'
4981 ;;
4934 ccc*)
4935 _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4936 # All Alpha code is PIC.
4937 _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
4938 ;;
4939 esac
4940 ;;
4941

--- 28 unchanged lines hidden (view full) ---

4970
4971 sysv4*MP*)
4972 if test -d /usr/nec ;then
4973 _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-Kconform_pic'
4974 _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
4975 fi
4976 ;;
4977
4982 ccc*)
4983 _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4984 # All Alpha code is PIC.
4985 _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
4986 ;;
4987 esac
4988 ;;
4989

--- 28 unchanged lines hidden (view full) ---

5018
5019 sysv4*MP*)
5020 if test -d /usr/nec ;then
5021 _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-Kconform_pic'
5022 _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
5023 fi
5024 ;;
5025
5026 unicos*)
5027 _LT_AC_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
5028 _LT_AC_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no
5029 ;;
5030
4978 uts4*)
4979 _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
4980 _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
4981 ;;
4982
4983 *)
4984 _LT_AC_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no
4985 ;;

--- 44 unchanged lines hidden (view full) ---

5030 else
5031 _LT_AC_TAGVAR(export_symbols_cmds, $1)='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\[$]2 == "T") || (\[$]2 == "D") || (\[$]2 == "B")) && ([substr](\[$]3,1,1) != ".")) { print \[$]3 } }'\'' | sort -u > $export_symbols'
5032 fi
5033 ;;
5034 pw32*)
5035 _LT_AC_TAGVAR(export_symbols_cmds, $1)="$ltdll_cmds"
5036 ;;
5037 cygwin* | mingw*)
5031 uts4*)
5032 _LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
5033 _LT_AC_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
5034 ;;
5035
5036 *)
5037 _LT_AC_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no
5038 ;;

--- 44 unchanged lines hidden (view full) ---

5083 else
5084 _LT_AC_TAGVAR(export_symbols_cmds, $1)='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\[$]2 == "T") || (\[$]2 == "D") || (\[$]2 == "B")) && ([substr](\[$]3,1,1) != ".")) { print \[$]3 } }'\'' | sort -u > $export_symbols'
5085 fi
5086 ;;
5087 pw32*)
5088 _LT_AC_TAGVAR(export_symbols_cmds, $1)="$ltdll_cmds"
5089 ;;
5090 cygwin* | mingw*)
5038 _LT_AC_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[[BCDGS]] /s/.* \([[^ ]]*\)/\1 DATA/'\'' | $SED -e '\''/^[[AITW]] /s/.* //'\'' | sort | uniq > $export_symbols'
5091 _LT_AC_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[[BCDGRS]] /s/.* \([[^ ]]*\)/\1 DATA/;/^.* __nm__/s/^.* __nm__\([[^ ]]*\) [[^ ]]*/\1 DATA/;/^I /d;/^[[AITW]] /s/.* //'\'' | sort | uniq > $export_symbols'
5039 ;;
5040 *)
5041 _LT_AC_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
5042 ;;
5043 esac
5044],[
5045 runpath_var=
5046 _LT_AC_TAGVAR(allow_undefined_flag, $1)=

--- 96 unchanged lines hidden (view full) ---

5143
5144 cygwin* | mingw* | pw32*)
5145 # _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1) is actually meaningless,
5146 # as there is no search path for DLLs.
5147 _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
5148 _LT_AC_TAGVAR(allow_undefined_flag, $1)=unsupported
5149 _LT_AC_TAGVAR(always_export_symbols, $1)=no
5150 _LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
5092 ;;
5093 *)
5094 _LT_AC_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
5095 ;;
5096 esac
5097],[
5098 runpath_var=
5099 _LT_AC_TAGVAR(allow_undefined_flag, $1)=

--- 96 unchanged lines hidden (view full) ---

5196
5197 cygwin* | mingw* | pw32*)
5198 # _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1) is actually meaningless,
5199 # as there is no search path for DLLs.
5200 _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
5201 _LT_AC_TAGVAR(allow_undefined_flag, $1)=unsupported
5202 _LT_AC_TAGVAR(always_export_symbols, $1)=no
5203 _LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
5151 _LT_AC_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[[BCDGS]] /s/.* \([[^ ]]*\)/\1 DATA/'\'' | $SED -e '\''/^[[AITW]] /s/.* //'\'' | sort | uniq > $export_symbols'
5204 _LT_AC_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[[BCDGRS]] /s/.* \([[^ ]]*\)/\1 DATA/'\'' | $SED -e '\''/^[[AITW]] /s/.* //'\'' | sort | uniq > $export_symbols'
5152
5153 if $LD --help 2>&1 | grep 'auto-import' > /dev/null; then
5154 _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--image-base=0x10000000 ${wl}--out-implib,$lib'
5155 # If the export-symbols file already is a .def file (1st line
5156 # is EXPORTS), use it as is; otherwise, prepend...
5157 _LT_AC_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
5158 cp $export_symbols $output_objdir/$soname.def;
5159 else
5160 echo EXPORTS > $output_objdir/$soname.def;
5161 cat $export_symbols >> $output_objdir/$soname.def;
5162 fi~
5163 $CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--image-base=0x10000000 ${wl}--out-implib,$lib'
5164 else
5205
5206 if $LD --help 2>&1 | grep 'auto-import' > /dev/null; then
5207 _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--image-base=0x10000000 ${wl}--out-implib,$lib'
5208 # If the export-symbols file already is a .def file (1st line
5209 # is EXPORTS), use it as is; otherwise, prepend...
5210 _LT_AC_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
5211 cp $export_symbols $output_objdir/$soname.def;
5212 else
5213 echo EXPORTS > $output_objdir/$soname.def;
5214 cat $export_symbols >> $output_objdir/$soname.def;
5215 fi~
5216 $CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--image-base=0x10000000 ${wl}--out-implib,$lib'
5217 else
5165 ld_shlibs=no
5218 _LT_AC_TAGVAR(ld_shlibs, $1)=no
5166 fi
5167 ;;
5168
5169 netbsd*)
5170 if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
5171 _LT_AC_TAGVAR(archive_cmds, $1)='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
5172 wlarc=
5173 else

--- 27 unchanged lines hidden (view full) ---

5201 _LT_AC_TAGVAR(archive_cmds, $1)='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_flags'
5202 wlarc=
5203 _LT_AC_TAGVAR(hardcode_direct, $1)=yes
5204 _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
5205 ;;
5206
5207 linux*)
5208 if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
5219 fi
5220 ;;
5221
5222 netbsd*)
5223 if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
5224 _LT_AC_TAGVAR(archive_cmds, $1)='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
5225 wlarc=
5226 else

--- 27 unchanged lines hidden (view full) ---

5254 _LT_AC_TAGVAR(archive_cmds, $1)='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_flags'
5255 wlarc=
5256 _LT_AC_TAGVAR(hardcode_direct, $1)=yes
5257 _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
5258 ;;
5259
5260 linux*)
5261 if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
5209 tmp_archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
5210 _LT_AC_TAGVAR(archive_cmds, $1)="$tmp_archive_cmds"
5262 tmp_addflag=
5263 case $CC,$host_cpu in
5264 pgf77* | pgf90* ) # Portland Group f77 and f90 compilers
5265 tmp_addflag=' -fpic' ;;
5266 ecc*,ia64* | icc*,ia64*) # Intel C compiler on ia64
5267 tmp_addflag=' -i_dynamic' ;;
5268 efc*,ia64* | ifort*,ia64*) # Intel Fortran compiler on ia64
5269 tmp_addflag=' -i_dynamic -nofor_main' ;;
5270 ifc* | ifort*) # Intel Fortran compiler
5271 tmp_addflag=' -nofor_main' ;;
5272 esac
5273 _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared'"$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
5211 supports_anon_versioning=no
5212 case `$LD -v 2>/dev/null` in
5274 supports_anon_versioning=no
5275 case `$LD -v 2>/dev/null` in
5213 *\ [01].* | *\ 2.[[0-9]].* | *\ 2.10.*) ;; # catch versions < 2.11
5276 *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.10.*) ;; # catch versions < 2.11
5214 *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ...
5215 *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ...
5216 *\ 2.11.*) ;; # other 2.11 versions
5217 *) supports_anon_versioning=yes ;;
5218 esac
5219 if test $supports_anon_versioning = yes; then
5220 _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$echo "{ global:" > $output_objdir/$libname.ver~
5221cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
5222$echo "local: *; };" >> $output_objdir/$libname.ver~
5277 *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ...
5278 *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ...
5279 *\ 2.11.*) ;; # other 2.11 versions
5280 *) supports_anon_versioning=yes ;;
5281 esac
5282 if test $supports_anon_versioning = yes; then
5283 _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$echo "{ global:" > $output_objdir/$libname.ver~
5284cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
5285$echo "local: *; };" >> $output_objdir/$libname.ver~
5223 $CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
5286 $CC -shared'"$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
5224 else
5287 else
5225 _LT_AC_TAGVAR(archive_expsym_cmds, $1)="$tmp_archive_cmds"
5288 _LT_AC_TAGVAR(archive_expsym_cmds, $1)=$_LT_AC_TAGVAR(archive_cmds, $1)
5226 fi
5227 else
5228 _LT_AC_TAGVAR(ld_shlibs, $1)=no
5229 fi
5230 ;;
5231
5232 *)
5233 if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then

--- 73 unchanged lines hidden (view full) ---

5307 # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
5308
5309 _LT_AC_TAGVAR(archive_cmds, $1)=''
5310 _LT_AC_TAGVAR(hardcode_direct, $1)=yes
5311 _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=':'
5312 _LT_AC_TAGVAR(link_all_deplibs, $1)=yes
5313
5314 if test "$GCC" = yes; then
5289 fi
5290 else
5291 _LT_AC_TAGVAR(ld_shlibs, $1)=no
5292 fi
5293 ;;
5294
5295 *)
5296 if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then

--- 73 unchanged lines hidden (view full) ---

5370 # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
5371
5372 _LT_AC_TAGVAR(archive_cmds, $1)=''
5373 _LT_AC_TAGVAR(hardcode_direct, $1)=yes
5374 _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=':'
5375 _LT_AC_TAGVAR(link_all_deplibs, $1)=yes
5376
5377 if test "$GCC" = yes; then
5315 case $host_os in aix4.[012]|aix4.[012].*)
5378 case $host_os in aix4.[[012]]|aix4.[[012]].*)
5316 # We only want to do this on AIX 4.2 and lower, the check
5317 # below for broken collect2 doesn't work under 4.3+
5318 collect2name=`${CC} -print-prog-name=collect2`
5319 if test -f "$collect2name" && \
5320 strings "$collect2name" | grep resolve_lib_name >/dev/null
5321 then
5322 # We have reworked collect2
5323 _LT_AC_TAGVAR(hardcode_direct, $1)=yes

--- 4 unchanged lines hidden (view full) ---

5328 # path is not listed in the libpath. Setting hardcode_minus_L
5329 # to unsupported forces relinking
5330 _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes
5331 _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
5332 _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=
5333 fi
5334 esac
5335 shared_flag='-shared'
5379 # We only want to do this on AIX 4.2 and lower, the check
5380 # below for broken collect2 doesn't work under 4.3+
5381 collect2name=`${CC} -print-prog-name=collect2`
5382 if test -f "$collect2name" && \
5383 strings "$collect2name" | grep resolve_lib_name >/dev/null
5384 then
5385 # We have reworked collect2
5386 _LT_AC_TAGVAR(hardcode_direct, $1)=yes

--- 4 unchanged lines hidden (view full) ---

5391 # path is not listed in the libpath. Setting hardcode_minus_L
5392 # to unsupported forces relinking
5393 _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes
5394 _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
5395 _LT_AC_TAGVAR(hardcode_libdir_separator, $1)=
5396 fi
5397 esac
5398 shared_flag='-shared'
5399 if test "$aix_use_runtimelinking" = yes; then
5400 shared_flag="$shared_flag "'${wl}-G'
5401 fi
5336 else
5337 # not using gcc
5338 if test "$host_cpu" = ia64; then
5339 # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
5340 # chokes on -Wl,-G. The following line is correct:
5341 shared_flag='-G'
5342 else
5343 if test "$aix_use_runtimelinking" = yes; then

--- 63 unchanged lines hidden (view full) ---

5407 # Tell ltmain to make .dll files, not .so files.
5408 shrext_cmds=".dll"
5409 # FIXME: Setting linknames here is a bad hack.
5410 _LT_AC_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
5411 # The linker will automatically build a .lib file if we build a DLL.
5412 _LT_AC_TAGVAR(old_archive_From_new_cmds, $1)='true'
5413 # FIXME: Should let the user specify the lib program.
5414 _LT_AC_TAGVAR(old_archive_cmds, $1)='lib /OUT:$oldlib$oldobjs$old_deplibs'
5402 else
5403 # not using gcc
5404 if test "$host_cpu" = ia64; then
5405 # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
5406 # chokes on -Wl,-G. The following line is correct:
5407 shared_flag='-G'
5408 else
5409 if test "$aix_use_runtimelinking" = yes; then

--- 63 unchanged lines hidden (view full) ---

5473 # Tell ltmain to make .dll files, not .so files.
5474 shrext_cmds=".dll"
5475 # FIXME: Setting linknames here is a bad hack.
5476 _LT_AC_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
5477 # The linker will automatically build a .lib file if we build a DLL.
5478 _LT_AC_TAGVAR(old_archive_From_new_cmds, $1)='true'
5479 # FIXME: Should let the user specify the lib program.
5480 _LT_AC_TAGVAR(old_archive_cmds, $1)='lib /OUT:$oldlib$oldobjs$old_deplibs'
5415 fix_srcfile_path='`cygpath -w "$srcfile"`'
5481 _LT_AC_TAGVAR(fix_srcfile_path, $1)='`cygpath -w "$srcfile"`'
5416 _LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
5417 ;;
5418
5419 darwin* | rhapsody*)
5420 case "$host_os" in
5421 rhapsody* | darwin1.[[012]])
5422 _LT_AC_TAGVAR(allow_undefined_flag, $1)='${wl}-undefined ${wl}suppress'
5423 ;;

--- 67 unchanged lines hidden (view full) ---

5491 freebsd2*)
5492 _LT_AC_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
5493 _LT_AC_TAGVAR(hardcode_direct, $1)=yes
5494 _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes
5495 _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
5496 ;;
5497
5498 # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
5482 _LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
5483 ;;
5484
5485 darwin* | rhapsody*)
5486 case "$host_os" in
5487 rhapsody* | darwin1.[[012]])
5488 _LT_AC_TAGVAR(allow_undefined_flag, $1)='${wl}-undefined ${wl}suppress'
5489 ;;

--- 67 unchanged lines hidden (view full) ---

5557 freebsd2*)
5558 _LT_AC_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
5559 _LT_AC_TAGVAR(hardcode_direct, $1)=yes
5560 _LT_AC_TAGVAR(hardcode_minus_L, $1)=yes
5561 _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
5562 ;;
5563
5564 # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
5499 freebsd* | kfreebsd*-gnu)
5565 freebsd* | kfreebsd*-gnu | dragonfly*)
5500 _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'
5501 _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
5502 _LT_AC_TAGVAR(hardcode_direct, $1)=yes
5503 _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
5504 ;;
5505
5506 hpux9*)
5507 if test "$GCC" = yes; then

--- 172 unchanged lines hidden (view full) ---

5680 _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
5681 $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$rm $lib.exp'
5682 fi
5683 _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
5684 _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
5685 case $host_os in
5686 solaris2.[[0-5]] | solaris2.[[0-5]].*) ;;
5687 *) # Supported since Solaris 2.6 (maybe 2.5.1?)
5566 _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'
5567 _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
5568 _LT_AC_TAGVAR(hardcode_direct, $1)=yes
5569 _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
5570 ;;
5571
5572 hpux9*)
5573 if test "$GCC" = yes; then

--- 172 unchanged lines hidden (view full) ---

5746 _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
5747 $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$rm $lib.exp'
5748 fi
5749 _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
5750 _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
5751 case $host_os in
5752 solaris2.[[0-5]] | solaris2.[[0-5]].*) ;;
5753 *) # Supported since Solaris 2.6 (maybe 2.5.1?)
5688 _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='-z allextract$convenience -z defaultextract' ;;
5754 _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defaultextract' ;;
5689 esac
5690 _LT_AC_TAGVAR(link_all_deplibs, $1)=yes
5691 ;;
5692
5693 sunos4*)
5694 if test "x$host_vendor" = xsequent; then
5695 # Use $CC to link under sequent, because it throws in some extra .o
5696 # files that make .init and .fini sections work.

--- 244 unchanged lines hidden (view full) ---

5941 done
5942 done
5943done
5944lt_ac_max=0
5945lt_ac_count=0
5946# Add /usr/xpg4/bin/sed as it is typically found on Solaris
5947# along with /bin/sed that truncates output.
5948for lt_ac_sed in $lt_ac_sed_list /usr/xpg4/bin/sed; do
5755 esac
5756 _LT_AC_TAGVAR(link_all_deplibs, $1)=yes
5757 ;;
5758
5759 sunos4*)
5760 if test "x$host_vendor" = xsequent; then
5761 # Use $CC to link under sequent, because it throws in some extra .o
5762 # files that make .init and .fini sections work.

--- 244 unchanged lines hidden (view full) ---

6007 done
6008 done
6009done
6010lt_ac_max=0
6011lt_ac_count=0
6012# Add /usr/xpg4/bin/sed as it is typically found on Solaris
6013# along with /bin/sed that truncates output.
6014for lt_ac_sed in $lt_ac_sed_list /usr/xpg4/bin/sed; do
5949 test ! -f $lt_ac_sed && break
6015 test ! -f $lt_ac_sed && continue
5950 cat /dev/null > conftest.in
5951 lt_ac_count=0
5952 echo $ECHO_N "0123456789$ECHO_C" >conftest.in
5953 # Check for GNU sed and select it if it is found.
5954 if "$lt_ac_sed" --version 2>&1 < /dev/null | grep 'GNU' > /dev/null; then
5955 lt_cv_path_SED=$lt_ac_sed
5956 break
5957 fi

--- 940 unchanged lines hidden ---
6016 cat /dev/null > conftest.in
6017 lt_ac_count=0
6018 echo $ECHO_N "0123456789$ECHO_C" >conftest.in
6019 # Check for GNU sed and select it if it is found.
6020 if "$lt_ac_sed" --version 2>&1 < /dev/null | grep 'GNU' > /dev/null; then
6021 lt_cv_path_SED=$lt_ac_sed
6022 break
6023 fi

--- 940 unchanged lines hidden ---