aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/libraries/edje/configure
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/edje/configure')
-rwxr-xr-xlibraries/edje/configure2045
1 files changed, 1049 insertions, 996 deletions
diff --git a/libraries/edje/configure b/libraries/edje/configure
index 3b234ef..c763308 100755
--- a/libraries/edje/configure
+++ b/libraries/edje/configure
@@ -1,13 +1,13 @@
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.67 for edje 1.1.0. 3# Generated by GNU Autoconf 2.65 for edje 1.1.99.67344.
4# 4#
5# Report bugs to <enlightenment-devel@lists.sourceforge.net>. 5# Report bugs to <enlightenment-devel@lists.sourceforge.net>.
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, 2010 Free Software 9# 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
10# Foundation, 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
@@ -319,7 +319,7 @@ $as_echo X"$as_dir" |
319 test -d "$as_dir" && break 319 test -d "$as_dir" && break
320 done 320 done
321 test -z "$as_dirs" || eval "mkdir $as_dirs" 321 test -z "$as_dirs" || eval "mkdir $as_dirs"
322 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir" 322 } || test -d "$as_dir" || as_fn_error "cannot create directory $as_dir"
323 323
324 324
325} # as_fn_mkdir_p 325} # as_fn_mkdir_p
@@ -359,19 +359,19 @@ else
359fi # as_fn_arith 359fi # as_fn_arith
360 360
361 361
362# as_fn_error STATUS ERROR [LINENO LOG_FD] 362# as_fn_error ERROR [LINENO LOG_FD]
363# ---------------------------------------- 363# ---------------------------------
364# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are 364# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
365# provided, also output the error to LOG_FD, referencing LINENO. Then exit the 365# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
366# script with STATUS, using 1 if that was 0. 366# script with status $?, using 1 if that was 0.
367as_fn_error () 367as_fn_error ()
368{ 368{
369 as_status=$1; test $as_status -eq 0 && as_status=1 369 as_status=$?; test $as_status -eq 0 && as_status=1
370 if test "$4"; then 370 if test "$3"; then
371 as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 371 as_lineno=${as_lineno-"$2"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
372 $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4 372 $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
373 fi 373 fi
374 $as_echo "$as_me: error: $2" >&2 374 $as_echo "$as_me: error: $1" >&2
375 as_fn_exit $as_status 375 as_fn_exit $as_status
376} # as_fn_error 376} # as_fn_error
377 377
@@ -682,7 +682,7 @@ test -n "$DJDIR" || exec 7<&0 </dev/null
682exec 6>&1 682exec 6>&1
683 683
684# Name of the host. 684# Name of the host.
685# hostname on some systems (SVR3.2, old GNU/Linux) returns a bogus exit status, 685# hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
686# so uname gets run too. 686# so uname gets run too.
687ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q` 687ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
688 688
@@ -701,8 +701,8 @@ MAKEFLAGS=
701# Identity of this package. 701# Identity of this package.
702PACKAGE_NAME='edje' 702PACKAGE_NAME='edje'
703PACKAGE_TARNAME='edje' 703PACKAGE_TARNAME='edje'
704PACKAGE_VERSION='1.1.0' 704PACKAGE_VERSION='1.1.99.67344'
705PACKAGE_STRING='edje 1.1.0' 705PACKAGE_STRING='edje 1.1.99.67344'
706PACKAGE_BUGREPORT='enlightenment-devel@lists.sourceforge.net' 706PACKAGE_BUGREPORT='enlightenment-devel@lists.sourceforge.net'
707PACKAGE_URL='' 707PACKAGE_URL=''
708 708
@@ -751,8 +751,6 @@ requirement_edje
751BUILD_EXAMPLES_FALSE 751BUILD_EXAMPLES_FALSE
752BUILD_EXAMPLES_TRUE 752BUILD_EXAMPLES_TRUE
753edje_cc 753edje_cc
754INSTALL_EXAMPLES_FALSE
755INSTALL_EXAMPLES_TRUE
756EFL_ENABLE_COVERAGE_FALSE 754EFL_ENABLE_COVERAGE_FALSE
757EFL_ENABLE_COVERAGE_TRUE 755EFL_ENABLE_COVERAGE_TRUE
758EFL_COVERAGE_LIBS 756EFL_COVERAGE_LIBS
@@ -808,8 +806,6 @@ EFL_EDJE_BUILD
808EVIL_LIBS 806EVIL_LIBS
809EVIL_CFLAGS 807EVIL_CFLAGS
810pkgconfig_requires_private 808pkgconfig_requires_private
811PKG_CONFIG_LIBDIR
812PKG_CONFIG_PATH
813PKG_CONFIG 809PKG_CONFIG
814HAVE_PYTHON_FALSE 810HAVE_PYTHON_FALSE
815HAVE_PYTHON_TRUE 811HAVE_PYTHON_TRUE
@@ -990,13 +986,13 @@ enable_fixed_point
990with_vim 986with_vim
991enable_doc 987enable_doc
992with_doxygen 988with_doxygen
989enable_multisense
993enable_sndfile 990enable_sndfile
994enable_remix 991enable_remix
995enable_vorbisenc 992enable_vorbisenc
996enable_flac 993enable_flac
997enable_tests 994enable_tests
998enable_coverage 995enable_coverage
999enable_install_examples
1000enable_build_examples 996enable_build_examples
1001' 997'
1002 ac_precious_vars='build_alias 998 ac_precious_vars='build_alias
@@ -1009,8 +1005,6 @@ LIBS
1009CPPFLAGS 1005CPPFLAGS
1010CPP 1006CPP
1011PKG_CONFIG 1007PKG_CONFIG
1012PKG_CONFIG_PATH
1013PKG_CONFIG_LIBDIR
1014EVIL_CFLAGS 1008EVIL_CFLAGS
1015EVIL_LIBS 1009EVIL_LIBS
1016LUA_CFLAGS 1010LUA_CFLAGS
@@ -1105,9 +1099,8 @@ do
1105 fi 1099 fi
1106 1100
1107 case $ac_option in 1101 case $ac_option in
1108 *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; 1102 *=*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
1109 *=) ac_optarg= ;; 1103 *) ac_optarg=yes ;;
1110 *) ac_optarg=yes ;;
1111 esac 1104 esac
1112 1105
1113 # Accept the important Cygnus configure options, so we can diagnose typos. 1106 # Accept the important Cygnus configure options, so we can diagnose typos.
@@ -1152,7 +1145,7 @@ do
1152 ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` 1145 ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
1153 # Reject names that are not valid shell variable names. 1146 # Reject names that are not valid shell variable names.
1154 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && 1147 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1155 as_fn_error $? "invalid feature name: $ac_useropt" 1148 as_fn_error "invalid feature name: $ac_useropt"
1156 ac_useropt_orig=$ac_useropt 1149 ac_useropt_orig=$ac_useropt
1157 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` 1150 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1158 case $ac_user_opts in 1151 case $ac_user_opts in
@@ -1178,7 +1171,7 @@ do
1178 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` 1171 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
1179 # Reject names that are not valid shell variable names. 1172 # Reject names that are not valid shell variable names.
1180 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && 1173 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1181 as_fn_error $? "invalid feature name: $ac_useropt" 1174 as_fn_error "invalid feature name: $ac_useropt"
1182 ac_useropt_orig=$ac_useropt 1175 ac_useropt_orig=$ac_useropt
1183 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` 1176 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1184 case $ac_user_opts in 1177 case $ac_user_opts in
@@ -1382,7 +1375,7 @@ do
1382 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` 1375 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1383 # Reject names that are not valid shell variable names. 1376 # Reject names that are not valid shell variable names.
1384 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && 1377 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1385 as_fn_error $? "invalid package name: $ac_useropt" 1378 as_fn_error "invalid package name: $ac_useropt"
1386 ac_useropt_orig=$ac_useropt 1379 ac_useropt_orig=$ac_useropt
1387 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` 1380 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1388 case $ac_user_opts in 1381 case $ac_user_opts in
@@ -1398,7 +1391,7 @@ do
1398 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` 1391 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1399 # Reject names that are not valid shell variable names. 1392 # Reject names that are not valid shell variable names.
1400 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && 1393 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1401 as_fn_error $? "invalid package name: $ac_useropt" 1394 as_fn_error "invalid package name: $ac_useropt"
1402 ac_useropt_orig=$ac_useropt 1395 ac_useropt_orig=$ac_useropt
1403 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` 1396 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1404 case $ac_user_opts in 1397 case $ac_user_opts in
@@ -1428,8 +1421,8 @@ do
1428 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*) 1421 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
1429 x_libraries=$ac_optarg ;; 1422 x_libraries=$ac_optarg ;;
1430 1423
1431 -*) as_fn_error $? "unrecognized option: \`$ac_option' 1424 -*) as_fn_error "unrecognized option: \`$ac_option'
1432Try \`$0 --help' for more information" 1425Try \`$0 --help' for more information."
1433 ;; 1426 ;;
1434 1427
1435 *=*) 1428 *=*)
@@ -1437,7 +1430,7 @@ Try \`$0 --help' for more information"
1437 # Reject names that are not valid shell variable names. 1430 # Reject names that are not valid shell variable names.
1438 case $ac_envvar in #( 1431 case $ac_envvar in #(
1439 '' | [0-9]* | *[!_$as_cr_alnum]* ) 1432 '' | [0-9]* | *[!_$as_cr_alnum]* )
1440 as_fn_error $? "invalid variable name: \`$ac_envvar'" ;; 1433 as_fn_error "invalid variable name: \`$ac_envvar'" ;;
1441 esac 1434 esac
1442 eval $ac_envvar=\$ac_optarg 1435 eval $ac_envvar=\$ac_optarg
1443 export $ac_envvar ;; 1436 export $ac_envvar ;;
@@ -1455,13 +1448,13 @@ done
1455 1448
1456if test -n "$ac_prev"; then 1449if test -n "$ac_prev"; then
1457 ac_option=--`echo $ac_prev | sed 's/_/-/g'` 1450 ac_option=--`echo $ac_prev | sed 's/_/-/g'`
1458 as_fn_error $? "missing argument to $ac_option" 1451 as_fn_error "missing argument to $ac_option"
1459fi 1452fi
1460 1453
1461if test -n "$ac_unrecognized_opts"; then 1454if test -n "$ac_unrecognized_opts"; then
1462 case $enable_option_checking in 1455 case $enable_option_checking in
1463 no) ;; 1456 no) ;;
1464 fatal) as_fn_error $? "unrecognized options: $ac_unrecognized_opts" ;; 1457 fatal) as_fn_error "unrecognized options: $ac_unrecognized_opts" ;;
1465 *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;; 1458 *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
1466 esac 1459 esac
1467fi 1460fi
@@ -1484,7 +1477,7 @@ do
1484 [\\/$]* | ?:[\\/]* ) continue;; 1477 [\\/$]* | ?:[\\/]* ) continue;;
1485 NONE | '' ) case $ac_var in *prefix ) continue;; esac;; 1478 NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
1486 esac 1479 esac
1487 as_fn_error $? "expected an absolute directory name for --$ac_var: $ac_val" 1480 as_fn_error "expected an absolute directory name for --$ac_var: $ac_val"
1488done 1481done
1489 1482
1490# There might be people who depend on the old broken behavior: `$host' 1483# There might be people who depend on the old broken behavior: `$host'
@@ -1498,8 +1491,8 @@ target=$target_alias
1498if test "x$host_alias" != x; then 1491if test "x$host_alias" != x; then
1499 if test "x$build_alias" = x; then 1492 if test "x$build_alias" = x; then
1500 cross_compiling=maybe 1493 cross_compiling=maybe
1501 $as_echo "$as_me: WARNING: if you wanted to set the --build type, don't use --host. 1494 $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
1502 If a cross compiler is detected then cross compile mode will be used" >&2 1495 If a cross compiler is detected then cross compile mode will be used." >&2
1503 elif test "x$build_alias" != "x$host_alias"; then 1496 elif test "x$build_alias" != "x$host_alias"; then
1504 cross_compiling=yes 1497 cross_compiling=yes
1505 fi 1498 fi
@@ -1514,9 +1507,9 @@ test "$silent" = yes && exec 6>/dev/null
1514ac_pwd=`pwd` && test -n "$ac_pwd" && 1507ac_pwd=`pwd` && test -n "$ac_pwd" &&
1515ac_ls_di=`ls -di .` && 1508ac_ls_di=`ls -di .` &&
1516ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || 1509ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
1517 as_fn_error $? "working directory cannot be determined" 1510 as_fn_error "working directory cannot be determined"
1518test "X$ac_ls_di" = "X$ac_pwd_ls_di" || 1511test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1519 as_fn_error $? "pwd does not report name of working directory" 1512 as_fn_error "pwd does not report name of working directory"
1520 1513
1521 1514
1522# Find the source files, if location was not specified. 1515# Find the source files, if location was not specified.
@@ -1555,11 +1548,11 @@ else
1555fi 1548fi
1556if test ! -r "$srcdir/$ac_unique_file"; then 1549if test ! -r "$srcdir/$ac_unique_file"; then
1557 test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .." 1550 test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
1558 as_fn_error $? "cannot find sources ($ac_unique_file) in $srcdir" 1551 as_fn_error "cannot find sources ($ac_unique_file) in $srcdir"
1559fi 1552fi
1560ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work" 1553ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
1561ac_abs_confdir=`( 1554ac_abs_confdir=`(
1562 cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error $? "$ac_msg" 1555 cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error "$ac_msg"
1563 pwd)` 1556 pwd)`
1564# When building in place, set srcdir=. 1557# When building in place, set srcdir=.
1565if test "$ac_abs_confdir" = "$ac_pwd"; then 1558if test "$ac_abs_confdir" = "$ac_pwd"; then
@@ -1585,7 +1578,7 @@ if test "$ac_init_help" = "long"; then
1585 # Omit some internal or obsolete options to make the list less imposing. 1578 # Omit some internal or obsolete options to make the list less imposing.
1586 # This message is too long to be a string in the A/UX 3.1 sh. 1579 # This message is too long to be a string in the A/UX 3.1 sh.
1587 cat <<_ACEOF 1580 cat <<_ACEOF
1588\`configure' configures edje 1.1.0 to adapt to many kinds of systems. 1581\`configure' configures edje 1.1.99.67344 to adapt to many kinds of systems.
1589 1582
1590Usage: $0 [OPTION]... [VAR=VALUE]... 1583Usage: $0 [OPTION]... [VAR=VALUE]...
1591 1584
@@ -1599,7 +1592,7 @@ Configuration:
1599 --help=short display options specific to this package 1592 --help=short display options specific to this package
1600 --help=recursive display the short help of all the included packages 1593 --help=recursive display the short help of all the included packages
1601 -V, --version display version information and exit 1594 -V, --version display version information and exit
1602 -q, --quiet, --silent do not print \`checking ...' messages 1595 -q, --quiet, --silent do not print \`checking...' messages
1603 --cache-file=FILE cache test results in FILE [disabled] 1596 --cache-file=FILE cache test results in FILE [disabled]
1604 -C, --config-cache alias for \`--cache-file=config.cache' 1597 -C, --config-cache alias for \`--cache-file=config.cache'
1605 -n, --no-create do not create output files 1598 -n, --no-create do not create output files
@@ -1655,7 +1648,7 @@ fi
1655 1648
1656if test -n "$ac_init_help"; then 1649if test -n "$ac_init_help"; then
1657 case $ac_init_help in 1650 case $ac_init_help in
1658 short | recursive ) echo "Configuration of edje 1.1.0:";; 1651 short | recursive ) echo "Configuration of edje 1.1.99.67344:";;
1659 esac 1652 esac
1660 cat <<\_ACEOF 1653 cat <<\_ACEOF
1661 1654
@@ -1690,6 +1683,8 @@ Optional Features:
1690 --enable-fixed-point reduce use of FPU by using Fixed Point provided by 1683 --enable-fixed-point reduce use of FPU by using Fixed Point provided by
1691 Eina and Eet, [[default=disabled]] 1684 Eina and Eet, [[default=disabled]]
1692 --disable-doc Disable documentation build [default=enabled] 1685 --disable-doc Disable documentation build [default=enabled]
1686 --enable-multisense multisense provides sound. tone and haptic effects
1687 support, [[default=disabled]]
1693 --disable-sndfile disable sndfile support. [default=detect] 1688 --disable-sndfile disable sndfile support. [default=detect]
1694 --disable-remix disable remix support. [default=detect] 1689 --disable-remix disable remix support. [default=detect]
1695 --disable-vorbis disable ogg-vorbis support. [default=detect] 1690 --disable-vorbis disable ogg-vorbis support. [default=detect]
@@ -1698,9 +1693,6 @@ Optional Features:
1698 --enable-tests enable tests [default=disabled] 1693 --enable-tests enable tests [default=disabled]
1699 --enable-coverage enable coverage profiling instrumentation 1694 --enable-coverage enable coverage profiling instrumentation
1700 [default=disabled] 1695 [default=disabled]
1701 --disable-install-examples
1702 disable installing examples (compiled or just
1703 source). [default==enabled]
1704 --enable-build-examples Enable building examples. This requires extra 1696 --enable-build-examples Enable building examples. This requires extra
1705 denpendencies. If you don't have them installed yet, 1697 denpendencies. If you don't have them installed yet,
1706 don't build with this option or it will fail. Build 1698 don't build with this option or it will fail. Build
@@ -1726,10 +1718,6 @@ Some influential environment variables:
1726 you have headers in a nonstandard directory <include dir> 1718 you have headers in a nonstandard directory <include dir>
1727 CPP C preprocessor 1719 CPP C preprocessor
1728 PKG_CONFIG path to pkg-config utility 1720 PKG_CONFIG path to pkg-config utility
1729 PKG_CONFIG_PATH
1730 directories to add to pkg-config's search path
1731 PKG_CONFIG_LIBDIR
1732 path overriding pkg-config's built-in search path
1733 EVIL_CFLAGS C compiler flags for EVIL, overriding pkg-config 1721 EVIL_CFLAGS C compiler flags for EVIL, overriding pkg-config
1734 EVIL_LIBS linker flags for EVIL, overriding pkg-config 1722 EVIL_LIBS linker flags for EVIL, overriding pkg-config
1735 LUA_CFLAGS C compiler flags for LUA, overriding pkg-config 1723 LUA_CFLAGS C compiler flags for LUA, overriding pkg-config
@@ -1850,10 +1838,10 @@ fi
1850test -n "$ac_init_help" && exit $ac_status 1838test -n "$ac_init_help" && exit $ac_status
1851if $ac_init_version; then 1839if $ac_init_version; then
1852 cat <<\_ACEOF 1840 cat <<\_ACEOF
1853edje configure 1.1.0 1841edje configure 1.1.99.67344
1854generated by GNU Autoconf 2.67 1842generated by GNU Autoconf 2.65
1855 1843
1856Copyright (C) 2010 Free Software Foundation, Inc. 1844Copyright (C) 2009 Free Software Foundation, Inc.
1857This configure script is free software; the Free Software Foundation 1845This configure script is free software; the Free Software Foundation
1858gives unlimited permission to copy, distribute and modify it. 1846gives unlimited permission to copy, distribute and modify it.
1859_ACEOF 1847_ACEOF
@@ -1957,7 +1945,7 @@ ac_fn_c_check_header_compile ()
1957 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 1945 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1958 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 1946 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1959$as_echo_n "checking for $2... " >&6; } 1947$as_echo_n "checking for $2... " >&6; }
1960if eval "test \"\${$3+set}\"" = set; then : 1948if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1961 $as_echo_n "(cached) " >&6 1949 $as_echo_n "(cached) " >&6
1962else 1950else
1963 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 1951 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -2000,7 +1988,7 @@ $as_echo "$ac_try_echo"; } >&5
2000 mv -f conftest.er1 conftest.err 1988 mv -f conftest.er1 conftest.err
2001 fi 1989 fi
2002 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 1990 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
2003 test $ac_status = 0; } > conftest.i && { 1991 test $ac_status = 0; } >/dev/null && {
2004 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 1992 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
2005 test ! -s conftest.err 1993 test ! -s conftest.err
2006 }; then : 1994 }; then :
@@ -2066,7 +2054,7 @@ ac_fn_c_check_func ()
2066 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 2054 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2067 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 2055 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2068$as_echo_n "checking for $2... " >&6; } 2056$as_echo_n "checking for $2... " >&6; }
2069if eval "test \"\${$3+set}\"" = set; then : 2057if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
2070 $as_echo_n "(cached) " >&6 2058 $as_echo_n "(cached) " >&6
2071else 2059else
2072 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 2060 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -2133,10 +2121,10 @@ $as_echo "$ac_res" >&6; }
2133ac_fn_c_check_header_mongrel () 2121ac_fn_c_check_header_mongrel ()
2134{ 2122{
2135 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 2123 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2136 if eval "test \"\${$3+set}\"" = set; then : 2124 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
2137 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 2125 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2138$as_echo_n "checking for $2... " >&6; } 2126$as_echo_n "checking for $2... " >&6; }
2139if eval "test \"\${$3+set}\"" = set; then : 2127if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
2140 $as_echo_n "(cached) " >&6 2128 $as_echo_n "(cached) " >&6
2141fi 2129fi
2142eval ac_res=\$$3 2130eval ac_res=\$$3
@@ -2172,7 +2160,7 @@ if ac_fn_c_try_cpp "$LINENO"; then :
2172else 2160else
2173 ac_header_preproc=no 2161 ac_header_preproc=no
2174fi 2162fi
2175rm -f conftest.err conftest.i conftest.$ac_ext 2163rm -f conftest.err conftest.$ac_ext
2176{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5 2164{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5
2177$as_echo "$ac_header_preproc" >&6; } 2165$as_echo "$ac_header_preproc" >&6; }
2178 2166
@@ -2195,15 +2183,17 @@ $as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;}
2195$as_echo "$as_me: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&2;} 2183$as_echo "$as_me: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&2;}
2196 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5 2184 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
2197$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;} 2185$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
2198( $as_echo "## -------------------------------------------------------- ## 2186( cat <<\_ASBOX
2187## -------------------------------------------------------- ##
2199## Report this to enlightenment-devel@lists.sourceforge.net ## 2188## Report this to enlightenment-devel@lists.sourceforge.net ##
2200## -------------------------------------------------------- ##" 2189## -------------------------------------------------------- ##
2190_ASBOX
2201 ) | sed "s/^/$as_me: WARNING: /" >&2 2191 ) | sed "s/^/$as_me: WARNING: /" >&2
2202 ;; 2192 ;;
2203esac 2193esac
2204 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 2194 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2205$as_echo_n "checking for $2... " >&6; } 2195$as_echo_n "checking for $2... " >&6; }
2206if eval "test \"\${$3+set}\"" = set; then : 2196if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
2207 $as_echo_n "(cached) " >&6 2197 $as_echo_n "(cached) " >&6
2208else 2198else
2209 eval "$3=\$ac_header_compiler" 2199 eval "$3=\$ac_header_compiler"
@@ -2219,8 +2209,8 @@ cat >config.log <<_ACEOF
2219This file contains any messages produced by compilers while 2209This file contains any messages produced by compilers while
2220running configure, to aid debugging if configure makes a mistake. 2210running configure, to aid debugging if configure makes a mistake.
2221 2211
2222It was created by edje $as_me 1.1.0, which was 2212It was created by edje $as_me 1.1.99.67344, which was
2223generated by GNU Autoconf 2.67. Invocation command line was 2213generated by GNU Autoconf 2.65. Invocation command line was
2224 2214
2225 $ $0 $@ 2215 $ $0 $@
2226 2216
@@ -2330,9 +2320,11 @@ trap 'exit_status=$?
2330 { 2320 {
2331 echo 2321 echo
2332 2322
2333 $as_echo "## ---------------- ## 2323 cat <<\_ASBOX
2324## ---------------- ##
2334## Cache variables. ## 2325## Cache variables. ##
2335## ---------------- ##" 2326## ---------------- ##
2327_ASBOX
2336 echo 2328 echo
2337 # The following way of writing the cache mishandles newlines in values, 2329 # The following way of writing the cache mishandles newlines in values,
2338( 2330(
@@ -2366,9 +2358,11 @@ $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
2366) 2358)
2367 echo 2359 echo
2368 2360
2369 $as_echo "## ----------------- ## 2361 cat <<\_ASBOX
2362## ----------------- ##
2370## Output variables. ## 2363## Output variables. ##
2371## ----------------- ##" 2364## ----------------- ##
2365_ASBOX
2372 echo 2366 echo
2373 for ac_var in $ac_subst_vars 2367 for ac_var in $ac_subst_vars
2374 do 2368 do
@@ -2381,9 +2375,11 @@ $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
2381 echo 2375 echo
2382 2376
2383 if test -n "$ac_subst_files"; then 2377 if test -n "$ac_subst_files"; then
2384 $as_echo "## ------------------- ## 2378 cat <<\_ASBOX
2379## ------------------- ##
2385## File substitutions. ## 2380## File substitutions. ##
2386## ------------------- ##" 2381## ------------------- ##
2382_ASBOX
2387 echo 2383 echo
2388 for ac_var in $ac_subst_files 2384 for ac_var in $ac_subst_files
2389 do 2385 do
@@ -2397,9 +2393,11 @@ $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
2397 fi 2393 fi
2398 2394
2399 if test -s confdefs.h; then 2395 if test -s confdefs.h; then
2400 $as_echo "## ----------- ## 2396 cat <<\_ASBOX
2397## ----------- ##
2401## confdefs.h. ## 2398## confdefs.h. ##
2402## ----------- ##" 2399## ----------- ##
2400_ASBOX
2403 echo 2401 echo
2404 cat confdefs.h 2402 cat confdefs.h
2405 echo 2403 echo
@@ -2454,12 +2452,7 @@ _ACEOF
2454ac_site_file1=NONE 2452ac_site_file1=NONE
2455ac_site_file2=NONE 2453ac_site_file2=NONE
2456if test -n "$CONFIG_SITE"; then 2454if test -n "$CONFIG_SITE"; then
2457 # We do not want a PATH search for config.site. 2455 ac_site_file1=$CONFIG_SITE
2458 case $CONFIG_SITE in #((
2459 -*) ac_site_file1=./$CONFIG_SITE;;
2460 */*) ac_site_file1=$CONFIG_SITE;;
2461 *) ac_site_file1=./$CONFIG_SITE;;
2462 esac
2463elif test "x$prefix" != xNONE; then 2456elif test "x$prefix" != xNONE; then
2464 ac_site_file1=$prefix/share/config.site 2457 ac_site_file1=$prefix/share/config.site
2465 ac_site_file2=$prefix/etc/config.site 2458 ac_site_file2=$prefix/etc/config.site
@@ -2474,11 +2467,7 @@ do
2474 { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5 2467 { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
2475$as_echo "$as_me: loading site script $ac_site_file" >&6;} 2468$as_echo "$as_me: loading site script $ac_site_file" >&6;}
2476 sed 's/^/| /' "$ac_site_file" >&5 2469 sed 's/^/| /' "$ac_site_file" >&5
2477 . "$ac_site_file" \ 2470 . "$ac_site_file"
2478 || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2479$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2480as_fn_error $? "failed to load site script $ac_site_file
2481See \`config.log' for more details" "$LINENO" 5 ; }
2482 fi 2471 fi
2483done 2472done
2484 2473
@@ -2554,7 +2543,7 @@ if $ac_cache_corrupted; then
2554$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 2543$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2555 { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5 2544 { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
2556$as_echo "$as_me: error: changes in the environment can compromise the build" >&2;} 2545$as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
2557 as_fn_error $? "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5 2546 as_fn_error "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5
2558fi 2547fi
2559## -------------------- ## 2548## -------------------- ##
2560## Main body of script. ## 2549## Main body of script. ##
@@ -2580,22 +2569,16 @@ am__api_version='1.11'
2580 2569
2581ac_aux_dir= 2570ac_aux_dir=
2582for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do 2571for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
2583 if test -f "$ac_dir/install-sh"; then 2572 for ac_t in install-sh install.sh shtool; do
2584 ac_aux_dir=$ac_dir 2573 if test -f "$ac_dir/$ac_t"; then
2585 ac_install_sh="$ac_aux_dir/install-sh -c" 2574 ac_aux_dir=$ac_dir
2586 break 2575 ac_install_sh="$ac_aux_dir/$ac_t -c"
2587 elif test -f "$ac_dir/install.sh"; then 2576 break 2
2588 ac_aux_dir=$ac_dir 2577 fi
2589 ac_install_sh="$ac_aux_dir/install.sh -c" 2578 done
2590 break
2591 elif test -f "$ac_dir/shtool"; then
2592 ac_aux_dir=$ac_dir
2593 ac_install_sh="$ac_aux_dir/shtool install -c"
2594 break
2595 fi
2596done 2579done
2597if test -z "$ac_aux_dir"; then 2580if test -z "$ac_aux_dir"; then
2598 as_fn_error $? "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5 2581 as_fn_error "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5
2599fi 2582fi
2600 2583
2601# These three variables are undocumented and unsupported, 2584# These three variables are undocumented and unsupported,
@@ -2711,11 +2694,11 @@ am_lf='
2711' 2694'
2712case `pwd` in 2695case `pwd` in
2713 *[\\\"\#\$\&\'\`$am_lf]*) 2696 *[\\\"\#\$\&\'\`$am_lf]*)
2714 as_fn_error $? "unsafe absolute working directory name" "$LINENO" 5 ;; 2697 as_fn_error "unsafe absolute working directory name" "$LINENO" 5;;
2715esac 2698esac
2716case $srcdir in 2699case $srcdir in
2717 *[\\\"\#\$\&\'\`$am_lf\ \ ]*) 2700 *[\\\"\#\$\&\'\`$am_lf\ \ ]*)
2718 as_fn_error $? "unsafe srcdir value: \`$srcdir'" "$LINENO" 5 ;; 2701 as_fn_error "unsafe srcdir value: \`$srcdir'" "$LINENO" 5;;
2719esac 2702esac
2720 2703
2721# Do `set' in a subshell so we don't clobber the current shell's 2704# Do `set' in a subshell so we don't clobber the current shell's
@@ -2737,7 +2720,7 @@ if (
2737 # if, for instance, CONFIG_SHELL is bash and it inherits a 2720 # if, for instance, CONFIG_SHELL is bash and it inherits a
2738 # broken ls alias from the environment. This has actually 2721 # broken ls alias from the environment. This has actually
2739 # happened. Such a system could not be considered "sane". 2722 # happened. Such a system could not be considered "sane".
2740 as_fn_error $? "ls -t appears to fail. Make sure there is not a broken 2723 as_fn_error "ls -t appears to fail. Make sure there is not a broken
2741alias in your environment" "$LINENO" 5 2724alias in your environment" "$LINENO" 5
2742 fi 2725 fi
2743 2726
@@ -2747,7 +2730,7 @@ then
2747 # Ok. 2730 # Ok.
2748 : 2731 :
2749else 2732else
2750 as_fn_error $? "newly created file is older than distributed files! 2733 as_fn_error "newly created file is older than distributed files!
2751Check your system clock" "$LINENO" 5 2734Check your system clock" "$LINENO" 5
2752fi 2735fi
2753{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 2736{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
@@ -2985,7 +2968,7 @@ done
2985$as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; } 2968$as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
2986set x ${MAKE-make} 2969set x ${MAKE-make}
2987ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` 2970ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
2988if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\"" = set; then : 2971if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then :
2989 $as_echo_n "(cached) " >&6 2972 $as_echo_n "(cached) " >&6
2990else 2973else
2991 cat >conftest.make <<\_ACEOF 2974 cat >conftest.make <<\_ACEOF
@@ -2993,7 +2976,7 @@ SHELL = /bin/sh
2993all: 2976all:
2994 @echo '@@@%%%=$(MAKE)=@@@%%%' 2977 @echo '@@@%%%=$(MAKE)=@@@%%%'
2995_ACEOF 2978_ACEOF
2996# GNU make sometimes prints "make[1]: Entering ...", which would confuse us. 2979# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
2997case `${MAKE-make} -f conftest.make 2>/dev/null` in 2980case `${MAKE-make} -f conftest.make 2>/dev/null` in
2998 *@@@%%%=?*=@@@%%%*) 2981 *@@@%%%=?*=@@@%%%*)
2999 eval ac_cv_prog_make_${ac_make}_set=yes;; 2982 eval ac_cv_prog_make_${ac_make}_set=yes;;
@@ -3027,7 +3010,7 @@ if test "`cd $srcdir && pwd`" != "`pwd`"; then
3027 am__isrc=' -I$(srcdir)' 3010 am__isrc=' -I$(srcdir)'
3028 # test to see if srcdir already configured 3011 # test to see if srcdir already configured
3029 if test -f $srcdir/config.status; then 3012 if test -f $srcdir/config.status; then
3030 as_fn_error $? "source directory already configured; run \"make distclean\" there first" "$LINENO" 5 3013 as_fn_error "source directory already configured; run \"make distclean\" there first" "$LINENO" 5
3031 fi 3014 fi
3032fi 3015fi
3033 3016
@@ -3043,7 +3026,7 @@ fi
3043 3026
3044# Define the identity of the package. 3027# Define the identity of the package.
3045 PACKAGE='edje' 3028 PACKAGE='edje'
3046 VERSION='1.1.0' 3029 VERSION='1.1.99.67344'
3047 3030
3048 3031
3049cat >>confdefs.h <<_ACEOF 3032cat >>confdefs.h <<_ACEOF
@@ -3098,7 +3081,7 @@ AM_BACKSLASH='\'
3098 3081
3099# Make sure we can run config.sub. 3082# Make sure we can run config.sub.
3100$SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 || 3083$SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
3101 as_fn_error $? "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5 3084 as_fn_error "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5
3102 3085
3103{ $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5 3086{ $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
3104$as_echo_n "checking build system type... " >&6; } 3087$as_echo_n "checking build system type... " >&6; }
@@ -3109,16 +3092,16 @@ else
3109test "x$ac_build_alias" = x && 3092test "x$ac_build_alias" = x &&
3110 ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"` 3093 ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
3111test "x$ac_build_alias" = x && 3094test "x$ac_build_alias" = x &&
3112 as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5 3095 as_fn_error "cannot guess build type; you must specify one" "$LINENO" 5
3113ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` || 3096ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
3114 as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5 3097 as_fn_error "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
3115 3098
3116fi 3099fi
3117{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5 3100{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
3118$as_echo "$ac_cv_build" >&6; } 3101$as_echo "$ac_cv_build" >&6; }
3119case $ac_cv_build in 3102case $ac_cv_build in
3120*-*-*) ;; 3103*-*-*) ;;
3121*) as_fn_error $? "invalid value of canonical build" "$LINENO" 5 ;; 3104*) as_fn_error "invalid value of canonical build" "$LINENO" 5;;
3122esac 3105esac
3123build=$ac_cv_build 3106build=$ac_cv_build
3124ac_save_IFS=$IFS; IFS='-' 3107ac_save_IFS=$IFS; IFS='-'
@@ -3143,7 +3126,7 @@ else
3143 ac_cv_host=$ac_cv_build 3126 ac_cv_host=$ac_cv_build
3144else 3127else
3145 ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` || 3128 ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
3146 as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5 3129 as_fn_error "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
3147fi 3130fi
3148 3131
3149fi 3132fi
@@ -3151,7 +3134,7 @@ fi
3151$as_echo "$ac_cv_host" >&6; } 3134$as_echo "$ac_cv_host" >&6; }
3152case $ac_cv_host in 3135case $ac_cv_host in
3153*-*-*) ;; 3136*-*-*) ;;
3154*) as_fn_error $? "invalid value of canonical host" "$LINENO" 5 ;; 3137*) as_fn_error "invalid value of canonical host" "$LINENO" 5;;
3155esac 3138esac
3156host=$ac_cv_host 3139host=$ac_cv_host
3157ac_save_IFS=$IFS; IFS='-' 3140ac_save_IFS=$IFS; IFS='-'
@@ -3170,7 +3153,7 @@ case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
3170enable_win32_dll=yes 3153enable_win32_dll=yes
3171 3154
3172case $host in 3155case $host in
3173*-*-cygwin* | *-*-mingw* | *-*-pw32*) 3156*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-cegcc*)
3174 if test -n "$ac_tool_prefix"; then 3157 if test -n "$ac_tool_prefix"; then
3175 # Extract the first word of "${ac_tool_prefix}as", so it can be a program name with args. 3158 # Extract the first word of "${ac_tool_prefix}as", so it can be a program name with args.
3176set dummy ${ac_tool_prefix}as; ac_word=$2 3159set dummy ${ac_tool_prefix}as; ac_word=$2
@@ -3857,8 +3840,8 @@ fi
3857 3840
3858test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 3841test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3859$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 3842$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3860as_fn_error $? "no acceptable C compiler found in \$PATH 3843as_fn_error "no acceptable C compiler found in \$PATH
3861See \`config.log' for more details" "$LINENO" 5 ; } 3844See \`config.log' for more details." "$LINENO" 5; }
3862 3845
3863# Provide some information about the compiler. 3846# Provide some information about the compiler.
3864$as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5 3847$as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
@@ -3972,8 +3955,9 @@ sed 's/^/| /' conftest.$ac_ext >&5
3972 3955
3973{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 3956{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3974$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 3957$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3975as_fn_error 77 "C compiler cannot create executables 3958{ as_fn_set_status 77
3976See \`config.log' for more details" "$LINENO" 5 ; } 3959as_fn_error "C compiler cannot create executables
3960See \`config.log' for more details." "$LINENO" 5; }; }
3977else 3961else
3978 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 3962 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3979$as_echo "yes" >&6; } 3963$as_echo "yes" >&6; }
@@ -4015,8 +3999,8 @@ done
4015else 3999else
4016 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 4000 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4017$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 4001$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4018as_fn_error $? "cannot compute suffix of executables: cannot compile and link 4002as_fn_error "cannot compute suffix of executables: cannot compile and link
4019See \`config.log' for more details" "$LINENO" 5 ; } 4003See \`config.log' for more details." "$LINENO" 5; }
4020fi 4004fi
4021rm -f conftest conftest$ac_cv_exeext 4005rm -f conftest conftest$ac_cv_exeext
4022{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5 4006{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
@@ -4073,9 +4057,9 @@ $as_echo "$ac_try_echo"; } >&5
4073 else 4057 else
4074 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 4058 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4075$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 4059$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4076as_fn_error $? "cannot run C compiled programs. 4060as_fn_error "cannot run C compiled programs.
4077If you meant to cross compile, use \`--host'. 4061If you meant to cross compile, use \`--host'.
4078See \`config.log' for more details" "$LINENO" 5 ; } 4062See \`config.log' for more details." "$LINENO" 5; }
4079 fi 4063 fi
4080 fi 4064 fi
4081fi 4065fi
@@ -4126,8 +4110,8 @@ sed 's/^/| /' conftest.$ac_ext >&5
4126 4110
4127{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 4111{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4128$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 4112$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4129as_fn_error $? "cannot compute suffix of object files: cannot compile 4113as_fn_error "cannot compute suffix of object files: cannot compile
4130See \`config.log' for more details" "$LINENO" 5 ; } 4114See \`config.log' for more details." "$LINENO" 5; }
4131fi 4115fi
4132rm -f conftest.$ac_cv_objext conftest.$ac_ext 4116rm -f conftest.$ac_cv_objext conftest.$ac_ext
4133fi 4117fi
@@ -4531,7 +4515,7 @@ esac
4531 done 4515 done
4532IFS=$as_save_IFS 4516IFS=$as_save_IFS
4533 if test -z "$ac_cv_path_SED"; then 4517 if test -z "$ac_cv_path_SED"; then
4534 as_fn_error $? "no acceptable sed could be found in \$PATH" "$LINENO" 5 4518 as_fn_error "no acceptable sed could be found in \$PATH" "$LINENO" 5
4535 fi 4519 fi
4536else 4520else
4537 ac_cv_path_SED=$SED 4521 ac_cv_path_SED=$SED
@@ -4607,7 +4591,7 @@ esac
4607 done 4591 done
4608IFS=$as_save_IFS 4592IFS=$as_save_IFS
4609 if test -z "$ac_cv_path_GREP"; then 4593 if test -z "$ac_cv_path_GREP"; then
4610 as_fn_error $? "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5 4594 as_fn_error "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
4611 fi 4595 fi
4612else 4596else
4613 ac_cv_path_GREP=$GREP 4597 ac_cv_path_GREP=$GREP
@@ -4673,7 +4657,7 @@ esac
4673 done 4657 done
4674IFS=$as_save_IFS 4658IFS=$as_save_IFS
4675 if test -z "$ac_cv_path_EGREP"; then 4659 if test -z "$ac_cv_path_EGREP"; then
4676 as_fn_error $? "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5 4660 as_fn_error "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
4677 fi 4661 fi
4678else 4662else
4679 ac_cv_path_EGREP=$EGREP 4663 ac_cv_path_EGREP=$EGREP
@@ -4740,7 +4724,7 @@ esac
4740 done 4724 done
4741IFS=$as_save_IFS 4725IFS=$as_save_IFS
4742 if test -z "$ac_cv_path_FGREP"; then 4726 if test -z "$ac_cv_path_FGREP"; then
4743 as_fn_error $? "no acceptable fgrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5 4727 as_fn_error "no acceptable fgrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
4744 fi 4728 fi
4745else 4729else
4746 ac_cv_path_FGREP=$FGREP 4730 ac_cv_path_FGREP=$FGREP
@@ -4856,7 +4840,7 @@ else
4856 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 4840 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4857$as_echo "no" >&6; } 4841$as_echo "no" >&6; }
4858fi 4842fi
4859test -z "$LD" && as_fn_error $? "no acceptable ld found in \$PATH" "$LINENO" 5 4843test -z "$LD" && as_fn_error "no acceptable ld found in \$PATH" "$LINENO" 5
4860{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5 4844{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5
4861$as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; } 4845$as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; }
4862if test "${lt_cv_prog_gnu_ld+set}" = set; then : 4846if test "${lt_cv_prog_gnu_ld+set}" = set; then :
@@ -5058,13 +5042,13 @@ if test "${lt_cv_nm_interface+set}" = set; then :
5058else 5042else
5059 lt_cv_nm_interface="BSD nm" 5043 lt_cv_nm_interface="BSD nm"
5060 echo "int some_variable = 0;" > conftest.$ac_ext 5044 echo "int some_variable = 0;" > conftest.$ac_ext
5061 (eval echo "\"\$as_me:5061: $ac_compile\"" >&5) 5045 (eval echo "\"\$as_me:5045: $ac_compile\"" >&5)
5062 (eval "$ac_compile" 2>conftest.err) 5046 (eval "$ac_compile" 2>conftest.err)
5063 cat conftest.err >&5 5047 cat conftest.err >&5
5064 (eval echo "\"\$as_me:5064: $NM \\\"conftest.$ac_objext\\\"\"" >&5) 5048 (eval echo "\"\$as_me:5048: $NM \\\"conftest.$ac_objext\\\"\"" >&5)
5065 (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out) 5049 (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out)
5066 cat conftest.err >&5 5050 cat conftest.err >&5
5067 (eval echo "\"\$as_me:5067: output\"" >&5) 5051 (eval echo "\"\$as_me:5051: output\"" >&5)
5068 cat conftest.out >&5 5052 cat conftest.out >&5
5069 if $GREP 'External.*some_variable' conftest.out > /dev/null; then 5053 if $GREP 'External.*some_variable' conftest.out > /dev/null; then
5070 lt_cv_nm_interface="MS dumpbin" 5054 lt_cv_nm_interface="MS dumpbin"
@@ -5110,7 +5094,7 @@ else
5110 lt_cv_sys_max_cmd_len=-1; 5094 lt_cv_sys_max_cmd_len=-1;
5111 ;; 5095 ;;
5112 5096
5113 cygwin* | mingw*) 5097 cygwin* | mingw* | cegcc*)
5114 # On Win9x/ME, this test blows up -- it succeeds, but takes 5098 # On Win9x/ME, this test blows up -- it succeeds, but takes
5115 # about 5 minutes as the teststring grows exponentially. 5099 # about 5 minutes as the teststring grows exponentially.
5116 # Worse, since 9x/ME are not pre-emptively multitasking, 5100 # Worse, since 9x/ME are not pre-emptively multitasking,
@@ -5311,6 +5295,104 @@ esac
5311 5295
5312 5296
5313 5297
5298if test -n "$ac_tool_prefix"; then
5299 # Extract the first word of "${ac_tool_prefix}objdump", so it can be a program name with args.
5300set dummy ${ac_tool_prefix}objdump; ac_word=$2
5301{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5302$as_echo_n "checking for $ac_word... " >&6; }
5303if test "${ac_cv_prog_OBJDUMP+set}" = set; then :
5304 $as_echo_n "(cached) " >&6
5305else
5306 if test -n "$OBJDUMP"; then
5307 ac_cv_prog_OBJDUMP="$OBJDUMP" # Let the user override the test.
5308else
5309as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5310for as_dir in $PATH
5311do
5312 IFS=$as_save_IFS
5313 test -z "$as_dir" && as_dir=.
5314 for ac_exec_ext in '' $ac_executable_extensions; do
5315 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5316 ac_cv_prog_OBJDUMP="${ac_tool_prefix}objdump"
5317 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5318 break 2
5319 fi
5320done
5321 done
5322IFS=$as_save_IFS
5323
5324fi
5325fi
5326OBJDUMP=$ac_cv_prog_OBJDUMP
5327if test -n "$OBJDUMP"; then
5328 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OBJDUMP" >&5
5329$as_echo "$OBJDUMP" >&6; }
5330else
5331 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5332$as_echo "no" >&6; }
5333fi
5334
5335
5336fi
5337if test -z "$ac_cv_prog_OBJDUMP"; then
5338 ac_ct_OBJDUMP=$OBJDUMP
5339 # Extract the first word of "objdump", so it can be a program name with args.
5340set dummy objdump; ac_word=$2
5341{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5342$as_echo_n "checking for $ac_word... " >&6; }
5343if test "${ac_cv_prog_ac_ct_OBJDUMP+set}" = set; then :
5344 $as_echo_n "(cached) " >&6
5345else
5346 if test -n "$ac_ct_OBJDUMP"; then
5347 ac_cv_prog_ac_ct_OBJDUMP="$ac_ct_OBJDUMP" # Let the user override the test.
5348else
5349as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5350for as_dir in $PATH
5351do
5352 IFS=$as_save_IFS
5353 test -z "$as_dir" && as_dir=.
5354 for ac_exec_ext in '' $ac_executable_extensions; do
5355 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5356 ac_cv_prog_ac_ct_OBJDUMP="objdump"
5357 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5358 break 2
5359 fi
5360done
5361 done
5362IFS=$as_save_IFS
5363
5364fi
5365fi
5366ac_ct_OBJDUMP=$ac_cv_prog_ac_ct_OBJDUMP
5367if test -n "$ac_ct_OBJDUMP"; then
5368 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OBJDUMP" >&5
5369$as_echo "$ac_ct_OBJDUMP" >&6; }
5370else
5371 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5372$as_echo "no" >&6; }
5373fi
5374
5375 if test "x$ac_ct_OBJDUMP" = x; then
5376 OBJDUMP="false"
5377 else
5378 case $cross_compiling:$ac_tool_warned in
5379yes:)
5380{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
5381$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
5382ac_tool_warned=yes ;;
5383esac
5384 OBJDUMP=$ac_ct_OBJDUMP
5385 fi
5386else
5387 OBJDUMP="$ac_cv_prog_OBJDUMP"
5388fi
5389
5390test -z "$OBJDUMP" && OBJDUMP=objdump
5391
5392
5393
5394
5395
5314 5396
5315{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to recognize dependent libraries" >&5 5397{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to recognize dependent libraries" >&5
5316$as_echo_n "checking how to recognize dependent libraries... " >&6; } 5398$as_echo_n "checking how to recognize dependent libraries... " >&6; }
@@ -5365,6 +5447,12 @@ mingw* | pw32*)
5365 fi 5447 fi
5366 ;; 5448 ;;
5367 5449
5450cegcc)
5451 # use the weaker test based on 'objdump'. See mingw*.
5452 lt_cv_deplibs_check_method='file_magic file format pe-arm-.*little(.*architecture: arm)?'
5453 lt_cv_file_magic_cmd='$OBJDUMP -f'
5454 ;;
5455
5368darwin* | rhapsody*) 5456darwin* | rhapsody*)
5369 lt_cv_deplibs_check_method=pass_all 5457 lt_cv_deplibs_check_method=pass_all
5370 ;; 5458 ;;
@@ -5423,7 +5511,7 @@ irix5* | irix6* | nonstopux*)
5423 ;; 5511 ;;
5424 5512
5425# This must be Linux ELF. 5513# This must be Linux ELF.
5426linux* | k*bsd*-gnu) 5514linux* | k*bsd*-gnu | kopensolaris*-gnu)
5427 lt_cv_deplibs_check_method=pass_all 5515 lt_cv_deplibs_check_method=pass_all
5428 ;; 5516 ;;
5429 5517
@@ -5903,7 +5991,7 @@ case $host_os in
5903aix*) 5991aix*)
5904 symcode='[BCDT]' 5992 symcode='[BCDT]'
5905 ;; 5993 ;;
5906cygwin* | mingw* | pw32*) 5994cygwin* | mingw* | pw32* | cegcc*)
5907 symcode='[ABCDGISTW]' 5995 symcode='[ABCDGISTW]'
5908 ;; 5996 ;;
5909hpux*) 5997hpux*)
@@ -6163,7 +6251,7 @@ ia64-*-hpux*)
6163 ;; 6251 ;;
6164*-*-irix6*) 6252*-*-irix6*)
6165 # Find out which ABI we are using. 6253 # Find out which ABI we are using.
6166 echo '#line 6166 "configure"' > conftest.$ac_ext 6254 echo '#line 6254 "configure"' > conftest.$ac_ext
6167 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 6255 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
6168 (eval $ac_compile) 2>&5 6256 (eval $ac_compile) 2>&5
6169 ac_status=$? 6257 ac_status=$?
@@ -6952,7 +7040,7 @@ else
6952 # Broken: fails on valid input. 7040 # Broken: fails on valid input.
6953continue 7041continue
6954fi 7042fi
6955rm -f conftest.err conftest.i conftest.$ac_ext 7043rm -f conftest.err conftest.$ac_ext
6956 7044
6957 # OK, works on sane cases. Now check whether nonexistent headers 7045 # OK, works on sane cases. Now check whether nonexistent headers
6958 # can be detected and how. 7046 # can be detected and how.
@@ -6968,11 +7056,11 @@ else
6968ac_preproc_ok=: 7056ac_preproc_ok=:
6969break 7057break
6970fi 7058fi
6971rm -f conftest.err conftest.i conftest.$ac_ext 7059rm -f conftest.err conftest.$ac_ext
6972 7060
6973done 7061done
6974# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. 7062# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
6975rm -f conftest.i conftest.err conftest.$ac_ext 7063rm -f conftest.err conftest.$ac_ext
6976if $ac_preproc_ok; then : 7064if $ac_preproc_ok; then :
6977 break 7065 break
6978fi 7066fi
@@ -7011,7 +7099,7 @@ else
7011 # Broken: fails on valid input. 7099 # Broken: fails on valid input.
7012continue 7100continue
7013fi 7101fi
7014rm -f conftest.err conftest.i conftest.$ac_ext 7102rm -f conftest.err conftest.$ac_ext
7015 7103
7016 # OK, works on sane cases. Now check whether nonexistent headers 7104 # OK, works on sane cases. Now check whether nonexistent headers
7017 # can be detected and how. 7105 # can be detected and how.
@@ -7027,18 +7115,18 @@ else
7027ac_preproc_ok=: 7115ac_preproc_ok=:
7028break 7116break
7029fi 7117fi
7030rm -f conftest.err conftest.i conftest.$ac_ext 7118rm -f conftest.err conftest.$ac_ext
7031 7119
7032done 7120done
7033# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. 7121# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
7034rm -f conftest.i conftest.err conftest.$ac_ext 7122rm -f conftest.err conftest.$ac_ext
7035if $ac_preproc_ok; then : 7123if $ac_preproc_ok; then :
7036 7124
7037else 7125else
7038 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 7126 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
7039$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 7127$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
7040as_fn_error $? "C preprocessor \"$CPP\" fails sanity check 7128as_fn_error "C preprocessor \"$CPP\" fails sanity check
7041See \`config.log' for more details" "$LINENO" 5 ; } 7129See \`config.log' for more details." "$LINENO" 5; }
7042fi 7130fi
7043 7131
7044ac_ext=c 7132ac_ext=c
@@ -7167,7 +7255,8 @@ do :
7167 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` 7255 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
7168ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default 7256ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
7169" 7257"
7170if eval test \"x\$"$as_ac_Header"\" = x"yes"; then : 7258eval as_val=\$$as_ac_Header
7259 if test "x$as_val" = x""yes; then :
7171 cat >>confdefs.h <<_ACEOF 7260 cat >>confdefs.h <<_ACEOF
7172#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 7261#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
7173_ACEOF 7262_ACEOF
@@ -7690,11 +7779,11 @@ else
7690 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ 7779 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
7691 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 7780 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
7692 -e 's:$: $lt_compiler_flag:'` 7781 -e 's:$: $lt_compiler_flag:'`
7693 (eval echo "\"\$as_me:7693: $lt_compile\"" >&5) 7782 (eval echo "\"\$as_me:7782: $lt_compile\"" >&5)
7694 (eval "$lt_compile" 2>conftest.err) 7783 (eval "$lt_compile" 2>conftest.err)
7695 ac_status=$? 7784 ac_status=$?
7696 cat conftest.err >&5 7785 cat conftest.err >&5
7697 echo "$as_me:7697: \$? = $ac_status" >&5 7786 echo "$as_me:7786: \$? = $ac_status" >&5
7698 if (exit $ac_status) && test -s "$ac_outfile"; then 7787 if (exit $ac_status) && test -s "$ac_outfile"; then
7699 # The compiler can only warn and ignore the option if not recognized 7788 # The compiler can only warn and ignore the option if not recognized
7700 # So say no if there are warnings other than the usual output. 7789 # So say no if there are warnings other than the usual output.
@@ -7762,7 +7851,7 @@ $as_echo_n "checking for $compiler option to produce PIC... " >&6; }
7762 # PIC is the default for these OSes. 7851 # PIC is the default for these OSes.
7763 ;; 7852 ;;
7764 7853
7765 mingw* | cygwin* | pw32* | os2*) 7854 mingw* | cygwin* | pw32* | os2* | cegcc*)
7766 # This hack is so that the source file can tell whether it is being 7855 # This hack is so that the source file can tell whether it is being
7767 # built for inclusion in a dll (and should export symbols for example). 7856 # built for inclusion in a dll (and should export symbols for example).
7768 # Although the cygwin gcc ignores -fPIC, still need this for old-style 7857 # Although the cygwin gcc ignores -fPIC, still need this for old-style
@@ -7777,10 +7866,11 @@ $as_echo_n "checking for $compiler option to produce PIC... " >&6; }
7777 ;; 7866 ;;
7778 7867
7779 hpux*) 7868 hpux*)
7780 # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but 7869 # PIC is the default for 64-bit PA HP-UX, but not for 32-bit
7781 # not for PA HP-UX. 7870 # PA HP-UX. On IA64 HP-UX, PIC is the default but the pic flag
7871 # sets the default TLS model and affects inlining.
7782 case $host_cpu in 7872 case $host_cpu in
7783 hppa*64*|ia64*) 7873 hppa*64*)
7784 # +Z the default 7874 # +Z the default
7785 ;; 7875 ;;
7786 *) 7876 *)
@@ -7830,7 +7920,7 @@ $as_echo_n "checking for $compiler option to produce PIC... " >&6; }
7830 fi 7920 fi
7831 ;; 7921 ;;
7832 7922
7833 mingw* | cygwin* | pw32* | os2*) 7923 mingw* | cygwin* | pw32* | os2* | cegcc*)
7834 # This hack is so that the source file can tell whether it is being 7924 # This hack is so that the source file can tell whether it is being
7835 # built for inclusion in a dll (and should export symbols for example). 7925 # built for inclusion in a dll (and should export symbols for example).
7836 lt_prog_compiler_pic='-DDLL_EXPORT' 7926 lt_prog_compiler_pic='-DDLL_EXPORT'
@@ -7858,13 +7948,27 @@ $as_echo_n "checking for $compiler option to produce PIC... " >&6; }
7858 lt_prog_compiler_static='-non_shared' 7948 lt_prog_compiler_static='-non_shared'
7859 ;; 7949 ;;
7860 7950
7861 linux* | k*bsd*-gnu) 7951 linux* | k*bsd*-gnu | kopensolaris*-gnu)
7862 case $cc_basename in 7952 case $cc_basename in
7863 icc* | ecc* | ifort*) 7953 # old Intel for x86_64 which still supported -KPIC.
7954 ecc*)
7864 lt_prog_compiler_wl='-Wl,' 7955 lt_prog_compiler_wl='-Wl,'
7865 lt_prog_compiler_pic='-KPIC' 7956 lt_prog_compiler_pic='-KPIC'
7866 lt_prog_compiler_static='-static' 7957 lt_prog_compiler_static='-static'
7867 ;; 7958 ;;
7959 # icc used to be incompatible with GCC.
7960 # ICC 10 doesn't accept -KPIC any more.
7961 icc* | ifort*)
7962 lt_prog_compiler_wl='-Wl,'
7963 lt_prog_compiler_pic='-fPIC'
7964 lt_prog_compiler_static='-static'
7965 ;;
7966 # Lahey Fortran 8.1.
7967 lf95*)
7968 lt_prog_compiler_wl='-Wl,'
7969 lt_prog_compiler_pic='--shared'
7970 lt_prog_compiler_static='--static'
7971 ;;
7868 pgcc* | pgf77* | pgf90* | pgf95*) 7972 pgcc* | pgf77* | pgf90* | pgf95*)
7869 # Portland Group compilers (*not* the Pentium gcc compiler, 7973 # Portland Group compilers (*not* the Pentium gcc compiler,
7870 # which looks to be a dead project) 7974 # which looks to be a dead project)
@@ -8014,11 +8118,11 @@ else
8014 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ 8118 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
8015 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 8119 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
8016 -e 's:$: $lt_compiler_flag:'` 8120 -e 's:$: $lt_compiler_flag:'`
8017 (eval echo "\"\$as_me:8017: $lt_compile\"" >&5) 8121 (eval echo "\"\$as_me:8121: $lt_compile\"" >&5)
8018 (eval "$lt_compile" 2>conftest.err) 8122 (eval "$lt_compile" 2>conftest.err)
8019 ac_status=$? 8123 ac_status=$?
8020 cat conftest.err >&5 8124 cat conftest.err >&5
8021 echo "$as_me:8021: \$? = $ac_status" >&5 8125 echo "$as_me:8125: \$? = $ac_status" >&5
8022 if (exit $ac_status) && test -s "$ac_outfile"; then 8126 if (exit $ac_status) && test -s "$ac_outfile"; then
8023 # The compiler can only warn and ignore the option if not recognized 8127 # The compiler can only warn and ignore the option if not recognized
8024 # So say no if there are warnings other than the usual output. 8128 # So say no if there are warnings other than the usual output.
@@ -8119,11 +8223,11 @@ else
8119 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ 8223 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
8120 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 8224 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
8121 -e 's:$: $lt_compiler_flag:'` 8225 -e 's:$: $lt_compiler_flag:'`
8122 (eval echo "\"\$as_me:8122: $lt_compile\"" >&5) 8226 (eval echo "\"\$as_me:8226: $lt_compile\"" >&5)
8123 (eval "$lt_compile" 2>out/conftest.err) 8227 (eval "$lt_compile" 2>out/conftest.err)
8124 ac_status=$? 8228 ac_status=$?
8125 cat out/conftest.err >&5 8229 cat out/conftest.err >&5
8126 echo "$as_me:8126: \$? = $ac_status" >&5 8230 echo "$as_me:8230: \$? = $ac_status" >&5
8127 if (exit $ac_status) && test -s out/conftest2.$ac_objext 8231 if (exit $ac_status) && test -s out/conftest2.$ac_objext
8128 then 8232 then
8129 # The compiler can only warn and ignore the option if not recognized 8233 # The compiler can only warn and ignore the option if not recognized
@@ -8174,11 +8278,11 @@ else
8174 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ 8278 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
8175 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 8279 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
8176 -e 's:$: $lt_compiler_flag:'` 8280 -e 's:$: $lt_compiler_flag:'`
8177 (eval echo "\"\$as_me:8177: $lt_compile\"" >&5) 8281 (eval echo "\"\$as_me:8281: $lt_compile\"" >&5)
8178 (eval "$lt_compile" 2>out/conftest.err) 8282 (eval "$lt_compile" 2>out/conftest.err)
8179 ac_status=$? 8283 ac_status=$?
8180 cat out/conftest.err >&5 8284 cat out/conftest.err >&5
8181 echo "$as_me:8181: \$? = $ac_status" >&5 8285 echo "$as_me:8285: \$? = $ac_status" >&5
8182 if (exit $ac_status) && test -s out/conftest2.$ac_objext 8286 if (exit $ac_status) && test -s out/conftest2.$ac_objext
8183 then 8287 then
8184 # The compiler can only warn and ignore the option if not recognized 8288 # The compiler can only warn and ignore the option if not recognized
@@ -8278,7 +8382,7 @@ $as_echo_n "checking whether the $compiler linker ($LD) supports shared librarie
8278 extract_expsyms_cmds= 8382 extract_expsyms_cmds=
8279 8383
8280 case $host_os in 8384 case $host_os in
8281 cygwin* | mingw* | pw32*) 8385 cygwin* | mingw* | pw32* | cegcc*)
8282 # FIXME: the MSVC++ port hasn't been tested in a loooong time 8386 # FIXME: the MSVC++ port hasn't been tested in a loooong time
8283 # When not using gcc, we currently assume that we are using 8387 # When not using gcc, we currently assume that we are using
8284 # Microsoft Visual C++. 8388 # Microsoft Visual C++.
@@ -8293,6 +8397,9 @@ $as_echo_n "checking whether the $compiler linker ($LD) supports shared librarie
8293 openbsd*) 8397 openbsd*)
8294 with_gnu_ld=no 8398 with_gnu_ld=no
8295 ;; 8399 ;;
8400 linux* | k*bsd*-gnu)
8401 link_all_deplibs=no
8402 ;;
8296 esac 8403 esac
8297 8404
8298 ld_shlibs=yes 8405 ld_shlibs=yes
@@ -8314,6 +8421,7 @@ $as_echo_n "checking whether the $compiler linker ($LD) supports shared librarie
8314 fi 8421 fi
8315 supports_anon_versioning=no 8422 supports_anon_versioning=no
8316 case `$LD -v 2>&1` in 8423 case `$LD -v 2>&1` in
8424 *GNU\ gold*) supports_anon_versioning=yes ;;
8317 *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11 8425 *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
8318 *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ... 8426 *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ...
8319 *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ... 8427 *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ...
@@ -8365,7 +8473,7 @@ _LT_EOF
8365 fi 8473 fi
8366 ;; 8474 ;;
8367 8475
8368 cygwin* | mingw* | pw32*) 8476 cygwin* | mingw* | pw32* | cegcc*)
8369 # _LT_TAGVAR(hardcode_libdir_flag_spec, ) is actually meaningless, 8477 # _LT_TAGVAR(hardcode_libdir_flag_spec, ) is actually meaningless,
8370 # as there is no search path for DLLs. 8478 # as there is no search path for DLLs.
8371 hardcode_libdir_flag_spec='-L$libdir' 8479 hardcode_libdir_flag_spec='-L$libdir'
@@ -8405,7 +8513,7 @@ _LT_EOF
8405 archive_expsym_cmds='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' 8513 archive_expsym_cmds='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
8406 ;; 8514 ;;
8407 8515
8408 gnu* | linux* | tpf* | k*bsd*-gnu) 8516 gnu* | linux* | tpf* | k*bsd*-gnu | kopensolaris*-gnu)
8409 tmp_diet=no 8517 tmp_diet=no
8410 if test "$host_os" = linux-dietlibc; then 8518 if test "$host_os" = linux-dietlibc; then
8411 case $cc_basename in 8519 case $cc_basename in
@@ -8431,6 +8539,9 @@ _LT_EOF
8431 tmp_addflag=' -i_dynamic -nofor_main' ;; 8539 tmp_addflag=' -i_dynamic -nofor_main' ;;
8432 ifc* | ifort*) # Intel Fortran compiler 8540 ifc* | ifort*) # Intel Fortran compiler
8433 tmp_addflag=' -nofor_main' ;; 8541 tmp_addflag=' -nofor_main' ;;
8542 lf95*) # Lahey Fortran 8.1
8543 whole_archive_flag_spec=
8544 tmp_sharedflag='--shared' ;;
8434 xl[cC]*) # IBM XL C 8.0 on PPC (deal with xlf below) 8545 xl[cC]*) # IBM XL C 8.0 on PPC (deal with xlf below)
8435 tmp_sharedflag='-qmkshrobj' 8546 tmp_sharedflag='-qmkshrobj'
8436 tmp_addflag= ;; 8547 tmp_addflag= ;;
@@ -8663,6 +8774,7 @@ _LT_EOF
8663 fi 8774 fi
8664 fi 8775 fi
8665 8776
8777 export_dynamic_flag_spec='${wl}-bexpall'
8666 # It seems that -bexpall does not export symbols beginning with 8778 # It seems that -bexpall does not export symbols beginning with
8667 # underscore (_), so it is better to generate a list of symbols to export. 8779 # underscore (_), so it is better to generate a list of symbols to export.
8668 always_export_symbols=yes 8780 always_export_symbols=yes
@@ -8775,7 +8887,7 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
8775 export_dynamic_flag_spec=-rdynamic 8887 export_dynamic_flag_spec=-rdynamic
8776 ;; 8888 ;;
8777 8889
8778 cygwin* | mingw* | pw32*) 8890 cygwin* | mingw* | pw32* | cegcc*)
8779 # When not using gcc, we currently assume that we are using 8891 # When not using gcc, we currently assume that we are using
8780 # Microsoft Visual C++. 8892 # Microsoft Visual C++.
8781 # hardcode_libdir_flag_spec is actually meaningless, as there is 8893 # hardcode_libdir_flag_spec is actually meaningless, as there is
@@ -8806,7 +8918,11 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
8806 whole_archive_flag_spec='' 8918 whole_archive_flag_spec=''
8807 link_all_deplibs=yes 8919 link_all_deplibs=yes
8808 allow_undefined_flag="$_lt_dar_allow_undefined" 8920 allow_undefined_flag="$_lt_dar_allow_undefined"
8809 if test "$GCC" = "yes"; then 8921 case $cc_basename in
8922 ifort*) _lt_dar_can_shared=yes ;;
8923 *) _lt_dar_can_shared=$GCC ;;
8924 esac
8925 if test "$_lt_dar_can_shared" = "yes"; then
8810 output_verbose_link_cmd=echo 8926 output_verbose_link_cmd=echo
8811 archive_cmds="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod${_lt_dsymutil}" 8927 archive_cmds="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod${_lt_dsymutil}"
8812 module_cmds="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dsymutil}" 8928 module_cmds="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dsymutil}"
@@ -8898,7 +9014,7 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
8898 archive_cmds='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags' 9014 archive_cmds='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
8899 ;; 9015 ;;
8900 ia64*) 9016 ia64*)
8901 archive_cmds='$CC -shared ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags' 9017 archive_cmds='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
8902 ;; 9018 ;;
8903 *) 9019 *)
8904 archive_cmds='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags' 9020 archive_cmds='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
@@ -9614,14 +9730,14 @@ bsdi[45]*)
9614 # libtool to hard-code these into programs 9730 # libtool to hard-code these into programs
9615 ;; 9731 ;;
9616 9732
9617cygwin* | mingw* | pw32*) 9733cygwin* | mingw* | pw32* | cegcc*)
9618 version_type=windows 9734 version_type=windows
9619 shrext_cmds=".dll" 9735 shrext_cmds=".dll"
9620 need_version=no 9736 need_version=no
9621 need_lib_prefix=no 9737 need_lib_prefix=no
9622 9738
9623 case $GCC,$host_os in 9739 case $GCC,$host_os in
9624 yes,cygwin* | yes,mingw* | yes,pw32*) 9740 yes,cygwin* | yes,mingw* | yes,pw32* | yes,cegcc*)
9625 library_names_spec='$libname.dll.a' 9741 library_names_spec='$libname.dll.a'
9626 # DLL is installed to $(libdir)/../bin by postinstall_cmds 9742 # DLL is installed to $(libdir)/../bin by postinstall_cmds
9627 postinstall_cmds='base_file=`basename \${file}`~ 9743 postinstall_cmds='base_file=`basename \${file}`~
@@ -9644,7 +9760,7 @@ cygwin* | mingw* | pw32*)
9644 soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' 9760 soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
9645 sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib" 9761 sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
9646 ;; 9762 ;;
9647 mingw*) 9763 mingw* | cegcc*)
9648 # MinGW DLLs use traditional 'lib' prefix 9764 # MinGW DLLs use traditional 'lib' prefix
9649 soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' 9765 soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
9650 sys_lib_search_path_spec=`$CC -print-search-dirs | $GREP "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` 9766 sys_lib_search_path_spec=`$CC -print-search-dirs | $GREP "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
@@ -9859,7 +9975,7 @@ linux*oldld* | linux*aout* | linux*coff*)
9859 ;; 9975 ;;
9860 9976
9861# This must be Linux ELF. 9977# This must be Linux ELF.
9862linux* | k*bsd*-gnu) 9978linux* | k*bsd*-gnu | kopensolaris*-gnu)
9863 version_type=linux 9979 version_type=linux
9864 need_lib_prefix=no 9980 need_lib_prefix=no
9865 need_version=no 9981 need_version=no
@@ -10097,7 +10213,7 @@ tpf*)
10097 version_type=linux 10213 version_type=linux
10098 need_lib_prefix=no 10214 need_lib_prefix=no
10099 need_version=no 10215 need_version=no
10100 library_name_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}' 10216 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10101 shlibpath_var=LD_LIBRARY_PATH 10217 shlibpath_var=LD_LIBRARY_PATH
10102 shlibpath_overrides_runpath=no 10218 shlibpath_overrides_runpath=no
10103 hardcode_into_libs=yes 10219 hardcode_into_libs=yes
@@ -10274,7 +10390,7 @@ else
10274 lt_cv_dlopen_self=yes 10390 lt_cv_dlopen_self=yes
10275 ;; 10391 ;;
10276 10392
10277 mingw* | pw32*) 10393 mingw* | pw32* | cegcc*)
10278 lt_cv_dlopen="LoadLibrary" 10394 lt_cv_dlopen="LoadLibrary"
10279 lt_cv_dlopen_libs= 10395 lt_cv_dlopen_libs=
10280 ;; 10396 ;;
@@ -10546,7 +10662,7 @@ else
10546 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 10662 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
10547 lt_status=$lt_dlunknown 10663 lt_status=$lt_dlunknown
10548 cat > conftest.$ac_ext <<_LT_EOF 10664 cat > conftest.$ac_ext <<_LT_EOF
10549#line 10549 "configure" 10665#line 10665 "configure"
10550#include "confdefs.h" 10666#include "confdefs.h"
10551 10667
10552#if HAVE_DLFCN_H 10668#if HAVE_DLFCN_H
@@ -10587,10 +10703,6 @@ else
10587# endif 10703# endif
10588#endif 10704#endif
10589 10705
10590#ifdef __cplusplus
10591extern "C" void exit (int);
10592#endif
10593
10594void fnord() { int i=42;} 10706void fnord() { int i=42;}
10595int main () 10707int main ()
10596{ 10708{
@@ -10606,7 +10718,7 @@ int main ()
10606 else 10718 else
10607 puts (dlerror ()); 10719 puts (dlerror ());
10608 10720
10609 exit (status); 10721 return status;
10610} 10722}
10611_LT_EOF 10723_LT_EOF
10612 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5 10724 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
@@ -10646,7 +10758,7 @@ else
10646 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 10758 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
10647 lt_status=$lt_dlunknown 10759 lt_status=$lt_dlunknown
10648 cat > conftest.$ac_ext <<_LT_EOF 10760 cat > conftest.$ac_ext <<_LT_EOF
10649#line 10649 "configure" 10761#line 10761 "configure"
10650#include "confdefs.h" 10762#include "confdefs.h"
10651 10763
10652#if HAVE_DLFCN_H 10764#if HAVE_DLFCN_H
@@ -10687,10 +10799,6 @@ else
10687# endif 10799# endif
10688#endif 10800#endif
10689 10801
10690#ifdef __cplusplus
10691extern "C" void exit (int);
10692#endif
10693
10694void fnord() { int i=42;} 10802void fnord() { int i=42;}
10695int main () 10803int main ()
10696{ 10804{
@@ -10706,7 +10814,7 @@ int main ()
10706 else 10814 else
10707 puts (dlerror ()); 10815 puts (dlerror ());
10708 10816
10709 exit (status); 10817 return status;
10710} 10818}
10711_LT_EOF 10819_LT_EOF
10712 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5 10820 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
@@ -10894,15 +11002,15 @@ _ACEOF
10894 11002
10895 11003
10896cat >>confdefs.h <<_ACEOF 11004cat >>confdefs.h <<_ACEOF
10897#define VMIC 0 11005#define VMIC 99
10898_ACEOF 11006_ACEOF
10899 11007
10900 11008
10901cat >>confdefs.h <<_ACEOF 11009cat >>confdefs.h <<_ACEOF
10902#define VREV 0 11010#define VREV 67344
10903_ACEOF 11011_ACEOF
10904 11012
10905version_info="2:0:1" 11013version_info="2:99:1"
10906release_info="" 11014release_info=""
10907 11015
10908 11016
@@ -11640,8 +11748,8 @@ fi
11640 11748
11641test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 11749test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
11642$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 11750$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
11643as_fn_error $? "no acceptable C compiler found in \$PATH 11751as_fn_error "no acceptable C compiler found in \$PATH
11644See \`config.log' for more details" "$LINENO" 5 ; } 11752See \`config.log' for more details." "$LINENO" 5; }
11645 11753
11646# Provide some information about the compiler. 11754# Provide some information about the compiler.
11647$as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5 11755$as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
@@ -12195,7 +12303,7 @@ sys.exit(sys.hexversion < minverhex)"
12195 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 12303 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
12196$as_echo "yes" >&6; } 12304$as_echo "yes" >&6; }
12197else 12305else
12198 as_fn_error $? "too old" "$LINENO" 5 12306 as_fn_error "too old" "$LINENO" 5
12199fi 12307fi
12200 am_display_PYTHON=$PYTHON 12308 am_display_PYTHON=$PYTHON
12201 else 12309 else
@@ -12207,7 +12315,7 @@ if test "${am_cv_pathless_PYTHON+set}" = set; then :
12207 $as_echo_n "(cached) " >&6 12315 $as_echo_n "(cached) " >&6
12208else 12316else
12209 12317
12210 for am_cv_pathless_PYTHON in python python2 python3 python3.2 python3.1 python3.0 python2.7 python2.6 python2.5 python2.4 python2.3 python2.2 python2.1 python2.0 none; do 12318 for am_cv_pathless_PYTHON in python python2 python3 python3.0 python2.5 python2.4 python2.3 python2.2 python2.1 python2.0 none; do
12211 test "$am_cv_pathless_PYTHON" = none && break 12319 test "$am_cv_pathless_PYTHON" = none && break
12212 prog="import sys 12320 prog="import sys
12213# split strings by '.' and convert to numeric. Append some zeros 12321# split strings by '.' and convert to numeric. Append some zeros
@@ -12409,10 +12517,6 @@ fi
12409 12517
12410 12518
12411 12519
12412
12413
12414
12415
12416if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then 12520if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then
12417 if test -n "$ac_tool_prefix"; then 12521 if test -n "$ac_tool_prefix"; then
12418 # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args. 12522 # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args.
@@ -12525,6 +12629,7 @@ $as_echo "yes" >&6; }
12525$as_echo "no" >&6; } 12629$as_echo "no" >&6; }
12526 PKG_CONFIG="" 12630 PKG_CONFIG=""
12527 fi 12631 fi
12632
12528fi 12633fi
12529 12634
12530# Check whether pkg-config supports Requires.private 12635# Check whether pkg-config supports Requires.private
@@ -12549,10 +12654,11 @@ pkg_failed=no
12549{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for EVIL" >&5 12654{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for EVIL" >&5
12550$as_echo_n "checking for EVIL... " >&6; } 12655$as_echo_n "checking for EVIL... " >&6; }
12551 12656
12552if test -n "$EVIL_CFLAGS"; then 12657if test -n "$PKG_CONFIG"; then
12553 pkg_cv_EVIL_CFLAGS="$EVIL_CFLAGS" 12658 if test -n "$EVIL_CFLAGS"; then
12554 elif test -n "$PKG_CONFIG"; then 12659 pkg_cv_EVIL_CFLAGS="$EVIL_CFLAGS"
12555 if test -n "$PKG_CONFIG" && \ 12660 else
12661 if test -n "$PKG_CONFIG" && \
12556 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"evil >= 1.0.0\""; } >&5 12662 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"evil >= 1.0.0\""; } >&5
12557 ($PKG_CONFIG --exists --print-errors "evil >= 1.0.0") 2>&5 12663 ($PKG_CONFIG --exists --print-errors "evil >= 1.0.0") 2>&5
12558 ac_status=$? 12664 ac_status=$?
@@ -12562,13 +12668,15 @@ if test -n "$EVIL_CFLAGS"; then
12562else 12668else
12563 pkg_failed=yes 12669 pkg_failed=yes
12564fi 12670fi
12565 else 12671 fi
12566 pkg_failed=untried 12672else
12673 pkg_failed=untried
12567fi 12674fi
12568if test -n "$EVIL_LIBS"; then 12675if test -n "$PKG_CONFIG"; then
12569 pkg_cv_EVIL_LIBS="$EVIL_LIBS" 12676 if test -n "$EVIL_LIBS"; then
12570 elif test -n "$PKG_CONFIG"; then 12677 pkg_cv_EVIL_LIBS="$EVIL_LIBS"
12571 if test -n "$PKG_CONFIG" && \ 12678 else
12679 if test -n "$PKG_CONFIG" && \
12572 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"evil >= 1.0.0\""; } >&5 12680 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"evil >= 1.0.0\""; } >&5
12573 ($PKG_CONFIG --exists --print-errors "evil >= 1.0.0") 2>&5 12681 ($PKG_CONFIG --exists --print-errors "evil >= 1.0.0") 2>&5
12574 ac_status=$? 12682 ac_status=$?
@@ -12578,15 +12686,14 @@ if test -n "$EVIL_LIBS"; then
12578else 12686else
12579 pkg_failed=yes 12687 pkg_failed=yes
12580fi 12688fi
12581 else 12689 fi
12582 pkg_failed=untried 12690else
12691 pkg_failed=untried
12583fi 12692fi
12584 12693
12585 12694
12586 12695
12587if test $pkg_failed = yes; then 12696if test $pkg_failed = yes; then
12588 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12589$as_echo "no" >&6; }
12590 12697
12591if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 12698if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
12592 _pkg_short_errors_supported=yes 12699 _pkg_short_errors_supported=yes
@@ -12594,14 +12701,14 @@ else
12594 _pkg_short_errors_supported=no 12701 _pkg_short_errors_supported=no
12595fi 12702fi
12596 if test $_pkg_short_errors_supported = yes; then 12703 if test $_pkg_short_errors_supported = yes; then
12597 EVIL_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "evil >= 1.0.0" 2>&1` 12704 EVIL_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "evil >= 1.0.0"`
12598 else 12705 else
12599 EVIL_PKG_ERRORS=`$PKG_CONFIG --print-errors "evil >= 1.0.0" 2>&1` 12706 EVIL_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "evil >= 1.0.0"`
12600 fi 12707 fi
12601 # Put the nasty error message in config.log where it belongs 12708 # Put the nasty error message in config.log where it belongs
12602 echo "$EVIL_PKG_ERRORS" >&5 12709 echo "$EVIL_PKG_ERRORS" >&5
12603 12710
12604 as_fn_error $? "Package requirements (evil >= 1.0.0) were not met: 12711 as_fn_error "Package requirements (evil >= 1.0.0) were not met:
12605 12712
12606$EVIL_PKG_ERRORS 12713$EVIL_PKG_ERRORS
12607 12714
@@ -12610,13 +12717,12 @@ installed software in a non-standard prefix.
12610 12717
12611Alternatively, you may set the environment variables EVIL_CFLAGS 12718Alternatively, you may set the environment variables EVIL_CFLAGS
12612and EVIL_LIBS to avoid the need to call pkg-config. 12719and EVIL_LIBS to avoid the need to call pkg-config.
12613See the pkg-config man page for more details." "$LINENO" 5 12720See the pkg-config man page for more details.
12721" "$LINENO" 5
12614elif test $pkg_failed = untried; then 12722elif test $pkg_failed = untried; then
12615 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12616$as_echo "no" >&6; }
12617 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 12723 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
12618$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 12724$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
12619as_fn_error $? "The pkg-config script could not be found or is too old. Make sure it 12725as_fn_error "The pkg-config script could not be found or is too old. Make sure it
12620is in your PATH or set the PKG_CONFIG environment variable to the full 12726is in your PATH or set the PKG_CONFIG environment variable to the full
12621path to pkg-config. 12727path to pkg-config.
12622 12728
@@ -12625,13 +12731,13 @@ and EVIL_LIBS to avoid the need to call pkg-config.
12625See the pkg-config man page for more details. 12731See the pkg-config man page for more details.
12626 12732
12627To get pkg-config, see <http://pkg-config.freedesktop.org/>. 12733To get pkg-config, see <http://pkg-config.freedesktop.org/>.
12628See \`config.log' for more details" "$LINENO" 5 ; } 12734See \`config.log' for more details." "$LINENO" 5; }
12629else 12735else
12630 EVIL_CFLAGS=$pkg_cv_EVIL_CFLAGS 12736 EVIL_CFLAGS=$pkg_cv_EVIL_CFLAGS
12631 EVIL_LIBS=$pkg_cv_EVIL_LIBS 12737 EVIL_LIBS=$pkg_cv_EVIL_LIBS
12632 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 12738 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
12633$as_echo "yes" >&6; } 12739$as_echo "yes" >&6; }
12634 12740 :
12635fi 12741fi
12636 12742
12637$as_echo "#define HAVE_EVIL 1" >>confdefs.h 12743$as_echo "#define HAVE_EVIL 1" >>confdefs.h
@@ -12653,10 +12759,11 @@ pkg_failed=no
12653{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for LUA" >&5 12759{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for LUA" >&5
12654$as_echo_n "checking for LUA... " >&6; } 12760$as_echo_n "checking for LUA... " >&6; }
12655 12761
12656if test -n "$LUA_CFLAGS"; then 12762if test -n "$PKG_CONFIG"; then
12657 pkg_cv_LUA_CFLAGS="$LUA_CFLAGS" 12763 if test -n "$LUA_CFLAGS"; then
12658 elif test -n "$PKG_CONFIG"; then 12764 pkg_cv_LUA_CFLAGS="$LUA_CFLAGS"
12659 if test -n "$PKG_CONFIG" && \ 12765 else
12766 if test -n "$PKG_CONFIG" && \
12660 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"lua >= 5.1.0\""; } >&5 12767 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"lua >= 5.1.0\""; } >&5
12661 ($PKG_CONFIG --exists --print-errors "lua >= 5.1.0") 2>&5 12768 ($PKG_CONFIG --exists --print-errors "lua >= 5.1.0") 2>&5
12662 ac_status=$? 12769 ac_status=$?
@@ -12666,13 +12773,15 @@ if test -n "$LUA_CFLAGS"; then
12666else 12773else
12667 pkg_failed=yes 12774 pkg_failed=yes
12668fi 12775fi
12669 else 12776 fi
12670 pkg_failed=untried 12777else
12778 pkg_failed=untried
12671fi 12779fi
12672if test -n "$LUA_LIBS"; then 12780if test -n "$PKG_CONFIG"; then
12673 pkg_cv_LUA_LIBS="$LUA_LIBS" 12781 if test -n "$LUA_LIBS"; then
12674 elif test -n "$PKG_CONFIG"; then 12782 pkg_cv_LUA_LIBS="$LUA_LIBS"
12675 if test -n "$PKG_CONFIG" && \ 12783 else
12784 if test -n "$PKG_CONFIG" && \
12676 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"lua >= 5.1.0\""; } >&5 12785 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"lua >= 5.1.0\""; } >&5
12677 ($PKG_CONFIG --exists --print-errors "lua >= 5.1.0") 2>&5 12786 ($PKG_CONFIG --exists --print-errors "lua >= 5.1.0") 2>&5
12678 ac_status=$? 12787 ac_status=$?
@@ -12682,15 +12791,14 @@ if test -n "$LUA_LIBS"; then
12682else 12791else
12683 pkg_failed=yes 12792 pkg_failed=yes
12684fi 12793fi
12685 else 12794 fi
12686 pkg_failed=untried 12795else
12796 pkg_failed=untried
12687fi 12797fi
12688 12798
12689 12799
12690 12800
12691if test $pkg_failed = yes; then 12801if test $pkg_failed = yes; then
12692 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12693$as_echo "no" >&6; }
12694 12802
12695if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 12803if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
12696 _pkg_short_errors_supported=yes 12804 _pkg_short_errors_supported=yes
@@ -12698,22 +12806,25 @@ else
12698 _pkg_short_errors_supported=no 12806 _pkg_short_errors_supported=no
12699fi 12807fi
12700 if test $_pkg_short_errors_supported = yes; then 12808 if test $_pkg_short_errors_supported = yes; then
12701 LUA_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "lua >= 5.1.0" 2>&1` 12809 LUA_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "lua >= 5.1.0"`
12702 else 12810 else
12703 LUA_PKG_ERRORS=`$PKG_CONFIG --print-errors "lua >= 5.1.0" 2>&1` 12811 LUA_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "lua >= 5.1.0"`
12704 fi 12812 fi
12705 # Put the nasty error message in config.log where it belongs 12813 # Put the nasty error message in config.log where it belongs
12706 echo "$LUA_PKG_ERRORS" >&5 12814 echo "$LUA_PKG_ERRORS" >&5
12707 12815
12816 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12817$as_echo "no" >&6; }
12708 12818
12709pkg_failed=no 12819pkg_failed=no
12710{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for LUA" >&5 12820{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for LUA" >&5
12711$as_echo_n "checking for LUA... " >&6; } 12821$as_echo_n "checking for LUA... " >&6; }
12712 12822
12713if test -n "$LUA_CFLAGS"; then 12823if test -n "$PKG_CONFIG"; then
12714 pkg_cv_LUA_CFLAGS="$LUA_CFLAGS" 12824 if test -n "$LUA_CFLAGS"; then
12715 elif test -n "$PKG_CONFIG"; then 12825 pkg_cv_LUA_CFLAGS="$LUA_CFLAGS"
12716 if test -n "$PKG_CONFIG" && \ 12826 else
12827 if test -n "$PKG_CONFIG" && \
12717 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"lua5.1 >= 5.1.0\""; } >&5 12828 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"lua5.1 >= 5.1.0\""; } >&5
12718 ($PKG_CONFIG --exists --print-errors "lua5.1 >= 5.1.0") 2>&5 12829 ($PKG_CONFIG --exists --print-errors "lua5.1 >= 5.1.0") 2>&5
12719 ac_status=$? 12830 ac_status=$?
@@ -12723,13 +12834,15 @@ if test -n "$LUA_CFLAGS"; then
12723else 12834else
12724 pkg_failed=yes 12835 pkg_failed=yes
12725fi 12836fi
12726 else 12837 fi
12727 pkg_failed=untried 12838else
12839 pkg_failed=untried
12728fi 12840fi
12729if test -n "$LUA_LIBS"; then 12841if test -n "$PKG_CONFIG"; then
12730 pkg_cv_LUA_LIBS="$LUA_LIBS" 12842 if test -n "$LUA_LIBS"; then
12731 elif test -n "$PKG_CONFIG"; then 12843 pkg_cv_LUA_LIBS="$LUA_LIBS"
12732 if test -n "$PKG_CONFIG" && \ 12844 else
12845 if test -n "$PKG_CONFIG" && \
12733 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"lua5.1 >= 5.1.0\""; } >&5 12846 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"lua5.1 >= 5.1.0\""; } >&5
12734 ($PKG_CONFIG --exists --print-errors "lua5.1 >= 5.1.0") 2>&5 12847 ($PKG_CONFIG --exists --print-errors "lua5.1 >= 5.1.0") 2>&5
12735 ac_status=$? 12848 ac_status=$?
@@ -12739,15 +12852,14 @@ if test -n "$LUA_LIBS"; then
12739else 12852else
12740 pkg_failed=yes 12853 pkg_failed=yes
12741fi 12854fi
12742 else 12855 fi
12743 pkg_failed=untried 12856else
12857 pkg_failed=untried
12744fi 12858fi
12745 12859
12746 12860
12747 12861
12748if test $pkg_failed = yes; then 12862if test $pkg_failed = yes; then
12749 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12750$as_echo "no" >&6; }
12751 12863
12752if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 12864if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
12753 _pkg_short_errors_supported=yes 12865 _pkg_short_errors_supported=yes
@@ -12755,22 +12867,25 @@ else
12755 _pkg_short_errors_supported=no 12867 _pkg_short_errors_supported=no
12756fi 12868fi
12757 if test $_pkg_short_errors_supported = yes; then 12869 if test $_pkg_short_errors_supported = yes; then
12758 LUA_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "lua5.1 >= 5.1.0" 2>&1` 12870 LUA_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "lua5.1 >= 5.1.0"`
12759 else 12871 else
12760 LUA_PKG_ERRORS=`$PKG_CONFIG --print-errors "lua5.1 >= 5.1.0" 2>&1` 12872 LUA_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "lua5.1 >= 5.1.0"`
12761 fi 12873 fi
12762 # Put the nasty error message in config.log where it belongs 12874 # Put the nasty error message in config.log where it belongs
12763 echo "$LUA_PKG_ERRORS" >&5 12875 echo "$LUA_PKG_ERRORS" >&5
12764 12876
12877 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12878$as_echo "no" >&6; }
12765 12879
12766pkg_failed=no 12880pkg_failed=no
12767{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for LUA" >&5 12881{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for LUA" >&5
12768$as_echo_n "checking for LUA... " >&6; } 12882$as_echo_n "checking for LUA... " >&6; }
12769 12883
12770if test -n "$LUA_CFLAGS"; then 12884if test -n "$PKG_CONFIG"; then
12771 pkg_cv_LUA_CFLAGS="$LUA_CFLAGS" 12885 if test -n "$LUA_CFLAGS"; then
12772 elif test -n "$PKG_CONFIG"; then 12886 pkg_cv_LUA_CFLAGS="$LUA_CFLAGS"
12773 if test -n "$PKG_CONFIG" && \ 12887 else
12888 if test -n "$PKG_CONFIG" && \
12774 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"lua-5.1 >= 5.1.0\""; } >&5 12889 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"lua-5.1 >= 5.1.0\""; } >&5
12775 ($PKG_CONFIG --exists --print-errors "lua-5.1 >= 5.1.0") 2>&5 12890 ($PKG_CONFIG --exists --print-errors "lua-5.1 >= 5.1.0") 2>&5
12776 ac_status=$? 12891 ac_status=$?
@@ -12780,13 +12895,15 @@ if test -n "$LUA_CFLAGS"; then
12780else 12895else
12781 pkg_failed=yes 12896 pkg_failed=yes
12782fi 12897fi
12783 else 12898 fi
12784 pkg_failed=untried 12899else
12900 pkg_failed=untried
12785fi 12901fi
12786if test -n "$LUA_LIBS"; then 12902if test -n "$PKG_CONFIG"; then
12787 pkg_cv_LUA_LIBS="$LUA_LIBS" 12903 if test -n "$LUA_LIBS"; then
12788 elif test -n "$PKG_CONFIG"; then 12904 pkg_cv_LUA_LIBS="$LUA_LIBS"
12789 if test -n "$PKG_CONFIG" && \ 12905 else
12906 if test -n "$PKG_CONFIG" && \
12790 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"lua-5.1 >= 5.1.0\""; } >&5 12907 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"lua-5.1 >= 5.1.0\""; } >&5
12791 ($PKG_CONFIG --exists --print-errors "lua-5.1 >= 5.1.0") 2>&5 12908 ($PKG_CONFIG --exists --print-errors "lua-5.1 >= 5.1.0") 2>&5
12792 ac_status=$? 12909 ac_status=$?
@@ -12796,15 +12913,14 @@ if test -n "$LUA_LIBS"; then
12796else 12913else
12797 pkg_failed=yes 12914 pkg_failed=yes
12798fi 12915fi
12799 else 12916 fi
12800 pkg_failed=untried 12917else
12918 pkg_failed=untried
12801fi 12919fi
12802 12920
12803 12921
12804 12922
12805if test $pkg_failed = yes; then 12923if test $pkg_failed = yes; then
12806 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12807$as_echo "no" >&6; }
12808 12924
12809if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 12925if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
12810 _pkg_short_errors_supported=yes 12926 _pkg_short_errors_supported=yes
@@ -12812,22 +12928,25 @@ else
12812 _pkg_short_errors_supported=no 12928 _pkg_short_errors_supported=no
12813fi 12929fi
12814 if test $_pkg_short_errors_supported = yes; then 12930 if test $_pkg_short_errors_supported = yes; then
12815 LUA_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "lua-5.1 >= 5.1.0" 2>&1` 12931 LUA_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "lua-5.1 >= 5.1.0"`
12816 else 12932 else
12817 LUA_PKG_ERRORS=`$PKG_CONFIG --print-errors "lua-5.1 >= 5.1.0" 2>&1` 12933 LUA_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "lua-5.1 >= 5.1.0"`
12818 fi 12934 fi
12819 # Put the nasty error message in config.log where it belongs 12935 # Put the nasty error message in config.log where it belongs
12820 echo "$LUA_PKG_ERRORS" >&5 12936 echo "$LUA_PKG_ERRORS" >&5
12821 12937
12938 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12939$as_echo "no" >&6; }
12822 12940
12823pkg_failed=no 12941pkg_failed=no
12824{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for LUA" >&5 12942{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for LUA" >&5
12825$as_echo_n "checking for LUA... " >&6; } 12943$as_echo_n "checking for LUA... " >&6; }
12826 12944
12827if test -n "$LUA_CFLAGS"; then 12945if test -n "$PKG_CONFIG"; then
12828 pkg_cv_LUA_CFLAGS="$LUA_CFLAGS" 12946 if test -n "$LUA_CFLAGS"; then
12829 elif test -n "$PKG_CONFIG"; then 12947 pkg_cv_LUA_CFLAGS="$LUA_CFLAGS"
12830 if test -n "$PKG_CONFIG" && \ 12948 else
12949 if test -n "$PKG_CONFIG" && \
12831 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"lua51 >= 5.1.0\""; } >&5 12950 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"lua51 >= 5.1.0\""; } >&5
12832 ($PKG_CONFIG --exists --print-errors "lua51 >= 5.1.0") 2>&5 12951 ($PKG_CONFIG --exists --print-errors "lua51 >= 5.1.0") 2>&5
12833 ac_status=$? 12952 ac_status=$?
@@ -12837,13 +12956,15 @@ if test -n "$LUA_CFLAGS"; then
12837else 12956else
12838 pkg_failed=yes 12957 pkg_failed=yes
12839fi 12958fi
12840 else 12959 fi
12841 pkg_failed=untried 12960else
12961 pkg_failed=untried
12842fi 12962fi
12843if test -n "$LUA_LIBS"; then 12963if test -n "$PKG_CONFIG"; then
12844 pkg_cv_LUA_LIBS="$LUA_LIBS" 12964 if test -n "$LUA_LIBS"; then
12845 elif test -n "$PKG_CONFIG"; then 12965 pkg_cv_LUA_LIBS="$LUA_LIBS"
12846 if test -n "$PKG_CONFIG" && \ 12966 else
12967 if test -n "$PKG_CONFIG" && \
12847 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"lua51 >= 5.1.0\""; } >&5 12968 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"lua51 >= 5.1.0\""; } >&5
12848 ($PKG_CONFIG --exists --print-errors "lua51 >= 5.1.0") 2>&5 12969 ($PKG_CONFIG --exists --print-errors "lua51 >= 5.1.0") 2>&5
12849 ac_status=$? 12970 ac_status=$?
@@ -12853,15 +12974,14 @@ if test -n "$LUA_LIBS"; then
12853else 12974else
12854 pkg_failed=yes 12975 pkg_failed=yes
12855fi 12976fi
12856 else 12977 fi
12857 pkg_failed=untried 12978else
12979 pkg_failed=untried
12858fi 12980fi
12859 12981
12860 12982
12861 12983
12862if test $pkg_failed = yes; then 12984if test $pkg_failed = yes; then
12863 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12864$as_echo "no" >&6; }
12865 12985
12866if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 12986if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
12867 _pkg_short_errors_supported=yes 12987 _pkg_short_errors_supported=yes
@@ -12869,17 +12989,17 @@ else
12869 _pkg_short_errors_supported=no 12989 _pkg_short_errors_supported=no
12870fi 12990fi
12871 if test $_pkg_short_errors_supported = yes; then 12991 if test $_pkg_short_errors_supported = yes; then
12872 LUA_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "lua51 >= 5.1.0" 2>&1` 12992 LUA_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "lua51 >= 5.1.0"`
12873 else 12993 else
12874 LUA_PKG_ERRORS=`$PKG_CONFIG --print-errors "lua51 >= 5.1.0" 2>&1` 12994 LUA_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "lua51 >= 5.1.0"`
12875 fi 12995 fi
12876 # Put the nasty error message in config.log where it belongs 12996 # Put the nasty error message in config.log where it belongs
12877 echo "$LUA_PKG_ERRORS" >&5 12997 echo "$LUA_PKG_ERRORS" >&5
12878 12998
12879 have_lua="no" 12999 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12880elif test $pkg_failed = untried; then
12881 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12882$as_echo "no" >&6; } 13000$as_echo "no" >&6; }
13001 have_lua="no"
13002elif test $pkg_failed = untried; then
12883 have_lua="no" 13003 have_lua="no"
12884else 13004else
12885 LUA_CFLAGS=$pkg_cv_LUA_CFLAGS 13005 LUA_CFLAGS=$pkg_cv_LUA_CFLAGS
@@ -12889,17 +13009,16 @@ $as_echo "yes" >&6; }
12889 requirement_lua="lua51" 13009 requirement_lua="lua51"
12890fi 13010fi
12891elif test $pkg_failed = untried; then 13011elif test $pkg_failed = untried; then
12892 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12893$as_echo "no" >&6; }
12894 13012
12895pkg_failed=no 13013pkg_failed=no
12896{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for LUA" >&5 13014{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for LUA" >&5
12897$as_echo_n "checking for LUA... " >&6; } 13015$as_echo_n "checking for LUA... " >&6; }
12898 13016
12899if test -n "$LUA_CFLAGS"; then 13017if test -n "$PKG_CONFIG"; then
12900 pkg_cv_LUA_CFLAGS="$LUA_CFLAGS" 13018 if test -n "$LUA_CFLAGS"; then
12901 elif test -n "$PKG_CONFIG"; then 13019 pkg_cv_LUA_CFLAGS="$LUA_CFLAGS"
12902 if test -n "$PKG_CONFIG" && \ 13020 else
13021 if test -n "$PKG_CONFIG" && \
12903 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"lua51 >= 5.1.0\""; } >&5 13022 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"lua51 >= 5.1.0\""; } >&5
12904 ($PKG_CONFIG --exists --print-errors "lua51 >= 5.1.0") 2>&5 13023 ($PKG_CONFIG --exists --print-errors "lua51 >= 5.1.0") 2>&5
12905 ac_status=$? 13024 ac_status=$?
@@ -12909,13 +13028,15 @@ if test -n "$LUA_CFLAGS"; then
12909else 13028else
12910 pkg_failed=yes 13029 pkg_failed=yes
12911fi 13030fi
12912 else 13031 fi
12913 pkg_failed=untried 13032else
13033 pkg_failed=untried
12914fi 13034fi
12915if test -n "$LUA_LIBS"; then 13035if test -n "$PKG_CONFIG"; then
12916 pkg_cv_LUA_LIBS="$LUA_LIBS" 13036 if test -n "$LUA_LIBS"; then
12917 elif test -n "$PKG_CONFIG"; then 13037 pkg_cv_LUA_LIBS="$LUA_LIBS"
12918 if test -n "$PKG_CONFIG" && \ 13038 else
13039 if test -n "$PKG_CONFIG" && \
12919 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"lua51 >= 5.1.0\""; } >&5 13040 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"lua51 >= 5.1.0\""; } >&5
12920 ($PKG_CONFIG --exists --print-errors "lua51 >= 5.1.0") 2>&5 13041 ($PKG_CONFIG --exists --print-errors "lua51 >= 5.1.0") 2>&5
12921 ac_status=$? 13042 ac_status=$?
@@ -12925,15 +13046,14 @@ if test -n "$LUA_LIBS"; then
12925else 13046else
12926 pkg_failed=yes 13047 pkg_failed=yes
12927fi 13048fi
12928 else 13049 fi
12929 pkg_failed=untried 13050else
13051 pkg_failed=untried
12930fi 13052fi
12931 13053
12932 13054
12933 13055
12934if test $pkg_failed = yes; then 13056if test $pkg_failed = yes; then
12935 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12936$as_echo "no" >&6; }
12937 13057
12938if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 13058if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
12939 _pkg_short_errors_supported=yes 13059 _pkg_short_errors_supported=yes
@@ -12941,17 +13061,17 @@ else
12941 _pkg_short_errors_supported=no 13061 _pkg_short_errors_supported=no
12942fi 13062fi
12943 if test $_pkg_short_errors_supported = yes; then 13063 if test $_pkg_short_errors_supported = yes; then
12944 LUA_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "lua51 >= 5.1.0" 2>&1` 13064 LUA_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "lua51 >= 5.1.0"`
12945 else 13065 else
12946 LUA_PKG_ERRORS=`$PKG_CONFIG --print-errors "lua51 >= 5.1.0" 2>&1` 13066 LUA_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "lua51 >= 5.1.0"`
12947 fi 13067 fi
12948 # Put the nasty error message in config.log where it belongs 13068 # Put the nasty error message in config.log where it belongs
12949 echo "$LUA_PKG_ERRORS" >&5 13069 echo "$LUA_PKG_ERRORS" >&5
12950 13070
12951 have_lua="no" 13071 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12952elif test $pkg_failed = untried; then
12953 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12954$as_echo "no" >&6; } 13072$as_echo "no" >&6; }
13073 have_lua="no"
13074elif test $pkg_failed = untried; then
12955 have_lua="no" 13075 have_lua="no"
12956else 13076else
12957 LUA_CFLAGS=$pkg_cv_LUA_CFLAGS 13077 LUA_CFLAGS=$pkg_cv_LUA_CFLAGS
@@ -12968,17 +13088,16 @@ $as_echo "yes" >&6; }
12968 requirement_lua="lua-5.1" 13088 requirement_lua="lua-5.1"
12969fi 13089fi
12970elif test $pkg_failed = untried; then 13090elif test $pkg_failed = untried; then
12971 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12972$as_echo "no" >&6; }
12973 13091
12974pkg_failed=no 13092pkg_failed=no
12975{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for LUA" >&5 13093{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for LUA" >&5
12976$as_echo_n "checking for LUA... " >&6; } 13094$as_echo_n "checking for LUA... " >&6; }
12977 13095
12978if test -n "$LUA_CFLAGS"; then 13096if test -n "$PKG_CONFIG"; then
12979 pkg_cv_LUA_CFLAGS="$LUA_CFLAGS" 13097 if test -n "$LUA_CFLAGS"; then
12980 elif test -n "$PKG_CONFIG"; then 13098 pkg_cv_LUA_CFLAGS="$LUA_CFLAGS"
12981 if test -n "$PKG_CONFIG" && \ 13099 else
13100 if test -n "$PKG_CONFIG" && \
12982 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"lua-5.1 >= 5.1.0\""; } >&5 13101 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"lua-5.1 >= 5.1.0\""; } >&5
12983 ($PKG_CONFIG --exists --print-errors "lua-5.1 >= 5.1.0") 2>&5 13102 ($PKG_CONFIG --exists --print-errors "lua-5.1 >= 5.1.0") 2>&5
12984 ac_status=$? 13103 ac_status=$?
@@ -12988,13 +13107,15 @@ if test -n "$LUA_CFLAGS"; then
12988else 13107else
12989 pkg_failed=yes 13108 pkg_failed=yes
12990fi 13109fi
12991 else 13110 fi
12992 pkg_failed=untried 13111else
13112 pkg_failed=untried
12993fi 13113fi
12994if test -n "$LUA_LIBS"; then 13114if test -n "$PKG_CONFIG"; then
12995 pkg_cv_LUA_LIBS="$LUA_LIBS" 13115 if test -n "$LUA_LIBS"; then
12996 elif test -n "$PKG_CONFIG"; then 13116 pkg_cv_LUA_LIBS="$LUA_LIBS"
12997 if test -n "$PKG_CONFIG" && \ 13117 else
13118 if test -n "$PKG_CONFIG" && \
12998 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"lua-5.1 >= 5.1.0\""; } >&5 13119 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"lua-5.1 >= 5.1.0\""; } >&5
12999 ($PKG_CONFIG --exists --print-errors "lua-5.1 >= 5.1.0") 2>&5 13120 ($PKG_CONFIG --exists --print-errors "lua-5.1 >= 5.1.0") 2>&5
13000 ac_status=$? 13121 ac_status=$?
@@ -13004,15 +13125,14 @@ if test -n "$LUA_LIBS"; then
13004else 13125else
13005 pkg_failed=yes 13126 pkg_failed=yes
13006fi 13127fi
13007 else 13128 fi
13008 pkg_failed=untried 13129else
13130 pkg_failed=untried
13009fi 13131fi
13010 13132
13011 13133
13012 13134
13013if test $pkg_failed = yes; then 13135if test $pkg_failed = yes; then
13014 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13015$as_echo "no" >&6; }
13016 13136
13017if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 13137if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
13018 _pkg_short_errors_supported=yes 13138 _pkg_short_errors_supported=yes
@@ -13020,22 +13140,25 @@ else
13020 _pkg_short_errors_supported=no 13140 _pkg_short_errors_supported=no
13021fi 13141fi
13022 if test $_pkg_short_errors_supported = yes; then 13142 if test $_pkg_short_errors_supported = yes; then
13023 LUA_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "lua-5.1 >= 5.1.0" 2>&1` 13143 LUA_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "lua-5.1 >= 5.1.0"`
13024 else 13144 else
13025 LUA_PKG_ERRORS=`$PKG_CONFIG --print-errors "lua-5.1 >= 5.1.0" 2>&1` 13145 LUA_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "lua-5.1 >= 5.1.0"`
13026 fi 13146 fi
13027 # Put the nasty error message in config.log where it belongs 13147 # Put the nasty error message in config.log where it belongs
13028 echo "$LUA_PKG_ERRORS" >&5 13148 echo "$LUA_PKG_ERRORS" >&5
13029 13149
13150 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13151$as_echo "no" >&6; }
13030 13152
13031pkg_failed=no 13153pkg_failed=no
13032{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for LUA" >&5 13154{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for LUA" >&5
13033$as_echo_n "checking for LUA... " >&6; } 13155$as_echo_n "checking for LUA... " >&6; }
13034 13156
13035if test -n "$LUA_CFLAGS"; then 13157if test -n "$PKG_CONFIG"; then
13036 pkg_cv_LUA_CFLAGS="$LUA_CFLAGS" 13158 if test -n "$LUA_CFLAGS"; then
13037 elif test -n "$PKG_CONFIG"; then 13159 pkg_cv_LUA_CFLAGS="$LUA_CFLAGS"
13038 if test -n "$PKG_CONFIG" && \ 13160 else
13161 if test -n "$PKG_CONFIG" && \
13039 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"lua51 >= 5.1.0\""; } >&5 13162 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"lua51 >= 5.1.0\""; } >&5
13040 ($PKG_CONFIG --exists --print-errors "lua51 >= 5.1.0") 2>&5 13163 ($PKG_CONFIG --exists --print-errors "lua51 >= 5.1.0") 2>&5
13041 ac_status=$? 13164 ac_status=$?
@@ -13045,13 +13168,15 @@ if test -n "$LUA_CFLAGS"; then
13045else 13168else
13046 pkg_failed=yes 13169 pkg_failed=yes
13047fi 13170fi
13048 else 13171 fi
13049 pkg_failed=untried 13172else
13173 pkg_failed=untried
13050fi 13174fi
13051if test -n "$LUA_LIBS"; then 13175if test -n "$PKG_CONFIG"; then
13052 pkg_cv_LUA_LIBS="$LUA_LIBS" 13176 if test -n "$LUA_LIBS"; then
13053 elif test -n "$PKG_CONFIG"; then 13177 pkg_cv_LUA_LIBS="$LUA_LIBS"
13054 if test -n "$PKG_CONFIG" && \ 13178 else
13179 if test -n "$PKG_CONFIG" && \
13055 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"lua51 >= 5.1.0\""; } >&5 13180 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"lua51 >= 5.1.0\""; } >&5
13056 ($PKG_CONFIG --exists --print-errors "lua51 >= 5.1.0") 2>&5 13181 ($PKG_CONFIG --exists --print-errors "lua51 >= 5.1.0") 2>&5
13057 ac_status=$? 13182 ac_status=$?
@@ -13061,15 +13186,14 @@ if test -n "$LUA_LIBS"; then
13061else 13186else
13062 pkg_failed=yes 13187 pkg_failed=yes
13063fi 13188fi
13064 else 13189 fi
13065 pkg_failed=untried 13190else
13191 pkg_failed=untried
13066fi 13192fi
13067 13193
13068 13194
13069 13195
13070if test $pkg_failed = yes; then 13196if test $pkg_failed = yes; then
13071 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13072$as_echo "no" >&6; }
13073 13197
13074if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 13198if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
13075 _pkg_short_errors_supported=yes 13199 _pkg_short_errors_supported=yes
@@ -13077,17 +13201,17 @@ else
13077 _pkg_short_errors_supported=no 13201 _pkg_short_errors_supported=no
13078fi 13202fi
13079 if test $_pkg_short_errors_supported = yes; then 13203 if test $_pkg_short_errors_supported = yes; then
13080 LUA_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "lua51 >= 5.1.0" 2>&1` 13204 LUA_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "lua51 >= 5.1.0"`
13081 else 13205 else
13082 LUA_PKG_ERRORS=`$PKG_CONFIG --print-errors "lua51 >= 5.1.0" 2>&1` 13206 LUA_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "lua51 >= 5.1.0"`
13083 fi 13207 fi
13084 # Put the nasty error message in config.log where it belongs 13208 # Put the nasty error message in config.log where it belongs
13085 echo "$LUA_PKG_ERRORS" >&5 13209 echo "$LUA_PKG_ERRORS" >&5
13086 13210
13087 have_lua="no" 13211 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13088elif test $pkg_failed = untried; then
13089 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13090$as_echo "no" >&6; } 13212$as_echo "no" >&6; }
13213 have_lua="no"
13214elif test $pkg_failed = untried; then
13091 have_lua="no" 13215 have_lua="no"
13092else 13216else
13093 LUA_CFLAGS=$pkg_cv_LUA_CFLAGS 13217 LUA_CFLAGS=$pkg_cv_LUA_CFLAGS
@@ -13097,17 +13221,16 @@ $as_echo "yes" >&6; }
13097 requirement_lua="lua51" 13221 requirement_lua="lua51"
13098fi 13222fi
13099elif test $pkg_failed = untried; then 13223elif test $pkg_failed = untried; then
13100 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13101$as_echo "no" >&6; }
13102 13224
13103pkg_failed=no 13225pkg_failed=no
13104{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for LUA" >&5 13226{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for LUA" >&5
13105$as_echo_n "checking for LUA... " >&6; } 13227$as_echo_n "checking for LUA... " >&6; }
13106 13228
13107if test -n "$LUA_CFLAGS"; then 13229if test -n "$PKG_CONFIG"; then
13108 pkg_cv_LUA_CFLAGS="$LUA_CFLAGS" 13230 if test -n "$LUA_CFLAGS"; then
13109 elif test -n "$PKG_CONFIG"; then 13231 pkg_cv_LUA_CFLAGS="$LUA_CFLAGS"
13110 if test -n "$PKG_CONFIG" && \ 13232 else
13233 if test -n "$PKG_CONFIG" && \
13111 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"lua51 >= 5.1.0\""; } >&5 13234 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"lua51 >= 5.1.0\""; } >&5
13112 ($PKG_CONFIG --exists --print-errors "lua51 >= 5.1.0") 2>&5 13235 ($PKG_CONFIG --exists --print-errors "lua51 >= 5.1.0") 2>&5
13113 ac_status=$? 13236 ac_status=$?
@@ -13117,13 +13240,15 @@ if test -n "$LUA_CFLAGS"; then
13117else 13240else
13118 pkg_failed=yes 13241 pkg_failed=yes
13119fi 13242fi
13120 else 13243 fi
13121 pkg_failed=untried 13244else
13245 pkg_failed=untried
13122fi 13246fi
13123if test -n "$LUA_LIBS"; then 13247if test -n "$PKG_CONFIG"; then
13124 pkg_cv_LUA_LIBS="$LUA_LIBS" 13248 if test -n "$LUA_LIBS"; then
13125 elif test -n "$PKG_CONFIG"; then 13249 pkg_cv_LUA_LIBS="$LUA_LIBS"
13126 if test -n "$PKG_CONFIG" && \ 13250 else
13251 if test -n "$PKG_CONFIG" && \
13127 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"lua51 >= 5.1.0\""; } >&5 13252 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"lua51 >= 5.1.0\""; } >&5
13128 ($PKG_CONFIG --exists --print-errors "lua51 >= 5.1.0") 2>&5 13253 ($PKG_CONFIG --exists --print-errors "lua51 >= 5.1.0") 2>&5
13129 ac_status=$? 13254 ac_status=$?
@@ -13133,15 +13258,14 @@ if test -n "$LUA_LIBS"; then
13133else 13258else
13134 pkg_failed=yes 13259 pkg_failed=yes
13135fi 13260fi
13136 else 13261 fi
13137 pkg_failed=untried 13262else
13263 pkg_failed=untried
13138fi 13264fi
13139 13265
13140 13266
13141 13267
13142if test $pkg_failed = yes; then 13268if test $pkg_failed = yes; then
13143 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13144$as_echo "no" >&6; }
13145 13269
13146if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 13270if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
13147 _pkg_short_errors_supported=yes 13271 _pkg_short_errors_supported=yes
@@ -13149,17 +13273,17 @@ else
13149 _pkg_short_errors_supported=no 13273 _pkg_short_errors_supported=no
13150fi 13274fi
13151 if test $_pkg_short_errors_supported = yes; then 13275 if test $_pkg_short_errors_supported = yes; then
13152 LUA_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "lua51 >= 5.1.0" 2>&1` 13276 LUA_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "lua51 >= 5.1.0"`
13153 else 13277 else
13154 LUA_PKG_ERRORS=`$PKG_CONFIG --print-errors "lua51 >= 5.1.0" 2>&1` 13278 LUA_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "lua51 >= 5.1.0"`
13155 fi 13279 fi
13156 # Put the nasty error message in config.log where it belongs 13280 # Put the nasty error message in config.log where it belongs
13157 echo "$LUA_PKG_ERRORS" >&5 13281 echo "$LUA_PKG_ERRORS" >&5
13158 13282
13159 have_lua="no" 13283 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13160elif test $pkg_failed = untried; then
13161 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13162$as_echo "no" >&6; } 13284$as_echo "no" >&6; }
13285 have_lua="no"
13286elif test $pkg_failed = untried; then
13163 have_lua="no" 13287 have_lua="no"
13164else 13288else
13165 LUA_CFLAGS=$pkg_cv_LUA_CFLAGS 13289 LUA_CFLAGS=$pkg_cv_LUA_CFLAGS
@@ -13183,17 +13307,16 @@ $as_echo "yes" >&6; }
13183 requirement_lua="lua5.1" 13307 requirement_lua="lua5.1"
13184fi 13308fi
13185elif test $pkg_failed = untried; then 13309elif test $pkg_failed = untried; then
13186 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13187$as_echo "no" >&6; }
13188 13310
13189pkg_failed=no 13311pkg_failed=no
13190{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for LUA" >&5 13312{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for LUA" >&5
13191$as_echo_n "checking for LUA... " >&6; } 13313$as_echo_n "checking for LUA... " >&6; }
13192 13314
13193if test -n "$LUA_CFLAGS"; then 13315if test -n "$PKG_CONFIG"; then
13194 pkg_cv_LUA_CFLAGS="$LUA_CFLAGS" 13316 if test -n "$LUA_CFLAGS"; then
13195 elif test -n "$PKG_CONFIG"; then 13317 pkg_cv_LUA_CFLAGS="$LUA_CFLAGS"
13196 if test -n "$PKG_CONFIG" && \ 13318 else
13319 if test -n "$PKG_CONFIG" && \
13197 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"lua5.1 >= 5.1.0\""; } >&5 13320 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"lua5.1 >= 5.1.0\""; } >&5
13198 ($PKG_CONFIG --exists --print-errors "lua5.1 >= 5.1.0") 2>&5 13321 ($PKG_CONFIG --exists --print-errors "lua5.1 >= 5.1.0") 2>&5
13199 ac_status=$? 13322 ac_status=$?
@@ -13203,13 +13326,15 @@ if test -n "$LUA_CFLAGS"; then
13203else 13326else
13204 pkg_failed=yes 13327 pkg_failed=yes
13205fi 13328fi
13206 else 13329 fi
13207 pkg_failed=untried 13330else
13331 pkg_failed=untried
13208fi 13332fi
13209if test -n "$LUA_LIBS"; then 13333if test -n "$PKG_CONFIG"; then
13210 pkg_cv_LUA_LIBS="$LUA_LIBS" 13334 if test -n "$LUA_LIBS"; then
13211 elif test -n "$PKG_CONFIG"; then 13335 pkg_cv_LUA_LIBS="$LUA_LIBS"
13212 if test -n "$PKG_CONFIG" && \ 13336 else
13337 if test -n "$PKG_CONFIG" && \
13213 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"lua5.1 >= 5.1.0\""; } >&5 13338 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"lua5.1 >= 5.1.0\""; } >&5
13214 ($PKG_CONFIG --exists --print-errors "lua5.1 >= 5.1.0") 2>&5 13339 ($PKG_CONFIG --exists --print-errors "lua5.1 >= 5.1.0") 2>&5
13215 ac_status=$? 13340 ac_status=$?
@@ -13219,15 +13344,14 @@ if test -n "$LUA_LIBS"; then
13219else 13344else
13220 pkg_failed=yes 13345 pkg_failed=yes
13221fi 13346fi
13222 else 13347 fi
13223 pkg_failed=untried 13348else
13349 pkg_failed=untried
13224fi 13350fi
13225 13351
13226 13352
13227 13353
13228if test $pkg_failed = yes; then 13354if test $pkg_failed = yes; then
13229 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13230$as_echo "no" >&6; }
13231 13355
13232if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 13356if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
13233 _pkg_short_errors_supported=yes 13357 _pkg_short_errors_supported=yes
@@ -13235,22 +13359,25 @@ else
13235 _pkg_short_errors_supported=no 13359 _pkg_short_errors_supported=no
13236fi 13360fi
13237 if test $_pkg_short_errors_supported = yes; then 13361 if test $_pkg_short_errors_supported = yes; then
13238 LUA_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "lua5.1 >= 5.1.0" 2>&1` 13362 LUA_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "lua5.1 >= 5.1.0"`
13239 else 13363 else
13240 LUA_PKG_ERRORS=`$PKG_CONFIG --print-errors "lua5.1 >= 5.1.0" 2>&1` 13364 LUA_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "lua5.1 >= 5.1.0"`
13241 fi 13365 fi
13242 # Put the nasty error message in config.log where it belongs 13366 # Put the nasty error message in config.log where it belongs
13243 echo "$LUA_PKG_ERRORS" >&5 13367 echo "$LUA_PKG_ERRORS" >&5
13244 13368
13369 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13370$as_echo "no" >&6; }
13245 13371
13246pkg_failed=no 13372pkg_failed=no
13247{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for LUA" >&5 13373{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for LUA" >&5
13248$as_echo_n "checking for LUA... " >&6; } 13374$as_echo_n "checking for LUA... " >&6; }
13249 13375
13250if test -n "$LUA_CFLAGS"; then 13376if test -n "$PKG_CONFIG"; then
13251 pkg_cv_LUA_CFLAGS="$LUA_CFLAGS" 13377 if test -n "$LUA_CFLAGS"; then
13252 elif test -n "$PKG_CONFIG"; then 13378 pkg_cv_LUA_CFLAGS="$LUA_CFLAGS"
13253 if test -n "$PKG_CONFIG" && \ 13379 else
13380 if test -n "$PKG_CONFIG" && \
13254 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"lua-5.1 >= 5.1.0\""; } >&5 13381 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"lua-5.1 >= 5.1.0\""; } >&5
13255 ($PKG_CONFIG --exists --print-errors "lua-5.1 >= 5.1.0") 2>&5 13382 ($PKG_CONFIG --exists --print-errors "lua-5.1 >= 5.1.0") 2>&5
13256 ac_status=$? 13383 ac_status=$?
@@ -13260,13 +13387,15 @@ if test -n "$LUA_CFLAGS"; then
13260else 13387else
13261 pkg_failed=yes 13388 pkg_failed=yes
13262fi 13389fi
13263 else 13390 fi
13264 pkg_failed=untried 13391else
13392 pkg_failed=untried
13265fi 13393fi
13266if test -n "$LUA_LIBS"; then 13394if test -n "$PKG_CONFIG"; then
13267 pkg_cv_LUA_LIBS="$LUA_LIBS" 13395 if test -n "$LUA_LIBS"; then
13268 elif test -n "$PKG_CONFIG"; then 13396 pkg_cv_LUA_LIBS="$LUA_LIBS"
13269 if test -n "$PKG_CONFIG" && \ 13397 else
13398 if test -n "$PKG_CONFIG" && \
13270 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"lua-5.1 >= 5.1.0\""; } >&5 13399 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"lua-5.1 >= 5.1.0\""; } >&5
13271 ($PKG_CONFIG --exists --print-errors "lua-5.1 >= 5.1.0") 2>&5 13400 ($PKG_CONFIG --exists --print-errors "lua-5.1 >= 5.1.0") 2>&5
13272 ac_status=$? 13401 ac_status=$?
@@ -13276,15 +13405,14 @@ if test -n "$LUA_LIBS"; then
13276else 13405else
13277 pkg_failed=yes 13406 pkg_failed=yes
13278fi 13407fi
13279 else 13408 fi
13280 pkg_failed=untried 13409else
13410 pkg_failed=untried
13281fi 13411fi
13282 13412
13283 13413
13284 13414
13285if test $pkg_failed = yes; then 13415if test $pkg_failed = yes; then
13286 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13287$as_echo "no" >&6; }
13288 13416
13289if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 13417if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
13290 _pkg_short_errors_supported=yes 13418 _pkg_short_errors_supported=yes
@@ -13292,22 +13420,25 @@ else
13292 _pkg_short_errors_supported=no 13420 _pkg_short_errors_supported=no
13293fi 13421fi
13294 if test $_pkg_short_errors_supported = yes; then 13422 if test $_pkg_short_errors_supported = yes; then
13295 LUA_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "lua-5.1 >= 5.1.0" 2>&1` 13423 LUA_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "lua-5.1 >= 5.1.0"`
13296 else 13424 else
13297 LUA_PKG_ERRORS=`$PKG_CONFIG --print-errors "lua-5.1 >= 5.1.0" 2>&1` 13425 LUA_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "lua-5.1 >= 5.1.0"`
13298 fi 13426 fi
13299 # Put the nasty error message in config.log where it belongs 13427 # Put the nasty error message in config.log where it belongs
13300 echo "$LUA_PKG_ERRORS" >&5 13428 echo "$LUA_PKG_ERRORS" >&5
13301 13429
13430 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13431$as_echo "no" >&6; }
13302 13432
13303pkg_failed=no 13433pkg_failed=no
13304{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for LUA" >&5 13434{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for LUA" >&5
13305$as_echo_n "checking for LUA... " >&6; } 13435$as_echo_n "checking for LUA... " >&6; }
13306 13436
13307if test -n "$LUA_CFLAGS"; then 13437if test -n "$PKG_CONFIG"; then
13308 pkg_cv_LUA_CFLAGS="$LUA_CFLAGS" 13438 if test -n "$LUA_CFLAGS"; then
13309 elif test -n "$PKG_CONFIG"; then 13439 pkg_cv_LUA_CFLAGS="$LUA_CFLAGS"
13310 if test -n "$PKG_CONFIG" && \ 13440 else
13441 if test -n "$PKG_CONFIG" && \
13311 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"lua51 >= 5.1.0\""; } >&5 13442 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"lua51 >= 5.1.0\""; } >&5
13312 ($PKG_CONFIG --exists --print-errors "lua51 >= 5.1.0") 2>&5 13443 ($PKG_CONFIG --exists --print-errors "lua51 >= 5.1.0") 2>&5
13313 ac_status=$? 13444 ac_status=$?
@@ -13317,13 +13448,15 @@ if test -n "$LUA_CFLAGS"; then
13317else 13448else
13318 pkg_failed=yes 13449 pkg_failed=yes
13319fi 13450fi
13320 else 13451 fi
13321 pkg_failed=untried 13452else
13453 pkg_failed=untried
13322fi 13454fi
13323if test -n "$LUA_LIBS"; then 13455if test -n "$PKG_CONFIG"; then
13324 pkg_cv_LUA_LIBS="$LUA_LIBS" 13456 if test -n "$LUA_LIBS"; then
13325 elif test -n "$PKG_CONFIG"; then 13457 pkg_cv_LUA_LIBS="$LUA_LIBS"
13326 if test -n "$PKG_CONFIG" && \ 13458 else
13459 if test -n "$PKG_CONFIG" && \
13327 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"lua51 >= 5.1.0\""; } >&5 13460 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"lua51 >= 5.1.0\""; } >&5
13328 ($PKG_CONFIG --exists --print-errors "lua51 >= 5.1.0") 2>&5 13461 ($PKG_CONFIG --exists --print-errors "lua51 >= 5.1.0") 2>&5
13329 ac_status=$? 13462 ac_status=$?
@@ -13333,15 +13466,14 @@ if test -n "$LUA_LIBS"; then
13333else 13466else
13334 pkg_failed=yes 13467 pkg_failed=yes
13335fi 13468fi
13336 else 13469 fi
13337 pkg_failed=untried 13470else
13471 pkg_failed=untried
13338fi 13472fi
13339 13473
13340 13474
13341 13475
13342if test $pkg_failed = yes; then 13476if test $pkg_failed = yes; then
13343 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13344$as_echo "no" >&6; }
13345 13477
13346if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 13478if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
13347 _pkg_short_errors_supported=yes 13479 _pkg_short_errors_supported=yes
@@ -13349,17 +13481,17 @@ else
13349 _pkg_short_errors_supported=no 13481 _pkg_short_errors_supported=no
13350fi 13482fi
13351 if test $_pkg_short_errors_supported = yes; then 13483 if test $_pkg_short_errors_supported = yes; then
13352 LUA_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "lua51 >= 5.1.0" 2>&1` 13484 LUA_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "lua51 >= 5.1.0"`
13353 else 13485 else
13354 LUA_PKG_ERRORS=`$PKG_CONFIG --print-errors "lua51 >= 5.1.0" 2>&1` 13486 LUA_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "lua51 >= 5.1.0"`
13355 fi 13487 fi
13356 # Put the nasty error message in config.log where it belongs 13488 # Put the nasty error message in config.log where it belongs
13357 echo "$LUA_PKG_ERRORS" >&5 13489 echo "$LUA_PKG_ERRORS" >&5
13358 13490
13359 have_lua="no" 13491 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13360elif test $pkg_failed = untried; then
13361 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13362$as_echo "no" >&6; } 13492$as_echo "no" >&6; }
13493 have_lua="no"
13494elif test $pkg_failed = untried; then
13363 have_lua="no" 13495 have_lua="no"
13364else 13496else
13365 LUA_CFLAGS=$pkg_cv_LUA_CFLAGS 13497 LUA_CFLAGS=$pkg_cv_LUA_CFLAGS
@@ -13369,17 +13501,16 @@ $as_echo "yes" >&6; }
13369 requirement_lua="lua51" 13501 requirement_lua="lua51"
13370fi 13502fi
13371elif test $pkg_failed = untried; then 13503elif test $pkg_failed = untried; then
13372 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13373$as_echo "no" >&6; }
13374 13504
13375pkg_failed=no 13505pkg_failed=no
13376{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for LUA" >&5 13506{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for LUA" >&5
13377$as_echo_n "checking for LUA... " >&6; } 13507$as_echo_n "checking for LUA... " >&6; }
13378 13508
13379if test -n "$LUA_CFLAGS"; then 13509if test -n "$PKG_CONFIG"; then
13380 pkg_cv_LUA_CFLAGS="$LUA_CFLAGS" 13510 if test -n "$LUA_CFLAGS"; then
13381 elif test -n "$PKG_CONFIG"; then 13511 pkg_cv_LUA_CFLAGS="$LUA_CFLAGS"
13382 if test -n "$PKG_CONFIG" && \ 13512 else
13513 if test -n "$PKG_CONFIG" && \
13383 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"lua51 >= 5.1.0\""; } >&5 13514 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"lua51 >= 5.1.0\""; } >&5
13384 ($PKG_CONFIG --exists --print-errors "lua51 >= 5.1.0") 2>&5 13515 ($PKG_CONFIG --exists --print-errors "lua51 >= 5.1.0") 2>&5
13385 ac_status=$? 13516 ac_status=$?
@@ -13389,13 +13520,15 @@ if test -n "$LUA_CFLAGS"; then
13389else 13520else
13390 pkg_failed=yes 13521 pkg_failed=yes
13391fi 13522fi
13392 else 13523 fi
13393 pkg_failed=untried 13524else
13525 pkg_failed=untried
13394fi 13526fi
13395if test -n "$LUA_LIBS"; then 13527if test -n "$PKG_CONFIG"; then
13396 pkg_cv_LUA_LIBS="$LUA_LIBS" 13528 if test -n "$LUA_LIBS"; then
13397 elif test -n "$PKG_CONFIG"; then 13529 pkg_cv_LUA_LIBS="$LUA_LIBS"
13398 if test -n "$PKG_CONFIG" && \ 13530 else
13531 if test -n "$PKG_CONFIG" && \
13399 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"lua51 >= 5.1.0\""; } >&5 13532 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"lua51 >= 5.1.0\""; } >&5
13400 ($PKG_CONFIG --exists --print-errors "lua51 >= 5.1.0") 2>&5 13533 ($PKG_CONFIG --exists --print-errors "lua51 >= 5.1.0") 2>&5
13401 ac_status=$? 13534 ac_status=$?
@@ -13405,15 +13538,14 @@ if test -n "$LUA_LIBS"; then
13405else 13538else
13406 pkg_failed=yes 13539 pkg_failed=yes
13407fi 13540fi
13408 else 13541 fi
13409 pkg_failed=untried 13542else
13543 pkg_failed=untried
13410fi 13544fi
13411 13545
13412 13546
13413 13547
13414if test $pkg_failed = yes; then 13548if test $pkg_failed = yes; then
13415 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13416$as_echo "no" >&6; }
13417 13549
13418if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 13550if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
13419 _pkg_short_errors_supported=yes 13551 _pkg_short_errors_supported=yes
@@ -13421,17 +13553,17 @@ else
13421 _pkg_short_errors_supported=no 13553 _pkg_short_errors_supported=no
13422fi 13554fi
13423 if test $_pkg_short_errors_supported = yes; then 13555 if test $_pkg_short_errors_supported = yes; then
13424 LUA_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "lua51 >= 5.1.0" 2>&1` 13556 LUA_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "lua51 >= 5.1.0"`
13425 else 13557 else
13426 LUA_PKG_ERRORS=`$PKG_CONFIG --print-errors "lua51 >= 5.1.0" 2>&1` 13558 LUA_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "lua51 >= 5.1.0"`
13427 fi 13559 fi
13428 # Put the nasty error message in config.log where it belongs 13560 # Put the nasty error message in config.log where it belongs
13429 echo "$LUA_PKG_ERRORS" >&5 13561 echo "$LUA_PKG_ERRORS" >&5
13430 13562
13431 have_lua="no" 13563 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13432elif test $pkg_failed = untried; then
13433 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13434$as_echo "no" >&6; } 13564$as_echo "no" >&6; }
13565 have_lua="no"
13566elif test $pkg_failed = untried; then
13435 have_lua="no" 13567 have_lua="no"
13436else 13568else
13437 LUA_CFLAGS=$pkg_cv_LUA_CFLAGS 13569 LUA_CFLAGS=$pkg_cv_LUA_CFLAGS
@@ -13448,17 +13580,16 @@ $as_echo "yes" >&6; }
13448 requirement_lua="lua-5.1" 13580 requirement_lua="lua-5.1"
13449fi 13581fi
13450elif test $pkg_failed = untried; then 13582elif test $pkg_failed = untried; then
13451 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13452$as_echo "no" >&6; }
13453 13583
13454pkg_failed=no 13584pkg_failed=no
13455{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for LUA" >&5 13585{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for LUA" >&5
13456$as_echo_n "checking for LUA... " >&6; } 13586$as_echo_n "checking for LUA... " >&6; }
13457 13587
13458if test -n "$LUA_CFLAGS"; then 13588if test -n "$PKG_CONFIG"; then
13459 pkg_cv_LUA_CFLAGS="$LUA_CFLAGS" 13589 if test -n "$LUA_CFLAGS"; then
13460 elif test -n "$PKG_CONFIG"; then 13590 pkg_cv_LUA_CFLAGS="$LUA_CFLAGS"
13461 if test -n "$PKG_CONFIG" && \ 13591 else
13592 if test -n "$PKG_CONFIG" && \
13462 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"lua-5.1 >= 5.1.0\""; } >&5 13593 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"lua-5.1 >= 5.1.0\""; } >&5
13463 ($PKG_CONFIG --exists --print-errors "lua-5.1 >= 5.1.0") 2>&5 13594 ($PKG_CONFIG --exists --print-errors "lua-5.1 >= 5.1.0") 2>&5
13464 ac_status=$? 13595 ac_status=$?
@@ -13468,13 +13599,15 @@ if test -n "$LUA_CFLAGS"; then
13468else 13599else
13469 pkg_failed=yes 13600 pkg_failed=yes
13470fi 13601fi
13471 else 13602 fi
13472 pkg_failed=untried 13603else
13604 pkg_failed=untried
13473fi 13605fi
13474if test -n "$LUA_LIBS"; then 13606if test -n "$PKG_CONFIG"; then
13475 pkg_cv_LUA_LIBS="$LUA_LIBS" 13607 if test -n "$LUA_LIBS"; then
13476 elif test -n "$PKG_CONFIG"; then 13608 pkg_cv_LUA_LIBS="$LUA_LIBS"
13477 if test -n "$PKG_CONFIG" && \ 13609 else
13610 if test -n "$PKG_CONFIG" && \
13478 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"lua-5.1 >= 5.1.0\""; } >&5 13611 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"lua-5.1 >= 5.1.0\""; } >&5
13479 ($PKG_CONFIG --exists --print-errors "lua-5.1 >= 5.1.0") 2>&5 13612 ($PKG_CONFIG --exists --print-errors "lua-5.1 >= 5.1.0") 2>&5
13480 ac_status=$? 13613 ac_status=$?
@@ -13484,15 +13617,14 @@ if test -n "$LUA_LIBS"; then
13484else 13617else
13485 pkg_failed=yes 13618 pkg_failed=yes
13486fi 13619fi
13487 else 13620 fi
13488 pkg_failed=untried 13621else
13622 pkg_failed=untried
13489fi 13623fi
13490 13624
13491 13625
13492 13626
13493if test $pkg_failed = yes; then 13627if test $pkg_failed = yes; then
13494 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13495$as_echo "no" >&6; }
13496 13628
13497if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 13629if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
13498 _pkg_short_errors_supported=yes 13630 _pkg_short_errors_supported=yes
@@ -13500,22 +13632,25 @@ else
13500 _pkg_short_errors_supported=no 13632 _pkg_short_errors_supported=no
13501fi 13633fi
13502 if test $_pkg_short_errors_supported = yes; then 13634 if test $_pkg_short_errors_supported = yes; then
13503 LUA_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "lua-5.1 >= 5.1.0" 2>&1` 13635 LUA_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "lua-5.1 >= 5.1.0"`
13504 else 13636 else
13505 LUA_PKG_ERRORS=`$PKG_CONFIG --print-errors "lua-5.1 >= 5.1.0" 2>&1` 13637 LUA_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "lua-5.1 >= 5.1.0"`
13506 fi 13638 fi
13507 # Put the nasty error message in config.log where it belongs 13639 # Put the nasty error message in config.log where it belongs
13508 echo "$LUA_PKG_ERRORS" >&5 13640 echo "$LUA_PKG_ERRORS" >&5
13509 13641
13642 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13643$as_echo "no" >&6; }
13510 13644
13511pkg_failed=no 13645pkg_failed=no
13512{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for LUA" >&5 13646{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for LUA" >&5
13513$as_echo_n "checking for LUA... " >&6; } 13647$as_echo_n "checking for LUA... " >&6; }
13514 13648
13515if test -n "$LUA_CFLAGS"; then 13649if test -n "$PKG_CONFIG"; then
13516 pkg_cv_LUA_CFLAGS="$LUA_CFLAGS" 13650 if test -n "$LUA_CFLAGS"; then
13517 elif test -n "$PKG_CONFIG"; then 13651 pkg_cv_LUA_CFLAGS="$LUA_CFLAGS"
13518 if test -n "$PKG_CONFIG" && \ 13652 else
13653 if test -n "$PKG_CONFIG" && \
13519 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"lua51 >= 5.1.0\""; } >&5 13654 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"lua51 >= 5.1.0\""; } >&5
13520 ($PKG_CONFIG --exists --print-errors "lua51 >= 5.1.0") 2>&5 13655 ($PKG_CONFIG --exists --print-errors "lua51 >= 5.1.0") 2>&5
13521 ac_status=$? 13656 ac_status=$?
@@ -13525,13 +13660,15 @@ if test -n "$LUA_CFLAGS"; then
13525else 13660else
13526 pkg_failed=yes 13661 pkg_failed=yes
13527fi 13662fi
13528 else 13663 fi
13529 pkg_failed=untried 13664else
13665 pkg_failed=untried
13530fi 13666fi
13531if test -n "$LUA_LIBS"; then 13667if test -n "$PKG_CONFIG"; then
13532 pkg_cv_LUA_LIBS="$LUA_LIBS" 13668 if test -n "$LUA_LIBS"; then
13533 elif test -n "$PKG_CONFIG"; then 13669 pkg_cv_LUA_LIBS="$LUA_LIBS"
13534 if test -n "$PKG_CONFIG" && \ 13670 else
13671 if test -n "$PKG_CONFIG" && \
13535 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"lua51 >= 5.1.0\""; } >&5 13672 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"lua51 >= 5.1.0\""; } >&5
13536 ($PKG_CONFIG --exists --print-errors "lua51 >= 5.1.0") 2>&5 13673 ($PKG_CONFIG --exists --print-errors "lua51 >= 5.1.0") 2>&5
13537 ac_status=$? 13674 ac_status=$?
@@ -13541,15 +13678,14 @@ if test -n "$LUA_LIBS"; then
13541else 13678else
13542 pkg_failed=yes 13679 pkg_failed=yes
13543fi 13680fi
13544 else 13681 fi
13545 pkg_failed=untried 13682else
13683 pkg_failed=untried
13546fi 13684fi
13547 13685
13548 13686
13549 13687
13550if test $pkg_failed = yes; then 13688if test $pkg_failed = yes; then
13551 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13552$as_echo "no" >&6; }
13553 13689
13554if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 13690if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
13555 _pkg_short_errors_supported=yes 13691 _pkg_short_errors_supported=yes
@@ -13557,17 +13693,17 @@ else
13557 _pkg_short_errors_supported=no 13693 _pkg_short_errors_supported=no
13558fi 13694fi
13559 if test $_pkg_short_errors_supported = yes; then 13695 if test $_pkg_short_errors_supported = yes; then
13560 LUA_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "lua51 >= 5.1.0" 2>&1` 13696 LUA_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "lua51 >= 5.1.0"`
13561 else 13697 else
13562 LUA_PKG_ERRORS=`$PKG_CONFIG --print-errors "lua51 >= 5.1.0" 2>&1` 13698 LUA_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "lua51 >= 5.1.0"`
13563 fi 13699 fi
13564 # Put the nasty error message in config.log where it belongs 13700 # Put the nasty error message in config.log where it belongs
13565 echo "$LUA_PKG_ERRORS" >&5 13701 echo "$LUA_PKG_ERRORS" >&5
13566 13702
13567 have_lua="no" 13703 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13568elif test $pkg_failed = untried; then
13569 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13570$as_echo "no" >&6; } 13704$as_echo "no" >&6; }
13705 have_lua="no"
13706elif test $pkg_failed = untried; then
13571 have_lua="no" 13707 have_lua="no"
13572else 13708else
13573 LUA_CFLAGS=$pkg_cv_LUA_CFLAGS 13709 LUA_CFLAGS=$pkg_cv_LUA_CFLAGS
@@ -13577,17 +13713,16 @@ $as_echo "yes" >&6; }
13577 requirement_lua="lua51" 13713 requirement_lua="lua51"
13578fi 13714fi
13579elif test $pkg_failed = untried; then 13715elif test $pkg_failed = untried; then
13580 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13581$as_echo "no" >&6; }
13582 13716
13583pkg_failed=no 13717pkg_failed=no
13584{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for LUA" >&5 13718{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for LUA" >&5
13585$as_echo_n "checking for LUA... " >&6; } 13719$as_echo_n "checking for LUA... " >&6; }
13586 13720
13587if test -n "$LUA_CFLAGS"; then 13721if test -n "$PKG_CONFIG"; then
13588 pkg_cv_LUA_CFLAGS="$LUA_CFLAGS" 13722 if test -n "$LUA_CFLAGS"; then
13589 elif test -n "$PKG_CONFIG"; then 13723 pkg_cv_LUA_CFLAGS="$LUA_CFLAGS"
13590 if test -n "$PKG_CONFIG" && \ 13724 else
13725 if test -n "$PKG_CONFIG" && \
13591 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"lua51 >= 5.1.0\""; } >&5 13726 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"lua51 >= 5.1.0\""; } >&5
13592 ($PKG_CONFIG --exists --print-errors "lua51 >= 5.1.0") 2>&5 13727 ($PKG_CONFIG --exists --print-errors "lua51 >= 5.1.0") 2>&5
13593 ac_status=$? 13728 ac_status=$?
@@ -13597,13 +13732,15 @@ if test -n "$LUA_CFLAGS"; then
13597else 13732else
13598 pkg_failed=yes 13733 pkg_failed=yes
13599fi 13734fi
13600 else 13735 fi
13601 pkg_failed=untried 13736else
13737 pkg_failed=untried
13602fi 13738fi
13603if test -n "$LUA_LIBS"; then 13739if test -n "$PKG_CONFIG"; then
13604 pkg_cv_LUA_LIBS="$LUA_LIBS" 13740 if test -n "$LUA_LIBS"; then
13605 elif test -n "$PKG_CONFIG"; then 13741 pkg_cv_LUA_LIBS="$LUA_LIBS"
13606 if test -n "$PKG_CONFIG" && \ 13742 else
13743 if test -n "$PKG_CONFIG" && \
13607 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"lua51 >= 5.1.0\""; } >&5 13744 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"lua51 >= 5.1.0\""; } >&5
13608 ($PKG_CONFIG --exists --print-errors "lua51 >= 5.1.0") 2>&5 13745 ($PKG_CONFIG --exists --print-errors "lua51 >= 5.1.0") 2>&5
13609 ac_status=$? 13746 ac_status=$?
@@ -13613,15 +13750,14 @@ if test -n "$LUA_LIBS"; then
13613else 13750else
13614 pkg_failed=yes 13751 pkg_failed=yes
13615fi 13752fi
13616 else 13753 fi
13617 pkg_failed=untried 13754else
13755 pkg_failed=untried
13618fi 13756fi
13619 13757
13620 13758
13621 13759
13622if test $pkg_failed = yes; then 13760if test $pkg_failed = yes; then
13623 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13624$as_echo "no" >&6; }
13625 13761
13626if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 13762if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
13627 _pkg_short_errors_supported=yes 13763 _pkg_short_errors_supported=yes
@@ -13629,17 +13765,17 @@ else
13629 _pkg_short_errors_supported=no 13765 _pkg_short_errors_supported=no
13630fi 13766fi
13631 if test $_pkg_short_errors_supported = yes; then 13767 if test $_pkg_short_errors_supported = yes; then
13632 LUA_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "lua51 >= 5.1.0" 2>&1` 13768 LUA_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "lua51 >= 5.1.0"`
13633 else 13769 else
13634 LUA_PKG_ERRORS=`$PKG_CONFIG --print-errors "lua51 >= 5.1.0" 2>&1` 13770 LUA_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "lua51 >= 5.1.0"`
13635 fi 13771 fi
13636 # Put the nasty error message in config.log where it belongs 13772 # Put the nasty error message in config.log where it belongs
13637 echo "$LUA_PKG_ERRORS" >&5 13773 echo "$LUA_PKG_ERRORS" >&5
13638 13774
13639 have_lua="no" 13775 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13640elif test $pkg_failed = untried; then
13641 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13642$as_echo "no" >&6; } 13776$as_echo "no" >&6; }
13777 have_lua="no"
13778elif test $pkg_failed = untried; then
13643 have_lua="no" 13779 have_lua="no"
13644else 13780else
13645 LUA_CFLAGS=$pkg_cv_LUA_CFLAGS 13781 LUA_CFLAGS=$pkg_cv_LUA_CFLAGS
@@ -13724,7 +13860,7 @@ fi
13724 13860
13725 13861
13726if test "x${have_lua}" = "xno" ; then 13862if test "x${have_lua}" = "xno" ; then
13727 as_fn_error $? "Cannot find lua library. Be sure that you have installed it and set CFLAGS and LDFLAGS correctly" "$LINENO" 5 13863 as_fn_error "Cannot find lua library. Be sure that you have installed it and set CFLAGS and LDFLAGS correctly" "$LINENO" 5
13728fi 13864fi
13729 13865
13730 13866
@@ -13732,10 +13868,11 @@ pkg_failed=no
13732{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for MINIMAL" >&5 13868{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for MINIMAL" >&5
13733$as_echo_n "checking for MINIMAL... " >&6; } 13869$as_echo_n "checking for MINIMAL... " >&6; }
13734 13870
13735if test -n "$MINIMAL_CFLAGS"; then 13871if test -n "$PKG_CONFIG"; then
13736 pkg_cv_MINIMAL_CFLAGS="$MINIMAL_CFLAGS" 13872 if test -n "$MINIMAL_CFLAGS"; then
13737 elif test -n "$PKG_CONFIG"; then 13873 pkg_cv_MINIMAL_CFLAGS="$MINIMAL_CFLAGS"
13738 if test -n "$PKG_CONFIG" && \ 13874 else
13875 if test -n "$PKG_CONFIG" && \
13739 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \" 13876 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"
13740 eina >= 1.1.0 13877 eina >= 1.1.0
13741 eet >= 1.5.0 13878 eet >= 1.5.0
@@ -13754,13 +13891,15 @@ if test -n "$MINIMAL_CFLAGS"; then
13754else 13891else
13755 pkg_failed=yes 13892 pkg_failed=yes
13756fi 13893fi
13757 else 13894 fi
13758 pkg_failed=untried 13895else
13896 pkg_failed=untried
13759fi 13897fi
13760if test -n "$MINIMAL_LIBS"; then 13898if test -n "$PKG_CONFIG"; then
13761 pkg_cv_MINIMAL_LIBS="$MINIMAL_LIBS" 13899 if test -n "$MINIMAL_LIBS"; then
13762 elif test -n "$PKG_CONFIG"; then 13900 pkg_cv_MINIMAL_LIBS="$MINIMAL_LIBS"
13763 if test -n "$PKG_CONFIG" && \ 13901 else
13902 if test -n "$PKG_CONFIG" && \
13764 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \" 13903 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"
13765 eina >= 1.1.0 13904 eina >= 1.1.0
13766 eet >= 1.5.0 13905 eet >= 1.5.0
@@ -13779,15 +13918,14 @@ if test -n "$MINIMAL_LIBS"; then
13779else 13918else
13780 pkg_failed=yes 13919 pkg_failed=yes
13781fi 13920fi
13782 else 13921 fi
13783 pkg_failed=untried 13922else
13923 pkg_failed=untried
13784fi 13924fi
13785 13925
13786 13926
13787 13927
13788if test $pkg_failed = yes; then 13928if test $pkg_failed = yes; then
13789 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13790$as_echo "no" >&6; }
13791 13929
13792if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 13930if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
13793 _pkg_short_errors_supported=yes 13931 _pkg_short_errors_supported=yes
@@ -13795,20 +13933,20 @@ else
13795 _pkg_short_errors_supported=no 13933 _pkg_short_errors_supported=no
13796fi 13934fi
13797 if test $_pkg_short_errors_supported = yes; then 13935 if test $_pkg_short_errors_supported = yes; then
13798 MINIMAL_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors " 13936 MINIMAL_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "
13799 eina >= 1.1.0 13937 eina >= 1.1.0
13800 eet >= 1.5.0 13938 eet >= 1.5.0
13801 " 2>&1` 13939 "`
13802 else 13940 else
13803 MINIMAL_PKG_ERRORS=`$PKG_CONFIG --print-errors " 13941 MINIMAL_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "
13804 eina >= 1.1.0 13942 eina >= 1.1.0
13805 eet >= 1.5.0 13943 eet >= 1.5.0
13806 " 2>&1` 13944 "`
13807 fi 13945 fi
13808 # Put the nasty error message in config.log where it belongs 13946 # Put the nasty error message in config.log where it belongs
13809 echo "$MINIMAL_PKG_ERRORS" >&5 13947 echo "$MINIMAL_PKG_ERRORS" >&5
13810 13948
13811 as_fn_error $? "Package requirements ( 13949 as_fn_error "Package requirements (
13812 eina >= 1.1.0 13950 eina >= 1.1.0
13813 eet >= 1.5.0 13951 eet >= 1.5.0
13814 ) were not met: 13952 ) were not met:
@@ -13820,13 +13958,12 @@ installed software in a non-standard prefix.
13820 13958
13821Alternatively, you may set the environment variables MINIMAL_CFLAGS 13959Alternatively, you may set the environment variables MINIMAL_CFLAGS
13822and MINIMAL_LIBS to avoid the need to call pkg-config. 13960and MINIMAL_LIBS to avoid the need to call pkg-config.
13823See the pkg-config man page for more details." "$LINENO" 5 13961See the pkg-config man page for more details.
13962" "$LINENO" 5
13824elif test $pkg_failed = untried; then 13963elif test $pkg_failed = untried; then
13825 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13826$as_echo "no" >&6; }
13827 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 13964 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
13828$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 13965$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
13829as_fn_error $? "The pkg-config script could not be found or is too old. Make sure it 13966as_fn_error "The pkg-config script could not be found or is too old. Make sure it
13830is in your PATH or set the PKG_CONFIG environment variable to the full 13967is in your PATH or set the PKG_CONFIG environment variable to the full
13831path to pkg-config. 13968path to pkg-config.
13832 13969
@@ -13835,13 +13972,13 @@ and MINIMAL_LIBS to avoid the need to call pkg-config.
13835See the pkg-config man page for more details. 13972See the pkg-config man page for more details.
13836 13973
13837To get pkg-config, see <http://pkg-config.freedesktop.org/>. 13974To get pkg-config, see <http://pkg-config.freedesktop.org/>.
13838See \`config.log' for more details" "$LINENO" 5 ; } 13975See \`config.log' for more details." "$LINENO" 5; }
13839else 13976else
13840 MINIMAL_CFLAGS=$pkg_cv_MINIMAL_CFLAGS 13977 MINIMAL_CFLAGS=$pkg_cv_MINIMAL_CFLAGS
13841 MINIMAL_LIBS=$pkg_cv_MINIMAL_LIBS 13978 MINIMAL_LIBS=$pkg_cv_MINIMAL_LIBS
13842 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 13979 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
13843$as_echo "yes" >&6; } 13980$as_echo "yes" >&6; }
13844 13981 :
13845fi 13982fi
13846 13983
13847 13984
@@ -13849,10 +13986,11 @@ pkg_failed=no
13849{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for EDJE" >&5 13986{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for EDJE" >&5
13850$as_echo_n "checking for EDJE... " >&6; } 13987$as_echo_n "checking for EDJE... " >&6; }
13851 13988
13852if test -n "$EDJE_CFLAGS"; then 13989if test -n "$PKG_CONFIG"; then
13853 pkg_cv_EDJE_CFLAGS="$EDJE_CFLAGS" 13990 if test -n "$EDJE_CFLAGS"; then
13854 elif test -n "$PKG_CONFIG"; then 13991 pkg_cv_EDJE_CFLAGS="$EDJE_CFLAGS"
13855 if test -n "$PKG_CONFIG" && \ 13992 else
13993 if test -n "$PKG_CONFIG" && \
13856 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \" 13994 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"
13857 eina >= 1.1.0 13995 eina >= 1.1.0
13858 eet >= 1.5.0 13996 eet >= 1.5.0
@@ -13886,13 +14024,15 @@ if test -n "$EDJE_CFLAGS"; then
13886else 14024else
13887 pkg_failed=yes 14025 pkg_failed=yes
13888fi 14026fi
13889 else 14027 fi
13890 pkg_failed=untried 14028else
14029 pkg_failed=untried
13891fi 14030fi
13892if test -n "$EDJE_LIBS"; then 14031if test -n "$PKG_CONFIG"; then
13893 pkg_cv_EDJE_LIBS="$EDJE_LIBS" 14032 if test -n "$EDJE_LIBS"; then
13894 elif test -n "$PKG_CONFIG"; then 14033 pkg_cv_EDJE_LIBS="$EDJE_LIBS"
13895 if test -n "$PKG_CONFIG" && \ 14034 else
14035 if test -n "$PKG_CONFIG" && \
13896 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \" 14036 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"
13897 eina >= 1.1.0 14037 eina >= 1.1.0
13898 eet >= 1.5.0 14038 eet >= 1.5.0
@@ -13926,15 +14066,14 @@ if test -n "$EDJE_LIBS"; then
13926else 14066else
13927 pkg_failed=yes 14067 pkg_failed=yes
13928fi 14068fi
13929 else 14069 fi
13930 pkg_failed=untried 14070else
14071 pkg_failed=untried
13931fi 14072fi
13932 14073
13933 14074
13934 14075
13935if test $pkg_failed = yes; then 14076if test $pkg_failed = yes; then
13936 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13937$as_echo "no" >&6; }
13938 14077
13939if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 14078if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
13940 _pkg_short_errors_supported=yes 14079 _pkg_short_errors_supported=yes
@@ -13942,7 +14081,7 @@ else
13942 _pkg_short_errors_supported=no 14081 _pkg_short_errors_supported=no
13943fi 14082fi
13944 if test $_pkg_short_errors_supported = yes; then 14083 if test $_pkg_short_errors_supported = yes; then
13945 EDJE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors " 14084 EDJE_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "
13946 eina >= 1.1.0 14085 eina >= 1.1.0
13947 eet >= 1.5.0 14086 eet >= 1.5.0
13948 evas >= 1.1.0 14087 evas >= 1.1.0
@@ -13950,9 +14089,9 @@ fi
13950 ecore-evas >= 1.1.0 14089 ecore-evas >= 1.1.0
13951 ecore-file >= 1.1.0 14090 ecore-file >= 1.1.0
13952 embryo >= 1.1.0 14091 embryo >= 1.1.0
13953 " 2>&1` 14092 "`
13954 else 14093 else
13955 EDJE_PKG_ERRORS=`$PKG_CONFIG --print-errors " 14094 EDJE_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "
13956 eina >= 1.1.0 14095 eina >= 1.1.0
13957 eet >= 1.5.0 14096 eet >= 1.5.0
13958 evas >= 1.1.0 14097 evas >= 1.1.0
@@ -13960,12 +14099,12 @@ fi
13960 ecore-evas >= 1.1.0 14099 ecore-evas >= 1.1.0
13961 ecore-file >= 1.1.0 14100 ecore-file >= 1.1.0
13962 embryo >= 1.1.0 14101 embryo >= 1.1.0
13963 " 2>&1` 14102 "`
13964 fi 14103 fi
13965 # Put the nasty error message in config.log where it belongs 14104 # Put the nasty error message in config.log where it belongs
13966 echo "$EDJE_PKG_ERRORS" >&5 14105 echo "$EDJE_PKG_ERRORS" >&5
13967 14106
13968 as_fn_error $? "Package requirements ( 14107 as_fn_error "Package requirements (
13969 eina >= 1.1.0 14108 eina >= 1.1.0
13970 eet >= 1.5.0 14109 eet >= 1.5.0
13971 evas >= 1.1.0 14110 evas >= 1.1.0
@@ -13982,13 +14121,12 @@ installed software in a non-standard prefix.
13982 14121
13983Alternatively, you may set the environment variables EDJE_CFLAGS 14122Alternatively, you may set the environment variables EDJE_CFLAGS
13984and EDJE_LIBS to avoid the need to call pkg-config. 14123and EDJE_LIBS to avoid the need to call pkg-config.
13985See the pkg-config man page for more details." "$LINENO" 5 14124See the pkg-config man page for more details.
14125" "$LINENO" 5
13986elif test $pkg_failed = untried; then 14126elif test $pkg_failed = untried; then
13987 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13988$as_echo "no" >&6; }
13989 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 14127 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
13990$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 14128$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
13991as_fn_error $? "The pkg-config script could not be found or is too old. Make sure it 14129as_fn_error "The pkg-config script could not be found or is too old. Make sure it
13992is in your PATH or set the PKG_CONFIG environment variable to the full 14130is in your PATH or set the PKG_CONFIG environment variable to the full
13993path to pkg-config. 14131path to pkg-config.
13994 14132
@@ -13997,13 +14135,13 @@ and EDJE_LIBS to avoid the need to call pkg-config.
13997See the pkg-config man page for more details. 14135See the pkg-config man page for more details.
13998 14136
13999To get pkg-config, see <http://pkg-config.freedesktop.org/>. 14137To get pkg-config, see <http://pkg-config.freedesktop.org/>.
14000See \`config.log' for more details" "$LINENO" 5 ; } 14138See \`config.log' for more details." "$LINENO" 5; }
14001else 14139else
14002 EDJE_CFLAGS=$pkg_cv_EDJE_CFLAGS 14140 EDJE_CFLAGS=$pkg_cv_EDJE_CFLAGS
14003 EDJE_LIBS=$pkg_cv_EDJE_LIBS 14141 EDJE_LIBS=$pkg_cv_EDJE_LIBS
14004 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 14142 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
14005$as_echo "yes" >&6; } 14143$as_echo "yes" >&6; }
14006 14144 :
14007fi 14145fi
14008 14146
14009EDJE_LIBS="${EDJE_LIBS} ${LUA_LIBS} ${lua_libs}" 14147EDJE_LIBS="${EDJE_LIBS} ${LUA_LIBS} ${lua_libs}"
@@ -14018,10 +14156,11 @@ pkg_failed=no
14018{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ECORE_IMF" >&5 14156{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ECORE_IMF" >&5
14019$as_echo_n "checking for ECORE_IMF... " >&6; } 14157$as_echo_n "checking for ECORE_IMF... " >&6; }
14020 14158
14021if test -n "$ECORE_IMF_CFLAGS"; then 14159if test -n "$PKG_CONFIG"; then
14022 pkg_cv_ECORE_IMF_CFLAGS="$ECORE_IMF_CFLAGS" 14160 if test -n "$ECORE_IMF_CFLAGS"; then
14023 elif test -n "$PKG_CONFIG"; then 14161 pkg_cv_ECORE_IMF_CFLAGS="$ECORE_IMF_CFLAGS"
14024 if test -n "$PKG_CONFIG" && \ 14162 else
14163 if test -n "$PKG_CONFIG" && \
14025 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \" 14164 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"
14026 ecore-imf >= 1.1.0 14165 ecore-imf >= 1.1.0
14027 ecore-imf-evas >= 1.1.0 14166 ecore-imf-evas >= 1.1.0
@@ -14040,13 +14179,15 @@ if test -n "$ECORE_IMF_CFLAGS"; then
14040else 14179else
14041 pkg_failed=yes 14180 pkg_failed=yes
14042fi 14181fi
14043 else 14182 fi
14044 pkg_failed=untried 14183else
14184 pkg_failed=untried
14045fi 14185fi
14046if test -n "$ECORE_IMF_LIBS"; then 14186if test -n "$PKG_CONFIG"; then
14047 pkg_cv_ECORE_IMF_LIBS="$ECORE_IMF_LIBS" 14187 if test -n "$ECORE_IMF_LIBS"; then
14048 elif test -n "$PKG_CONFIG"; then 14188 pkg_cv_ECORE_IMF_LIBS="$ECORE_IMF_LIBS"
14049 if test -n "$PKG_CONFIG" && \ 14189 else
14190 if test -n "$PKG_CONFIG" && \
14050 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \" 14191 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"
14051 ecore-imf >= 1.1.0 14192 ecore-imf >= 1.1.0
14052 ecore-imf-evas >= 1.1.0 14193 ecore-imf-evas >= 1.1.0
@@ -14065,15 +14206,14 @@ if test -n "$ECORE_IMF_LIBS"; then
14065else 14206else
14066 pkg_failed=yes 14207 pkg_failed=yes
14067fi 14208fi
14068 else 14209 fi
14069 pkg_failed=untried 14210else
14211 pkg_failed=untried
14070fi 14212fi
14071 14213
14072 14214
14073 14215
14074if test $pkg_failed = yes; then 14216if test $pkg_failed = yes; then
14075 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
14076$as_echo "no" >&6; }
14077 14217
14078if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 14218if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
14079 _pkg_short_errors_supported=yes 14219 _pkg_short_errors_supported=yes
@@ -14081,23 +14221,23 @@ else
14081 _pkg_short_errors_supported=no 14221 _pkg_short_errors_supported=no
14082fi 14222fi
14083 if test $_pkg_short_errors_supported = yes; then 14223 if test $_pkg_short_errors_supported = yes; then
14084 ECORE_IMF_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors " 14224 ECORE_IMF_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "
14085 ecore-imf >= 1.1.0 14225 ecore-imf >= 1.1.0
14086 ecore-imf-evas >= 1.1.0 14226 ecore-imf-evas >= 1.1.0
14087 " 2>&1` 14227 "`
14088 else 14228 else
14089 ECORE_IMF_PKG_ERRORS=`$PKG_CONFIG --print-errors " 14229 ECORE_IMF_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "
14090 ecore-imf >= 1.1.0 14230 ecore-imf >= 1.1.0
14091 ecore-imf-evas >= 1.1.0 14231 ecore-imf-evas >= 1.1.0
14092 " 2>&1` 14232 "`
14093 fi 14233 fi
14094 # Put the nasty error message in config.log where it belongs 14234 # Put the nasty error message in config.log where it belongs
14095 echo "$ECORE_IMF_PKG_ERRORS" >&5 14235 echo "$ECORE_IMF_PKG_ERRORS" >&5
14096 14236
14097 have_ecore_imf="no" 14237 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
14098elif test $pkg_failed = untried; then
14099 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
14100$as_echo "no" >&6; } 14238$as_echo "no" >&6; }
14239 have_ecore_imf="no"
14240elif test $pkg_failed = untried; then
14101 have_ecore_imf="no" 14241 have_ecore_imf="no"
14102else 14242else
14103 ECORE_IMF_CFLAGS=$pkg_cv_ECORE_IMF_CFLAGS 14243 ECORE_IMF_CFLAGS=$pkg_cv_ECORE_IMF_CFLAGS
@@ -14114,7 +14254,13 @@ $as_echo "#define HAVE_ECORE_IMF 1" >>confdefs.h
14114fi 14254fi
14115 14255
14116# Enable Multisense use 14256# Enable Multisense use
14117want_multisense="no" 14257want_multisense="yes"
14258# Check whether --enable-multisense was given.
14259if test "${enable_multisense+set}" = set; then :
14260 enableval=$enable_multisense; want_multisense=$enableval
14261
14262fi
14263
14118 if test "x${want_multisense}" = "xyes"; then 14264 if test "x${want_multisense}" = "xyes"; then
14119 ENABLE_MULTISENSE_TRUE= 14265 ENABLE_MULTISENSE_TRUE=
14120 ENABLE_MULTISENSE_FALSE='#' 14266 ENABLE_MULTISENSE_FALSE='#'
@@ -14140,10 +14286,11 @@ pkg_failed=no
14140{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for SNDFILE" >&5 14286{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for SNDFILE" >&5
14141$as_echo_n "checking for SNDFILE... " >&6; } 14287$as_echo_n "checking for SNDFILE... " >&6; }
14142 14288
14143if test -n "$SNDFILE_CFLAGS"; then 14289if test -n "$PKG_CONFIG"; then
14144 pkg_cv_SNDFILE_CFLAGS="$SNDFILE_CFLAGS" 14290 if test -n "$SNDFILE_CFLAGS"; then
14145 elif test -n "$PKG_CONFIG"; then 14291 pkg_cv_SNDFILE_CFLAGS="$SNDFILE_CFLAGS"
14146 if test -n "$PKG_CONFIG" && \ 14292 else
14293 if test -n "$PKG_CONFIG" && \
14147 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"sndfile >= 1.0.21\""; } >&5 14294 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"sndfile >= 1.0.21\""; } >&5
14148 ($PKG_CONFIG --exists --print-errors "sndfile >= 1.0.21") 2>&5 14295 ($PKG_CONFIG --exists --print-errors "sndfile >= 1.0.21") 2>&5
14149 ac_status=$? 14296 ac_status=$?
@@ -14153,13 +14300,15 @@ if test -n "$SNDFILE_CFLAGS"; then
14153else 14300else
14154 pkg_failed=yes 14301 pkg_failed=yes
14155fi 14302fi
14156 else 14303 fi
14157 pkg_failed=untried 14304else
14305 pkg_failed=untried
14158fi 14306fi
14159if test -n "$SNDFILE_LIBS"; then 14307if test -n "$PKG_CONFIG"; then
14160 pkg_cv_SNDFILE_LIBS="$SNDFILE_LIBS" 14308 if test -n "$SNDFILE_LIBS"; then
14161 elif test -n "$PKG_CONFIG"; then 14309 pkg_cv_SNDFILE_LIBS="$SNDFILE_LIBS"
14162 if test -n "$PKG_CONFIG" && \ 14310 else
14311 if test -n "$PKG_CONFIG" && \
14163 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"sndfile >= 1.0.21\""; } >&5 14312 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"sndfile >= 1.0.21\""; } >&5
14164 ($PKG_CONFIG --exists --print-errors "sndfile >= 1.0.21") 2>&5 14313 ($PKG_CONFIG --exists --print-errors "sndfile >= 1.0.21") 2>&5
14165 ac_status=$? 14314 ac_status=$?
@@ -14169,15 +14318,14 @@ if test -n "$SNDFILE_LIBS"; then
14169else 14318else
14170 pkg_failed=yes 14319 pkg_failed=yes
14171fi 14320fi
14172 else 14321 fi
14173 pkg_failed=untried 14322else
14323 pkg_failed=untried
14174fi 14324fi
14175 14325
14176 14326
14177 14327
14178if test $pkg_failed = yes; then 14328if test $pkg_failed = yes; then
14179 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
14180$as_echo "no" >&6; }
14181 14329
14182if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 14330if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
14183 _pkg_short_errors_supported=yes 14331 _pkg_short_errors_supported=yes
@@ -14185,18 +14333,18 @@ else
14185 _pkg_short_errors_supported=no 14333 _pkg_short_errors_supported=no
14186fi 14334fi
14187 if test $_pkg_short_errors_supported = yes; then 14335 if test $_pkg_short_errors_supported = yes; then
14188 SNDFILE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "sndfile >= 1.0.21" 2>&1` 14336 SNDFILE_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "sndfile >= 1.0.21"`
14189 else 14337 else
14190 SNDFILE_PKG_ERRORS=`$PKG_CONFIG --print-errors "sndfile >= 1.0.21" 2>&1` 14338 SNDFILE_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "sndfile >= 1.0.21"`
14191 fi 14339 fi
14192 # Put the nasty error message in config.log where it belongs 14340 # Put the nasty error message in config.log where it belongs
14193 echo "$SNDFILE_PKG_ERRORS" >&5 14341 echo "$SNDFILE_PKG_ERRORS" >&5
14194 14342
14195 have_sndfile="no"; want_multisense="no" 14343 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
14344$as_echo "no" >&6; }
14345 have_sndfile="no"; want_multisense="no"
14196 14346
14197elif test $pkg_failed = untried; then 14347elif test $pkg_failed = untried; then
14198 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
14199$as_echo "no" >&6; }
14200 have_sndfile="no"; want_multisense="no" 14348 have_sndfile="no"; want_multisense="no"
14201 14349
14202else 14350else
@@ -14214,7 +14362,7 @@ $as_echo "#define HAVE_LIBSNDFILE 1" >>confdefs.h
14214fi 14362fi
14215 14363
14216 if test "x$want_sndfile" = "xyes" -a "x$have_sndfile" = "xno"; then 14364 if test "x$want_sndfile" = "xyes" -a "x$have_sndfile" = "xno"; then
14217 as_fn_error $? "sndfile support requested, but not found by pkg-config." "$LINENO" 5 14365 as_fn_error "sndfile support requested, but not found by pkg-config." "$LINENO" 5
14218 fi 14366 fi
14219fi 14367fi
14220 if test "x${have_sndfile}" = "xyes"; then 14368 if test "x${have_sndfile}" = "xyes"; then
@@ -14241,10 +14389,11 @@ pkg_failed=no
14241{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for REMIX" >&5 14389{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for REMIX" >&5
14242$as_echo_n "checking for REMIX... " >&6; } 14390$as_echo_n "checking for REMIX... " >&6; }
14243 14391
14244if test -n "$REMIX_CFLAGS"; then 14392if test -n "$PKG_CONFIG"; then
14245 pkg_cv_REMIX_CFLAGS="$REMIX_CFLAGS" 14393 if test -n "$REMIX_CFLAGS"; then
14246 elif test -n "$PKG_CONFIG"; then 14394 pkg_cv_REMIX_CFLAGS="$REMIX_CFLAGS"
14247 if test -n "$PKG_CONFIG" && \ 14395 else
14396 if test -n "$PKG_CONFIG" && \
14248 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"remix >= 0.2.4\""; } >&5 14397 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"remix >= 0.2.4\""; } >&5
14249 ($PKG_CONFIG --exists --print-errors "remix >= 0.2.4") 2>&5 14398 ($PKG_CONFIG --exists --print-errors "remix >= 0.2.4") 2>&5
14250 ac_status=$? 14399 ac_status=$?
@@ -14254,13 +14403,15 @@ if test -n "$REMIX_CFLAGS"; then
14254else 14403else
14255 pkg_failed=yes 14404 pkg_failed=yes
14256fi 14405fi
14257 else 14406 fi
14258 pkg_failed=untried 14407else
14408 pkg_failed=untried
14259fi 14409fi
14260if test -n "$REMIX_LIBS"; then 14410if test -n "$PKG_CONFIG"; then
14261 pkg_cv_REMIX_LIBS="$REMIX_LIBS" 14411 if test -n "$REMIX_LIBS"; then
14262 elif test -n "$PKG_CONFIG"; then 14412 pkg_cv_REMIX_LIBS="$REMIX_LIBS"
14263 if test -n "$PKG_CONFIG" && \ 14413 else
14414 if test -n "$PKG_CONFIG" && \
14264 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"remix >= 0.2.4\""; } >&5 14415 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"remix >= 0.2.4\""; } >&5
14265 ($PKG_CONFIG --exists --print-errors "remix >= 0.2.4") 2>&5 14416 ($PKG_CONFIG --exists --print-errors "remix >= 0.2.4") 2>&5
14266 ac_status=$? 14417 ac_status=$?
@@ -14270,15 +14421,14 @@ if test -n "$REMIX_LIBS"; then
14270else 14421else
14271 pkg_failed=yes 14422 pkg_failed=yes
14272fi 14423fi
14273 else 14424 fi
14274 pkg_failed=untried 14425else
14426 pkg_failed=untried
14275fi 14427fi
14276 14428
14277 14429
14278 14430
14279if test $pkg_failed = yes; then 14431if test $pkg_failed = yes; then
14280 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
14281$as_echo "no" >&6; }
14282 14432
14283if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 14433if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
14284 _pkg_short_errors_supported=yes 14434 _pkg_short_errors_supported=yes
@@ -14286,18 +14436,18 @@ else
14286 _pkg_short_errors_supported=no 14436 _pkg_short_errors_supported=no
14287fi 14437fi
14288 if test $_pkg_short_errors_supported = yes; then 14438 if test $_pkg_short_errors_supported = yes; then
14289 REMIX_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "remix >= 0.2.4" 2>&1` 14439 REMIX_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "remix >= 0.2.4"`
14290 else 14440 else
14291 REMIX_PKG_ERRORS=`$PKG_CONFIG --print-errors "remix >= 0.2.4" 2>&1` 14441 REMIX_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "remix >= 0.2.4"`
14292 fi 14442 fi
14293 # Put the nasty error message in config.log where it belongs 14443 # Put the nasty error message in config.log where it belongs
14294 echo "$REMIX_PKG_ERRORS" >&5 14444 echo "$REMIX_PKG_ERRORS" >&5
14295 14445
14296 have_libremix="no"; want_multisense="no" 14446 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
14447$as_echo "no" >&6; }
14448 have_libremix="no"; want_multisense="no"
14297 14449
14298elif test $pkg_failed = untried; then 14450elif test $pkg_failed = untried; then
14299 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
14300$as_echo "no" >&6; }
14301 have_libremix="no"; want_multisense="no" 14451 have_libremix="no"; want_multisense="no"
14302 14452
14303else 14453else
@@ -14325,7 +14475,7 @@ _ACEOF
14325fi 14475fi
14326 14476
14327 if test "x$want_libremix" = "xyes" -a "x$have_libremix" = "xno"; then 14477 if test "x$want_libremix" = "xyes" -a "x$have_libremix" = "xno"; then
14328 as_fn_error $? "remix support requested, but not found by pkg-config." "$LINENO" 5 14478 as_fn_error "remix support requested, but not found by pkg-config." "$LINENO" 5
14329 fi 14479 fi
14330fi 14480fi
14331 if test "x${have_libremix}" = "xyes"; then 14481 if test "x${have_libremix}" = "xyes"; then
@@ -14352,10 +14502,11 @@ pkg_failed=no
14352{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for VORBISENC" >&5 14502{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for VORBISENC" >&5
14353$as_echo_n "checking for VORBISENC... " >&6; } 14503$as_echo_n "checking for VORBISENC... " >&6; }
14354 14504
14355if test -n "$VORBISENC_CFLAGS"; then 14505if test -n "$PKG_CONFIG"; then
14356 pkg_cv_VORBISENC_CFLAGS="$VORBISENC_CFLAGS" 14506 if test -n "$VORBISENC_CFLAGS"; then
14357 elif test -n "$PKG_CONFIG"; then 14507 pkg_cv_VORBISENC_CFLAGS="$VORBISENC_CFLAGS"
14358 if test -n "$PKG_CONFIG" && \ 14508 else
14509 if test -n "$PKG_CONFIG" && \
14359 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \" 14510 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"
14360 ogg >= 1.1.4 14511 ogg >= 1.1.4
14361 vorbis >= 1.2.3 14512 vorbis >= 1.2.3
@@ -14377,13 +14528,15 @@ if test -n "$VORBISENC_CFLAGS"; then
14377else 14528else
14378 pkg_failed=yes 14529 pkg_failed=yes
14379fi 14530fi
14380 else 14531 fi
14381 pkg_failed=untried 14532else
14533 pkg_failed=untried
14382fi 14534fi
14383if test -n "$VORBISENC_LIBS"; then 14535if test -n "$PKG_CONFIG"; then
14384 pkg_cv_VORBISENC_LIBS="$VORBISENC_LIBS" 14536 if test -n "$VORBISENC_LIBS"; then
14385 elif test -n "$PKG_CONFIG"; then 14537 pkg_cv_VORBISENC_LIBS="$VORBISENC_LIBS"
14386 if test -n "$PKG_CONFIG" && \ 14538 else
14539 if test -n "$PKG_CONFIG" && \
14387 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \" 14540 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"
14388 ogg >= 1.1.4 14541 ogg >= 1.1.4
14389 vorbis >= 1.2.3 14542 vorbis >= 1.2.3
@@ -14405,15 +14558,14 @@ if test -n "$VORBISENC_LIBS"; then
14405else 14558else
14406 pkg_failed=yes 14559 pkg_failed=yes
14407fi 14560fi
14408 else 14561 fi
14409 pkg_failed=untried 14562else
14563 pkg_failed=untried
14410fi 14564fi
14411 14565
14412 14566
14413 14567
14414if test $pkg_failed = yes; then 14568if test $pkg_failed = yes; then
14415 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
14416$as_echo "no" >&6; }
14417 14569
14418if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 14570if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
14419 _pkg_short_errors_supported=yes 14571 _pkg_short_errors_supported=yes
@@ -14421,26 +14573,26 @@ else
14421 _pkg_short_errors_supported=no 14573 _pkg_short_errors_supported=no
14422fi 14574fi
14423 if test $_pkg_short_errors_supported = yes; then 14575 if test $_pkg_short_errors_supported = yes; then
14424 VORBISENC_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors " 14576 VORBISENC_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "
14425 ogg >= 1.1.4 14577 ogg >= 1.1.4
14426 vorbis >= 1.2.3 14578 vorbis >= 1.2.3
14427 vorbisenc >= 1.2.3 14579 vorbisenc >= 1.2.3
14428 " 2>&1` 14580 "`
14429 else 14581 else
14430 VORBISENC_PKG_ERRORS=`$PKG_CONFIG --print-errors " 14582 VORBISENC_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "
14431 ogg >= 1.1.4 14583 ogg >= 1.1.4
14432 vorbis >= 1.2.3 14584 vorbis >= 1.2.3
14433 vorbisenc >= 1.2.3 14585 vorbisenc >= 1.2.3
14434 " 2>&1` 14586 "`
14435 fi 14587 fi
14436 # Put the nasty error message in config.log where it belongs 14588 # Put the nasty error message in config.log where it belongs
14437 echo "$VORBISENC_PKG_ERRORS" >&5 14589 echo "$VORBISENC_PKG_ERRORS" >&5
14438 14590
14439 have_vorbis="no"; want_multisense="no" 14591 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
14592$as_echo "no" >&6; }
14593 have_vorbis="no"; want_multisense="no"
14440 14594
14441elif test $pkg_failed = untried; then 14595elif test $pkg_failed = untried; then
14442 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
14443$as_echo "no" >&6; }
14444 have_vorbis="no"; want_multisense="no" 14596 have_vorbis="no"; want_multisense="no"
14445 14597
14446else 14598else
@@ -14458,7 +14610,7 @@ $as_echo "#define HAVE_VORBIS 1" >>confdefs.h
14458fi 14610fi
14459 14611
14460 if test "x$want_vorbis" = "xyes" -a "x$have_vorbis" = "xno"; then 14612 if test "x$want_vorbis" = "xyes" -a "x$have_vorbis" = "xno"; then
14461 as_fn_error $? "vorbisenc support requested, but not found by pkg-config." "$LINENO" 5 14613 as_fn_error "vorbisenc support requested, but not found by pkg-config." "$LINENO" 5
14462 fi 14614 fi
14463fi 14615fi
14464 14616
@@ -14477,10 +14629,11 @@ pkg_failed=no
14477{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ALSA" >&5 14629{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ALSA" >&5
14478$as_echo_n "checking for ALSA... " >&6; } 14630$as_echo_n "checking for ALSA... " >&6; }
14479 14631
14480if test -n "$ALSA_CFLAGS"; then 14632if test -n "$PKG_CONFIG"; then
14481 pkg_cv_ALSA_CFLAGS="$ALSA_CFLAGS" 14633 if test -n "$ALSA_CFLAGS"; then
14482 elif test -n "$PKG_CONFIG"; then 14634 pkg_cv_ALSA_CFLAGS="$ALSA_CFLAGS"
14483 if test -n "$PKG_CONFIG" && \ 14635 else
14636 if test -n "$PKG_CONFIG" && \
14484 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \" 14637 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"
14485 alsa >= 1.0.21 14638 alsa >= 1.0.21
14486 \""; } >&5 14639 \""; } >&5
@@ -14496,13 +14649,15 @@ if test -n "$ALSA_CFLAGS"; then
14496else 14649else
14497 pkg_failed=yes 14650 pkg_failed=yes
14498fi 14651fi
14499 else 14652 fi
14500 pkg_failed=untried 14653else
14654 pkg_failed=untried
14501fi 14655fi
14502if test -n "$ALSA_LIBS"; then 14656if test -n "$PKG_CONFIG"; then
14503 pkg_cv_ALSA_LIBS="$ALSA_LIBS" 14657 if test -n "$ALSA_LIBS"; then
14504 elif test -n "$PKG_CONFIG"; then 14658 pkg_cv_ALSA_LIBS="$ALSA_LIBS"
14505 if test -n "$PKG_CONFIG" && \ 14659 else
14660 if test -n "$PKG_CONFIG" && \
14506 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \" 14661 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"
14507 alsa >= 1.0.21 14662 alsa >= 1.0.21
14508 \""; } >&5 14663 \""; } >&5
@@ -14518,15 +14673,14 @@ if test -n "$ALSA_LIBS"; then
14518else 14673else
14519 pkg_failed=yes 14674 pkg_failed=yes
14520fi 14675fi
14521 else 14676 fi
14522 pkg_failed=untried 14677else
14678 pkg_failed=untried
14523fi 14679fi
14524 14680
14525 14681
14526 14682
14527if test $pkg_failed = yes; then 14683if test $pkg_failed = yes; then
14528 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
14529$as_echo "no" >&6; }
14530 14684
14531if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 14685if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
14532 _pkg_short_errors_supported=yes 14686 _pkg_short_errors_supported=yes
@@ -14534,22 +14688,22 @@ else
14534 _pkg_short_errors_supported=no 14688 _pkg_short_errors_supported=no
14535fi 14689fi
14536 if test $_pkg_short_errors_supported = yes; then 14690 if test $_pkg_short_errors_supported = yes; then
14537 ALSA_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors " 14691 ALSA_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "
14538 alsa >= 1.0.21 14692 alsa >= 1.0.21
14539 " 2>&1` 14693 "`
14540 else 14694 else
14541 ALSA_PKG_ERRORS=`$PKG_CONFIG --print-errors " 14695 ALSA_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "
14542 alsa >= 1.0.21 14696 alsa >= 1.0.21
14543 " 2>&1` 14697 "`
14544 fi 14698 fi
14545 # Put the nasty error message in config.log where it belongs 14699 # Put the nasty error message in config.log where it belongs
14546 echo "$ALSA_PKG_ERRORS" >&5 14700 echo "$ALSA_PKG_ERRORS" >&5
14547 14701
14548 have_alsa_lib="no"; want_multisense="no" 14702 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
14703$as_echo "no" >&6; }
14704 have_alsa_lib="no"; want_multisense="no"
14549 14705
14550elif test $pkg_failed = untried; then 14706elif test $pkg_failed = untried; then
14551 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
14552$as_echo "no" >&6; }
14553 have_alsa_lib="no"; want_multisense="no" 14707 have_alsa_lib="no"; want_multisense="no"
14554 14708
14555else 14709else
@@ -14567,7 +14721,7 @@ $as_echo "#define HAVE_LIBALSA 1" >>confdefs.h
14567fi 14721fi
14568 14722
14569 if test "x$want_alsa_lib" = "xyes" -a "x$have_alsa_lib" = "xno"; then 14723 if test "x$want_alsa_lib" = "xyes" -a "x$have_alsa_lib" = "xno"; then
14570 as_fn_error $? "alsa support requested, but not found by pkg-config." "$LINENO" 5 14724 as_fn_error "alsa support requested, but not found by pkg-config." "$LINENO" 5
14571 fi 14725 fi
14572fi 14726fi
14573 if test "x${have_alsa_lib}" = "xyes"; then 14727 if test "x${have_alsa_lib}" = "xyes"; then
@@ -14595,10 +14749,11 @@ pkg_failed=no
14595{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for FLAC" >&5 14749{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for FLAC" >&5
14596$as_echo_n "checking for FLAC... " >&6; } 14750$as_echo_n "checking for FLAC... " >&6; }
14597 14751
14598if test -n "$FLAC_CFLAGS"; then 14752if test -n "$PKG_CONFIG"; then
14599 pkg_cv_FLAC_CFLAGS="$FLAC_CFLAGS" 14753 if test -n "$FLAC_CFLAGS"; then
14600 elif test -n "$PKG_CONFIG"; then 14754 pkg_cv_FLAC_CFLAGS="$FLAC_CFLAGS"
14601 if test -n "$PKG_CONFIG" && \ 14755 else
14756 if test -n "$PKG_CONFIG" && \
14602 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \" 14757 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"
14603 flac >= 1.2.1 14758 flac >= 1.2.1
14604 \""; } >&5 14759 \""; } >&5
@@ -14614,13 +14769,15 @@ if test -n "$FLAC_CFLAGS"; then
14614else 14769else
14615 pkg_failed=yes 14770 pkg_failed=yes
14616fi 14771fi
14617 else 14772 fi
14618 pkg_failed=untried 14773else
14774 pkg_failed=untried
14619fi 14775fi
14620if test -n "$FLAC_LIBS"; then 14776if test -n "$PKG_CONFIG"; then
14621 pkg_cv_FLAC_LIBS="$FLAC_LIBS" 14777 if test -n "$FLAC_LIBS"; then
14622 elif test -n "$PKG_CONFIG"; then 14778 pkg_cv_FLAC_LIBS="$FLAC_LIBS"
14623 if test -n "$PKG_CONFIG" && \ 14779 else
14780 if test -n "$PKG_CONFIG" && \
14624 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \" 14781 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"
14625 flac >= 1.2.1 14782 flac >= 1.2.1
14626 \""; } >&5 14783 \""; } >&5
@@ -14636,15 +14793,14 @@ if test -n "$FLAC_LIBS"; then
14636else 14793else
14637 pkg_failed=yes 14794 pkg_failed=yes
14638fi 14795fi
14639 else 14796 fi
14640 pkg_failed=untried 14797else
14798 pkg_failed=untried
14641fi 14799fi
14642 14800
14643 14801
14644 14802
14645if test $pkg_failed = yes; then 14803if test $pkg_failed = yes; then
14646 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
14647$as_echo "no" >&6; }
14648 14804
14649if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 14805if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
14650 _pkg_short_errors_supported=yes 14806 _pkg_short_errors_supported=yes
@@ -14652,22 +14808,22 @@ else
14652 _pkg_short_errors_supported=no 14808 _pkg_short_errors_supported=no
14653fi 14809fi
14654 if test $_pkg_short_errors_supported = yes; then 14810 if test $_pkg_short_errors_supported = yes; then
14655 FLAC_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors " 14811 FLAC_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "
14656 flac >= 1.2.1 14812 flac >= 1.2.1
14657 " 2>&1` 14813 "`
14658 else 14814 else
14659 FLAC_PKG_ERRORS=`$PKG_CONFIG --print-errors " 14815 FLAC_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "
14660 flac >= 1.2.1 14816 flac >= 1.2.1
14661 " 2>&1` 14817 "`
14662 fi 14818 fi
14663 # Put the nasty error message in config.log where it belongs 14819 # Put the nasty error message in config.log where it belongs
14664 echo "$FLAC_PKG_ERRORS" >&5 14820 echo "$FLAC_PKG_ERRORS" >&5
14665 14821
14666 have_flac_lib="no"; want_multisense="no" 14822 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
14823$as_echo "no" >&6; }
14824 have_flac_lib="no"; want_multisense="no"
14667 14825
14668elif test $pkg_failed = untried; then 14826elif test $pkg_failed = untried; then
14669 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
14670$as_echo "no" >&6; }
14671 have_flac_lib="no"; want_multisense="no" 14827 have_flac_lib="no"; want_multisense="no"
14672 14828
14673else 14829else
@@ -14688,7 +14844,7 @@ $as_echo "#define HAVE_LIBFLAC 1" >>confdefs.h
14688 14844
14689fi 14845fi
14690 if test "x$want_flac_lib" = "xyes" -a "x$have_flac_lib" = "xno"; then 14846 if test "x$want_flac_lib" = "xyes" -a "x$have_flac_lib" = "xno"; then
14691 as_fn_error $? "flac support requested, but not found by pkg-config." "$LINENO" 5 14847 as_fn_error "flac support requested, but not found by pkg-config." "$LINENO" 5
14692 fi 14848 fi
14693fi 14849fi
14694 14850
@@ -14706,10 +14862,11 @@ pkg_failed=no
14706{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for EDJE_CC" >&5 14862{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for EDJE_CC" >&5
14707$as_echo_n "checking for EDJE_CC... " >&6; } 14863$as_echo_n "checking for EDJE_CC... " >&6; }
14708 14864
14709if test -n "$EDJE_CC_CFLAGS"; then 14865if test -n "$PKG_CONFIG"; then
14710 pkg_cv_EDJE_CC_CFLAGS="$EDJE_CC_CFLAGS" 14866 if test -n "$EDJE_CC_CFLAGS"; then
14711 elif test -n "$PKG_CONFIG"; then 14867 pkg_cv_EDJE_CC_CFLAGS="$EDJE_CC_CFLAGS"
14712 if test -n "$PKG_CONFIG" && \ 14868 else
14869 if test -n "$PKG_CONFIG" && \
14713 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"ecore-file >= 1.1.0 ecore-evas >= 1.1.0 ecore >= 1.1.0 evas >= 1.1.0 eet >= 1.5.0 eina >= 1.1.0\""; } >&5 14870 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"ecore-file >= 1.1.0 ecore-evas >= 1.1.0 ecore >= 1.1.0 evas >= 1.1.0 eet >= 1.5.0 eina >= 1.1.0\""; } >&5
14714 ($PKG_CONFIG --exists --print-errors "ecore-file >= 1.1.0 ecore-evas >= 1.1.0 ecore >= 1.1.0 evas >= 1.1.0 eet >= 1.5.0 eina >= 1.1.0") 2>&5 14871 ($PKG_CONFIG --exists --print-errors "ecore-file >= 1.1.0 ecore-evas >= 1.1.0 ecore >= 1.1.0 evas >= 1.1.0 eet >= 1.5.0 eina >= 1.1.0") 2>&5
14715 ac_status=$? 14872 ac_status=$?
@@ -14719,13 +14876,15 @@ if test -n "$EDJE_CC_CFLAGS"; then
14719else 14876else
14720 pkg_failed=yes 14877 pkg_failed=yes
14721fi 14878fi
14722 else 14879 fi
14723 pkg_failed=untried 14880else
14881 pkg_failed=untried
14724fi 14882fi
14725if test -n "$EDJE_CC_LIBS"; then 14883if test -n "$PKG_CONFIG"; then
14726 pkg_cv_EDJE_CC_LIBS="$EDJE_CC_LIBS" 14884 if test -n "$EDJE_CC_LIBS"; then
14727 elif test -n "$PKG_CONFIG"; then 14885 pkg_cv_EDJE_CC_LIBS="$EDJE_CC_LIBS"
14728 if test -n "$PKG_CONFIG" && \ 14886 else
14887 if test -n "$PKG_CONFIG" && \
14729 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"ecore-file >= 1.1.0 ecore-evas >= 1.1.0 ecore >= 1.1.0 evas >= 1.1.0 eet >= 1.5.0 eina >= 1.1.0\""; } >&5 14888 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"ecore-file >= 1.1.0 ecore-evas >= 1.1.0 ecore >= 1.1.0 evas >= 1.1.0 eet >= 1.5.0 eina >= 1.1.0\""; } >&5
14730 ($PKG_CONFIG --exists --print-errors "ecore-file >= 1.1.0 ecore-evas >= 1.1.0 ecore >= 1.1.0 evas >= 1.1.0 eet >= 1.5.0 eina >= 1.1.0") 2>&5 14889 ($PKG_CONFIG --exists --print-errors "ecore-file >= 1.1.0 ecore-evas >= 1.1.0 ecore >= 1.1.0 evas >= 1.1.0 eet >= 1.5.0 eina >= 1.1.0") 2>&5
14731 ac_status=$? 14890 ac_status=$?
@@ -14735,15 +14894,14 @@ if test -n "$EDJE_CC_LIBS"; then
14735else 14894else
14736 pkg_failed=yes 14895 pkg_failed=yes
14737fi 14896fi
14738 else 14897 fi
14739 pkg_failed=untried 14898else
14899 pkg_failed=untried
14740fi 14900fi
14741 14901
14742 14902
14743 14903
14744if test $pkg_failed = yes; then 14904if test $pkg_failed = yes; then
14745 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
14746$as_echo "no" >&6; }
14747 14905
14748if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 14906if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
14749 _pkg_short_errors_supported=yes 14907 _pkg_short_errors_supported=yes
@@ -14751,14 +14909,14 @@ else
14751 _pkg_short_errors_supported=no 14909 _pkg_short_errors_supported=no
14752fi 14910fi
14753 if test $_pkg_short_errors_supported = yes; then 14911 if test $_pkg_short_errors_supported = yes; then
14754 EDJE_CC_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "ecore-file >= 1.1.0 ecore-evas >= 1.1.0 ecore >= 1.1.0 evas >= 1.1.0 eet >= 1.5.0 eina >= 1.1.0" 2>&1` 14912 EDJE_CC_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "ecore-file >= 1.1.0 ecore-evas >= 1.1.0 ecore >= 1.1.0 evas >= 1.1.0 eet >= 1.5.0 eina >= 1.1.0"`
14755 else 14913 else
14756 EDJE_CC_PKG_ERRORS=`$PKG_CONFIG --print-errors "ecore-file >= 1.1.0 ecore-evas >= 1.1.0 ecore >= 1.1.0 evas >= 1.1.0 eet >= 1.5.0 eina >= 1.1.0" 2>&1` 14914 EDJE_CC_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "ecore-file >= 1.1.0 ecore-evas >= 1.1.0 ecore >= 1.1.0 evas >= 1.1.0 eet >= 1.5.0 eina >= 1.1.0"`
14757 fi 14915 fi
14758 # Put the nasty error message in config.log where it belongs 14916 # Put the nasty error message in config.log where it belongs
14759 echo "$EDJE_CC_PKG_ERRORS" >&5 14917 echo "$EDJE_CC_PKG_ERRORS" >&5
14760 14918
14761 as_fn_error $? "Package requirements (ecore-file >= 1.1.0 ecore-evas >= 1.1.0 ecore >= 1.1.0 evas >= 1.1.0 eet >= 1.5.0 eina >= 1.1.0) were not met: 14919 as_fn_error "Package requirements (ecore-file >= 1.1.0 ecore-evas >= 1.1.0 ecore >= 1.1.0 evas >= 1.1.0 eet >= 1.5.0 eina >= 1.1.0) were not met:
14762 14920
14763$EDJE_CC_PKG_ERRORS 14921$EDJE_CC_PKG_ERRORS
14764 14922
@@ -14767,13 +14925,12 @@ installed software in a non-standard prefix.
14767 14925
14768Alternatively, you may set the environment variables EDJE_CC_CFLAGS 14926Alternatively, you may set the environment variables EDJE_CC_CFLAGS
14769and EDJE_CC_LIBS to avoid the need to call pkg-config. 14927and EDJE_CC_LIBS to avoid the need to call pkg-config.
14770See the pkg-config man page for more details." "$LINENO" 5 14928See the pkg-config man page for more details.
14929" "$LINENO" 5
14771elif test $pkg_failed = untried; then 14930elif test $pkg_failed = untried; then
14772 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
14773$as_echo "no" >&6; }
14774 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 14931 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
14775$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 14932$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
14776as_fn_error $? "The pkg-config script could not be found or is too old. Make sure it 14933as_fn_error "The pkg-config script could not be found or is too old. Make sure it
14777is in your PATH or set the PKG_CONFIG environment variable to the full 14934is in your PATH or set the PKG_CONFIG environment variable to the full
14778path to pkg-config. 14935path to pkg-config.
14779 14936
@@ -14782,13 +14939,13 @@ and EDJE_CC_LIBS to avoid the need to call pkg-config.
14782See the pkg-config man page for more details. 14939See the pkg-config man page for more details.
14783 14940
14784To get pkg-config, see <http://pkg-config.freedesktop.org/>. 14941To get pkg-config, see <http://pkg-config.freedesktop.org/>.
14785See \`config.log' for more details" "$LINENO" 5 ; } 14942See \`config.log' for more details." "$LINENO" 5; }
14786else 14943else
14787 EDJE_CC_CFLAGS=$pkg_cv_EDJE_CC_CFLAGS 14944 EDJE_CC_CFLAGS=$pkg_cv_EDJE_CC_CFLAGS
14788 EDJE_CC_LIBS=$pkg_cv_EDJE_CC_LIBS 14945 EDJE_CC_LIBS=$pkg_cv_EDJE_CC_LIBS
14789 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 14946 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
14790$as_echo "yes" >&6; } 14947$as_echo "yes" >&6; }
14791 14948 :
14792fi 14949fi
14793 EDJE_CC_LIBS="${EDJE_CC_LIBS} ${LUA_LIBS} ${lua_libs}" 14950 EDJE_CC_LIBS="${EDJE_CC_LIBS} ${LUA_LIBS} ${lua_libs}"
14794fi 14951fi
@@ -14808,10 +14965,11 @@ pkg_failed=no
14808{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for EDJE_DECC" >&5 14965{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for EDJE_DECC" >&5
14809$as_echo_n "checking for EDJE_DECC... " >&6; } 14966$as_echo_n "checking for EDJE_DECC... " >&6; }
14810 14967
14811if test -n "$EDJE_DECC_CFLAGS"; then 14968if test -n "$PKG_CONFIG"; then
14812 pkg_cv_EDJE_DECC_CFLAGS="$EDJE_DECC_CFLAGS" 14969 if test -n "$EDJE_DECC_CFLAGS"; then
14813 elif test -n "$PKG_CONFIG"; then 14970 pkg_cv_EDJE_DECC_CFLAGS="$EDJE_DECC_CFLAGS"
14814 if test -n "$PKG_CONFIG" && \ 14971 else
14972 if test -n "$PKG_CONFIG" && \
14815 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"ecore-file >= 1.1.0 ecore-evas >= 1.1.0 ecore >= 1.1.0 evas >= 1.1.0 eet >= 1.5.0 eina >= 1.1.0\""; } >&5 14973 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"ecore-file >= 1.1.0 ecore-evas >= 1.1.0 ecore >= 1.1.0 evas >= 1.1.0 eet >= 1.5.0 eina >= 1.1.0\""; } >&5
14816 ($PKG_CONFIG --exists --print-errors "ecore-file >= 1.1.0 ecore-evas >= 1.1.0 ecore >= 1.1.0 evas >= 1.1.0 eet >= 1.5.0 eina >= 1.1.0") 2>&5 14974 ($PKG_CONFIG --exists --print-errors "ecore-file >= 1.1.0 ecore-evas >= 1.1.0 ecore >= 1.1.0 evas >= 1.1.0 eet >= 1.5.0 eina >= 1.1.0") 2>&5
14817 ac_status=$? 14975 ac_status=$?
@@ -14821,13 +14979,15 @@ if test -n "$EDJE_DECC_CFLAGS"; then
14821else 14979else
14822 pkg_failed=yes 14980 pkg_failed=yes
14823fi 14981fi
14824 else 14982 fi
14825 pkg_failed=untried 14983else
14984 pkg_failed=untried
14826fi 14985fi
14827if test -n "$EDJE_DECC_LIBS"; then 14986if test -n "$PKG_CONFIG"; then
14828 pkg_cv_EDJE_DECC_LIBS="$EDJE_DECC_LIBS" 14987 if test -n "$EDJE_DECC_LIBS"; then
14829 elif test -n "$PKG_CONFIG"; then 14988 pkg_cv_EDJE_DECC_LIBS="$EDJE_DECC_LIBS"
14830 if test -n "$PKG_CONFIG" && \ 14989 else
14990 if test -n "$PKG_CONFIG" && \
14831 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"ecore-file >= 1.1.0 ecore-evas >= 1.1.0 ecore >= 1.1.0 evas >= 1.1.0 eet >= 1.5.0 eina >= 1.1.0\""; } >&5 14991 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"ecore-file >= 1.1.0 ecore-evas >= 1.1.0 ecore >= 1.1.0 evas >= 1.1.0 eet >= 1.5.0 eina >= 1.1.0\""; } >&5
14832 ($PKG_CONFIG --exists --print-errors "ecore-file >= 1.1.0 ecore-evas >= 1.1.0 ecore >= 1.1.0 evas >= 1.1.0 eet >= 1.5.0 eina >= 1.1.0") 2>&5 14992 ($PKG_CONFIG --exists --print-errors "ecore-file >= 1.1.0 ecore-evas >= 1.1.0 ecore >= 1.1.0 evas >= 1.1.0 eet >= 1.5.0 eina >= 1.1.0") 2>&5
14833 ac_status=$? 14993 ac_status=$?
@@ -14837,15 +14997,14 @@ if test -n "$EDJE_DECC_LIBS"; then
14837else 14997else
14838 pkg_failed=yes 14998 pkg_failed=yes
14839fi 14999fi
14840 else 15000 fi
14841 pkg_failed=untried 15001else
15002 pkg_failed=untried
14842fi 15003fi
14843 15004
14844 15005
14845 15006
14846if test $pkg_failed = yes; then 15007if test $pkg_failed = yes; then
14847 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
14848$as_echo "no" >&6; }
14849 15008
14850if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 15009if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
14851 _pkg_short_errors_supported=yes 15010 _pkg_short_errors_supported=yes
@@ -14853,14 +15012,14 @@ else
14853 _pkg_short_errors_supported=no 15012 _pkg_short_errors_supported=no
14854fi 15013fi
14855 if test $_pkg_short_errors_supported = yes; then 15014 if test $_pkg_short_errors_supported = yes; then
14856 EDJE_DECC_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "ecore-file >= 1.1.0 ecore-evas >= 1.1.0 ecore >= 1.1.0 evas >= 1.1.0 eet >= 1.5.0 eina >= 1.1.0" 2>&1` 15015 EDJE_DECC_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "ecore-file >= 1.1.0 ecore-evas >= 1.1.0 ecore >= 1.1.0 evas >= 1.1.0 eet >= 1.5.0 eina >= 1.1.0"`
14857 else 15016 else
14858 EDJE_DECC_PKG_ERRORS=`$PKG_CONFIG --print-errors "ecore-file >= 1.1.0 ecore-evas >= 1.1.0 ecore >= 1.1.0 evas >= 1.1.0 eet >= 1.5.0 eina >= 1.1.0" 2>&1` 15017 EDJE_DECC_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "ecore-file >= 1.1.0 ecore-evas >= 1.1.0 ecore >= 1.1.0 evas >= 1.1.0 eet >= 1.5.0 eina >= 1.1.0"`
14859 fi 15018 fi
14860 # Put the nasty error message in config.log where it belongs 15019 # Put the nasty error message in config.log where it belongs
14861 echo "$EDJE_DECC_PKG_ERRORS" >&5 15020 echo "$EDJE_DECC_PKG_ERRORS" >&5
14862 15021
14863 as_fn_error $? "Package requirements (ecore-file >= 1.1.0 ecore-evas >= 1.1.0 ecore >= 1.1.0 evas >= 1.1.0 eet >= 1.5.0 eina >= 1.1.0) were not met: 15022 as_fn_error "Package requirements (ecore-file >= 1.1.0 ecore-evas >= 1.1.0 ecore >= 1.1.0 evas >= 1.1.0 eet >= 1.5.0 eina >= 1.1.0) were not met:
14864 15023
14865$EDJE_DECC_PKG_ERRORS 15024$EDJE_DECC_PKG_ERRORS
14866 15025
@@ -14869,13 +15028,12 @@ installed software in a non-standard prefix.
14869 15028
14870Alternatively, you may set the environment variables EDJE_DECC_CFLAGS 15029Alternatively, you may set the environment variables EDJE_DECC_CFLAGS
14871and EDJE_DECC_LIBS to avoid the need to call pkg-config. 15030and EDJE_DECC_LIBS to avoid the need to call pkg-config.
14872See the pkg-config man page for more details." "$LINENO" 5 15031See the pkg-config man page for more details.
15032" "$LINENO" 5
14873elif test $pkg_failed = untried; then 15033elif test $pkg_failed = untried; then
14874 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
14875$as_echo "no" >&6; }
14876 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 15034 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
14877$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 15035$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
14878as_fn_error $? "The pkg-config script could not be found or is too old. Make sure it 15036as_fn_error "The pkg-config script could not be found or is too old. Make sure it
14879is in your PATH or set the PKG_CONFIG environment variable to the full 15037is in your PATH or set the PKG_CONFIG environment variable to the full
14880path to pkg-config. 15038path to pkg-config.
14881 15039
@@ -14884,13 +15042,13 @@ and EDJE_DECC_LIBS to avoid the need to call pkg-config.
14884See the pkg-config man page for more details. 15042See the pkg-config man page for more details.
14885 15043
14886To get pkg-config, see <http://pkg-config.freedesktop.org/>. 15044To get pkg-config, see <http://pkg-config.freedesktop.org/>.
14887See \`config.log' for more details" "$LINENO" 5 ; } 15045See \`config.log' for more details." "$LINENO" 5; }
14888else 15046else
14889 EDJE_DECC_CFLAGS=$pkg_cv_EDJE_DECC_CFLAGS 15047 EDJE_DECC_CFLAGS=$pkg_cv_EDJE_DECC_CFLAGS
14890 EDJE_DECC_LIBS=$pkg_cv_EDJE_DECC_LIBS 15048 EDJE_DECC_LIBS=$pkg_cv_EDJE_DECC_LIBS
14891 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 15049 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
14892$as_echo "yes" >&6; } 15050$as_echo "yes" >&6; }
14893 15051 :
14894fi 15052fi
14895fi 15053fi
14896 15054
@@ -14900,10 +15058,11 @@ pkg_failed=no
14900{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for EDJE_PLAYER" >&5 15058{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for EDJE_PLAYER" >&5
14901$as_echo_n "checking for EDJE_PLAYER... " >&6; } 15059$as_echo_n "checking for EDJE_PLAYER... " >&6; }
14902 15060
14903if test -n "$EDJE_PLAYER_CFLAGS"; then 15061if test -n "$PKG_CONFIG"; then
14904 pkg_cv_EDJE_PLAYER_CFLAGS="$EDJE_PLAYER_CFLAGS" 15062 if test -n "$EDJE_PLAYER_CFLAGS"; then
14905 elif test -n "$PKG_CONFIG"; then 15063 pkg_cv_EDJE_PLAYER_CFLAGS="$EDJE_PLAYER_CFLAGS"
14906 if test -n "$PKG_CONFIG" && \ 15064 else
15065 if test -n "$PKG_CONFIG" && \
14907 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"ecore-evas >= 1.1.0 ecore >= 1.1.0 evas >= 1.1.0 eina >= 1.1.0\""; } >&5 15066 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"ecore-evas >= 1.1.0 ecore >= 1.1.0 evas >= 1.1.0 eina >= 1.1.0\""; } >&5
14908 ($PKG_CONFIG --exists --print-errors "ecore-evas >= 1.1.0 ecore >= 1.1.0 evas >= 1.1.0 eina >= 1.1.0") 2>&5 15067 ($PKG_CONFIG --exists --print-errors "ecore-evas >= 1.1.0 ecore >= 1.1.0 evas >= 1.1.0 eina >= 1.1.0") 2>&5
14909 ac_status=$? 15068 ac_status=$?
@@ -14913,13 +15072,15 @@ if test -n "$EDJE_PLAYER_CFLAGS"; then
14913else 15072else
14914 pkg_failed=yes 15073 pkg_failed=yes
14915fi 15074fi
14916 else 15075 fi
14917 pkg_failed=untried 15076else
15077 pkg_failed=untried
14918fi 15078fi
14919if test -n "$EDJE_PLAYER_LIBS"; then 15079if test -n "$PKG_CONFIG"; then
14920 pkg_cv_EDJE_PLAYER_LIBS="$EDJE_PLAYER_LIBS" 15080 if test -n "$EDJE_PLAYER_LIBS"; then
14921 elif test -n "$PKG_CONFIG"; then 15081 pkg_cv_EDJE_PLAYER_LIBS="$EDJE_PLAYER_LIBS"
14922 if test -n "$PKG_CONFIG" && \ 15082 else
15083 if test -n "$PKG_CONFIG" && \
14923 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"ecore-evas >= 1.1.0 ecore >= 1.1.0 evas >= 1.1.0 eina >= 1.1.0\""; } >&5 15084 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"ecore-evas >= 1.1.0 ecore >= 1.1.0 evas >= 1.1.0 eina >= 1.1.0\""; } >&5
14924 ($PKG_CONFIG --exists --print-errors "ecore-evas >= 1.1.0 ecore >= 1.1.0 evas >= 1.1.0 eina >= 1.1.0") 2>&5 15085 ($PKG_CONFIG --exists --print-errors "ecore-evas >= 1.1.0 ecore >= 1.1.0 evas >= 1.1.0 eina >= 1.1.0") 2>&5
14925 ac_status=$? 15086 ac_status=$?
@@ -14929,15 +15090,14 @@ if test -n "$EDJE_PLAYER_LIBS"; then
14929else 15090else
14930 pkg_failed=yes 15091 pkg_failed=yes
14931fi 15092fi
14932 else 15093 fi
14933 pkg_failed=untried 15094else
15095 pkg_failed=untried
14934fi 15096fi
14935 15097
14936 15098
14937 15099
14938if test $pkg_failed = yes; then 15100if test $pkg_failed = yes; then
14939 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
14940$as_echo "no" >&6; }
14941 15101
14942if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 15102if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
14943 _pkg_short_errors_supported=yes 15103 _pkg_short_errors_supported=yes
@@ -14945,14 +15105,14 @@ else
14945 _pkg_short_errors_supported=no 15105 _pkg_short_errors_supported=no
14946fi 15106fi
14947 if test $_pkg_short_errors_supported = yes; then 15107 if test $_pkg_short_errors_supported = yes; then
14948 EDJE_PLAYER_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "ecore-evas >= 1.1.0 ecore >= 1.1.0 evas >= 1.1.0 eina >= 1.1.0" 2>&1` 15108 EDJE_PLAYER_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "ecore-evas >= 1.1.0 ecore >= 1.1.0 evas >= 1.1.0 eina >= 1.1.0"`
14949 else 15109 else
14950 EDJE_PLAYER_PKG_ERRORS=`$PKG_CONFIG --print-errors "ecore-evas >= 1.1.0 ecore >= 1.1.0 evas >= 1.1.0 eina >= 1.1.0" 2>&1` 15110 EDJE_PLAYER_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "ecore-evas >= 1.1.0 ecore >= 1.1.0 evas >= 1.1.0 eina >= 1.1.0"`
14951 fi 15111 fi
14952 # Put the nasty error message in config.log where it belongs 15112 # Put the nasty error message in config.log where it belongs
14953 echo "$EDJE_PLAYER_PKG_ERRORS" >&5 15113 echo "$EDJE_PLAYER_PKG_ERRORS" >&5
14954 15114
14955 as_fn_error $? "Package requirements (ecore-evas >= 1.1.0 ecore >= 1.1.0 evas >= 1.1.0 eina >= 1.1.0) were not met: 15115 as_fn_error "Package requirements (ecore-evas >= 1.1.0 ecore >= 1.1.0 evas >= 1.1.0 eina >= 1.1.0) were not met:
14956 15116
14957$EDJE_PLAYER_PKG_ERRORS 15117$EDJE_PLAYER_PKG_ERRORS
14958 15118
@@ -14961,13 +15121,12 @@ installed software in a non-standard prefix.
14961 15121
14962Alternatively, you may set the environment variables EDJE_PLAYER_CFLAGS 15122Alternatively, you may set the environment variables EDJE_PLAYER_CFLAGS
14963and EDJE_PLAYER_LIBS to avoid the need to call pkg-config. 15123and EDJE_PLAYER_LIBS to avoid the need to call pkg-config.
14964See the pkg-config man page for more details." "$LINENO" 5 15124See the pkg-config man page for more details.
15125" "$LINENO" 5
14965elif test $pkg_failed = untried; then 15126elif test $pkg_failed = untried; then
14966 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
14967$as_echo "no" >&6; }
14968 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 15127 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
14969$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 15128$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
14970as_fn_error $? "The pkg-config script could not be found or is too old. Make sure it 15129as_fn_error "The pkg-config script could not be found or is too old. Make sure it
14971is in your PATH or set the PKG_CONFIG environment variable to the full 15130is in your PATH or set the PKG_CONFIG environment variable to the full
14972path to pkg-config. 15131path to pkg-config.
14973 15132
@@ -14976,13 +15135,13 @@ and EDJE_PLAYER_LIBS to avoid the need to call pkg-config.
14976See the pkg-config man page for more details. 15135See the pkg-config man page for more details.
14977 15136
14978To get pkg-config, see <http://pkg-config.freedesktop.org/>. 15137To get pkg-config, see <http://pkg-config.freedesktop.org/>.
14979See \`config.log' for more details" "$LINENO" 5 ; } 15138See \`config.log' for more details." "$LINENO" 5; }
14980else 15139else
14981 EDJE_PLAYER_CFLAGS=$pkg_cv_EDJE_PLAYER_CFLAGS 15140 EDJE_PLAYER_CFLAGS=$pkg_cv_EDJE_PLAYER_CFLAGS
14982 EDJE_PLAYER_LIBS=$pkg_cv_EDJE_PLAYER_LIBS 15141 EDJE_PLAYER_LIBS=$pkg_cv_EDJE_PLAYER_LIBS
14983 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 15142 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
14984$as_echo "yes" >&6; } 15143$as_echo "yes" >&6; }
14985 15144 :
14986fi 15145fi
14987fi 15146fi
14988 15147
@@ -14992,10 +15151,11 @@ pkg_failed=no
14992{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for EDJE_INSPECTOR" >&5 15151{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for EDJE_INSPECTOR" >&5
14993$as_echo_n "checking for EDJE_INSPECTOR... " >&6; } 15152$as_echo_n "checking for EDJE_INSPECTOR... " >&6; }
14994 15153
14995if test -n "$EDJE_INSPECTOR_CFLAGS"; then 15154if test -n "$PKG_CONFIG"; then
14996 pkg_cv_EDJE_INSPECTOR_CFLAGS="$EDJE_INSPECTOR_CFLAGS" 15155 if test -n "$EDJE_INSPECTOR_CFLAGS"; then
14997 elif test -n "$PKG_CONFIG"; then 15156 pkg_cv_EDJE_INSPECTOR_CFLAGS="$EDJE_INSPECTOR_CFLAGS"
14998 if test -n "$PKG_CONFIG" && \ 15157 else
15158 if test -n "$PKG_CONFIG" && \
14999 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"ecore-evas >= 1.1.0 ecore >= 1.1.0 evas >= 1.1.0 eina >= 1.1.0\""; } >&5 15159 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"ecore-evas >= 1.1.0 ecore >= 1.1.0 evas >= 1.1.0 eina >= 1.1.0\""; } >&5
15000 ($PKG_CONFIG --exists --print-errors "ecore-evas >= 1.1.0 ecore >= 1.1.0 evas >= 1.1.0 eina >= 1.1.0") 2>&5 15160 ($PKG_CONFIG --exists --print-errors "ecore-evas >= 1.1.0 ecore >= 1.1.0 evas >= 1.1.0 eina >= 1.1.0") 2>&5
15001 ac_status=$? 15161 ac_status=$?
@@ -15005,13 +15165,15 @@ if test -n "$EDJE_INSPECTOR_CFLAGS"; then
15005else 15165else
15006 pkg_failed=yes 15166 pkg_failed=yes
15007fi 15167fi
15008 else 15168 fi
15009 pkg_failed=untried 15169else
15170 pkg_failed=untried
15010fi 15171fi
15011if test -n "$EDJE_INSPECTOR_LIBS"; then 15172if test -n "$PKG_CONFIG"; then
15012 pkg_cv_EDJE_INSPECTOR_LIBS="$EDJE_INSPECTOR_LIBS" 15173 if test -n "$EDJE_INSPECTOR_LIBS"; then
15013 elif test -n "$PKG_CONFIG"; then 15174 pkg_cv_EDJE_INSPECTOR_LIBS="$EDJE_INSPECTOR_LIBS"
15014 if test -n "$PKG_CONFIG" && \ 15175 else
15176 if test -n "$PKG_CONFIG" && \
15015 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"ecore-evas >= 1.1.0 ecore >= 1.1.0 evas >= 1.1.0 eina >= 1.1.0\""; } >&5 15177 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"ecore-evas >= 1.1.0 ecore >= 1.1.0 evas >= 1.1.0 eina >= 1.1.0\""; } >&5
15016 ($PKG_CONFIG --exists --print-errors "ecore-evas >= 1.1.0 ecore >= 1.1.0 evas >= 1.1.0 eina >= 1.1.0") 2>&5 15178 ($PKG_CONFIG --exists --print-errors "ecore-evas >= 1.1.0 ecore >= 1.1.0 evas >= 1.1.0 eina >= 1.1.0") 2>&5
15017 ac_status=$? 15179 ac_status=$?
@@ -15021,15 +15183,14 @@ if test -n "$EDJE_INSPECTOR_LIBS"; then
15021else 15183else
15022 pkg_failed=yes 15184 pkg_failed=yes
15023fi 15185fi
15024 else 15186 fi
15025 pkg_failed=untried 15187else
15188 pkg_failed=untried
15026fi 15189fi
15027 15190
15028 15191
15029 15192
15030if test $pkg_failed = yes; then 15193if test $pkg_failed = yes; then
15031 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
15032$as_echo "no" >&6; }
15033 15194
15034if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 15195if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
15035 _pkg_short_errors_supported=yes 15196 _pkg_short_errors_supported=yes
@@ -15037,14 +15198,14 @@ else
15037 _pkg_short_errors_supported=no 15198 _pkg_short_errors_supported=no
15038fi 15199fi
15039 if test $_pkg_short_errors_supported = yes; then 15200 if test $_pkg_short_errors_supported = yes; then
15040 EDJE_INSPECTOR_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "ecore-evas >= 1.1.0 ecore >= 1.1.0 evas >= 1.1.0 eina >= 1.1.0" 2>&1` 15201 EDJE_INSPECTOR_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "ecore-evas >= 1.1.0 ecore >= 1.1.0 evas >= 1.1.0 eina >= 1.1.0"`
15041 else 15202 else
15042 EDJE_INSPECTOR_PKG_ERRORS=`$PKG_CONFIG --print-errors "ecore-evas >= 1.1.0 ecore >= 1.1.0 evas >= 1.1.0 eina >= 1.1.0" 2>&1` 15203 EDJE_INSPECTOR_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "ecore-evas >= 1.1.0 ecore >= 1.1.0 evas >= 1.1.0 eina >= 1.1.0"`
15043 fi 15204 fi
15044 # Put the nasty error message in config.log where it belongs 15205 # Put the nasty error message in config.log where it belongs
15045 echo "$EDJE_INSPECTOR_PKG_ERRORS" >&5 15206 echo "$EDJE_INSPECTOR_PKG_ERRORS" >&5
15046 15207
15047 as_fn_error $? "Package requirements (ecore-evas >= 1.1.0 ecore >= 1.1.0 evas >= 1.1.0 eina >= 1.1.0) were not met: 15208 as_fn_error "Package requirements (ecore-evas >= 1.1.0 ecore >= 1.1.0 evas >= 1.1.0 eina >= 1.1.0) were not met:
15048 15209
15049$EDJE_INSPECTOR_PKG_ERRORS 15210$EDJE_INSPECTOR_PKG_ERRORS
15050 15211
@@ -15053,13 +15214,12 @@ installed software in a non-standard prefix.
15053 15214
15054Alternatively, you may set the environment variables EDJE_INSPECTOR_CFLAGS 15215Alternatively, you may set the environment variables EDJE_INSPECTOR_CFLAGS
15055and EDJE_INSPECTOR_LIBS to avoid the need to call pkg-config. 15216and EDJE_INSPECTOR_LIBS to avoid the need to call pkg-config.
15056See the pkg-config man page for more details." "$LINENO" 5 15217See the pkg-config man page for more details.
15218" "$LINENO" 5
15057elif test $pkg_failed = untried; then 15219elif test $pkg_failed = untried; then
15058 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
15059$as_echo "no" >&6; }
15060 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 15220 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
15061$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 15221$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
15062as_fn_error $? "The pkg-config script could not be found or is too old. Make sure it 15222as_fn_error "The pkg-config script could not be found or is too old. Make sure it
15063is in your PATH or set the PKG_CONFIG environment variable to the full 15223is in your PATH or set the PKG_CONFIG environment variable to the full
15064path to pkg-config. 15224path to pkg-config.
15065 15225
@@ -15068,13 +15228,13 @@ and EDJE_INSPECTOR_LIBS to avoid the need to call pkg-config.
15068See the pkg-config man page for more details. 15228See the pkg-config man page for more details.
15069 15229
15070To get pkg-config, see <http://pkg-config.freedesktop.org/>. 15230To get pkg-config, see <http://pkg-config.freedesktop.org/>.
15071See \`config.log' for more details" "$LINENO" 5 ; } 15231See \`config.log' for more details." "$LINENO" 5; }
15072else 15232else
15073 EDJE_INSPECTOR_CFLAGS=$pkg_cv_EDJE_INSPECTOR_CFLAGS 15233 EDJE_INSPECTOR_CFLAGS=$pkg_cv_EDJE_INSPECTOR_CFLAGS
15074 EDJE_INSPECTOR_LIBS=$pkg_cv_EDJE_INSPECTOR_LIBS 15234 EDJE_INSPECTOR_LIBS=$pkg_cv_EDJE_INSPECTOR_LIBS
15075 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 15235 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
15076$as_echo "yes" >&6; } 15236$as_echo "yes" >&6; }
15077 15237 :
15078fi 15238fi
15079fi 15239fi
15080 15240
@@ -15084,10 +15244,11 @@ pkg_failed=no
15084{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for EDJE_EXTERNAL_INSPECTOR" >&5 15244{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for EDJE_EXTERNAL_INSPECTOR" >&5
15085$as_echo_n "checking for EDJE_EXTERNAL_INSPECTOR... " >&6; } 15245$as_echo_n "checking for EDJE_EXTERNAL_INSPECTOR... " >&6; }
15086 15246
15087if test -n "$EDJE_EXTERNAL_INSPECTOR_CFLAGS"; then 15247if test -n "$PKG_CONFIG"; then
15088 pkg_cv_EDJE_EXTERNAL_INSPECTOR_CFLAGS="$EDJE_EXTERNAL_INSPECTOR_CFLAGS" 15248 if test -n "$EDJE_EXTERNAL_INSPECTOR_CFLAGS"; then
15089 elif test -n "$PKG_CONFIG"; then 15249 pkg_cv_EDJE_EXTERNAL_INSPECTOR_CFLAGS="$EDJE_EXTERNAL_INSPECTOR_CFLAGS"
15090 if test -n "$PKG_CONFIG" && \ 15250 else
15251 if test -n "$PKG_CONFIG" && \
15091 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"ecore >= 1.1.0 evas >= 1.1.0 eina >= 1.1.0\""; } >&5 15252 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"ecore >= 1.1.0 evas >= 1.1.0 eina >= 1.1.0\""; } >&5
15092 ($PKG_CONFIG --exists --print-errors "ecore >= 1.1.0 evas >= 1.1.0 eina >= 1.1.0") 2>&5 15253 ($PKG_CONFIG --exists --print-errors "ecore >= 1.1.0 evas >= 1.1.0 eina >= 1.1.0") 2>&5
15093 ac_status=$? 15254 ac_status=$?
@@ -15097,13 +15258,15 @@ if test -n "$EDJE_EXTERNAL_INSPECTOR_CFLAGS"; then
15097else 15258else
15098 pkg_failed=yes 15259 pkg_failed=yes
15099fi 15260fi
15100 else 15261 fi
15101 pkg_failed=untried 15262else
15263 pkg_failed=untried
15102fi 15264fi
15103if test -n "$EDJE_EXTERNAL_INSPECTOR_LIBS"; then 15265if test -n "$PKG_CONFIG"; then
15104 pkg_cv_EDJE_EXTERNAL_INSPECTOR_LIBS="$EDJE_EXTERNAL_INSPECTOR_LIBS" 15266 if test -n "$EDJE_EXTERNAL_INSPECTOR_LIBS"; then
15105 elif test -n "$PKG_CONFIG"; then 15267 pkg_cv_EDJE_EXTERNAL_INSPECTOR_LIBS="$EDJE_EXTERNAL_INSPECTOR_LIBS"
15106 if test -n "$PKG_CONFIG" && \ 15268 else
15269 if test -n "$PKG_CONFIG" && \
15107 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"ecore >= 1.1.0 evas >= 1.1.0 eina >= 1.1.0\""; } >&5 15270 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"ecore >= 1.1.0 evas >= 1.1.0 eina >= 1.1.0\""; } >&5
15108 ($PKG_CONFIG --exists --print-errors "ecore >= 1.1.0 evas >= 1.1.0 eina >= 1.1.0") 2>&5 15271 ($PKG_CONFIG --exists --print-errors "ecore >= 1.1.0 evas >= 1.1.0 eina >= 1.1.0") 2>&5
15109 ac_status=$? 15272 ac_status=$?
@@ -15113,15 +15276,14 @@ if test -n "$EDJE_EXTERNAL_INSPECTOR_LIBS"; then
15113else 15276else
15114 pkg_failed=yes 15277 pkg_failed=yes
15115fi 15278fi
15116 else 15279 fi
15117 pkg_failed=untried 15280else
15281 pkg_failed=untried
15118fi 15282fi
15119 15283
15120 15284
15121 15285
15122if test $pkg_failed = yes; then 15286if test $pkg_failed = yes; then
15123 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
15124$as_echo "no" >&6; }
15125 15287
15126if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 15288if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
15127 _pkg_short_errors_supported=yes 15289 _pkg_short_errors_supported=yes
@@ -15129,14 +15291,14 @@ else
15129 _pkg_short_errors_supported=no 15291 _pkg_short_errors_supported=no
15130fi 15292fi
15131 if test $_pkg_short_errors_supported = yes; then 15293 if test $_pkg_short_errors_supported = yes; then
15132 EDJE_EXTERNAL_INSPECTOR_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "ecore >= 1.1.0 evas >= 1.1.0 eina >= 1.1.0" 2>&1` 15294 EDJE_EXTERNAL_INSPECTOR_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "ecore >= 1.1.0 evas >= 1.1.0 eina >= 1.1.0"`
15133 else 15295 else
15134 EDJE_EXTERNAL_INSPECTOR_PKG_ERRORS=`$PKG_CONFIG --print-errors "ecore >= 1.1.0 evas >= 1.1.0 eina >= 1.1.0" 2>&1` 15296 EDJE_EXTERNAL_INSPECTOR_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "ecore >= 1.1.0 evas >= 1.1.0 eina >= 1.1.0"`
15135 fi 15297 fi
15136 # Put the nasty error message in config.log where it belongs 15298 # Put the nasty error message in config.log where it belongs
15137 echo "$EDJE_EXTERNAL_INSPECTOR_PKG_ERRORS" >&5 15299 echo "$EDJE_EXTERNAL_INSPECTOR_PKG_ERRORS" >&5
15138 15300
15139 as_fn_error $? "Package requirements (ecore >= 1.1.0 evas >= 1.1.0 eina >= 1.1.0) were not met: 15301 as_fn_error "Package requirements (ecore >= 1.1.0 evas >= 1.1.0 eina >= 1.1.0) were not met:
15140 15302
15141$EDJE_EXTERNAL_INSPECTOR_PKG_ERRORS 15303$EDJE_EXTERNAL_INSPECTOR_PKG_ERRORS
15142 15304
@@ -15145,13 +15307,12 @@ installed software in a non-standard prefix.
15145 15307
15146Alternatively, you may set the environment variables EDJE_EXTERNAL_INSPECTOR_CFLAGS 15308Alternatively, you may set the environment variables EDJE_EXTERNAL_INSPECTOR_CFLAGS
15147and EDJE_EXTERNAL_INSPECTOR_LIBS to avoid the need to call pkg-config. 15309and EDJE_EXTERNAL_INSPECTOR_LIBS to avoid the need to call pkg-config.
15148See the pkg-config man page for more details." "$LINENO" 5 15310See the pkg-config man page for more details.
15311" "$LINENO" 5
15149elif test $pkg_failed = untried; then 15312elif test $pkg_failed = untried; then
15150 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
15151$as_echo "no" >&6; }
15152 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 15313 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
15153$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 15314$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
15154as_fn_error $? "The pkg-config script could not be found or is too old. Make sure it 15315as_fn_error "The pkg-config script could not be found or is too old. Make sure it
15155is in your PATH or set the PKG_CONFIG environment variable to the full 15316is in your PATH or set the PKG_CONFIG environment variable to the full
15156path to pkg-config. 15317path to pkg-config.
15157 15318
@@ -15160,13 +15321,13 @@ and EDJE_EXTERNAL_INSPECTOR_LIBS to avoid the need to call pkg-config.
15160See the pkg-config man page for more details. 15321See the pkg-config man page for more details.
15161 15322
15162To get pkg-config, see <http://pkg-config.freedesktop.org/>. 15323To get pkg-config, see <http://pkg-config.freedesktop.org/>.
15163See \`config.log' for more details" "$LINENO" 5 ; } 15324See \`config.log' for more details." "$LINENO" 5; }
15164else 15325else
15165 EDJE_EXTERNAL_INSPECTOR_CFLAGS=$pkg_cv_EDJE_EXTERNAL_INSPECTOR_CFLAGS 15326 EDJE_EXTERNAL_INSPECTOR_CFLAGS=$pkg_cv_EDJE_EXTERNAL_INSPECTOR_CFLAGS
15166 EDJE_EXTERNAL_INSPECTOR_LIBS=$pkg_cv_EDJE_EXTERNAL_INSPECTOR_LIBS 15327 EDJE_EXTERNAL_INSPECTOR_LIBS=$pkg_cv_EDJE_EXTERNAL_INSPECTOR_LIBS
15167 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 15328 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
15168$as_echo "yes" >&6; } 15329$as_echo "yes" >&6; }
15169 15330 :
15170fi 15331fi
15171fi 15332fi
15172 15333
@@ -15176,7 +15337,8 @@ for ac_header in locale.h sys/resource.h
15176do : 15337do :
15177 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` 15338 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
15178ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" 15339ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
15179if eval test \"x\$"$as_ac_Header"\" = x"yes"; then : 15340eval as_val=\$$as_ac_Header
15341 if test "x$as_val" = x""yes; then :
15180 cat >>confdefs.h <<_ACEOF 15342 cat >>confdefs.h <<_ACEOF
15181#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 15343#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
15182_ACEOF 15344_ACEOF
@@ -15255,7 +15417,7 @@ $as_echo_n "checking whether cc understands -c and -o together... " >&6; }
15255fi 15417fi
15256set dummy $CC; ac_cc=`$as_echo "$2" | 15418set dummy $CC; ac_cc=`$as_echo "$2" |
15257 sed 's/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/'` 15419 sed 's/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/'`
15258if eval "test \"\${ac_cv_prog_cc_${ac_cc}_c_o+set}\"" = set; then : 15420if { as_var=ac_cv_prog_cc_${ac_cc}_c_o; eval "test \"\${$as_var+set}\" = set"; }; then :
15259 $as_echo_n "(cached) " >&6 15421 $as_echo_n "(cached) " >&6
15260else 15422else
15261 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 15423 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -16119,7 +16281,8 @@ if test $ac_cv_os_cray = yes; then
16119 for ac_func in _getb67 GETB67 getb67; do 16281 for ac_func in _getb67 GETB67 getb67; do
16120 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` 16282 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
16121ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" 16283ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
16122if eval test \"x\$"$as_ac_var"\" = x"yes"; then : 16284eval as_val=\$$as_ac_var
16285 if test "x$as_val" = x""yes; then :
16123 16286
16124cat >>confdefs.h <<_ACEOF 16287cat >>confdefs.h <<_ACEOF
16125#define CRAY_STACKSEG_END $ac_func 16288#define CRAY_STACKSEG_END $ac_func
@@ -16235,10 +16398,11 @@ pkg_failed=no
16235{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for CHECK" >&5 16398{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for CHECK" >&5
16236$as_echo_n "checking for CHECK... " >&6; } 16399$as_echo_n "checking for CHECK... " >&6; }
16237 16400
16238if test -n "$CHECK_CFLAGS"; then 16401if test -n "$PKG_CONFIG"; then
16239 pkg_cv_CHECK_CFLAGS="$CHECK_CFLAGS" 16402 if test -n "$CHECK_CFLAGS"; then
16240 elif test -n "$PKG_CONFIG"; then 16403 pkg_cv_CHECK_CFLAGS="$CHECK_CFLAGS"
16241 if test -n "$PKG_CONFIG" && \ 16404 else
16405 if test -n "$PKG_CONFIG" && \
16242 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"check >= 0.9.5\""; } >&5 16406 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"check >= 0.9.5\""; } >&5
16243 ($PKG_CONFIG --exists --print-errors "check >= 0.9.5") 2>&5 16407 ($PKG_CONFIG --exists --print-errors "check >= 0.9.5") 2>&5
16244 ac_status=$? 16408 ac_status=$?
@@ -16248,13 +16412,15 @@ if test -n "$CHECK_CFLAGS"; then
16248else 16412else
16249 pkg_failed=yes 16413 pkg_failed=yes
16250fi 16414fi
16251 else 16415 fi
16252 pkg_failed=untried 16416else
16417 pkg_failed=untried
16253fi 16418fi
16254if test -n "$CHECK_LIBS"; then 16419if test -n "$PKG_CONFIG"; then
16255 pkg_cv_CHECK_LIBS="$CHECK_LIBS" 16420 if test -n "$CHECK_LIBS"; then
16256 elif test -n "$PKG_CONFIG"; then 16421 pkg_cv_CHECK_LIBS="$CHECK_LIBS"
16257 if test -n "$PKG_CONFIG" && \ 16422 else
16423 if test -n "$PKG_CONFIG" && \
16258 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"check >= 0.9.5\""; } >&5 16424 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"check >= 0.9.5\""; } >&5
16259 ($PKG_CONFIG --exists --print-errors "check >= 0.9.5") 2>&5 16425 ($PKG_CONFIG --exists --print-errors "check >= 0.9.5") 2>&5
16260 ac_status=$? 16426 ac_status=$?
@@ -16264,15 +16430,14 @@ if test -n "$CHECK_LIBS"; then
16264else 16430else
16265 pkg_failed=yes 16431 pkg_failed=yes
16266fi 16432fi
16267 else 16433 fi
16268 pkg_failed=untried 16434else
16435 pkg_failed=untried
16269fi 16436fi
16270 16437
16271 16438
16272 16439
16273if test $pkg_failed = yes; then 16440if test $pkg_failed = yes; then
16274 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
16275$as_echo "no" >&6; }
16276 16441
16277if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 16442if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
16278 _pkg_short_errors_supported=yes 16443 _pkg_short_errors_supported=yes
@@ -16280,17 +16445,17 @@ else
16280 _pkg_short_errors_supported=no 16445 _pkg_short_errors_supported=no
16281fi 16446fi
16282 if test $_pkg_short_errors_supported = yes; then 16447 if test $_pkg_short_errors_supported = yes; then
16283 CHECK_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "check >= 0.9.5" 2>&1` 16448 CHECK_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "check >= 0.9.5"`
16284 else 16449 else
16285 CHECK_PKG_ERRORS=`$PKG_CONFIG --print-errors "check >= 0.9.5" 2>&1` 16450 CHECK_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "check >= 0.9.5"`
16286 fi 16451 fi
16287 # Put the nasty error message in config.log where it belongs 16452 # Put the nasty error message in config.log where it belongs
16288 echo "$CHECK_PKG_ERRORS" >&5 16453 echo "$CHECK_PKG_ERRORS" >&5
16289 16454
16290 _efl_enable_tests="no" 16455 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
16291elif test $pkg_failed = untried; then
16292 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
16293$as_echo "no" >&6; } 16456$as_echo "no" >&6; }
16457 _efl_enable_tests="no"
16458elif test $pkg_failed = untried; then
16294 _efl_enable_tests="no" 16459 _efl_enable_tests="no"
16295else 16460else
16296 CHECK_CFLAGS=$pkg_cv_CHECK_CFLAGS 16461 CHECK_CFLAGS=$pkg_cv_CHECK_CFLAGS
@@ -16425,29 +16590,6 @@ fi
16425 16590
16426## Examples 16591## Examples
16427 16592
16428install_examples="yes"
16429# Check whether --enable-install-examples was given.
16430if test "${enable_install_examples+set}" = set; then :
16431 enableval=$enable_install_examples;
16432 if test "x${enableval}" = "xyes" ; then
16433 install_examples="yes"
16434 else
16435 install_examples="no"
16436 fi
16437
16438else
16439 install_examples="yes"
16440fi
16441
16442 if test "x${install_examples}" = "xyes"; then
16443 INSTALL_EXAMPLES_TRUE=
16444 INSTALL_EXAMPLES_FALSE='#'
16445else
16446 INSTALL_EXAMPLES_TRUE='#'
16447 INSTALL_EXAMPLES_FALSE=
16448fi
16449
16450
16451build_examples="no" 16593build_examples="no"
16452# Check whether --enable-build-examples was given. 16594# Check whether --enable-build-examples was given.
16453if test "${enable_build_examples+set}" = set; then : 16595if test "${enable_build_examples+set}" = set; then :
@@ -16455,7 +16597,7 @@ if test "${enable_build_examples+set}" = set; then :
16455 if test "x${enableval}" = "xyes" ; then 16597 if test "x${enableval}" = "xyes" ; then
16456 build_examples="yes" 16598 build_examples="yes"
16457 edje_cc=$($PKG_CONFIG --variable=prefix edje)/bin/edje_cc 16599 edje_cc=$($PKG_CONFIG --variable=prefix edje)/bin/edje_cc
16458 # put in here the dependencies for Edje' examples. They are 16600 # put in here the dependencies for Edje' examples. They are
16459 # meant to be 'real world' usage examples, thus one will be 16601 # meant to be 'real world' usage examples, thus one will be
16460 # using higher level libraries on these programs 16602 # using higher level libraries on these programs
16461 16603
@@ -16563,7 +16705,6 @@ DEFS=-DHAVE_CONFIG_H
16563 16705
16564ac_libobjs= 16706ac_libobjs=
16565ac_ltlibobjs= 16707ac_ltlibobjs=
16566U=
16567for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue 16708for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
16568 # 1. Remove the extension, and $U if already installed. 16709 # 1. Remove the extension, and $U if already installed.
16569 ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' 16710 ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
@@ -16587,99 +16728,95 @@ else
16587fi 16728fi
16588 16729
16589if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then 16730if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then
16590 as_fn_error $? "conditional \"AMDEP\" was never defined. 16731 as_fn_error "conditional \"AMDEP\" was never defined.
16591Usually this means the macro was only invoked conditionally." "$LINENO" 5 16732Usually this means the macro was only invoked conditionally." "$LINENO" 5
16592fi 16733fi
16593if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then 16734if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then
16594 as_fn_error $? "conditional \"am__fastdepCC\" was never defined. 16735 as_fn_error "conditional \"am__fastdepCC\" was never defined.
16595Usually this means the macro was only invoked conditionally." "$LINENO" 5 16736Usually this means the macro was only invoked conditionally." "$LINENO" 5
16596fi 16737fi
16597if test -z "${EDJE_AMALGAMATION_TRUE}" && test -z "${EDJE_AMALGAMATION_FALSE}"; then 16738if test -z "${EDJE_AMALGAMATION_TRUE}" && test -z "${EDJE_AMALGAMATION_FALSE}"; then
16598 as_fn_error $? "conditional \"EDJE_AMALGAMATION\" was never defined. 16739 as_fn_error "conditional \"EDJE_AMALGAMATION\" was never defined.
16599Usually this means the macro was only invoked conditionally." "$LINENO" 5 16740Usually this means the macro was only invoked conditionally." "$LINENO" 5
16600fi 16741fi
16601if test -z "${BUILD_EDJE_CC_TRUE}" && test -z "${BUILD_EDJE_CC_FALSE}"; then 16742if test -z "${BUILD_EDJE_CC_TRUE}" && test -z "${BUILD_EDJE_CC_FALSE}"; then
16602 as_fn_error $? "conditional \"BUILD_EDJE_CC\" was never defined. 16743 as_fn_error "conditional \"BUILD_EDJE_CC\" was never defined.
16603Usually this means the macro was only invoked conditionally." "$LINENO" 5 16744Usually this means the macro was only invoked conditionally." "$LINENO" 5
16604fi 16745fi
16605if test -z "${BUILD_EDJE_DECC_TRUE}" && test -z "${BUILD_EDJE_DECC_FALSE}"; then 16746if test -z "${BUILD_EDJE_DECC_TRUE}" && test -z "${BUILD_EDJE_DECC_FALSE}"; then
16606 as_fn_error $? "conditional \"BUILD_EDJE_DECC\" was never defined. 16747 as_fn_error "conditional \"BUILD_EDJE_DECC\" was never defined.
16607Usually this means the macro was only invoked conditionally." "$LINENO" 5 16748Usually this means the macro was only invoked conditionally." "$LINENO" 5
16608fi 16749fi
16609if test -z "${BUILD_EDJE_RECC_TRUE}" && test -z "${BUILD_EDJE_RECC_FALSE}"; then 16750if test -z "${BUILD_EDJE_RECC_TRUE}" && test -z "${BUILD_EDJE_RECC_FALSE}"; then
16610 as_fn_error $? "conditional \"BUILD_EDJE_RECC\" was never defined. 16751 as_fn_error "conditional \"BUILD_EDJE_RECC\" was never defined.
16611Usually this means the macro was only invoked conditionally." "$LINENO" 5 16752Usually this means the macro was only invoked conditionally." "$LINENO" 5
16612fi 16753fi
16613if test -z "${BUILD_EDJE_PLAYER_TRUE}" && test -z "${BUILD_EDJE_PLAYER_FALSE}"; then 16754if test -z "${BUILD_EDJE_PLAYER_TRUE}" && test -z "${BUILD_EDJE_PLAYER_FALSE}"; then
16614 as_fn_error $? "conditional \"BUILD_EDJE_PLAYER\" was never defined. 16755 as_fn_error "conditional \"BUILD_EDJE_PLAYER\" was never defined.
16615Usually this means the macro was only invoked conditionally." "$LINENO" 5 16756Usually this means the macro was only invoked conditionally." "$LINENO" 5
16616fi 16757fi
16617if test -z "${BUILD_EDJE_INSPECTOR_TRUE}" && test -z "${BUILD_EDJE_INSPECTOR_FALSE}"; then 16758if test -z "${BUILD_EDJE_INSPECTOR_TRUE}" && test -z "${BUILD_EDJE_INSPECTOR_FALSE}"; then
16618 as_fn_error $? "conditional \"BUILD_EDJE_INSPECTOR\" was never defined. 16759 as_fn_error "conditional \"BUILD_EDJE_INSPECTOR\" was never defined.
16619Usually this means the macro was only invoked conditionally." "$LINENO" 5 16760Usually this means the macro was only invoked conditionally." "$LINENO" 5
16620fi 16761fi
16621if test -z "${BUILD_EDJE_EXTERNAL_INSPECTOR_TRUE}" && test -z "${BUILD_EDJE_EXTERNAL_INSPECTOR_FALSE}"; then 16762if test -z "${BUILD_EDJE_EXTERNAL_INSPECTOR_TRUE}" && test -z "${BUILD_EDJE_EXTERNAL_INSPECTOR_FALSE}"; then
16622 as_fn_error $? "conditional \"BUILD_EDJE_EXTERNAL_INSPECTOR\" was never defined. 16763 as_fn_error "conditional \"BUILD_EDJE_EXTERNAL_INSPECTOR\" was never defined.
16623Usually this means the macro was only invoked conditionally." "$LINENO" 5 16764Usually this means the macro was only invoked conditionally." "$LINENO" 5
16624fi 16765fi
16625if test -z "${EDJE_PROGRAM_CACHE_TRUE}" && test -z "${EDJE_PROGRAM_CACHE_FALSE}"; then 16766if test -z "${EDJE_PROGRAM_CACHE_TRUE}" && test -z "${EDJE_PROGRAM_CACHE_FALSE}"; then
16626 as_fn_error $? "conditional \"EDJE_PROGRAM_CACHE\" was never defined. 16767 as_fn_error "conditional \"EDJE_PROGRAM_CACHE\" was never defined.
16627Usually this means the macro was only invoked conditionally." "$LINENO" 5 16768Usually this means the macro was only invoked conditionally." "$LINENO" 5
16628fi 16769fi
16629if test -z "${EDJE_CALC_CACHE_TRUE}" && test -z "${EDJE_CALC_CACHE_FALSE}"; then 16770if test -z "${EDJE_CALC_CACHE_TRUE}" && test -z "${EDJE_CALC_CACHE_FALSE}"; then
16630 as_fn_error $? "conditional \"EDJE_CALC_CACHE\" was never defined. 16771 as_fn_error "conditional \"EDJE_CALC_CACHE\" was never defined.
16631Usually this means the macro was only invoked conditionally." "$LINENO" 5 16772Usually this means the macro was only invoked conditionally." "$LINENO" 5
16632fi 16773fi
16633if test -z "${BUILD_EDJE_FP_TRUE}" && test -z "${BUILD_EDJE_FP_FALSE}"; then 16774if test -z "${BUILD_EDJE_FP_TRUE}" && test -z "${BUILD_EDJE_FP_FALSE}"; then
16634 as_fn_error $? "conditional \"BUILD_EDJE_FP\" was never defined. 16775 as_fn_error "conditional \"BUILD_EDJE_FP\" was never defined.
16635Usually this means the macro was only invoked conditionally." "$LINENO" 5 16776Usually this means the macro was only invoked conditionally." "$LINENO" 5
16636fi 16777fi
16637if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then 16778if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then
16638 as_fn_error $? "conditional \"am__fastdepCC\" was never defined. 16779 as_fn_error "conditional \"am__fastdepCC\" was never defined.
16639Usually this means the macro was only invoked conditionally." "$LINENO" 5 16780Usually this means the macro was only invoked conditionally." "$LINENO" 5
16640fi 16781fi
16641if test -z "${EFL_BUILD_DOC_TRUE}" && test -z "${EFL_BUILD_DOC_FALSE}"; then 16782if test -z "${EFL_BUILD_DOC_TRUE}" && test -z "${EFL_BUILD_DOC_FALSE}"; then
16642 as_fn_error $? "conditional \"EFL_BUILD_DOC\" was never defined. 16783 as_fn_error "conditional \"EFL_BUILD_DOC\" was never defined.
16643Usually this means the macro was only invoked conditionally." "$LINENO" 5 16784Usually this means the macro was only invoked conditionally." "$LINENO" 5
16644fi 16785fi
16645if test -z "${HAVE_PYTHON_TRUE}" && test -z "${HAVE_PYTHON_FALSE}"; then 16786if test -z "${HAVE_PYTHON_TRUE}" && test -z "${HAVE_PYTHON_FALSE}"; then
16646 as_fn_error $? "conditional \"HAVE_PYTHON\" was never defined. 16787 as_fn_error "conditional \"HAVE_PYTHON\" was never defined.
16647Usually this means the macro was only invoked conditionally." "$LINENO" 5 16788Usually this means the macro was only invoked conditionally." "$LINENO" 5
16648fi 16789fi
16649if test -z "${ENABLE_MULTISENSE_TRUE}" && test -z "${ENABLE_MULTISENSE_FALSE}"; then 16790if test -z "${ENABLE_MULTISENSE_TRUE}" && test -z "${ENABLE_MULTISENSE_FALSE}"; then
16650 as_fn_error $? "conditional \"ENABLE_MULTISENSE\" was never defined. 16791 as_fn_error "conditional \"ENABLE_MULTISENSE\" was never defined.
16651Usually this means the macro was only invoked conditionally." "$LINENO" 5 16792Usually this means the macro was only invoked conditionally." "$LINENO" 5
16652fi 16793fi
16653if test -z "${HAVE_LIBSNDFILE_TRUE}" && test -z "${HAVE_LIBSNDFILE_FALSE}"; then 16794if test -z "${HAVE_LIBSNDFILE_TRUE}" && test -z "${HAVE_LIBSNDFILE_FALSE}"; then
16654 as_fn_error $? "conditional \"HAVE_LIBSNDFILE\" was never defined. 16795 as_fn_error "conditional \"HAVE_LIBSNDFILE\" was never defined.
16655Usually this means the macro was only invoked conditionally." "$LINENO" 5 16796Usually this means the macro was only invoked conditionally." "$LINENO" 5
16656fi 16797fi
16657if test -z "${HAVE_LIBREMIX_TRUE}" && test -z "${HAVE_LIBREMIX_FALSE}"; then 16798if test -z "${HAVE_LIBREMIX_TRUE}" && test -z "${HAVE_LIBREMIX_FALSE}"; then
16658 as_fn_error $? "conditional \"HAVE_LIBREMIX\" was never defined. 16799 as_fn_error "conditional \"HAVE_LIBREMIX\" was never defined.
16659Usually this means the macro was only invoked conditionally." "$LINENO" 5 16800Usually this means the macro was only invoked conditionally." "$LINENO" 5
16660fi 16801fi
16661if test -z "${HAVE_LIBALSA_TRUE}" && test -z "${HAVE_LIBALSA_FALSE}"; then 16802if test -z "${HAVE_LIBALSA_TRUE}" && test -z "${HAVE_LIBALSA_FALSE}"; then
16662 as_fn_error $? "conditional \"HAVE_LIBALSA\" was never defined. 16803 as_fn_error "conditional \"HAVE_LIBALSA\" was never defined.
16663Usually this means the macro was only invoked conditionally." "$LINENO" 5 16804Usually this means the macro was only invoked conditionally." "$LINENO" 5
16664fi 16805fi
16665if test -z "${BUILD_EPP_TRUE}" && test -z "${BUILD_EPP_FALSE}"; then 16806if test -z "${BUILD_EPP_TRUE}" && test -z "${BUILD_EPP_FALSE}"; then
16666 as_fn_error $? "conditional \"BUILD_EPP\" was never defined. 16807 as_fn_error "conditional \"BUILD_EPP\" was never defined.
16667Usually this means the macro was only invoked conditionally." "$LINENO" 5 16808Usually this means the macro was only invoked conditionally." "$LINENO" 5
16668fi 16809fi
16669if test -z "${EFL_ENABLE_TESTS_TRUE}" && test -z "${EFL_ENABLE_TESTS_FALSE}"; then 16810if test -z "${EFL_ENABLE_TESTS_TRUE}" && test -z "${EFL_ENABLE_TESTS_FALSE}"; then
16670 as_fn_error $? "conditional \"EFL_ENABLE_TESTS\" was never defined. 16811 as_fn_error "conditional \"EFL_ENABLE_TESTS\" was never defined.
16671Usually this means the macro was only invoked conditionally." "$LINENO" 5 16812Usually this means the macro was only invoked conditionally." "$LINENO" 5
16672fi 16813fi
16673if test -z "${EFL_ENABLE_COVERAGE_TRUE}" && test -z "${EFL_ENABLE_COVERAGE_FALSE}"; then 16814if test -z "${EFL_ENABLE_COVERAGE_TRUE}" && test -z "${EFL_ENABLE_COVERAGE_FALSE}"; then
16674 as_fn_error $? "conditional \"EFL_ENABLE_COVERAGE\" was never defined. 16815 as_fn_error "conditional \"EFL_ENABLE_COVERAGE\" was never defined.
16675Usually this means the macro was only invoked conditionally." "$LINENO" 5
16676fi
16677if test -z "${INSTALL_EXAMPLES_TRUE}" && test -z "${INSTALL_EXAMPLES_FALSE}"; then
16678 as_fn_error $? "conditional \"INSTALL_EXAMPLES\" was never defined.
16679Usually this means the macro was only invoked conditionally." "$LINENO" 5 16816Usually this means the macro was only invoked conditionally." "$LINENO" 5
16680fi 16817fi
16681if test -z "${BUILD_EXAMPLES_TRUE}" && test -z "${BUILD_EXAMPLES_FALSE}"; then 16818if test -z "${BUILD_EXAMPLES_TRUE}" && test -z "${BUILD_EXAMPLES_FALSE}"; then
16682 as_fn_error $? "conditional \"BUILD_EXAMPLES\" was never defined. 16819 as_fn_error "conditional \"BUILD_EXAMPLES\" was never defined.
16683Usually this means the macro was only invoked conditionally." "$LINENO" 5 16820Usually this means the macro was only invoked conditionally." "$LINENO" 5
16684fi 16821fi
16685 16822
@@ -16829,19 +16966,19 @@ export LANGUAGE
16829(unset CDPATH) >/dev/null 2>&1 && unset CDPATH 16966(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
16830 16967
16831 16968
16832# as_fn_error STATUS ERROR [LINENO LOG_FD] 16969# as_fn_error ERROR [LINENO LOG_FD]
16833# ---------------------------------------- 16970# ---------------------------------
16834# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are 16971# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
16835# provided, also output the error to LOG_FD, referencing LINENO. Then exit the 16972# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
16836# script with STATUS, using 1 if that was 0. 16973# script with status $?, using 1 if that was 0.
16837as_fn_error () 16974as_fn_error ()
16838{ 16975{
16839 as_status=$1; test $as_status -eq 0 && as_status=1 16976 as_status=$?; test $as_status -eq 0 && as_status=1
16840 if test "$4"; then 16977 if test "$3"; then
16841 as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 16978 as_lineno=${as_lineno-"$2"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
16842 $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4 16979 $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
16843 fi 16980 fi
16844 $as_echo "$as_me: error: $2" >&2 16981 $as_echo "$as_me: error: $1" >&2
16845 as_fn_exit $as_status 16982 as_fn_exit $as_status
16846} # as_fn_error 16983} # as_fn_error
16847 16984
@@ -17037,7 +17174,7 @@ $as_echo X"$as_dir" |
17037 test -d "$as_dir" && break 17174 test -d "$as_dir" && break
17038 done 17175 done
17039 test -z "$as_dirs" || eval "mkdir $as_dirs" 17176 test -z "$as_dirs" || eval "mkdir $as_dirs"
17040 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir" 17177 } || test -d "$as_dir" || as_fn_error "cannot create directory $as_dir"
17041 17178
17042 17179
17043} # as_fn_mkdir_p 17180} # as_fn_mkdir_p
@@ -17090,8 +17227,8 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
17090# report actual input values of CONFIG_FILES etc. instead of their 17227# report actual input values of CONFIG_FILES etc. instead of their
17091# values after options handling. 17228# values after options handling.
17092ac_log=" 17229ac_log="
17093This file was extended by edje $as_me 1.1.0, which was 17230This file was extended by edje $as_me 1.1.99.67344, which was
17094generated by GNU Autoconf 2.67. Invocation command line was 17231generated by GNU Autoconf 2.65. Invocation command line was
17095 17232
17096 CONFIG_FILES = $CONFIG_FILES 17233 CONFIG_FILES = $CONFIG_FILES
17097 CONFIG_HEADERS = $CONFIG_HEADERS 17234 CONFIG_HEADERS = $CONFIG_HEADERS
@@ -17156,11 +17293,11 @@ _ACEOF
17156cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 17293cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
17157ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" 17294ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
17158ac_cs_version="\\ 17295ac_cs_version="\\
17159edje config.status 1.1.0 17296edje config.status 1.1.99.67344
17160configured by $0, generated by GNU Autoconf 2.67, 17297configured by $0, generated by GNU Autoconf 2.65,
17161 with options \\"\$ac_cs_config\\" 17298 with options \\"\$ac_cs_config\\"
17162 17299
17163Copyright (C) 2010 Free Software Foundation, Inc. 17300Copyright (C) 2009 Free Software Foundation, Inc.
17164This config.status script is free software; the Free Software Foundation 17301This config.status script is free software; the Free Software Foundation
17165gives unlimited permission to copy, distribute and modify it." 17302gives unlimited permission to copy, distribute and modify it."
17166 17303
@@ -17178,16 +17315,11 @@ ac_need_defaults=:
17178while test $# != 0 17315while test $# != 0
17179do 17316do
17180 case $1 in 17317 case $1 in
17181 --*=?*) 17318 --*=*)
17182 ac_option=`expr "X$1" : 'X\([^=]*\)='` 17319 ac_option=`expr "X$1" : 'X\([^=]*\)='`
17183 ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` 17320 ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
17184 ac_shift=: 17321 ac_shift=:
17185 ;; 17322 ;;
17186 --*=)
17187 ac_option=`expr "X$1" : 'X\([^=]*\)='`
17188 ac_optarg=
17189 ac_shift=:
17190 ;;
17191 *) 17323 *)
17192 ac_option=$1 17324 ac_option=$1
17193 ac_optarg=$2 17325 ac_optarg=$2
@@ -17209,7 +17341,6 @@ do
17209 $ac_shift 17341 $ac_shift
17210 case $ac_optarg in 17342 case $ac_optarg in
17211 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; 17343 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
17212 '') as_fn_error $? "missing file argument" ;;
17213 esac 17344 esac
17214 as_fn_append CONFIG_FILES " '$ac_optarg'" 17345 as_fn_append CONFIG_FILES " '$ac_optarg'"
17215 ac_need_defaults=false;; 17346 ac_need_defaults=false;;
@@ -17222,7 +17353,7 @@ do
17222 ac_need_defaults=false;; 17353 ac_need_defaults=false;;
17223 --he | --h) 17354 --he | --h)
17224 # Conflict between --help and --header 17355 # Conflict between --help and --header
17225 as_fn_error $? "ambiguous option: \`$1' 17356 as_fn_error "ambiguous option: \`$1'
17226Try \`$0 --help' for more information.";; 17357Try \`$0 --help' for more information.";;
17227 --help | --hel | -h ) 17358 --help | --hel | -h )
17228 $as_echo "$ac_cs_usage"; exit ;; 17359 $as_echo "$ac_cs_usage"; exit ;;
@@ -17231,7 +17362,7 @@ Try \`$0 --help' for more information.";;
17231 ac_cs_silent=: ;; 17362 ac_cs_silent=: ;;
17232 17363
17233 # This is an error. 17364 # This is an error.
17234 -*) as_fn_error $? "unrecognized option: \`$1' 17365 -*) as_fn_error "unrecognized option: \`$1'
17235Try \`$0 --help' for more information." ;; 17366Try \`$0 --help' for more information." ;;
17236 17367
17237 *) as_fn_append ac_config_targets " $1" 17368 *) as_fn_append ac_config_targets " $1"
@@ -17405,47 +17536,6 @@ enable_dlopen_self='`$ECHO "X$enable_dlopen_self" | $Xsed -e "$delay_single_quot
17405enable_dlopen_self_static='`$ECHO "X$enable_dlopen_self_static" | $Xsed -e "$delay_single_quote_subst"`' 17536enable_dlopen_self_static='`$ECHO "X$enable_dlopen_self_static" | $Xsed -e "$delay_single_quote_subst"`'
17406old_striplib='`$ECHO "X$old_striplib" | $Xsed -e "$delay_single_quote_subst"`' 17537old_striplib='`$ECHO "X$old_striplib" | $Xsed -e "$delay_single_quote_subst"`'
17407striplib='`$ECHO "X$striplib" | $Xsed -e "$delay_single_quote_subst"`' 17538striplib='`$ECHO "X$striplib" | $Xsed -e "$delay_single_quote_subst"`'
17408LD_='`$ECHO "X$LD_" | $Xsed -e "$delay_single_quote_subst"`'
17409old_archive_cmds_='`$ECHO "X$old_archive_cmds_" | $Xsed -e "$delay_single_quote_subst"`'
17410compiler_='`$ECHO "X$compiler_" | $Xsed -e "$delay_single_quote_subst"`'
17411GCC_='`$ECHO "X$GCC_" | $Xsed -e "$delay_single_quote_subst"`'
17412lt_prog_compiler_no_builtin_flag_='`$ECHO "X$lt_prog_compiler_no_builtin_flag_" | $Xsed -e "$delay_single_quote_subst"`'
17413lt_prog_compiler_wl_='`$ECHO "X$lt_prog_compiler_wl_" | $Xsed -e "$delay_single_quote_subst"`'
17414lt_prog_compiler_pic_='`$ECHO "X$lt_prog_compiler_pic_" | $Xsed -e "$delay_single_quote_subst"`'
17415lt_prog_compiler_static_='`$ECHO "X$lt_prog_compiler_static_" | $Xsed -e "$delay_single_quote_subst"`'
17416lt_cv_prog_compiler_c_o_='`$ECHO "X$lt_cv_prog_compiler_c_o_" | $Xsed -e "$delay_single_quote_subst"`'
17417archive_cmds_need_lc_='`$ECHO "X$archive_cmds_need_lc_" | $Xsed -e "$delay_single_quote_subst"`'
17418enable_shared_with_static_runtimes_='`$ECHO "X$enable_shared_with_static_runtimes_" | $Xsed -e "$delay_single_quote_subst"`'
17419export_dynamic_flag_spec_='`$ECHO "X$export_dynamic_flag_spec_" | $Xsed -e "$delay_single_quote_subst"`'
17420whole_archive_flag_spec_='`$ECHO "X$whole_archive_flag_spec_" | $Xsed -e "$delay_single_quote_subst"`'
17421compiler_needs_object_='`$ECHO "X$compiler_needs_object_" | $Xsed -e "$delay_single_quote_subst"`'
17422old_archive_from_new_cmds_='`$ECHO "X$old_archive_from_new_cmds_" | $Xsed -e "$delay_single_quote_subst"`'
17423old_archive_from_expsyms_cmds_='`$ECHO "X$old_archive_from_expsyms_cmds_" | $Xsed -e "$delay_single_quote_subst"`'
17424archive_cmds_='`$ECHO "X$archive_cmds_" | $Xsed -e "$delay_single_quote_subst"`'
17425archive_expsym_cmds_='`$ECHO "X$archive_expsym_cmds_" | $Xsed -e "$delay_single_quote_subst"`'
17426module_cmds_='`$ECHO "X$module_cmds_" | $Xsed -e "$delay_single_quote_subst"`'
17427module_expsym_cmds_='`$ECHO "X$module_expsym_cmds_" | $Xsed -e "$delay_single_quote_subst"`'
17428with_gnu_ld_='`$ECHO "X$with_gnu_ld_" | $Xsed -e "$delay_single_quote_subst"`'
17429allow_undefined_flag_='`$ECHO "X$allow_undefined_flag_" | $Xsed -e "$delay_single_quote_subst"`'
17430no_undefined_flag_='`$ECHO "X$no_undefined_flag_" | $Xsed -e "$delay_single_quote_subst"`'
17431hardcode_libdir_flag_spec_='`$ECHO "X$hardcode_libdir_flag_spec_" | $Xsed -e "$delay_single_quote_subst"`'
17432hardcode_libdir_flag_spec_ld_='`$ECHO "X$hardcode_libdir_flag_spec_ld_" | $Xsed -e "$delay_single_quote_subst"`'
17433hardcode_libdir_separator_='`$ECHO "X$hardcode_libdir_separator_" | $Xsed -e "$delay_single_quote_subst"`'
17434hardcode_direct_='`$ECHO "X$hardcode_direct_" | $Xsed -e "$delay_single_quote_subst"`'
17435hardcode_direct_absolute_='`$ECHO "X$hardcode_direct_absolute_" | $Xsed -e "$delay_single_quote_subst"`'
17436hardcode_minus_L_='`$ECHO "X$hardcode_minus_L_" | $Xsed -e "$delay_single_quote_subst"`'
17437hardcode_shlibpath_var_='`$ECHO "X$hardcode_shlibpath_var_" | $Xsed -e "$delay_single_quote_subst"`'
17438hardcode_automatic_='`$ECHO "X$hardcode_automatic_" | $Xsed -e "$delay_single_quote_subst"`'
17439inherit_rpath_='`$ECHO "X$inherit_rpath_" | $Xsed -e "$delay_single_quote_subst"`'
17440link_all_deplibs_='`$ECHO "X$link_all_deplibs_" | $Xsed -e "$delay_single_quote_subst"`'
17441fix_srcfile_path_='`$ECHO "X$fix_srcfile_path_" | $Xsed -e "$delay_single_quote_subst"`'
17442always_export_symbols_='`$ECHO "X$always_export_symbols_" | $Xsed -e "$delay_single_quote_subst"`'
17443export_symbols_cmds_='`$ECHO "X$export_symbols_cmds_" | $Xsed -e "$delay_single_quote_subst"`'
17444exclude_expsyms_='`$ECHO "X$exclude_expsyms_" | $Xsed -e "$delay_single_quote_subst"`'
17445include_expsyms_='`$ECHO "X$include_expsyms_" | $Xsed -e "$delay_single_quote_subst"`'
17446prelink_cmds_='`$ECHO "X$prelink_cmds_" | $Xsed -e "$delay_single_quote_subst"`'
17447file_list_spec_='`$ECHO "X$file_list_spec_" | $Xsed -e "$delay_single_quote_subst"`'
17448hardcode_action_='`$ECHO "X$hardcode_action_" | $Xsed -e "$delay_single_quote_subst"`'
17449 17539
17450LTCC='$LTCC' 17540LTCC='$LTCC'
17451LTCFLAGS='$LTCFLAGS' 17541LTCFLAGS='$LTCFLAGS'
@@ -17508,27 +17598,7 @@ library_names_spec \
17508soname_spec \ 17598soname_spec \
17509finish_eval \ 17599finish_eval \
17510old_striplib \ 17600old_striplib \
17511striplib \ 17601striplib; do
17512LD_ \
17513compiler_ \
17514lt_prog_compiler_no_builtin_flag_ \
17515lt_prog_compiler_wl_ \
17516lt_prog_compiler_pic_ \
17517lt_prog_compiler_static_ \
17518lt_cv_prog_compiler_c_o_ \
17519export_dynamic_flag_spec_ \
17520whole_archive_flag_spec_ \
17521compiler_needs_object_ \
17522with_gnu_ld_ \
17523allow_undefined_flag_ \
17524no_undefined_flag_ \
17525hardcode_libdir_flag_spec_ \
17526hardcode_libdir_flag_spec_ld_ \
17527hardcode_libdir_separator_ \
17528fix_srcfile_path_ \
17529exclude_expsyms_ \
17530include_expsyms_ \
17531file_list_spec_; do
17532 case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in 17602 case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in
17533 *[\\\\\\\`\\"\\\$]*) 17603 *[\\\\\\\`\\"\\\$]*)
17534 eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" 17604 eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
@@ -17557,16 +17627,7 @@ postinstall_cmds \
17557postuninstall_cmds \ 17627postuninstall_cmds \
17558finish_cmds \ 17628finish_cmds \
17559sys_lib_search_path_spec \ 17629sys_lib_search_path_spec \
17560sys_lib_dlsearch_path_spec \ 17630sys_lib_dlsearch_path_spec; do
17561old_archive_cmds_ \
17562old_archive_from_new_cmds_ \
17563old_archive_from_expsyms_cmds_ \
17564archive_cmds_ \
17565archive_expsym_cmds_ \
17566module_cmds_ \
17567module_expsym_cmds_ \
17568export_symbols_cmds_ \
17569prelink_cmds_; do
17570 case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in 17631 case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in
17571 *[\\\\\\\`\\"\\\$]*) 17632 *[\\\\\\\`\\"\\\$]*)
17572 eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" 17633 eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
@@ -17633,7 +17694,7 @@ do
17633 "utils/Makefile") CONFIG_FILES="$CONFIG_FILES utils/Makefile" ;; 17694 "utils/Makefile") CONFIG_FILES="$CONFIG_FILES utils/Makefile" ;;
17634 "src/examples/Makefile") CONFIG_FILES="$CONFIG_FILES src/examples/Makefile" ;; 17695 "src/examples/Makefile") CONFIG_FILES="$CONFIG_FILES src/examples/Makefile" ;;
17635 17696
17636 *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5 ;; 17697 *) as_fn_error "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
17637 esac 17698 esac
17638done 17699done
17639 17700
@@ -17671,7 +17732,7 @@ $debug ||
17671{ 17732{
17672 tmp=./conf$$-$RANDOM 17733 tmp=./conf$$-$RANDOM
17673 (umask 077 && mkdir "$tmp") 17734 (umask 077 && mkdir "$tmp")
17674} || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5 17735} || as_fn_error "cannot create a temporary directory in ." "$LINENO" 5
17675 17736
17676# Set up the scripts for CONFIG_FILES section. 17737# Set up the scripts for CONFIG_FILES section.
17677# No need to generate them if there are no CONFIG_FILES. 17738# No need to generate them if there are no CONFIG_FILES.
@@ -17688,7 +17749,7 @@ if test "x$ac_cr" = x; then
17688fi 17749fi
17689ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null` 17750ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
17690if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then 17751if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
17691 ac_cs_awk_cr='\\r' 17752 ac_cs_awk_cr='\r'
17692else 17753else
17693 ac_cs_awk_cr=$ac_cr 17754 ac_cs_awk_cr=$ac_cr
17694fi 17755fi
@@ -17702,18 +17763,18 @@ _ACEOF
17702 echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' && 17763 echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
17703 echo "_ACEOF" 17764 echo "_ACEOF"
17704} >conf$$subs.sh || 17765} >conf$$subs.sh ||
17705 as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 17766 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
17706ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'` 17767ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
17707ac_delim='%!_!# ' 17768ac_delim='%!_!# '
17708for ac_last_try in false false false false false :; do 17769for ac_last_try in false false false false false :; do
17709 . ./conf$$subs.sh || 17770 . ./conf$$subs.sh ||
17710 as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 17771 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
17711 17772
17712 ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` 17773 ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
17713 if test $ac_delim_n = $ac_delim_num; then 17774 if test $ac_delim_n = $ac_delim_num; then
17714 break 17775 break
17715 elif $ac_last_try; then 17776 elif $ac_last_try; then
17716 as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 17777 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
17717 else 17778 else
17718 ac_delim="$ac_delim!$ac_delim _$ac_delim!! " 17779 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
17719 fi 17780 fi
@@ -17802,28 +17863,20 @@ if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
17802else 17863else
17803 cat 17864 cat
17804fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \ 17865fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \
17805 || as_fn_error $? "could not setup config files machinery" "$LINENO" 5 17866 || as_fn_error "could not setup config files machinery" "$LINENO" 5
17806_ACEOF 17867_ACEOF
17807 17868
17808# VPATH may cause trouble with some makes, so we remove sole $(srcdir), 17869# VPATH may cause trouble with some makes, so we remove $(srcdir),
17809# ${srcdir} and @srcdir@ entries from VPATH if srcdir is ".", strip leading and 17870# ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
17810# trailing colons and then remove the whole line if VPATH becomes empty 17871# trailing colons and then remove the whole line if VPATH becomes empty
17811# (actually we leave an empty line to preserve line numbers). 17872# (actually we leave an empty line to preserve line numbers).
17812if test "x$srcdir" = x.; then 17873if test "x$srcdir" = x.; then
17813 ac_vpsub='/^[ ]*VPATH[ ]*=[ ]*/{ 17874 ac_vpsub='/^[ ]*VPATH[ ]*=/{
17814h 17875s/:*\$(srcdir):*/:/
17815s/// 17876s/:*\${srcdir}:*/:/
17816s/^/:/ 17877s/:*@srcdir@:*/:/
17817s/[ ]*$/:/ 17878s/^\([^=]*=[ ]*\):*/\1/
17818s/:\$(srcdir):/:/g
17819s/:\${srcdir}:/:/g
17820s/:@srcdir@:/:/g
17821s/^:*//
17822s/:*$// 17879s/:*$//
17823x
17824s/\(=[ ]*\).*/\1/
17825G
17826s/\n//
17827s/^[^=]*=[ ]*$// 17880s/^[^=]*=[ ]*$//
17828}' 17881}'
17829fi 17882fi
@@ -17851,7 +17904,7 @@ for ac_last_try in false false :; do
17851 if test -z "$ac_t"; then 17904 if test -z "$ac_t"; then
17852 break 17905 break
17853 elif $ac_last_try; then 17906 elif $ac_last_try; then
17854 as_fn_error $? "could not make $CONFIG_HEADERS" "$LINENO" 5 17907 as_fn_error "could not make $CONFIG_HEADERS" "$LINENO" 5
17855 else 17908 else
17856 ac_delim="$ac_delim!$ac_delim _$ac_delim!! " 17909 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
17857 fi 17910 fi
@@ -17936,7 +17989,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
17936_ACAWK 17989_ACAWK
17937_ACEOF 17990_ACEOF
17938cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 17991cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
17939 as_fn_error $? "could not setup config headers machinery" "$LINENO" 5 17992 as_fn_error "could not setup config headers machinery" "$LINENO" 5
17940fi # test -n "$CONFIG_HEADERS" 17993fi # test -n "$CONFIG_HEADERS"
17941 17994
17942 17995
@@ -17949,7 +18002,7 @@ do
17949 esac 18002 esac
17950 case $ac_mode$ac_tag in 18003 case $ac_mode$ac_tag in
17951 :[FHL]*:*);; 18004 :[FHL]*:*);;
17952 :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5 ;; 18005 :L* | :C*:*) as_fn_error "invalid tag \`$ac_tag'" "$LINENO" 5;;
17953 :[FH]-) ac_tag=-:-;; 18006 :[FH]-) ac_tag=-:-;;
17954 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;; 18007 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
17955 esac 18008 esac
@@ -17977,7 +18030,7 @@ do
17977 [\\/$]*) false;; 18030 [\\/$]*) false;;
17978 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";; 18031 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
17979 esac || 18032 esac ||
17980 as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5 ;; 18033 as_fn_error "cannot find input file: \`$ac_f'" "$LINENO" 5;;
17981 esac 18034 esac
17982 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac 18035 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
17983 as_fn_append ac_file_inputs " '$ac_f'" 18036 as_fn_append ac_file_inputs " '$ac_f'"
@@ -18004,7 +18057,7 @@ $as_echo "$as_me: creating $ac_file" >&6;}
18004 18057
18005 case $ac_tag in 18058 case $ac_tag in
18006 *:-:* | *:-) cat >"$tmp/stdin" \ 18059 *:-:* | *:-) cat >"$tmp/stdin" \
18007 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;; 18060 || as_fn_error "could not create $ac_file" "$LINENO" 5 ;;
18008 esac 18061 esac
18009 ;; 18062 ;;
18010 esac 18063 esac
@@ -18141,22 +18194,22 @@ s&@MKDIR_P@&$ac_MKDIR_P&;t t
18141$ac_datarootdir_hack 18194$ac_datarootdir_hack
18142" 18195"
18143eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \ 18196eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \
18144 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 18197 || as_fn_error "could not create $ac_file" "$LINENO" 5
18145 18198
18146test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && 18199test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
18147 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } && 18200 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
18148 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } && 18201 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
18149 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir' 18202 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
18150which seems to be undefined. Please make sure it is defined" >&5 18203which seems to be undefined. Please make sure it is defined." >&5
18151$as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir' 18204$as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
18152which seems to be undefined. Please make sure it is defined" >&2;} 18205which seems to be undefined. Please make sure it is defined." >&2;}
18153 18206
18154 rm -f "$tmp/stdin" 18207 rm -f "$tmp/stdin"
18155 case $ac_file in 18208 case $ac_file in
18156 -) cat "$tmp/out" && rm -f "$tmp/out";; 18209 -) cat "$tmp/out" && rm -f "$tmp/out";;
18157 *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";; 18210 *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
18158 esac \ 18211 esac \
18159 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 18212 || as_fn_error "could not create $ac_file" "$LINENO" 5
18160 ;; 18213 ;;
18161 :H) 18214 :H)
18162 # 18215 #
@@ -18167,19 +18220,19 @@ which seems to be undefined. Please make sure it is defined" >&2;}
18167 $as_echo "/* $configure_input */" \ 18220 $as_echo "/* $configure_input */" \
18168 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" 18221 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs"
18169 } >"$tmp/config.h" \ 18222 } >"$tmp/config.h" \
18170 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 18223 || as_fn_error "could not create $ac_file" "$LINENO" 5
18171 if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then 18224 if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then
18172 { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5 18225 { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
18173$as_echo "$as_me: $ac_file is unchanged" >&6;} 18226$as_echo "$as_me: $ac_file is unchanged" >&6;}
18174 else 18227 else
18175 rm -f "$ac_file" 18228 rm -f "$ac_file"
18176 mv "$tmp/config.h" "$ac_file" \ 18229 mv "$tmp/config.h" "$ac_file" \
18177 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 18230 || as_fn_error "could not create $ac_file" "$LINENO" 5
18178 fi 18231 fi
18179 else 18232 else
18180 $as_echo "/* $configure_input */" \ 18233 $as_echo "/* $configure_input */" \
18181 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \ 18234 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \
18182 || as_fn_error $? "could not create -" "$LINENO" 5 18235 || as_fn_error "could not create -" "$LINENO" 5
18183 fi 18236 fi
18184# Compute "$ac_file"'s index in $config_headers. 18237# Compute "$ac_file"'s index in $config_headers.
18185_am_arg="$ac_file" 18238_am_arg="$ac_file"
@@ -18970,7 +19023,7 @@ _ACEOF
18970ac_clean_files=$ac_clean_files_save 19023ac_clean_files=$ac_clean_files_save
18971 19024
18972test $ac_write_fail = 0 || 19025test $ac_write_fail = 0 ||
18973 as_fn_error $? "write failure creating $CONFIG_STATUS" "$LINENO" 5 19026 as_fn_error "write failure creating $CONFIG_STATUS" "$LINENO" 5
18974 19027
18975 19028
18976# configure is writing to config.log, and then calls config.status. 19029# configure is writing to config.log, and then calls config.status.
@@ -18991,7 +19044,7 @@ if test "$no_create" != yes; then
18991 exec 5>>config.log 19044 exec 5>>config.log
18992 # Use ||, not &&, to avoid exiting from the if with $? = 1, which 19045 # Use ||, not &&, to avoid exiting from the if with $? = 1, which
18993 # would make configure fail if this is the last instruction. 19046 # would make configure fail if this is the last instruction.
18994 $ac_cs_success || as_fn_exit 1 19047 $ac_cs_success || as_fn_exit $?
18995fi 19048fi
18996if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then 19049if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
18997 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5 19050 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5