comparison configure @ 644:903a8f7bcb7c

Variable being set forces compat to never be built even with --with-compat specified.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Fri, 18 Feb 2011 13:01:23 +0000
parents 9ab89d89e6b4
children 86c404056262
comparison
equal deleted inserted replaced
643:9ab89d89e6b4 644:903a8f7bcb7c
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.64. 3 # Generated by GNU Autoconf 2.65.
4 #
4 # 5 #
5 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 6 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
6 # 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software 7 # 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
7 # Foundation, Inc. 8 # Inc.
9 #
8 # 10 #
9 # This configure script is free software; the Free Software Foundation 11 # This configure script is free software; the Free Software Foundation
10 # gives unlimited permission to copy, distribute and modify it. 12 # gives unlimited permission to copy, distribute and modify it.
11 ## -------------------- ## 13 ## -------------------- ##
12 ## M4sh Initialization. ## 14 ## M4sh Initialization. ##
522 524
523 # Sed expression to map a string onto a valid variable name. 525 # Sed expression to map a string onto a valid variable name.
524 as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" 526 as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
525 527
526 528
527 exec 7<&0 </dev/null 6>&1 529 test -n "$DJDIR" || exec 7<&0 </dev/null
530 exec 6>&1
528 531
529 # Name of the host. 532 # Name of the host.
530 # hostname on some systems (SVR3.2, Linux) returns a bogus exit status, 533 # hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
531 # so uname gets run too. 534 # so uname gets run too.
532 ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q` 535 ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
1338 CC C compiler command 1341 CC C compiler command
1339 CFLAGS C compiler flags 1342 CFLAGS C compiler flags
1340 LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a 1343 LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
1341 nonstandard directory <lib dir> 1344 nonstandard directory <lib dir>
1342 LIBS libraries to pass to the linker, e.g. -l<library> 1345 LIBS libraries to pass to the linker, e.g. -l<library>
1343 CPPFLAGS C/C++/Objective C preprocessor flags, e.g. -I<include dir> if 1346 CPPFLAGS (Objective) C/C++ preprocessor flags, e.g. -I<include dir> if
1344 you have headers in a nonstandard directory <include dir> 1347 you have headers in a nonstandard directory <include dir>
1345 CXX C++ compiler command 1348 CXX C++ compiler command
1346 CXXFLAGS C++ compiler flags 1349 CXXFLAGS C++ compiler flags
1347 CPP C preprocessor 1350 CPP C preprocessor
1348 1351
1411 1414
1412 test -n "$ac_init_help" && exit $ac_status 1415 test -n "$ac_init_help" && exit $ac_status
1413 if $ac_init_version; then 1416 if $ac_init_version; then
1414 cat <<\_ACEOF 1417 cat <<\_ACEOF
1415 configure 1418 configure
1416 generated by GNU Autoconf 2.64 1419 generated by GNU Autoconf 2.65
1417 1420
1418 Copyright (C) 2009 Free Software Foundation, Inc. 1421 Copyright (C) 2009 Free Software Foundation, Inc.
1419 This configure script is free software; the Free Software Foundation 1422 This configure script is free software; the Free Software Foundation
1420 gives unlimited permission to copy, distribute and modify it. 1423 gives unlimited permission to copy, distribute and modify it.
1421 _ACEOF 1424 _ACEOF
1458 sed 's/^/| /' conftest.$ac_ext >&5 1461 sed 's/^/| /' conftest.$ac_ext >&5
1459 1462
1460 ac_retval=1 1463 ac_retval=1
1461 fi 1464 fi
1462 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 1465 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1463 return $ac_retval 1466 as_fn_set_status $ac_retval
1464 1467
1465 } # ac_fn_c_try_compile 1468 } # ac_fn_c_try_compile
1466 1469
1467 # ac_fn_cxx_try_compile LINENO 1470 # ac_fn_cxx_try_compile LINENO
1468 # ---------------------------- 1471 # ----------------------------
1496 sed 's/^/| /' conftest.$ac_ext >&5 1499 sed 's/^/| /' conftest.$ac_ext >&5
1497 1500
1498 ac_retval=1 1501 ac_retval=1
1499 fi 1502 fi
1500 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 1503 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1501 return $ac_retval 1504 as_fn_set_status $ac_retval
1502 1505
1503 } # ac_fn_cxx_try_compile 1506 } # ac_fn_cxx_try_compile
1504 1507
1505 # ac_fn_c_try_cpp LINENO 1508 # ac_fn_c_try_cpp LINENO
1506 # ---------------------- 1509 # ----------------------
1533 sed 's/^/| /' conftest.$ac_ext >&5 1536 sed 's/^/| /' conftest.$ac_ext >&5
1534 1537
1535 ac_retval=1 1538 ac_retval=1
1536 fi 1539 fi
1537 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 1540 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1538 return $ac_retval 1541 as_fn_set_status $ac_retval
1539 1542
1540 } # ac_fn_c_try_cpp 1543 } # ac_fn_c_try_cpp
1541 1544
1542 # ac_fn_c_try_run LINENO 1545 # ac_fn_c_try_run LINENO
1543 # ---------------------- 1546 # ----------------------
1575 1578
1576 ac_retval=$ac_status 1579 ac_retval=$ac_status
1577 fi 1580 fi
1578 rm -rf conftest.dSYM conftest_ipa8_conftest.oo 1581 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1579 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 1582 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1580 return $ac_retval 1583 as_fn_set_status $ac_retval
1581 1584
1582 } # ac_fn_c_try_run 1585 } # ac_fn_c_try_run
1583 1586
1584 # ac_fn_c_try_link LINENO 1587 # ac_fn_c_try_link LINENO
1585 # ----------------------- 1588 # -----------------------
1621 # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would 1624 # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would
1622 # interfere with the next link command; also delete a directory that is 1625 # interfere with the next link command; also delete a directory that is
1623 # left behind by Apple's compiler. We do this before executing the actions. 1626 # left behind by Apple's compiler. We do this before executing the actions.
1624 rm -rf conftest.dSYM conftest_ipa8_conftest.oo 1627 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1625 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 1628 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1626 return $ac_retval 1629 as_fn_set_status $ac_retval
1627 1630
1628 } # ac_fn_c_try_link 1631 } # ac_fn_c_try_link
1629 1632
1630 # ac_fn_c_check_header_mongrel LINENO HEADER VAR INCLUDES 1633 # ac_fn_c_check_header_mongrel LINENO HEADER VAR INCLUDES
1631 # ------------------------------------------------------- 1634 # -------------------------------------------------------
1814 cat >config.log <<_ACEOF 1817 cat >config.log <<_ACEOF
1815 This file contains any messages produced by compilers while 1818 This file contains any messages produced by compilers while
1816 running configure, to aid debugging if configure makes a mistake. 1819 running configure, to aid debugging if configure makes a mistake.
1817 1820
1818 It was created by $as_me, which was 1821 It was created by $as_me, which was
1819 generated by GNU Autoconf 2.64. Invocation command line was 1822 generated by GNU Autoconf 2.65. Invocation command line was
1820 1823
1821 $ $0 $@ 1824 $ $0 $@
1822 1825
1823 _ACEOF 1826 _ACEOF
1824 exec 5>>config.log 1827 exec 5>>config.log
2067 ac_site_file2=$ac_default_prefix/etc/config.site 2070 ac_site_file2=$ac_default_prefix/etc/config.site
2068 fi 2071 fi
2069 for ac_site_file in "$ac_site_file1" "$ac_site_file2" 2072 for ac_site_file in "$ac_site_file1" "$ac_site_file2"
2070 do 2073 do
2071 test "x$ac_site_file" = xNONE && continue 2074 test "x$ac_site_file" = xNONE && continue
2072 if test -r "$ac_site_file"; then 2075 if test /dev/null != "$ac_site_file" && test -r "$ac_site_file"; then
2073 { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5 2076 { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
2074 $as_echo "$as_me: loading site script $ac_site_file" >&6;} 2077 $as_echo "$as_me: loading site script $ac_site_file" >&6;}
2075 sed 's/^/| /' "$ac_site_file" >&5 2078 sed 's/^/| /' "$ac_site_file" >&5
2076 . "$ac_site_file" 2079 . "$ac_site_file"
2077 fi 2080 fi
2078 done 2081 done
2079 2082
2080 if test -r "$cache_file"; then 2083 if test -r "$cache_file"; then
2081 # Some versions of bash will fail to source /dev/null (special 2084 # Some versions of bash will fail to source /dev/null (special files
2082 # files actually), so we avoid doing that. 2085 # actually), so we avoid doing that. DJGPP emulates it as a regular file.
2083 if test -f "$cache_file"; then 2086 if test /dev/null != "$cache_file" && test -f "$cache_file"; then
2084 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5 2087 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2085 $as_echo "$as_me: loading cache $cache_file" >&6;} 2088 $as_echo "$as_me: loading cache $cache_file" >&6;}
2086 case $cache_file in 2089 case $cache_file in
2087 [\\/]* | ?:[\\/]* ) . "$cache_file";; 2090 [\\/]* | ?:[\\/]* ) . "$cache_file";;
2088 *) . "./$cache_file";; 2091 *) . "./$cache_file";;
2504 if test -s conftest.err; then 2507 if test -s conftest.err; then
2505 sed '10a\ 2508 sed '10a\
2506 ... rest of stderr output deleted ... 2509 ... rest of stderr output deleted ...
2507 10q' conftest.err >conftest.er1 2510 10q' conftest.err >conftest.er1
2508 cat conftest.er1 >&5 2511 cat conftest.er1 >&5
2509 rm -f conftest.er1 conftest.err
2510 fi 2512 fi
2513 rm -f conftest.er1 conftest.err
2511 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 2514 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
2512 test $ac_status = 0; } 2515 test $ac_status = 0; }
2513 done 2516 done
2514 2517
2515 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 2518 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2516 /* end confdefs.h. */ 2519 /* end confdefs.h. */
2517 #include <stdio.h> 2520
2518 int 2521 int
2519 main () 2522 main ()
2520 { 2523 {
2521 FILE *f = fopen ("conftest.out", "w");
2522 return ferror (f) || fclose (f) != 0;
2523 2524
2524 ; 2525 ;
2525 return 0; 2526 return 0;
2526 } 2527 }
2527 _ACEOF 2528 _ACEOF
2528 ac_clean_files_save=$ac_clean_files 2529 ac_clean_files_save=$ac_clean_files
2529 ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out conftest.out" 2530 ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out"
2530 # Try to create an executable without -o first, disregard a.out. 2531 # Try to create an executable without -o first, disregard a.out.
2531 # It will help us diagnose broken compilers, and finding out an intuition 2532 # It will help us diagnose broken compilers, and finding out an intuition
2532 # of exeext. 2533 # of exeext.
2533 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5 2534 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5
2534 $as_echo_n "checking for C compiler default output file name... " >&6; } 2535 $as_echo_n "checking whether the C compiler works... " >&6; }
2535 ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` 2536 ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
2536 2537
2537 # The possible output files: 2538 # The possible output files:
2538 ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*" 2539 ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
2539 2540
2591 test "$ac_cv_exeext" = no && ac_cv_exeext= 2592 test "$ac_cv_exeext" = no && ac_cv_exeext=
2592 2593
2593 else 2594 else
2594 ac_file='' 2595 ac_file=''
2595 fi 2596 fi
2596 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
2597 $as_echo "$ac_file" >&6; }
2598 if test -z "$ac_file"; then : 2597 if test -z "$ac_file"; then :
2599 $as_echo "$as_me: failed program was:" >&5 2598 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2599 $as_echo "no" >&6; }
2600 $as_echo "$as_me: failed program was:" >&5
2600 sed 's/^/| /' conftest.$ac_ext >&5 2601 sed 's/^/| /' conftest.$ac_ext >&5
2601 2602
2602 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 2603 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2603 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 2604 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2604 { as_fn_set_status 77 2605 { as_fn_set_status 77
2605 as_fn_error "C compiler cannot create executables 2606 as_fn_error "C compiler cannot create executables
2606 See \`config.log' for more details." "$LINENO" 5; }; } 2607 See \`config.log' for more details." "$LINENO" 5; }; }
2607 fi 2608 else
2609 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
2610 $as_echo "yes" >&6; }
2611 fi
2612 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
2613 $as_echo_n "checking for C compiler default output file name... " >&6; }
2614 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
2615 $as_echo "$ac_file" >&6; }
2608 ac_exeext=$ac_cv_exeext 2616 ac_exeext=$ac_cv_exeext
2609 2617
2610 # Check that the compiler produces executables we can run. If not, either 2618 rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out
2611 # the compiler is broken, or we cross compile.
2612 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5
2613 $as_echo_n "checking whether the C compiler works... " >&6; }
2614 # If not cross compiling, check that we can run a simple program.
2615 if test "$cross_compiling" != yes; then
2616 if { ac_try='./$ac_file'
2617 { { case "(($ac_try" in
2618 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2619 *) ac_try_echo=$ac_try;;
2620 esac
2621 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
2622 $as_echo "$ac_try_echo"; } >&5
2623 (eval "$ac_try") 2>&5
2624 ac_status=$?
2625 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
2626 test $ac_status = 0; }; }; then
2627 cross_compiling=no
2628 else
2629 if test "$cross_compiling" = maybe; then
2630 cross_compiling=yes
2631 else
2632 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2633 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2634 as_fn_error "cannot run C compiled programs.
2635 If you meant to cross compile, use \`--host'.
2636 See \`config.log' for more details." "$LINENO" 5; }
2637 fi
2638 fi
2639 fi
2640 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
2641 $as_echo "yes" >&6; }
2642
2643 rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out conftest.out
2644 ac_clean_files=$ac_clean_files_save 2619 ac_clean_files=$ac_clean_files_save
2645 # Check that the compiler produces executables we can run. If not, either
2646 # the compiler is broken, or we cross compile.
2647 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
2648 $as_echo_n "checking whether we are cross compiling... " >&6; }
2649 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
2650 $as_echo "$cross_compiling" >&6; }
2651
2652 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5 2620 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5
2653 $as_echo_n "checking for suffix of executables... " >&6; } 2621 $as_echo_n "checking for suffix of executables... " >&6; }
2654 if { { ac_try="$ac_link" 2622 if { { ac_try="$ac_link"
2655 case "(($ac_try" in 2623 case "(($ac_try" in
2656 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 2624 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2679 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 2647 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2680 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 2648 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2681 as_fn_error "cannot compute suffix of executables: cannot compile and link 2649 as_fn_error "cannot compute suffix of executables: cannot compile and link
2682 See \`config.log' for more details." "$LINENO" 5; } 2650 See \`config.log' for more details." "$LINENO" 5; }
2683 fi 2651 fi
2684 rm -f conftest$ac_cv_exeext 2652 rm -f conftest conftest$ac_cv_exeext
2685 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5 2653 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
2686 $as_echo "$ac_cv_exeext" >&6; } 2654 $as_echo "$ac_cv_exeext" >&6; }
2687 2655
2688 rm -f conftest.$ac_ext 2656 rm -f conftest.$ac_ext
2689 EXEEXT=$ac_cv_exeext 2657 EXEEXT=$ac_cv_exeext
2690 ac_exeext=$EXEEXT 2658 ac_exeext=$EXEEXT
2659 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2660 /* end confdefs.h. */
2661 #include <stdio.h>
2662 int
2663 main ()
2664 {
2665 FILE *f = fopen ("conftest.out", "w");
2666 return ferror (f) || fclose (f) != 0;
2667
2668 ;
2669 return 0;
2670 }
2671 _ACEOF
2672 ac_clean_files="$ac_clean_files conftest.out"
2673 # Check that the compiler produces executables we can run. If not, either
2674 # the compiler is broken, or we cross compile.
2675 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
2676 $as_echo_n "checking whether we are cross compiling... " >&6; }
2677 if test "$cross_compiling" != yes; then
2678 { { ac_try="$ac_link"
2679 case "(($ac_try" in
2680 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2681 *) ac_try_echo=$ac_try;;
2682 esac
2683 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
2684 $as_echo "$ac_try_echo"; } >&5
2685 (eval "$ac_link") 2>&5
2686 ac_status=$?
2687 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
2688 test $ac_status = 0; }
2689 if { ac_try='./conftest$ac_cv_exeext'
2690 { { case "(($ac_try" in
2691 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2692 *) ac_try_echo=$ac_try;;
2693 esac
2694 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
2695 $as_echo "$ac_try_echo"; } >&5
2696 (eval "$ac_try") 2>&5
2697 ac_status=$?
2698 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
2699 test $ac_status = 0; }; }; then
2700 cross_compiling=no
2701 else
2702 if test "$cross_compiling" = maybe; then
2703 cross_compiling=yes
2704 else
2705 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2706 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2707 as_fn_error "cannot run C compiled programs.
2708 If you meant to cross compile, use \`--host'.
2709 See \`config.log' for more details." "$LINENO" 5; }
2710 fi
2711 fi
2712 fi
2713 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
2714 $as_echo "$cross_compiling" >&6; }
2715
2716 rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out
2717 ac_clean_files=$ac_clean_files_save
2691 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5 2718 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
2692 $as_echo_n "checking for suffix of object files... " >&6; } 2719 $as_echo_n "checking for suffix of object files... " >&6; }
2693 if test "${ac_cv_objext+set}" = set; then : 2720 if test "${ac_cv_objext+set}" = set; then :
2694 $as_echo_n "(cached) " >&6 2721 $as_echo_n "(cached) " >&6
2695 else 2722 else
3079 if test -s conftest.err; then 3106 if test -s conftest.err; then
3080 sed '10a\ 3107 sed '10a\
3081 ... rest of stderr output deleted ... 3108 ... rest of stderr output deleted ...
3082 10q' conftest.err >conftest.er1 3109 10q' conftest.err >conftest.er1
3083 cat conftest.er1 >&5 3110 cat conftest.er1 >&5
3084 rm -f conftest.er1 conftest.err
3085 fi 3111 fi
3112 rm -f conftest.er1 conftest.err
3086 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 3113 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3087 test $ac_status = 0; } 3114 test $ac_status = 0; }
3088 done 3115 done
3089 3116
3090 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C++ compiler" >&5 3117 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C++ compiler" >&5
3403 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644' 3430 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
3404 3431
3405 3432
3406 3433
3407 3434
3408 with_compat=no
3409 3435
3410 # Check whether --with-compat was given. 3436 # Check whether --with-compat was given.
3411 if test "${with_compat+set}" = set; then : 3437 if test "${with_compat+set}" = set; then :
3412 withval=$with_compat; with_compat=$withval 3438 withval=$with_compat; with_compat=$withval
3413 else 3439 else
6025 # Save the log message, to keep $0 and so on meaningful, and to 6051 # Save the log message, to keep $0 and so on meaningful, and to
6026 # report actual input values of CONFIG_FILES etc. instead of their 6052 # report actual input values of CONFIG_FILES etc. instead of their
6027 # values after options handling. 6053 # values after options handling.
6028 ac_log=" 6054 ac_log="
6029 This file was extended by $as_me, which was 6055 This file was extended by $as_me, which was
6030 generated by GNU Autoconf 2.64. Invocation command line was 6056 generated by GNU Autoconf 2.65. Invocation command line was
6031 6057
6032 CONFIG_FILES = $CONFIG_FILES 6058 CONFIG_FILES = $CONFIG_FILES
6033 CONFIG_HEADERS = $CONFIG_HEADERS 6059 CONFIG_HEADERS = $CONFIG_HEADERS
6034 CONFIG_LINKS = $CONFIG_LINKS 6060 CONFIG_LINKS = $CONFIG_LINKS
6035 CONFIG_COMMANDS = $CONFIG_COMMANDS 6061 CONFIG_COMMANDS = $CONFIG_COMMANDS
6064 6090
6065 Usage: $0 [OPTION]... [TAG]... 6091 Usage: $0 [OPTION]... [TAG]...
6066 6092
6067 -h, --help print this help, then exit 6093 -h, --help print this help, then exit
6068 -V, --version print version number and configuration settings, then exit 6094 -V, --version print version number and configuration settings, then exit
6095 --config print configuration, then exit
6069 -q, --quiet, --silent 6096 -q, --quiet, --silent
6070 do not print progress messages 6097 do not print progress messages
6071 -d, --debug don't remove temporary files 6098 -d, --debug don't remove temporary files
6072 --recheck update $as_me by reconfiguring in the same conditions 6099 --recheck update $as_me by reconfiguring in the same conditions
6073 --file=FILE[:TEMPLATE] 6100 --file=FILE[:TEMPLATE]
6083 6110
6084 Report bugs to the package provider." 6111 Report bugs to the package provider."
6085 6112
6086 _ACEOF 6113 _ACEOF
6087 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 6114 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
6115 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
6088 ac_cs_version="\\ 6116 ac_cs_version="\\
6089 config.status 6117 config.status
6090 configured by $0, generated by GNU Autoconf 2.64, 6118 configured by $0, generated by GNU Autoconf 2.65,
6091 with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" 6119 with options \\"\$ac_cs_config\\"
6092 6120
6093 Copyright (C) 2009 Free Software Foundation, Inc. 6121 Copyright (C) 2009 Free Software Foundation, Inc.
6094 This config.status script is free software; the Free Software Foundation 6122 This config.status script is free software; the Free Software Foundation
6095 gives unlimited permission to copy, distribute and modify it." 6123 gives unlimited permission to copy, distribute and modify it."
6096 6124
6122 # Handling of the options. 6150 # Handling of the options.
6123 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r) 6151 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
6124 ac_cs_recheck=: ;; 6152 ac_cs_recheck=: ;;
6125 --version | --versio | --versi | --vers | --ver | --ve | --v | -V ) 6153 --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
6126 $as_echo "$ac_cs_version"; exit ;; 6154 $as_echo "$ac_cs_version"; exit ;;
6155 --config | --confi | --conf | --con | --co | --c )
6156 $as_echo "$ac_cs_config"; exit ;;
6127 --debug | --debu | --deb | --de | --d | -d ) 6157 --debug | --debu | --deb | --de | --d | -d )
6128 debug=: ;; 6158 debug=: ;;
6129 --file | --fil | --fi | --f ) 6159 --file | --fil | --fi | --f )
6130 $ac_shift 6160 $ac_shift
6131 case $ac_optarg in 6161 case $ac_optarg in
6303 t repl 6333 t repl
6304 s/'"$ac_delim"'$// 6334 s/'"$ac_delim"'$//
6305 t delim 6335 t delim
6306 :nl 6336 :nl
6307 h 6337 h
6308 s/\(.\{148\}\).*/\1/ 6338 s/\(.\{148\}\)..*/\1/
6309 t more1 6339 t more1
6310 s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/ 6340 s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/
6311 p 6341 p
6312 n 6342 n
6313 b repl 6343 b repl
6317 g 6347 g
6318 s/.\{148\}// 6348 s/.\{148\}//
6319 t nl 6349 t nl
6320 :delim 6350 :delim
6321 h 6351 h
6322 s/\(.\{148\}\).*/\1/ 6352 s/\(.\{148\}\)..*/\1/
6323 t more2 6353 t more2
6324 s/["\\]/\\&/g; s/^/"/; s/$/"/ 6354 s/["\\]/\\&/g; s/^/"/; s/$/"/
6325 p 6355 p
6326 b 6356 b
6327 :more2 6357 :more2