Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(468)

Side by Side Diff: third_party/tcmalloc/vendor/configure

Issue 7430002: Update the tcmalloc vendor branch to r111 (perftools version 1.8) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 9 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « third_party/tcmalloc/vendor/README ('k') | third_party/tcmalloc/vendor/configure.ac » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 #! /bin/sh 1 #! /bin/sh
2 # Guess values for system-dependent variables and create Makefiles. 2 # Guess values for system-dependent variables and create Makefiles.
3 # Generated by GNU Autoconf 2.65 for google-perftools 1.7. 3 # Generated by GNU Autoconf 2.65 for google-perftools 1.8.
4 # 4 #
5 # Report bugs to <opensource@google.com>. 5 # Report bugs to <opensource@google.com>.
6 # 6 #
7 # 7 #
8 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 8 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
9 # 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, 9 # 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
10 # Inc. 10 # Inc.
11 # 11 #
12 # 12 #
13 # This configure script is free software; the Free Software Foundation 13 # This configure script is free software; the Free Software Foundation
(...skipping 680 matching lines...) Expand 10 before | Expand all | Expand 10 after
694 ac_config_libobj_dir=. 694 ac_config_libobj_dir=.
695 LIBOBJS= 695 LIBOBJS=
696 cross_compiling=no 696 cross_compiling=no
697 subdirs= 697 subdirs=
698 MFLAGS= 698 MFLAGS=
699 MAKEFLAGS= 699 MAKEFLAGS=
700 700
701 # Identity of this package. 701 # Identity of this package.
702 PACKAGE_NAME='google-perftools' 702 PACKAGE_NAME='google-perftools'
703 PACKAGE_TARNAME='google-perftools' 703 PACKAGE_TARNAME='google-perftools'
704 PACKAGE_VERSION='1.7' 704 PACKAGE_VERSION='1.8'
705 PACKAGE_STRING='google-perftools 1.7' 705 PACKAGE_STRING='google-perftools 1.8'
706 PACKAGE_BUGREPORT='opensource@google.com' 706 PACKAGE_BUGREPORT='opensource@google.com'
707 PACKAGE_URL='' 707 PACKAGE_URL=''
708 708
709 ac_unique_file="README" 709 ac_unique_file="README"
710 # Factoring default headers for most tests. 710 # Factoring default headers for most tests.
711 ac_includes_default="\ 711 ac_includes_default="\
712 #include <stdio.h> 712 #include <stdio.h>
713 #ifdef HAVE_SYS_TYPES_H 713 #ifdef HAVE_SYS_TYPES_H
714 # include <sys/types.h> 714 # include <sys/types.h>
715 #endif 715 #endif
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
751 WITH_HEAP_PROFILER_OR_CHECKER_FALSE 751 WITH_HEAP_PROFILER_OR_CHECKER_FALSE
752 WITH_HEAP_PROFILER_OR_CHECKER_TRUE 752 WITH_HEAP_PROFILER_OR_CHECKER_TRUE
753 WITH_DEBUGALLOC_FALSE 753 WITH_DEBUGALLOC_FALSE
754 WITH_DEBUGALLOC_TRUE 754 WITH_DEBUGALLOC_TRUE
755 WITH_HEAP_CHECKER_FALSE 755 WITH_HEAP_CHECKER_FALSE
756 WITH_HEAP_CHECKER_TRUE 756 WITH_HEAP_CHECKER_TRUE
757 WITH_HEAP_PROFILER_FALSE 757 WITH_HEAP_PROFILER_FALSE
758 WITH_HEAP_PROFILER_TRUE 758 WITH_HEAP_PROFILER_TRUE
759 WITH_CPU_PROFILER_FALSE 759 WITH_CPU_PROFILER_FALSE
760 WITH_CPU_PROFILER_TRUE 760 WITH_CPU_PROFILER_TRUE
761 OSX_FALSE
762 OSX_TRUE
761 MINGW_FALSE 763 MINGW_FALSE
762 MINGW_TRUE 764 MINGW_TRUE
763 PTHREAD_CFLAGS 765 PTHREAD_CFLAGS
764 PTHREAD_LIBS 766 PTHREAD_LIBS
765 PTHREAD_CC 767 PTHREAD_CC
766 acx_pthread_config 768 acx_pthread_config
767 LIBSTDCXX_LA_LINKER_FLAG 769 LIBSTDCXX_LA_LINKER_FLAG
768 NANOSLEEP_LIBS 770 NANOSLEEP_LIBS
771 HAVE_W_NO_UNUSED_RESULT_FALSE
772 HAVE_W_NO_UNUSED_RESULT_TRUE
769 X86_64_AND_NO_FP_BY_DEFAULT_FALSE 773 X86_64_AND_NO_FP_BY_DEFAULT_FALSE
770 X86_64_AND_NO_FP_BY_DEFAULT_TRUE 774 X86_64_AND_NO_FP_BY_DEFAULT_TRUE
771 ENABLE_FRAME_POINTERS_FALSE 775 ENABLE_FRAME_POINTERS_FALSE
772 ENABLE_FRAME_POINTERS_TRUE 776 ENABLE_FRAME_POINTERS_TRUE
773 UNWIND_LIBS 777 UNWIND_LIBS
774 ENABLE_STATIC_FALSE 778 ENABLE_STATIC_FALSE
775 ENABLE_STATIC_TRUE 779 ENABLE_STATIC_TRUE
776 ac_cv_have_struct_mallinfo 780 ac_cv_have_struct_mallinfo
777 USE_LIBTOOL_FALSE 781 USE_LIBTOOL_FALSE
778 USE_LIBTOOL_TRUE 782 USE_LIBTOOL_TRUE
(...skipping 682 matching lines...) Expand 10 before | Expand all | Expand 10 after
1461 eval ac_cv_env_${ac_var}_value=\$${ac_var} 1465 eval ac_cv_env_${ac_var}_value=\$${ac_var}
1462 done 1466 done
1463 1467
1464 # 1468 #
1465 # Report the --help message. 1469 # Report the --help message.
1466 # 1470 #
1467 if test "$ac_init_help" = "long"; then 1471 if test "$ac_init_help" = "long"; then
1468 # Omit some internal or obsolete options to make the list less imposing. 1472 # Omit some internal or obsolete options to make the list less imposing.
1469 # This message is too long to be a string in the A/UX 3.1 sh. 1473 # This message is too long to be a string in the A/UX 3.1 sh.
1470 cat <<_ACEOF 1474 cat <<_ACEOF
1471 \`configure' configures google-perftools 1.7 to adapt to many kinds of systems. 1475 \`configure' configures google-perftools 1.8 to adapt to many kinds of systems.
1472 1476
1473 Usage: $0 [OPTION]... [VAR=VALUE]... 1477 Usage: $0 [OPTION]... [VAR=VALUE]...
1474 1478
1475 To assign environment variables (e.g., CC, CFLAGS...), specify them as 1479 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1476 VAR=VALUE. See below for descriptions of some of the useful variables. 1480 VAR=VALUE. See below for descriptions of some of the useful variables.
1477 1481
1478 Defaults for the options are specified in brackets. 1482 Defaults for the options are specified in brackets.
1479 1483
1480 Configuration: 1484 Configuration:
1481 -h, --help display this help and exit 1485 -h, --help display this help and exit
(...skipping 50 matching lines...) Expand 10 before | Expand all | Expand 10 after
1532 --program-transform-name=PROGRAM run sed PROGRAM on installed program names 1536 --program-transform-name=PROGRAM run sed PROGRAM on installed program names
1533 1537
1534 System types: 1538 System types:
1535 --build=BUILD configure for building on BUILD [guessed] 1539 --build=BUILD configure for building on BUILD [guessed]
1536 --host=HOST cross-compile to build programs to run on HOST [BUILD] 1540 --host=HOST cross-compile to build programs to run on HOST [BUILD]
1537 _ACEOF 1541 _ACEOF
1538 fi 1542 fi
1539 1543
1540 if test -n "$ac_init_help"; then 1544 if test -n "$ac_init_help"; then
1541 case $ac_init_help in 1545 case $ac_init_help in
1542 short | recursive ) echo "Configuration of google-perftools 1.7:";; 1546 short | recursive ) echo "Configuration of google-perftools 1.8:";;
1543 esac 1547 esac
1544 cat <<\_ACEOF 1548 cat <<\_ACEOF
1545 1549
1546 Optional Features: 1550 Optional Features:
1547 --disable-option-checking ignore unrecognized --enable/--with options 1551 --disable-option-checking ignore unrecognized --enable/--with options
1548 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no) 1552 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
1549 --enable-FEATURE[=ARG] include FEATURE [ARG=yes] 1553 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
1550 --disable-cpu-profiler do not build the cpu profiler 1554 --disable-cpu-profiler do not build the cpu profiler
1551 --disable-heap-profiler do not build the heap profiler 1555 --disable-heap-profiler do not build the heap profiler
1552 --disable-heap-checker do not build the heap checker 1556 --disable-heap-checker do not build the heap checker
(...skipping 89 matching lines...) Expand 10 before | Expand all | Expand 10 after
1642 else 1646 else
1643 $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2 1647 $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1644 fi || ac_status=$? 1648 fi || ac_status=$?
1645 cd "$ac_pwd" || { ac_status=$?; break; } 1649 cd "$ac_pwd" || { ac_status=$?; break; }
1646 done 1650 done
1647 fi 1651 fi
1648 1652
1649 test -n "$ac_init_help" && exit $ac_status 1653 test -n "$ac_init_help" && exit $ac_status
1650 if $ac_init_version; then 1654 if $ac_init_version; then
1651 cat <<\_ACEOF 1655 cat <<\_ACEOF
1652 google-perftools configure 1.7 1656 google-perftools configure 1.8
1653 generated by GNU Autoconf 2.65 1657 generated by GNU Autoconf 2.65
1654 1658
1655 Copyright (C) 2009 Free Software Foundation, Inc. 1659 Copyright (C) 2009 Free Software Foundation, Inc.
1656 This configure script is free software; the Free Software Foundation 1660 This configure script is free software; the Free Software Foundation
1657 gives unlimited permission to copy, distribute and modify it. 1661 gives unlimited permission to copy, distribute and modify it.
1658 _ACEOF 1662 _ACEOF
1659 exit 1663 exit
1660 fi 1664 fi
1661 1665
1662 ## ------------------------ ## 1666 ## ------------------------ ##
(...skipping 564 matching lines...) Expand 10 before | Expand all | Expand 10 after
2227 eval ac_res=\$$3 2231 eval ac_res=\$$3
2228 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 2232 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2229 $as_echo "$ac_res" >&6; } 2233 $as_echo "$ac_res" >&6; }
2230 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_ lineno;} 2234 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_ lineno;}
2231 2235
2232 } # ac_fn_c_check_decl 2236 } # ac_fn_c_check_decl
2233 cat >config.log <<_ACEOF 2237 cat >config.log <<_ACEOF
2234 This file contains any messages produced by compilers while 2238 This file contains any messages produced by compilers while
2235 running configure, to aid debugging if configure makes a mistake. 2239 running configure, to aid debugging if configure makes a mistake.
2236 2240
2237 It was created by google-perftools $as_me 1.7, which was 2241 It was created by google-perftools $as_me 1.8, which was
2238 generated by GNU Autoconf 2.65. Invocation command line was 2242 generated by GNU Autoconf 2.65. Invocation command line was
2239 2243
2240 $ $0 $@ 2244 $ $0 $@
2241 2245
2242 _ACEOF 2246 _ACEOF
2243 exec 5>>config.log 2247 exec 5>>config.log
2244 { 2248 {
2245 cat <<_ASUNAME 2249 cat <<_ASUNAME
2246 ## --------- ## 2250 ## --------- ##
2247 ## Platform. ## 2251 ## Platform. ##
(...skipping 331 matching lines...) Expand 10 before | Expand all | Expand 10 after
2579 2583
2580 ac_ext=c 2584 ac_ext=c
2581 ac_cpp='$CPP $CPPFLAGS' 2585 ac_cpp='$CPP $CPPFLAGS'
2582 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' 2586 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2583 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $ LIBS >&5' 2587 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $ LIBS >&5'
2584 ac_compiler_gnu=$ac_cv_c_compiler_gnu 2588 ac_compiler_gnu=$ac_cv_c_compiler_gnu
2585 2589
2586 2590
2587 # Update this value for every release! (A:B:C will map to foo.so.(A-C).C.B) 2591 # Update this value for every release! (A:B:C will map to foo.so.(A-C).C.B)
2588 # http://www.gnu.org/software/libtool/manual/html_node/Updating-version-info.htm l 2592 # http://www.gnu.org/software/libtool/manual/html_node/Updating-version-info.htm l
2589 TCMALLOC_SO_VERSION=1:0:1 2593 TCMALLOC_SO_VERSION=2:0:2
2590 PROFILER_SO_VERSION=1:0:1 2594 PROFILER_SO_VERSION=1:1:1
2591 2595
2592 2596
2593 2597
2594 2598
2595 # The argument here is just something that should be in the current directory 2599 # The argument here is just something that should be in the current directory
2596 # (for sanity checking) 2600 # (for sanity checking)
2597 2601
2598 2602
2599 ac_aux_dir= 2603 ac_aux_dir=
2600 for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do 2604 for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
(...skipping 371 matching lines...) Expand 10 before | Expand all | Expand 10 after
2972 if (cygpath --version) >/dev/null 2>/dev/null; then 2976 if (cygpath --version) >/dev/null 2>/dev/null; then
2973 CYGPATH_W='cygpath -w' 2977 CYGPATH_W='cygpath -w'
2974 else 2978 else
2975 CYGPATH_W=echo 2979 CYGPATH_W=echo
2976 fi 2980 fi
2977 fi 2981 fi
2978 2982
2979 2983
2980 # Define the identity of the package. 2984 # Define the identity of the package.
2981 PACKAGE='google-perftools' 2985 PACKAGE='google-perftools'
2982 VERSION='1.7' 2986 VERSION='1.8'
2983 2987
2984 2988
2985 cat >>confdefs.h <<_ACEOF 2989 cat >>confdefs.h <<_ACEOF
2986 #define PACKAGE "$PACKAGE" 2990 #define PACKAGE "$PACKAGE"
2987 _ACEOF 2991 _ACEOF
2988 2992
2989 2993
2990 cat >>confdefs.h <<_ACEOF 2994 cat >>confdefs.h <<_ACEOF
2991 #define VERSION "$VERSION" 2995 #define VERSION "$VERSION"
2992 _ACEOF 2996 _ACEOF
(...skipping 2609 matching lines...) Expand 10 before | Expand all | Expand 10 after
5602 5606
5603 5607
5604 5608
5605 { $as_echo "$as_me:${as_lineno-$LINENO}: checking the name lister ($NM) interfac e" >&5 5609 { $as_echo "$as_me:${as_lineno-$LINENO}: checking the name lister ($NM) interfac e" >&5
5606 $as_echo_n "checking the name lister ($NM) interface... " >&6; } 5610 $as_echo_n "checking the name lister ($NM) interface... " >&6; }
5607 if test "${lt_cv_nm_interface+set}" = set; then : 5611 if test "${lt_cv_nm_interface+set}" = set; then :
5608 $as_echo_n "(cached) " >&6 5612 $as_echo_n "(cached) " >&6
5609 else 5613 else
5610 lt_cv_nm_interface="BSD nm" 5614 lt_cv_nm_interface="BSD nm"
5611 echo "int some_variable = 0;" > conftest.$ac_ext 5615 echo "int some_variable = 0;" > conftest.$ac_ext
5612 (eval echo "\"\$as_me:5612: $ac_compile\"" >&5) 5616 (eval echo "\"\$as_me:5616: $ac_compile\"" >&5)
5613 (eval "$ac_compile" 2>conftest.err) 5617 (eval "$ac_compile" 2>conftest.err)
5614 cat conftest.err >&5 5618 cat conftest.err >&5
5615 (eval echo "\"\$as_me:5615: $NM \\\"conftest.$ac_objext\\\"\"" >&5) 5619 (eval echo "\"\$as_me:5619: $NM \\\"conftest.$ac_objext\\\"\"" >&5)
5616 (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out) 5620 (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out)
5617 cat conftest.err >&5 5621 cat conftest.err >&5
5618 (eval echo "\"\$as_me:5618: output\"" >&5) 5622 (eval echo "\"\$as_me:5622: output\"" >&5)
5619 cat conftest.out >&5 5623 cat conftest.out >&5
5620 if $GREP 'External.*some_variable' conftest.out > /dev/null; then 5624 if $GREP 'External.*some_variable' conftest.out > /dev/null; then
5621 lt_cv_nm_interface="MS dumpbin" 5625 lt_cv_nm_interface="MS dumpbin"
5622 fi 5626 fi
5623 rm -f conftest* 5627 rm -f conftest*
5624 fi 5628 fi
5625 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_nm_interface" >&5 5629 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_nm_interface" >&5
5626 $as_echo "$lt_cv_nm_interface" >&6; } 5630 $as_echo "$lt_cv_nm_interface" >&6; }
5627 5631
5628 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ln -s works" >&5 5632 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ln -s works" >&5
(...skipping 1184 matching lines...) Expand 10 before | Expand all | Expand 10 after
6813 ;; 6817 ;;
6814 *ELF-64*) 6818 *ELF-64*)
6815 HPUX_IA64_MODE="64" 6819 HPUX_IA64_MODE="64"
6816 ;; 6820 ;;
6817 esac 6821 esac
6818 fi 6822 fi
6819 rm -rf conftest* 6823 rm -rf conftest*
6820 ;; 6824 ;;
6821 *-*-irix6*) 6825 *-*-irix6*)
6822 # Find out which ABI we are using. 6826 # Find out which ABI we are using.
6823 echo '#line 6823 "configure"' > conftest.$ac_ext 6827 echo '#line 6827 "configure"' > conftest.$ac_ext
6824 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 6828 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
6825 (eval $ac_compile) 2>&5 6829 (eval $ac_compile) 2>&5
6826 ac_status=$? 6830 ac_status=$?
6827 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 6831 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
6828 test $ac_status = 0; }; then 6832 test $ac_status = 0; }; then
6829 if test "$lt_cv_prog_gnu_ld" = yes; then 6833 if test "$lt_cv_prog_gnu_ld" = yes; then
6830 case `/usr/bin/file conftest.$ac_objext` in 6834 case `/usr/bin/file conftest.$ac_objext` in
6831 *32-bit*) 6835 *32-bit*)
6832 LD="${LD-ld} -melf32bsmip" 6836 LD="${LD-ld} -melf32bsmip"
6833 ;; 6837 ;;
(...skipping 1852 matching lines...) Expand 10 before | Expand all | Expand 10 after
8686 lt_compiler_flag="-fno-rtti -fno-exceptions" 8690 lt_compiler_flag="-fno-rtti -fno-exceptions"
8687 # Insert the option either (1) after the last *FLAGS variable, or 8691 # Insert the option either (1) after the last *FLAGS variable, or
8688 # (2) before a word containing "conftest.", or (3) at the end. 8692 # (2) before a word containing "conftest.", or (3) at the end.
8689 # Note that $ac_compile itself does not contain backslashes and begins 8693 # Note that $ac_compile itself does not contain backslashes and begins
8690 # with a dollar sign (not a hyphen), so the echo should work correctly. 8694 # with a dollar sign (not a hyphen), so the echo should work correctly.
8691 # The option is referenced via a variable to avoid confusing sed. 8695 # The option is referenced via a variable to avoid confusing sed.
8692 lt_compile=`echo "$ac_compile" | $SED \ 8696 lt_compile=`echo "$ac_compile" | $SED \
8693 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ 8697 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
8694 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 8698 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
8695 -e 's:$: $lt_compiler_flag:'` 8699 -e 's:$: $lt_compiler_flag:'`
8696 (eval echo "\"\$as_me:8696: $lt_compile\"" >&5) 8700 (eval echo "\"\$as_me:8700: $lt_compile\"" >&5)
8697 (eval "$lt_compile" 2>conftest.err) 8701 (eval "$lt_compile" 2>conftest.err)
8698 ac_status=$? 8702 ac_status=$?
8699 cat conftest.err >&5 8703 cat conftest.err >&5
8700 echo "$as_me:8700: \$? = $ac_status" >&5 8704 echo "$as_me:8704: \$? = $ac_status" >&5
8701 if (exit $ac_status) && test -s "$ac_outfile"; then 8705 if (exit $ac_status) && test -s "$ac_outfile"; then
8702 # The compiler can only warn and ignore the option if not recognized 8706 # The compiler can only warn and ignore the option if not recognized
8703 # So say no if there are warnings other than the usual output. 8707 # So say no if there are warnings other than the usual output.
8704 $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' >conftest.exp 8708 $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' >conftest.exp
8705 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2 8709 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
8706 if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; the n 8710 if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; the n
8707 lt_cv_prog_compiler_rtti_exceptions=yes 8711 lt_cv_prog_compiler_rtti_exceptions=yes
8708 fi 8712 fi
8709 fi 8713 fi
8710 $RM conftest* 8714 $RM conftest*
(...skipping 314 matching lines...) Expand 10 before | Expand all | Expand 10 after
9025 lt_compiler_flag="$lt_prog_compiler_pic -DPIC" 9029 lt_compiler_flag="$lt_prog_compiler_pic -DPIC"
9026 # Insert the option either (1) after the last *FLAGS variable, or 9030 # Insert the option either (1) after the last *FLAGS variable, or
9027 # (2) before a word containing "conftest.", or (3) at the end. 9031 # (2) before a word containing "conftest.", or (3) at the end.
9028 # Note that $ac_compile itself does not contain backslashes and begins 9032 # Note that $ac_compile itself does not contain backslashes and begins
9029 # with a dollar sign (not a hyphen), so the echo should work correctly. 9033 # with a dollar sign (not a hyphen), so the echo should work correctly.
9030 # The option is referenced via a variable to avoid confusing sed. 9034 # The option is referenced via a variable to avoid confusing sed.
9031 lt_compile=`echo "$ac_compile" | $SED \ 9035 lt_compile=`echo "$ac_compile" | $SED \
9032 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ 9036 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
9033 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 9037 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
9034 -e 's:$: $lt_compiler_flag:'` 9038 -e 's:$: $lt_compiler_flag:'`
9035 (eval echo "\"\$as_me:9035: $lt_compile\"" >&5) 9039 (eval echo "\"\$as_me:9039: $lt_compile\"" >&5)
9036 (eval "$lt_compile" 2>conftest.err) 9040 (eval "$lt_compile" 2>conftest.err)
9037 ac_status=$? 9041 ac_status=$?
9038 cat conftest.err >&5 9042 cat conftest.err >&5
9039 echo "$as_me:9039: \$? = $ac_status" >&5 9043 echo "$as_me:9043: \$? = $ac_status" >&5
9040 if (exit $ac_status) && test -s "$ac_outfile"; then 9044 if (exit $ac_status) && test -s "$ac_outfile"; then
9041 # The compiler can only warn and ignore the option if not recognized 9045 # The compiler can only warn and ignore the option if not recognized
9042 # So say no if there are warnings other than the usual output. 9046 # So say no if there are warnings other than the usual output.
9043 $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' >conftest.exp 9047 $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' >conftest.exp
9044 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2 9048 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
9045 if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; the n 9049 if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; the n
9046 lt_cv_prog_compiler_pic_works=yes 9050 lt_cv_prog_compiler_pic_works=yes
9047 fi 9051 fi
9048 fi 9052 fi
9049 $RM conftest* 9053 $RM conftest*
(...skipping 80 matching lines...) Expand 10 before | Expand all | Expand 10 after
9130 9134
9131 lt_compiler_flag="-o out/conftest2.$ac_objext" 9135 lt_compiler_flag="-o out/conftest2.$ac_objext"
9132 # Insert the option either (1) after the last *FLAGS variable, or 9136 # Insert the option either (1) after the last *FLAGS variable, or
9133 # (2) before a word containing "conftest.", or (3) at the end. 9137 # (2) before a word containing "conftest.", or (3) at the end.
9134 # Note that $ac_compile itself does not contain backslashes and begins 9138 # Note that $ac_compile itself does not contain backslashes and begins
9135 # with a dollar sign (not a hyphen), so the echo should work correctly. 9139 # with a dollar sign (not a hyphen), so the echo should work correctly.
9136 lt_compile=`echo "$ac_compile" | $SED \ 9140 lt_compile=`echo "$ac_compile" | $SED \
9137 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ 9141 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
9138 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 9142 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
9139 -e 's:$: $lt_compiler_flag:'` 9143 -e 's:$: $lt_compiler_flag:'`
9140 (eval echo "\"\$as_me:9140: $lt_compile\"" >&5) 9144 (eval echo "\"\$as_me:9144: $lt_compile\"" >&5)
9141 (eval "$lt_compile" 2>out/conftest.err) 9145 (eval "$lt_compile" 2>out/conftest.err)
9142 ac_status=$? 9146 ac_status=$?
9143 cat out/conftest.err >&5 9147 cat out/conftest.err >&5
9144 echo "$as_me:9144: \$? = $ac_status" >&5 9148 echo "$as_me:9148: \$? = $ac_status" >&5
9145 if (exit $ac_status) && test -s out/conftest2.$ac_objext 9149 if (exit $ac_status) && test -s out/conftest2.$ac_objext
9146 then 9150 then
9147 # The compiler can only warn and ignore the option if not recognized 9151 # The compiler can only warn and ignore the option if not recognized
9148 # So say no if there are warnings 9152 # So say no if there are warnings
9149 $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' > out/conftest.exp 9153 $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' > out/conftest.exp
9150 $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2 9154 $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
9151 if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/d ev/null; then 9155 if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/d ev/null; then
9152 lt_cv_prog_compiler_c_o=yes 9156 lt_cv_prog_compiler_c_o=yes
9153 fi 9157 fi
9154 fi 9158 fi
(...skipping 30 matching lines...) Expand all
9185 9189
9186 lt_compiler_flag="-o out/conftest2.$ac_objext" 9190 lt_compiler_flag="-o out/conftest2.$ac_objext"
9187 # Insert the option either (1) after the last *FLAGS variable, or 9191 # Insert the option either (1) after the last *FLAGS variable, or
9188 # (2) before a word containing "conftest.", or (3) at the end. 9192 # (2) before a word containing "conftest.", or (3) at the end.
9189 # Note that $ac_compile itself does not contain backslashes and begins 9193 # Note that $ac_compile itself does not contain backslashes and begins
9190 # with a dollar sign (not a hyphen), so the echo should work correctly. 9194 # with a dollar sign (not a hyphen), so the echo should work correctly.
9191 lt_compile=`echo "$ac_compile" | $SED \ 9195 lt_compile=`echo "$ac_compile" | $SED \
9192 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ 9196 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
9193 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 9197 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
9194 -e 's:$: $lt_compiler_flag:'` 9198 -e 's:$: $lt_compiler_flag:'`
9195 (eval echo "\"\$as_me:9195: $lt_compile\"" >&5) 9199 (eval echo "\"\$as_me:9199: $lt_compile\"" >&5)
9196 (eval "$lt_compile" 2>out/conftest.err) 9200 (eval "$lt_compile" 2>out/conftest.err)
9197 ac_status=$? 9201 ac_status=$?
9198 cat out/conftest.err >&5 9202 cat out/conftest.err >&5
9199 echo "$as_me:9199: \$? = $ac_status" >&5 9203 echo "$as_me:9203: \$? = $ac_status" >&5
9200 if (exit $ac_status) && test -s out/conftest2.$ac_objext 9204 if (exit $ac_status) && test -s out/conftest2.$ac_objext
9201 then 9205 then
9202 # The compiler can only warn and ignore the option if not recognized 9206 # The compiler can only warn and ignore the option if not recognized
9203 # So say no if there are warnings 9207 # So say no if there are warnings
9204 $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' > out/conftest.exp 9208 $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' > out/conftest.exp
9205 $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2 9209 $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
9206 if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/d ev/null; then 9210 if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/d ev/null; then
9207 lt_cv_prog_compiler_c_o=yes 9211 lt_cv_prog_compiler_c_o=yes
9208 fi 9212 fi
9209 fi 9213 fi
(...skipping 2359 matching lines...) Expand 10 before | Expand all | Expand 10 after
11569 $as_echo_n "checking whether a program can dlopen itself... " >&6; } 11573 $as_echo_n "checking whether a program can dlopen itself... " >&6; }
11570 if test "${lt_cv_dlopen_self+set}" = set; then : 11574 if test "${lt_cv_dlopen_self+set}" = set; then :
11571 $as_echo_n "(cached) " >&6 11575 $as_echo_n "(cached) " >&6
11572 else 11576 else
11573 if test "$cross_compiling" = yes; then : 11577 if test "$cross_compiling" = yes; then :
11574 lt_cv_dlopen_self=cross 11578 lt_cv_dlopen_self=cross
11575 else 11579 else
11576 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 11580 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
11577 lt_status=$lt_dlunknown 11581 lt_status=$lt_dlunknown
11578 cat > conftest.$ac_ext <<_LT_EOF 11582 cat > conftest.$ac_ext <<_LT_EOF
11579 #line 11579 "configure" 11583 #line 11583 "configure"
11580 #include "confdefs.h" 11584 #include "confdefs.h"
11581 11585
11582 #if HAVE_DLFCN_H 11586 #if HAVE_DLFCN_H
11583 #include <dlfcn.h> 11587 #include <dlfcn.h>
11584 #endif 11588 #endif
11585 11589
11586 #include <stdio.h> 11590 #include <stdio.h>
11587 11591
11588 #ifdef RTLD_GLOBAL 11592 #ifdef RTLD_GLOBAL
11589 # define LT_DLGLOBAL RTLD_GLOBAL 11593 # define LT_DLGLOBAL RTLD_GLOBAL
(...skipping 75 matching lines...) Expand 10 before | Expand all | Expand 10 after
11665 $as_echo_n "checking whether a statically linked program can dlopen itself... " >&6; } 11669 $as_echo_n "checking whether a statically linked program can dlopen itself... " >&6; }
11666 if test "${lt_cv_dlopen_self_static+set}" = set; then : 11670 if test "${lt_cv_dlopen_self_static+set}" = set; then :
11667 $as_echo_n "(cached) " >&6 11671 $as_echo_n "(cached) " >&6
11668 else 11672 else
11669 if test "$cross_compiling" = yes; then : 11673 if test "$cross_compiling" = yes; then :
11670 lt_cv_dlopen_self_static=cross 11674 lt_cv_dlopen_self_static=cross
11671 else 11675 else
11672 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 11676 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
11673 lt_status=$lt_dlunknown 11677 lt_status=$lt_dlunknown
11674 cat > conftest.$ac_ext <<_LT_EOF 11678 cat > conftest.$ac_ext <<_LT_EOF
11675 #line 11675 "configure" 11679 #line 11679 "configure"
11676 #include "confdefs.h" 11680 #include "confdefs.h"
11677 11681
11678 #if HAVE_DLFCN_H 11682 #if HAVE_DLFCN_H
11679 #include <dlfcn.h> 11683 #include <dlfcn.h>
11680 #endif 11684 #endif
11681 11685
11682 #include <stdio.h> 11686 #include <stdio.h>
11683 11687
11684 #ifdef RTLD_GLOBAL 11688 #ifdef RTLD_GLOBAL
11685 # define LT_DLGLOBAL RTLD_GLOBAL 11689 # define LT_DLGLOBAL RTLD_GLOBAL
(...skipping 1935 matching lines...) Expand 10 before | Expand all | Expand 10 after
13621 lt_compiler_flag="$lt_prog_compiler_pic_CXX -DPIC" 13625 lt_compiler_flag="$lt_prog_compiler_pic_CXX -DPIC"
13622 # Insert the option either (1) after the last *FLAGS variable, or 13626 # Insert the option either (1) after the last *FLAGS variable, or
13623 # (2) before a word containing "conftest.", or (3) at the end. 13627 # (2) before a word containing "conftest.", or (3) at the end.
13624 # Note that $ac_compile itself does not contain backslashes and begins 13628 # Note that $ac_compile itself does not contain backslashes and begins
13625 # with a dollar sign (not a hyphen), so the echo should work correctly. 13629 # with a dollar sign (not a hyphen), so the echo should work correctly.
13626 # The option is referenced via a variable to avoid confusing sed. 13630 # The option is referenced via a variable to avoid confusing sed.
13627 lt_compile=`echo "$ac_compile" | $SED \ 13631 lt_compile=`echo "$ac_compile" | $SED \
13628 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ 13632 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
13629 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 13633 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
13630 -e 's:$: $lt_compiler_flag:'` 13634 -e 's:$: $lt_compiler_flag:'`
13631 (eval echo "\"\$as_me:13631: $lt_compile\"" >&5) 13635 (eval echo "\"\$as_me:13635: $lt_compile\"" >&5)
13632 (eval "$lt_compile" 2>conftest.err) 13636 (eval "$lt_compile" 2>conftest.err)
13633 ac_status=$? 13637 ac_status=$?
13634 cat conftest.err >&5 13638 cat conftest.err >&5
13635 echo "$as_me:13635: \$? = $ac_status" >&5 13639 echo "$as_me:13639: \$? = $ac_status" >&5
13636 if (exit $ac_status) && test -s "$ac_outfile"; then 13640 if (exit $ac_status) && test -s "$ac_outfile"; then
13637 # The compiler can only warn and ignore the option if not recognized 13641 # The compiler can only warn and ignore the option if not recognized
13638 # So say no if there are warnings other than the usual output. 13642 # So say no if there are warnings other than the usual output.
13639 $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' >conftest.exp 13643 $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' >conftest.exp
13640 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2 13644 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
13641 if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; the n 13645 if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; the n
13642 lt_cv_prog_compiler_pic_works_CXX=yes 13646 lt_cv_prog_compiler_pic_works_CXX=yes
13643 fi 13647 fi
13644 fi 13648 fi
13645 $RM conftest* 13649 $RM conftest*
(...skipping 74 matching lines...) Expand 10 before | Expand all | Expand 10 after
13720 13724
13721 lt_compiler_flag="-o out/conftest2.$ac_objext" 13725 lt_compiler_flag="-o out/conftest2.$ac_objext"
13722 # Insert the option either (1) after the last *FLAGS variable, or 13726 # Insert the option either (1) after the last *FLAGS variable, or
13723 # (2) before a word containing "conftest.", or (3) at the end. 13727 # (2) before a word containing "conftest.", or (3) at the end.
13724 # Note that $ac_compile itself does not contain backslashes and begins 13728 # Note that $ac_compile itself does not contain backslashes and begins
13725 # with a dollar sign (not a hyphen), so the echo should work correctly. 13729 # with a dollar sign (not a hyphen), so the echo should work correctly.
13726 lt_compile=`echo "$ac_compile" | $SED \ 13730 lt_compile=`echo "$ac_compile" | $SED \
13727 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ 13731 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
13728 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 13732 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
13729 -e 's:$: $lt_compiler_flag:'` 13733 -e 's:$: $lt_compiler_flag:'`
13730 (eval echo "\"\$as_me:13730: $lt_compile\"" >&5) 13734 (eval echo "\"\$as_me:13734: $lt_compile\"" >&5)
13731 (eval "$lt_compile" 2>out/conftest.err) 13735 (eval "$lt_compile" 2>out/conftest.err)
13732 ac_status=$? 13736 ac_status=$?
13733 cat out/conftest.err >&5 13737 cat out/conftest.err >&5
13734 echo "$as_me:13734: \$? = $ac_status" >&5 13738 echo "$as_me:13738: \$? = $ac_status" >&5
13735 if (exit $ac_status) && test -s out/conftest2.$ac_objext 13739 if (exit $ac_status) && test -s out/conftest2.$ac_objext
13736 then 13740 then
13737 # The compiler can only warn and ignore the option if not recognized 13741 # The compiler can only warn and ignore the option if not recognized
13738 # So say no if there are warnings 13742 # So say no if there are warnings
13739 $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' > out/conftest.exp 13743 $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' > out/conftest.exp
13740 $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2 13744 $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
13741 if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/d ev/null; then 13745 if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/d ev/null; then
13742 lt_cv_prog_compiler_c_o_CXX=yes 13746 lt_cv_prog_compiler_c_o_CXX=yes
13743 fi 13747 fi
13744 fi 13748 fi
(...skipping 27 matching lines...) Expand all
13772 13776
13773 lt_compiler_flag="-o out/conftest2.$ac_objext" 13777 lt_compiler_flag="-o out/conftest2.$ac_objext"
13774 # Insert the option either (1) after the last *FLAGS variable, or 13778 # Insert the option either (1) after the last *FLAGS variable, or
13775 # (2) before a word containing "conftest.", or (3) at the end. 13779 # (2) before a word containing "conftest.", or (3) at the end.
13776 # Note that $ac_compile itself does not contain backslashes and begins 13780 # Note that $ac_compile itself does not contain backslashes and begins
13777 # with a dollar sign (not a hyphen), so the echo should work correctly. 13781 # with a dollar sign (not a hyphen), so the echo should work correctly.
13778 lt_compile=`echo "$ac_compile" | $SED \ 13782 lt_compile=`echo "$ac_compile" | $SED \
13779 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ 13783 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
13780 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 13784 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
13781 -e 's:$: $lt_compiler_flag:'` 13785 -e 's:$: $lt_compiler_flag:'`
13782 (eval echo "\"\$as_me:13782: $lt_compile\"" >&5) 13786 (eval echo "\"\$as_me:13786: $lt_compile\"" >&5)
13783 (eval "$lt_compile" 2>out/conftest.err) 13787 (eval "$lt_compile" 2>out/conftest.err)
13784 ac_status=$? 13788 ac_status=$?
13785 cat out/conftest.err >&5 13789 cat out/conftest.err >&5
13786 echo "$as_me:13786: \$? = $ac_status" >&5 13790 echo "$as_me:13790: \$? = $ac_status" >&5
13787 if (exit $ac_status) && test -s out/conftest2.$ac_objext 13791 if (exit $ac_status) && test -s out/conftest2.$ac_objext
13788 then 13792 then
13789 # The compiler can only warn and ignore the option if not recognized 13793 # The compiler can only warn and ignore the option if not recognized
13790 # So say no if there are warnings 13794 # So say no if there are warnings
13791 $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' > out/conftest.exp 13795 $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' > out/conftest.exp
13792 $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2 13796 $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
13793 if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/d ev/null; then 13797 if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/d ev/null; then
13794 lt_cv_prog_compiler_c_o_CXX=yes 13798 lt_cv_prog_compiler_c_o_CXX=yes
13795 fi 13799 fi
13796 fi 13800 fi
(...skipping 2145 matching lines...) Expand 10 before | Expand all | Expand 10 after
15942 X86_64_AND_NO_FP_BY_DEFAULT_TRUE= 15946 X86_64_AND_NO_FP_BY_DEFAULT_TRUE=
15943 X86_64_AND_NO_FP_BY_DEFAULT_FALSE='#' 15947 X86_64_AND_NO_FP_BY_DEFAULT_FALSE='#'
15944 else 15948 else
15945 X86_64_AND_NO_FP_BY_DEFAULT_TRUE='#' 15949 X86_64_AND_NO_FP_BY_DEFAULT_TRUE='#'
15946 X86_64_AND_NO_FP_BY_DEFAULT_FALSE= 15950 X86_64_AND_NO_FP_BY_DEFAULT_FALSE=
15947 fi 15951 fi
15948 15952
15949 rm fp.s 15953 rm fp.s
15950 CFLAGS="$OLD_CFLAGS" 15954 CFLAGS="$OLD_CFLAGS"
15951 15955
15956 # See if the compiler supports -Wno-unused-result.
15957 # Newer ubuntu's turn on -D_FORTIFY_SOURCE=2, enabling
15958 # __attribute__((warn_unused_result)) for things like write(),
15959 # which we don't care about.
15960 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if the compiler supports -Wno- unused-result" >&5
15961 $as_echo_n "checking if the compiler supports -Wno-unused-result... " >&6; }
15962 if test "${perftools_cv_w_no_unused_result+set}" = set; then :
15963 $as_echo_n "(cached) " >&6
15964 else
15965 OLD_CFLAGS="$CFLAGS"
15966 CFLAGS="$CFLAGS -Wno-error -Wno-unused-result"
15967 # gcc doesn't warn about unknown flags unless it's
15968 # also warning for some other purpose, hence the
15969 # divide-by-0. (We use -Wno-error to make sure the
15970 # divide-by-0 doesn't cause this test to fail!)
15971 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15972 /* end confdefs.h. */
15973
15974 int
15975 main ()
15976 {
15977 return 1/0
15978 ;
15979 return 0;
15980 }
15981 _ACEOF
15982 if ac_fn_c_try_compile "$LINENO"; then :
15983 perftools_cv_w_no_unused_result=yes
15984 else
15985 perftools_cv_w_no_unused_result=no
15986 fi
15987 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15988 CFLAGS="$OLD_CFLAGS"
15989 fi
15990 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $perftools_cv_w_no_unused_resul t" >&5
15991 $as_echo "$perftools_cv_w_no_unused_result" >&6; }
15992
15993
15994 if test "$perftools_cv_w_no_unused_result" = yes; then
15995 HAVE_W_NO_UNUSED_RESULT_TRUE=
15996 HAVE_W_NO_UNUSED_RESULT_FALSE='#'
15997 else
15998 HAVE_W_NO_UNUSED_RESULT_TRUE='#'
15999 HAVE_W_NO_UNUSED_RESULT_FALSE=
16000 fi
16001
15952 16002
15953 # Defines PRIuS 16003 # Defines PRIuS
15954 { $as_echo "$as_me:${as_lineno-$LINENO}: checking printf format code for printin g a size_t and ssize_t" >&5 16004 { $as_echo "$as_me:${as_lineno-$LINENO}: checking printf format code for printin g a size_t and ssize_t" >&5
15955 $as_echo_n "checking printf format code for printing a size_t and ssize_t... " > &6; } 16005 $as_echo_n "checking printf format code for printing a size_t and ssize_t... " > &6; }
15956 if test "${ac_cv_formatting_prius_prefix+set}" = set; then : 16006 if test "${ac_cv_formatting_prius_prefix+set}" = set; then :
15957 $as_echo_n "(cached) " >&6 16007 $as_echo_n "(cached) " >&6
15958 else 16008 else
15959 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 16009 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15960 /* end confdefs.h. */ 16010 /* end confdefs.h. */
15961 #include <stddef.h> 16011 #include <stddef.h>
(...skipping 146 matching lines...) Expand 10 before | Expand all | Expand 10 after
16108 16158
16109 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 16159 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
16110 $as_echo "yes" >&6; } 16160 $as_echo "yes" >&6; }
16111 else 16161 else
16112 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 16162 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
16113 $as_echo "no" >&6; } 16163 $as_echo "no" >&6; }
16114 fi 16164 fi
16115 rm -f core conftest.err conftest.$ac_objext \ 16165 rm -f core conftest.err conftest.$ac_objext \
16116 conftest$ac_exeext conftest.$ac_ext 16166 conftest$ac_exeext conftest.$ac_ext
16117 16167
16168 # glibc's __malloc_hook/etc were declared volatile starting in glibc 2.14
16169 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if __malloc_hook is declared v olatile" >&5
16170 $as_echo_n "checking if __malloc_hook is declared volatile... " >&6; }
16171 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
16172 /* end confdefs.h. */
16173 #include <malloc.h>
16174 void* (* volatile __malloc_hook)(size_t, const void*) = 0;
16175 int
16176 main ()
16177 {
16178
16179 ;
16180 return 0;
16181 }
16182 _ACEOF
16183 if ac_fn_c_try_compile "$LINENO"; then :
16184
16185 $as_echo "#define MALLOC_HOOK_MAYBE_VOLATILE volatile" >>confdefs.h
16186
16187 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
16188 $as_echo "yes" >&6; }
16189 else
16190 $as_echo "#define MALLOC_HOOK_MAYBE_VOLATILE /**/" >>confdefs.h
16191 ,
16192 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
16193 $as_echo "no" >&6; }
16194 fi
16195 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
16196
16118 # Nanosleep requires extra libraries on some architectures (solaris). 16197 # Nanosleep requires extra libraries on some architectures (solaris).
16119 # This sets NANOSLEEP_LIBS. nanosleep doesn't exist on mingw, which 16198 # This sets NANOSLEEP_LIBS. nanosleep doesn't exist on mingw, which
16120 # is fine for us because we don't compile libspinlock, which uses it. 16199 # is fine for us because we don't compile libspinlock, which uses it.
16121 if test "$need_nanosleep" = yes; then 16200 if test "$need_nanosleep" = yes; then
16122 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if nanosleep requires any li braries" >&5 16201 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if nanosleep requires any li braries" >&5
16123 $as_echo_n "checking if nanosleep requires any libraries... " >&6; } 16202 $as_echo_n "checking if nanosleep requires any libraries... " >&6; }
16124 16203
16125 ac_ext=c 16204 ac_ext=c
16126 ac_cpp='$CPP $CPPFLAGS' 16205 ac_cpp='$CPP $CPPFLAGS'
16127 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' 16206 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
(...skipping 842 matching lines...) Expand 10 before | Expand all | Expand 10 after
16970 17049
16971 # In theory, config.h files shouldn't need a header guard, but we do, 17050 # In theory, config.h files shouldn't need a header guard, but we do,
16972 # because we (maybe) #include windows/mingw.h from within config.h, 17051 # because we (maybe) #include windows/mingw.h from within config.h,
16973 # and it #includes other .h files. These all have header guards, so 17052 # and it #includes other .h files. These all have header guards, so
16974 # the end result is if config.h is #included twice, its #undefs get 17053 # the end result is if config.h is #included twice, its #undefs get
16975 # evaluated twice, but all the ones in mingw.h/etc only get evaluated 17054 # evaluated twice, but all the ones in mingw.h/etc only get evaluated
16976 # once, potentially causing trouble. c.f. 17055 # once, potentially causing trouble. c.f.
16977 # http://code.google.com/p/google-perftools/issues/detail?id=246 17056 # http://code.google.com/p/google-perftools/issues/detail?id=246
16978 17057
16979 17058
17059
17060
16980 # MinGW uses autoconf, but also needs the windows shim routines 17061 # MinGW uses autoconf, but also needs the windows shim routines
16981 # (since it doesn't have its own support for, say, pthreads). 17062 # (since it doesn't have its own support for, say, pthreads).
16982 # This requires us to #include a special header file, and also to 17063 # This requires us to #include a special header file, and also to
16983 # link in some windows versions of .o's instead of the unix versions. 17064 # link in some windows versions of .o's instead of the unix versions.
17065 #
17066 # Also, manually mark systems where we have to be careful how early
17067 # we run pthreads. TODO(csilvers): turn this into an autoconf check.
16984 17068
16985 17069
16986 17070
16987 if expr $host : '.*-mingw' >/dev/null 2>&1; then 17071 if expr $host : '.*-mingw' >/dev/null 2>&1; then
16988 MINGW_TRUE= 17072 MINGW_TRUE=
16989 MINGW_FALSE='#' 17073 MINGW_FALSE='#'
16990 else 17074 else
16991 MINGW_TRUE='#' 17075 MINGW_TRUE='#'
16992 MINGW_FALSE= 17076 MINGW_FALSE=
16993 fi 17077 fi
16994 17078
16995 17079
17080
17081 if expr $host : '.*-apple-darwin.*' >/dev/null 2>&1; then
17082 OSX_TRUE=
17083 OSX_FALSE='#'
17084 else
17085 OSX_TRUE='#'
17086 OSX_FALSE=
17087 fi
17088
17089
16996 # Redhat 7 (and below?) has sys/ucontext.h, but if you try to #include 17090 # Redhat 7 (and below?) has sys/ucontext.h, but if you try to #include
16997 # it directly, the compiler gets upset. So we pretend we don't have 17091 # it directly, the compiler gets upset. So we pretend we don't have
16998 # it. 17092 # it.
16999 if cat /etc/redhat-release 2>/dev/null | grep "Red Hat Linux release 7" >/dev/nu ll 2>&1; then 17093 if cat /etc/redhat-release 2>/dev/null | grep "Red Hat Linux release 7" >/dev/nu ll 2>&1; then
17000 17094
17001 $as_echo "#define HAVE_SYS_UCONTEXT_H 0" >>confdefs.h 17095 $as_echo "#define HAVE_SYS_UCONTEXT_H 0" >>confdefs.h
17002 17096
17003 fi 17097 fi
17004 17098
17005 # Export the --enable flags we set above. We do this at the end so 17099 # Export the --enable flags we set above. We do this at the end so
(...skipping 198 matching lines...) Expand 10 before | Expand all | Expand 10 after
17204 Usually this means the macro was only invoked conditionally." "$LINENO" 5 17298 Usually this means the macro was only invoked conditionally." "$LINENO" 5
17205 fi 17299 fi
17206 if test -z "${ENABLE_FRAME_POINTERS_TRUE}" && test -z "${ENABLE_FRAME_POINTERS_F ALSE}"; then 17300 if test -z "${ENABLE_FRAME_POINTERS_TRUE}" && test -z "${ENABLE_FRAME_POINTERS_F ALSE}"; then
17207 as_fn_error "conditional \"ENABLE_FRAME_POINTERS\" was never defined. 17301 as_fn_error "conditional \"ENABLE_FRAME_POINTERS\" was never defined.
17208 Usually this means the macro was only invoked conditionally." "$LINENO" 5 17302 Usually this means the macro was only invoked conditionally." "$LINENO" 5
17209 fi 17303 fi
17210 if test -z "${X86_64_AND_NO_FP_BY_DEFAULT_TRUE}" && test -z "${X86_64_AND_NO_FP_ BY_DEFAULT_FALSE}"; then 17304 if test -z "${X86_64_AND_NO_FP_BY_DEFAULT_TRUE}" && test -z "${X86_64_AND_NO_FP_ BY_DEFAULT_FALSE}"; then
17211 as_fn_error "conditional \"X86_64_AND_NO_FP_BY_DEFAULT\" was never defined. 17305 as_fn_error "conditional \"X86_64_AND_NO_FP_BY_DEFAULT\" was never defined.
17212 Usually this means the macro was only invoked conditionally." "$LINENO" 5 17306 Usually this means the macro was only invoked conditionally." "$LINENO" 5
17213 fi 17307 fi
17308 if test -z "${HAVE_W_NO_UNUSED_RESULT_TRUE}" && test -z "${HAVE_W_NO_UNUSED_RESU LT_FALSE}"; then
17309 as_fn_error "conditional \"HAVE_W_NO_UNUSED_RESULT\" was never defined.
17310 Usually this means the macro was only invoked conditionally." "$LINENO" 5
17311 fi
17214 if test -z "${MINGW_TRUE}" && test -z "${MINGW_FALSE}"; then 17312 if test -z "${MINGW_TRUE}" && test -z "${MINGW_FALSE}"; then
17215 as_fn_error "conditional \"MINGW\" was never defined. 17313 as_fn_error "conditional \"MINGW\" was never defined.
17216 Usually this means the macro was only invoked conditionally." "$LINENO" 5 17314 Usually this means the macro was only invoked conditionally." "$LINENO" 5
17217 fi 17315 fi
17316 if test -z "${OSX_TRUE}" && test -z "${OSX_FALSE}"; then
17317 as_fn_error "conditional \"OSX\" was never defined.
17318 Usually this means the macro was only invoked conditionally." "$LINENO" 5
17319 fi
17218 if test -z "${WITH_CPU_PROFILER_TRUE}" && test -z "${WITH_CPU_PROFILER_FALSE}"; then 17320 if test -z "${WITH_CPU_PROFILER_TRUE}" && test -z "${WITH_CPU_PROFILER_FALSE}"; then
17219 as_fn_error "conditional \"WITH_CPU_PROFILER\" was never defined. 17321 as_fn_error "conditional \"WITH_CPU_PROFILER\" was never defined.
17220 Usually this means the macro was only invoked conditionally." "$LINENO" 5 17322 Usually this means the macro was only invoked conditionally." "$LINENO" 5
17221 fi 17323 fi
17222 if test -z "${WITH_HEAP_PROFILER_TRUE}" && test -z "${WITH_HEAP_PROFILER_FALSE}" ; then 17324 if test -z "${WITH_HEAP_PROFILER_TRUE}" && test -z "${WITH_HEAP_PROFILER_FALSE}" ; then
17223 as_fn_error "conditional \"WITH_HEAP_PROFILER\" was never defined. 17325 as_fn_error "conditional \"WITH_HEAP_PROFILER\" was never defined.
17224 Usually this means the macro was only invoked conditionally." "$LINENO" 5 17326 Usually this means the macro was only invoked conditionally." "$LINENO" 5
17225 fi 17327 fi
17226 if test -z "${WITH_HEAP_CHECKER_TRUE}" && test -z "${WITH_HEAP_CHECKER_FALSE}"; then 17328 if test -z "${WITH_HEAP_CHECKER_TRUE}" && test -z "${WITH_HEAP_CHECKER_FALSE}"; then
17227 as_fn_error "conditional \"WITH_HEAP_CHECKER\" was never defined. 17329 as_fn_error "conditional \"WITH_HEAP_CHECKER\" was never defined.
(...skipping 412 matching lines...) Expand 10 before | Expand all | Expand 10 after
17640 ## Main body of $CONFIG_STATUS script. ## 17742 ## Main body of $CONFIG_STATUS script. ##
17641 ## ----------------------------------- ## 17743 ## ----------------------------------- ##
17642 _ASEOF 17744 _ASEOF
17643 test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1 17745 test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1
17644 17746
17645 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 17747 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
17646 # Save the log message, to keep $0 and so on meaningful, and to 17748 # Save the log message, to keep $0 and so on meaningful, and to
17647 # report actual input values of CONFIG_FILES etc. instead of their 17749 # report actual input values of CONFIG_FILES etc. instead of their
17648 # values after options handling. 17750 # values after options handling.
17649 ac_log=" 17751 ac_log="
17650 This file was extended by google-perftools $as_me 1.7, which was 17752 This file was extended by google-perftools $as_me 1.8, which was
17651 generated by GNU Autoconf 2.65. Invocation command line was 17753 generated by GNU Autoconf 2.65. Invocation command line was
17652 17754
17653 CONFIG_FILES = $CONFIG_FILES 17755 CONFIG_FILES = $CONFIG_FILES
17654 CONFIG_HEADERS = $CONFIG_HEADERS 17756 CONFIG_HEADERS = $CONFIG_HEADERS
17655 CONFIG_LINKS = $CONFIG_LINKS 17757 CONFIG_LINKS = $CONFIG_LINKS
17656 CONFIG_COMMANDS = $CONFIG_COMMANDS 17758 CONFIG_COMMANDS = $CONFIG_COMMANDS
17657 $ $0 $@ 17759 $ $0 $@
17658 17760
17659 on `(hostname || uname -n) 2>/dev/null | sed 1q` 17761 on `(hostname || uname -n) 2>/dev/null | sed 1q`
17660 " 17762 "
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after
17706 17808
17707 Configuration commands: 17809 Configuration commands:
17708 $config_commands 17810 $config_commands
17709 17811
17710 Report bugs to <opensource@google.com>." 17812 Report bugs to <opensource@google.com>."
17711 17813
17712 _ACEOF 17814 _ACEOF
17713 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 17815 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
17714 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g '`" 17816 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g '`"
17715 ac_cs_version="\\ 17817 ac_cs_version="\\
17716 google-perftools config.status 1.7 17818 google-perftools config.status 1.8
17717 configured by $0, generated by GNU Autoconf 2.65, 17819 configured by $0, generated by GNU Autoconf 2.65,
17718 with options \\"\$ac_cs_config\\" 17820 with options \\"\$ac_cs_config\\"
17719 17821
17720 Copyright (C) 2009 Free Software Foundation, Inc. 17822 Copyright (C) 2009 Free Software Foundation, Inc.
17721 This config.status script is free software; the Free Software Foundation 17823 This config.status script is free software; the Free Software Foundation
17722 gives unlimited permission to copy, distribute and modify it." 17824 gives unlimited permission to copy, distribute and modify it."
17723 17825
17724 ac_pwd='$ac_pwd' 17826 ac_pwd='$ac_pwd'
17725 srcdir='$srcdir' 17827 srcdir='$srcdir'
17726 INSTALL='$INSTALL' 17828 INSTALL='$INSTALL'
(...skipping 1958 matching lines...) Expand 10 before | Expand all | Expand 10 after
19685 exec 5>>config.log 19787 exec 5>>config.log
19686 # Use ||, not &&, to avoid exiting from the if with $? = 1, which 19788 # Use ||, not &&, to avoid exiting from the if with $? = 1, which
19687 # would make configure fail if this is the last instruction. 19789 # would make configure fail if this is the last instruction.
19688 $ac_cs_success || as_fn_exit $? 19790 $ac_cs_success || as_fn_exit $?
19689 fi 19791 fi
19690 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then 19792 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
19691 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_un recognized_opts" >&5 19793 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_un recognized_opts" >&5
19692 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;} 19794 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
19693 fi 19795 fi
19694 19796
OLDNEW
« no previous file with comments | « third_party/tcmalloc/vendor/README ('k') | third_party/tcmalloc/vendor/configure.ac » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698