Changeset 127 for xmms-musepack/branches/r2d/configure
- Timestamp:
- 11/13/06 20:15:00 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
xmms-musepack/branches/r2d/configure
r34 r127 279 279 # The HP-UX ksh and POSIX shell print the target directory to stdout 280 280 # if CDPATH is set. 281 if test "X${CDPATH+set}" = Xset; then CDPATH=:; export CDPATH; fi 281 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH 282 282 283 283 if test -z "$ECHO"; then … … 464 464 #endif" 465 465 466 ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM mkdir_p AWK SET_MAKE am__leading_dot AMTAR am__tar am__untar CXX CXXFLAGS LDFLAGS CPPFLAGS ac_ct_CXX EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CXXDEPMODE am__fastdepCXX_TRUE am__fastdepCXX_FALSE build build_cpu build_vendor build_os host host_cpu host_vendor host_os CC CFLAGS ac_ct_CC CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE EGREP LN_S ECHO AR ac_ct_AR RANLIB ac_ct_RANLIB CPP CXXCPP F77 FFLAGS ac_ct_F77 LIBTOOL XMMS_CONFIG XMMS_CFLAGS XMMS_LIBS XMMS_VERSION XMMS_DATA_DIR XMMS_PLUGIN_DIR XMMS_VISUALIZATION_PLUGIN_DIR XMMS_INPUT_PLUGIN_DIR XMMS_OUTPUT_PLUGIN_DIR XMMS_GENERAL_PLUGIN_DIR XMMS_EFFECT_PLUGIN_DIRPKG_CONFIG GTK_CFLAGS GTK_LIBS GLIB_CFLAGS GLIB_LIBS TAGLIB_CONFIG TAGLIB_CFLAGS TAGLIB_LIBS PTHREAD_LIBS LIBOBJS LTLIBOBJS'466 ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO AMTAR install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM AWK SET_MAKE am__leading_dot CXX CXXFLAGS LDFLAGS CPPFLAGS ac_ct_CXX EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CXXDEPMODE am__fastdepCXX_TRUE am__fastdepCXX_FALSE build build_cpu build_vendor build_os host host_cpu host_vendor host_os CC CFLAGS ac_ct_CC CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE EGREP LN_S ECHO AR ac_ct_AR RANLIB ac_ct_RANLIB CPP CXXCPP F77 FFLAGS ac_ct_F77 LIBTOOL XMMS_CONFIG XMMS_CFLAGS XMMS_LIBS XMMS_VERSION XMMS_DATA_DIR XMMS_PLUGIN_DIR XMMS_VISUALIZATION_PLUGIN_DIR XMMS_INPUT_PLUGIN_DIR XMMS_OUTPUT_PLUGIN_DIR XMMS_GENERAL_PLUGIN_DIR XMMS_EFFECT_PLUGIN_DIR PKG_CONFIG ac_pt_PKG_CONFIG GTK_CFLAGS GTK_LIBS GLIB_CFLAGS GLIB_LIBS TAGLIB_CONFIG TAGLIB_CFLAGS TAGLIB_LIBS PTHREAD_LIBS LIBOBJS LTLIBOBJS' 467 467 ac_subst_files='' 468 468 … … 945 945 ac_cv_env_FFLAGS_set=${FFLAGS+set} 946 946 ac_cv_env_FFLAGS_value=$FFLAGS 947 ac_env_PKG_CONFIG_set=${PKG_CONFIG+set} 948 ac_env_PKG_CONFIG_value=$PKG_CONFIG 949 ac_cv_env_PKG_CONFIG_set=${PKG_CONFIG+set} 950 ac_cv_env_PKG_CONFIG_value=$PKG_CONFIG 951 ac_env_GTK_CFLAGS_set=${GTK_CFLAGS+set} 952 ac_env_GTK_CFLAGS_value=$GTK_CFLAGS 953 ac_cv_env_GTK_CFLAGS_set=${GTK_CFLAGS+set} 954 ac_cv_env_GTK_CFLAGS_value=$GTK_CFLAGS 955 ac_env_GTK_LIBS_set=${GTK_LIBS+set} 956 ac_env_GTK_LIBS_value=$GTK_LIBS 957 ac_cv_env_GTK_LIBS_set=${GTK_LIBS+set} 958 ac_cv_env_GTK_LIBS_value=$GTK_LIBS 959 ac_env_GLIB_CFLAGS_set=${GLIB_CFLAGS+set} 960 ac_env_GLIB_CFLAGS_value=$GLIB_CFLAGS 961 ac_cv_env_GLIB_CFLAGS_set=${GLIB_CFLAGS+set} 962 ac_cv_env_GLIB_CFLAGS_value=$GLIB_CFLAGS 963 ac_env_GLIB_LIBS_set=${GLIB_LIBS+set} 964 ac_env_GLIB_LIBS_value=$GLIB_LIBS 965 ac_cv_env_GLIB_LIBS_set=${GLIB_LIBS+set} 966 ac_cv_env_GLIB_LIBS_value=$GLIB_LIBS 947 967 948 968 # … … 1024 1044 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no) 1025 1045 --enable-FEATURE[=ARG] include FEATURE [ARG=yes] 1026 --disable-dependency-tracking speeds up one-time build1027 --enable-dependency-tracking do not reject slow dependency extractors1046 --disable-dependency-tracking Speeds up one-time builds 1047 --enable-dependency-tracking Do not reject slow dependency extractors 1028 1048 --enable-static[=PKGS] 1029 1049 build static libraries [default=no] … … 1058 1078 F77 Fortran 77 compiler command 1059 1079 FFLAGS Fortran 77 compiler flags 1080 PKG_CONFIG path to pkg-config utility 1081 GTK_CFLAGS C compiler flags for GTK, overriding pkg-config 1082 GTK_LIBS linker flags for GTK, overriding pkg-config 1083 GLIB_CFLAGS C compiler flags for GLIB, overriding pkg-config 1084 GLIB_LIBS linker flags for GLIB, overriding pkg-config 1060 1085 1061 1086 Use these variables to override the choices made by `configure' or to help … … 1150 1175 echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2 1151 1176 fi 1152 cd "$ac_popdir"1177 cd $ac_popdir 1153 1178 done 1154 1179 fi … … 1523 1548 ac_configure="$SHELL $ac_aux_dir/configure" # This should be Cygnus configure. 1524 1549 1525 am__api_version="1. 9"1550 am__api_version="1.7" 1526 1551 # Find a good install program. We prefer a C program (faster), 1527 1552 # so one script is as good as another. But avoid the broken or … … 1661 1686 rm conftest.sed 1662 1687 1688 1663 1689 # expand $ac_aux_dir to an absolute path 1664 1690 am_aux_dir=`cd $ac_aux_dir && pwd` … … 1672 1698 { echo "$as_me:$LINENO: WARNING: \`missing' script is too old or missing" >&5 1673 1699 echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;} 1674 fi1675 1676 if mkdir -p --version . >/dev/null 2>&1 && test ! -d ./--version; then1677 # We used to keeping the `.' as first argument, in order to1678 # allow $(mkdir_p) to be used without argument. As in1679 # $(mkdir_p) $(somedir)1680 # where $(somedir) is conditionally defined. However this is wrong1681 # for two reasons:1682 # 1. if the package is installed by a user who cannot write `.'1683 # make install will fail,1684 # 2. the above comment should most certainly read1685 # $(mkdir_p) $(DESTDIR)$(somedir)1686 # so it does not work when $(somedir) is undefined and1687 # $(DESTDIR) is not.1688 # To support the latter case, we have to write1689 # test -z "$(somedir)" || $(mkdir_p) $(DESTDIR)$(somedir),1690 # so the `.' trick is pointless.1691 mkdir_p='mkdir -p --'1692 else1693 # On NextStep and OpenStep, the `mkdir' command does not1694 # recognize any option. It will interpret all options as1695 # directories to create, and then abort because `.' already1696 # exists.1697 for d in ./-p ./--version;1698 do1699 test -d $d && rmdir $d1700 done1701 # $(mkinstalldirs) is defined by Automake if mkinstalldirs exists.1702 if test -f "$ac_aux_dir/mkinstalldirs"; then1703 mkdir_p='$(mkinstalldirs)'1704 else1705 mkdir_p='$(install_sh) -d'1706 fi1707 1700 fi 1708 1701 … … 1785 1778 rmdir .tst 2>/dev/null 1786 1779 1787 # test to see if srcdir already configured1780 # test to see if srcdir already configured 1788 1781 if test "`cd $srcdir && pwd`" != "`pwd`" && 1789 1782 test -f $srcdir/config.status; then … … 1832 1825 1833 1826 MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"} 1827 1828 1829 AMTAR=${AMTAR-"${am_missing_run}tar"} 1834 1830 1835 1831 install_sh=${install_sh-"$am_aux_dir/install-sh"} … … 1925 1921 # We need awk for the "check" target. The system "awk" is bad on 1926 1922 # some platforms. 1927 # Always define AMTAR for backward compatibility.1928 1929 AMTAR=${AMTAR-"${am_missing_run}tar"}1930 1931 am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -'1932 1933 1934 1923 1935 1924 … … 2286 2275 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2287 2276 (exit $ac_status); } && 2288 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 2277 { ac_try='test -z "$ac_cxx_werror_flag" 2278 || test ! -s conftest.err' 2289 2279 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 2290 2280 (eval $ac_try) 2>&5 … … 2344 2334 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2345 2335 (exit $ac_status); } && 2346 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 2336 { ac_try='test -z "$ac_cxx_werror_flag" 2337 || test ! -s conftest.err' 2347 2338 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 2348 2339 (eval $ac_try) 2>&5 … … 2415 2406 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2416 2407 (exit $ac_status); } && 2417 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 2408 { ac_try='test -z "$ac_cxx_werror_flag" 2409 || test ! -s conftest.err' 2418 2410 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 2419 2411 (eval $ac_try) 2>&5 … … 2459 2451 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2460 2452 (exit $ac_status); } && 2461 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 2453 { ac_try='test -z "$ac_cxx_werror_flag" 2454 || test ! -s conftest.err' 2462 2455 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 2463 2456 (eval $ac_try) 2>&5 … … 2598 2591 for i in 1 2 3 4 5 6; do 2599 2592 echo '#include "conftst'$i'.h"' >> sub/conftest.c 2600 # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with 2601 # Solaris 8's {/usr,}/bin/sh. 2602 touch sub/conftst$i.h 2593 : > sub/conftst$i.h 2603 2594 done 2604 2595 echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf … … 2628 2619 ${MAKE-make} -s -f confmf > /dev/null 2>&1; then 2629 2620 # icc doesn't choke on unknown options, it will just issue warnings 2630 # or remarks (even with -Werror). So we grep stderr for any message 2631 # that says an option was ignored or not supported. 2632 # When given -MP, icc 7.0 and 7.1 complain thusly: 2633 # icc: Command line warning: ignoring option '-M'; no argument required 2634 # The diagnosis changed in icc 8.0: 2635 # icc: Command line remark: option '-MP' not supported 2636 if (grep 'ignoring option' conftest.err || 2637 grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else 2621 # (even with -Werror). So we grep stderr for any message 2622 # that says an option was ignored. 2623 if grep 'ignoring option' conftest.err >/dev/null 2>&1; then :; else 2638 2624 am_cv_CXX_dependencies_compiler_type=$depmode 2639 2625 break … … 3160 3146 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3161 3147 (exit $ac_status); } && 3162 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 3148 { ac_try='test -z "$ac_c_werror_flag" 3149 || test ! -s conftest.err' 3163 3150 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3164 3151 (eval $ac_try) 2>&5 … … 3218 3205 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3219 3206 (exit $ac_status); } && 3220 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 3207 { ac_try='test -z "$ac_c_werror_flag" 3208 || test ! -s conftest.err' 3221 3209 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3222 3210 (eval $ac_try) 2>&5 … … 3334 3322 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3335 3323 (exit $ac_status); } && 3336 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 3324 { ac_try='test -z "$ac_c_werror_flag" 3325 || test ! -s conftest.err' 3337 3326 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3338 3327 (eval $ac_try) 2>&5 … … 3388 3377 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3389 3378 (exit $ac_status); } && 3390 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 3379 { ac_try='test -z "$ac_c_werror_flag" 3380 || test ! -s conftest.err' 3391 3381 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3392 3382 (eval $ac_try) 2>&5 … … 3433 3423 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3434 3424 (exit $ac_status); } && 3435 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 3425 { ac_try='test -z "$ac_c_werror_flag" 3426 || test ! -s conftest.err' 3436 3427 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3437 3428 (eval $ac_try) 2>&5 … … 3477 3468 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3478 3469 (exit $ac_status); } && 3479 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 3470 { ac_try='test -z "$ac_c_werror_flag" 3471 || test ! -s conftest.err' 3480 3472 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3481 3473 (eval $ac_try) 2>&5 … … 3557 3549 for i in 1 2 3 4 5 6; do 3558 3550 echo '#include "conftst'$i'.h"' >> sub/conftest.c 3559 # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with 3560 # Solaris 8's {/usr,}/bin/sh. 3561 touch sub/conftst$i.h 3551 : > sub/conftst$i.h 3562 3552 done 3563 3553 echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf … … 3587 3577 ${MAKE-make} -s -f confmf > /dev/null 2>&1; then 3588 3578 # icc doesn't choke on unknown options, it will just issue warnings 3589 # or remarks (even with -Werror). So we grep stderr for any message 3590 # that says an option was ignored or not supported. 3591 # When given -MP, icc 7.0 and 7.1 complain thusly: 3592 # icc: Command line warning: ignoring option '-M'; no argument required 3593 # The diagnosis changed in icc 8.0: 3594 # icc: Command line remark: option '-MP' not supported 3595 if (grep 'ignoring option' conftest.err || 3596 grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else 3579 # (even with -Werror). So we grep stderr for any message 3580 # that says an option was ignored. 3581 if grep 'ignoring option' conftest.err >/dev/null 2>&1; then :; else 3597 3582 am_cv_CC_dependencies_compiler_type=$depmode 3598 3583 break … … 3650 3635 # along with /bin/sed that truncates output. 3651 3636 for lt_ac_sed in $lt_ac_sed_list /usr/xpg4/bin/sed; do 3652 test ! -f $lt_ac_sed && break3637 test ! -f $lt_ac_sed && continue 3653 3638 cat /dev/null > conftest.in 3654 3639 lt_ac_count=0 … … 3675 3660 done 3676 3661 done 3662 3663 fi 3664 3677 3665 SED=$lt_cv_path_SED 3678 3679 fi3680 3681 3666 echo "$as_me:$LINENO: result: $SED" >&5 3682 3667 echo "${ECHO_T}$SED" >&6 … … 3819 3804 esac 3820 3805 reload_cmds='$LD$reload_flag -o $output$reload_objs' 3806 case $host_os in 3807 darwin*) 3808 if test "$GCC" = yes; then 3809 reload_cmds='$CC -nostdlib ${wl}-r -o $output$reload_objs' 3810 else 3811 reload_cmds='$LD$reload_flag -o $output$reload_objs' 3812 fi 3813 ;; 3814 esac 3821 3815 3822 3816 echo "$as_me:$LINENO: checking for BSD-compatible nm" >&5 … … 3905 3899 ;; 3906 3900 3907 bsdi 4*)3901 bsdi[45]*) 3908 3902 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib)' 3909 3903 lt_cv_file_magic_cmd='/usr/bin/file -L' … … 3928 3922 ;; 3929 3923 3930 freebsd* | kfreebsd*-gnu )3924 freebsd* | kfreebsd*-gnu | dragonfly*) 3931 3925 if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then 3932 3926 case $host_cpu in … … 3934 3928 # Not sure whether the presence of OpenBSD here was a mistake. 3935 3929 # Let's accept both of them until this is cleared up. 3936 lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD )/i[3-9]86 (compact )?demand paged shared library'3930 lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD|DragonFly)/i[3-9]86 (compact )?demand paged shared library' 3937 3931 lt_cv_file_magic_cmd=/usr/bin/file 3938 3932 lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*` … … 3981 3975 ;; 3982 3976 3983 netbsd* | netbsdelf*-gnu | knetbsd*-gnu)3977 netbsd*) 3984 3978 if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then 3985 3979 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$' … … 4000 3994 4001 3995 openbsd*) 4002 lt_cv_file_magic_cmd=/usr/bin/file4003 lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`4004 3996 if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then 4005 lt_cv_deplibs_check_method=' file_magic ELF [0-9][0-9]*-bit [LM]SB shared object'3997 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$' 4006 3998 else 4007 lt_cv_deplibs_check_method=' file_magic OpenBSD.* shared library'3999 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$' 4008 4000 fi 4009 4001 ;; … … 4098 4090 *-*-irix6*) 4099 4091 # Find out which ABI we are using. 4100 echo '#line 4 100"configure"' > conftest.$ac_ext4092 echo '#line 4092 "configure"' > conftest.$ac_ext 4101 4093 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 4102 4094 (eval $ac_compile) 2>&5 … … 4218 4210 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4219 4211 (exit $ac_status); } && 4220 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 4212 { ac_try='test -z "$ac_c_werror_flag" 4213 || test ! -s conftest.err' 4221 4214 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 4222 4215 (eval $ac_try) 2>&5 … … 4527 4520 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4528 4521 (exit $ac_status); } && 4529 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 4522 { ac_try='test -z "$ac_c_werror_flag" 4523 || test ! -s conftest.err' 4530 4524 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 4531 4525 (eval $ac_try) 2>&5 … … 4697 4691 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4698 4692 (exit $ac_status); } && 4699 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 4693 { ac_try='test -z "$ac_c_werror_flag" 4694 || test ! -s conftest.err' 4700 4695 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 4701 4696 (eval $ac_try) 2>&5 … … 4764 4759 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4765 4760 (exit $ac_status); } && 4766 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 4761 { ac_try='test -z "$ac_c_werror_flag" 4762 || test ! -s conftest.err' 4767 4763 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 4768 4764 (eval $ac_try) 2>&5 … … 4879 4875 done 4880 4876 4881 ac_ext=cc 4877 4878 4879 if test -n "$CXX" && ( test "X$CXX" != "Xno" && 4880 ( (test "X$CXX" = "Xg++" && `g++ -v >/dev/null 2>&1` ) || 4881 (test "X$CXX" != "Xg++"))) ; then 4882 ac_ext=cc 4882 4883 ac_cpp='$CXXCPP $CPPFLAGS' 4883 4884 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' … … 5109 5110 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu 5110 5111 5112 fi 5113 5111 5114 5112 5115 ac_ext=f … … 5202 5205 5203 5206 # Provide some information about the compiler. 5204 echo "$as_me:520 4:" \5207 echo "$as_me:5207:" \ 5205 5208 "checking for Fortran 77 compiler version" >&5 5206 5209 ac_compiler=`set X $ac_compile; echo $2` … … 5248 5251 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5249 5252 (exit $ac_status); } && 5250 { ac_try='test -z "$ac_f77_werror_flag" || test ! -s conftest.err' 5253 { ac_try='test -z "$ac_f77_werror_flag" 5254 || test ! -s conftest.err' 5251 5255 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5252 5256 (eval $ac_try) 2>&5 … … 5297 5301 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5298 5302 (exit $ac_status); } && 5299 { ac_try='test -z "$ac_f77_werror_flag" || test ! -s conftest.err' 5303 { ac_try='test -z "$ac_f77_werror_flag" 5304 || test ! -s conftest.err' 5300 5305 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5301 5306 (eval $ac_try) 2>&5 … … 5390 5395 ;; 5391 5396 5392 *) 5397 netbsd* | freebsd* | openbsd* | darwin* | dragonfly*) 5398 # This has been around since 386BSD, at least. Likely further. 5399 if test -x /sbin/sysctl; then 5400 lt_cv_sys_max_cmd_len=`/sbin/sysctl -n kern.argmax` 5401 elif test -x /usr/sbin/sysctl; then 5402 lt_cv_sys_max_cmd_len=`/usr/sbin/sysctl -n kern.argmax` 5403 else 5404 lt_cv_sys_max_cmd_len=65536 # usable default for *BSD 5405 fi 5406 # And add a safety zone 5407 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` 5408 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` 5409 ;; 5410 osf*) 5411 # Dr. Hans Ekkehard Plesser reports seeing a kernel panic running configure 5412 # due to this test when exec_disable_arg_limit is 1 on Tru64. It is not 5413 # nice to cause kernel panics so lets avoid the loop below. 5414 # First set a reasonable default. 5415 lt_cv_sys_max_cmd_len=16384 5416 # 5417 if test -x /sbin/sysconfig; then 5418 case `/sbin/sysconfig -q proc exec_disable_arg_limit` in 5419 *1*) lt_cv_sys_max_cmd_len=-1 ;; 5420 esac 5421 fi 5422 ;; 5423 *) 5393 5424 # If test is not a shell built-in, we'll probably end up computing a 5394 5425 # maximum length that is only half of the actual maximum length, but 5395 5426 # we can't tell. 5396 while (test "X"`$CONFIG_SHELL $0 --fallback-echo "X$teststring" 2>/dev/null` \ 5427 SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}} 5428 while (test "X"`$SHELL $0 --fallback-echo "X$teststring" 2>/dev/null` \ 5397 5429 = "XX$teststring") >/dev/null 2>&1 && 5398 5430 new_result=`expr "X$teststring" : ".*" 2>&1` && … … 5440 5472 sympat='\([_A-Za-z][_A-Za-z0-9]*\)' 5441 5473 5442 # Transform the above into a raw symbol and a C symbol.5443 symxfrm='\1 \2\3 \3'5444 5445 5474 # Transform an extracted symbol line into a proper C declaration 5446 5475 lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^. .* \(.*\)$/extern int \1;/p'" … … 5464 5493 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'" 5465 5494 ;; 5495 linux*) 5496 if test "$host_cpu" = ia64; then 5497 symcode='[ABCDGIRSTW]' 5498 lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" 5499 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'" 5500 fi 5501 ;; 5466 5502 irix* | nonstopux*) 5467 5503 symcode='[BCDEGRST]' … … 5495 5531 for ac_symprfx in "" "_"; do 5496 5532 5533 # Transform symcode, sympat, and symprfx into a raw symbol and a C symbol. 5534 symxfrm="\\1 $ac_symprfx\\2 \\2" 5535 5497 5536 # Write the raw and C identifiers. 5498 lt_cv_sys_global_symbol_pipe="sed -n -e 's/^.*[ ]\($symcode$symcode*\)[ ][ ]* \($ac_symprfx\)$sympat$opt_cr$/$symxfrm/p'"5537 lt_cv_sys_global_symbol_pipe="sed -n -e 's/^.*[ ]\($symcode$symcode*\)[ ][ ]*$ac_symprfx$sympat$opt_cr$/$symxfrm/p'" 5499 5538 5500 5539 # Check to see that the pipe works correctly. … … 5658 5697 # Sed substitution that helps us do robust quoting. It backslashifies 5659 5698 # metacharacters that are still active within double-quoted strings. 5660 Xsed='sed -e s/^X//'5699 Xsed='sed -e 1s/^X//' 5661 5700 sed_quote_subst='s/\([\\"\\`$\\\\]\)/\\\1/g' 5662 5701 … … 5962 6001 old_archive_cmds="$old_archive_cmds~\$RANLIB \$oldlib" 5963 6002 fi 6003 6004 for cc_temp in $compiler""; do 6005 case $cc_temp in 6006 compile | *[\\/]compile | ccache | *[\\/]ccache ) ;; 6007 distcc | *[\\/]distcc | purify | *[\\/]purify ) ;; 6008 \-*) ;; 6009 *) break;; 6010 esac 6011 done 6012 cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` 6013 5964 6014 5965 6015 # Only perform the check for file, if the check method requires it … … 6149 6199 6150 6200 6201 # save warnings/boilerplate of simple test code 6202 ac_outfile=conftest.$ac_objext 6203 printf "$lt_simple_compile_test_code" >conftest.$ac_ext 6204 eval "$ac_compile" 2>&1 >/dev/null | $SED '/^$/d' >conftest.err 6205 _lt_compiler_boilerplate=`cat conftest.err` 6206 $rm conftest* 6207 6208 ac_outfile=conftest.$ac_objext 6209 printf "$lt_simple_link_test_code" >conftest.$ac_ext 6210 eval "$ac_link" 2>&1 >/dev/null | $SED '/^$/d' >conftest.err 6211 _lt_linker_boilerplate=`cat conftest.err` 6212 $rm conftest* 6213 6214 6151 6215 # 6152 6216 # Check for any special shared library compilation flags. … … 6190 6254 # Append any errors to the config.log. 6191 6255 cat conftest.err 1>&5 6256 $echo "X$_lt_linker_boilerplate" | $Xsed > conftest.exp 6257 $SED '/^$/d' conftest.err >conftest.er2 6258 if diff conftest.exp conftest.er2 >/dev/null; then 6259 lt_prog_compiler_static_works=yes 6260 fi 6192 6261 else 6193 6262 lt_prog_compiler_static_works=yes … … 6234 6303 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 6235 6304 -e 's:$: $lt_compiler_flag:'` 6236 (eval echo "\"\$as_me:6 236: $lt_compile\"" >&5)6305 (eval echo "\"\$as_me:6305: $lt_compile\"" >&5) 6237 6306 (eval "$lt_compile" 2>conftest.err) 6238 6307 ac_status=$? 6239 6308 cat conftest.err >&5 6240 echo "$as_me:6 240: \$? = $ac_status" >&56309 echo "$as_me:6309: \$? = $ac_status" >&5 6241 6310 if (exit $ac_status) && test -s "$ac_outfile"; then 6242 6311 # The compiler can only warn and ignore the option if not recognized 6243 # So say no if there are warnings 6244 if test ! -s conftest.err; then 6312 # So say no if there are warnings other than the usual output. 6313 $echo "X$_lt_compiler_boilerplate" | $Xsed >conftest.exp 6314 $SED '/^$/d' conftest.err >conftest.er2 6315 if test ! -s conftest.err || diff conftest.exp conftest.er2 >/dev/null; then 6245 6316 lt_cv_prog_compiler_rtti_exceptions=yes 6246 6317 fi … … 6345 6416 fi 6346 6417 ;; 6418 darwin*) 6419 # PIC is the default on this platform 6420 # Common symbols not allowed in MH_DYLIB files 6421 case $cc_basename in 6422 xlc*) 6423 lt_prog_compiler_pic='-qnocommon' 6424 lt_prog_compiler_wl='-Wl,' 6425 ;; 6426 esac 6427 ;; 6347 6428 6348 6429 mingw* | pw32* | os2*) … … 6380 6461 6381 6462 linux*) 6382 case $ CCin6463 case $cc_basename in 6383 6464 icc* | ecc*) 6384 6465 lt_prog_compiler_wl='-Wl,' 6385 6466 lt_prog_compiler_pic='-KPIC' 6467 lt_prog_compiler_static='-static' 6468 ;; 6469 pgcc* | pgf77* | pgf90*) 6470 # Portland Group compilers (*not* the Pentium gcc compiler, 6471 # which looks to be a dead project) 6472 lt_prog_compiler_wl='-Wl,' 6473 lt_prog_compiler_pic='-fpic' 6386 6474 lt_prog_compiler_static='-static' 6387 6475 ;; … … 6406 6494 6407 6495 solaris*) 6408 lt_prog_compiler_wl='-Wl,'6409 6496 lt_prog_compiler_pic='-KPIC' 6410 6497 lt_prog_compiler_static='-Bstatic' 6498 case $cc_basename in 6499 f77* | f90* | f95*) 6500 lt_prog_compiler_wl='-Qoption ld ';; 6501 *) 6502 lt_prog_compiler_wl='-Wl,';; 6503 esac 6411 6504 ;; 6412 6505 … … 6428 6521 lt_prog_compiler_static='-Bstatic' 6429 6522 fi 6523 ;; 6524 6525 unicos*) 6526 lt_prog_compiler_wl='-Wl,' 6527 lt_prog_compiler_can_build_shared=no 6430 6528 ;; 6431 6529 … … 6467 6565 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 6468 6566 -e 's:$: $lt_compiler_flag:'` 6469 (eval echo "\"\$as_me:6 469: $lt_compile\"" >&5)6567 (eval echo "\"\$as_me:6567: $lt_compile\"" >&5) 6470 6568 (eval "$lt_compile" 2>conftest.err) 6471 6569 ac_status=$? 6472 6570 cat conftest.err >&5 6473 echo "$as_me:6 473: \$? = $ac_status" >&56571 echo "$as_me:6571: \$? = $ac_status" >&5 6474 6572 if (exit $ac_status) && test -s "$ac_outfile"; then 6475 6573 # The compiler can only warn and ignore the option if not recognized 6476 # So say no if there are warnings 6477 if test ! -s conftest.err; then 6574 # So say no if there are warnings other than the usual output. 6575 $echo "X$_lt_compiler_boilerplate" | $Xsed >conftest.exp 6576 $SED '/^$/d' conftest.err >conftest.er2 6577 if test ! -s conftest.err || diff conftest.exp conftest.er2 >/dev/null; then 6478 6578 lt_prog_compiler_pic_works=yes 6479 6579 fi … … 6527 6627 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 6528 6628 -e 's:$: $lt_compiler_flag:'` 6529 (eval echo "\"\$as_me:6 529: $lt_compile\"" >&5)6629 (eval echo "\"\$as_me:6629: $lt_compile\"" >&5) 6530 6630 (eval "$lt_compile" 2>out/conftest.err) 6531 6631 ac_status=$? 6532 6632 cat out/conftest.err >&5 6533 echo "$as_me:6 533: \$? = $ac_status" >&56633 echo "$as_me:6633: \$? = $ac_status" >&5 6534 6634 if (exit $ac_status) && test -s out/conftest2.$ac_objext 6535 6635 then 6536 6636 # The compiler can only warn and ignore the option if not recognized 6537 6637 # So say no if there are warnings 6538 if test ! -s out/conftest.err; then 6638 $echo "X$_lt_compiler_boilerplate" | $Xsed > out/conftest.exp 6639 $SED '/^$/d' out/conftest.err >out/conftest.er2 6640 if test ! -s out/conftest.err || diff out/conftest.exp out/conftest.er2 >/dev/null; then 6539 6641 lt_cv_prog_compiler_c_o=yes 6540 6642 fi … … 6616 6718 # preloaded symbol tables. 6617 6719 extract_expsyms_cmds= 6720 # Just being paranoid about ensuring that cc_basename is set. 6721 for cc_temp in $compiler""; do 6722 case $cc_temp in 6723 compile | *[\\/]compile | ccache | *[\\/]ccache ) ;; 6724 distcc | *[\\/]distcc | purify | *[\\/]purify ) ;; 6725 \-*) ;; 6726 *) break;; 6727 esac 6728 done 6729 cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` 6618 6730 6619 6731 case $host_os in … … 6636 6748 wlarc='${wl}' 6637 6749 6750 # Set some defaults for GNU ld with shared library support. These 6751 # are reset later if shared libraries are not supported. Putting them 6752 # here allows them to be overridden if necessary. 6753 runpath_var=LD_RUN_PATH 6754 hardcode_libdir_flag_spec='${wl}--rpath ${wl}$libdir' 6755 export_dynamic_flag_spec='${wl}--export-dynamic' 6756 # ancient GNU ld didn't support --whole-archive et. al. 6757 if $LD --help 2>&1 | grep 'no-whole-archive' > /dev/null; then 6758 whole_archive_flag_spec="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive' 6759 else 6760 whole_archive_flag_spec= 6761 fi 6762 supports_anon_versioning=no 6763 case `$LD -v 2>/dev/null` in 6764 *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11 6765 *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ... 6766 *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ... 6767 *\ 2.11.*) ;; # other 2.11 versions 6768 *) supports_anon_versioning=yes ;; 6769 esac 6770 6638 6771 # See if GNU ld supports shared libraries. 6639 6772 case $host_os in … … 6686 6819 always_export_symbols=no 6687 6820 enable_shared_with_static_runtimes=yes 6688 export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDG S] /s/.* \([^ ]*\)/\1 DATA/'\'' | $SED -e '\''/^[AITW] /s/.* //'\'' | sort | uniq > $export_symbols'6821 export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS] /s/.* \([^ ]*\)/\1 DATA/'\'' | $SED -e '\''/^[AITW] /s/.* //'\'' | sort | uniq > $export_symbols' 6689 6822 6690 6823 if $LD --help 2>&1 | grep 'auto-import' > /dev/null; then … … 6704 6837 ;; 6705 6838 6706 netbsd* | netbsdelf*-gnu | knetbsd*-gnu) 6839 linux*) 6840 if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then 6841 tmp_addflag= 6842 case $cc_basename,$host_cpu in 6843 pgcc*) # Portland Group C compiler 6844 whole_archive_flag_spec='${wl}--whole-archive,`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive' 6845 tmp_addflag=' $pic_flag' 6846 ;; 6847 pgf77* | pgf90* ) # Portland Group f77 and f90 compilers 6848 whole_archive_flag_spec='${wl}--whole-archive,`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive' 6849 tmp_addflag=' $pic_flag -Mnomain' ;; 6850 ecc*,ia64* | icc*,ia64*) # Intel C compiler on ia64 6851 tmp_addflag=' -i_dynamic' ;; 6852 efc*,ia64* | ifort*,ia64*) # Intel Fortran compiler on ia64 6853 tmp_addflag=' -i_dynamic -nofor_main' ;; 6854 ifc* | ifort*) # Intel Fortran compiler 6855 tmp_addflag=' -nofor_main' ;; 6856 esac 6857 archive_cmds='$CC -shared'"$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' 6858 6859 if test $supports_anon_versioning = yes; then 6860 archive_expsym_cmds='$echo "{ global:" > $output_objdir/$libname.ver~ 6861 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~ 6862 $echo "local: *; };" >> $output_objdir/$libname.ver~ 6863 $CC -shared'"$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib' 6864 fi 6865 else 6866 ld_shlibs=no 6867 fi 6868 ;; 6869 6870 netbsd*) 6707 6871 if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then 6708 6872 archive_cmds='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib' … … 6742 6906 ;; 6743 6907 6744 linux*)6745 if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then6746 tmp_archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'6747 archive_cmds="$tmp_archive_cmds"6748 supports_anon_versioning=no6749 case `$LD -v 2>/dev/null` in6750 *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.116751 *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ...6752 *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ...6753 *\ 2.11.*) ;; # other 2.11 versions6754 *) supports_anon_versioning=yes ;;6755 esac6756 if test $supports_anon_versioning = yes; then6757 archive_expsym_cmds='$echo "{ global:" > $output_objdir/$libname.ver~6758 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~6759 $echo "local: *; };" >> $output_objdir/$libname.ver~6760 $CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'6761 else6762 archive_expsym_cmds="$tmp_archive_cmds"6763 fi6764 link_all_deplibs=no6765 else6766 ld_shlibs=no6767 fi6768 ;;6769 6770 6908 *) 6771 6909 if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then … … 6778 6916 esac 6779 6917 6780 if test "$ld_shlibs" = yes; then 6781 runpath_var=LD_RUN_PATH 6782 hardcode_libdir_flag_spec='${wl}--rpath ${wl}$libdir' 6783 export_dynamic_flag_spec='${wl}--export-dynamic' 6784 # ancient GNU ld didn't support --whole-archive et. al. 6785 if $LD --help 2>&1 | grep 'no-whole-archive' > /dev/null; then 6786 whole_archive_flag_spec="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive' 6787 else 6788 whole_archive_flag_spec= 6789 fi 6918 if test "$ld_shlibs" = no; then 6919 runpath_var= 6920 hardcode_libdir_flag_spec= 6921 export_dynamic_flag_spec= 6922 whole_archive_flag_spec= 6790 6923 fi 6791 6924 else … … 6851 6984 6852 6985 if test "$GCC" = yes; then 6853 case $host_os in aix4. 012|aix4.012.*)6986 case $host_os in aix4.[012]|aix4.[012].*) 6854 6987 # We only want to do this on AIX 4.2 and lower, the check 6855 6988 # below for broken collect2 doesn't work under 4.3+ … … 6872 7005 esac 6873 7006 shared_flag='-shared' 7007 if test "$aix_use_runtimelinking" = yes; then 7008 shared_flag="$shared_flag "'${wl}-G' 7009 fi 6874 7010 else 6875 7011 # not using gcc … … 6919 7055 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6920 7056 (exit $ac_status); } && 6921 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 7057 { ac_try='test -z "$ac_c_werror_flag" 7058 || test ! -s conftest.err' 6922 7059 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 6923 7060 (eval $ac_try) 2>&5 … … 6979 7116 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6980 7117 (exit $ac_status); } && 6981 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 7118 { ac_try='test -z "$ac_c_werror_flag" 7119 || test ! -s conftest.err' 6982 7120 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 6983 7121 (eval $ac_try) 2>&5 … … 7030 7168 ;; 7031 7169 7032 bsdi 4*)7170 bsdi[45]*) 7033 7171 export_dynamic_flag_spec=-rdynamic 7034 7172 ;; … … 7056 7194 7057 7195 darwin* | rhapsody*) 7058 if test "$GXX" = yes ; then 7196 case "$host_os" in 7197 rhapsody* | darwin1.[012]) 7198 allow_undefined_flag='${wl}-undefined ${wl}suppress' 7199 ;; 7200 *) # Darwin 1.3 on 7201 if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then 7202 allow_undefined_flag='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' 7203 else 7204 case ${MACOSX_DEPLOYMENT_TARGET} in 7205 10.[012]) 7206 allow_undefined_flag='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' 7207 ;; 7208 10.*) 7209 allow_undefined_flag='${wl}-undefined ${wl}dynamic_lookup' 7210 ;; 7211 esac 7212 fi 7213 ;; 7214 esac 7059 7215 archive_cmds_need_lc=no 7060 case "$host_os" in7061 rhapsody* | darwin1.[012])7062 allow_undefined_flag='-undefined suppress'7063 ;;7064 *) # Darwin 1.3 on7065 if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then7066 allow_undefined_flag='-flat_namespace -undefined suppress'7067 else7068 case ${MACOSX_DEPLOYMENT_TARGET} in7069 10.[012])7070 allow_undefined_flag='-flat_namespace -undefined suppress'7071 ;;7072 10.*)7073 allow_undefined_flag='-undefined dynamic_lookup'7074 ;;7075 esac7076 fi7077 ;;7078 esac7079 lt_int_apple_cc_single_mod=no7080 output_verbose_link_cmd='echo'7081 if $CC -dumpspecs 2>&1 | grep 'single_module' >/dev/null ; then7082 lt_int_apple_cc_single_mod=yes7083 fi7084 if test "X$lt_int_apple_cc_single_mod" = Xyes ; then7085 archive_cmds='$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring'7086 else7087 archive_cmds='$CC -r ${wl}-bind_at_load -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs~$CC -dynamiclib $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring'7088 fi7089 module_cmds='$CC ${wl}-bind_at_load $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'7090 # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's7091 if test "X$lt_int_apple_cc_single_mod" = Xyes ; then7092 archive_expsym_cmds='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'7093 else7094 archive_expsym_cmds='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -r ${wl}-bind_at_load -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs~$CC -dynamiclib $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'7095 fi7096 module_expsym_cmds='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'7097 7216 hardcode_direct=no 7098 7217 hardcode_automatic=yes 7099 7218 hardcode_shlibpath_var=unsupported 7100 whole_archive_flag_spec=' -all_load $convenience'7219 whole_archive_flag_spec='' 7101 7220 link_all_deplibs=yes 7221 if test "$GCC" = yes ; then 7222 output_verbose_link_cmd='echo' 7223 archive_cmds='$CC -dynamiclib $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring' 7224 module_cmds='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags' 7225 # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's 7226 archive_expsym_cmds='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -dynamiclib $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}' 7227 module_expsym_cmds='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}' 7102 7228 else 7103 ld_shlibs=no 7229 case $cc_basename in 7230 xlc*) 7231 output_verbose_link_cmd='echo' 7232 archive_cmds='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring' 7233 module_cmds='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags' 7234 # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's 7235 archive_expsym_cmds='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}$rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}' 7236 module_expsym_cmds='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}' 7237 ;; 7238 *) 7239 ld_shlibs=no 7240 ;; 7241 esac 7104 7242 fi 7105 7243 ;; … … 7135 7273 7136 7274 # FreeBSD 3 and greater uses gcc -shared to do shared libraries. 7137 freebsd* | kfreebsd*-gnu )7275 freebsd* | kfreebsd*-gnu | dragonfly*) 7138 7276 archive_cmds='$CC -shared -o $lib $libobjs $deplibs $compiler_flags' 7139 7277 hardcode_libdir_flag_spec='-R$libdir' … … 7222 7360 ;; 7223 7361 7224 netbsd* | netbsdelf*-gnu | knetbsd*-gnu)7362 netbsd*) 7225 7363 if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then 7226 7364 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out … … 7246 7384 if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then 7247 7385 archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' 7386 archive_expsym_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-retain-symbols-file,$export_symbols' 7248 7387 hardcode_libdir_flag_spec='${wl}-rpath,$libdir' 7249 7388 export_dynamic_flag_spec='${wl}-E' … … 7291 7430 archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' 7292 7431 archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~ 7293 $LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${o bjdir}/so_locations -o $lib~$rm $lib.exp'7432 $LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp' 7294 7433 7295 7434 # Both c and cxx compiler support -rpath directly … … 7310 7449 no_undefined_flag=' -z text' 7311 7450 if test "$GCC" = yes; then 7451 wlarc='${wl}' 7312 7452 archive_cmds='$CC -shared ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags' 7313 7453 archive_expsym_cmds='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~ 7314 7454 $CC -shared ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$rm $lib.exp' 7315 7455 else 7456 wlarc='' 7316 7457 archive_cmds='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags' 7317 7458 archive_expsym_cmds='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~ … … 7322 7463 case $host_os in 7323 7464 solaris2.[0-5] | solaris2.[0-5].*) ;; 7324 *) # Supported since Solaris 2.6 (maybe 2.5.1?) 7325 whole_archive_flag_spec='-z allextract$convenience -z defaultextract' ;; 7465 *) 7466 # The compiler driver will combine linker options so we 7467 # cannot just pass the convience library names through 7468 # without $wl, iff we do not link with $LD. 7469 # Luckily, gcc supports the same syntax we need for Sun Studio. 7470 # Supported since Solaris 2.6 (maybe 2.5.1?) 7471 case $wlarc in 7472 '') 7473 whole_archive_flag_spec='-z allextract$convenience -z defaultextract' ;; 7474 *) 7475 whole_archive_flag_spec='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' ;; 7476 esac ;; 7326 7477 esac 7327 7478 link_all_deplibs=yes … … 7597 7748 ;; 7598 7749 7599 bsdi 4*)7750 bsdi[45]*) 7600 7751 version_type=linux 7601 7752 need_version=no … … 7655 7806 pw32*) 7656 7807 # pw32 DLLs use 'pw' prefix rather than 'lib' 7657 library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/ ./-/g'`${versuffix}${shared_ext}'7808 library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' 7658 7809 ;; 7659 7810 esac … … 7713 7864 ;; 7714 7865 7715 freebsd*) 7866 freebsd* | dragonfly*) 7867 # DragonFly does not have aout. When/if they implement a new 7868 # versioning mechanism, adjust this. 7716 7869 objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout` 7717 7870 version_type=freebsd-$objformat … … 7732 7885 shlibpath_overrides_runpath=yes 7733 7886 ;; 7734 freebsd3. 01* | freebsdelf3.01*)7887 freebsd3.[01]* | freebsdelf3.[01]*) 7735 7888 shlibpath_overrides_runpath=yes 7736 7889 hardcode_into_libs=yes … … 7856 8009 hardcode_into_libs=yes 7857 8010 8011 # find out which ABI we are using 8012 libsuff= 8013 case "$host_cpu" in 8014 x86_64*|s390x*|powerpc64*) 8015 echo '#line 8015 "configure"' > conftest.$ac_ext 8016 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 8017 (eval $ac_compile) 2>&5 8018 ac_status=$? 8019 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8020 (exit $ac_status); }; then 8021 case `/usr/bin/file conftest.$ac_objext` in 8022 *64-bit*) 8023 libsuff=64 8024 sys_lib_search_path_spec="/lib${libsuff} /usr/lib${libsuff} /usr/local/lib${libsuff}" 8025 ;; 8026 esac 8027 fi 8028 rm -rf conftest* 8029 ;; 8030 esac 8031 7858 8032 # Append ld.so.conf contents to the search path 7859 8033 if test -f /etc/ld.so.conf; then 7860 lt_ld_extra=` $SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf| tr '\n' ' '`7861 sys_lib_dlsearch_path_spec="/lib /usr/lib$lt_ld_extra"8034 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/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '` 8035 sys_lib_dlsearch_path_spec="/lib${libsuff} /usr/lib${libsuff} $lt_ld_extra" 7862 8036 fi 7863 8037 … … 7869 8043 # assume the GNU/Linux dynamic linker is in use. 7870 8044 dynamic_linker='GNU/Linux ld.so' 7871 ;;7872 7873 netbsdelf*-gnu)7874 version_type=linux7875 need_lib_prefix=no7876 need_version=no7877 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'7878 soname_spec='${libname}${release}${shared_ext}$major'7879 shlibpath_var=LD_LIBRARY_PATH7880 shlibpath_overrides_runpath=no7881 hardcode_into_libs=yes7882 dynamic_linker='NetBSD ld.elf_so'7883 8045 ;; 7884 8046 … … 7933 8095 version_type=sunos 7934 8096 need_lib_prefix=no 7935 need_version=yes 8097 # Some older versions of OpenBSD (3.3 at least) *do* need versioned libs. 8098 case $host_os in 8099 openbsd3.3 | openbsd3.3.*) need_version=yes ;; 8100 *) need_version=no ;; 8101 esac 7936 8102 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix' 7937 8103 finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir' … … 8055 8221 hardcode_action= 8056 8222 if test -n "$hardcode_libdir_flag_spec" || \ 8057 test -n "$runpath_var 8058 test "X$hardcode_automatic" ="Xyes" ; then8223 test -n "$runpath_var" || \ 8224 test "X$hardcode_automatic" = "Xyes" ; then 8059 8225 8060 8226 # We can hardcode non-existant directories. … … 8182 8348 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8183 8349 (exit $ac_status); } && 8184 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 8350 { ac_try='test -z "$ac_c_werror_flag" 8351 || test ! -s conftest.err' 8185 8352 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 8186 8353 (eval $ac_try) 2>&5 … … 8285 8452 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8286 8453 (exit $ac_status); } && 8287 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 8454 { ac_try='test -z "$ac_c_werror_flag" 8455 || test ! -s conftest.err' 8288 8456 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 8289 8457 (eval $ac_try) 2>&5 … … 8350 8518 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8351 8519 (exit $ac_status); } && 8352 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 8520 { ac_try='test -z "$ac_c_werror_flag" 8521 || test ! -s conftest.err' 8353 8522 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 8354 8523 (eval $ac_try) 2>&5 … … 8443 8612 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8444 8613 (exit $ac_status); } && 8445 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 8614 { ac_try='test -z "$ac_c_werror_flag" 8615 || test ! -s conftest.err' 8446 8616 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 8447 8617 (eval $ac_try) 2>&5 … … 8508 8678 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8509 8679 (exit $ac_status); } && 8510 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 8680 { ac_try='test -z "$ac_c_werror_flag" 8681 || test ! -s conftest.err' 8511 8682 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 8512 8683 (eval $ac_try) 2>&5 … … 8574 8745 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8575 8746 (exit $ac_status); } && 8576 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 8747 { ac_try='test -z "$ac_c_werror_flag" 8748 || test ! -s conftest.err' 8577 8749 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 8578 8750 (eval $ac_try) 2>&5 … … 8640 8812 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8641 8813 (exit $ac_status); } && 8642 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 8814 { ac_try='test -z "$ac_c_werror_flag" 8815 || test ! -s conftest.err' 8643 8816 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 8644 8817 (eval $ac_try) 2>&5 … … 8715 8888 lt_status=$lt_dlunknown 8716 8889 cat > conftest.$ac_ext <<EOF 8717 #line 8 717"configure"8890 #line 8890 "configure" 8718 8891 #include "confdefs.h" 8719 8892 … … 8813 8986 lt_status=$lt_dlunknown 8814 8987 cat > conftest.$ac_ext <<EOF 8815 #line 8 815"configure"8988 #line 8988 "configure" 8816 8989 #include "confdefs.h" 8817 8990 … … 8941 9114 if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then 8942 9115 test "$enable_shared" = yes && enable_static=no 8943 fi8944 ;;8945 darwin* | rhapsody*)8946 if test "$GCC" = yes; then8947 archive_cmds_need_lc=no8948 case "$host_os" in8949 rhapsody* | darwin1.[012])8950 allow_undefined_flag='-undefined suppress'8951 ;;8952 *) # Darwin 1.3 on8953 if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then8954 allow_undefined_flag='-flat_namespace -undefined suppress'8955 else8956 case ${MACOSX_DEPLOYMENT_TARGET} in8957 10.[012])8958 allow_undefined_flag='-flat_namespace -undefined suppress'8959 ;;8960 10.*)8961 allow_undefined_flag='-undefined dynamic_lookup'8962 ;;8963 esac8964 fi8965 ;;8966 esac8967 output_verbose_link_cmd='echo'8968 archive_cmds='$CC -dynamiclib $allow_undefined_flag -o $lib $libobjs $deplibs$compiler_flags -install_name $rpath/$soname $verstring'8969 module_cmds='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'8970 # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's8971 archive_expsym_cmds='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -dynamiclib $allow_undefined_flag -o $lib $libobjs $deplibs$compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'8972 module_expsym_cmds='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'8973 hardcode_direct=no8974 hardcode_automatic=yes8975 hardcode_shlibpath_var=unsupported8976 whole_archive_flag_spec='-all_load $convenience'8977 link_all_deplibs=yes8978 else8979 ld_shlibs=no8980 9116 fi 8981 9117 ;; … … 9108 9244 # You should have received a copy of the GNU General Public License 9109 9245 # along with this program; if not, write to the Free Software 9110 # Foundation, Inc., 5 9 Temple Place - Suite 330, Boston, MA 02111-1307, USA.9246 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. 9111 9247 # 9112 9248 # As a special exception to the GNU General Public License, if you … … 9119 9255 9120 9256 # Sed that helps us avoid accidentally triggering echo(1) options like -n. 9121 Xsed="$SED -e s/^X//"9257 Xsed="$SED -e 1s/^X//" 9122 9258 9123 9259 # The HP-UX ksh and POSIX shell print the target directory to stdout 9124 9260 # if CDPATH is set. 9125 if test "X\${CDPATH+set}" = Xset; then CDPATH=:; export CDPATH; fi 9261 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH 9126 9262 9127 9263 # The names of the tagged configurations supported by this script. … … 9153 9289 host_alias=$host_alias 9154 9290 host=$host 9291 host_os=$host_os 9292 9293 # The build system. 9294 build_alias=$build_alias 9295 build=$build 9296 build_os=$build_os 9155 9297 9156 9298 # An echo program that does not interpret backslashes. … … 9229 9371 compiler_c_o=$lt_lt_cv_prog_compiler_c_o 9230 9372 9231 # Must we lock files when doing compilation 9373 # Must we lock files when doing compilation? 9232 9374 need_locks=$lt_need_locks 9233 9375 … … 9524 9666 case $tagname in 9525 9667 CXX) 9526 if test -n "$CXX" && test "X$CXX" != "Xno"; then 9668 if test -n "$CXX" && ( test "X$CXX" != "Xno" && 9669 ( (test "X$CXX" = "Xg++" && `g++ -v >/dev/null 2>&1` ) || 9670 (test "X$CXX" != "Xg++"))) ; then 9527 9671 ac_ext=cc 9528 9672 ac_cpp='$CXXCPP $CPPFLAGS' … … 9582 9726 9583 9727 9728 # save warnings/boilerplate of simple test code 9729 ac_outfile=conftest.$ac_objext 9730 printf "$lt_simple_compile_test_code" >conftest.$ac_ext 9731 eval "$ac_compile" 2>&1 >/dev/null | $SED '/^$/d' >conftest.err 9732 _lt_compiler_boilerplate=`cat conftest.err` 9733 $rm conftest* 9734 9735 ac_outfile=conftest.$ac_objext 9736 printf "$lt_simple_link_test_code" >conftest.$ac_ext 9737 eval "$ac_link" 2>&1 >/dev/null | $SED '/^$/d' >conftest.err 9738 _lt_linker_boilerplate=`cat conftest.err` 9739 $rm conftest* 9740 9741 9584 9742 # Allow CC to be a program name with arguments. 9585 9743 lt_save_CC=$CC … … 9603 9761 compiler=$CC 9604 9762 compiler_CXX=$CC 9605 cc_basename=`$echo X"$compiler" | $Xsed -e 's%^.*/%%'` 9763 for cc_temp in $compiler""; do 9764 case $cc_temp in 9765 compile | *[\\/]compile | ccache | *[\\/]ccache ) ;; 9766 distcc | *[\\/]distcc | purify | *[\\/]purify ) ;; 9767 \-*) ;; 9768 *) break;; 9769 esac 9770 done 9771 cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` 9772 9606 9773 9607 9774 # We don't want -fno-exception wen compiling C++ code, so set the … … 9817 9984 9818 9985 if test "$GXX" = yes; then 9819 case $host_os in aix4. 012|aix4.012.*)9986 case $host_os in aix4.[012]|aix4.[012].*) 9820 9987 # We only want to do this on AIX 4.2 and lower, the check 9821 9988 # below for broken collect2 doesn't work under 4.3+ … … 9838 10005 esac 9839 10006 shared_flag='-shared' 10007 if test "$aix_use_runtimelinking" = yes; then 10008 shared_flag="$shared_flag "'${wl}-G' 10009 fi 9840 10010 else 9841 10011 # not using gcc … … 9885 10055 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9886 10056 (exit $ac_status); } && 9887 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 10057 { ac_try='test -z "$ac_cxx_werror_flag" 10058 || test ! -s conftest.err' 9888 10059 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 9889 10060 (eval $ac_try) 2>&5 … … 9946 10117 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9947 10118 (exit $ac_status); } && 9948 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 10119 { ac_try='test -z "$ac_cxx_werror_flag" 10120 || test ! -s conftest.err' 9949 10121 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 9950 10122 (eval $ac_try) 2>&5 … … 9997 10169 ;; 9998 10170 10171 9999 10172 cygwin* | mingw* | pw32*) 10000 10173 # _LT_AC_TAGVAR(hardcode_libdir_flag_spec, CXX) is actually meaningless, … … 10020 10193 fi 10021 10194 ;; 10022 10023 darwin* | rhapsody*) 10024 if test "$GXX" = yes; then 10025 archive_cmds_need_lc_CXX=no 10026 case "$host_os" in 10027 rhapsody* | darwin1.[012]) 10028 allow_undefined_flag_CXX='-undefined suppress' 10029 ;; 10030 *) # Darwin 1.3 on 10031 if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then 10032 allow_undefined_flag_CXX='-flat_namespace -undefined suppress' 10195 darwin* | rhapsody*) 10196 case "$host_os" in 10197 rhapsody* | darwin1.[012]) 10198 allow_undefined_flag_CXX='${wl}-undefined ${wl}suppress' 10199 ;; 10200 *) # Darwin 1.3 on 10201 if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then 10202 allow_undefined_flag_CXX='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' 10203 else 10204 case ${MACOSX_DEPLOYMENT_TARGET} in 10205 10.[012]) 10206 allow_undefined_flag_CXX='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' 10207 ;; 10208 10.*) 10209 allow_undefined_flag_CXX='${wl}-undefined ${wl}dynamic_lookup' 10210 ;; 10211 esac 10212 fi 10213 ;; 10214 esac 10215 archive_cmds_need_lc_CXX=no 10216 hardcode_direct_CXX=no 10217 hardcode_automatic_CXX=yes 10218 hardcode_shlibpath_var_CXX=unsupported 10219 whole_archive_flag_spec_CXX='' 10220 link_all_deplibs_CXX=yes 10221 10222 if test "$GXX" = yes ; then 10223 lt_int_apple_cc_single_mod=no 10224 output_verbose_link_cmd='echo' 10225 if $CC -dumpspecs 2>&1 | $EGREP 'single_module' >/dev/null ; then 10226 lt_int_apple_cc_single_mod=yes 10227 fi 10228 if test "X$lt_int_apple_cc_single_mod" = Xyes ; then 10229 archive_cmds_CXX='$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring' 10033 10230 else 10034 case ${MACOSX_DEPLOYMENT_TARGET} in 10035 10.[012]) 10036 allow_undefined_flag_CXX='-flat_namespace -undefined suppress' 10037 ;; 10038 10.*) 10039 allow_undefined_flag_CXX='-undefined dynamic_lookup' 10040 ;; 10041 esac 10231 archive_cmds_CXX='$CC -r -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs~$CC -dynamiclib $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring' 10232 fi 10233 module_cmds_CXX='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags' 10234 # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's 10235 if test "X$lt_int_apple_cc_single_mod" = Xyes ; then 10236 archive_expsym_cmds_CXX='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}' 10237 else 10238 archive_expsym_cmds_CXX='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -r -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs~$CC -dynamiclib $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}' 10239 fi 10240 module_expsym_cmds_CXX='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}' 10241 else 10242 case $cc_basename in 10243 xlc*) 10244 output_verbose_link_cmd='echo' 10245 archive_cmds_CXX='$CC -qmkshrobj ${wl}-single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring' 10246 module_cmds_CXX='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags' 10247 # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's 10248 archive_expsym_cmds_CXX='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -qmkshrobj ${wl}-single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}$rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}' 10249 module_expsym_cmds_CXX='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}' 10250 ;; 10251 *) 10252 ld_shlibs_CXX=no 10253 ;; 10254 esac 10042 10255 fi 10043 ;; 10044 esac 10045 lt_int_apple_cc_single_mod=no 10046 output_verbose_link_cmd='echo' 10047 if $CC -dumpspecs 2>&1 | grep 'single_module' >/dev/null ; then 10048 lt_int_apple_cc_single_mod=yes 10049 fi 10050 if test "X$lt_int_apple_cc_single_mod" = Xyes ; then 10051 archive_cmds_CXX='$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring' 10052 else 10053 archive_cmds_CXX='$CC -r ${wl}-bind_at_load -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs~$CC -dynamiclib $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring' 10054 fi 10055 module_cmds_CXX='$CC ${wl}-bind_at_load $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags' 10056 10057 # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's 10058 if test "X$lt_int_apple_cc_single_mod" = Xyes ; then 10059 archive_expsym_cmds_CXX='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}' 10060 else 10061 archive_expsym_cmds_CXX='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -r ${wl}-bind_at_load -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs~$CC -dynamiclib $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}' 10062 fi 10063 module_expsym_cmds_CXX='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}' 10064 hardcode_direct_CXX=no 10065 hardcode_automatic_CXX=yes 10066 hardcode_shlibpath_var_CXX=unsupported 10067 whole_archive_flag_spec_CXX='-all_load $convenience' 10068 link_all_deplibs_CXX=yes 10069 else 10070 ld_shlibs_CXX=no 10071 fi 10072 ;; 10256 ;; 10073 10257 10074 10258 dgux*) 10075 10259 case $cc_basename in 10076 ec++ )10260 ec++*) 10077 10261 # FIXME: insert proper C++ library support 10078 10262 ld_shlibs_CXX=no 10079 10263 ;; 10080 ghcx )10264 ghcx*) 10081 10265 # Green Hills C++ Compiler 10082 10266 # FIXME: insert proper C++ library support … … 10089 10273 esac 10090 10274 ;; 10091 freebsd 12*)10275 freebsd[12]*) 10092 10276 # C++ shared libraries reported to be fairly broken before switch to ELF 10093 10277 ld_shlibs_CXX=no … … 10096 10280 archive_cmds_need_lc_CXX=no 10097 10281 ;; 10098 freebsd* | kfreebsd*-gnu )10282 freebsd* | kfreebsd*-gnu | dragonfly*) 10099 10283 # FreeBSD 3 and later use GNU C++ and GNU ld with standard ELF 10100 10284 # conventions … … 10113 10297 10114 10298 case $cc_basename in 10115 CC )10299 CC*) 10116 10300 # FIXME: insert proper C++ library support 10117 10301 ld_shlibs_CXX=no 10118 10302 ;; 10119 aCC )10303 aCC*) 10120 10304 archive_cmds_CXX='$rm $output_objdir/$soname~$CC -b ${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' 10121 10305 # Commands to make compiler produce verbose output that lists … … 10127 10311 # from the output so that they don't get included in the library 10128 10312 # dependencies. 10129 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'10313 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' 10130 10314 ;; 10131 10315 *) … … 10178 10362 10179 10363 case $cc_basename in 10180 CC )10364 CC*) 10181 10365 # FIXME: insert proper C++ library support 10182 10366 ld_shlibs_CXX=no 10183 10367 ;; 10184 aCC )10368 aCC*) 10185 10369 case "$host_cpu" in 10186 10370 hppa*64*|ia64*) … … 10222 10406 irix5* | irix6*) 10223 10407 case $cc_basename in 10224 CC )10408 CC*) 10225 10409 # SGI C++ 10226 archive_cmds_CXX='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${o bjdir}/so_locations -o $lib'10410 archive_cmds_CXX='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' 10227 10411 10228 10412 # Archives containing C++ object files must be created using … … 10235 10419 if test "$GXX" = yes; then 10236 10420 if test "$with_gnu_ld" = no; then 10237 archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${o bjdir}/so_locations -o $lib'10421 archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' 10238 10422 else 10239 10423 archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` -o $lib' … … 10248 10432 linux*) 10249 10433 case $cc_basename in 10250 KCC )10434 KCC*) 10251 10435 # Kuck and Associates, Inc. (KAI) C++ Compiler 10252 10436 … … 10273 10457 old_archive_cmds_CXX='$CC -Bstatic -o $oldlib $oldobjs' 10274 10458 ;; 10275 icpc )10459 icpc*) 10276 10460 # Intel C++ 10277 10461 with_gnu_ld=yes 10462 # version 8.0 and above of icpc choke on multiply defined symbols 10463 # if we add $predep_objects and $postdep_objects, however 7.1 and 10464 # earlier do not add the objects themselves. 10465 case `$CC -V 2>&1` in 10466 *"Version 7."*) 10467 archive_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib' 10468 archive_expsym_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' 10469 ;; 10470 *) # Version 8.0 or newer 10471 tmp_idyn= 10472 case $host_cpu in 10473 ia64*) tmp_idyn=' -i_dynamic';; 10474 esac 10475 archive_cmds_CXX='$CC -shared'"$tmp_idyn"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' 10476 archive_expsym_cmds_CXX='$CC -shared'"$tmp_idyn"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' 10477 ;; 10478 esac 10278 10479 archive_cmds_need_lc_CXX=no 10279 archive_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'10280 archive_expsym_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'10281 10480 hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir' 10282 10481 export_dynamic_flag_spec_CXX='${wl}--export-dynamic' 10283 10482 whole_archive_flag_spec_CXX='${wl}--whole-archive$convenience ${wl}--no-whole-archive' 10284 10483 ;; 10285 cxx) 10484 pgCC*) 10485 # Portland Group C++ compiler 10486 archive_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib' 10487 archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib' 10488 10489 hardcode_libdir_flag_spec_CXX='${wl}--rpath ${wl}$libdir' 10490 export_dynamic_flag_spec_CXX='${wl}--export-dynamic' 10491 whole_archive_flag_spec_CXX='${wl}--whole-archive,`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive' 10492 ;; 10493 cxx*) 10286 10494 # Compaq C++ 10287 10495 archive_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib' … … 10314 10522 mvs*) 10315 10523 case $cc_basename in 10316 cxx )10524 cxx*) 10317 10525 # FIXME: insert proper C++ library support 10318 10526 ld_shlibs_CXX=no … … 10324 10532 esac 10325 10533 ;; 10326 netbsd* | netbsdelf*-gnu | knetbsd*-gnu)10534 netbsd*) 10327 10535 if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then 10328 10536 archive_cmds_CXX='$LD -Bshareable -o $lib $predep_objects $libobjs $deplibs $postdep_objects $linker_flags' … … 10335 10543 output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep conftest.$objext | $SED -e "s:-lgcc -lc -lgcc::"' 10336 10544 ;; 10545 openbsd2*) 10546 # C++ shared libraries are fairly broken 10547 ld_shlibs_CXX=no 10548 ;; 10549 openbsd*) 10550 hardcode_direct_CXX=yes 10551 hardcode_shlibpath_var_CXX=no 10552 archive_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib' 10553 hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir' 10554 if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then 10555 archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib' 10556 export_dynamic_flag_spec_CXX='${wl}-E' 10557 whole_archive_flag_spec_CXX="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive' 10558 fi 10559 output_verbose_link_cmd='echo' 10560 ;; 10337 10561 osf3*) 10338 10562 case $cc_basename in 10339 KCC )10563 KCC*) 10340 10564 # Kuck and Associates, Inc. (KAI) C++ Compiler 10341 10565 … … 10353 10577 10354 10578 ;; 10355 RCC )10579 RCC*) 10356 10580 # Rational C++ 2.4.1 10357 10581 # FIXME: insert proper C++ library support 10358 10582 ld_shlibs_CXX=no 10359 10583 ;; 10360 cxx )10584 cxx*) 10361 10585 allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*' 10362 archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && echo ${wl}-set_version $verstring` -update_registry ${o bjdir}/so_locations -o $lib'10586 archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && echo ${wl}-set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' 10363 10587 10364 10588 hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir' … … 10378 10602 if test "$GXX" = yes && test "$with_gnu_ld" = no; then 10379 10603 allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*' 10380 archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${o bjdir}/so_locations -o $lib'10604 archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' 10381 10605 10382 10606 hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir' … … 10397 10621 osf4* | osf5*) 10398 10622 case $cc_basename in 10399 KCC )10623 KCC*) 10400 10624 # Kuck and Associates, Inc. (KAI) C++ Compiler 10401 10625 … … 10412 10636 old_archive_cmds_CXX='$CC -o $oldlib $oldobjs' 10413 10637 ;; 10414 RCC )10638 RCC*) 10415 10639 # Rational C++ 2.4.1 10416 10640 # FIXME: insert proper C++ library support 10417 10641 ld_shlibs_CXX=no 10418 10642 ;; 10419 cxx )10643 cxx*) 10420 10644 allow_undefined_flag_CXX=' -expect_unresolved \*' 10421 archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${o bjdir}/so_locations -o $lib'10645 archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' 10422 10646 archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~ 10423 10647 echo "-hidden">> $lib.exp~ 10424 $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname -Wl,-input -Wl,$lib.exp `test -n "$verstring" && echo -set_version $verstring` -update_registry $ objdir/so_locations -o $lib~10648 $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname -Wl,-input -Wl,$lib.exp `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~ 10425 10649 $rm $lib.exp' 10426 10650 … … 10441 10665 if test "$GXX" = yes && test "$with_gnu_ld" = no; then 10442 10666 allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*' 10443 archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${o bjdir}/so_locations -o $lib'10667 archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' 10444 10668 10445 10669 hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir' … … 10465 10689 archive_cmds_need_lc_CXX=no 10466 10690 case $cc_basename in 10467 CC )10691 CC*) 10468 10692 # FIXME: insert proper C++ library support 10469 10693 ld_shlibs_CXX=no … … 10477 10701 sunos4*) 10478 10702 case $cc_basename in 10479 CC )10703 CC*) 10480 10704 # Sun C++ 4.x 10481 10705 # FIXME: insert proper C++ library support 10482 10706 ld_shlibs_CXX=no 10483 10707 ;; 10484 lcc )10708 lcc*) 10485 10709 # Lucid 10486 10710 # FIXME: insert proper C++ library support … … 10495 10719 solaris*) 10496 10720 case $cc_basename in 10497 CC )10721 CC*) 10498 10722 # Sun C++ 4.2, 5.x and Centerline C++ 10499 10723 no_undefined_flag_CXX=' -zdefs' … … 10505 10729 hardcode_shlibpath_var_CXX=no 10506 10730 case $host_os in 10507 solaris2. 0-5 | solaris2.0-5.*) ;;10731 solaris2.[0-5] | solaris2.[0-5].*) ;; 10508 10732 *) 10509 10733 # The C++ compiler is used as linker so we must use $wl 10510 10734 # flag to pass the commands to the underlying system 10511 # linker. 10735 # linker. We must also pass each convience library through 10736 # to the system linker between allextract/defaultextract. 10737 # The C++ compiler will combine linker options so we 10738 # cannot just pass the convience library names through 10739 # without $wl. 10512 10740 # Supported since Solaris 2.6 (maybe 2.5.1?) 10513 whole_archive_flag_spec_CXX='${wl}-z ${wl}allextract $convenience${wl}-z ${wl}defaultextract'10741 whole_archive_flag_spec_CXX='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' 10514 10742 ;; 10515 10743 esac … … 10532 10760 old_archive_cmds_CXX='$CC -xar -o $oldlib $oldobjs' 10533 10761 ;; 10534 gcx )10762 gcx*) 10535 10763 # Green Hills C++ Compiler 10536 10764 archive_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib' … … 10575 10803 tandem*) 10576 10804 case $cc_basename in 10577 NCC )10805 NCC*) 10578 10806 # NonStop-UX NCC 3.20 10579 10807 # FIXME: insert proper C++ library support … … 10784 11012 chorus*) 10785 11013 case $cc_basename in 10786 cxch68 )11014 cxch68*) 10787 11015 # Green Hills C++ Compiler 10788 11016 # _LT_AC_TAGVAR(lt_prog_compiler_static, CXX)="--no_auto_instantiation -u __main -u __premain -u _abort -r $COOL_DIR/lib/libOrb.a $MVME_DIR/lib/CC/libC.a $MVME_DIR/lib/classix/libcx.s.a" … … 10790 11018 esac 10791 11019 ;; 11020 darwin*) 11021 # PIC is the default on this platform 11022 # Common symbols not allowed in MH_DYLIB files 11023 case $cc_basename in 11024 xlc*) 11025 lt_prog_compiler_pic_CXX='-qnocommon' 11026 lt_prog_compiler_wl_CXX='-Wl,' 11027 ;; 11028 esac 11029 ;; 10792 11030 dgux*) 10793 11031 case $cc_basename in 10794 ec++ )11032 ec++*) 10795 11033 lt_prog_compiler_pic_CXX='-KPIC' 10796 11034 ;; 10797 ghcx )11035 ghcx*) 10798 11036 # Green Hills C++ Compiler 10799 11037 lt_prog_compiler_pic_CXX='-pic' … … 10803 11041 esac 10804 11042 ;; 10805 freebsd* | kfreebsd*-gnu )11043 freebsd* | kfreebsd*-gnu | dragonfly*) 10806 11044 # FreeBSD uses GNU C++ 10807 11045 ;; 10808 11046 hpux9* | hpux10* | hpux11*) 10809 11047 case $cc_basename in 10810 CC )11048 CC*) 10811 11049 lt_prog_compiler_wl_CXX='-Wl,' 10812 11050 lt_prog_compiler_static_CXX="${ac_cv_prog_cc_wl}-a ${ac_cv_prog_cc_wl}archive" … … 10815 11053 fi 10816 11054 ;; 10817 aCC )11055 aCC*) 10818 11056 lt_prog_compiler_wl_CXX='-Wl,' 10819 11057 lt_prog_compiler_static_CXX="${ac_cv_prog_cc_wl}-a ${ac_cv_prog_cc_wl}archive" … … 10833 11071 irix5* | irix6* | nonstopux*) 10834 11072 case $cc_basename in 10835 CC )11073 CC*) 10836 11074 lt_prog_compiler_wl_CXX='-Wl,' 10837 11075 lt_prog_compiler_static_CXX='-non_shared' … … 10844 11082 linux*) 10845 11083 case $cc_basename in 10846 KCC )11084 KCC*) 10847 11085 # KAI C++ Compiler 10848 11086 lt_prog_compiler_wl_CXX='--backend -Wl,' 10849 11087 lt_prog_compiler_pic_CXX='-fPIC' 10850 11088 ;; 10851 icpc )11089 icpc* | ecpc*) 10852 11090 # Intel C++ 10853 11091 lt_prog_compiler_wl_CXX='-Wl,' … … 10855 11093 lt_prog_compiler_static_CXX='-static' 10856 11094 ;; 10857 cxx) 11095 pgCC*) 11096 # Portland Group C++ compiler. 11097 lt_prog_compiler_wl_CXX='-Wl,' 11098 lt_prog_compiler_pic_CXX='-fpic' 11099 lt_prog_compiler_static_CXX='-static' 11100 ;; 11101 cxx*) 10858 11102 # Compaq C++ 10859 11103 # Make sure the PIC flag is empty. It appears that all Alpha … … 10872 11116 mvs*) 10873 11117 case $cc_basename in 10874 cxx )11118 cxx*) 10875 11119 lt_prog_compiler_pic_CXX='-W c,exportall' 10876 11120 ;; … … 10879 11123 esac 10880 11124 ;; 10881 netbsd* | netbsdelf*-gnu | knetbsd*-gnu)11125 netbsd*) 10882 11126 ;; 10883 11127 osf3* | osf4* | osf5*) 10884 11128 case $cc_basename in 10885 KCC )11129 KCC*) 10886 11130 lt_prog_compiler_wl_CXX='--backend -Wl,' 10887 11131 ;; 10888 RCC )11132 RCC*) 10889 11133 # Rational C++ 2.4.1 10890 11134 lt_prog_compiler_pic_CXX='-pic' 10891 11135 ;; 10892 cxx )11136 cxx*) 10893 11137 # Digital/Compaq C++ 10894 11138 lt_prog_compiler_wl_CXX='-Wl,' … … 10906 11150 sco*) 10907 11151 case $cc_basename in 10908 CC )11152 CC*) 10909 11153 lt_prog_compiler_pic_CXX='-fPIC' 10910 11154 ;; … … 10915 11159 solaris*) 10916 11160 case $cc_basename in 10917 CC )11161 CC*) 10918 11162 # Sun C++ 4.2, 5.x and Centerline C++ 10919 11163 lt_prog_compiler_pic_CXX='-KPIC' … … 10921 11165 lt_prog_compiler_wl_CXX='-Qoption ld ' 10922 11166 ;; 10923 gcx )11167 gcx*) 10924 11168 # Green Hills C++ Compiler 10925 11169 lt_prog_compiler_pic_CXX='-PIC' … … 10931 11175 sunos4*) 10932 11176 case $cc_basename in 10933 CC )11177 CC*) 10934 11178 # Sun C++ 4.x 10935 11179 lt_prog_compiler_pic_CXX='-pic' 10936 11180 lt_prog_compiler_static_CXX='-Bstatic' 10937 11181 ;; 10938 lcc )11182 lcc*) 10939 11183 # Lucid 10940 11184 lt_prog_compiler_pic_CXX='-pic' … … 10946 11190 tandem*) 10947 11191 case $cc_basename in 10948 NCC )11192 NCC*) 10949 11193 # NonStop-UX NCC 3.20 10950 11194 lt_prog_compiler_pic_CXX='-KPIC' … … 10990 11234 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 10991 11235 -e 's:$: $lt_compiler_flag:'` 10992 (eval echo "\"\$as_me:1 0992: $lt_compile\"" >&5)11236 (eval echo "\"\$as_me:11236: $lt_compile\"" >&5) 10993 11237 (eval "$lt_compile" 2>conftest.err) 10994 11238 ac_status=$? 10995 11239 cat conftest.err >&5 10996 echo "$as_me:1 0996: \$? = $ac_status" >&511240 echo "$as_me:11240: \$? = $ac_status" >&5 10997 11241 if (exit $ac_status) && test -s "$ac_outfile"; then 10998 11242 # The compiler can only warn and ignore the option if not recognized 10999 # So say no if there are warnings 11000 if test ! -s conftest.err; then 11243 # So say no if there are warnings other than the usual output. 11244 $echo "X$_lt_compiler_boilerplate" | $Xsed >conftest.exp 11245 $SED '/^$/d' conftest.err >conftest.er2 11246 if test ! -s conftest.err || diff conftest.exp conftest.er2 >/dev/null; then 11001 11247 lt_prog_compiler_pic_works_CXX=yes 11002 11248 fi … … 11050 11296 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 11051 11297 -e 's:$: $lt_compiler_flag:'` 11052 (eval echo "\"\$as_me:11 052: $lt_compile\"" >&5)11298 (eval echo "\"\$as_me:11298: $lt_compile\"" >&5) 11053 11299 (eval "$lt_compile" 2>out/conftest.err) 11054 11300 ac_status=$? 11055 11301 cat out/conftest.err >&5 11056 echo "$as_me:11 056: \$? = $ac_status" >&511302 echo "$as_me:11302: \$? = $ac_status" >&5 11057 11303 if (exit $ac_status) && test -s out/conftest2.$ac_objext 11058 11304 then 11059 11305 # The compiler can only warn and ignore the option if not recognized 11060 11306 # So say no if there are warnings 11061 if test ! -s out/conftest.err; then 11307 $echo "X$_lt_compiler_boilerplate" | $Xsed > out/conftest.exp 11308 $SED '/^$/d' out/conftest.err >out/conftest.er2 11309 if test ! -s out/conftest.err || diff out/conftest.exp out/conftest.er2 >/dev/null; then 11062 11310 lt_cv_prog_compiler_c_o_CXX=yes 11063 11311 fi … … 11118 11366 ;; 11119 11367 cygwin* | mingw*) 11120 export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGS] /s/.* \([^ ]*\)/\1 DATA/'\'' | $SED -e '\''/^[AITW] /s/.* //'\'' | sort | uniq > $export_symbols' 11121 ;; 11122 linux*) 11123 link_all_deplibs_CXX=no 11368 export_symbols_cmds_CXX='$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' 11124 11369 ;; 11125 11370 *) … … 11301 11546 ;; 11302 11547 11303 bsdi 4*)11548 bsdi[45]*) 11304 11549 version_type=linux 11305 11550 need_version=no … … 11359 11604 pw32*) 11360 11605 # pw32 DLLs use 'pw' prefix rather than 'lib' 11361 library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/ ./-/g'`${versuffix}${shared_ext}'11606 library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' 11362 11607 ;; 11363 11608 esac … … 11417 11662 ;; 11418 11663 11419 freebsd*) 11664 freebsd* | dragonfly*) 11665 # DragonFly does not have aout. When/if they implement a new 11666 # versioning mechanism, adjust this. 11420 11667 objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout` 11421 11668 version_type=freebsd-$objformat … … 11436 11683 shlibpath_overrides_runpath=yes 11437 11684 ;; 11438 freebsd3. 01* | freebsdelf3.01*)11685 freebsd3.[01]* | freebsdelf3.[01]*) 11439 11686 shlibpath_overrides_runpath=yes 11440 11687 hardcode_into_libs=yes … … 11560 11807 hardcode_into_libs=yes 11561 11808 11809 # find out which ABI we are using 11810 libsuff= 11811 case "$host_cpu" in 11812 x86_64*|s390x*|powerpc64*) 11813 echo '#line 11813 "configure"' > conftest.$ac_ext 11814 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 11815 (eval $ac_compile) 2>&5 11816 ac_status=$? 11817 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11818 (exit $ac_status); }; then 11819 case `/usr/bin/file conftest.$ac_objext` in 11820 *64-bit*) 11821 libsuff=64 11822 sys_lib_search_path_spec="/lib${libsuff} /usr/lib${libsuff} /usr/local/lib${libsuff}" 11823 ;; 11824 esac 11825 fi 11826 rm -rf conftest* 11827 ;; 11828 esac 11829 11562 11830 # Append ld.so.conf contents to the search path 11563 11831 if test -f /etc/ld.so.conf; then 11564 lt_ld_extra=` $SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf| tr '\n' ' '`11565 sys_lib_dlsearch_path_spec="/lib /usr/lib$lt_ld_extra"11832 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/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '` 11833 sys_lib_dlsearch_path_spec="/lib${libsuff} /usr/lib${libsuff} $lt_ld_extra" 11566 11834 fi 11567 11835 … … 11573 11841 # assume the GNU/Linux dynamic linker is in use. 11574 11842 dynamic_linker='GNU/Linux ld.so' 11575 ;;11576 11577 netbsdelf*-gnu)11578 version_type=linux11579 need_lib_prefix=no11580 need_version=no11581 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'11582 soname_spec='${libname}${release}${shared_ext}$major'11583 shlibpath_var=LD_LIBRARY_PATH11584 shlibpath_overrides_runpath=no11585 hardcode_into_libs=yes11586 dynamic_linker='NetBSD ld.elf_so'11587 11843 ;; 11588 11844 … … 11637 11893 version_type=sunos 11638 11894 need_lib_prefix=no 11639 need_version=yes 11895 # Some older versions of OpenBSD (3.3 at least) *do* need versioned libs. 11896 case $host_os in 11897 openbsd3.3 | openbsd3.3.*) need_version=yes ;; 11898 *) need_version=no ;; 11899 esac 11640 11900 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix' 11641 11901 finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir' … … 11759 12019 hardcode_action_CXX= 11760 12020 if test -n "$hardcode_libdir_flag_spec_CXX" || \ 11761 test -n "$runpath_var 11762 test "X$hardcode_automatic_CXX" ="Xyes" ; then12021 test -n "$runpath_var_CXX" || \ 12022 test "X$hardcode_automatic_CXX" = "Xyes" ; then 11763 12023 11764 12024 # We can hardcode non-existant directories. … … 11886 12146 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11887 12147 (exit $ac_status); } && 11888 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 12148 { ac_try='test -z "$ac_cxx_werror_flag" 12149 || test ! -s conftest.err' 11889 12150 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11890 12151 (eval $ac_try) 2>&5 … … 11989 12250 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11990 12251 (exit $ac_status); } && 11991 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 12252 { ac_try='test -z "$ac_cxx_werror_flag" 12253 || test ! -s conftest.err' 11992 12254 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11993 12255 (eval $ac_try) 2>&5 … … 12054 12316 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12055 12317 (exit $ac_status); } && 12056 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 12318 { ac_try='test -z "$ac_cxx_werror_flag" 12319 || test ! -s conftest.err' 12057 12320 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 12058 12321 (eval $ac_try) 2>&5 … … 12147 12410 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12148 12411 (exit $ac_status); } && 12149 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 12412 { ac_try='test -z "$ac_cxx_werror_flag" 12413 || test ! -s conftest.err' 12150 12414 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 12151 12415 (eval $ac_try) 2>&5 … … 12212 12476 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12213 12477 (exit $ac_status); } && 12214 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 12478 { ac_try='test -z "$ac_cxx_werror_flag" 12479 || test ! -s conftest.err' 12215 12480 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 12216 12481 (eval $ac_try) 2>&5 … … 12278 12543 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12279 12544 (exit $ac_status); } && 12280 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 12545 { ac_try='test -z "$ac_cxx_werror_flag" 12546 || test ! -s conftest.err' 12281 12547 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 12282 12548 (eval $ac_try) 2>&5 … … 12344 12610 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12345 12611 (exit $ac_status); } && 12346 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 12612 { ac_try='test -z "$ac_cxx_werror_flag" 12613 || test ! -s conftest.err' 12347 12614 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 12348 12615 (eval $ac_try) 2>&5 … … 12419 12686 lt_status=$lt_dlunknown 12420 12687 cat > conftest.$ac_ext <<EOF 12421 #line 12 421"configure"12688 #line 12688 "configure" 12422 12689 #include "confdefs.h" 12423 12690 … … 12517 12784 lt_status=$lt_dlunknown 12518 12785 cat > conftest.$ac_ext <<EOF 12519 #line 12 519"configure"12786 #line 12786 "configure" 12520 12787 #include "confdefs.h" 12521 12788 … … 12735 13002 host_alias=$host_alias 12736 13003 host=$host 13004 host_os=$host_os 13005 13006 # The build system. 13007 build_alias=$build_alias 13008 build=$build 13009 build_os=$build_os 12737 13010 12738 13011 # An echo program that does not interpret backslashes. … … 12811 13084 compiler_c_o=$lt_lt_cv_prog_compiler_c_o_CXX 12812 13085 12813 # Must we lock files when doing compilation 13086 # Must we lock files when doing compilation? 12814 13087 need_locks=$lt_need_locks 12815 13088 … … 13092 13365 13093 13366 13367 # save warnings/boilerplate of simple test code 13368 ac_outfile=conftest.$ac_objext 13369 printf "$lt_simple_compile_test_code" >conftest.$ac_ext 13370 eval "$ac_compile" 2>&1 >/dev/null | $SED '/^$/d' >conftest.err 13371 _lt_compiler_boilerplate=`cat conftest.err` 13372 $rm conftest* 13373 13374 ac_outfile=conftest.$ac_objext 13375 printf "$lt_simple_link_test_code" >conftest.$ac_ext 13376 eval "$ac_link" 2>&1 >/dev/null | $SED '/^$/d' >conftest.err 13377 _lt_linker_boilerplate=`cat conftest.err` 13378 $rm conftest* 13379 13380 13094 13381 # Allow CC to be a program name with arguments. 13095 13382 lt_save_CC="$CC" … … 13097 13384 compiler=$CC 13098 13385 compiler_F77=$CC 13099 cc_basename=`$echo X"$compiler" | $Xsed -e 's%^.*/%%'` 13386 for cc_temp in $compiler""; do 13387 case $cc_temp in 13388 compile | *[\\/]compile | ccache | *[\\/]ccache ) ;; 13389 distcc | *[\\/]distcc | purify | *[\\/]purify ) ;; 13390 \-*) ;; 13391 *) break;; 13392 esac 13393 done 13394 cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` 13395 13100 13396 13101 13397 echo "$as_me:$LINENO: checking if libtool supports shared libraries" >&5 … … 13119 13415 ;; 13120 13416 aix4* | aix5*) 13121 test "$enable_shared" = yes && enable_static=no 13417 if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then 13418 test "$enable_shared" = yes && enable_static=no 13419 fi 13122 13420 ;; 13123 13421 esac … … 13222 13520 fi 13223 13521 ;; 13522 darwin*) 13523 # PIC is the default on this platform 13524 # Common symbols not allowed in MH_DYLIB files 13525 case $cc_basename in 13526 xlc*) 13527 lt_prog_compiler_pic_F77='-qnocommon' 13528 lt_prog_compiler_wl_F77='-Wl,' 13529 ;; 13530 esac 13531 ;; 13224 13532 13225 13533 mingw* | pw32* | os2*) … … 13257 13565 13258 13566 linux*) 13259 case $ CCin13567 case $cc_basename in 13260 13568 icc* | ecc*) 13261 13569 lt_prog_compiler_wl_F77='-Wl,' 13262 13570 lt_prog_compiler_pic_F77='-KPIC' 13571 lt_prog_compiler_static_F77='-static' 13572 ;; 13573 pgcc* | pgf77* | pgf90*) 13574 # Portland Group compilers (*not* the Pentium gcc compiler, 13575 # which looks to be a dead project) 13576 lt_prog_compiler_wl_F77='-Wl,' 13577 lt_prog_compiler_pic_F77='-fpic' 13263 13578 lt_prog_compiler_static_F77='-static' 13264 13579 ;; … … 13283 13598 13284 13599 solaris*) 13285 lt_prog_compiler_wl_F77='-Wl,'13286 13600 lt_prog_compiler_pic_F77='-KPIC' 13287 13601 lt_prog_compiler_static_F77='-Bstatic' 13602 case $cc_basename in 13603 f77* | f90* | f95*) 13604 lt_prog_compiler_wl_F77='-Qoption ld ';; 13605 *) 13606 lt_prog_compiler_wl_F77='-Wl,';; 13607 esac 13288 13608 ;; 13289 13609 … … 13305 13625 lt_prog_compiler_static_F77='-Bstatic' 13306 13626 fi 13627 ;; 13628 13629 unicos*) 13630 lt_prog_compiler_wl_F77='-Wl,' 13631 lt_prog_compiler_can_build_shared_F77=no 13307 13632 ;; 13308 13633 … … 13344 13669 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 13345 13670 -e 's:$: $lt_compiler_flag:'` 13346 (eval echo "\"\$as_me:13 346: $lt_compile\"" >&5)13671 (eval echo "\"\$as_me:13671: $lt_compile\"" >&5) 13347 13672 (eval "$lt_compile" 2>conftest.err) 13348 13673 ac_status=$? 13349 13674 cat conftest.err >&5 13350 echo "$as_me:13 350: \$? = $ac_status" >&513675 echo "$as_me:13675: \$? = $ac_status" >&5 13351 13676 if (exit $ac_status) && test -s "$ac_outfile"; then 13352 13677 # The compiler can only warn and ignore the option if not recognized 13353 # So say no if there are warnings 13354 if test ! -s conftest.err; then 13678 # So say no if there are warnings other than the usual output. 13679 $echo "X$_lt_compiler_boilerplate" | $Xsed >conftest.exp 13680 $SED '/^$/d' conftest.err >conftest.er2 13681 if test ! -s conftest.err || diff conftest.exp conftest.er2 >/dev/null; then 13355 13682 lt_prog_compiler_pic_works_F77=yes 13356 13683 fi … … 13404 13731 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 13405 13732 -e 's:$: $lt_compiler_flag:'` 13406 (eval echo "\"\$as_me:13 406: $lt_compile\"" >&5)13733 (eval echo "\"\$as_me:13733: $lt_compile\"" >&5) 13407 13734 (eval "$lt_compile" 2>out/conftest.err) 13408 13735 ac_status=$? 13409 13736 cat out/conftest.err >&5 13410 echo "$as_me:13 410: \$? = $ac_status" >&513737 echo "$as_me:13737: \$? = $ac_status" >&5 13411 13738 if (exit $ac_status) && test -s out/conftest2.$ac_objext 13412 13739 then 13413 13740 # The compiler can only warn and ignore the option if not recognized 13414 13741 # So say no if there are warnings 13415 if test ! -s out/conftest.err; then 13742 $echo "X$_lt_compiler_boilerplate" | $Xsed > out/conftest.exp 13743 $SED '/^$/d' out/conftest.err >out/conftest.er2 13744 if test ! -s out/conftest.err || diff out/conftest.exp out/conftest.er2 >/dev/null; then 13416 13745 lt_cv_prog_compiler_c_o_F77=yes 13417 13746 fi … … 13493 13822 # preloaded symbol tables. 13494 13823 extract_expsyms_cmds= 13824 # Just being paranoid about ensuring that cc_basename is set. 13825 for cc_temp in $compiler""; do 13826 case $cc_temp in 13827 compile | *[\\/]compile | ccache | *[\\/]ccache ) ;; 13828 distcc | *[\\/]distcc | purify | *[\\/]purify ) ;; 13829 \-*) ;; 13830 *) break;; 13831 esac 13832 done 13833 cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` 13495 13834 13496 13835 case $host_os in … … 13513 13852 wlarc='${wl}' 13514 13853 13854 # Set some defaults for GNU ld with shared library support. These 13855 # are reset later if shared libraries are not supported. Putting them 13856 # here allows them to be overridden if necessary. 13857 runpath_var=LD_RUN_PATH 13858 hardcode_libdir_flag_spec_F77='${wl}--rpath ${wl}$libdir' 13859 export_dynamic_flag_spec_F77='${wl}--export-dynamic' 13860 # ancient GNU ld didn't support --whole-archive et. al. 13861 if $LD --help 2>&1 | grep 'no-whole-archive' > /dev/null; then 13862 whole_archive_flag_spec_F77="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive' 13863 else 13864 whole_archive_flag_spec_F77= 13865 fi 13866 supports_anon_versioning=no 13867 case `$LD -v 2>/dev/null` in 13868 *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11 13869 *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ... 13870 *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ... 13871 *\ 2.11.*) ;; # other 2.11 versions 13872 *) supports_anon_versioning=yes ;; 13873 esac 13874 13515 13875 # See if GNU ld supports shared libraries. 13516 13876 case $host_os in … … 13563 13923 always_export_symbols_F77=no 13564 13924 enable_shared_with_static_runtimes_F77=yes 13565 export_symbols_cmds_F77='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDG S] /s/.* \([^ ]*\)/\1 DATA/'\'' | $SED -e '\''/^[AITW] /s/.* //'\'' | sort | uniq > $export_symbols'13925 export_symbols_cmds_F77='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS] /s/.* \([^ ]*\)/\1 DATA/'\'' | $SED -e '\''/^[AITW] /s/.* //'\'' | sort | uniq > $export_symbols' 13566 13926 13567 13927 if $LD --help 2>&1 | grep 'auto-import' > /dev/null; then … … 13577 13937 $CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--image-base=0x10000000 ${wl}--out-implib,$lib' 13578 13938 else 13579 ld_shlibs =no13939 ld_shlibs_F77=no 13580 13940 fi 13581 13941 ;; 13582 13942 13583 netbsd* | netbsdelf*-gnu | knetbsd*-gnu) 13943 linux*) 13944 if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then 13945 tmp_addflag= 13946 case $cc_basename,$host_cpu in 13947 pgcc*) # Portland Group C compiler 13948 whole_archive_flag_spec_F77='${wl}--whole-archive,`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive' 13949 tmp_addflag=' $pic_flag' 13950 ;; 13951 pgf77* | pgf90* ) # Portland Group f77 and f90 compilers 13952 whole_archive_flag_spec_F77='${wl}--whole-archive,`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive' 13953 tmp_addflag=' $pic_flag -Mnomain' ;; 13954 ecc*,ia64* | icc*,ia64*) # Intel C compiler on ia64 13955 tmp_addflag=' -i_dynamic' ;; 13956 efc*,ia64* | ifort*,ia64*) # Intel Fortran compiler on ia64 13957 tmp_addflag=' -i_dynamic -nofor_main' ;; 13958 ifc* | ifort*) # Intel Fortran compiler 13959 tmp_addflag=' -nofor_main' ;; 13960 esac 13961 archive_cmds_F77='$CC -shared'"$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' 13962 13963 if test $supports_anon_versioning = yes; then 13964 archive_expsym_cmds_F77='$echo "{ global:" > $output_objdir/$libname.ver~ 13965 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~ 13966 $echo "local: *; };" >> $output_objdir/$libname.ver~ 13967 $CC -shared'"$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib' 13968 fi 13969 else 13970 ld_shlibs_F77=no 13971 fi 13972 ;; 13973 13974 netbsd*) 13584 13975 if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then 13585 13976 archive_cmds_F77='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib' … … 13619 14010 ;; 13620 14011 13621 linux*)13622 if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then13623 tmp_archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'13624 archive_cmds_F77="$tmp_archive_cmds"13625 supports_anon_versioning=no13626 case `$LD -v 2>/dev/null` in13627 *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.1113628 *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ...13629 *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ...13630 *\ 2.11.*) ;; # other 2.11 versions13631 *) supports_anon_versioning=yes ;;13632 esac13633 if test $supports_anon_versioning = yes; then13634 archive_expsym_cmds_F77='$echo "{ global:" > $output_objdir/$libname.ver~13635 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~13636 $echo "local: *; };" >> $output_objdir/$libname.ver~13637 $CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'13638 else13639 archive_expsym_cmds_F77="$tmp_archive_cmds"13640 fi13641 link_all_deplibs_F77=no13642 else13643 ld_shlibs_F77=no13644 fi13645 ;;13646 13647 14012 *) 13648 14013 if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then … … 13655 14020 esac 13656 14021 13657 if test "$ld_shlibs_F77" = yes; then 13658 runpath_var=LD_RUN_PATH 13659 hardcode_libdir_flag_spec_F77='${wl}--rpath ${wl}$libdir' 13660 export_dynamic_flag_spec_F77='${wl}--export-dynamic' 13661 # ancient GNU ld didn't support --whole-archive et. al. 13662 if $LD --help 2>&1 | grep 'no-whole-archive' > /dev/null; then 13663 whole_archive_flag_spec_F77="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive' 13664 else 13665 whole_archive_flag_spec_F77= 13666 fi 14022 if test "$ld_shlibs_F77" = no; then 14023 runpath_var= 14024 hardcode_libdir_flag_spec_F77= 14025 export_dynamic_flag_spec_F77= 14026 whole_archive_flag_spec_F77= 13667 14027 fi 13668 14028 else … … 13728 14088 13729 14089 if test "$GCC" = yes; then 13730 case $host_os in aix4. 012|aix4.012.*)14090 case $host_os in aix4.[012]|aix4.[012].*) 13731 14091 # We only want to do this on AIX 4.2 and lower, the check 13732 14092 # below for broken collect2 doesn't work under 4.3+ … … 13749 14109 esac 13750 14110 shared_flag='-shared' 14111 if test "$aix_use_runtimelinking" = yes; then 14112 shared_flag="$shared_flag "'${wl}-G' 14113 fi 13751 14114 else 13752 14115 # not using gcc … … 13786 14149 echo "$as_me:$LINENO: \$? = $ac_status" >&5 13787 14150 (exit $ac_status); } && 13788 { ac_try='test -z "$ac_f77_werror_flag" || test ! -s conftest.err' 14151 { ac_try='test -z "$ac_f77_werror_flag" 14152 || test ! -s conftest.err' 13789 14153 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 13790 14154 (eval $ac_try) 2>&5 … … 13836 14200 echo "$as_me:$LINENO: \$? = $ac_status" >&5 13837 14201 (exit $ac_status); } && 13838 { ac_try='test -z "$ac_f77_werror_flag" || test ! -s conftest.err' 14202 { ac_try='test -z "$ac_f77_werror_flag" 14203 || test ! -s conftest.err' 13839 14204 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 13840 14205 (eval $ac_try) 2>&5 … … 13887 14252 ;; 13888 14253 13889 bsdi 4*)14254 bsdi[45]*) 13890 14255 export_dynamic_flag_spec_F77=-rdynamic 13891 14256 ;; … … 13908 14273 # FIXME: Should let the user specify the lib program. 13909 14274 old_archive_cmds_F77='lib /OUT:$oldlib$oldobjs$old_deplibs' 13910 fix_srcfile_path ='`cygpath -w "$srcfile"`'14275 fix_srcfile_path_F77='`cygpath -w "$srcfile"`' 13911 14276 enable_shared_with_static_runtimes_F77=yes 13912 14277 ;; 13913 14278 13914 14279 darwin* | rhapsody*) 13915 if test "$GXX" = yes ; then 14280 case "$host_os" in 14281 rhapsody* | darwin1.[012]) 14282 allow_undefined_flag_F77='${wl}-undefined ${wl}suppress' 14283 ;; 14284 *) # Darwin 1.3 on 14285 if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then 14286 allow_undefined_flag_F77='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' 14287 else 14288 case ${MACOSX_DEPLOYMENT_TARGET} in 14289 10.[012]) 14290 allow_undefined_flag_F77='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' 14291 ;; 14292 10.*) 14293 allow_undefined_flag_F77='${wl}-undefined ${wl}dynamic_lookup' 14294 ;; 14295 esac 14296 fi 14297 ;; 14298 esac 13916 14299 archive_cmds_need_lc_F77=no 13917 case "$host_os" in13918 rhapsody* | darwin1.[012])13919 allow_undefined_flag_F77='-undefined suppress'13920 ;;13921 *) # Darwin 1.3 on13922 if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then13923 allow_undefined_flag_F77='-flat_namespace -undefined suppress'13924 else13925 case ${MACOSX_DEPLOYMENT_TARGET} in13926 10.[012])13927 allow_undefined_flag_F77='-flat_namespace -undefined suppress'13928 ;;13929 10.*)13930 allow_undefined_flag_F77='-undefined dynamic_lookup'13931 ;;13932 esac13933 fi13934 ;;13935 esac13936 lt_int_apple_cc_single_mod=no13937 output_verbose_link_cmd='echo'13938 if $CC -dumpspecs 2>&1 | grep 'single_module' >/dev/null ; then13939 lt_int_apple_cc_single_mod=yes13940 fi13941 if test "X$lt_int_apple_cc_single_mod" = Xyes ; then13942 archive_cmds_F77='$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring'13943 else13944 archive_cmds_F77='$CC -r ${wl}-bind_at_load -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs~$CC -dynamiclib $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring'13945 fi13946 module_cmds_F77='$CC ${wl}-bind_at_load $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'13947 # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's13948 if test "X$lt_int_apple_cc_single_mod" = Xyes ; then13949 archive_expsym_cmds_F77='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'13950 else13951 archive_expsym_cmds_F77='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -r ${wl}-bind_at_load -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs~$CC -dynamiclib $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'13952 fi13953 module_expsym_cmds_F77='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'13954 14300 hardcode_direct_F77=no 13955 14301 hardcode_automatic_F77=yes 13956 14302 hardcode_shlibpath_var_F77=unsupported 13957 whole_archive_flag_spec_F77=' -all_load $convenience'14303 whole_archive_flag_spec_F77='' 13958 14304 link_all_deplibs_F77=yes 14305 if test "$GCC" = yes ; then 14306 output_verbose_link_cmd='echo' 14307 archive_cmds_F77='$CC -dynamiclib $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring' 14308 module_cmds_F77='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags' 14309 # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's 14310 archive_expsym_cmds_F77='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -dynamiclib $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}' 14311 module_expsym_cmds_F77='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}' 13959 14312 else 13960 ld_shlibs_F77=no 14313 case $cc_basename in 14314 xlc*) 14315 output_verbose_link_cmd='echo' 14316 archive_cmds_F77='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring' 14317 module_cmds_F77='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags' 14318 # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's 14319 archive_expsym_cmds_F77='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}$rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}' 14320 module_expsym_cmds_F77='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}' 14321 ;; 14322 *) 14323 ld_shlibs_F77=no 14324 ;; 14325 esac 13961 14326 fi 13962 14327 ;; … … 13992 14357 13993 14358 # FreeBSD 3 and greater uses gcc -shared to do shared libraries. 13994 freebsd* | kfreebsd*-gnu )14359 freebsd* | kfreebsd*-gnu | dragonfly*) 13995 14360 archive_cmds_F77='$CC -shared -o $lib $libobjs $deplibs $compiler_flags' 13996 14361 hardcode_libdir_flag_spec_F77='-R$libdir' … … 14079 14444 ;; 14080 14445 14081 netbsd* | netbsdelf*-gnu | knetbsd*-gnu)14446 netbsd*) 14082 14447 if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then 14083 14448 archive_cmds_F77='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out … … 14103 14468 if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then 14104 14469 archive_cmds_F77='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' 14470 archive_expsym_cmds_F77='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-retain-symbols-file,$export_symbols' 14105 14471 hardcode_libdir_flag_spec_F77='${wl}-rpath,$libdir' 14106 14472 export_dynamic_flag_spec_F77='${wl}-E' … … 14148 14514 archive_cmds_F77='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' 14149 14515 archive_expsym_cmds_F77='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~ 14150 $LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${o bjdir}/so_locations -o $lib~$rm $lib.exp'14516 $LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp' 14151 14517 14152 14518 # Both c and cxx compiler support -rpath directly … … 14167 14533 no_undefined_flag_F77=' -z text' 14168 14534 if test "$GCC" = yes; then 14535 wlarc='${wl}' 14169 14536 archive_cmds_F77='$CC -shared ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags' 14170 14537 archive_expsym_cmds_F77='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~ 14171 14538 $CC -shared ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$rm $lib.exp' 14172 14539 else 14540 wlarc='' 14173 14541 archive_cmds_F77='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags' 14174 14542 archive_expsym_cmds_F77='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~ … … 14179 14547 case $host_os in 14180 14548 solaris2.[0-5] | solaris2.[0-5].*) ;; 14181 *) # Supported since Solaris 2.6 (maybe 2.5.1?) 14182 whole_archive_flag_spec_F77='-z allextract$convenience -z defaultextract' ;; 14549 *) 14550 # The compiler driver will combine linker options so we 14551 # cannot just pass the convience library names through 14552 # without $wl, iff we do not link with $LD. 14553 # Luckily, gcc supports the same syntax we need for Sun Studio. 14554 # Supported since Solaris 2.6 (maybe 2.5.1?) 14555 case $wlarc in 14556 '') 14557 whole_archive_flag_spec_F77='-z allextract$convenience -z defaultextract' ;; 14558 *) 14559 whole_archive_flag_spec_F77='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' ;; 14560 esac ;; 14183 14561 esac 14184 14562 link_all_deplibs_F77=yes … … 14454 14832 ;; 14455 14833 14456 bsdi 4*)14834 bsdi[45]*) 14457 14835 version_type=linux 14458 14836 need_version=no … … 14512 14890 pw32*) 14513 14891 # pw32 DLLs use 'pw' prefix rather than 'lib' 14514 library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/ ./-/g'`${versuffix}${shared_ext}'14892 library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' 14515 14893 ;; 14516 14894 esac … … 14570 14948 ;; 14571 14949 14572 freebsd*) 14950 freebsd* | dragonfly*) 14951 # DragonFly does not have aout. When/if they implement a new 14952 # versioning mechanism, adjust this. 14573 14953 objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout` 14574 14954 version_type=freebsd-$objformat … … 14589 14969 shlibpath_overrides_runpath=yes 14590 14970 ;; 14591 freebsd3. 01* | freebsdelf3.01*)14971 freebsd3.[01]* | freebsdelf3.[01]*) 14592 14972 shlibpath_overrides_runpath=yes 14593 14973 hardcode_into_libs=yes … … 14713 15093 hardcode_into_libs=yes 14714 15094 15095 # find out which ABI we are using 15096 libsuff= 15097 case "$host_cpu" in 15098 x86_64*|s390x*|powerpc64*) 15099 echo '#line 15099 "configure"' > conftest.$ac_ext 15100 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 15101 (eval $ac_compile) 2>&5 15102 ac_status=$? 15103 echo "$as_me:$LINENO: \$? = $ac_status" >&5 15104 (exit $ac_status); }; then 15105 case `/usr/bin/file conftest.$ac_objext` in 15106 *64-bit*) 15107 libsuff=64 15108 sys_lib_search_path_spec="/lib${libsuff} /usr/lib${libsuff} /usr/local/lib${libsuff}" 15109 ;; 15110 esac 15111 fi 15112 rm -rf conftest* 15113 ;; 15114 esac 15115 14715 15116 # Append ld.so.conf contents to the search path 14716 15117 if test -f /etc/ld.so.conf; then 14717 lt_ld_extra=` $SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf| tr '\n' ' '`14718 sys_lib_dlsearch_path_spec="/lib /usr/lib$lt_ld_extra"15118 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/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '` 15119 sys_lib_dlsearch_path_spec="/lib${libsuff} /usr/lib${libsuff} $lt_ld_extra" 14719 15120 fi 14720 15121 … … 14726 15127 # assume the GNU/Linux dynamic linker is in use. 14727 15128 dynamic_linker='GNU/Linux ld.so' 14728 ;;14729 14730 netbsdelf*-gnu)14731 version_type=linux14732 need_lib_prefix=no14733 need_version=no14734 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'14735 soname_spec='${libname}${release}${shared_ext}$major'14736 shlibpath_var=LD_LIBRARY_PATH14737 shlibpath_overrides_runpath=no14738 hardcode_into_libs=yes14739 dynamic_linker='NetBSD ld.elf_so'14740 15129 ;; 14741 15130 … … 14790 15179 version_type=sunos 14791 15180 need_lib_prefix=no 14792 need_version=yes 15181 # Some older versions of OpenBSD (3.3 at least) *do* need versioned libs. 15182 case $host_os in 15183 openbsd3.3 | openbsd3.3.*) need_version=yes ;; 15184 *) need_version=no ;; 15185 esac 14793 15186 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix' 14794 15187 finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir' … … 14912 15305 hardcode_action_F77= 14913 15306 if test -n "$hardcode_libdir_flag_spec_F77" || \ 14914 test -n "$runpath_var 14915 test "X$hardcode_automatic_F77" ="Xyes" ; then15307 test -n "$runpath_var_F77" || \ 15308 test "X$hardcode_automatic_F77" = "Xyes" ; then 14916 15309 14917 15310 # We can hardcode non-existant directories. … … 15090 15483 host_alias=$host_alias 15091 15484 host=$host 15485 host_os=$host_os 15486 15487 # The build system. 15488 build_alias=$build_alias 15489 build=$build 15490 build_os=$build_os 15092 15491 15093 15492 # An echo program that does not interpret backslashes. … … 15166 15565 compiler_c_o=$lt_lt_cv_prog_compiler_c_o_F77 15167 15566 15168 # Must we lock files when doing compilation 15567 # Must we lock files when doing compilation? 15169 15568 need_locks=$lt_need_locks 15170 15569 … … 15404 15803 15405 15804 # Code to be used in simple link tests 15406 lt_simple_link_test_code='public class conftest { public static void main(String argv) {}; }\n'15805 lt_simple_link_test_code='public class conftest { public static void main(String[] argv) {}; }\n' 15407 15806 15408 15807 # ltmain only uses $CC for tagged configurations so make sure $CC is set. … … 15413 15812 # Allow CC to be a program name with arguments. 15414 15813 compiler=$CC 15814 15815 15816 # save warnings/boilerplate of simple test code 15817 ac_outfile=conftest.$ac_objext 15818 printf "$lt_simple_compile_test_code" >conftest.$ac_ext 15819 eval "$ac_compile" 2>&1 >/dev/null | $SED '/^$/d' >conftest.err 15820 _lt_compiler_boilerplate=`cat conftest.err` 15821 $rm conftest* 15822 15823 ac_outfile=conftest.$ac_objext 15824 printf "$lt_simple_link_test_code" >conftest.$ac_ext 15825 eval "$ac_link" 2>&1 >/dev/null | $SED '/^$/d' >conftest.err 15826 _lt_linker_boilerplate=`cat conftest.err` 15827 $rm conftest* 15415 15828 15416 15829 … … 15420 15833 compiler=$CC 15421 15834 compiler_GCJ=$CC 15835 for cc_temp in $compiler""; do 15836 case $cc_temp in 15837 compile | *[\\/]compile | ccache | *[\\/]ccache ) ;; 15838 distcc | *[\\/]distcc | purify | *[\\/]purify ) ;; 15839 \-*) ;; 15840 *) break;; 15841 esac 15842 done 15843 cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` 15844 15422 15845 15423 15846 # GCJ did not exist at the time GCC didn't implicitly link libc in. 15424 15847 archive_cmds_need_lc_GCJ=no 15848 15849 old_archive_cmds_GCJ=$old_archive_cmds 15425 15850 15426 15851 … … 15449 15874 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 15450 15875 -e 's:$: $lt_compiler_flag:'` 15451 (eval echo "\"\$as_me:15 451: $lt_compile\"" >&5)15876 (eval echo "\"\$as_me:15876: $lt_compile\"" >&5) 15452 15877 (eval "$lt_compile" 2>conftest.err) 15453 15878 ac_status=$? 15454 15879 cat conftest.err >&5 15455 echo "$as_me:15 455: \$? = $ac_status" >&515880 echo "$as_me:15880: \$? = $ac_status" >&5 15456 15881 if (exit $ac_status) && test -s "$ac_outfile"; then 15457 15882 # The compiler can only warn and ignore the option if not recognized 15458 # So say no if there are warnings 15459 if test ! -s conftest.err; then 15883 # So say no if there are warnings other than the usual output. 15884 $echo "X$_lt_compiler_boilerplate" | $Xsed >conftest.exp 15885 $SED '/^$/d' conftest.err >conftest.er2 15886 if test ! -s conftest.err || diff conftest.exp conftest.er2 >/dev/null; then 15460 15887 lt_cv_prog_compiler_rtti_exceptions=yes 15461 15888 fi … … 15560 15987 fi 15561 15988 ;; 15989 darwin*) 15990 # PIC is the default on this platform 15991 # Common symbols not allowed in MH_DYLIB files 15992 case $cc_basename in 15993 xlc*) 15994 lt_prog_compiler_pic_GCJ='-qnocommon' 15995 lt_prog_compiler_wl_GCJ='-Wl,' 15996 ;; 15997 esac 15998 ;; 15562 15999 15563 16000 mingw* | pw32* | os2*) … … 15595 16032 15596 16033 linux*) 15597 case $ CCin16034 case $cc_basename in 15598 16035 icc* | ecc*) 15599 16036 lt_prog_compiler_wl_GCJ='-Wl,' 15600 16037 lt_prog_compiler_pic_GCJ='-KPIC' 16038 lt_prog_compiler_static_GCJ='-static' 16039 ;; 16040 pgcc* | pgf77* | pgf90*) 16041 # Portland Group compilers (*not* the Pentium gcc compiler, 16042 # which looks to be a dead project) 16043 lt_prog_compiler_wl_GCJ='-Wl,' 16044 lt_prog_compiler_pic_GCJ='-fpic' 15601 16045 lt_prog_compiler_static_GCJ='-static' 15602 16046 ;; … … 15621 16065 15622 16066 solaris*) 15623 lt_prog_compiler_wl_GCJ='-Wl,'15624 16067 lt_prog_compiler_pic_GCJ='-KPIC' 15625 16068 lt_prog_compiler_static_GCJ='-Bstatic' 16069 case $cc_basename in 16070 f77* | f90* | f95*) 16071 lt_prog_compiler_wl_GCJ='-Qoption ld ';; 16072 *) 16073 lt_prog_compiler_wl_GCJ='-Wl,';; 16074 esac 15626 16075 ;; 15627 16076 … … 15643 16092 lt_prog_compiler_static_GCJ='-Bstatic' 15644 16093 fi 16094 ;; 16095 16096 unicos*) 16097 lt_prog_compiler_wl_GCJ='-Wl,' 16098 lt_prog_compiler_can_build_shared_GCJ=no 15645 16099 ;; 15646 16100 … … 15682 16136 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 15683 16137 -e 's:$: $lt_compiler_flag:'` 15684 (eval echo "\"\$as_me:1 5684: $lt_compile\"" >&5)16138 (eval echo "\"\$as_me:16138: $lt_compile\"" >&5) 15685 16139 (eval "$lt_compile" 2>conftest.err) 15686 16140 ac_status=$? 15687 16141 cat conftest.err >&5 15688 echo "$as_me:1 5688: \$? = $ac_status" >&516142 echo "$as_me:16142: \$? = $ac_status" >&5 15689 16143 if (exit $ac_status) && test -s "$ac_outfile"; then 15690 16144 # The compiler can only warn and ignore the option if not recognized 15691 # So say no if there are warnings 15692 if test ! -s conftest.err; then 16145 # So say no if there are warnings other than the usual output. 16146 $echo "X$_lt_compiler_boilerplate" | $Xsed >conftest.exp 16147 $SED '/^$/d' conftest.err >conftest.er2 16148 if test ! -s conftest.err || diff conftest.exp conftest.er2 >/dev/null; then 15693 16149 lt_prog_compiler_pic_works_GCJ=yes 15694 16150 fi … … 15742 16198 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 15743 16199 -e 's:$: $lt_compiler_flag:'` 15744 (eval echo "\"\$as_me:1 5744: $lt_compile\"" >&5)16200 (eval echo "\"\$as_me:16200: $lt_compile\"" >&5) 15745 16201 (eval "$lt_compile" 2>out/conftest.err) 15746 16202 ac_status=$? 15747 16203 cat out/conftest.err >&5 15748 echo "$as_me:1 5748: \$? = $ac_status" >&516204 echo "$as_me:16204: \$? = $ac_status" >&5 15749 16205 if (exit $ac_status) && test -s out/conftest2.$ac_objext 15750 16206 then 15751 16207 # The compiler can only warn and ignore the option if not recognized 15752 16208 # So say no if there are warnings 15753 if test ! -s out/conftest.err; then 16209 $echo "X$_lt_compiler_boilerplate" | $Xsed > out/conftest.exp 16210 $SED '/^$/d' out/conftest.err >out/conftest.er2 16211 if test ! -s out/conftest.err || diff out/conftest.exp out/conftest.er2 >/dev/null; then 15754 16212 lt_cv_prog_compiler_c_o_GCJ=yes 15755 16213 fi … … 15831 16289 # preloaded symbol tables. 15832 16290 extract_expsyms_cmds= 16291 # Just being paranoid about ensuring that cc_basename is set. 16292 for cc_temp in $compiler""; do 16293 case $cc_temp in 16294 compile | *[\\/]compile | ccache | *[\\/]ccache ) ;; 16295 distcc | *[\\/]distcc | purify | *[\\/]purify ) ;; 16296 \-*) ;; 16297 *) break;; 16298 esac 16299 done 16300 cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` 15833 16301 15834 16302 case $host_os in … … 15851 16319 wlarc='${wl}' 15852 16320 16321 # Set some defaults for GNU ld with shared library support. These 16322 # are reset later if shared libraries are not supported. Putting them 16323 # here allows them to be overridden if necessary. 16324 runpath_var=LD_RUN_PATH 16325 hardcode_libdir_flag_spec_GCJ='${wl}--rpath ${wl}$libdir' 16326 export_dynamic_flag_spec_GCJ='${wl}--export-dynamic' 16327 # ancient GNU ld didn't support --whole-archive et. al. 16328 if $LD --help 2>&1 | grep 'no-whole-archive' > /dev/null; then 16329 whole_archive_flag_spec_GCJ="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive' 16330 else 16331 whole_archive_flag_spec_GCJ= 16332 fi 16333 supports_anon_versioning=no 16334 case `$LD -v 2>/dev/null` in 16335 *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11 16336 *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ... 16337 *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ... 16338 *\ 2.11.*) ;; # other 2.11 versions 16339 *) supports_anon_versioning=yes ;; 16340 esac 16341 15853 16342 # See if GNU ld supports shared libraries. 15854 16343 case $host_os in … … 15901 16390 always_export_symbols_GCJ=no 15902 16391 enable_shared_with_static_runtimes_GCJ=yes 15903 export_symbols_cmds_GCJ='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDG S] /s/.* \([^ ]*\)/\1 DATA/'\'' | $SED -e '\''/^[AITW] /s/.* //'\'' | sort | uniq > $export_symbols'16392 export_symbols_cmds_GCJ='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS] /s/.* \([^ ]*\)/\1 DATA/'\'' | $SED -e '\''/^[AITW] /s/.* //'\'' | sort | uniq > $export_symbols' 15904 16393 15905 16394 if $LD --help 2>&1 | grep 'auto-import' > /dev/null; then … … 15915 16404 $CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--image-base=0x10000000 ${wl}--out-implib,$lib' 15916 16405 else 15917 ld_shlibs =no16406 ld_shlibs_GCJ=no 15918 16407 fi 15919 16408 ;; 15920 16409 15921 netbsd* | netbsdelf*-gnu | knetbsd*-gnu) 16410 linux*) 16411 if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then 16412 tmp_addflag= 16413 case $cc_basename,$host_cpu in 16414 pgcc*) # Portland Group C compiler 16415 whole_archive_flag_spec_GCJ='${wl}--whole-archive,`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive' 16416 tmp_addflag=' $pic_flag' 16417 ;; 16418 pgf77* | pgf90* ) # Portland Group f77 and f90 compilers 16419 whole_archive_flag_spec_GCJ='${wl}--whole-archive,`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}--no-whole-archive' 16420 tmp_addflag=' $pic_flag -Mnomain' ;; 16421 ecc*,ia64* | icc*,ia64*) # Intel C compiler on ia64 16422 tmp_addflag=' -i_dynamic' ;; 16423 efc*,ia64* | ifort*,ia64*) # Intel Fortran compiler on ia64 16424 tmp_addflag=' -i_dynamic -nofor_main' ;; 16425 ifc* | ifort*) # Intel Fortran compiler 16426 tmp_addflag=' -nofor_main' ;; 16427 esac 16428 archive_cmds_GCJ='$CC -shared'"$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' 16429 16430 if test $supports_anon_versioning = yes; then 16431 archive_expsym_cmds_GCJ='$echo "{ global:" > $output_objdir/$libname.ver~ 16432 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~ 16433 $echo "local: *; };" >> $output_objdir/$libname.ver~ 16434 $CC -shared'"$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib' 16435 fi 16436 else 16437 ld_shlibs_GCJ=no 16438 fi 16439 ;; 16440 16441 netbsd*) 15922 16442 if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then 15923 16443 archive_cmds_GCJ='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib' … … 15957 16477 ;; 15958 16478 15959 linux*)15960 if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then15961 tmp_archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'15962 archive_cmds_GCJ="$tmp_archive_cmds"15963 supports_anon_versioning=no15964 case `$LD -v 2>/dev/null` in15965 *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.1115966 *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ...15967 *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ...15968 *\ 2.11.*) ;; # other 2.11 versions15969 *) supports_anon_versioning=yes ;;15970 esac15971 if test $supports_anon_versioning = yes; then15972 archive_expsym_cmds_GCJ='$echo "{ global:" > $output_objdir/$libname.ver~15973 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~15974 $echo "local: *; };" >> $output_objdir/$libname.ver~15975 $CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'15976 else15977 archive_expsym_cmds_GCJ="$tmp_archive_cmds"15978 fi15979 link_all_deplibs_GCJ=no15980 else15981 ld_shlibs_GCJ=no15982 fi15983 ;;15984 15985 16479 *) 15986 16480 if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then … … 15993 16487 esac 15994 16488 15995 if test "$ld_shlibs_GCJ" = yes; then 15996 runpath_var=LD_RUN_PATH 15997 hardcode_libdir_flag_spec_GCJ='${wl}--rpath ${wl}$libdir' 15998 export_dynamic_flag_spec_GCJ='${wl}--export-dynamic' 15999 # ancient GNU ld didn't support --whole-archive et. al. 16000 if $LD --help 2>&1 | grep 'no-whole-archive' > /dev/null; then 16001 whole_archive_flag_spec_GCJ="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive' 16002 else 16003 whole_archive_flag_spec_GCJ= 16004 fi 16489 if test "$ld_shlibs_GCJ" = no; then 16490 runpath_var= 16491 hardcode_libdir_flag_spec_GCJ= 16492 export_dynamic_flag_spec_GCJ= 16493 whole_archive_flag_spec_GCJ= 16005 16494 fi 16006 16495 else … … 16066 16555 16067 16556 if test "$GCC" = yes; then 16068 case $host_os in aix4. 012|aix4.012.*)16557 case $host_os in aix4.[012]|aix4.[012].*) 16069 16558 # We only want to do this on AIX 4.2 and lower, the check 16070 16559 # below for broken collect2 doesn't work under 4.3+ … … 16087 16576 esac 16088 16577 shared_flag='-shared' 16578 if test "$aix_use_runtimelinking" = yes; then 16579 shared_flag="$shared_flag "'${wl}-G' 16580 fi 16089 16581 else 16090 16582 # not using gcc … … 16134 16626 echo "$as_me:$LINENO: \$? = $ac_status" >&5 16135 16627 (exit $ac_status); } && 16136 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 16628 { ac_try='test -z "$ac_c_werror_flag" 16629 || test ! -s conftest.err' 16137 16630 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 16138 16631 (eval $ac_try) 2>&5 … … 16194 16687 echo "$as_me:$LINENO: \$? = $ac_status" >&5 16195 16688 (exit $ac_status); } && 16196 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 16689 { ac_try='test -z "$ac_c_werror_flag" 16690 || test ! -s conftest.err' 16197 16691 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 16198 16692 (eval $ac_try) 2>&5 … … 16245 16739 ;; 16246 16740 16247 bsdi 4*)16741 bsdi[45]*) 16248 16742 export_dynamic_flag_spec_GCJ=-rdynamic 16249 16743 ;; … … 16266 16760 # FIXME: Should let the user specify the lib program. 16267 16761 old_archive_cmds_GCJ='lib /OUT:$oldlib$oldobjs$old_deplibs' 16268 fix_srcfile_path ='`cygpath -w "$srcfile"`'16762 fix_srcfile_path_GCJ='`cygpath -w "$srcfile"`' 16269 16763 enable_shared_with_static_runtimes_GCJ=yes 16270 16764 ;; 16271 16765 16272 16766 darwin* | rhapsody*) 16273 if test "$GXX" = yes ; then 16767 case "$host_os" in 16768 rhapsody* | darwin1.[012]) 16769 allow_undefined_flag_GCJ='${wl}-undefined ${wl}suppress' 16770 ;; 16771 *) # Darwin 1.3 on 16772 if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then 16773 allow_undefined_flag_GCJ='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' 16774 else 16775 case ${MACOSX_DEPLOYMENT_TARGET} in 16776 10.[012]) 16777 allow_undefined_flag_GCJ='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' 16778 ;; 16779 10.*) 16780 allow_undefined_flag_GCJ='${wl}-undefined ${wl}dynamic_lookup' 16781 ;; 16782 esac 16783 fi 16784 ;; 16785 esac 16274 16786 archive_cmds_need_lc_GCJ=no 16275 case "$host_os" in16276 rhapsody* | darwin1.[012])16277 allow_undefined_flag_GCJ='-undefined suppress'16278 ;;16279 *) # Darwin 1.3 on16280 if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then16281 allow_undefined_flag_GCJ='-flat_namespace -undefined suppress'16282 else16283 case ${MACOSX_DEPLOYMENT_TARGET} in16284 10.[012])16285 allow_undefined_flag_GCJ='-flat_namespace -undefined suppress'16286 ;;16287 10.*)16288 allow_undefined_flag_GCJ='-undefined dynamic_lookup'16289 ;;16290 esac16291 fi16292 ;;16293 esac16294 lt_int_apple_cc_single_mod=no16295 output_verbose_link_cmd='echo'16296 if $CC -dumpspecs 2>&1 | grep 'single_module' >/dev/null ; then16297 lt_int_apple_cc_single_mod=yes16298 fi16299 if test "X$lt_int_apple_cc_single_mod" = Xyes ; then16300 archive_cmds_GCJ='$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring'16301 else16302 archive_cmds_GCJ='$CC -r ${wl}-bind_at_load -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs~$CC -dynamiclib $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring'16303 fi16304 module_cmds_GCJ='$CC ${wl}-bind_at_load $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'16305 # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's16306 if test "X$lt_int_apple_cc_single_mod" = Xyes ; then16307 archive_expsym_cmds_GCJ='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'16308 else16309 archive_expsym_cmds_GCJ='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -r ${wl}-bind_at_load -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs~$CC -dynamiclib $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'16310 fi16311 module_expsym_cmds_GCJ='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'16312 16787 hardcode_direct_GCJ=no 16313 16788 hardcode_automatic_GCJ=yes 16314 16789 hardcode_shlibpath_var_GCJ=unsupported 16315 whole_archive_flag_spec_GCJ=' -all_load $convenience'16790 whole_archive_flag_spec_GCJ='' 16316 16791 link_all_deplibs_GCJ=yes 16792 if test "$GCC" = yes ; then 16793 output_verbose_link_cmd='echo' 16794 archive_cmds_GCJ='$CC -dynamiclib $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring' 16795 module_cmds_GCJ='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags' 16796 # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's 16797 archive_expsym_cmds_GCJ='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -dynamiclib $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}' 16798 module_expsym_cmds_GCJ='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}' 16317 16799 else 16318 ld_shlibs_GCJ=no 16800 case $cc_basename in 16801 xlc*) 16802 output_verbose_link_cmd='echo' 16803 archive_cmds_GCJ='$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}`echo $rpath/$soname` $verstring' 16804 module_cmds_GCJ='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags' 16805 # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's 16806 archive_expsym_cmds_GCJ='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -qmkshrobj $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-install_name ${wl}$rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}' 16807 module_expsym_cmds_GCJ='sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}' 16808 ;; 16809 *) 16810 ld_shlibs_GCJ=no 16811 ;; 16812 esac 16319 16813 fi 16320 16814 ;; … … 16350 16844 16351 16845 # FreeBSD 3 and greater uses gcc -shared to do shared libraries. 16352 freebsd* | kfreebsd*-gnu )16846 freebsd* | kfreebsd*-gnu | dragonfly*) 16353 16847 archive_cmds_GCJ='$CC -shared -o $lib $libobjs $deplibs $compiler_flags' 16354 16848 hardcode_libdir_flag_spec_GCJ='-R$libdir' … … 16437 16931 ;; 16438 16932 16439 netbsd* | netbsdelf*-gnu | knetbsd*-gnu)16933 netbsd*) 16440 16934 if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then 16441 16935 archive_cmds_GCJ='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out … … 16461 16955 if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then 16462 16956 archive_cmds_GCJ='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' 16957 archive_expsym_cmds_GCJ='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-retain-symbols-file,$export_symbols' 16463 16958 hardcode_libdir_flag_spec_GCJ='${wl}-rpath,$libdir' 16464 16959 export_dynamic_flag_spec_GCJ='${wl}-E' … … 16506 17001 archive_cmds_GCJ='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib' 16507 17002 archive_expsym_cmds_GCJ='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~ 16508 $LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${o bjdir}/so_locations -o $lib~$rm $lib.exp'17003 $LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib~$rm $lib.exp' 16509 17004 16510 17005 # Both c and cxx compiler support -rpath directly … … 16525 17020 no_undefined_flag_GCJ=' -z text' 16526 17021 if test "$GCC" = yes; then 17022 wlarc='${wl}' 16527 17023 archive_cmds_GCJ='$CC -shared ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags' 16528 17024 archive_expsym_cmds_GCJ='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~ 16529 17025 $CC -shared ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$rm $lib.exp' 16530 17026 else 17027 wlarc='' 16531 17028 archive_cmds_GCJ='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags' 16532 17029 archive_expsym_cmds_GCJ='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~ … … 16537 17034 case $host_os in 16538 17035 solaris2.[0-5] | solaris2.[0-5].*) ;; 16539 *) # Supported since Solaris 2.6 (maybe 2.5.1?) 16540 whole_archive_flag_spec_GCJ='-z allextract$convenience -z defaultextract' ;; 17036 *) 17037 # The compiler driver will combine linker options so we 17038 # cannot just pass the convience library names through 17039 # without $wl, iff we do not link with $LD. 17040 # Luckily, gcc supports the same syntax we need for Sun Studio. 17041 # Supported since Solaris 2.6 (maybe 2.5.1?) 17042 case $wlarc in 17043 '') 17044 whole_archive_flag_spec_GCJ='-z allextract$convenience -z defaultextract' ;; 17045 *) 17046 whole_archive_flag_spec_GCJ='${wl}-z ${wl}allextract`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $echo \"$new_convenience\"` ${wl}-z ${wl}defaultextract' ;; 17047 esac ;; 16541 17048 esac 16542 17049 link_all_deplibs_GCJ=yes … … 16812 17319 ;; 16813 17320 16814 bsdi 4*)17321 bsdi[45]*) 16815 17322 version_type=linux 16816 17323 need_version=no … … 16870 17377 pw32*) 16871 17378 # pw32 DLLs use 'pw' prefix rather than 'lib' 16872 library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/ ./-/g'`${versuffix}${shared_ext}'17379 library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' 16873 17380 ;; 16874 17381 esac … … 16928 17435 ;; 16929 17436 16930 freebsd*) 17437 freebsd* | dragonfly*) 17438 # DragonFly does not have aout. When/if they implement a new 17439 # versioning mechanism, adjust this. 16931 17440 objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout` 16932 17441 version_type=freebsd-$objformat … … 16947 17456 shlibpath_overrides_runpath=yes 16948 17457 ;; 16949 freebsd3. 01* | freebsdelf3.01*)17458 freebsd3.[01]* | freebsdelf3.[01]*) 16950 17459 shlibpath_overrides_runpath=yes 16951 17460 hardcode_into_libs=yes … … 17071 17580 hardcode_into_libs=yes 17072 17581 17582 # find out which ABI we are using 17583 libsuff= 17584 case "$host_cpu" in 17585 x86_64*|s390x*|powerpc64*) 17586 echo '#line 17586 "configure"' > conftest.$ac_ext 17587 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 17588 (eval $ac_compile) 2>&5 17589 ac_status=$? 17590 echo "$as_me:$LINENO: \$? = $ac_status" >&5 17591 (exit $ac_status); }; then 17592 case `/usr/bin/file conftest.$ac_objext` in 17593 *64-bit*) 17594 libsuff=64 17595 sys_lib_search_path_spec="/lib${libsuff} /usr/lib${libsuff} /usr/local/lib${libsuff}" 17596 ;; 17597 esac 17598 fi 17599 rm -rf conftest* 17600 ;; 17601 esac 17602 17073 17603 # Append ld.so.conf contents to the search path 17074 17604 if test -f /etc/ld.so.conf; then 17075 lt_ld_extra=` $SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf| tr '\n' ' '`17076 sys_lib_dlsearch_path_spec="/lib /usr/lib$lt_ld_extra"17605 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/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '` 17606 sys_lib_dlsearch_path_spec="/lib${libsuff} /usr/lib${libsuff} $lt_ld_extra" 17077 17607 fi 17078 17608 … … 17084 17614 # assume the GNU/Linux dynamic linker is in use. 17085 17615 dynamic_linker='GNU/Linux ld.so' 17086 ;;17087 17088 netbsdelf*-gnu)17089 version_type=linux17090 need_lib_prefix=no17091 need_version=no17092 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'17093 soname_spec='${libname}${release}${shared_ext}$major'17094 shlibpath_var=LD_LIBRARY_PATH17095 shlibpath_overrides_runpath=no17096 hardcode_into_libs=yes17097 dynamic_linker='NetBSD ld.elf_so'17098 17616 ;; 17099 17617 … … 17148 17666 version_type=sunos 17149 17667 need_lib_prefix=no 17150 need_version=yes 17668 # Some older versions of OpenBSD (3.3 at least) *do* need versioned libs. 17669 case $host_os in 17670 openbsd3.3 | openbsd3.3.*) need_version=yes ;; 17671 *) need_version=no ;; 17672 esac 17151 17673 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix' 17152 17674 finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir' … … 17270 17792 hardcode_action_GCJ= 17271 17793 if test -n "$hardcode_libdir_flag_spec_GCJ" || \ 17272 test -n "$runpath_var 17273 test "X$hardcode_automatic_GCJ" ="Xyes" ; then17794 test -n "$runpath_var_GCJ" || \ 17795 test "X$hardcode_automatic_GCJ" = "Xyes" ; then 17274 17796 17275 17797 # We can hardcode non-existant directories. … … 17397 17919 echo "$as_me:$LINENO: \$? = $ac_status" >&5 17398 17920 (exit $ac_status); } && 17399 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 17921 { ac_try='test -z "$ac_c_werror_flag" 17922 || test ! -s conftest.err' 17400 17923 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 17401 17924 (eval $ac_try) 2>&5 … … 17500 18023 echo "$as_me:$LINENO: \$? = $ac_status" >&5 17501 18024 (exit $ac_status); } && 17502 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 18025 { ac_try='test -z "$ac_c_werror_flag" 18026 || test ! -s conftest.err' 17503 18027 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 17504 18028 (eval $ac_try) 2>&5 … … 17565 18089 echo "$as_me:$LINENO: \$? = $ac_status" >&5 17566 18090 (exit $ac_status); } && 17567 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 18091 { ac_try='test -z "$ac_c_werror_flag" 18092 || test ! -s conftest.err' 17568 18093 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 17569 18094 (eval $ac_try) 2>&5 … … 17658 18183 echo "$as_me:$LINENO: \$? = $ac_status" >&5 17659 18184 (exit $ac_status); } && 17660 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 18185 { ac_try='test -z "$ac_c_werror_flag" 18186 || test ! -s conftest.err' 17661 18187 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 17662 18188 (eval $ac_try) 2>&5 … … 17723 18249 echo "$as_me:$LINENO: \$? = $ac_status" >&5 17724 18250 (exit $ac_status); } && 17725 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 18251 { ac_try='test -z "$ac_c_werror_flag" 18252 || test ! -s conftest.err' 17726 18253 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 17727 18254 (eval $ac_try) 2>&5 … … 17789 18316 echo "$as_me:$LINENO: \$? = $ac_status" >&5 17790 18317 (exit $ac_status); } && 17791 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 18318 { ac_try='test -z "$ac_c_werror_flag" 18319 || test ! -s conftest.err' 17792 18320 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 17793 18321 (eval $ac_try) 2>&5 … … 17855 18383 echo "$as_me:$LINENO: \$? = $ac_status" >&5 17856 18384 (exit $ac_status); } && 17857 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 18385 { ac_try='test -z "$ac_c_werror_flag" 18386 || test ! -s conftest.err' 17858 18387 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 17859 18388 (eval $ac_try) 2>&5 … … 17930 18459 lt_status=$lt_dlunknown 17931 18460 cat > conftest.$ac_ext <<EOF 17932 #line 1 7932"configure"18461 #line 18461 "configure" 17933 18462 #include "confdefs.h" 17934 18463 … … 18028 18557 lt_status=$lt_dlunknown 18029 18558 cat > conftest.$ac_ext <<EOF 18030 #line 18 030"configure"18559 #line 18559 "configure" 18031 18560 #include "confdefs.h" 18032 18561 … … 18246 18775 host_alias=$host_alias 18247 18776 host=$host 18777 host_os=$host_os 18778 18779 # The build system. 18780 build_alias=$build_alias 18781 build=$build 18782 build_os=$build_os 18248 18783 18249 18784 # An echo program that does not interpret backslashes. … … 18322 18857 compiler_c_o=$lt_lt_cv_prog_compiler_c_o_GCJ 18323 18858 18324 # Must we lock files when doing compilation 18859 # Must we lock files when doing compilation? 18325 18860 need_locks=$lt_need_locks 18326 18861 … … 18570 19105 18571 19106 19107 # save warnings/boilerplate of simple test code 19108 ac_outfile=conftest.$ac_objext 19109 printf "$lt_simple_compile_test_code" >conftest.$ac_ext 19110 eval "$ac_compile" 2>&1 >/dev/null | $SED '/^$/d' >conftest.err 19111 _lt_compiler_boilerplate=`cat conftest.err` 19112 $rm conftest* 19113 19114 ac_outfile=conftest.$ac_objext 19115 printf "$lt_simple_link_test_code" >conftest.$ac_ext 19116 eval "$ac_link" 2>&1 >/dev/null | $SED '/^$/d' >conftest.err 19117 _lt_linker_boilerplate=`cat conftest.err` 19118 $rm conftest* 19119 19120 18572 19121 # Allow CC to be a program name with arguments. 18573 19122 lt_save_CC="$CC" … … 18575 19124 compiler=$CC 18576 19125 compiler_RC=$CC 19126 for cc_temp in $compiler""; do 19127 case $cc_temp in 19128 compile | *[\\/]compile | ccache | *[\\/]ccache ) ;; 19129 distcc | *[\\/]distcc | purify | *[\\/]purify ) ;; 19130 \-*) ;; 19131 *) break;; 19132 esac 19133 done 19134 cc_basename=`$echo "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` 19135 18577 19136 lt_cv_prog_compiler_c_o_RC=yes 18578 19137 … … 18691 19250 host_alias=$host_alias 18692 19251 host=$host 19252 host_os=$host_os 19253 19254 # The build system. 19255 build_alias=$build_alias 19256 build=$build 19257 build_os=$build_os 18693 19258 18694 19259 # An echo program that does not interpret backslashes. … … 18767 19332 compiler_c_o=$lt_lt_cv_prog_compiler_c_o_RC 18768 19333 18769 # Must we lock files when doing compilation 19334 # Must we lock files when doing compilation? 18770 19335 need_locks=$lt_need_locks 18771 19336 … … 19157 19722 echo "$as_me:$LINENO: \$? = $ac_status" >&5 19158 19723 (exit $ac_status); } && 19159 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 19724 { ac_try='test -z "$ac_c_werror_flag" 19725 || test ! -s conftest.err' 19160 19726 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 19161 19727 (eval $ac_try) 2>&5 … … 19327 19893 echo "$as_me:$LINENO: \$? = $ac_status" >&5 19328 19894 (exit $ac_status); } && 19329 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 19895 { ac_try='test -z "$ac_c_werror_flag" 19896 || test ! -s conftest.err' 19330 19897 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 19331 19898 (eval $ac_try) 2>&5 … … 19504 20071 echo "$as_me:$LINENO: \$? = $ac_status" >&5 19505 20072 (exit $ac_status); } && 19506 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 20073 { ac_try='test -z "$ac_c_werror_flag" 20074 || test ! -s conftest.err' 19507 20075 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 19508 20076 (eval $ac_try) 2>&5 … … 19559 20127 echo "$as_me:$LINENO: \$? = $ac_status" >&5 19560 20128 (exit $ac_status); } && 19561 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 20129 { ac_try='test -z "$ac_c_werror_flag" 20130 || test ! -s conftest.err' 19562 20131 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 19563 20132 (eval $ac_try) 2>&5 … … 19674 20243 echo "$as_me:$LINENO: \$? = $ac_status" >&5 19675 20244 (exit $ac_status); } && 19676 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 20245 { ac_try='test -z "$ac_c_werror_flag" 20246 || test ! -s conftest.err' 19677 20247 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 19678 20248 (eval $ac_try) 2>&5 … … 19737 20307 echo "$as_me:$LINENO: \$? = $ac_status" >&5 19738 20308 (exit $ac_status); } && 19739 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 20309 { ac_try='test -z "$ac_c_werror_flag" 20310 || test ! -s conftest.err' 19740 20311 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 19741 20312 (eval $ac_try) 2>&5 … … 19802 20373 echo "$as_me:$LINENO: \$? = $ac_status" >&5 19803 20374 (exit $ac_status); } && 19804 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 20375 { ac_try='test -z "$ac_c_werror_flag" 20376 || test ! -s conftest.err' 19805 20377 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 19806 20378 (eval $ac_try) 2>&5 … … 20062 20634 20063 20635 20064 succeeded=no 20065 20066 if test -z "$PKG_CONFIG"; then20067 # Extract the first word of "pkg-config", so it can be a program name with args.20068 set dummy pkg-config; ac_word=$220636 20637 if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then 20638 if test -n "$ac_tool_prefix"; then 20639 # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args. 20640 set dummy ${ac_tool_prefix}pkg-config; ac_word=$2 20069 20641 echo "$as_me:$LINENO: checking for $ac_word" >&5 20070 20642 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 … … 20091 20663 done 20092 20664 20093 test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"20094 20665 ;; 20095 20666 esac … … 20105 20676 fi 20106 20677 20107 fi 20108 20109 if test "$PKG_CONFIG" = "no" ; then 20110 echo "*** The pkg-config script could not be found. Make sure it is" 20111 echo "*** in your path, or set the PKG_CONFIG environment variable" 20112 echo "*** to the full path to pkg-config." 20113 echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config." 20114 else 20115 PKG_CONFIG_MIN_VERSION=0.9.0 20116 if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then 20117 echo "$as_me:$LINENO: checking for gtk+ >= 1.2.2" >&5 20118 echo $ECHO_N "checking for gtk+ >= 1.2.2... $ECHO_C" >&6 20119 20120 if $PKG_CONFIG --exists "gtk+ >= 1.2.2" ; then 20121 echo "$as_me:$LINENO: result: yes" >&5 20122 echo "${ECHO_T}yes" >&6 20123 succeeded=yes 20124 20125 echo "$as_me:$LINENO: checking GTK_CFLAGS" >&5 20126 echo $ECHO_N "checking GTK_CFLAGS... $ECHO_C" >&6 20127 GTK_CFLAGS=`$PKG_CONFIG --cflags "gtk+ >= 1.2.2"` 20128 echo "$as_me:$LINENO: result: $GTK_CFLAGS" >&5 20129 echo "${ECHO_T}$GTK_CFLAGS" >&6 20130 20131 echo "$as_me:$LINENO: checking GTK_LIBS" >&5 20132 echo $ECHO_N "checking GTK_LIBS... $ECHO_C" >&6 20133 GTK_LIBS=`$PKG_CONFIG --libs "gtk+ >= 1.2.2"` 20134 echo "$as_me:$LINENO: result: $GTK_LIBS" >&5 20135 echo "${ECHO_T}$GTK_LIBS" >&6 20136 else 20137 GTK_CFLAGS="" 20138 GTK_LIBS="" 20139 ## If we have a custom action on failure, don't print errors, but 20140 ## do set a variable so people can do so. 20141 GTK_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gtk+ >= 1.2.2"` 20142 20143 fi 20144 20145 20146 20147 else 20148 echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer." 20149 echo "*** See http://www.freedesktop.org/software/pkgconfig" 20150 fi 20151 fi 20152 20153 if test $succeeded = yes; then 20154 : 20155 else 20156 { { echo "$as_me:$LINENO: error: GTK+ >= 1.2.2 development package not installed" >&5 20157 echo "$as_me: error: GTK+ >= 1.2.2 development package not installed" >&2;} 20158 { (exit 1); exit 1; }; } 20159 20160 fi 20161 20162 20163 20164 succeeded=no 20165 20166 if test -z "$PKG_CONFIG"; then 20167 # Extract the first word of "pkg-config", so it can be a program name with args. 20678 fi 20679 if test -z "$ac_cv_path_PKG_CONFIG"; then 20680 ac_pt_PKG_CONFIG=$PKG_CONFIG 20681 # Extract the first word of "pkg-config", so it can be a program name with args. 20168 20682 set dummy pkg-config; ac_word=$2 20169 20683 echo "$as_me:$LINENO: checking for $ac_word" >&5 20170 20684 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 20171 if test "${ac_cv_path_ PKG_CONFIG+set}" = set; then20685 if test "${ac_cv_path_ac_pt_PKG_CONFIG+set}" = set; then 20172 20686 echo $ECHO_N "(cached) $ECHO_C" >&6 20173 20687 else 20174 case $ PKG_CONFIG in20688 case $ac_pt_PKG_CONFIG in 20175 20689 [\\/]* | ?:[\\/]*) 20176 ac_cv_path_ PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.20690 ac_cv_path_ac_pt_PKG_CONFIG="$ac_pt_PKG_CONFIG" # Let the user override the test with a path. 20177 20691 ;; 20178 20692 *) … … 20184 20698 for ac_exec_ext in '' $ac_executable_extensions; do 20185 20699 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then 20186 ac_cv_path_ PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"20700 ac_cv_path_ac_pt_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext" 20187 20701 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 20188 20702 break 2 … … 20191 20705 done 20192 20706 20193 test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"20194 20707 ;; 20195 20708 esac 20196 20709 fi 20197 PKG_CONFIG=$ac_cv_path_PKG_CONFIG20198 20199 if test -n "$ PKG_CONFIG"; then20200 echo "$as_me:$LINENO: result: $ PKG_CONFIG" >&520201 echo "${ECHO_T}$ PKG_CONFIG" >&620710 ac_pt_PKG_CONFIG=$ac_cv_path_ac_pt_PKG_CONFIG 20711 20712 if test -n "$ac_pt_PKG_CONFIG"; then 20713 echo "$as_me:$LINENO: result: $ac_pt_PKG_CONFIG" >&5 20714 echo "${ECHO_T}$ac_pt_PKG_CONFIG" >&6 20202 20715 else 20203 20716 echo "$as_me:$LINENO: result: no" >&5 … … 20205 20718 fi 20206 20719 20207 fi 20208 20209 if test "$PKG_CONFIG" = "no" ; then 20210 echo "*** The pkg-config script could not be found. Make sure it is" 20211 echo "*** in your path, or set the PKG_CONFIG environment variable" 20212 echo "*** to the full path to pkg-config." 20213 echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config." 20214 else 20215 PKG_CONFIG_MIN_VERSION=0.9.0 20216 if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then 20217 echo "$as_me:$LINENO: checking for glib >= 1.2.10" >&5 20218 echo $ECHO_N "checking for glib >= 1.2.10... $ECHO_C" >&6 20219 20220 if $PKG_CONFIG --exists "glib >= 1.2.10" ; then 20221 echo "$as_me:$LINENO: result: yes" >&5 20720 PKG_CONFIG=$ac_pt_PKG_CONFIG 20721 else 20722 PKG_CONFIG="$ac_cv_path_PKG_CONFIG" 20723 fi 20724 20725 fi 20726 if test -n "$PKG_CONFIG"; then 20727 _pkg_min_version=0.9.0 20728 echo "$as_me:$LINENO: checking pkg-config is at least version $_pkg_min_version" >&5 20729 echo $ECHO_N "checking pkg-config is at least version $_pkg_min_version... $ECHO_C" >&6 20730 if $PKG_CONFIG --atleast-pkgconfig-version $_pkg_min_version; then 20731 echo "$as_me:$LINENO: result: yes" >&5 20222 20732 echo "${ECHO_T}yes" >&6 20223 succeeded=yes 20224 20225 echo "$as_me:$LINENO: checking GLIB_CFLAGS" >&5 20226 echo $ECHO_N "checking GLIB_CFLAGS... $ECHO_C" >&6 20227 GLIB_CFLAGS=`$PKG_CONFIG --cflags "glib >= 1.2.10"` 20228 echo "$as_me:$LINENO: result: $GLIB_CFLAGS" >&5 20229 echo "${ECHO_T}$GLIB_CFLAGS" >&6 20230 20231 echo "$as_me:$LINENO: checking GLIB_LIBS" >&5 20232 echo $ECHO_N "checking GLIB_LIBS... $ECHO_C" >&6 20233 GLIB_LIBS=`$PKG_CONFIG --libs "glib >= 1.2.10"` 20234 echo "$as_me:$LINENO: result: $GLIB_LIBS" >&5 20235 echo "${ECHO_T}$GLIB_LIBS" >&6 20236 else 20237 GLIB_CFLAGS="" 20238 GLIB_LIBS="" 20239 ## If we have a custom action on failure, don't print errors, but 20240 ## do set a variable so people can do so. 20241 GLIB_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "glib >= 1.2.10"` 20242 20243 fi 20244 20245 20246 20247 else 20248 echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer." 20249 echo "*** See http://www.freedesktop.org/software/pkgconfig" 20250 fi 20251 fi 20252 20253 if test $succeeded = yes; then 20254 : 20255 else 20256 { { echo "$as_me:$LINENO: error: GLib+ >= 1.2.10 development package not installed" >&5 20733 else 20734 echo "$as_me:$LINENO: result: no" >&5 20735 echo "${ECHO_T}no" >&6 20736 PKG_CONFIG="" 20737 fi 20738 20739 fi 20740 20741 pkg_failed=no 20742 echo "$as_me:$LINENO: checking for GTK" >&5 20743 echo $ECHO_N "checking for GTK... $ECHO_C" >&6 20744 20745 if test -n "$PKG_CONFIG"; then 20746 if test -n "$PKG_CONFIG" && \ 20747 { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"gtk+ >= 1.2.2\"") >&5 20748 ($PKG_CONFIG --exists --print-errors "gtk+ >= 1.2.2") 2>&5 20749 ac_status=$? 20750 echo "$as_me:$LINENO: \$? = $ac_status" >&5 20751 (exit $ac_status); }; then 20752 pkg_cv_GTK_CFLAGS=`$PKG_CONFIG --cflags "gtk+ >= 1.2.2" 2>/dev/null` 20753 else 20754 pkg_failed=yes 20755 fi 20756 else 20757 pkg_failed=untried 20758 fi 20759 if test -n "$PKG_CONFIG"; then 20760 if test -n "$PKG_CONFIG" && \ 20761 { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"gtk+ >= 1.2.2\"") >&5 20762 ($PKG_CONFIG --exists --print-errors "gtk+ >= 1.2.2") 2>&5 20763 ac_status=$? 20764 echo "$as_me:$LINENO: \$? = $ac_status" >&5 20765 (exit $ac_status); }; then 20766 pkg_cv_GTK_LIBS=`$PKG_CONFIG --libs "gtk+ >= 1.2.2" 2>/dev/null` 20767 else 20768 pkg_failed=yes 20769 fi 20770 else 20771 pkg_failed=untried 20772 fi 20773 20774 if test $pkg_failed = yes; then 20775 GTK_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gtk+ >= 1.2.2"` 20776 # Put the nasty error message in config.log where it belongs 20777 echo "$GTK_PKG_ERRORS" 1>&5 20778 20779 { { echo "$as_me:$LINENO: error: GTK+ >= 1.2.2 development package not installed" >&5 20780 echo "$as_me: error: GTK+ >= 1.2.2 development package not installed" >&2;} 20781 { (exit 1); exit 1; }; } 20782 20783 elif test $pkg_failed = untried; then 20784 { { echo "$as_me:$LINENO: error: GTK+ >= 1.2.2 development package not installed" >&5 20785 echo "$as_me: error: GTK+ >= 1.2.2 development package not installed" >&2;} 20786 { (exit 1); exit 1; }; } 20787 20788 else 20789 GTK_CFLAGS=$pkg_cv_GTK_CFLAGS 20790 GTK_LIBS=$pkg_cv_GTK_LIBS 20791 echo "$as_me:$LINENO: result: yes" >&5 20792 echo "${ECHO_T}yes" >&6 20793 : 20794 fi 20795 20796 20797 pkg_failed=no 20798 echo "$as_me:$LINENO: checking for GLIB" >&5 20799 echo $ECHO_N "checking for GLIB... $ECHO_C" >&6 20800 20801 if test -n "$PKG_CONFIG"; then 20802 if test -n "$PKG_CONFIG" && \ 20803 { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"glib >= 1.2.10\"") >&5 20804 ($PKG_CONFIG --exists --print-errors "glib >= 1.2.10") 2>&5 20805 ac_status=$? 20806 echo "$as_me:$LINENO: \$? = $ac_status" >&5 20807 (exit $ac_status); }; then 20808 pkg_cv_GLIB_CFLAGS=`$PKG_CONFIG --cflags "glib >= 1.2.10" 2>/dev/null` 20809 else 20810 pkg_failed=yes 20811 fi 20812 else 20813 pkg_failed=untried 20814 fi 20815 if test -n "$PKG_CONFIG"; then 20816 if test -n "$PKG_CONFIG" && \ 20817 { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"glib >= 1.2.10\"") >&5 20818 ($PKG_CONFIG --exists --print-errors "glib >= 1.2.10") 2>&5 20819 ac_status=$? 20820 echo "$as_me:$LINENO: \$? = $ac_status" >&5 20821 (exit $ac_status); }; then 20822 pkg_cv_GLIB_LIBS=`$PKG_CONFIG --libs "glib >= 1.2.10" 2>/dev/null` 20823 else 20824 pkg_failed=yes 20825 fi 20826 else 20827 pkg_failed=untried 20828 fi 20829 20830 if test $pkg_failed = yes; then 20831 GLIB_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "glib >= 1.2.10"` 20832 # Put the nasty error message in config.log where it belongs 20833 echo "$GLIB_PKG_ERRORS" 1>&5 20834 20835 { { echo "$as_me:$LINENO: error: GLib+ >= 1.2.10 development package not installed" >&5 20257 20836 echo "$as_me: error: GLib+ >= 1.2.10 development package not installed" >&2;} 20258 20837 { (exit 1); exit 1; }; } 20259 20838 20260 fi 20261 20262 20263 20264 for ac_header in mpcdec/config_types.h 20839 elif test $pkg_failed = untried; then 20840 { { echo "$as_me:$LINENO: error: GLib+ >= 1.2.10 development package not installed" >&5 20841 echo "$as_me: error: GLib+ >= 1.2.10 development package not installed" >&2;} 20842 { (exit 1); exit 1; }; } 20843 20844 else 20845 GLIB_CFLAGS=$pkg_cv_GLIB_CFLAGS 20846 GLIB_LIBS=$pkg_cv_GLIB_LIBS 20847 echo "$as_me:$LINENO: result: yes" >&5 20848 echo "${ECHO_T}yes" >&6 20849 : 20850 fi 20851 20852 20853 for ac_header in mpcdec/mpc_types.h 20265 20854 do 20266 20855 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` … … 20295 20884 echo "$as_me:$LINENO: \$? = $ac_status" >&5 20296 20885 (exit $ac_status); } && 20297 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 20886 { ac_try='test -z "$ac_c_werror_flag" 20887 || test ! -s conftest.err' 20298 20888 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 20299 20889 (eval $ac_try) 2>&5 … … 20512 21102 echo "$as_me:$LINENO: \$? = $ac_status" >&5 20513 21103 (exit $ac_status); } && 20514 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 21104 { ac_try='test -z "$ac_c_werror_flag" 21105 || test ! -s conftest.err' 20515 21106 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 20516 21107 (eval $ac_try) 2>&5 … … 20692 21283 echo "$as_me:$LINENO: \$? = $ac_status" >&5 20693 21284 (exit $ac_status); } && 20694 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 21285 { ac_try='test -z "$ac_c_werror_flag" 21286 || test ! -s conftest.err' 20695 21287 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 20696 21288 (eval $ac_try) 2>&5 … … 20761 21353 echo "$as_me:$LINENO: \$? = $ac_status" >&5 20762 21354 (exit $ac_status); } && 20763 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 21355 { ac_try='test -z "$ac_c_werror_flag" 21356 || test ! -s conftest.err' 20764 21357 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 20765 21358 (eval $ac_try) 2>&5 … … 20830 21423 echo "$as_me:$LINENO: \$? = $ac_status" >&5 20831 21424 (exit $ac_status); } && 20832 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 21425 { ac_try='test -z "$ac_c_werror_flag" 21426 || test ! -s conftest.err' 20833 21427 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 20834 21428 (eval $ac_try) 2>&5 … … 20926 21520 echo "$as_me:$LINENO: \$? = $ac_status" >&5 20927 21521 (exit $ac_status); } && 20928 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 21522 { ac_try='test -z "$ac_c_werror_flag" 21523 || test ! -s conftest.err' 20929 21524 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 20930 21525 (eval $ac_try) 2>&5 … … 21622 22217 s,@AUTOHEADER@,$AUTOHEADER,;t t 21623 22218 s,@MAKEINFO@,$MAKEINFO,;t t 22219 s,@AMTAR@,$AMTAR,;t t 21624 22220 s,@install_sh@,$install_sh,;t t 21625 22221 s,@STRIP@,$STRIP,;t t 21626 22222 s,@ac_ct_STRIP@,$ac_ct_STRIP,;t t 21627 22223 s,@INSTALL_STRIP_PROGRAM@,$INSTALL_STRIP_PROGRAM,;t t 21628 s,@mkdir_p@,$mkdir_p,;t t21629 22224 s,@AWK@,$AWK,;t t 21630 22225 s,@SET_MAKE@,$SET_MAKE,;t t 21631 22226 s,@am__leading_dot@,$am__leading_dot,;t t 21632 s,@AMTAR@,$AMTAR,;t t21633 s,@am__tar@,$am__tar,;t t21634 s,@am__untar@,$am__untar,;t t21635 22227 s,@CXX@,$CXX,;t t 21636 22228 s,@CXXFLAGS@,$CXXFLAGS,;t t … … 21688 22280 s,@XMMS_EFFECT_PLUGIN_DIR@,$XMMS_EFFECT_PLUGIN_DIR,;t t 21689 22281 s,@PKG_CONFIG@,$PKG_CONFIG,;t t 22282 s,@ac_pt_PKG_CONFIG@,$ac_pt_PKG_CONFIG,;t t 21690 22283 s,@GTK_CFLAGS@,$GTK_CFLAGS,;t t 21691 22284 s,@GTK_LIBS@,$GTK_LIBS,;t t … … 21864 22457 esac 21865 22458 22459 if test x"$ac_file" != x-; then 22460 { echo "$as_me:$LINENO: creating $ac_file" >&5 22461 echo "$as_me: creating $ac_file" >&6;} 22462 rm -f "$ac_file" 22463 fi 21866 22464 # Let's still pretend it is `configure' which instantiates (i.e., don't 21867 22465 # use $as_me), people would be surprised to read: … … 21902 22500 esac 21903 22501 done` || { (exit 1); exit 1; } 21904 21905 if test x"$ac_file" != x-; then21906 { echo "$as_me:$LINENO: creating $ac_file" >&521907 echo "$as_me: creating $ac_file" >&6;}21908 rm -f "$ac_file"21909 fi21910 22502 _ACEOF 21911 22503 cat >>$CONFIG_STATUS <<_ACEOF … … 22321 22913 continue 22322 22914 fi 22323 # Extract the definition of DEPDIR, am__include, and am__quote 22324 # from the Makefile without running `make'. 22325 DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` 22915 grep '^DEP_FILES *= *[^ #]' < "$mf" > /dev/null || continue 22916 # Extract the definition of DEP_FILES from the Makefile without 22917 # running `make'. 22918 DEPDIR=`sed -n -e '/^DEPDIR = / s///p' < "$mf"` 22326 22919 test -z "$DEPDIR" && continue 22327 am__include=`sed -n 's/^am__include = //p' < "$mf"`22328 test -z "am__include" && continue22329 am__quote=`sed -n 's/^am__quote = //p' < "$mf"`22330 22920 # When using ansi2knr, U may be empty or an underscore; expand it 22331 U=`sed -n 's/^U = //p' < "$mf"` 22332 # Find all dependency output files, they are included files with 22333 # $(DEPDIR) in their names. We invoke sed twice because it is the 22334 # simplest approach to changing $(DEPDIR) to its actual value in the 22335 # expansion. 22336 for file in `sed -n " 22337 s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \ 22921 U=`sed -n -e '/^U = / s///p' < "$mf"` 22922 test -d "$dirpart/$DEPDIR" || mkdir "$dirpart/$DEPDIR" 22923 # We invoke sed twice because it is the simplest approach to 22924 # changing $(DEPDIR) to its actual value in the expansion. 22925 for file in `sed -n -e ' 22926 /^DEP_FILES = .*\\\\$/ { 22927 s/^DEP_FILES = // 22928 :loop 22929 s/\\\\$// 22930 p 22931 n 22932 /\\\\$/ b loop 22933 p 22934 } 22935 /^DEP_FILES = / s/^DEP_FILES = //p' < "$mf" | \ 22338 22936 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do 22339 22937 # Make sure the directory exists.
Note: See TracChangeset
for help on using the changeset viewer.