aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/libraries/evas/configure
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/evas/configure')
-rwxr-xr-xlibraries/evas/configure2692
1 files changed, 1276 insertions, 1416 deletions
diff --git a/libraries/evas/configure b/libraries/evas/configure
index 8ab6964..f2e24f4 100755
--- a/libraries/evas/configure
+++ b/libraries/evas/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.65 for evas 1.1.99.67344. 3# Generated by GNU Autoconf 2.67 for evas 1.2.0-alpha.
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 Free Software Foundation, 9# 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software
10# Inc. 10# Foundation, 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 ERROR [LINENO LOG_FD] 362# as_fn_error STATUS 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=$?; test $as_status -eq 0 && as_status=1 369 as_status=$1; test $as_status -eq 0 && as_status=1
370 if test "$3"; then 370 if test "$4"; then
371 as_lineno=${as_lineno-"$2"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 371 as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
372 $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3 372 $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
373 fi 373 fi
374 $as_echo "$as_me: error: $1" >&2 374 $as_echo "$as_me: error: $2" >&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, Linux) returns a bogus exit status, 685# hostname on some systems (SVR3.2, old GNU/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='evas' 702PACKAGE_NAME='evas'
703PACKAGE_TARNAME='evas' 703PACKAGE_TARNAME='evas'
704PACKAGE_VERSION='1.1.99.67344' 704PACKAGE_VERSION='1.2.0-alpha'
705PACKAGE_STRING='evas 1.1.99.67344' 705PACKAGE_STRING='evas 1.2.0-alpha'
706PACKAGE_BUGREPORT='enlightenment-devel@lists.sourceforge.net' 706PACKAGE_BUGREPORT='enlightenment-devel@lists.sourceforge.net'
707PACKAGE_URL='' 707PACKAGE_URL=''
708 708
@@ -1016,20 +1016,14 @@ BUILD_ENGINE_GL_SDL_FALSE
1016BUILD_ENGINE_GL_SDL_TRUE 1016BUILD_ENGINE_GL_SDL_TRUE
1017evas_engine_gl_sdl_libs 1017evas_engine_gl_sdl_libs
1018evas_engine_gl_sdl_cflags 1018evas_engine_gl_sdl_cflags
1019SDL_LIBS
1020SDL_CFLAGS
1019EVAS_STATIC_BUILD_PSL1GHT_FALSE 1021EVAS_STATIC_BUILD_PSL1GHT_FALSE
1020EVAS_STATIC_BUILD_PSL1GHT_TRUE 1022EVAS_STATIC_BUILD_PSL1GHT_TRUE
1021BUILD_ENGINE_PSL1GHT_FALSE 1023BUILD_ENGINE_PSL1GHT_FALSE
1022BUILD_ENGINE_PSL1GHT_TRUE 1024BUILD_ENGINE_PSL1GHT_TRUE
1023evas_engine_psl1ght_libs 1025evas_engine_psl1ght_libs
1024evas_engine_psl1ght_cflags 1026evas_engine_psl1ght_cflags
1025EVAS_STATIC_BUILD_SOFTWARE_SDL_FALSE
1026EVAS_STATIC_BUILD_SOFTWARE_SDL_TRUE
1027BUILD_ENGINE_SOFTWARE_SDL_FALSE
1028BUILD_ENGINE_SOFTWARE_SDL_TRUE
1029evas_engine_software_sdl_libs
1030evas_engine_software_sdl_cflags
1031SDL_LIBS
1032SDL_CFLAGS
1033EVAS_STATIC_BUILD_DIRECT3D_FALSE 1027EVAS_STATIC_BUILD_DIRECT3D_FALSE
1034EVAS_STATIC_BUILD_DIRECT3D_TRUE 1028EVAS_STATIC_BUILD_DIRECT3D_TRUE
1035BUILD_ENGINE_DIRECT3D_FALSE 1029BUILD_ENGINE_DIRECT3D_FALSE
@@ -1061,8 +1055,6 @@ dlopen_libs
1061EFL_FNMATCH_LIBS 1055EFL_FNMATCH_LIBS
1062ALLOCA 1056ALLOCA
1063lt_enable_auto_import 1057lt_enable_auto_import
1064WIN32_CFLAGS
1065WIN32_CPPFLAGS
1066PIXMAN_LIBS 1058PIXMAN_LIBS
1067PIXMAN_CFLAGS 1059PIXMAN_CFLAGS
1068HARFBUZZ_LIBS 1060HARFBUZZ_LIBS
@@ -1079,6 +1071,10 @@ FREETYPE_LIBS
1079FREETYPE_CFLAGS 1071FREETYPE_CFLAGS
1080EINA_LIBS 1072EINA_LIBS
1081EINA_CFLAGS 1073EINA_CFLAGS
1074EVAS_HAVE_EXOTIC_FALSE
1075EVAS_HAVE_EXOTIC_TRUE
1076EXOTIC_LIBS
1077EXOTIC_CFLAGS
1082EVIL_LIBS 1078EVIL_LIBS
1083EVIL_CFLAGS 1079EVIL_CFLAGS
1084EFL_BUILD_DOC_FALSE 1080EFL_BUILD_DOC_FALSE
@@ -1086,6 +1082,8 @@ EFL_BUILD_DOC_TRUE
1086efl_doxygen 1082efl_doxygen
1087efl_have_doxygen 1083efl_have_doxygen
1088pkgconfig_requires_private 1084pkgconfig_requires_private
1085PKG_CONFIG_LIBDIR
1086PKG_CONFIG_PATH
1089PKG_CONFIG 1087PKG_CONFIG
1090CXXCPP 1088CXXCPP
1091am__fastdepCXX_FALSE 1089am__fastdepCXX_FALSE
@@ -1248,7 +1246,6 @@ enable_buffer
1248enable_software_gdi 1246enable_software_gdi
1249enable_software_ddraw 1247enable_software_ddraw
1250enable_direct3d 1248enable_direct3d
1251enable_software_sdl
1252enable_psl1ght 1249enable_psl1ght
1253enable_gl_sdl 1250enable_gl_sdl
1254enable_gl_cocoa 1251enable_gl_cocoa
@@ -1359,8 +1356,12 @@ CXXFLAGS
1359CCC 1356CCC
1360CXXCPP 1357CXXCPP
1361PKG_CONFIG 1358PKG_CONFIG
1359PKG_CONFIG_PATH
1360PKG_CONFIG_LIBDIR
1362EVIL_CFLAGS 1361EVIL_CFLAGS
1363EVIL_LIBS 1362EVIL_LIBS
1363EXOTIC_CFLAGS
1364EXOTIC_LIBS
1364EINA_CFLAGS 1365EINA_CFLAGS
1365EINA_LIBS 1366EINA_LIBS
1366FREETYPE_CFLAGS 1367FREETYPE_CFLAGS
@@ -1466,8 +1467,9 @@ do
1466 fi 1467 fi
1467 1468
1468 case $ac_option in 1469 case $ac_option in
1469 *=*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; 1470 *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
1470 *) ac_optarg=yes ;; 1471 *=) ac_optarg= ;;
1472 *) ac_optarg=yes ;;
1471 esac 1473 esac
1472 1474
1473 # Accept the important Cygnus configure options, so we can diagnose typos. 1475 # Accept the important Cygnus configure options, so we can diagnose typos.
@@ -1512,7 +1514,7 @@ do
1512 ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` 1514 ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
1513 # Reject names that are not valid shell variable names. 1515 # Reject names that are not valid shell variable names.
1514 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && 1516 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1515 as_fn_error "invalid feature name: $ac_useropt" 1517 as_fn_error $? "invalid feature name: $ac_useropt"
1516 ac_useropt_orig=$ac_useropt 1518 ac_useropt_orig=$ac_useropt
1517 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` 1519 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1518 case $ac_user_opts in 1520 case $ac_user_opts in
@@ -1538,7 +1540,7 @@ do
1538 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` 1540 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
1539 # Reject names that are not valid shell variable names. 1541 # Reject names that are not valid shell variable names.
1540 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && 1542 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1541 as_fn_error "invalid feature name: $ac_useropt" 1543 as_fn_error $? "invalid feature name: $ac_useropt"
1542 ac_useropt_orig=$ac_useropt 1544 ac_useropt_orig=$ac_useropt
1543 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` 1545 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1544 case $ac_user_opts in 1546 case $ac_user_opts in
@@ -1742,7 +1744,7 @@ do
1742 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` 1744 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1743 # Reject names that are not valid shell variable names. 1745 # Reject names that are not valid shell variable names.
1744 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && 1746 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1745 as_fn_error "invalid package name: $ac_useropt" 1747 as_fn_error $? "invalid package name: $ac_useropt"
1746 ac_useropt_orig=$ac_useropt 1748 ac_useropt_orig=$ac_useropt
1747 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` 1749 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1748 case $ac_user_opts in 1750 case $ac_user_opts in
@@ -1758,7 +1760,7 @@ do
1758 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` 1760 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1759 # Reject names that are not valid shell variable names. 1761 # Reject names that are not valid shell variable names.
1760 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && 1762 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1761 as_fn_error "invalid package name: $ac_useropt" 1763 as_fn_error $? "invalid package name: $ac_useropt"
1762 ac_useropt_orig=$ac_useropt 1764 ac_useropt_orig=$ac_useropt
1763 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` 1765 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1764 case $ac_user_opts in 1766 case $ac_user_opts in
@@ -1788,8 +1790,8 @@ do
1788 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*) 1790 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
1789 x_libraries=$ac_optarg ;; 1791 x_libraries=$ac_optarg ;;
1790 1792
1791 -*) as_fn_error "unrecognized option: \`$ac_option' 1793 -*) as_fn_error $? "unrecognized option: \`$ac_option'
1792Try \`$0 --help' for more information." 1794Try \`$0 --help' for more information"
1793 ;; 1795 ;;
1794 1796
1795 *=*) 1797 *=*)
@@ -1797,7 +1799,7 @@ Try \`$0 --help' for more information."
1797 # Reject names that are not valid shell variable names. 1799 # Reject names that are not valid shell variable names.
1798 case $ac_envvar in #( 1800 case $ac_envvar in #(
1799 '' | [0-9]* | *[!_$as_cr_alnum]* ) 1801 '' | [0-9]* | *[!_$as_cr_alnum]* )
1800 as_fn_error "invalid variable name: \`$ac_envvar'" ;; 1802 as_fn_error $? "invalid variable name: \`$ac_envvar'" ;;
1801 esac 1803 esac
1802 eval $ac_envvar=\$ac_optarg 1804 eval $ac_envvar=\$ac_optarg
1803 export $ac_envvar ;; 1805 export $ac_envvar ;;
@@ -1815,13 +1817,13 @@ done
1815 1817
1816if test -n "$ac_prev"; then 1818if test -n "$ac_prev"; then
1817 ac_option=--`echo $ac_prev | sed 's/_/-/g'` 1819 ac_option=--`echo $ac_prev | sed 's/_/-/g'`
1818 as_fn_error "missing argument to $ac_option" 1820 as_fn_error $? "missing argument to $ac_option"
1819fi 1821fi
1820 1822
1821if test -n "$ac_unrecognized_opts"; then 1823if test -n "$ac_unrecognized_opts"; then
1822 case $enable_option_checking in 1824 case $enable_option_checking in
1823 no) ;; 1825 no) ;;
1824 fatal) as_fn_error "unrecognized options: $ac_unrecognized_opts" ;; 1826 fatal) as_fn_error $? "unrecognized options: $ac_unrecognized_opts" ;;
1825 *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;; 1827 *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
1826 esac 1828 esac
1827fi 1829fi
@@ -1844,7 +1846,7 @@ do
1844 [\\/$]* | ?:[\\/]* ) continue;; 1846 [\\/$]* | ?:[\\/]* ) continue;;
1845 NONE | '' ) case $ac_var in *prefix ) continue;; esac;; 1847 NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
1846 esac 1848 esac
1847 as_fn_error "expected an absolute directory name for --$ac_var: $ac_val" 1849 as_fn_error $? "expected an absolute directory name for --$ac_var: $ac_val"
1848done 1850done
1849 1851
1850# There might be people who depend on the old broken behavior: `$host' 1852# There might be people who depend on the old broken behavior: `$host'
@@ -1858,8 +1860,8 @@ target=$target_alias
1858if test "x$host_alias" != x; then 1860if test "x$host_alias" != x; then
1859 if test "x$build_alias" = x; then 1861 if test "x$build_alias" = x; then
1860 cross_compiling=maybe 1862 cross_compiling=maybe
1861 $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host. 1863 $as_echo "$as_me: WARNING: if you wanted to set the --build type, don't use --host.
1862 If a cross compiler is detected then cross compile mode will be used." >&2 1864 If a cross compiler is detected then cross compile mode will be used" >&2
1863 elif test "x$build_alias" != "x$host_alias"; then 1865 elif test "x$build_alias" != "x$host_alias"; then
1864 cross_compiling=yes 1866 cross_compiling=yes
1865 fi 1867 fi
@@ -1874,9 +1876,9 @@ test "$silent" = yes && exec 6>/dev/null
1874ac_pwd=`pwd` && test -n "$ac_pwd" && 1876ac_pwd=`pwd` && test -n "$ac_pwd" &&
1875ac_ls_di=`ls -di .` && 1877ac_ls_di=`ls -di .` &&
1876ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || 1878ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
1877 as_fn_error "working directory cannot be determined" 1879 as_fn_error $? "working directory cannot be determined"
1878test "X$ac_ls_di" = "X$ac_pwd_ls_di" || 1880test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1879 as_fn_error "pwd does not report name of working directory" 1881 as_fn_error $? "pwd does not report name of working directory"
1880 1882
1881 1883
1882# Find the source files, if location was not specified. 1884# Find the source files, if location was not specified.
@@ -1915,11 +1917,11 @@ else
1915fi 1917fi
1916if test ! -r "$srcdir/$ac_unique_file"; then 1918if test ! -r "$srcdir/$ac_unique_file"; then
1917 test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .." 1919 test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
1918 as_fn_error "cannot find sources ($ac_unique_file) in $srcdir" 1920 as_fn_error $? "cannot find sources ($ac_unique_file) in $srcdir"
1919fi 1921fi
1920ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work" 1922ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
1921ac_abs_confdir=`( 1923ac_abs_confdir=`(
1922 cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error "$ac_msg" 1924 cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error $? "$ac_msg"
1923 pwd)` 1925 pwd)`
1924# When building in place, set srcdir=. 1926# When building in place, set srcdir=.
1925if test "$ac_abs_confdir" = "$ac_pwd"; then 1927if test "$ac_abs_confdir" = "$ac_pwd"; then
@@ -1945,7 +1947,7 @@ if test "$ac_init_help" = "long"; then
1945 # Omit some internal or obsolete options to make the list less imposing. 1947 # Omit some internal or obsolete options to make the list less imposing.
1946 # This message is too long to be a string in the A/UX 3.1 sh. 1948 # This message is too long to be a string in the A/UX 3.1 sh.
1947 cat <<_ACEOF 1949 cat <<_ACEOF
1948\`configure' configures evas 1.1.99.67344 to adapt to many kinds of systems. 1950\`configure' configures evas 1.2.0-alpha to adapt to many kinds of systems.
1949 1951
1950Usage: $0 [OPTION]... [VAR=VALUE]... 1952Usage: $0 [OPTION]... [VAR=VALUE]...
1951 1953
@@ -1959,7 +1961,7 @@ Configuration:
1959 --help=short display options specific to this package 1961 --help=short display options specific to this package
1960 --help=recursive display the short help of all the included packages 1962 --help=recursive display the short help of all the included packages
1961 -V, --version display version information and exit 1963 -V, --version display version information and exit
1962 -q, --quiet, --silent do not print \`checking...' messages 1964 -q, --quiet, --silent do not print \`checking ...' messages
1963 --cache-file=FILE cache test results in FILE [disabled] 1965 --cache-file=FILE cache test results in FILE [disabled]
1964 -C, --config-cache alias for \`--cache-file=config.cache' 1966 -C, --config-cache alias for \`--cache-file=config.cache'
1965 -n, --no-create do not create output files 1967 -n, --no-create do not create output files
@@ -2019,7 +2021,7 @@ fi
2019 2021
2020if test -n "$ac_init_help"; then 2022if test -n "$ac_init_help"; then
2021 case $ac_init_help in 2023 case $ac_init_help in
2022 short | recursive ) echo "Configuration of evas 1.1.99.67344:";; 2024 short | recursive ) echo "Configuration of evas 1.2.0-alpha:";;
2023 esac 2025 esac
2024 cat <<\_ACEOF 2026 cat <<\_ACEOF
2025 2027
@@ -2059,7 +2061,7 @@ Optional Features:
2059 --enable-tile-rotate Enable tiled rotate algorithm 2061 --enable-tile-rotate Enable tiled rotate algorithm
2060 --disable-evas-cserve disable shared cache server support. 2062 --disable-evas-cserve disable shared cache server support.
2061 [default=enabled] 2063 [default=enabled]
2062 --enable-gl-flavor-gles enable gles falvor of gl instead of standard 2064 --enable-gl-flavor-gles enable gles flavor of gl instead of standard
2063 --enable-gles-variety-sgx 2065 --enable-gles-variety-sgx
2064 GLES variety SGX 3D unit 2066 GLES variety SGX 3D unit
2065 --enable-gles-variety-s3c6410 2067 --enable-gles-variety-s3c6410
@@ -2068,7 +2070,6 @@ Optional Features:
2068 --enable-software-gdi enable Software GDI rendering backend 2070 --enable-software-gdi enable Software GDI rendering backend
2069 --enable-software-ddraw enable Software DirectDraw rendering backend 2071 --enable-software-ddraw enable Software DirectDraw rendering backend
2070 --enable-direct3d enable Direct3D rendering backend 2072 --enable-direct3d enable Direct3D rendering backend
2071 --enable-software-sdl enable Software SDL rendering backend
2072 --enable-psl1ght enable PSL1GHT rendering backend 2073 --enable-psl1ght enable PSL1GHT rendering backend
2073 --enable-gl-sdl enable OpenGL SDL rendering backend 2074 --enable-gl-sdl enable OpenGL SDL rendering backend
2074 --enable-gl-cocoa enable OpenGL Cocoa rendering backend 2075 --enable-gl-cocoa enable OpenGL Cocoa rendering backend
@@ -2259,8 +2260,15 @@ Some influential environment variables:
2259 CXXFLAGS C++ compiler flags 2260 CXXFLAGS C++ compiler flags
2260 CXXCPP C++ preprocessor 2261 CXXCPP C++ preprocessor
2261 PKG_CONFIG path to pkg-config utility 2262 PKG_CONFIG path to pkg-config utility
2263 PKG_CONFIG_PATH
2264 directories to add to pkg-config's search path
2265 PKG_CONFIG_LIBDIR
2266 path overriding pkg-config's built-in search path
2262 EVIL_CFLAGS C compiler flags for EVIL, overriding pkg-config 2267 EVIL_CFLAGS C compiler flags for EVIL, overriding pkg-config
2263 EVIL_LIBS linker flags for EVIL, overriding pkg-config 2268 EVIL_LIBS linker flags for EVIL, overriding pkg-config
2269 EXOTIC_CFLAGS
2270 C compiler flags for EXOTIC, overriding pkg-config
2271 EXOTIC_LIBS linker flags for EXOTIC, overriding pkg-config
2264 EINA_CFLAGS C compiler flags for EINA, overriding pkg-config 2272 EINA_CFLAGS C compiler flags for EINA, overriding pkg-config
2265 EINA_LIBS linker flags for EINA, overriding pkg-config 2273 EINA_LIBS linker flags for EINA, overriding pkg-config
2266 FREETYPE_CFLAGS 2274 FREETYPE_CFLAGS
@@ -2391,10 +2399,10 @@ fi
2391test -n "$ac_init_help" && exit $ac_status 2399test -n "$ac_init_help" && exit $ac_status
2392if $ac_init_version; then 2400if $ac_init_version; then
2393 cat <<\_ACEOF 2401 cat <<\_ACEOF
2394evas configure 1.1.99.67344 2402evas configure 1.2.0-alpha
2395generated by GNU Autoconf 2.65 2403generated by GNU Autoconf 2.67
2396 2404
2397Copyright (C) 2009 Free Software Foundation, Inc. 2405Copyright (C) 2010 Free Software Foundation, Inc.
2398This configure script is free software; the Free Software Foundation 2406This configure script is free software; the Free Software Foundation
2399gives unlimited permission to copy, distribute and modify it. 2407gives unlimited permission to copy, distribute and modify it.
2400_ACEOF 2408_ACEOF
@@ -2464,7 +2472,7 @@ $as_echo "$ac_try_echo"; } >&5
2464 mv -f conftest.er1 conftest.err 2472 mv -f conftest.er1 conftest.err
2465 fi 2473 fi
2466 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 2474 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
2467 test $ac_status = 0; } >/dev/null && { 2475 test $ac_status = 0; } > conftest.i && {
2468 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 2476 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
2469 test ! -s conftest.err 2477 test ! -s conftest.err
2470 }; then : 2478 }; then :
@@ -2488,10 +2496,10 @@ fi
2488ac_fn_c_check_header_mongrel () 2496ac_fn_c_check_header_mongrel ()
2489{ 2497{
2490 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 2498 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2491 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then : 2499 if eval "test \"\${$3+set}\"" = set; then :
2492 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 2500 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2493$as_echo_n "checking for $2... " >&6; } 2501$as_echo_n "checking for $2... " >&6; }
2494if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then : 2502if eval "test \"\${$3+set}\"" = set; then :
2495 $as_echo_n "(cached) " >&6 2503 $as_echo_n "(cached) " >&6
2496fi 2504fi
2497eval ac_res=\$$3 2505eval ac_res=\$$3
@@ -2527,7 +2535,7 @@ if ac_fn_c_try_cpp "$LINENO"; then :
2527else 2535else
2528 ac_header_preproc=no 2536 ac_header_preproc=no
2529fi 2537fi
2530rm -f conftest.err conftest.$ac_ext 2538rm -f conftest.err conftest.i conftest.$ac_ext
2531{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5 2539{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5
2532$as_echo "$ac_header_preproc" >&6; } 2540$as_echo "$ac_header_preproc" >&6; }
2533 2541
@@ -2550,17 +2558,15 @@ $as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;}
2550$as_echo "$as_me: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&2;} 2558$as_echo "$as_me: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&2;}
2551 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5 2559 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
2552$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;} 2560$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
2553( cat <<\_ASBOX 2561( $as_echo "## -------------------------------------------------------- ##
2554## -------------------------------------------------------- ##
2555## Report this to enlightenment-devel@lists.sourceforge.net ## 2562## Report this to enlightenment-devel@lists.sourceforge.net ##
2556## -------------------------------------------------------- ## 2563## -------------------------------------------------------- ##"
2557_ASBOX
2558 ) | sed "s/^/$as_me: WARNING: /" >&2 2564 ) | sed "s/^/$as_me: WARNING: /" >&2
2559 ;; 2565 ;;
2560esac 2566esac
2561 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 2567 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2562$as_echo_n "checking for $2... " >&6; } 2568$as_echo_n "checking for $2... " >&6; }
2563if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then : 2569if eval "test \"\${$3+set}\"" = set; then :
2564 $as_echo_n "(cached) " >&6 2570 $as_echo_n "(cached) " >&6
2565else 2571else
2566 eval "$3=\$ac_header_compiler" 2572 eval "$3=\$ac_header_compiler"
@@ -2624,7 +2630,7 @@ ac_fn_c_check_header_compile ()
2624 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 2630 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2625 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 2631 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2626$as_echo_n "checking for $2... " >&6; } 2632$as_echo_n "checking for $2... " >&6; }
2627if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then : 2633if eval "test \"\${$3+set}\"" = set; then :
2628 $as_echo_n "(cached) " >&6 2634 $as_echo_n "(cached) " >&6
2629else 2635else
2630 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 2636 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -2700,7 +2706,7 @@ ac_fn_c_check_func ()
2700 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 2706 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2701 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 2707 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2702$as_echo_n "checking for $2... " >&6; } 2708$as_echo_n "checking for $2... " >&6; }
2703if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then : 2709if eval "test \"\${$3+set}\"" = set; then :
2704 $as_echo_n "(cached) " >&6 2710 $as_echo_n "(cached) " >&6
2705else 2711else
2706 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 2712 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -2902,7 +2908,7 @@ $as_echo "$ac_try_echo"; } >&5
2902 mv -f conftest.er1 conftest.err 2908 mv -f conftest.er1 conftest.err
2903 fi 2909 fi
2904 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 2910 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
2905 test $ac_status = 0; } >/dev/null && { 2911 test $ac_status = 0; } > conftest.i && {
2906 test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || 2912 test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
2907 test ! -s conftest.err 2913 test ! -s conftest.err
2908 }; then : 2914 }; then :
@@ -3151,7 +3157,7 @@ ac_fn_c_check_type ()
3151 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 3157 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
3152 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 3158 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
3153$as_echo_n "checking for $2... " >&6; } 3159$as_echo_n "checking for $2... " >&6; }
3154if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then : 3160if eval "test \"\${$3+set}\"" = set; then :
3155 $as_echo_n "(cached) " >&6 3161 $as_echo_n "(cached) " >&6
3156else 3162else
3157 eval "$3=no" 3163 eval "$3=no"
@@ -3196,15 +3202,18 @@ $as_echo "$ac_res" >&6; }
3196 3202
3197} # ac_fn_c_check_type 3203} # ac_fn_c_check_type
3198 3204
3199# ac_fn_c_check_decl LINENO SYMBOL VAR 3205# ac_fn_c_check_decl LINENO SYMBOL VAR INCLUDES
3200# ------------------------------------ 3206# ---------------------------------------------
3201# Tests whether SYMBOL is declared, setting cache variable VAR accordingly. 3207# Tests whether SYMBOL is declared in INCLUDES, setting cache variable VAR
3208# accordingly.
3202ac_fn_c_check_decl () 3209ac_fn_c_check_decl ()
3203{ 3210{
3204 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 3211 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
3205 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $2 is declared" >&5 3212 as_decl_name=`echo $2|sed 's/ *(.*//'`
3206$as_echo_n "checking whether $2 is declared... " >&6; } 3213 as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
3207if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then : 3214 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
3215$as_echo_n "checking whether $as_decl_name is declared... " >&6; }
3216if eval "test \"\${$3+set}\"" = set; then :
3208 $as_echo_n "(cached) " >&6 3217 $as_echo_n "(cached) " >&6
3209else 3218else
3210 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 3219 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -3213,8 +3222,12 @@ $4
3213int 3222int
3214main () 3223main ()
3215{ 3224{
3216#ifndef $2 3225#ifndef $as_decl_name
3217 (void) $2; 3226#ifdef __cplusplus
3227 (void) $as_decl_use;
3228#else
3229 (void) $as_decl_name;
3230#endif
3218#endif 3231#endif
3219 3232
3220 ; 3233 ;
@@ -3238,8 +3251,8 @@ cat >config.log <<_ACEOF
3238This file contains any messages produced by compilers while 3251This file contains any messages produced by compilers while
3239running configure, to aid debugging if configure makes a mistake. 3252running configure, to aid debugging if configure makes a mistake.
3240 3253
3241It was created by evas $as_me 1.1.99.67344, which was 3254It was created by evas $as_me 1.2.0-alpha, which was
3242generated by GNU Autoconf 2.65. Invocation command line was 3255generated by GNU Autoconf 2.67. Invocation command line was
3243 3256
3244 $ $0 $@ 3257 $ $0 $@
3245 3258
@@ -3349,11 +3362,9 @@ trap 'exit_status=$?
3349 { 3362 {
3350 echo 3363 echo
3351 3364
3352 cat <<\_ASBOX 3365 $as_echo "## ---------------- ##
3353## ---------------- ##
3354## Cache variables. ## 3366## Cache variables. ##
3355## ---------------- ## 3367## ---------------- ##"
3356_ASBOX
3357 echo 3368 echo
3358 # The following way of writing the cache mishandles newlines in values, 3369 # The following way of writing the cache mishandles newlines in values,
3359( 3370(
@@ -3387,11 +3398,9 @@ $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
3387) 3398)
3388 echo 3399 echo
3389 3400
3390 cat <<\_ASBOX 3401 $as_echo "## ----------------- ##
3391## ----------------- ##
3392## Output variables. ## 3402## Output variables. ##
3393## ----------------- ## 3403## ----------------- ##"
3394_ASBOX
3395 echo 3404 echo
3396 for ac_var in $ac_subst_vars 3405 for ac_var in $ac_subst_vars
3397 do 3406 do
@@ -3404,11 +3413,9 @@ _ASBOX
3404 echo 3413 echo
3405 3414
3406 if test -n "$ac_subst_files"; then 3415 if test -n "$ac_subst_files"; then
3407 cat <<\_ASBOX 3416 $as_echo "## ------------------- ##
3408## ------------------- ##
3409## File substitutions. ## 3417## File substitutions. ##
3410## ------------------- ## 3418## ------------------- ##"
3411_ASBOX
3412 echo 3419 echo
3413 for ac_var in $ac_subst_files 3420 for ac_var in $ac_subst_files
3414 do 3421 do
@@ -3422,11 +3429,9 @@ _ASBOX
3422 fi 3429 fi
3423 3430
3424 if test -s confdefs.h; then 3431 if test -s confdefs.h; then
3425 cat <<\_ASBOX 3432 $as_echo "## ----------- ##
3426## ----------- ##
3427## confdefs.h. ## 3433## confdefs.h. ##
3428## ----------- ## 3434## ----------- ##"
3429_ASBOX
3430 echo 3435 echo
3431 cat confdefs.h 3436 cat confdefs.h
3432 echo 3437 echo
@@ -3481,7 +3486,12 @@ _ACEOF
3481ac_site_file1=NONE 3486ac_site_file1=NONE
3482ac_site_file2=NONE 3487ac_site_file2=NONE
3483if test -n "$CONFIG_SITE"; then 3488if test -n "$CONFIG_SITE"; then
3484 ac_site_file1=$CONFIG_SITE 3489 # We do not want a PATH search for config.site.
3490 case $CONFIG_SITE in #((
3491 -*) ac_site_file1=./$CONFIG_SITE;;
3492 */*) ac_site_file1=$CONFIG_SITE;;
3493 *) ac_site_file1=./$CONFIG_SITE;;
3494 esac
3485elif test "x$prefix" != xNONE; then 3495elif test "x$prefix" != xNONE; then
3486 ac_site_file1=$prefix/share/config.site 3496 ac_site_file1=$prefix/share/config.site
3487 ac_site_file2=$prefix/etc/config.site 3497 ac_site_file2=$prefix/etc/config.site
@@ -3496,7 +3506,11 @@ do
3496 { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5 3506 { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
3497$as_echo "$as_me: loading site script $ac_site_file" >&6;} 3507$as_echo "$as_me: loading site script $ac_site_file" >&6;}
3498 sed 's/^/| /' "$ac_site_file" >&5 3508 sed 's/^/| /' "$ac_site_file" >&5
3499 . "$ac_site_file" 3509 . "$ac_site_file" \
3510 || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3511$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3512as_fn_error $? "failed to load site script $ac_site_file
3513See \`config.log' for more details" "$LINENO" 5 ; }
3500 fi 3514 fi
3501done 3515done
3502 3516
@@ -3572,7 +3586,7 @@ if $ac_cache_corrupted; then
3572$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 3586$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3573 { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5 3587 { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
3574$as_echo "$as_me: error: changes in the environment can compromise the build" >&2;} 3588$as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
3575 as_fn_error "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5 3589 as_fn_error $? "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5
3576fi 3590fi
3577## -------------------- ## 3591## -------------------- ##
3578## Main body of script. ## 3592## Main body of script. ##
@@ -3598,16 +3612,22 @@ am__api_version='1.11'
3598 3612
3599ac_aux_dir= 3613ac_aux_dir=
3600for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do 3614for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
3601 for ac_t in install-sh install.sh shtool; do 3615 if test -f "$ac_dir/install-sh"; then
3602 if test -f "$ac_dir/$ac_t"; then 3616 ac_aux_dir=$ac_dir
3603 ac_aux_dir=$ac_dir 3617 ac_install_sh="$ac_aux_dir/install-sh -c"
3604 ac_install_sh="$ac_aux_dir/$ac_t -c" 3618 break
3605 break 2 3619 elif test -f "$ac_dir/install.sh"; then
3606 fi 3620 ac_aux_dir=$ac_dir
3607 done 3621 ac_install_sh="$ac_aux_dir/install.sh -c"
3622 break
3623 elif test -f "$ac_dir/shtool"; then
3624 ac_aux_dir=$ac_dir
3625 ac_install_sh="$ac_aux_dir/shtool install -c"
3626 break
3627 fi
3608done 3628done
3609if test -z "$ac_aux_dir"; then 3629if test -z "$ac_aux_dir"; then
3610 as_fn_error "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5 3630 as_fn_error $? "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5
3611fi 3631fi
3612 3632
3613# These three variables are undocumented and unsupported, 3633# These three variables are undocumented and unsupported,
@@ -3723,11 +3743,11 @@ am_lf='
3723' 3743'
3724case `pwd` in 3744case `pwd` in
3725 *[\\\"\#\$\&\'\`$am_lf]*) 3745 *[\\\"\#\$\&\'\`$am_lf]*)
3726 as_fn_error "unsafe absolute working directory name" "$LINENO" 5;; 3746 as_fn_error $? "unsafe absolute working directory name" "$LINENO" 5 ;;
3727esac 3747esac
3728case $srcdir in 3748case $srcdir in
3729 *[\\\"\#\$\&\'\`$am_lf\ \ ]*) 3749 *[\\\"\#\$\&\'\`$am_lf\ \ ]*)
3730 as_fn_error "unsafe srcdir value: \`$srcdir'" "$LINENO" 5;; 3750 as_fn_error $? "unsafe srcdir value: \`$srcdir'" "$LINENO" 5 ;;
3731esac 3751esac
3732 3752
3733# Do `set' in a subshell so we don't clobber the current shell's 3753# Do `set' in a subshell so we don't clobber the current shell's
@@ -3749,7 +3769,7 @@ if (
3749 # if, for instance, CONFIG_SHELL is bash and it inherits a 3769 # if, for instance, CONFIG_SHELL is bash and it inherits a
3750 # broken ls alias from the environment. This has actually 3770 # broken ls alias from the environment. This has actually
3751 # happened. Such a system could not be considered "sane". 3771 # happened. Such a system could not be considered "sane".
3752 as_fn_error "ls -t appears to fail. Make sure there is not a broken 3772 as_fn_error $? "ls -t appears to fail. Make sure there is not a broken
3753alias in your environment" "$LINENO" 5 3773alias in your environment" "$LINENO" 5
3754 fi 3774 fi
3755 3775
@@ -3759,7 +3779,7 @@ then
3759 # Ok. 3779 # Ok.
3760 : 3780 :
3761else 3781else
3762 as_fn_error "newly created file is older than distributed files! 3782 as_fn_error $? "newly created file is older than distributed files!
3763Check your system clock" "$LINENO" 5 3783Check your system clock" "$LINENO" 5
3764fi 3784fi
3765{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 3785{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
@@ -3997,7 +4017,7 @@ done
3997$as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; } 4017$as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
3998set x ${MAKE-make} 4018set x ${MAKE-make}
3999ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` 4019ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
4000if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then : 4020if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\"" = set; then :
4001 $as_echo_n "(cached) " >&6 4021 $as_echo_n "(cached) " >&6
4002else 4022else
4003 cat >conftest.make <<\_ACEOF 4023 cat >conftest.make <<\_ACEOF
@@ -4005,7 +4025,7 @@ SHELL = /bin/sh
4005all: 4025all:
4006 @echo '@@@%%%=$(MAKE)=@@@%%%' 4026 @echo '@@@%%%=$(MAKE)=@@@%%%'
4007_ACEOF 4027_ACEOF
4008# GNU make sometimes prints "make[1]: Entering...", which would confuse us. 4028# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
4009case `${MAKE-make} -f conftest.make 2>/dev/null` in 4029case `${MAKE-make} -f conftest.make 2>/dev/null` in
4010 *@@@%%%=?*=@@@%%%*) 4030 *@@@%%%=?*=@@@%%%*)
4011 eval ac_cv_prog_make_${ac_make}_set=yes;; 4031 eval ac_cv_prog_make_${ac_make}_set=yes;;
@@ -4039,7 +4059,7 @@ if test "`cd $srcdir && pwd`" != "`pwd`"; then
4039 am__isrc=' -I$(srcdir)' 4059 am__isrc=' -I$(srcdir)'
4040 # test to see if srcdir already configured 4060 # test to see if srcdir already configured
4041 if test -f $srcdir/config.status; then 4061 if test -f $srcdir/config.status; then
4042 as_fn_error "source directory already configured; run \"make distclean\" there first" "$LINENO" 5 4062 as_fn_error $? "source directory already configured; run \"make distclean\" there first" "$LINENO" 5
4043 fi 4063 fi
4044fi 4064fi
4045 4065
@@ -4055,7 +4075,7 @@ fi
4055 4075
4056# Define the identity of the package. 4076# Define the identity of the package.
4057 PACKAGE='evas' 4077 PACKAGE='evas'
4058 VERSION='1.1.99.67344' 4078 VERSION='1.2.0-alpha'
4059 4079
4060 4080
4061cat >>confdefs.h <<_ACEOF 4081cat >>confdefs.h <<_ACEOF
@@ -4470,8 +4490,8 @@ fi
4470 4490
4471test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 4491test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4472$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 4492$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4473as_fn_error "no acceptable C compiler found in \$PATH 4493as_fn_error $? "no acceptable C compiler found in \$PATH
4474See \`config.log' for more details." "$LINENO" 5; } 4494See \`config.log' for more details" "$LINENO" 5 ; }
4475 4495
4476# Provide some information about the compiler. 4496# Provide some information about the compiler.
4477$as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5 4497$as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
@@ -4585,9 +4605,8 @@ sed 's/^/| /' conftest.$ac_ext >&5
4585 4605
4586{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 4606{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4587$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 4607$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4588{ as_fn_set_status 77 4608as_fn_error 77 "C compiler cannot create executables
4589as_fn_error "C compiler cannot create executables 4609See \`config.log' for more details" "$LINENO" 5 ; }
4590See \`config.log' for more details." "$LINENO" 5; }; }
4591else 4610else
4592 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 4611 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
4593$as_echo "yes" >&6; } 4612$as_echo "yes" >&6; }
@@ -4629,8 +4648,8 @@ done
4629else 4648else
4630 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 4649 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4631$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 4650$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4632as_fn_error "cannot compute suffix of executables: cannot compile and link 4651as_fn_error $? "cannot compute suffix of executables: cannot compile and link
4633See \`config.log' for more details." "$LINENO" 5; } 4652See \`config.log' for more details" "$LINENO" 5 ; }
4634fi 4653fi
4635rm -f conftest conftest$ac_cv_exeext 4654rm -f conftest conftest$ac_cv_exeext
4636{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5 4655{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
@@ -4687,9 +4706,9 @@ $as_echo "$ac_try_echo"; } >&5
4687 else 4706 else
4688 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 4707 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4689$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 4708$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4690as_fn_error "cannot run C compiled programs. 4709as_fn_error $? "cannot run C compiled programs.
4691If you meant to cross compile, use \`--host'. 4710If you meant to cross compile, use \`--host'.
4692See \`config.log' for more details." "$LINENO" 5; } 4711See \`config.log' for more details" "$LINENO" 5 ; }
4693 fi 4712 fi
4694 fi 4713 fi
4695fi 4714fi
@@ -4740,8 +4759,8 @@ sed 's/^/| /' conftest.$ac_ext >&5
4740 4759
4741{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 4760{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4742$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 4761$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4743as_fn_error "cannot compute suffix of object files: cannot compile 4762as_fn_error $? "cannot compute suffix of object files: cannot compile
4744See \`config.log' for more details." "$LINENO" 5; } 4763See \`config.log' for more details" "$LINENO" 5 ; }
4745fi 4764fi
4746rm -f conftest.$ac_cv_objext conftest.$ac_ext 4765rm -f conftest.$ac_cv_objext conftest.$ac_ext
4747fi 4766fi
@@ -5131,7 +5150,7 @@ else
5131 # Broken: fails on valid input. 5150 # Broken: fails on valid input.
5132continue 5151continue
5133fi 5152fi
5134rm -f conftest.err conftest.$ac_ext 5153rm -f conftest.err conftest.i conftest.$ac_ext
5135 5154
5136 # OK, works on sane cases. Now check whether nonexistent headers 5155 # OK, works on sane cases. Now check whether nonexistent headers
5137 # can be detected and how. 5156 # can be detected and how.
@@ -5147,11 +5166,11 @@ else
5147ac_preproc_ok=: 5166ac_preproc_ok=:
5148break 5167break
5149fi 5168fi
5150rm -f conftest.err conftest.$ac_ext 5169rm -f conftest.err conftest.i conftest.$ac_ext
5151 5170
5152done 5171done
5153# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. 5172# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
5154rm -f conftest.err conftest.$ac_ext 5173rm -f conftest.i conftest.err conftest.$ac_ext
5155if $ac_preproc_ok; then : 5174if $ac_preproc_ok; then :
5156 break 5175 break
5157fi 5176fi
@@ -5190,7 +5209,7 @@ else
5190 # Broken: fails on valid input. 5209 # Broken: fails on valid input.
5191continue 5210continue
5192fi 5211fi
5193rm -f conftest.err conftest.$ac_ext 5212rm -f conftest.err conftest.i conftest.$ac_ext
5194 5213
5195 # OK, works on sane cases. Now check whether nonexistent headers 5214 # OK, works on sane cases. Now check whether nonexistent headers
5196 # can be detected and how. 5215 # can be detected and how.
@@ -5206,18 +5225,18 @@ else
5206ac_preproc_ok=: 5225ac_preproc_ok=:
5207break 5226break
5208fi 5227fi
5209rm -f conftest.err conftest.$ac_ext 5228rm -f conftest.err conftest.i conftest.$ac_ext
5210 5229
5211done 5230done
5212# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. 5231# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
5213rm -f conftest.err conftest.$ac_ext 5232rm -f conftest.i conftest.err conftest.$ac_ext
5214if $ac_preproc_ok; then : 5233if $ac_preproc_ok; then :
5215 5234
5216else 5235else
5217 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 5236 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
5218$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 5237$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
5219as_fn_error "C preprocessor \"$CPP\" fails sanity check 5238as_fn_error $? "C preprocessor \"$CPP\" fails sanity check
5220See \`config.log' for more details." "$LINENO" 5; } 5239See \`config.log' for more details" "$LINENO" 5 ; }
5221fi 5240fi
5222 5241
5223ac_ext=c 5242ac_ext=c
@@ -5278,7 +5297,7 @@ esac
5278 done 5297 done
5279IFS=$as_save_IFS 5298IFS=$as_save_IFS
5280 if test -z "$ac_cv_path_GREP"; then 5299 if test -z "$ac_cv_path_GREP"; then
5281 as_fn_error "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5 5300 as_fn_error $? "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
5282 fi 5301 fi
5283else 5302else
5284 ac_cv_path_GREP=$GREP 5303 ac_cv_path_GREP=$GREP
@@ -5344,7 +5363,7 @@ esac
5344 done 5363 done
5345IFS=$as_save_IFS 5364IFS=$as_save_IFS
5346 if test -z "$ac_cv_path_EGREP"; then 5365 if test -z "$ac_cv_path_EGREP"; then
5347 as_fn_error "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5 5366 as_fn_error $? "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
5348 fi 5367 fi
5349else 5368else
5350 ac_cv_path_EGREP=$EGREP 5369 ac_cv_path_EGREP=$EGREP
@@ -5476,8 +5495,7 @@ do :
5476 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` 5495 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
5477ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default 5496ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
5478" 5497"
5479eval as_val=\$$as_ac_Header 5498if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
5480 if test "x$as_val" = x""yes; then :
5481 cat >>confdefs.h <<_ACEOF 5499 cat >>confdefs.h <<_ACEOF
5482#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 5500#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
5483_ACEOF 5501_ACEOF
@@ -5552,7 +5570,7 @@ $as_echo "$ac_cv_safe_to_define___extensions__" >&6; }
5552 5570
5553# Make sure we can run config.sub. 5571# Make sure we can run config.sub.
5554$SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 || 5572$SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
5555 as_fn_error "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5 5573 as_fn_error $? "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5
5556 5574
5557{ $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5 5575{ $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
5558$as_echo_n "checking build system type... " >&6; } 5576$as_echo_n "checking build system type... " >&6; }
@@ -5563,16 +5581,16 @@ else
5563test "x$ac_build_alias" = x && 5581test "x$ac_build_alias" = x &&
5564 ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"` 5582 ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
5565test "x$ac_build_alias" = x && 5583test "x$ac_build_alias" = x &&
5566 as_fn_error "cannot guess build type; you must specify one" "$LINENO" 5 5584 as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
5567ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` || 5585ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
5568 as_fn_error "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5 5586 as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
5569 5587
5570fi 5588fi
5571{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5 5589{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
5572$as_echo "$ac_cv_build" >&6; } 5590$as_echo "$ac_cv_build" >&6; }
5573case $ac_cv_build in 5591case $ac_cv_build in
5574*-*-*) ;; 5592*-*-*) ;;
5575*) as_fn_error "invalid value of canonical build" "$LINENO" 5;; 5593*) as_fn_error $? "invalid value of canonical build" "$LINENO" 5 ;;
5576esac 5594esac
5577build=$ac_cv_build 5595build=$ac_cv_build
5578ac_save_IFS=$IFS; IFS='-' 5596ac_save_IFS=$IFS; IFS='-'
@@ -5597,7 +5615,7 @@ else
5597 ac_cv_host=$ac_cv_build 5615 ac_cv_host=$ac_cv_build
5598else 5616else
5599 ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` || 5617 ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
5600 as_fn_error "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5 5618 as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
5601fi 5619fi
5602 5620
5603fi 5621fi
@@ -5605,7 +5623,7 @@ fi
5605$as_echo "$ac_cv_host" >&6; } 5623$as_echo "$ac_cv_host" >&6; }
5606case $ac_cv_host in 5624case $ac_cv_host in
5607*-*-*) ;; 5625*-*-*) ;;
5608*) as_fn_error "invalid value of canonical host" "$LINENO" 5;; 5626*) as_fn_error $? "invalid value of canonical host" "$LINENO" 5 ;;
5609esac 5627esac
5610host=$ac_cv_host 5628host=$ac_cv_host
5611ac_save_IFS=$IFS; IFS='-' 5629ac_save_IFS=$IFS; IFS='-'
@@ -6006,7 +6024,7 @@ esac
6006 done 6024 done
6007IFS=$as_save_IFS 6025IFS=$as_save_IFS
6008 if test -z "$ac_cv_path_SED"; then 6026 if test -z "$ac_cv_path_SED"; then
6009 as_fn_error "no acceptable sed could be found in \$PATH" "$LINENO" 5 6027 as_fn_error $? "no acceptable sed could be found in \$PATH" "$LINENO" 5
6010 fi 6028 fi
6011else 6029else
6012 ac_cv_path_SED=$SED 6030 ac_cv_path_SED=$SED
@@ -6085,7 +6103,7 @@ esac
6085 done 6103 done
6086IFS=$as_save_IFS 6104IFS=$as_save_IFS
6087 if test -z "$ac_cv_path_FGREP"; then 6105 if test -z "$ac_cv_path_FGREP"; then
6088 as_fn_error "no acceptable fgrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5 6106 as_fn_error $? "no acceptable fgrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
6089 fi 6107 fi
6090else 6108else
6091 ac_cv_path_FGREP=$FGREP 6109 ac_cv_path_FGREP=$FGREP
@@ -6201,7 +6219,7 @@ else
6201 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 6219 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6202$as_echo "no" >&6; } 6220$as_echo "no" >&6; }
6203fi 6221fi
6204test -z "$LD" && as_fn_error "no acceptable ld found in \$PATH" "$LINENO" 5 6222test -z "$LD" && as_fn_error $? "no acceptable ld found in \$PATH" "$LINENO" 5
6205{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5 6223{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5
6206$as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; } 6224$as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; }
6207if test "${lt_cv_prog_gnu_ld+set}" = set; then : 6225if test "${lt_cv_prog_gnu_ld+set}" = set; then :
@@ -6403,13 +6421,13 @@ if test "${lt_cv_nm_interface+set}" = set; then :
6403else 6421else
6404 lt_cv_nm_interface="BSD nm" 6422 lt_cv_nm_interface="BSD nm"
6405 echo "int some_variable = 0;" > conftest.$ac_ext 6423 echo "int some_variable = 0;" > conftest.$ac_ext
6406 (eval echo "\"\$as_me:6406: $ac_compile\"" >&5) 6424 (eval echo "\"\$as_me:6424: $ac_compile\"" >&5)
6407 (eval "$ac_compile" 2>conftest.err) 6425 (eval "$ac_compile" 2>conftest.err)
6408 cat conftest.err >&5 6426 cat conftest.err >&5
6409 (eval echo "\"\$as_me:6409: $NM \\\"conftest.$ac_objext\\\"\"" >&5) 6427 (eval echo "\"\$as_me:6427: $NM \\\"conftest.$ac_objext\\\"\"" >&5)
6410 (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out) 6428 (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out)
6411 cat conftest.err >&5 6429 cat conftest.err >&5
6412 (eval echo "\"\$as_me:6412: output\"" >&5) 6430 (eval echo "\"\$as_me:6430: output\"" >&5)
6413 cat conftest.out >&5 6431 cat conftest.out >&5
6414 if $GREP 'External.*some_variable' conftest.out > /dev/null; then 6432 if $GREP 'External.*some_variable' conftest.out > /dev/null; then
6415 lt_cv_nm_interface="MS dumpbin" 6433 lt_cv_nm_interface="MS dumpbin"
@@ -7611,7 +7629,7 @@ ia64-*-hpux*)
7611 ;; 7629 ;;
7612*-*-irix6*) 7630*-*-irix6*)
7613 # Find out which ABI we are using. 7631 # Find out which ABI we are using.
7614 echo '#line 7614 "configure"' > conftest.$ac_ext 7632 echo '#line 7632 "configure"' > conftest.$ac_ext
7615 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 7633 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
7616 (eval $ac_compile) 2>&5 7634 (eval $ac_compile) 2>&5
7617 ac_status=$? 7635 ac_status=$?
@@ -8871,11 +8889,11 @@ else
8871 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ 8889 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
8872 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 8890 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
8873 -e 's:$: $lt_compiler_flag:'` 8891 -e 's:$: $lt_compiler_flag:'`
8874 (eval echo "\"\$as_me:8874: $lt_compile\"" >&5) 8892 (eval echo "\"\$as_me:8892: $lt_compile\"" >&5)
8875 (eval "$lt_compile" 2>conftest.err) 8893 (eval "$lt_compile" 2>conftest.err)
8876 ac_status=$? 8894 ac_status=$?
8877 cat conftest.err >&5 8895 cat conftest.err >&5
8878 echo "$as_me:8878: \$? = $ac_status" >&5 8896 echo "$as_me:8896: \$? = $ac_status" >&5
8879 if (exit $ac_status) && test -s "$ac_outfile"; then 8897 if (exit $ac_status) && test -s "$ac_outfile"; then
8880 # The compiler can only warn and ignore the option if not recognized 8898 # The compiler can only warn and ignore the option if not recognized
8881 # So say no if there are warnings other than the usual output. 8899 # So say no if there are warnings other than the usual output.
@@ -9210,11 +9228,11 @@ else
9210 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ 9228 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
9211 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 9229 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
9212 -e 's:$: $lt_compiler_flag:'` 9230 -e 's:$: $lt_compiler_flag:'`
9213 (eval echo "\"\$as_me:9213: $lt_compile\"" >&5) 9231 (eval echo "\"\$as_me:9231: $lt_compile\"" >&5)
9214 (eval "$lt_compile" 2>conftest.err) 9232 (eval "$lt_compile" 2>conftest.err)
9215 ac_status=$? 9233 ac_status=$?
9216 cat conftest.err >&5 9234 cat conftest.err >&5
9217 echo "$as_me:9217: \$? = $ac_status" >&5 9235 echo "$as_me:9235: \$? = $ac_status" >&5
9218 if (exit $ac_status) && test -s "$ac_outfile"; then 9236 if (exit $ac_status) && test -s "$ac_outfile"; then
9219 # The compiler can only warn and ignore the option if not recognized 9237 # The compiler can only warn and ignore the option if not recognized
9220 # So say no if there are warnings other than the usual output. 9238 # So say no if there are warnings other than the usual output.
@@ -9315,11 +9333,11 @@ else
9315 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ 9333 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
9316 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 9334 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
9317 -e 's:$: $lt_compiler_flag:'` 9335 -e 's:$: $lt_compiler_flag:'`
9318 (eval echo "\"\$as_me:9318: $lt_compile\"" >&5) 9336 (eval echo "\"\$as_me:9336: $lt_compile\"" >&5)
9319 (eval "$lt_compile" 2>out/conftest.err) 9337 (eval "$lt_compile" 2>out/conftest.err)
9320 ac_status=$? 9338 ac_status=$?
9321 cat out/conftest.err >&5 9339 cat out/conftest.err >&5
9322 echo "$as_me:9322: \$? = $ac_status" >&5 9340 echo "$as_me:9340: \$? = $ac_status" >&5
9323 if (exit $ac_status) && test -s out/conftest2.$ac_objext 9341 if (exit $ac_status) && test -s out/conftest2.$ac_objext
9324 then 9342 then
9325 # The compiler can only warn and ignore the option if not recognized 9343 # The compiler can only warn and ignore the option if not recognized
@@ -9370,11 +9388,11 @@ else
9370 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ 9388 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
9371 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 9389 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
9372 -e 's:$: $lt_compiler_flag:'` 9390 -e 's:$: $lt_compiler_flag:'`
9373 (eval echo "\"\$as_me:9373: $lt_compile\"" >&5) 9391 (eval echo "\"\$as_me:9391: $lt_compile\"" >&5)
9374 (eval "$lt_compile" 2>out/conftest.err) 9392 (eval "$lt_compile" 2>out/conftest.err)
9375 ac_status=$? 9393 ac_status=$?
9376 cat out/conftest.err >&5 9394 cat out/conftest.err >&5
9377 echo "$as_me:9377: \$? = $ac_status" >&5 9395 echo "$as_me:9395: \$? = $ac_status" >&5
9378 if (exit $ac_status) && test -s out/conftest2.$ac_objext 9396 if (exit $ac_status) && test -s out/conftest2.$ac_objext
9379 then 9397 then
9380 # The compiler can only warn and ignore the option if not recognized 9398 # The compiler can only warn and ignore the option if not recognized
@@ -11754,7 +11772,7 @@ else
11754 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 11772 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
11755 lt_status=$lt_dlunknown 11773 lt_status=$lt_dlunknown
11756 cat > conftest.$ac_ext <<_LT_EOF 11774 cat > conftest.$ac_ext <<_LT_EOF
11757#line 11757 "configure" 11775#line 11775 "configure"
11758#include "confdefs.h" 11776#include "confdefs.h"
11759 11777
11760#if HAVE_DLFCN_H 11778#if HAVE_DLFCN_H
@@ -11850,7 +11868,7 @@ else
11850 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 11868 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
11851 lt_status=$lt_dlunknown 11869 lt_status=$lt_dlunknown
11852 cat > conftest.$ac_ext <<_LT_EOF 11870 cat > conftest.$ac_ext <<_LT_EOF
11853#line 11853 "configure" 11871#line 11871 "configure"
11854#include "confdefs.h" 11872#include "confdefs.h"
11855 11873
11856#if HAVE_DLFCN_H 11874#if HAVE_DLFCN_H
@@ -12089,20 +12107,20 @@ _ACEOF
12089 12107
12090 12108
12091cat >>confdefs.h <<_ACEOF 12109cat >>confdefs.h <<_ACEOF
12092#define VMIN 1 12110#define VMIN 2
12093_ACEOF 12111_ACEOF
12094 12112
12095 12113
12096cat >>confdefs.h <<_ACEOF 12114cat >>confdefs.h <<_ACEOF
12097#define VMIC 99 12115#define VMIC 0
12098_ACEOF 12116_ACEOF
12099 12117
12100 12118
12101cat >>confdefs.h <<_ACEOF 12119cat >>confdefs.h <<_ACEOF
12102#define VREV 67344 12120#define VREV 0
12103_ACEOF 12121_ACEOF
12104 12122
12105version_info="2:99:1" 12123version_info="3:0:2"
12106release_info="" 12124release_info=""
12107 12125
12108 12126
@@ -12121,7 +12139,7 @@ case "$host_os" in
12121 MODULE_ARCH="$host_os-$host_cpu" 12139 MODULE_ARCH="$host_os-$host_cpu"
12122 ;; 12140 ;;
12123 *) 12141 *)
12124 MODULE_ARCH="$host_os-$host_cpu-1.1.99" 12142 MODULE_ARCH="$host_os-$host_cpu-1.2.0"
12125 ;; 12143 ;;
12126esac 12144esac
12127 12145
@@ -12142,7 +12160,6 @@ want_evas_engine_software_xlib="no"
12142want_evas_engine_software_xcb="no" 12160want_evas_engine_software_xcb="no"
12143want_evas_engine_software_gdi="no" 12161want_evas_engine_software_gdi="no"
12144want_evas_engine_software_ddraw="no" 12162want_evas_engine_software_ddraw="no"
12145want_evas_engine_software_sdl="no"
12146want_evas_engine_software_8_x11="no" 12163want_evas_engine_software_8_x11="no"
12147want_evas_engine_software_16_x11="no" 12164want_evas_engine_software_16_x11="no"
12148want_evas_engine_software_16_ddraw="no" 12165want_evas_engine_software_16_ddraw="no"
@@ -13606,7 +13623,7 @@ else
13606 # Broken: fails on valid input. 13623 # Broken: fails on valid input.
13607continue 13624continue
13608fi 13625fi
13609rm -f conftest.err conftest.$ac_ext 13626rm -f conftest.err conftest.i conftest.$ac_ext
13610 13627
13611 # OK, works on sane cases. Now check whether nonexistent headers 13628 # OK, works on sane cases. Now check whether nonexistent headers
13612 # can be detected and how. 13629 # can be detected and how.
@@ -13622,11 +13639,11 @@ else
13622ac_preproc_ok=: 13639ac_preproc_ok=:
13623break 13640break
13624fi 13641fi
13625rm -f conftest.err conftest.$ac_ext 13642rm -f conftest.err conftest.i conftest.$ac_ext
13626 13643
13627done 13644done
13628# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. 13645# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
13629rm -f conftest.err conftest.$ac_ext 13646rm -f conftest.i conftest.err conftest.$ac_ext
13630if $ac_preproc_ok; then : 13647if $ac_preproc_ok; then :
13631 break 13648 break
13632fi 13649fi
@@ -13665,7 +13682,7 @@ else
13665 # Broken: fails on valid input. 13682 # Broken: fails on valid input.
13666continue 13683continue
13667fi 13684fi
13668rm -f conftest.err conftest.$ac_ext 13685rm -f conftest.err conftest.i conftest.$ac_ext
13669 13686
13670 # OK, works on sane cases. Now check whether nonexistent headers 13687 # OK, works on sane cases. Now check whether nonexistent headers
13671 # can be detected and how. 13688 # can be detected and how.
@@ -13681,11 +13698,11 @@ else
13681ac_preproc_ok=: 13698ac_preproc_ok=:
13682break 13699break
13683fi 13700fi
13684rm -f conftest.err conftest.$ac_ext 13701rm -f conftest.err conftest.i conftest.$ac_ext
13685 13702
13686done 13703done
13687# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. 13704# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
13688rm -f conftest.err conftest.$ac_ext 13705rm -f conftest.i conftest.err conftest.$ac_ext
13689if $ac_preproc_ok; then : 13706if $ac_preproc_ok; then :
13690 13707
13691else 13708else
@@ -13914,7 +13931,7 @@ else
13914 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 13931 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13915$as_echo "no" >&6; } 13932$as_echo "no" >&6; }
13916fi 13933fi
13917test -z "$LD" && as_fn_error "no acceptable ld found in \$PATH" "$LINENO" 5 13934test -z "$LD" && as_fn_error $? "no acceptable ld found in \$PATH" "$LINENO" 5
13918{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5 13935{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5
13919$as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; } 13936$as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; }
13920if test "${lt_cv_prog_gnu_ld+set}" = set; then : 13937if test "${lt_cv_prog_gnu_ld+set}" = set; then :
@@ -15455,11 +15472,11 @@ else
15455 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ 15472 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
15456 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 15473 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
15457 -e 's:$: $lt_compiler_flag:'` 15474 -e 's:$: $lt_compiler_flag:'`
15458 (eval echo "\"\$as_me:15458: $lt_compile\"" >&5) 15475 (eval echo "\"\$as_me:15475: $lt_compile\"" >&5)
15459 (eval "$lt_compile" 2>conftest.err) 15476 (eval "$lt_compile" 2>conftest.err)
15460 ac_status=$? 15477 ac_status=$?
15461 cat conftest.err >&5 15478 cat conftest.err >&5
15462 echo "$as_me:15462: \$? = $ac_status" >&5 15479 echo "$as_me:15479: \$? = $ac_status" >&5
15463 if (exit $ac_status) && test -s "$ac_outfile"; then 15480 if (exit $ac_status) && test -s "$ac_outfile"; then
15464 # The compiler can only warn and ignore the option if not recognized 15481 # The compiler can only warn and ignore the option if not recognized
15465 # So say no if there are warnings other than the usual output. 15482 # So say no if there are warnings other than the usual output.
@@ -15554,11 +15571,11 @@ else
15554 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ 15571 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
15555 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 15572 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
15556 -e 's:$: $lt_compiler_flag:'` 15573 -e 's:$: $lt_compiler_flag:'`
15557 (eval echo "\"\$as_me:15557: $lt_compile\"" >&5) 15574 (eval echo "\"\$as_me:15574: $lt_compile\"" >&5)
15558 (eval "$lt_compile" 2>out/conftest.err) 15575 (eval "$lt_compile" 2>out/conftest.err)
15559 ac_status=$? 15576 ac_status=$?
15560 cat out/conftest.err >&5 15577 cat out/conftest.err >&5
15561 echo "$as_me:15561: \$? = $ac_status" >&5 15578 echo "$as_me:15578: \$? = $ac_status" >&5
15562 if (exit $ac_status) && test -s out/conftest2.$ac_objext 15579 if (exit $ac_status) && test -s out/conftest2.$ac_objext
15563 then 15580 then
15564 # The compiler can only warn and ignore the option if not recognized 15581 # The compiler can only warn and ignore the option if not recognized
@@ -15606,11 +15623,11 @@ else
15606 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ 15623 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
15607 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 15624 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
15608 -e 's:$: $lt_compiler_flag:'` 15625 -e 's:$: $lt_compiler_flag:'`
15609 (eval echo "\"\$as_me:15609: $lt_compile\"" >&5) 15626 (eval echo "\"\$as_me:15626: $lt_compile\"" >&5)
15610 (eval "$lt_compile" 2>out/conftest.err) 15627 (eval "$lt_compile" 2>out/conftest.err)
15611 ac_status=$? 15628 ac_status=$?
15612 cat out/conftest.err >&5 15629 cat out/conftest.err >&5
15613 echo "$as_me:15613: \$? = $ac_status" >&5 15630 echo "$as_me:15630: \$? = $ac_status" >&5
15614 if (exit $ac_status) && test -s out/conftest2.$ac_objext 15631 if (exit $ac_status) && test -s out/conftest2.$ac_objext
15615 then 15632 then
15616 # The compiler can only warn and ignore the option if not recognized 15633 # The compiler can only warn and ignore the option if not recognized
@@ -16854,8 +16871,8 @@ fi
16854 16871
16855test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 16872test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
16856$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 16873$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
16857as_fn_error "no acceptable C compiler found in \$PATH 16874as_fn_error $? "no acceptable C compiler found in \$PATH
16858See \`config.log' for more details." "$LINENO" 5; } 16875See \`config.log' for more details" "$LINENO" 5 ; }
16859 16876
16860# Provide some information about the compiler. 16877# Provide some information about the compiler.
16861$as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5 16878$as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
@@ -17225,6 +17242,10 @@ fi
17225# pkg-config 17242# pkg-config
17226 17243
17227 17244
17245
17246
17247
17248
17228if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then 17249if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then
17229 if test -n "$ac_tool_prefix"; then 17250 if test -n "$ac_tool_prefix"; then
17230 # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args. 17251 # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args.
@@ -17337,7 +17358,6 @@ $as_echo "yes" >&6; }
17337$as_echo "no" >&6; } 17358$as_echo "no" >&6; }
17338 PKG_CONFIG="" 17359 PKG_CONFIG=""
17339 fi 17360 fi
17340
17341fi 17361fi
17342 17362
17343# Check whether pkg-config supports Requires.private 17363# Check whether pkg-config supports Requires.private
@@ -17519,11 +17539,10 @@ pkg_failed=no
17519{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for EVIL" >&5 17539{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for EVIL" >&5
17520$as_echo_n "checking for EVIL... " >&6; } 17540$as_echo_n "checking for EVIL... " >&6; }
17521 17541
17522if test -n "$PKG_CONFIG"; then 17542if test -n "$EVIL_CFLAGS"; then
17523 if test -n "$EVIL_CFLAGS"; then 17543 pkg_cv_EVIL_CFLAGS="$EVIL_CFLAGS"
17524 pkg_cv_EVIL_CFLAGS="$EVIL_CFLAGS" 17544 elif test -n "$PKG_CONFIG"; then
17525 else 17545 if test -n "$PKG_CONFIG" && \
17526 if test -n "$PKG_CONFIG" && \
17527 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"evil >= 1.0.0\""; } >&5 17546 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"evil >= 1.0.0\""; } >&5
17528 ($PKG_CONFIG --exists --print-errors "evil >= 1.0.0") 2>&5 17547 ($PKG_CONFIG --exists --print-errors "evil >= 1.0.0") 2>&5
17529 ac_status=$? 17548 ac_status=$?
@@ -17533,15 +17552,13 @@ if test -n "$PKG_CONFIG"; then
17533else 17552else
17534 pkg_failed=yes 17553 pkg_failed=yes
17535fi 17554fi
17536 fi 17555 else
17537else 17556 pkg_failed=untried
17538 pkg_failed=untried
17539fi 17557fi
17540if test -n "$PKG_CONFIG"; then 17558if test -n "$EVIL_LIBS"; then
17541 if test -n "$EVIL_LIBS"; then 17559 pkg_cv_EVIL_LIBS="$EVIL_LIBS"
17542 pkg_cv_EVIL_LIBS="$EVIL_LIBS" 17560 elif test -n "$PKG_CONFIG"; then
17543 else 17561 if test -n "$PKG_CONFIG" && \
17544 if test -n "$PKG_CONFIG" && \
17545 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"evil >= 1.0.0\""; } >&5 17562 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"evil >= 1.0.0\""; } >&5
17546 ($PKG_CONFIG --exists --print-errors "evil >= 1.0.0") 2>&5 17563 ($PKG_CONFIG --exists --print-errors "evil >= 1.0.0") 2>&5
17547 ac_status=$? 17564 ac_status=$?
@@ -17551,14 +17568,15 @@ if test -n "$PKG_CONFIG"; then
17551else 17568else
17552 pkg_failed=yes 17569 pkg_failed=yes
17553fi 17570fi
17554 fi 17571 else
17555else 17572 pkg_failed=untried
17556 pkg_failed=untried
17557fi 17573fi
17558 17574
17559 17575
17560 17576
17561if test $pkg_failed = yes; then 17577if test $pkg_failed = yes; then
17578 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
17579$as_echo "no" >&6; }
17562 17580
17563if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 17581if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
17564 _pkg_short_errors_supported=yes 17582 _pkg_short_errors_supported=yes
@@ -17566,14 +17584,14 @@ else
17566 _pkg_short_errors_supported=no 17584 _pkg_short_errors_supported=no
17567fi 17585fi
17568 if test $_pkg_short_errors_supported = yes; then 17586 if test $_pkg_short_errors_supported = yes; then
17569 EVIL_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "evil >= 1.0.0"` 17587 EVIL_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "evil >= 1.0.0" 2>&1`
17570 else 17588 else
17571 EVIL_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "evil >= 1.0.0"` 17589 EVIL_PKG_ERRORS=`$PKG_CONFIG --print-errors "evil >= 1.0.0" 2>&1`
17572 fi 17590 fi
17573 # Put the nasty error message in config.log where it belongs 17591 # Put the nasty error message in config.log where it belongs
17574 echo "$EVIL_PKG_ERRORS" >&5 17592 echo "$EVIL_PKG_ERRORS" >&5
17575 17593
17576 as_fn_error "Package requirements (evil >= 1.0.0) were not met: 17594 as_fn_error $? "Package requirements (evil >= 1.0.0) were not met:
17577 17595
17578$EVIL_PKG_ERRORS 17596$EVIL_PKG_ERRORS
17579 17597
@@ -17582,12 +17600,13 @@ installed software in a non-standard prefix.
17582 17600
17583Alternatively, you may set the environment variables EVIL_CFLAGS 17601Alternatively, you may set the environment variables EVIL_CFLAGS
17584and EVIL_LIBS to avoid the need to call pkg-config. 17602and EVIL_LIBS to avoid the need to call pkg-config.
17585See the pkg-config man page for more details. 17603See the pkg-config man page for more details." "$LINENO" 5
17586" "$LINENO" 5
17587elif test $pkg_failed = untried; then 17604elif test $pkg_failed = untried; then
17605 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
17606$as_echo "no" >&6; }
17588 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 17607 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
17589$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 17608$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
17590as_fn_error "The pkg-config script could not be found or is too old. Make sure it 17609as_fn_error $? "The pkg-config script could not be found or is too old. Make sure it
17591is in your PATH or set the PKG_CONFIG environment variable to the full 17610is in your PATH or set the PKG_CONFIG environment variable to the full
17592path to pkg-config. 17611path to pkg-config.
17593 17612
@@ -17596,13 +17615,13 @@ and EVIL_LIBS to avoid the need to call pkg-config.
17596See the pkg-config man page for more details. 17615See the pkg-config man page for more details.
17597 17616
17598To get pkg-config, see <http://pkg-config.freedesktop.org/>. 17617To get pkg-config, see <http://pkg-config.freedesktop.org/>.
17599See \`config.log' for more details." "$LINENO" 5; } 17618See \`config.log' for more details" "$LINENO" 5 ; }
17600else 17619else
17601 EVIL_CFLAGS=$pkg_cv_EVIL_CFLAGS 17620 EVIL_CFLAGS=$pkg_cv_EVIL_CFLAGS
17602 EVIL_LIBS=$pkg_cv_EVIL_LIBS 17621 EVIL_LIBS=$pkg_cv_EVIL_LIBS
17603 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 17622 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
17604$as_echo "yes" >&6; } 17623$as_echo "yes" >&6; }
17605 : 17624
17606fi 17625fi
17607 17626
17608$as_echo "#define HAVE_EVIL 1" >>confdefs.h 17627$as_echo "#define HAVE_EVIL 1" >>confdefs.h
@@ -17611,6 +17630,94 @@ $as_echo "#define HAVE_EVIL 1" >>confdefs.h
17611 ;; 17630 ;;
17612esac 17631esac
17613 17632
17633### Checks for portability layer
17634
17635
17636pkg_failed=no
17637{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for EXOTIC" >&5
17638$as_echo_n "checking for EXOTIC... " >&6; }
17639
17640if test -n "$EXOTIC_CFLAGS"; then
17641 pkg_cv_EXOTIC_CFLAGS="$EXOTIC_CFLAGS"
17642 elif test -n "$PKG_CONFIG"; then
17643 if test -n "$PKG_CONFIG" && \
17644 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"exotic\""; } >&5
17645 ($PKG_CONFIG --exists --print-errors "exotic") 2>&5
17646 ac_status=$?
17647 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
17648 test $ac_status = 0; }; then
17649 pkg_cv_EXOTIC_CFLAGS=`$PKG_CONFIG --cflags "exotic" 2>/dev/null`
17650else
17651 pkg_failed=yes
17652fi
17653 else
17654 pkg_failed=untried
17655fi
17656if test -n "$EXOTIC_LIBS"; then
17657 pkg_cv_EXOTIC_LIBS="$EXOTIC_LIBS"
17658 elif test -n "$PKG_CONFIG"; then
17659 if test -n "$PKG_CONFIG" && \
17660 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"exotic\""; } >&5
17661 ($PKG_CONFIG --exists --print-errors "exotic") 2>&5
17662 ac_status=$?
17663 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
17664 test $ac_status = 0; }; then
17665 pkg_cv_EXOTIC_LIBS=`$PKG_CONFIG --libs "exotic" 2>/dev/null`
17666else
17667 pkg_failed=yes
17668fi
17669 else
17670 pkg_failed=untried
17671fi
17672
17673
17674
17675if test $pkg_failed = yes; then
17676 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
17677$as_echo "no" >&6; }
17678
17679if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
17680 _pkg_short_errors_supported=yes
17681else
17682 _pkg_short_errors_supported=no
17683fi
17684 if test $_pkg_short_errors_supported = yes; then
17685 EXOTIC_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "exotic" 2>&1`
17686 else
17687 EXOTIC_PKG_ERRORS=`$PKG_CONFIG --print-errors "exotic" 2>&1`
17688 fi
17689 # Put the nasty error message in config.log where it belongs
17690 echo "$EXOTIC_PKG_ERRORS" >&5
17691
17692 enable_exotic="no"
17693elif test $pkg_failed = untried; then
17694 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
17695$as_echo "no" >&6; }
17696 enable_exotic="no"
17697else
17698 EXOTIC_CFLAGS=$pkg_cv_EXOTIC_CFLAGS
17699 EXOTIC_LIBS=$pkg_cv_EXOTIC_LIBS
17700 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
17701$as_echo "yes" >&6; }
17702 enable_exotic="yes"
17703fi
17704
17705if test "x${enable_exotic}" = "xyes"; then
17706 requirement_evas="exotic ${requirement_evas}"
17707
17708
17709$as_echo "#define HAVE_EXOTIC 1" >>confdefs.h
17710
17711fi
17712 if test "x${enable_exotic}" = "xyes"; then
17713 EVAS_HAVE_EXOTIC_TRUE=
17714 EVAS_HAVE_EXOTIC_FALSE='#'
17715else
17716 EVAS_HAVE_EXOTIC_TRUE='#'
17717 EVAS_HAVE_EXOTIC_FALSE=
17718fi
17719
17720
17614## strong dependencies 17721## strong dependencies
17615 17722
17616# Eina 17723# Eina
@@ -17619,46 +17726,44 @@ pkg_failed=no
17619{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for EINA" >&5 17726{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for EINA" >&5
17620$as_echo_n "checking for EINA... " >&6; } 17727$as_echo_n "checking for EINA... " >&6; }
17621 17728
17622if test -n "$PKG_CONFIG"; then 17729if test -n "$EINA_CFLAGS"; then
17623 if test -n "$EINA_CFLAGS"; then 17730 pkg_cv_EINA_CFLAGS="$EINA_CFLAGS"
17624 pkg_cv_EINA_CFLAGS="$EINA_CFLAGS" 17731 elif test -n "$PKG_CONFIG"; then
17625 else 17732 if test -n "$PKG_CONFIG" && \
17626 if test -n "$PKG_CONFIG" && \ 17733 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eina >= 1.2.0\""; } >&5
17627 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eina >= 1.1.0\""; } >&5 17734 ($PKG_CONFIG --exists --print-errors "eina >= 1.2.0") 2>&5
17628 ($PKG_CONFIG --exists --print-errors "eina >= 1.1.0") 2>&5
17629 ac_status=$? 17735 ac_status=$?
17630 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 17736 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
17631 test $ac_status = 0; }; then 17737 test $ac_status = 0; }; then
17632 pkg_cv_EINA_CFLAGS=`$PKG_CONFIG --cflags "eina >= 1.1.0" 2>/dev/null` 17738 pkg_cv_EINA_CFLAGS=`$PKG_CONFIG --cflags "eina >= 1.2.0" 2>/dev/null`
17633else 17739else
17634 pkg_failed=yes 17740 pkg_failed=yes
17635fi 17741fi
17636 fi 17742 else
17637else 17743 pkg_failed=untried
17638 pkg_failed=untried
17639fi 17744fi
17640if test -n "$PKG_CONFIG"; then 17745if test -n "$EINA_LIBS"; then
17641 if test -n "$EINA_LIBS"; then 17746 pkg_cv_EINA_LIBS="$EINA_LIBS"
17642 pkg_cv_EINA_LIBS="$EINA_LIBS" 17747 elif test -n "$PKG_CONFIG"; then
17643 else 17748 if test -n "$PKG_CONFIG" && \
17644 if test -n "$PKG_CONFIG" && \ 17749 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eina >= 1.2.0\""; } >&5
17645 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eina >= 1.1.0\""; } >&5 17750 ($PKG_CONFIG --exists --print-errors "eina >= 1.2.0") 2>&5
17646 ($PKG_CONFIG --exists --print-errors "eina >= 1.1.0") 2>&5
17647 ac_status=$? 17751 ac_status=$?
17648 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 17752 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
17649 test $ac_status = 0; }; then 17753 test $ac_status = 0; }; then
17650 pkg_cv_EINA_LIBS=`$PKG_CONFIG --libs "eina >= 1.1.0" 2>/dev/null` 17754 pkg_cv_EINA_LIBS=`$PKG_CONFIG --libs "eina >= 1.2.0" 2>/dev/null`
17651else 17755else
17652 pkg_failed=yes 17756 pkg_failed=yes
17653fi 17757fi
17654 fi 17758 else
17655else 17759 pkg_failed=untried
17656 pkg_failed=untried
17657fi 17760fi
17658 17761
17659 17762
17660 17763
17661if test $pkg_failed = yes; then 17764if test $pkg_failed = yes; then
17765 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
17766$as_echo "no" >&6; }
17662 17767
17663if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 17768if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
17664 _pkg_short_errors_supported=yes 17769 _pkg_short_errors_supported=yes
@@ -17666,14 +17771,14 @@ else
17666 _pkg_short_errors_supported=no 17771 _pkg_short_errors_supported=no
17667fi 17772fi
17668 if test $_pkg_short_errors_supported = yes; then 17773 if test $_pkg_short_errors_supported = yes; then
17669 EINA_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "eina >= 1.1.0"` 17774 EINA_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "eina >= 1.2.0" 2>&1`
17670 else 17775 else
17671 EINA_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "eina >= 1.1.0"` 17776 EINA_PKG_ERRORS=`$PKG_CONFIG --print-errors "eina >= 1.2.0" 2>&1`
17672 fi 17777 fi
17673 # Put the nasty error message in config.log where it belongs 17778 # Put the nasty error message in config.log where it belongs
17674 echo "$EINA_PKG_ERRORS" >&5 17779 echo "$EINA_PKG_ERRORS" >&5
17675 17780
17676 as_fn_error "Package requirements (eina >= 1.1.0) were not met: 17781 as_fn_error $? "Package requirements (eina >= 1.2.0) were not met:
17677 17782
17678$EINA_PKG_ERRORS 17783$EINA_PKG_ERRORS
17679 17784
@@ -17682,12 +17787,13 @@ installed software in a non-standard prefix.
17682 17787
17683Alternatively, you may set the environment variables EINA_CFLAGS 17788Alternatively, you may set the environment variables EINA_CFLAGS
17684and EINA_LIBS to avoid the need to call pkg-config. 17789and EINA_LIBS to avoid the need to call pkg-config.
17685See the pkg-config man page for more details. 17790See the pkg-config man page for more details." "$LINENO" 5
17686" "$LINENO" 5
17687elif test $pkg_failed = untried; then 17791elif test $pkg_failed = untried; then
17792 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
17793$as_echo "no" >&6; }
17688 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 17794 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
17689$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 17795$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
17690as_fn_error "The pkg-config script could not be found or is too old. Make sure it 17796as_fn_error $? "The pkg-config script could not be found or is too old. Make sure it
17691is in your PATH or set the PKG_CONFIG environment variable to the full 17797is in your PATH or set the PKG_CONFIG environment variable to the full
17692path to pkg-config. 17798path to pkg-config.
17693 17799
@@ -17696,13 +17802,13 @@ and EINA_LIBS to avoid the need to call pkg-config.
17696See the pkg-config man page for more details. 17802See the pkg-config man page for more details.
17697 17803
17698To get pkg-config, see <http://pkg-config.freedesktop.org/>. 17804To get pkg-config, see <http://pkg-config.freedesktop.org/>.
17699See \`config.log' for more details." "$LINENO" 5; } 17805See \`config.log' for more details" "$LINENO" 5 ; }
17700else 17806else
17701 EINA_CFLAGS=$pkg_cv_EINA_CFLAGS 17807 EINA_CFLAGS=$pkg_cv_EINA_CFLAGS
17702 EINA_LIBS=$pkg_cv_EINA_LIBS 17808 EINA_LIBS=$pkg_cv_EINA_LIBS
17703 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 17809 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
17704$as_echo "yes" >&6; } 17810$as_echo "yes" >&6; }
17705 : 17811
17706fi 17812fi
17707CPPFLAGS_SAVE="$CPPFLAGS" 17813CPPFLAGS_SAVE="$CPPFLAGS"
17708CPPFLAGS="$CPPFLAGS $EINA_CFLAGS" 17814CPPFLAGS="$CPPFLAGS $EINA_CFLAGS"
@@ -17722,9 +17828,8 @@ else
17722 if test "$ac_cv_type_Eina_Unicode" = yes; then 17828 if test "$ac_cv_type_Eina_Unicode" = yes; then
17723 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 17829 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
17724$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 17830$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
17725{ as_fn_set_status 77 17831as_fn_error 77 "cannot compute sizeof (Eina_Unicode)
17726as_fn_error "cannot compute sizeof (Eina_Unicode) 17832See \`config.log' for more details" "$LINENO" 5 ; }
17727See \`config.log' for more details." "$LINENO" 5; }; }
17728 else 17833 else
17729 ac_cv_sizeof_Eina_Unicode=0 17834 ac_cv_sizeof_Eina_Unicode=0
17730 fi 17835 fi
@@ -17749,11 +17854,10 @@ pkg_failed=no
17749{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for FREETYPE" >&5 17854{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for FREETYPE" >&5
17750$as_echo_n "checking for FREETYPE... " >&6; } 17855$as_echo_n "checking for FREETYPE... " >&6; }
17751 17856
17752if test -n "$PKG_CONFIG"; then 17857if test -n "$FREETYPE_CFLAGS"; then
17753 if test -n "$FREETYPE_CFLAGS"; then 17858 pkg_cv_FREETYPE_CFLAGS="$FREETYPE_CFLAGS"
17754 pkg_cv_FREETYPE_CFLAGS="$FREETYPE_CFLAGS" 17859 elif test -n "$PKG_CONFIG"; then
17755 else 17860 if test -n "$PKG_CONFIG" && \
17756 if test -n "$PKG_CONFIG" && \
17757 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"freetype2 >= 9.3.0\""; } >&5 17861 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"freetype2 >= 9.3.0\""; } >&5
17758 ($PKG_CONFIG --exists --print-errors "freetype2 >= 9.3.0") 2>&5 17862 ($PKG_CONFIG --exists --print-errors "freetype2 >= 9.3.0") 2>&5
17759 ac_status=$? 17863 ac_status=$?
@@ -17763,15 +17867,13 @@ if test -n "$PKG_CONFIG"; then
17763else 17867else
17764 pkg_failed=yes 17868 pkg_failed=yes
17765fi 17869fi
17766 fi 17870 else
17767else 17871 pkg_failed=untried
17768 pkg_failed=untried
17769fi 17872fi
17770if test -n "$PKG_CONFIG"; then 17873if test -n "$FREETYPE_LIBS"; then
17771 if test -n "$FREETYPE_LIBS"; then 17874 pkg_cv_FREETYPE_LIBS="$FREETYPE_LIBS"
17772 pkg_cv_FREETYPE_LIBS="$FREETYPE_LIBS" 17875 elif test -n "$PKG_CONFIG"; then
17773 else 17876 if test -n "$PKG_CONFIG" && \
17774 if test -n "$PKG_CONFIG" && \
17775 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"freetype2 >= 9.3.0\""; } >&5 17877 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"freetype2 >= 9.3.0\""; } >&5
17776 ($PKG_CONFIG --exists --print-errors "freetype2 >= 9.3.0") 2>&5 17878 ($PKG_CONFIG --exists --print-errors "freetype2 >= 9.3.0") 2>&5
17777 ac_status=$? 17879 ac_status=$?
@@ -17781,14 +17883,15 @@ if test -n "$PKG_CONFIG"; then
17781else 17883else
17782 pkg_failed=yes 17884 pkg_failed=yes
17783fi 17885fi
17784 fi 17886 else
17785else 17887 pkg_failed=untried
17786 pkg_failed=untried
17787fi 17888fi
17788 17889
17789 17890
17790 17891
17791if test $pkg_failed = yes; then 17892if test $pkg_failed = yes; then
17893 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
17894$as_echo "no" >&6; }
17792 17895
17793if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 17896if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
17794 _pkg_short_errors_supported=yes 17897 _pkg_short_errors_supported=yes
@@ -17796,14 +17899,14 @@ else
17796 _pkg_short_errors_supported=no 17899 _pkg_short_errors_supported=no
17797fi 17900fi
17798 if test $_pkg_short_errors_supported = yes; then 17901 if test $_pkg_short_errors_supported = yes; then
17799 FREETYPE_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "freetype2 >= 9.3.0"` 17902 FREETYPE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "freetype2 >= 9.3.0" 2>&1`
17800 else 17903 else
17801 FREETYPE_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "freetype2 >= 9.3.0"` 17904 FREETYPE_PKG_ERRORS=`$PKG_CONFIG --print-errors "freetype2 >= 9.3.0" 2>&1`
17802 fi 17905 fi
17803 # Put the nasty error message in config.log where it belongs 17906 # Put the nasty error message in config.log where it belongs
17804 echo "$FREETYPE_PKG_ERRORS" >&5 17907 echo "$FREETYPE_PKG_ERRORS" >&5
17805 17908
17806 as_fn_error "Package requirements (freetype2 >= 9.3.0) were not met: 17909 as_fn_error $? "Package requirements (freetype2 >= 9.3.0) were not met:
17807 17910
17808$FREETYPE_PKG_ERRORS 17911$FREETYPE_PKG_ERRORS
17809 17912
@@ -17812,12 +17915,13 @@ installed software in a non-standard prefix.
17812 17915
17813Alternatively, you may set the environment variables FREETYPE_CFLAGS 17916Alternatively, you may set the environment variables FREETYPE_CFLAGS
17814and FREETYPE_LIBS to avoid the need to call pkg-config. 17917and FREETYPE_LIBS to avoid the need to call pkg-config.
17815See the pkg-config man page for more details. 17918See the pkg-config man page for more details." "$LINENO" 5
17816" "$LINENO" 5
17817elif test $pkg_failed = untried; then 17919elif test $pkg_failed = untried; then
17920 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
17921$as_echo "no" >&6; }
17818 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 17922 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
17819$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 17923$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
17820as_fn_error "The pkg-config script could not be found or is too old. Make sure it 17924as_fn_error $? "The pkg-config script could not be found or is too old. Make sure it
17821is in your PATH or set the PKG_CONFIG environment variable to the full 17925is in your PATH or set the PKG_CONFIG environment variable to the full
17822path to pkg-config. 17926path to pkg-config.
17823 17927
@@ -17826,16 +17930,16 @@ and FREETYPE_LIBS to avoid the need to call pkg-config.
17826See the pkg-config man page for more details. 17930See the pkg-config man page for more details.
17827 17931
17828To get pkg-config, see <http://pkg-config.freedesktop.org/>. 17932To get pkg-config, see <http://pkg-config.freedesktop.org/>.
17829See \`config.log' for more details." "$LINENO" 5; } 17933See \`config.log' for more details" "$LINENO" 5 ; }
17830else 17934else
17831 FREETYPE_CFLAGS=$pkg_cv_FREETYPE_CFLAGS 17935 FREETYPE_CFLAGS=$pkg_cv_FREETYPE_CFLAGS
17832 FREETYPE_LIBS=$pkg_cv_FREETYPE_LIBS 17936 FREETYPE_LIBS=$pkg_cv_FREETYPE_LIBS
17833 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 17937 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
17834$as_echo "yes" >&6; } 17938$as_echo "yes" >&6; }
17835 : 17939
17836fi 17940fi
17837 17941
17838requirement_evas="freetype2 eina >= 1.1.0 ${requirement_evas}" 17942requirement_evas="freetype2 eina >= 1.2.0 ${requirement_evas}"
17839 17943
17840## optional dependencies 17944## optional dependencies
17841 17945
@@ -17860,11 +17964,10 @@ pkg_failed=no
17860{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for FONTCONFIG" >&5 17964{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for FONTCONFIG" >&5
17861$as_echo_n "checking for FONTCONFIG... " >&6; } 17965$as_echo_n "checking for FONTCONFIG... " >&6; }
17862 17966
17863if test -n "$PKG_CONFIG"; then 17967if test -n "$FONTCONFIG_CFLAGS"; then
17864 if test -n "$FONTCONFIG_CFLAGS"; then 17968 pkg_cv_FONTCONFIG_CFLAGS="$FONTCONFIG_CFLAGS"
17865 pkg_cv_FONTCONFIG_CFLAGS="$FONTCONFIG_CFLAGS" 17969 elif test -n "$PKG_CONFIG"; then
17866 else 17970 if test -n "$PKG_CONFIG" && \
17867 if test -n "$PKG_CONFIG" && \
17868 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"fontconfig >= 2.5.0\""; } >&5 17971 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"fontconfig >= 2.5.0\""; } >&5
17869 ($PKG_CONFIG --exists --print-errors "fontconfig >= 2.5.0") 2>&5 17972 ($PKG_CONFIG --exists --print-errors "fontconfig >= 2.5.0") 2>&5
17870 ac_status=$? 17973 ac_status=$?
@@ -17874,15 +17977,13 @@ if test -n "$PKG_CONFIG"; then
17874else 17977else
17875 pkg_failed=yes 17978 pkg_failed=yes
17876fi 17979fi
17877 fi 17980 else
17878else 17981 pkg_failed=untried
17879 pkg_failed=untried
17880fi 17982fi
17881if test -n "$PKG_CONFIG"; then 17983if test -n "$FONTCONFIG_LIBS"; then
17882 if test -n "$FONTCONFIG_LIBS"; then 17984 pkg_cv_FONTCONFIG_LIBS="$FONTCONFIG_LIBS"
17883 pkg_cv_FONTCONFIG_LIBS="$FONTCONFIG_LIBS" 17985 elif test -n "$PKG_CONFIG"; then
17884 else 17986 if test -n "$PKG_CONFIG" && \
17885 if test -n "$PKG_CONFIG" && \
17886 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"fontconfig >= 2.5.0\""; } >&5 17987 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"fontconfig >= 2.5.0\""; } >&5
17887 ($PKG_CONFIG --exists --print-errors "fontconfig >= 2.5.0") 2>&5 17988 ($PKG_CONFIG --exists --print-errors "fontconfig >= 2.5.0") 2>&5
17888 ac_status=$? 17989 ac_status=$?
@@ -17892,14 +17993,15 @@ if test -n "$PKG_CONFIG"; then
17892else 17993else
17893 pkg_failed=yes 17994 pkg_failed=yes
17894fi 17995fi
17895 fi 17996 else
17896else 17997 pkg_failed=untried
17897 pkg_failed=untried
17898fi 17998fi
17899 17999
17900 18000
17901 18001
17902if test $pkg_failed = yes; then 18002if test $pkg_failed = yes; then
18003 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
18004$as_echo "no" >&6; }
17903 18005
17904if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 18006if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
17905 _pkg_short_errors_supported=yes 18007 _pkg_short_errors_supported=yes
@@ -17907,24 +18009,24 @@ else
17907 _pkg_short_errors_supported=no 18009 _pkg_short_errors_supported=no
17908fi 18010fi
17909 if test $_pkg_short_errors_supported = yes; then 18011 if test $_pkg_short_errors_supported = yes; then
17910 FONTCONFIG_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "fontconfig >= 2.5.0"` 18012 FONTCONFIG_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "fontconfig >= 2.5.0" 2>&1`
17911 else 18013 else
17912 FONTCONFIG_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "fontconfig >= 2.5.0"` 18014 FONTCONFIG_PKG_ERRORS=`$PKG_CONFIG --print-errors "fontconfig >= 2.5.0" 2>&1`
17913 fi 18015 fi
17914 # Put the nasty error message in config.log where it belongs 18016 # Put the nasty error message in config.log where it belongs
17915 echo "$FONTCONFIG_PKG_ERRORS" >&5 18017 echo "$FONTCONFIG_PKG_ERRORS" >&5
17916 18018
17917 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
17918$as_echo "no" >&6; }
17919 18019
17920 if test "x${want_fontconfig}" = "xyes" -a "x${use_strict}" = "xyes" ; then 18020 if test "x${want_fontconfig}" = "xyes" -a "x${use_strict}" = "xyes" ; then
17921 as_fn_error "Fontconfig not found (strict dependencies checking)" "$LINENO" 5 18021 as_fn_error $? "Fontconfig not found (strict dependencies checking)" "$LINENO" 5
17922 fi 18022 fi
17923 18023
17924elif test $pkg_failed = untried; then 18024elif test $pkg_failed = untried; then
18025 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
18026$as_echo "no" >&6; }
17925 18027
17926 if test "x${want_fontconfig}" = "xyes" -a "x${use_strict}" = "xyes" ; then 18028 if test "x${want_fontconfig}" = "xyes" -a "x${use_strict}" = "xyes" ; then
17927 as_fn_error "Fontconfig not found (strict dependencies checking)" "$LINENO" 5 18029 as_fn_error $? "Fontconfig not found (strict dependencies checking)" "$LINENO" 5
17928 fi 18030 fi
17929 18031
17930else 18032else
@@ -17999,11 +18101,10 @@ pkg_failed=no
17999{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for FRIBIDI" >&5 18101{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for FRIBIDI" >&5
18000$as_echo_n "checking for FRIBIDI... " >&6; } 18102$as_echo_n "checking for FRIBIDI... " >&6; }
18001 18103
18002if test -n "$PKG_CONFIG"; then 18104if test -n "$FRIBIDI_CFLAGS"; then
18003 if test -n "$FRIBIDI_CFLAGS"; then 18105 pkg_cv_FRIBIDI_CFLAGS="$FRIBIDI_CFLAGS"
18004 pkg_cv_FRIBIDI_CFLAGS="$FRIBIDI_CFLAGS" 18106 elif test -n "$PKG_CONFIG"; then
18005 else 18107 if test -n "$PKG_CONFIG" && \
18006 if test -n "$PKG_CONFIG" && \
18007 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"fribidi >= 0.19.2\""; } >&5 18108 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"fribidi >= 0.19.2\""; } >&5
18008 ($PKG_CONFIG --exists --print-errors "fribidi >= 0.19.2") 2>&5 18109 ($PKG_CONFIG --exists --print-errors "fribidi >= 0.19.2") 2>&5
18009 ac_status=$? 18110 ac_status=$?
@@ -18013,15 +18114,13 @@ if test -n "$PKG_CONFIG"; then
18013else 18114else
18014 pkg_failed=yes 18115 pkg_failed=yes
18015fi 18116fi
18016 fi 18117 else
18017else 18118 pkg_failed=untried
18018 pkg_failed=untried
18019fi 18119fi
18020if test -n "$PKG_CONFIG"; then 18120if test -n "$FRIBIDI_LIBS"; then
18021 if test -n "$FRIBIDI_LIBS"; then 18121 pkg_cv_FRIBIDI_LIBS="$FRIBIDI_LIBS"
18022 pkg_cv_FRIBIDI_LIBS="$FRIBIDI_LIBS" 18122 elif test -n "$PKG_CONFIG"; then
18023 else 18123 if test -n "$PKG_CONFIG" && \
18024 if test -n "$PKG_CONFIG" && \
18025 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"fribidi >= 0.19.2\""; } >&5 18124 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"fribidi >= 0.19.2\""; } >&5
18026 ($PKG_CONFIG --exists --print-errors "fribidi >= 0.19.2") 2>&5 18125 ($PKG_CONFIG --exists --print-errors "fribidi >= 0.19.2") 2>&5
18027 ac_status=$? 18126 ac_status=$?
@@ -18031,14 +18130,15 @@ if test -n "$PKG_CONFIG"; then
18031else 18130else
18032 pkg_failed=yes 18131 pkg_failed=yes
18033fi 18132fi
18034 fi 18133 else
18035else 18134 pkg_failed=untried
18036 pkg_failed=untried
18037fi 18135fi
18038 18136
18039 18137
18040 18138
18041if test $pkg_failed = yes; then 18139if test $pkg_failed = yes; then
18140 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
18141$as_echo "no" >&6; }
18042 18142
18043if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 18143if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
18044 _pkg_short_errors_supported=yes 18144 _pkg_short_errors_supported=yes
@@ -18046,24 +18146,24 @@ else
18046 _pkg_short_errors_supported=no 18146 _pkg_short_errors_supported=no
18047fi 18147fi
18048 if test $_pkg_short_errors_supported = yes; then 18148 if test $_pkg_short_errors_supported = yes; then
18049 FRIBIDI_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "fribidi >= 0.19.2"` 18149 FRIBIDI_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "fribidi >= 0.19.2" 2>&1`
18050 else 18150 else
18051 FRIBIDI_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "fribidi >= 0.19.2"` 18151 FRIBIDI_PKG_ERRORS=`$PKG_CONFIG --print-errors "fribidi >= 0.19.2" 2>&1`
18052 fi 18152 fi
18053 # Put the nasty error message in config.log where it belongs 18153 # Put the nasty error message in config.log where it belongs
18054 echo "$FRIBIDI_PKG_ERRORS" >&5 18154 echo "$FRIBIDI_PKG_ERRORS" >&5
18055 18155
18056 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
18057$as_echo "no" >&6; }
18058 18156
18059 if test "x$want_fribidi" = "xyes" -a "x$use_strict" = "xyes" ; then 18157 if test "x$want_fribidi" = "xyes" -a "x$use_strict" = "xyes" ; then
18060 as_fn_error "Fribidi not found (strict dependencies checking)" "$LINENO" 5 18158 as_fn_error $? "Fribidi not found (strict dependencies checking)" "$LINENO" 5
18061 fi 18159 fi
18062 18160
18063elif test $pkg_failed = untried; then 18161elif test $pkg_failed = untried; then
18162 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
18163$as_echo "no" >&6; }
18064 18164
18065 if test "x$want_fribidi" = "xyes" -a "x$use_strict" = "xyes" ; then 18165 if test "x$want_fribidi" = "xyes" -a "x$use_strict" = "xyes" ; then
18066 as_fn_error "Fribidi not found (strict dependencies checking)" "$LINENO" 5 18166 as_fn_error $? "Fribidi not found (strict dependencies checking)" "$LINENO" 5
18067 fi 18167 fi
18068 18168
18069else 18169else
@@ -18095,9 +18195,8 @@ else
18095 if test "$ac_cv_type_FriBidiChar" = yes; then 18195 if test "$ac_cv_type_FriBidiChar" = yes; then
18096 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 18196 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
18097$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 18197$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
18098{ as_fn_set_status 77 18198as_fn_error 77 "cannot compute sizeof (FriBidiChar)
18099as_fn_error "cannot compute sizeof (FriBidiChar) 18199See \`config.log' for more details" "$LINENO" 5 ; }
18100See \`config.log' for more details." "$LINENO" 5; }; }
18101 else 18200 else
18102 ac_cv_sizeof_FriBidiChar=0 18201 ac_cv_sizeof_FriBidiChar=0
18103 fi 18202 fi
@@ -18144,11 +18243,10 @@ pkg_failed=no
18144{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for HARFBUZZ" >&5 18243{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for HARFBUZZ" >&5
18145$as_echo_n "checking for HARFBUZZ... " >&6; } 18244$as_echo_n "checking for HARFBUZZ... " >&6; }
18146 18245
18147if test -n "$PKG_CONFIG"; then 18246if test -n "$HARFBUZZ_CFLAGS"; then
18148 if test -n "$HARFBUZZ_CFLAGS"; then 18247 pkg_cv_HARFBUZZ_CFLAGS="$HARFBUZZ_CFLAGS"
18149 pkg_cv_HARFBUZZ_CFLAGS="$HARFBUZZ_CFLAGS" 18248 elif test -n "$PKG_CONFIG"; then
18150 else 18249 if test -n "$PKG_CONFIG" && \
18151 if test -n "$PKG_CONFIG" && \
18152 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"harfbuzz >= 0.6.0\""; } >&5 18250 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"harfbuzz >= 0.6.0\""; } >&5
18153 ($PKG_CONFIG --exists --print-errors "harfbuzz >= 0.6.0") 2>&5 18251 ($PKG_CONFIG --exists --print-errors "harfbuzz >= 0.6.0") 2>&5
18154 ac_status=$? 18252 ac_status=$?
@@ -18158,15 +18256,13 @@ if test -n "$PKG_CONFIG"; then
18158else 18256else
18159 pkg_failed=yes 18257 pkg_failed=yes
18160fi 18258fi
18161 fi 18259 else
18162else 18260 pkg_failed=untried
18163 pkg_failed=untried
18164fi 18261fi
18165if test -n "$PKG_CONFIG"; then 18262if test -n "$HARFBUZZ_LIBS"; then
18166 if test -n "$HARFBUZZ_LIBS"; then 18263 pkg_cv_HARFBUZZ_LIBS="$HARFBUZZ_LIBS"
18167 pkg_cv_HARFBUZZ_LIBS="$HARFBUZZ_LIBS" 18264 elif test -n "$PKG_CONFIG"; then
18168 else 18265 if test -n "$PKG_CONFIG" && \
18169 if test -n "$PKG_CONFIG" && \
18170 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"harfbuzz >= 0.6.0\""; } >&5 18266 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"harfbuzz >= 0.6.0\""; } >&5
18171 ($PKG_CONFIG --exists --print-errors "harfbuzz >= 0.6.0") 2>&5 18267 ($PKG_CONFIG --exists --print-errors "harfbuzz >= 0.6.0") 2>&5
18172 ac_status=$? 18268 ac_status=$?
@@ -18176,14 +18272,15 @@ if test -n "$PKG_CONFIG"; then
18176else 18272else
18177 pkg_failed=yes 18273 pkg_failed=yes
18178fi 18274fi
18179 fi 18275 else
18180else 18276 pkg_failed=untried
18181 pkg_failed=untried
18182fi 18277fi
18183 18278
18184 18279
18185 18280
18186if test $pkg_failed = yes; then 18281if test $pkg_failed = yes; then
18282 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
18283$as_echo "no" >&6; }
18187 18284
18188if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 18285if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
18189 _pkg_short_errors_supported=yes 18286 _pkg_short_errors_supported=yes
@@ -18191,24 +18288,24 @@ else
18191 _pkg_short_errors_supported=no 18288 _pkg_short_errors_supported=no
18192fi 18289fi
18193 if test $_pkg_short_errors_supported = yes; then 18290 if test $_pkg_short_errors_supported = yes; then
18194 HARFBUZZ_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "harfbuzz >= 0.6.0"` 18291 HARFBUZZ_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "harfbuzz >= 0.6.0" 2>&1`
18195 else 18292 else
18196 HARFBUZZ_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "harfbuzz >= 0.6.0"` 18293 HARFBUZZ_PKG_ERRORS=`$PKG_CONFIG --print-errors "harfbuzz >= 0.6.0" 2>&1`
18197 fi 18294 fi
18198 # Put the nasty error message in config.log where it belongs 18295 # Put the nasty error message in config.log where it belongs
18199 echo "$HARFBUZZ_PKG_ERRORS" >&5 18296 echo "$HARFBUZZ_PKG_ERRORS" >&5
18200 18297
18201 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
18202$as_echo "no" >&6; }
18203 18298
18204 if test "x$want_harfbuzz" = "xyes" -a "x$use_strict" = "xyes" ; then 18299 if test "x$want_harfbuzz" = "xyes" -a "x$use_strict" = "xyes" ; then
18205 as_fn_error "Harfbuzz not found (strict dependencies checking)" "$LINENO" 5 18300 as_fn_error $? "Harfbuzz not found (strict dependencies checking)" "$LINENO" 5
18206 fi 18301 fi
18207 18302
18208elif test $pkg_failed = untried; then 18303elif test $pkg_failed = untried; then
18304 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
18305$as_echo "no" >&6; }
18209 18306
18210 if test "x$want_harfbuzz" = "xyes" -a "x$use_strict" = "xyes" ; then 18307 if test "x$want_harfbuzz" = "xyes" -a "x$use_strict" = "xyes" ; then
18211 as_fn_error "Harfbuzz not found (strict dependencies checking)" "$LINENO" 5 18308 as_fn_error $? "Harfbuzz not found (strict dependencies checking)" "$LINENO" 5
18212 fi 18309 fi
18213 18310
18214else 18311else
@@ -18239,7 +18336,7 @@ $as_echo "#define HAVE_HARFBUZZ 1" >>confdefs.h
18239else 18336else
18240 18337
18241 if test "x$want_harfbuzz" = "xyes" -a "x$use_strict" = "xyes" ; then 18338 if test "x$want_harfbuzz" = "xyes" -a "x$use_strict" = "xyes" ; then
18242 as_fn_error "Harfbuzz-ft not found (strict dependencies checking)" "$LINENO" 5 18339 as_fn_error $? "Harfbuzz-ft not found (strict dependencies checking)" "$LINENO" 5
18243 fi 18340 fi
18244 have_harfbuzz="no" 18341 have_harfbuzz="no"
18245 18342
@@ -18275,11 +18372,10 @@ pkg_failed=no
18275{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for PIXMAN" >&5 18372{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for PIXMAN" >&5
18276$as_echo_n "checking for PIXMAN... " >&6; } 18373$as_echo_n "checking for PIXMAN... " >&6; }
18277 18374
18278if test -n "$PKG_CONFIG"; then 18375if test -n "$PIXMAN_CFLAGS"; then
18279 if test -n "$PIXMAN_CFLAGS"; then 18376 pkg_cv_PIXMAN_CFLAGS="$PIXMAN_CFLAGS"
18280 pkg_cv_PIXMAN_CFLAGS="$PIXMAN_CFLAGS" 18377 elif test -n "$PKG_CONFIG"; then
18281 else 18378 if test -n "$PKG_CONFIG" && \
18282 if test -n "$PKG_CONFIG" && \
18283 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"pixman-1\""; } >&5 18379 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"pixman-1\""; } >&5
18284 ($PKG_CONFIG --exists --print-errors "pixman-1") 2>&5 18380 ($PKG_CONFIG --exists --print-errors "pixman-1") 2>&5
18285 ac_status=$? 18381 ac_status=$?
@@ -18289,15 +18385,13 @@ if test -n "$PKG_CONFIG"; then
18289else 18385else
18290 pkg_failed=yes 18386 pkg_failed=yes
18291fi 18387fi
18292 fi 18388 else
18293else 18389 pkg_failed=untried
18294 pkg_failed=untried
18295fi 18390fi
18296if test -n "$PKG_CONFIG"; then 18391if test -n "$PIXMAN_LIBS"; then
18297 if test -n "$PIXMAN_LIBS"; then 18392 pkg_cv_PIXMAN_LIBS="$PIXMAN_LIBS"
18298 pkg_cv_PIXMAN_LIBS="$PIXMAN_LIBS" 18393 elif test -n "$PKG_CONFIG"; then
18299 else 18394 if test -n "$PKG_CONFIG" && \
18300 if test -n "$PKG_CONFIG" && \
18301 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"pixman-1\""; } >&5 18395 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"pixman-1\""; } >&5
18302 ($PKG_CONFIG --exists --print-errors "pixman-1") 2>&5 18396 ($PKG_CONFIG --exists --print-errors "pixman-1") 2>&5
18303 ac_status=$? 18397 ac_status=$?
@@ -18307,14 +18401,15 @@ if test -n "$PKG_CONFIG"; then
18307else 18401else
18308 pkg_failed=yes 18402 pkg_failed=yes
18309fi 18403fi
18310 fi 18404 else
18311else 18405 pkg_failed=untried
18312 pkg_failed=untried
18313fi 18406fi
18314 18407
18315 18408
18316 18409
18317if test $pkg_failed = yes; then 18410if test $pkg_failed = yes; then
18411 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
18412$as_echo "no" >&6; }
18318 18413
18319if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 18414if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
18320 _pkg_short_errors_supported=yes 18415 _pkg_short_errors_supported=yes
@@ -18322,24 +18417,24 @@ else
18322 _pkg_short_errors_supported=no 18417 _pkg_short_errors_supported=no
18323fi 18418fi
18324 if test $_pkg_short_errors_supported = yes; then 18419 if test $_pkg_short_errors_supported = yes; then
18325 PIXMAN_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "pixman-1"` 18420 PIXMAN_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "pixman-1" 2>&1`
18326 else 18421 else
18327 PIXMAN_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "pixman-1"` 18422 PIXMAN_PKG_ERRORS=`$PKG_CONFIG --print-errors "pixman-1" 2>&1`
18328 fi 18423 fi
18329 # Put the nasty error message in config.log where it belongs 18424 # Put the nasty error message in config.log where it belongs
18330 echo "$PIXMAN_PKG_ERRORS" >&5 18425 echo "$PIXMAN_PKG_ERRORS" >&5
18331 18426
18332 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
18333$as_echo "no" >&6; }
18334 18427
18335 if test "x${want_pixman}" = "xyes" -a "x${use_strict}" = "xyes" ; then 18428 if test "x${want_pixman}" = "xyes" -a "x${use_strict}" = "xyes" ; then
18336 as_fn_error "Pixman not found (strict dependencies checking)" "$LINENO" 5 18429 as_fn_error $? "Pixman not found (strict dependencies checking)" "$LINENO" 5
18337 fi 18430 fi
18338 18431
18339elif test $pkg_failed = untried; then 18432elif test $pkg_failed = untried; then
18433 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
18434$as_echo "no" >&6; }
18340 18435
18341 if test "x${want_pixman}" = "xyes" -a "x${use_strict}" = "xyes" ; then 18436 if test "x${want_pixman}" = "xyes" -a "x${use_strict}" = "xyes" ; then
18342 as_fn_error "Pixman not found (strict dependencies checking)" "$LINENO" 5 18437 as_fn_error $? "Pixman not found (strict dependencies checking)" "$LINENO" 5
18343 fi 18438 fi
18344 18439
18345else 18440else
@@ -18565,8 +18660,7 @@ for ac_header in unistd.h stdint.h sys/param.h netinet/in.h sys/mman.h
18565do : 18660do :
18566 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` 18661 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
18567ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" 18662ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
18568eval as_val=\$$as_ac_Header 18663if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
18569 if test "x$as_val" = x""yes; then :
18570 cat >>confdefs.h <<_ACEOF 18664 cat >>confdefs.h <<_ACEOF
18571#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 18665#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
18572_ACEOF 18666_ACEOF
@@ -18945,8 +19039,8 @@ $as_echo "#define AC_APPLE_UNIVERSAL_BUILD 1" >>confdefs.h
18945 19039
18946 ;; #( 19040 ;; #(
18947 *) 19041 *)
18948 as_fn_error "unknown endianness 19042 as_fn_error $? "unknown endianness
18949 presetting ac_cv_c_bigendian=no (or yes) will help" "$LINENO" 5 ;; 19043 presetting ac_cv_c_bigendian=no (or yes) will help" "$LINENO" 5 ;;
18950 esac 19044 esac
18951 19045
18952 case $ac_cv_prog_cc_stdc in #( 19046 case $ac_cv_prog_cc_stdc in #(
@@ -19325,7 +19419,7 @@ cat confdefs.h - <<_ACEOF >conftest.$ac_ext
19325/* end confdefs.h. */ 19419/* end confdefs.h. */
19326 19420
19327#include <windows.h> 19421#include <windows.h>
19328__forceinline void foo(void) {} 19422static __forceinline void foo(void) {}
19329 19423
19330int 19424int
19331main () 19425main ()
@@ -19355,7 +19449,7 @@ $as_echo_n "checking for __attribute__ ((__always_inline__))... " >&6; }
19355 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 19449 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
19356/* end confdefs.h. */ 19450/* end confdefs.h. */
19357 19451
19358__attribute__((__always_inline__)) inline void foo(void) {} 19452static __attribute__((__always_inline__)) inline void foo(void) {}
19359 19453
19360int 19454int
19361main () 19455main ()
@@ -19393,20 +19487,6 @@ $as_echo "#define EFL_ALWAYS_INLINE static inline" >>confdefs.h
19393fi 19487fi
19394 19488
19395 19489
19396WIN32_CPPFLAGS=""
19397case "$host_os" in
19398 mingw32ce*)
19399 WIN32_CPPFLAGS="-D_WIN32_WCE=0x0420"
19400 ;;
19401 mingw*)
19402 WIN32_CPPFLAGS="-D_WIN32_WINNT=0x0500"
19403 ;;
19404esac
19405
19406
19407WIN32_CFLAGS=""
19408
19409
19410 19490
19411### Checks for linker characteristics 19491### Checks for linker characteristics
19412lt_enable_auto_import="" 19492lt_enable_auto_import=""
@@ -19619,8 +19699,7 @@ if test $ac_cv_os_cray = yes; then
19619 for ac_func in _getb67 GETB67 getb67; do 19699 for ac_func in _getb67 GETB67 getb67; do
19620 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` 19700 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
19621ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" 19701ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
19622eval as_val=\$$as_ac_var 19702if eval test \"x\$"$as_ac_var"\" = x"yes"; then :
19623 if test "x$as_val" = x""yes; then :
19624 19703
19625cat >>confdefs.h <<_ACEOF 19704cat >>confdefs.h <<_ACEOF
19626#define CRAY_STACKSEG_END $ac_func 19705#define CRAY_STACKSEG_END $ac_func
@@ -19720,7 +19799,7 @@ return fnmatch ();
19720 return 0; 19799 return 0;
19721} 19800}
19722_ACEOF 19801_ACEOF
19723for ac_lib in '' fnmatch evil iberty; do 19802for ac_lib in '' fnmatch evil exotic iberty; do
19724 if test -z "$ac_lib"; then 19803 if test -z "$ac_lib"; then
19725 ac_res="none required" 19804 ac_res="none required"
19726 else 19805 else
@@ -19767,7 +19846,7 @@ fi
19767if test "x$_efl_have_fnmatch" = "xyes"; then : 19846if test "x$_efl_have_fnmatch" = "xyes"; then :
19768 19847
19769else 19848else
19770 as_fn_error "Cannot find fnmatch()" "$LINENO" 5 19849 as_fn_error $? "Cannot find fnmatch()" "$LINENO" 5
19771fi 19850fi
19772 19851
19773 19852
@@ -20114,7 +20193,7 @@ if test "x$gl_flavor_gles" = "xyes"; then
20114 if test "x$eng" = "xx"; then 20193 if test "x$eng" = "xx"; then
20115 eng="" 20194 eng=""
20116 else 20195 else
20117 as_fn_error "Please enable just 1 OpenGL-ES flavor. Choices are: 20196 as_fn_error $? "Please enable just 1 OpenGL-ES flavor. Choices are:
20118 --enable-gles-variety-sgx (Most GL-ES2 GPUs with shader compiler) 20197 --enable-gles-variety-sgx (Most GL-ES2 GPUs with shader compiler)
20119 --enable-gles-variety-s3c6410 (s3c6410 with offline shader compiler) 20198 --enable-gles-variety-s3c6410 (s3c6410 with offline shader compiler)
20120 You will also need to enable the OpenGL engine for X11 with: 20199 You will also need to enable the OpenGL engine for X11 with:
@@ -20175,7 +20254,7 @@ fi
20175fi 20254fi
20176 20255
20177if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then 20256if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then
20178 as_fn_error "Buffer dependencies not found (strict dependencies checking)" "$LINENO" 5 20257 as_fn_error $? "Buffer dependencies not found (strict dependencies checking)" "$LINENO" 5
20179fi 20258fi
20180 20259
20181{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Buffer rendering backend will be built" >&5 20260{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Buffer rendering backend will be built" >&5
@@ -20288,7 +20367,7 @@ fi
20288fi 20367fi
20289 20368
20290if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then 20369if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then
20291 as_fn_error "Software GDI dependencies not found (strict dependencies checking)" "$LINENO" 5 20370 as_fn_error $? "Software GDI dependencies not found (strict dependencies checking)" "$LINENO" 5
20292fi 20371fi
20293 20372
20294{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Software GDI rendering backend will be built" >&5 20373{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Software GDI rendering backend will be built" >&5
@@ -20401,7 +20480,7 @@ fi
20401fi 20480fi
20402 20481
20403if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then 20482if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then
20404 as_fn_error "Software DirectDraw dependencies not found (strict dependencies checking)" "$LINENO" 5 20483 as_fn_error $? "Software DirectDraw dependencies not found (strict dependencies checking)" "$LINENO" 5
20405fi 20484fi
20406 20485
20407{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Software DirectDraw rendering backend will be built" >&5 20486{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Software DirectDraw rendering backend will be built" >&5
@@ -20493,8 +20572,7 @@ for ac_header in d3d9.h d3dx9.h
20493do : 20572do :
20494 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` 20573 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
20495ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" 20574ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
20496eval as_val=\$$as_ac_Header 20575if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
20497 if test "x$as_val" = x""yes; then :
20498 cat >>confdefs.h <<_ACEOF 20576 cat >>confdefs.h <<_ACEOF
20499#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 20577#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
20500_ACEOF 20578_ACEOF
@@ -20523,7 +20601,7 @@ fi
20523fi 20601fi
20524 20602
20525if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then 20603if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then
20526 as_fn_error "Direct3D dependencies not found (strict dependencies checking)" "$LINENO" 5 20604 as_fn_error $? "Direct3D dependencies not found (strict dependencies checking)" "$LINENO" 5
20527fi 20605fi
20528 20606
20529{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Direct3D rendering backend will be built" >&5 20607{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Direct3D rendering backend will be built" >&5
@@ -20579,210 +20657,6 @@ fi
20579 20657
20580 20658
20581 20659
20582want_engine="${want_evas_engine_software_sdl}"
20583want_static_engine="no"
20584have_engine="no"
20585have_evas_engine_software_sdl="no"
20586
20587# Check whether --enable-software-sdl was given.
20588if test "${enable_software_sdl+set}" = set; then :
20589 enableval=$enable_software_sdl;
20590 if test "x${enableval}" = "xyes" ; then
20591 want_engine="yes"
20592 else
20593 if test "x${enableval}" = "xstatic" ; then
20594 want_engine="static"
20595 else
20596 want_engine="no"
20597 fi
20598 fi
20599
20600fi
20601
20602
20603{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable Software SDL rendering backend" >&5
20604$as_echo_n "checking whether to enable Software SDL rendering backend... " >&6; }
20605{ $as_echo "$as_me:${as_lineno-$LINENO}: result: ${want_engine}" >&5
20606$as_echo "${want_engine}" >&6; }
20607
20608if test "x${want_engine}" = "xyes" -o "x${want_engine}" = "xstatic" -o "x${want_engine}" = "xauto" ; then
20609
20610
20611requirement=""
20612have_dep="no"
20613evas_engine_software_sdl_cflags=""
20614evas_engine_software_sdl_libs=""
20615
20616
20617pkg_failed=no
20618{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for SDL" >&5
20619$as_echo_n "checking for SDL... " >&6; }
20620
20621if test -n "$PKG_CONFIG"; then
20622 if test -n "$SDL_CFLAGS"; then
20623 pkg_cv_SDL_CFLAGS="$SDL_CFLAGS"
20624 else
20625 if test -n "$PKG_CONFIG" && \
20626 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"sdl >= 1.2.0\""; } >&5
20627 ($PKG_CONFIG --exists --print-errors "sdl >= 1.2.0") 2>&5
20628 ac_status=$?
20629 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
20630 test $ac_status = 0; }; then
20631 pkg_cv_SDL_CFLAGS=`$PKG_CONFIG --cflags "sdl >= 1.2.0" 2>/dev/null`
20632else
20633 pkg_failed=yes
20634fi
20635 fi
20636else
20637 pkg_failed=untried
20638fi
20639if test -n "$PKG_CONFIG"; then
20640 if test -n "$SDL_LIBS"; then
20641 pkg_cv_SDL_LIBS="$SDL_LIBS"
20642 else
20643 if test -n "$PKG_CONFIG" && \
20644 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"sdl >= 1.2.0\""; } >&5
20645 ($PKG_CONFIG --exists --print-errors "sdl >= 1.2.0") 2>&5
20646 ac_status=$?
20647 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
20648 test $ac_status = 0; }; then
20649 pkg_cv_SDL_LIBS=`$PKG_CONFIG --libs "sdl >= 1.2.0" 2>/dev/null`
20650else
20651 pkg_failed=yes
20652fi
20653 fi
20654else
20655 pkg_failed=untried
20656fi
20657
20658
20659
20660if test $pkg_failed = yes; then
20661
20662if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
20663 _pkg_short_errors_supported=yes
20664else
20665 _pkg_short_errors_supported=no
20666fi
20667 if test $_pkg_short_errors_supported = yes; then
20668 SDL_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "sdl >= 1.2.0"`
20669 else
20670 SDL_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "sdl >= 1.2.0"`
20671 fi
20672 # Put the nasty error message in config.log where it belongs
20673 echo "$SDL_PKG_ERRORS" >&5
20674
20675 as_fn_error "Package requirements (sdl >= 1.2.0) were not met:
20676
20677$SDL_PKG_ERRORS
20678
20679Consider adjusting the PKG_CONFIG_PATH environment variable if you
20680installed software in a non-standard prefix.
20681
20682Alternatively, you may set the environment variables SDL_CFLAGS
20683and SDL_LIBS to avoid the need to call pkg-config.
20684See the pkg-config man page for more details.
20685" "$LINENO" 5
20686elif test $pkg_failed = untried; then
20687 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
20688$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
20689as_fn_error "The pkg-config script could not be found or is too old. Make sure it
20690is in your PATH or set the PKG_CONFIG environment variable to the full
20691path to pkg-config.
20692
20693Alternatively, you may set the environment variables SDL_CFLAGS
20694and SDL_LIBS to avoid the need to call pkg-config.
20695See the pkg-config man page for more details.
20696
20697To get pkg-config, see <http://pkg-config.freedesktop.org/>.
20698See \`config.log' for more details." "$LINENO" 5; }
20699else
20700 SDL_CFLAGS=$pkg_cv_SDL_CFLAGS
20701 SDL_LIBS=$pkg_cv_SDL_LIBS
20702 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
20703$as_echo "yes" >&6; }
20704
20705 have_dep="yes"
20706 requirement="sdl"
20707 evas_engine_software_sdl_cflags="${SDL_CFLAGS}"
20708 evas_engine_software_sdl_libs="${SDL_LIBS}"
20709
20710
20711fi
20712
20713
20714
20715
20716if test "x${want_engine}" = "xstatic" ; then
20717 requirement_evas="${requirement} ${requirement_evas}"
20718fi
20719
20720if test "x${have_dep}" = "xyes" ; then
20721 have_engine="yes"
20722else
20723 have_engine="no"
20724fi
20725
20726
20727fi
20728
20729if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then
20730 as_fn_error "Software SDL dependencies not found (strict dependencies checking)" "$LINENO" 5
20731fi
20732
20733{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Software SDL rendering backend will be built" >&5
20734$as_echo_n "checking whether Software SDL rendering backend will be built... " >&6; }
20735{ $as_echo "$as_me:${as_lineno-$LINENO}: result: ${have_engine}" >&5
20736$as_echo "${have_engine}" >&6; }
20737
20738if test "x${have_engine}" = "xyes" ; then
20739 if test "x${want_engine}" = "xstatic" ; then
20740 have_evas_engine_software_sdl="static"
20741 want_static_engine="yes"
20742 else
20743 have_evas_engine_software_sdl="yes"
20744 fi
20745fi
20746
20747if test "x${have_engine}" = "xyes" ; then
20748
20749$as_echo "#define BUILD_ENGINE_SOFTWARE_SDL 1" >>confdefs.h
20750
20751fi
20752
20753 if test "x${have_engine}" = "xyes"; then
20754 BUILD_ENGINE_SOFTWARE_SDL_TRUE=
20755 BUILD_ENGINE_SOFTWARE_SDL_FALSE='#'
20756else
20757 BUILD_ENGINE_SOFTWARE_SDL_TRUE='#'
20758 BUILD_ENGINE_SOFTWARE_SDL_FALSE=
20759fi
20760
20761
20762if test "x${want_static_engine}" = "xyes" ; then
20763
20764$as_echo "#define EVAS_STATIC_BUILD_SOFTWARE_SDL 1" >>confdefs.h
20765
20766 have_static_module="yes"
20767fi
20768
20769 if test "x${want_static_engine}" = "xyes"; then
20770 EVAS_STATIC_BUILD_SOFTWARE_SDL_TRUE=
20771 EVAS_STATIC_BUILD_SOFTWARE_SDL_FALSE='#'
20772else
20773 EVAS_STATIC_BUILD_SOFTWARE_SDL_TRUE='#'
20774 EVAS_STATIC_BUILD_SOFTWARE_SDL_FALSE=
20775fi
20776
20777
20778
20779
20780
20781
20782
20783
20784
20785
20786want_engine="${want_evas_engine_psl1ght}" 20660want_engine="${want_evas_engine_psl1ght}"
20787want_static_engine="no" 20661want_static_engine="no"
20788have_engine="no" 20662have_engine="no"
@@ -20836,7 +20710,7 @@ fi
20836fi 20710fi
20837 20711
20838if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then 20712if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then
20839 as_fn_error "PSL1GHT dependencies not found (strict dependencies checking)" "$LINENO" 5 20713 as_fn_error $? "PSL1GHT dependencies not found (strict dependencies checking)" "$LINENO" 5
20840fi 20714fi
20841 20715
20842{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether PSL1GHT rendering backend will be built" >&5 20716{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether PSL1GHT rendering backend will be built" >&5
@@ -20931,11 +20805,10 @@ pkg_failed=no
20931{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for SDL" >&5 20805{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for SDL" >&5
20932$as_echo_n "checking for SDL... " >&6; } 20806$as_echo_n "checking for SDL... " >&6; }
20933 20807
20934if test -n "$PKG_CONFIG"; then 20808if test -n "$SDL_CFLAGS"; then
20935 if test -n "$SDL_CFLAGS"; then 20809 pkg_cv_SDL_CFLAGS="$SDL_CFLAGS"
20936 pkg_cv_SDL_CFLAGS="$SDL_CFLAGS" 20810 elif test -n "$PKG_CONFIG"; then
20937 else 20811 if test -n "$PKG_CONFIG" && \
20938 if test -n "$PKG_CONFIG" && \
20939 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"sdl >= 1.2.0\""; } >&5 20812 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"sdl >= 1.2.0\""; } >&5
20940 ($PKG_CONFIG --exists --print-errors "sdl >= 1.2.0") 2>&5 20813 ($PKG_CONFIG --exists --print-errors "sdl >= 1.2.0") 2>&5
20941 ac_status=$? 20814 ac_status=$?
@@ -20945,15 +20818,13 @@ if test -n "$PKG_CONFIG"; then
20945else 20818else
20946 pkg_failed=yes 20819 pkg_failed=yes
20947fi 20820fi
20948 fi 20821 else
20949else 20822 pkg_failed=untried
20950 pkg_failed=untried
20951fi 20823fi
20952if test -n "$PKG_CONFIG"; then 20824if test -n "$SDL_LIBS"; then
20953 if test -n "$SDL_LIBS"; then 20825 pkg_cv_SDL_LIBS="$SDL_LIBS"
20954 pkg_cv_SDL_LIBS="$SDL_LIBS" 20826 elif test -n "$PKG_CONFIG"; then
20955 else 20827 if test -n "$PKG_CONFIG" && \
20956 if test -n "$PKG_CONFIG" && \
20957 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"sdl >= 1.2.0\""; } >&5 20828 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"sdl >= 1.2.0\""; } >&5
20958 ($PKG_CONFIG --exists --print-errors "sdl >= 1.2.0") 2>&5 20829 ($PKG_CONFIG --exists --print-errors "sdl >= 1.2.0") 2>&5
20959 ac_status=$? 20830 ac_status=$?
@@ -20963,14 +20834,15 @@ if test -n "$PKG_CONFIG"; then
20963else 20834else
20964 pkg_failed=yes 20835 pkg_failed=yes
20965fi 20836fi
20966 fi 20837 else
20967else 20838 pkg_failed=untried
20968 pkg_failed=untried
20969fi 20839fi
20970 20840
20971 20841
20972 20842
20973if test $pkg_failed = yes; then 20843if test $pkg_failed = yes; then
20844 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
20845$as_echo "no" >&6; }
20974 20846
20975if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 20847if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
20976 _pkg_short_errors_supported=yes 20848 _pkg_short_errors_supported=yes
@@ -20978,14 +20850,14 @@ else
20978 _pkg_short_errors_supported=no 20850 _pkg_short_errors_supported=no
20979fi 20851fi
20980 if test $_pkg_short_errors_supported = yes; then 20852 if test $_pkg_short_errors_supported = yes; then
20981 SDL_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "sdl >= 1.2.0"` 20853 SDL_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "sdl >= 1.2.0" 2>&1`
20982 else 20854 else
20983 SDL_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "sdl >= 1.2.0"` 20855 SDL_PKG_ERRORS=`$PKG_CONFIG --print-errors "sdl >= 1.2.0" 2>&1`
20984 fi 20856 fi
20985 # Put the nasty error message in config.log where it belongs 20857 # Put the nasty error message in config.log where it belongs
20986 echo "$SDL_PKG_ERRORS" >&5 20858 echo "$SDL_PKG_ERRORS" >&5
20987 20859
20988 as_fn_error "Package requirements (sdl >= 1.2.0) were not met: 20860 as_fn_error $? "Package requirements (sdl >= 1.2.0) were not met:
20989 20861
20990$SDL_PKG_ERRORS 20862$SDL_PKG_ERRORS
20991 20863
@@ -20994,12 +20866,13 @@ installed software in a non-standard prefix.
20994 20866
20995Alternatively, you may set the environment variables SDL_CFLAGS 20867Alternatively, you may set the environment variables SDL_CFLAGS
20996and SDL_LIBS to avoid the need to call pkg-config. 20868and SDL_LIBS to avoid the need to call pkg-config.
20997See the pkg-config man page for more details. 20869See the pkg-config man page for more details." "$LINENO" 5
20998" "$LINENO" 5
20999elif test $pkg_failed = untried; then 20870elif test $pkg_failed = untried; then
20871 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
20872$as_echo "no" >&6; }
21000 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 20873 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
21001$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 20874$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
21002as_fn_error "The pkg-config script could not be found or is too old. Make sure it 20875as_fn_error $? "The pkg-config script could not be found or is too old. Make sure it
21003is in your PATH or set the PKG_CONFIG environment variable to the full 20876is in your PATH or set the PKG_CONFIG environment variable to the full
21004path to pkg-config. 20877path to pkg-config.
21005 20878
@@ -21008,7 +20881,7 @@ and SDL_LIBS to avoid the need to call pkg-config.
21008See the pkg-config man page for more details. 20881See the pkg-config man page for more details.
21009 20882
21010To get pkg-config, see <http://pkg-config.freedesktop.org/>. 20883To get pkg-config, see <http://pkg-config.freedesktop.org/>.
21011See \`config.log' for more details." "$LINENO" 5; } 20884See \`config.log' for more details" "$LINENO" 5 ; }
21012else 20885else
21013 SDL_CFLAGS=$pkg_cv_SDL_CFLAGS 20886 SDL_CFLAGS=$pkg_cv_SDL_CFLAGS
21014 SDL_LIBS=$pkg_cv_SDL_LIBS 20887 SDL_LIBS=$pkg_cv_SDL_LIBS
@@ -21143,7 +21016,6 @@ fi
21143 evas_engine_gl_sdl_libs="${SDL_LIBS} -lGLESv2 -lEGL -lm $gl_pt_lib" 21016 evas_engine_gl_sdl_libs="${SDL_LIBS} -lGLESv2 -lEGL -lm $gl_pt_lib"
21144 evas_engine_gl_common_libs="-lGLESv2 -lm $gl_pt_lib" 21017 evas_engine_gl_common_libs="-lGLESv2 -lm $gl_pt_lib"
21145 have_dep="yes" 21018 have_dep="yes"
21146 gl_flavor_gles="no"
21147 21019
21148$as_echo "#define GLES_VARIETY_SGX 1" >>confdefs.h 21020$as_echo "#define GLES_VARIETY_SGX 1" >>confdefs.h
21149 21021
@@ -21169,7 +21041,7 @@ fi
21169fi 21041fi
21170 21042
21171if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then 21043if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then
21172 as_fn_error "OpenGL SDL dependencies not found (strict dependencies checking)" "$LINENO" 5 21044 as_fn_error $? "OpenGL SDL dependencies not found (strict dependencies checking)" "$LINENO" 5
21173fi 21045fi
21174 21046
21175{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether OpenGL SDL rendering backend will be built" >&5 21047{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether OpenGL SDL rendering backend will be built" >&5
@@ -21313,46 +21185,44 @@ pkg_failed=no
21313{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for GL_EET" >&5 21185{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for GL_EET" >&5
21314$as_echo_n "checking for GL_EET... " >&6; } 21186$as_echo_n "checking for GL_EET... " >&6; }
21315 21187
21316if test -n "$PKG_CONFIG"; then 21188if test -n "$GL_EET_CFLAGS"; then
21317 if test -n "$GL_EET_CFLAGS"; then 21189 pkg_cv_GL_EET_CFLAGS="$GL_EET_CFLAGS"
21318 pkg_cv_GL_EET_CFLAGS="$GL_EET_CFLAGS" 21190 elif test -n "$PKG_CONFIG"; then
21319 else 21191 if test -n "$PKG_CONFIG" && \
21320 if test -n "$PKG_CONFIG" && \ 21192 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eet >= 1.6.0\""; } >&5
21321 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eet >= 1.5.0\""; } >&5 21193 ($PKG_CONFIG --exists --print-errors "eet >= 1.6.0") 2>&5
21322 ($PKG_CONFIG --exists --print-errors "eet >= 1.5.0") 2>&5
21323 ac_status=$? 21194 ac_status=$?
21324 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 21195 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
21325 test $ac_status = 0; }; then 21196 test $ac_status = 0; }; then
21326 pkg_cv_GL_EET_CFLAGS=`$PKG_CONFIG --cflags "eet >= 1.5.0" 2>/dev/null` 21197 pkg_cv_GL_EET_CFLAGS=`$PKG_CONFIG --cflags "eet >= 1.6.0" 2>/dev/null`
21327else 21198else
21328 pkg_failed=yes 21199 pkg_failed=yes
21329fi 21200fi
21330 fi 21201 else
21331else 21202 pkg_failed=untried
21332 pkg_failed=untried
21333fi 21203fi
21334if test -n "$PKG_CONFIG"; then 21204if test -n "$GL_EET_LIBS"; then
21335 if test -n "$GL_EET_LIBS"; then 21205 pkg_cv_GL_EET_LIBS="$GL_EET_LIBS"
21336 pkg_cv_GL_EET_LIBS="$GL_EET_LIBS" 21206 elif test -n "$PKG_CONFIG"; then
21337 else 21207 if test -n "$PKG_CONFIG" && \
21338 if test -n "$PKG_CONFIG" && \ 21208 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eet >= 1.6.0\""; } >&5
21339 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eet >= 1.5.0\""; } >&5 21209 ($PKG_CONFIG --exists --print-errors "eet >= 1.6.0") 2>&5
21340 ($PKG_CONFIG --exists --print-errors "eet >= 1.5.0") 2>&5
21341 ac_status=$? 21210 ac_status=$?
21342 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 21211 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
21343 test $ac_status = 0; }; then 21212 test $ac_status = 0; }; then
21344 pkg_cv_GL_EET_LIBS=`$PKG_CONFIG --libs "eet >= 1.5.0" 2>/dev/null` 21213 pkg_cv_GL_EET_LIBS=`$PKG_CONFIG --libs "eet >= 1.6.0" 2>/dev/null`
21345else 21214else
21346 pkg_failed=yes 21215 pkg_failed=yes
21347fi 21216fi
21348 fi 21217 else
21349else 21218 pkg_failed=untried
21350 pkg_failed=untried
21351fi 21219fi
21352 21220
21353 21221
21354 21222
21355if test $pkg_failed = yes; then 21223if test $pkg_failed = yes; then
21224 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
21225$as_echo "no" >&6; }
21356 21226
21357if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 21227if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
21358 _pkg_short_errors_supported=yes 21228 _pkg_short_errors_supported=yes
@@ -21360,17 +21230,17 @@ else
21360 _pkg_short_errors_supported=no 21230 _pkg_short_errors_supported=no
21361fi 21231fi
21362 if test $_pkg_short_errors_supported = yes; then 21232 if test $_pkg_short_errors_supported = yes; then
21363 GL_EET_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "eet >= 1.5.0"` 21233 GL_EET_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "eet >= 1.6.0" 2>&1`
21364 else 21234 else
21365 GL_EET_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "eet >= 1.5.0"` 21235 GL_EET_PKG_ERRORS=`$PKG_CONFIG --print-errors "eet >= 1.6.0" 2>&1`
21366 fi 21236 fi
21367 # Put the nasty error message in config.log where it belongs 21237 # Put the nasty error message in config.log where it belongs
21368 echo "$GL_EET_PKG_ERRORS" >&5 21238 echo "$GL_EET_PKG_ERRORS" >&5
21369 21239
21370 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 21240 have_dep="no"
21371$as_echo "no" >&6; }
21372 have_dep="no"
21373elif test $pkg_failed = untried; then 21241elif test $pkg_failed = untried; then
21242 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
21243$as_echo "no" >&6; }
21374 have_dep="no" 21244 have_dep="no"
21375else 21245else
21376 GL_EET_CFLAGS=$pkg_cv_GL_EET_CFLAGS 21246 GL_EET_CFLAGS=$pkg_cv_GL_EET_CFLAGS
@@ -21394,7 +21264,7 @@ fi
21394fi 21264fi
21395 21265
21396if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then 21266if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then
21397 as_fn_error "OpenGL Cocoa dependencies not found (strict dependencies checking)" "$LINENO" 5 21267 as_fn_error $? "OpenGL Cocoa dependencies not found (strict dependencies checking)" "$LINENO" 5
21398fi 21268fi
21399 21269
21400{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether OpenGL Cocoa rendering backend will be built" >&5 21270{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether OpenGL Cocoa rendering backend will be built" >&5
@@ -21503,7 +21373,7 @@ fi
21503fi 21373fi
21504 21374
21505if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then 21375if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then
21506 as_fn_error "Framebuffer dependencies not found (strict dependencies checking)" "$LINENO" 5 21376 as_fn_error $? "Framebuffer dependencies not found (strict dependencies checking)" "$LINENO" 5
21507fi 21377fi
21508 21378
21509{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Framebuffer rendering backend will be built" >&5 21379{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Framebuffer rendering backend will be built" >&5
@@ -21598,11 +21468,10 @@ pkg_failed=no
21598{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for DIRECTFB" >&5 21468{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for DIRECTFB" >&5
21599$as_echo_n "checking for DIRECTFB... " >&6; } 21469$as_echo_n "checking for DIRECTFB... " >&6; }
21600 21470
21601if test -n "$PKG_CONFIG"; then 21471if test -n "$DIRECTFB_CFLAGS"; then
21602 if test -n "$DIRECTFB_CFLAGS"; then 21472 pkg_cv_DIRECTFB_CFLAGS="$DIRECTFB_CFLAGS"
21603 pkg_cv_DIRECTFB_CFLAGS="$DIRECTFB_CFLAGS" 21473 elif test -n "$PKG_CONFIG"; then
21604 else 21474 if test -n "$PKG_CONFIG" && \
21605 if test -n "$PKG_CONFIG" && \
21606 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"directfb >= 0.9.16\""; } >&5 21475 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"directfb >= 0.9.16\""; } >&5
21607 ($PKG_CONFIG --exists --print-errors "directfb >= 0.9.16") 2>&5 21476 ($PKG_CONFIG --exists --print-errors "directfb >= 0.9.16") 2>&5
21608 ac_status=$? 21477 ac_status=$?
@@ -21612,15 +21481,13 @@ if test -n "$PKG_CONFIG"; then
21612else 21481else
21613 pkg_failed=yes 21482 pkg_failed=yes
21614fi 21483fi
21615 fi 21484 else
21616else 21485 pkg_failed=untried
21617 pkg_failed=untried
21618fi 21486fi
21619if test -n "$PKG_CONFIG"; then 21487if test -n "$DIRECTFB_LIBS"; then
21620 if test -n "$DIRECTFB_LIBS"; then 21488 pkg_cv_DIRECTFB_LIBS="$DIRECTFB_LIBS"
21621 pkg_cv_DIRECTFB_LIBS="$DIRECTFB_LIBS" 21489 elif test -n "$PKG_CONFIG"; then
21622 else 21490 if test -n "$PKG_CONFIG" && \
21623 if test -n "$PKG_CONFIG" && \
21624 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"directfb >= 0.9.16\""; } >&5 21491 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"directfb >= 0.9.16\""; } >&5
21625 ($PKG_CONFIG --exists --print-errors "directfb >= 0.9.16") 2>&5 21492 ($PKG_CONFIG --exists --print-errors "directfb >= 0.9.16") 2>&5
21626 ac_status=$? 21493 ac_status=$?
@@ -21630,14 +21497,15 @@ if test -n "$PKG_CONFIG"; then
21630else 21497else
21631 pkg_failed=yes 21498 pkg_failed=yes
21632fi 21499fi
21633 fi 21500 else
21634else 21501 pkg_failed=untried
21635 pkg_failed=untried
21636fi 21502fi
21637 21503
21638 21504
21639 21505
21640if test $pkg_failed = yes; then 21506if test $pkg_failed = yes; then
21507 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
21508$as_echo "no" >&6; }
21641 21509
21642if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 21510if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
21643 _pkg_short_errors_supported=yes 21511 _pkg_short_errors_supported=yes
@@ -21645,14 +21513,14 @@ else
21645 _pkg_short_errors_supported=no 21513 _pkg_short_errors_supported=no
21646fi 21514fi
21647 if test $_pkg_short_errors_supported = yes; then 21515 if test $_pkg_short_errors_supported = yes; then
21648 DIRECTFB_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "directfb >= 0.9.16"` 21516 DIRECTFB_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "directfb >= 0.9.16" 2>&1`
21649 else 21517 else
21650 DIRECTFB_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "directfb >= 0.9.16"` 21518 DIRECTFB_PKG_ERRORS=`$PKG_CONFIG --print-errors "directfb >= 0.9.16" 2>&1`
21651 fi 21519 fi
21652 # Put the nasty error message in config.log where it belongs 21520 # Put the nasty error message in config.log where it belongs
21653 echo "$DIRECTFB_PKG_ERRORS" >&5 21521 echo "$DIRECTFB_PKG_ERRORS" >&5
21654 21522
21655 as_fn_error "Package requirements (directfb >= 0.9.16) were not met: 21523 as_fn_error $? "Package requirements (directfb >= 0.9.16) were not met:
21656 21524
21657$DIRECTFB_PKG_ERRORS 21525$DIRECTFB_PKG_ERRORS
21658 21526
@@ -21661,12 +21529,13 @@ installed software in a non-standard prefix.
21661 21529
21662Alternatively, you may set the environment variables DIRECTFB_CFLAGS 21530Alternatively, you may set the environment variables DIRECTFB_CFLAGS
21663and DIRECTFB_LIBS to avoid the need to call pkg-config. 21531and DIRECTFB_LIBS to avoid the need to call pkg-config.
21664See the pkg-config man page for more details. 21532See the pkg-config man page for more details." "$LINENO" 5
21665" "$LINENO" 5
21666elif test $pkg_failed = untried; then 21533elif test $pkg_failed = untried; then
21534 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
21535$as_echo "no" >&6; }
21667 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 21536 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
21668$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 21537$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
21669as_fn_error "The pkg-config script could not be found or is too old. Make sure it 21538as_fn_error $? "The pkg-config script could not be found or is too old. Make sure it
21670is in your PATH or set the PKG_CONFIG environment variable to the full 21539is in your PATH or set the PKG_CONFIG environment variable to the full
21671path to pkg-config. 21540path to pkg-config.
21672 21541
@@ -21675,7 +21544,7 @@ and DIRECTFB_LIBS to avoid the need to call pkg-config.
21675See the pkg-config man page for more details. 21544See the pkg-config man page for more details.
21676 21545
21677To get pkg-config, see <http://pkg-config.freedesktop.org/>. 21546To get pkg-config, see <http://pkg-config.freedesktop.org/>.
21678See \`config.log' for more details." "$LINENO" 5; } 21547See \`config.log' for more details" "$LINENO" 5 ; }
21679else 21548else
21680 DIRECTFB_CFLAGS=$pkg_cv_DIRECTFB_CFLAGS 21549 DIRECTFB_CFLAGS=$pkg_cv_DIRECTFB_CFLAGS
21681 DIRECTFB_LIBS=$pkg_cv_DIRECTFB_LIBS 21550 DIRECTFB_LIBS=$pkg_cv_DIRECTFB_LIBS
@@ -21707,7 +21576,7 @@ fi
21707fi 21576fi
21708 21577
21709if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then 21578if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then
21710 as_fn_error "DirectFB dependencies not found (strict dependencies checking)" "$LINENO" 5 21579 as_fn_error $? "DirectFB dependencies not found (strict dependencies checking)" "$LINENO" 5
21711fi 21580fi
21712 21581
21713{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether DirectFB rendering backend will be built" >&5 21582{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether DirectFB rendering backend will be built" >&5
@@ -21801,11 +21670,10 @@ pkg_failed=no
21801{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for XCB" >&5 21670{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for XCB" >&5
21802$as_echo_n "checking for XCB... " >&6; } 21671$as_echo_n "checking for XCB... " >&6; }
21803 21672
21804if test -n "$PKG_CONFIG"; then 21673if test -n "$XCB_CFLAGS"; then
21805 if test -n "$XCB_CFLAGS"; then 21674 pkg_cv_XCB_CFLAGS="$XCB_CFLAGS"
21806 pkg_cv_XCB_CFLAGS="$XCB_CFLAGS" 21675 elif test -n "$PKG_CONFIG"; then
21807 else 21676 if test -n "$PKG_CONFIG" && \
21808 if test -n "$PKG_CONFIG" && \
21809 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"xcb xcb-shm xcb-image >= 0.2.1 pixman-1\""; } >&5 21677 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"xcb xcb-shm xcb-image >= 0.2.1 pixman-1\""; } >&5
21810 ($PKG_CONFIG --exists --print-errors "xcb xcb-shm xcb-image >= 0.2.1 pixman-1") 2>&5 21678 ($PKG_CONFIG --exists --print-errors "xcb xcb-shm xcb-image >= 0.2.1 pixman-1") 2>&5
21811 ac_status=$? 21679 ac_status=$?
@@ -21815,15 +21683,13 @@ if test -n "$PKG_CONFIG"; then
21815else 21683else
21816 pkg_failed=yes 21684 pkg_failed=yes
21817fi 21685fi
21818 fi 21686 else
21819else 21687 pkg_failed=untried
21820 pkg_failed=untried
21821fi 21688fi
21822if test -n "$PKG_CONFIG"; then 21689if test -n "$XCB_LIBS"; then
21823 if test -n "$XCB_LIBS"; then 21690 pkg_cv_XCB_LIBS="$XCB_LIBS"
21824 pkg_cv_XCB_LIBS="$XCB_LIBS" 21691 elif test -n "$PKG_CONFIG"; then
21825 else 21692 if test -n "$PKG_CONFIG" && \
21826 if test -n "$PKG_CONFIG" && \
21827 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"xcb xcb-shm xcb-image >= 0.2.1 pixman-1\""; } >&5 21693 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"xcb xcb-shm xcb-image >= 0.2.1 pixman-1\""; } >&5
21828 ($PKG_CONFIG --exists --print-errors "xcb xcb-shm xcb-image >= 0.2.1 pixman-1") 2>&5 21694 ($PKG_CONFIG --exists --print-errors "xcb xcb-shm xcb-image >= 0.2.1 pixman-1") 2>&5
21829 ac_status=$? 21695 ac_status=$?
@@ -21833,14 +21699,15 @@ if test -n "$PKG_CONFIG"; then
21833else 21699else
21834 pkg_failed=yes 21700 pkg_failed=yes
21835fi 21701fi
21836 fi 21702 else
21837else 21703 pkg_failed=untried
21838 pkg_failed=untried
21839fi 21704fi
21840 21705
21841 21706
21842 21707
21843if test $pkg_failed = yes; then 21708if test $pkg_failed = yes; then
21709 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
21710$as_echo "no" >&6; }
21844 21711
21845if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 21712if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
21846 _pkg_short_errors_supported=yes 21713 _pkg_short_errors_supported=yes
@@ -21848,20 +21715,20 @@ else
21848 _pkg_short_errors_supported=no 21715 _pkg_short_errors_supported=no
21849fi 21716fi
21850 if test $_pkg_short_errors_supported = yes; then 21717 if test $_pkg_short_errors_supported = yes; then
21851 XCB_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "xcb xcb-shm xcb-image >= 0.2.1 pixman-1"` 21718 XCB_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "xcb xcb-shm xcb-image >= 0.2.1 pixman-1" 2>&1`
21852 else 21719 else
21853 XCB_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "xcb xcb-shm xcb-image >= 0.2.1 pixman-1"` 21720 XCB_PKG_ERRORS=`$PKG_CONFIG --print-errors "xcb xcb-shm xcb-image >= 0.2.1 pixman-1" 2>&1`
21854 fi 21721 fi
21855 # Put the nasty error message in config.log where it belongs 21722 # Put the nasty error message in config.log where it belongs
21856 echo "$XCB_PKG_ERRORS" >&5 21723 echo "$XCB_PKG_ERRORS" >&5
21857 21724
21858 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
21859$as_echo "no" >&6; }
21860 21725
21861 have_dep="no" 21726 have_dep="no"
21862 21727
21863 21728
21864elif test $pkg_failed = untried; then 21729elif test $pkg_failed = untried; then
21730 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
21731$as_echo "no" >&6; }
21865 21732
21866 have_dep="no" 21733 have_dep="no"
21867 21734
@@ -21896,7 +21763,7 @@ fi
21896fi 21763fi
21897 21764
21898if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then 21765if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then
21899 as_fn_error "Software X11 8 bits grayscale dependencies not found (strict dependencies checking)" "$LINENO" 5 21766 as_fn_error $? "Software X11 8 bits grayscale dependencies not found (strict dependencies checking)" "$LINENO" 5
21900fi 21767fi
21901 21768
21902{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Software X11 8 bits grayscale rendering backend will be built" >&5 21769{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Software X11 8 bits grayscale rendering backend will be built" >&5
@@ -22000,7 +21867,7 @@ if test "x$with_x" = xno; then
22000 have_x=disabled 21867 have_x=disabled
22001else 21868else
22002 case $x_includes,$x_libraries in #( 21869 case $x_includes,$x_libraries in #(
22003 *\'*) as_fn_error "cannot use X directory names containing '" "$LINENO" 5;; #( 21870 *\'*) as_fn_error $? "cannot use X directory names containing '" "$LINENO" 5 ;; #(
22004 *,NONE | NONE,*) if test "${ac_cv_have_x+set}" = set; then : 21871 *,NONE | NONE,*) if test "${ac_cv_have_x+set}" = set; then :
22005 $as_echo_n "(cached) " >&6 21872 $as_echo_n "(cached) " >&6
22006else 21873else
@@ -22018,7 +21885,7 @@ libdir:
22018 @echo libdir='${LIBDIR}' 21885 @echo libdir='${LIBDIR}'
22019_ACEOF 21886_ACEOF
22020 if (export CC; ${XMKMF-xmkmf}) >/dev/null 2>/dev/null && test -f Makefile; then 21887 if (export CC; ${XMKMF-xmkmf}) >/dev/null 2>/dev/null && test -f Makefile; then
22021 # GNU make sometimes prints "make[1]: Entering...", which would confuse us. 21888 # GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
22022 for ac_var in incroot usrlibdir libdir; do 21889 for ac_var in incroot usrlibdir libdir; do
22023 eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`" 21890 eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`"
22024 done 21891 done
@@ -22104,7 +21971,7 @@ else
22104 fi 21971 fi
22105done 21972done
22106fi 21973fi
22107rm -f conftest.err conftest.$ac_ext 21974rm -f conftest.err conftest.i conftest.$ac_ext
22108fi # $ac_x_includes = no 21975fi # $ac_x_includes = no
22109 21976
22110if test "$ac_x_libraries" = no; then 21977if test "$ac_x_libraries" = no; then
@@ -22791,7 +22658,7 @@ fi
22791fi 22658fi
22792 22659
22793if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then 22660if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then
22794 as_fn_error "Software X11 16 bits dependencies not found (strict dependencies checking)" "$LINENO" 5 22661 as_fn_error $? "Software X11 16 bits dependencies not found (strict dependencies checking)" "$LINENO" 5
22795fi 22662fi
22796 22663
22797{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Software X11 16 bits rendering backend will be built" >&5 22664{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Software X11 16 bits rendering backend will be built" >&5
@@ -22904,7 +22771,7 @@ fi
22904fi 22771fi
22905 22772
22906if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then 22773if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then
22907 as_fn_error "Software DirectDraw 16 bits dependencies not found (strict dependencies checking)" "$LINENO" 5 22774 as_fn_error $? "Software DirectDraw 16 bits dependencies not found (strict dependencies checking)" "$LINENO" 5
22908fi 22775fi
22909 22776
22910{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Software DirectDraw 16 bits rendering backend will be built" >&5 22777{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Software DirectDraw 16 bits rendering backend will be built" >&5
@@ -23006,7 +22873,7 @@ fi
23006fi 22873fi
23007 22874
23008if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then 22875if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then
23009 as_fn_error "Software Windows CE 16 bits dependencies not found (strict dependencies checking)" "$LINENO" 5 22876 as_fn_error $? "Software Windows CE 16 bits dependencies not found (strict dependencies checking)" "$LINENO" 5
23010fi 22877fi
23011 22878
23012{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Software Windows CE 16 bits rendering backend will be built" >&5 22879{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Software Windows CE 16 bits rendering backend will be built" >&5
@@ -23101,11 +22968,10 @@ pkg_failed=no
23101{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for SDL" >&5 22968{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for SDL" >&5
23102$as_echo_n "checking for SDL... " >&6; } 22969$as_echo_n "checking for SDL... " >&6; }
23103 22970
23104if test -n "$PKG_CONFIG"; then 22971if test -n "$SDL_CFLAGS"; then
23105 if test -n "$SDL_CFLAGS"; then 22972 pkg_cv_SDL_CFLAGS="$SDL_CFLAGS"
23106 pkg_cv_SDL_CFLAGS="$SDL_CFLAGS" 22973 elif test -n "$PKG_CONFIG"; then
23107 else 22974 if test -n "$PKG_CONFIG" && \
23108 if test -n "$PKG_CONFIG" && \
23109 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"sdl >= 1.2.0\""; } >&5 22975 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"sdl >= 1.2.0\""; } >&5
23110 ($PKG_CONFIG --exists --print-errors "sdl >= 1.2.0") 2>&5 22976 ($PKG_CONFIG --exists --print-errors "sdl >= 1.2.0") 2>&5
23111 ac_status=$? 22977 ac_status=$?
@@ -23115,15 +22981,13 @@ if test -n "$PKG_CONFIG"; then
23115else 22981else
23116 pkg_failed=yes 22982 pkg_failed=yes
23117fi 22983fi
23118 fi 22984 else
23119else 22985 pkg_failed=untried
23120 pkg_failed=untried
23121fi 22986fi
23122if test -n "$PKG_CONFIG"; then 22987if test -n "$SDL_LIBS"; then
23123 if test -n "$SDL_LIBS"; then 22988 pkg_cv_SDL_LIBS="$SDL_LIBS"
23124 pkg_cv_SDL_LIBS="$SDL_LIBS" 22989 elif test -n "$PKG_CONFIG"; then
23125 else 22990 if test -n "$PKG_CONFIG" && \
23126 if test -n "$PKG_CONFIG" && \
23127 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"sdl >= 1.2.0\""; } >&5 22991 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"sdl >= 1.2.0\""; } >&5
23128 ($PKG_CONFIG --exists --print-errors "sdl >= 1.2.0") 2>&5 22992 ($PKG_CONFIG --exists --print-errors "sdl >= 1.2.0") 2>&5
23129 ac_status=$? 22993 ac_status=$?
@@ -23133,14 +22997,15 @@ if test -n "$PKG_CONFIG"; then
23133else 22997else
23134 pkg_failed=yes 22998 pkg_failed=yes
23135fi 22999fi
23136 fi 23000 else
23137else 23001 pkg_failed=untried
23138 pkg_failed=untried
23139fi 23002fi
23140 23003
23141 23004
23142 23005
23143if test $pkg_failed = yes; then 23006if test $pkg_failed = yes; then
23007 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
23008$as_echo "no" >&6; }
23144 23009
23145if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 23010if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
23146 _pkg_short_errors_supported=yes 23011 _pkg_short_errors_supported=yes
@@ -23148,14 +23013,14 @@ else
23148 _pkg_short_errors_supported=no 23013 _pkg_short_errors_supported=no
23149fi 23014fi
23150 if test $_pkg_short_errors_supported = yes; then 23015 if test $_pkg_short_errors_supported = yes; then
23151 SDL_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "sdl >= 1.2.0"` 23016 SDL_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "sdl >= 1.2.0" 2>&1`
23152 else 23017 else
23153 SDL_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "sdl >= 1.2.0"` 23018 SDL_PKG_ERRORS=`$PKG_CONFIG --print-errors "sdl >= 1.2.0" 2>&1`
23154 fi 23019 fi
23155 # Put the nasty error message in config.log where it belongs 23020 # Put the nasty error message in config.log where it belongs
23156 echo "$SDL_PKG_ERRORS" >&5 23021 echo "$SDL_PKG_ERRORS" >&5
23157 23022
23158 as_fn_error "Package requirements (sdl >= 1.2.0) were not met: 23023 as_fn_error $? "Package requirements (sdl >= 1.2.0) were not met:
23159 23024
23160$SDL_PKG_ERRORS 23025$SDL_PKG_ERRORS
23161 23026
@@ -23164,12 +23029,13 @@ installed software in a non-standard prefix.
23164 23029
23165Alternatively, you may set the environment variables SDL_CFLAGS 23030Alternatively, you may set the environment variables SDL_CFLAGS
23166and SDL_LIBS to avoid the need to call pkg-config. 23031and SDL_LIBS to avoid the need to call pkg-config.
23167See the pkg-config man page for more details. 23032See the pkg-config man page for more details." "$LINENO" 5
23168" "$LINENO" 5
23169elif test $pkg_failed = untried; then 23033elif test $pkg_failed = untried; then
23034 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
23035$as_echo "no" >&6; }
23170 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 23036 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
23171$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 23037$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
23172as_fn_error "The pkg-config script could not be found or is too old. Make sure it 23038as_fn_error $? "The pkg-config script could not be found or is too old. Make sure it
23173is in your PATH or set the PKG_CONFIG environment variable to the full 23039is in your PATH or set the PKG_CONFIG environment variable to the full
23174path to pkg-config. 23040path to pkg-config.
23175 23041
@@ -23178,7 +23044,7 @@ and SDL_LIBS to avoid the need to call pkg-config.
23178See the pkg-config man page for more details. 23044See the pkg-config man page for more details.
23179 23045
23180To get pkg-config, see <http://pkg-config.freedesktop.org/>. 23046To get pkg-config, see <http://pkg-config.freedesktop.org/>.
23181See \`config.log' for more details." "$LINENO" 5; } 23047See \`config.log' for more details" "$LINENO" 5 ; }
23182else 23048else
23183 SDL_CFLAGS=$pkg_cv_SDL_CFLAGS 23049 SDL_CFLAGS=$pkg_cv_SDL_CFLAGS
23184 SDL_LIBS=$pkg_cv_SDL_LIBS 23050 SDL_LIBS=$pkg_cv_SDL_LIBS
@@ -23210,7 +23076,7 @@ fi
23210fi 23076fi
23211 23077
23212if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then 23078if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then
23213 as_fn_error "Software SDL 16 bits dependencies not found (strict dependencies checking)" "$LINENO" 5 23079 as_fn_error $? "Software SDL 16 bits dependencies not found (strict dependencies checking)" "$LINENO" 5
23214fi 23080fi
23215 23081
23216{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Software SDL 16 bits rendering backend will be built" >&5 23082{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Software SDL 16 bits rendering backend will be built" >&5
@@ -23312,7 +23178,7 @@ fi
23312fi 23178fi
23313 23179
23314if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then 23180if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then
23315 as_fn_error "Wayland Shm dependencies not found (strict dependencies checking)" "$LINENO" 5 23181 as_fn_error $? "Wayland Shm dependencies not found (strict dependencies checking)" "$LINENO" 5
23316fi 23182fi
23317 23183
23318{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Wayland Shm rendering backend will be built" >&5 23184{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Wayland Shm rendering backend will be built" >&5
@@ -23407,11 +23273,10 @@ pkg_failed=no
23407{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for WAYLAND_EGL" >&5 23273{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for WAYLAND_EGL" >&5
23408$as_echo_n "checking for WAYLAND_EGL... " >&6; } 23274$as_echo_n "checking for WAYLAND_EGL... " >&6; }
23409 23275
23410if test -n "$PKG_CONFIG"; then 23276if test -n "$WAYLAND_EGL_CFLAGS"; then
23411 if test -n "$WAYLAND_EGL_CFLAGS"; then 23277 pkg_cv_WAYLAND_EGL_CFLAGS="$WAYLAND_EGL_CFLAGS"
23412 pkg_cv_WAYLAND_EGL_CFLAGS="$WAYLAND_EGL_CFLAGS" 23278 elif test -n "$PKG_CONFIG"; then
23413 else 23279 if test -n "$PKG_CONFIG" && \
23414 if test -n "$PKG_CONFIG" && \
23415 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"egl >= 7.10 glesv2 gl wayland-client wayland-egl\""; } >&5 23280 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"egl >= 7.10 glesv2 gl wayland-client wayland-egl\""; } >&5
23416 ($PKG_CONFIG --exists --print-errors "egl >= 7.10 glesv2 gl wayland-client wayland-egl") 2>&5 23281 ($PKG_CONFIG --exists --print-errors "egl >= 7.10 glesv2 gl wayland-client wayland-egl") 2>&5
23417 ac_status=$? 23282 ac_status=$?
@@ -23421,15 +23286,13 @@ if test -n "$PKG_CONFIG"; then
23421else 23286else
23422 pkg_failed=yes 23287 pkg_failed=yes
23423fi 23288fi
23424 fi 23289 else
23425else 23290 pkg_failed=untried
23426 pkg_failed=untried
23427fi 23291fi
23428if test -n "$PKG_CONFIG"; then 23292if test -n "$WAYLAND_EGL_LIBS"; then
23429 if test -n "$WAYLAND_EGL_LIBS"; then 23293 pkg_cv_WAYLAND_EGL_LIBS="$WAYLAND_EGL_LIBS"
23430 pkg_cv_WAYLAND_EGL_LIBS="$WAYLAND_EGL_LIBS" 23294 elif test -n "$PKG_CONFIG"; then
23431 else 23295 if test -n "$PKG_CONFIG" && \
23432 if test -n "$PKG_CONFIG" && \
23433 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"egl >= 7.10 glesv2 gl wayland-client wayland-egl\""; } >&5 23296 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"egl >= 7.10 glesv2 gl wayland-client wayland-egl\""; } >&5
23434 ($PKG_CONFIG --exists --print-errors "egl >= 7.10 glesv2 gl wayland-client wayland-egl") 2>&5 23297 ($PKG_CONFIG --exists --print-errors "egl >= 7.10 glesv2 gl wayland-client wayland-egl") 2>&5
23435 ac_status=$? 23298 ac_status=$?
@@ -23439,14 +23302,15 @@ if test -n "$PKG_CONFIG"; then
23439else 23302else
23440 pkg_failed=yes 23303 pkg_failed=yes
23441fi 23304fi
23442 fi 23305 else
23443else 23306 pkg_failed=untried
23444 pkg_failed=untried
23445fi 23307fi
23446 23308
23447 23309
23448 23310
23449if test $pkg_failed = yes; then 23311if test $pkg_failed = yes; then
23312 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
23313$as_echo "no" >&6; }
23450 23314
23451if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 23315if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
23452 _pkg_short_errors_supported=yes 23316 _pkg_short_errors_supported=yes
@@ -23454,20 +23318,20 @@ else
23454 _pkg_short_errors_supported=no 23318 _pkg_short_errors_supported=no
23455fi 23319fi
23456 if test $_pkg_short_errors_supported = yes; then 23320 if test $_pkg_short_errors_supported = yes; then
23457 WAYLAND_EGL_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "egl >= 7.10 glesv2 gl wayland-client wayland-egl"` 23321 WAYLAND_EGL_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "egl >= 7.10 glesv2 gl wayland-client wayland-egl" 2>&1`
23458 else 23322 else
23459 WAYLAND_EGL_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "egl >= 7.10 glesv2 gl wayland-client wayland-egl"` 23323 WAYLAND_EGL_PKG_ERRORS=`$PKG_CONFIG --print-errors "egl >= 7.10 glesv2 gl wayland-client wayland-egl" 2>&1`
23460 fi 23324 fi
23461 # Put the nasty error message in config.log where it belongs 23325 # Put the nasty error message in config.log where it belongs
23462 echo "$WAYLAND_EGL_PKG_ERRORS" >&5 23326 echo "$WAYLAND_EGL_PKG_ERRORS" >&5
23463 23327
23464 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
23465$as_echo "no" >&6; }
23466 23328
23467 have_dep="no" 23329 have_dep="no"
23468 23330
23469 23331
23470elif test $pkg_failed = untried; then 23332elif test $pkg_failed = untried; then
23333 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
23334$as_echo "no" >&6; }
23471 23335
23472 have_dep="no" 23336 have_dep="no"
23473 23337
@@ -23491,46 +23355,44 @@ pkg_failed=no
23491{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for GL_EET" >&5 23355{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for GL_EET" >&5
23492$as_echo_n "checking for GL_EET... " >&6; } 23356$as_echo_n "checking for GL_EET... " >&6; }
23493 23357
23494if test -n "$PKG_CONFIG"; then 23358if test -n "$GL_EET_CFLAGS"; then
23495 if test -n "$GL_EET_CFLAGS"; then 23359 pkg_cv_GL_EET_CFLAGS="$GL_EET_CFLAGS"
23496 pkg_cv_GL_EET_CFLAGS="$GL_EET_CFLAGS" 23360 elif test -n "$PKG_CONFIG"; then
23497 else 23361 if test -n "$PKG_CONFIG" && \
23498 if test -n "$PKG_CONFIG" && \ 23362 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eet >= 1.6.0\""; } >&5
23499 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eet >= 1.5.0\""; } >&5 23363 ($PKG_CONFIG --exists --print-errors "eet >= 1.6.0") 2>&5
23500 ($PKG_CONFIG --exists --print-errors "eet >= 1.5.0") 2>&5
23501 ac_status=$? 23364 ac_status=$?
23502 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 23365 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
23503 test $ac_status = 0; }; then 23366 test $ac_status = 0; }; then
23504 pkg_cv_GL_EET_CFLAGS=`$PKG_CONFIG --cflags "eet >= 1.5.0" 2>/dev/null` 23367 pkg_cv_GL_EET_CFLAGS=`$PKG_CONFIG --cflags "eet >= 1.6.0" 2>/dev/null`
23505else 23368else
23506 pkg_failed=yes 23369 pkg_failed=yes
23507fi 23370fi
23508 fi 23371 else
23509else 23372 pkg_failed=untried
23510 pkg_failed=untried
23511fi 23373fi
23512if test -n "$PKG_CONFIG"; then 23374if test -n "$GL_EET_LIBS"; then
23513 if test -n "$GL_EET_LIBS"; then 23375 pkg_cv_GL_EET_LIBS="$GL_EET_LIBS"
23514 pkg_cv_GL_EET_LIBS="$GL_EET_LIBS" 23376 elif test -n "$PKG_CONFIG"; then
23515 else 23377 if test -n "$PKG_CONFIG" && \
23516 if test -n "$PKG_CONFIG" && \ 23378 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eet >= 1.6.0\""; } >&5
23517 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eet >= 1.5.0\""; } >&5 23379 ($PKG_CONFIG --exists --print-errors "eet >= 1.6.0") 2>&5
23518 ($PKG_CONFIG --exists --print-errors "eet >= 1.5.0") 2>&5
23519 ac_status=$? 23380 ac_status=$?
23520 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 23381 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
23521 test $ac_status = 0; }; then 23382 test $ac_status = 0; }; then
23522 pkg_cv_GL_EET_LIBS=`$PKG_CONFIG --libs "eet >= 1.5.0" 2>/dev/null` 23383 pkg_cv_GL_EET_LIBS=`$PKG_CONFIG --libs "eet >= 1.6.0" 2>/dev/null`
23523else 23384else
23524 pkg_failed=yes 23385 pkg_failed=yes
23525fi 23386fi
23526 fi 23387 else
23527else 23388 pkg_failed=untried
23528 pkg_failed=untried
23529fi 23389fi
23530 23390
23531 23391
23532 23392
23533if test $pkg_failed = yes; then 23393if test $pkg_failed = yes; then
23394 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
23395$as_echo "no" >&6; }
23534 23396
23535if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 23397if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
23536 _pkg_short_errors_supported=yes 23398 _pkg_short_errors_supported=yes
@@ -23538,17 +23400,17 @@ else
23538 _pkg_short_errors_supported=no 23400 _pkg_short_errors_supported=no
23539fi 23401fi
23540 if test $_pkg_short_errors_supported = yes; then 23402 if test $_pkg_short_errors_supported = yes; then
23541 GL_EET_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "eet >= 1.5.0"` 23403 GL_EET_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "eet >= 1.6.0" 2>&1`
23542 else 23404 else
23543 GL_EET_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "eet >= 1.5.0"` 23405 GL_EET_PKG_ERRORS=`$PKG_CONFIG --print-errors "eet >= 1.6.0" 2>&1`
23544 fi 23406 fi
23545 # Put the nasty error message in config.log where it belongs 23407 # Put the nasty error message in config.log where it belongs
23546 echo "$GL_EET_PKG_ERRORS" >&5 23408 echo "$GL_EET_PKG_ERRORS" >&5
23547 23409
23548 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 23410 have_dep="no"
23549$as_echo "no" >&6; }
23550 have_dep="no"
23551elif test $pkg_failed = untried; then 23411elif test $pkg_failed = untried; then
23412 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
23413$as_echo "no" >&6; }
23552 have_dep="no" 23414 have_dep="no"
23553else 23415else
23554 GL_EET_CFLAGS=$pkg_cv_GL_EET_CFLAGS 23416 GL_EET_CFLAGS=$pkg_cv_GL_EET_CFLAGS
@@ -23557,20 +23419,50 @@ else
23557$as_echo "yes" >&6; } 23419$as_echo "yes" >&6; }
23558 have_dep="yes" 23420 have_dep="yes"
23559fi 23421fi
23560 ac_fn_c_check_header_compile "$LINENO" "GLES2/gl2.h" "ac_cv_header_GLES2_gl2_h" " 23422 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for glTexImage2D in -lGLESv2" >&5
23423$as_echo_n "checking for glTexImage2D in -lGLESv2... " >&6; }
23424if test "${ac_cv_lib_GLESv2_glTexImage2D+set}" = set; then :
23425 $as_echo_n "(cached) " >&6
23426else
23427 ac_check_lib_save_LIBS=$LIBS
23428LIBS="-lGLESv2 -lEGL -lm $LIBS"
23429cat confdefs.h - <<_ACEOF >conftest.$ac_ext
23430/* end confdefs.h. */
23561 23431
23562" 23432/* Override any GCC internal prototype to avoid an error.
23563if test "x$ac_cv_header_GLES2_gl2_h" = x""yes; then : 23433 Use char because int might match the return type of a GCC
23564 have_egl="yes" 23434 builtin and then its argument prototype would still apply. */
23435#ifdef __cplusplus
23436extern "C"
23437#endif
23438char glTexImage2D ();
23439int
23440main ()
23441{
23442return glTexImage2D ();
23443 ;
23444 return 0;
23445}
23446_ACEOF
23447if ac_fn_c_try_link "$LINENO"; then :
23448 ac_cv_lib_GLESv2_glTexImage2D=yes
23565else 23449else
23566 have_egl="no" 23450 ac_cv_lib_GLESv2_glTexImage2D=no
23451fi
23452rm -f core conftest.err conftest.$ac_objext \
23453 conftest$ac_exeext conftest.$ac_ext
23454LIBS=$ac_check_lib_save_LIBS
23455fi
23456{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_GLESv2_glTexImage2D" >&5
23457$as_echo "$ac_cv_lib_GLESv2_glTexImage2D" >&6; }
23458if test "x$ac_cv_lib_GLESv2_glTexImage2D" = x""yes; then :
23459 have_glesv2="yes"
23567fi 23460fi
23568 23461
23569 23462 if test "x${have_glesv2}" = "xyes" ; then
23570 if test "x${have_egl}" = "xyes" ; then 23463 evas_engine_wayland_egl_cflags="${WAYLAND_EGL_CFLAGS}"
23571 evas_engine_wayland_egl_cflags="${WAYLAND_EGL_CFLAGS}" 23464 evas_engine_wayland_egl_libs="${WAYLAND_EGL_LIBS} -lGL -lGLESv2 -lEGL"
23572 evas_engine_wayland_egl_libs="${WAYLAND_EGL_LIBS} -lGL -lGLESv2 -lEGL" 23465 fi
23573 fi
23574fi 23466fi
23575 23467
23576 23468
@@ -23590,7 +23482,7 @@ fi
23590fi 23482fi
23591 23483
23592if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then 23484if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then
23593 as_fn_error "Wayland Egl dependencies not found (strict dependencies checking)" "$LINENO" 5 23485 as_fn_error $? "Wayland Egl dependencies not found (strict dependencies checking)" "$LINENO" 5
23594fi 23486fi
23595 23487
23596{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Wayland Egl rendering backend will be built" >&5 23488{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Wayland Egl rendering backend will be built" >&5
@@ -23756,11 +23648,10 @@ pkg_failed=no
23756{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for XCB" >&5 23648{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for XCB" >&5
23757$as_echo_n "checking for XCB... " >&6; } 23649$as_echo_n "checking for XCB... " >&6; }
23758 23650
23759if test -n "$PKG_CONFIG"; then 23651if test -n "$XCB_CFLAGS"; then
23760 if test -n "$XCB_CFLAGS"; then 23652 pkg_cv_XCB_CFLAGS="$XCB_CFLAGS"
23761 pkg_cv_XCB_CFLAGS="$XCB_CFLAGS" 23653 elif test -n "$PKG_CONFIG"; then
23762 else 23654 if test -n "$PKG_CONFIG" && \
23763 if test -n "$PKG_CONFIG" && \
23764 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"xcb xcb-shm xcb-image >= 0.2.1 pixman-1\""; } >&5 23655 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"xcb xcb-shm xcb-image >= 0.2.1 pixman-1\""; } >&5
23765 ($PKG_CONFIG --exists --print-errors "xcb xcb-shm xcb-image >= 0.2.1 pixman-1") 2>&5 23656 ($PKG_CONFIG --exists --print-errors "xcb xcb-shm xcb-image >= 0.2.1 pixman-1") 2>&5
23766 ac_status=$? 23657 ac_status=$?
@@ -23770,15 +23661,13 @@ if test -n "$PKG_CONFIG"; then
23770else 23661else
23771 pkg_failed=yes 23662 pkg_failed=yes
23772fi 23663fi
23773 fi 23664 else
23774else 23665 pkg_failed=untried
23775 pkg_failed=untried
23776fi 23666fi
23777if test -n "$PKG_CONFIG"; then 23667if test -n "$XCB_LIBS"; then
23778 if test -n "$XCB_LIBS"; then 23668 pkg_cv_XCB_LIBS="$XCB_LIBS"
23779 pkg_cv_XCB_LIBS="$XCB_LIBS" 23669 elif test -n "$PKG_CONFIG"; then
23780 else 23670 if test -n "$PKG_CONFIG" && \
23781 if test -n "$PKG_CONFIG" && \
23782 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"xcb xcb-shm xcb-image >= 0.2.1 pixman-1\""; } >&5 23671 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"xcb xcb-shm xcb-image >= 0.2.1 pixman-1\""; } >&5
23783 ($PKG_CONFIG --exists --print-errors "xcb xcb-shm xcb-image >= 0.2.1 pixman-1") 2>&5 23672 ($PKG_CONFIG --exists --print-errors "xcb xcb-shm xcb-image >= 0.2.1 pixman-1") 2>&5
23784 ac_status=$? 23673 ac_status=$?
@@ -23788,14 +23677,15 @@ if test -n "$PKG_CONFIG"; then
23788else 23677else
23789 pkg_failed=yes 23678 pkg_failed=yes
23790fi 23679fi
23791 fi 23680 else
23792else 23681 pkg_failed=untried
23793 pkg_failed=untried
23794fi 23682fi
23795 23683
23796 23684
23797 23685
23798if test $pkg_failed = yes; then 23686if test $pkg_failed = yes; then
23687 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
23688$as_echo "no" >&6; }
23799 23689
23800if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 23690if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
23801 _pkg_short_errors_supported=yes 23691 _pkg_short_errors_supported=yes
@@ -23803,20 +23693,20 @@ else
23803 _pkg_short_errors_supported=no 23693 _pkg_short_errors_supported=no
23804fi 23694fi
23805 if test $_pkg_short_errors_supported = yes; then 23695 if test $_pkg_short_errors_supported = yes; then
23806 XCB_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "xcb xcb-shm xcb-image >= 0.2.1 pixman-1"` 23696 XCB_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "xcb xcb-shm xcb-image >= 0.2.1 pixman-1" 2>&1`
23807 else 23697 else
23808 XCB_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "xcb xcb-shm xcb-image >= 0.2.1 pixman-1"` 23698 XCB_PKG_ERRORS=`$PKG_CONFIG --print-errors "xcb xcb-shm xcb-image >= 0.2.1 pixman-1" 2>&1`
23809 fi 23699 fi
23810 # Put the nasty error message in config.log where it belongs 23700 # Put the nasty error message in config.log where it belongs
23811 echo "$XCB_PKG_ERRORS" >&5 23701 echo "$XCB_PKG_ERRORS" >&5
23812 23702
23813 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
23814$as_echo "no" >&6; }
23815 23703
23816 have_dep="no" 23704 have_dep="no"
23817 23705
23818 23706
23819elif test $pkg_failed = untried; then 23707elif test $pkg_failed = untried; then
23708 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
23709$as_echo "no" >&6; }
23820 23710
23821 have_dep="no" 23711 have_dep="no"
23822 23712
@@ -23851,7 +23741,7 @@ fi
23851fi 23741fi
23852 23742
23853if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then 23743if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then
23854 as_fn_error "Software XCB dependencies not found (strict dependencies checking)" "$LINENO" 5 23744 as_fn_error $? "Software XCB dependencies not found (strict dependencies checking)" "$LINENO" 5
23855fi 23745fi
23856 23746
23857{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Software XCB rendering backend will be built" >&5 23747{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Software XCB rendering backend will be built" >&5
@@ -23977,7 +23867,7 @@ if test "x$with_x" = xno; then
23977 have_x=disabled 23867 have_x=disabled
23978else 23868else
23979 case $x_includes,$x_libraries in #( 23869 case $x_includes,$x_libraries in #(
23980 *\'*) as_fn_error "cannot use X directory names containing '" "$LINENO" 5;; #( 23870 *\'*) as_fn_error $? "cannot use X directory names containing '" "$LINENO" 5 ;; #(
23981 *,NONE | NONE,*) if test "${ac_cv_have_x+set}" = set; then : 23871 *,NONE | NONE,*) if test "${ac_cv_have_x+set}" = set; then :
23982 $as_echo_n "(cached) " >&6 23872 $as_echo_n "(cached) " >&6
23983else 23873else
@@ -23995,7 +23885,7 @@ libdir:
23995 @echo libdir='${LIBDIR}' 23885 @echo libdir='${LIBDIR}'
23996_ACEOF 23886_ACEOF
23997 if (export CC; ${XMKMF-xmkmf}) >/dev/null 2>/dev/null && test -f Makefile; then 23887 if (export CC; ${XMKMF-xmkmf}) >/dev/null 2>/dev/null && test -f Makefile; then
23998 # GNU make sometimes prints "make[1]: Entering...", which would confuse us. 23888 # GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
23999 for ac_var in incroot usrlibdir libdir; do 23889 for ac_var in incroot usrlibdir libdir; do
24000 eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`" 23890 eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`"
24001 done 23891 done
@@ -24081,7 +23971,7 @@ else
24081 fi 23971 fi
24082done 23972done
24083fi 23973fi
24084rm -f conftest.err conftest.$ac_ext 23974rm -f conftest.err conftest.i conftest.$ac_ext
24085fi # $ac_x_includes = no 23975fi # $ac_x_includes = no
24086 23976
24087if test "$ac_x_libraries" = no; then 23977if test "$ac_x_libraries" = no; then
@@ -24768,7 +24658,7 @@ fi
24768fi 24658fi
24769 24659
24770if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then 24660if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then
24771 as_fn_error "Software Xlib dependencies not found (strict dependencies checking)" "$LINENO" 5 24661 as_fn_error $? "Software Xlib dependencies not found (strict dependencies checking)" "$LINENO" 5
24772fi 24662fi
24773 24663
24774{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Software Xlib rendering backend will be built" >&5 24664{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Software Xlib rendering backend will be built" >&5
@@ -24968,7 +24858,7 @@ if test "x$with_x" = xno; then
24968 have_x=disabled 24858 have_x=disabled
24969else 24859else
24970 case $x_includes,$x_libraries in #( 24860 case $x_includes,$x_libraries in #(
24971 *\'*) as_fn_error "cannot use X directory names containing '" "$LINENO" 5;; #( 24861 *\'*) as_fn_error $? "cannot use X directory names containing '" "$LINENO" 5 ;; #(
24972 *,NONE | NONE,*) if test "${ac_cv_have_x+set}" = set; then : 24862 *,NONE | NONE,*) if test "${ac_cv_have_x+set}" = set; then :
24973 $as_echo_n "(cached) " >&6 24863 $as_echo_n "(cached) " >&6
24974else 24864else
@@ -24986,7 +24876,7 @@ libdir:
24986 @echo libdir='${LIBDIR}' 24876 @echo libdir='${LIBDIR}'
24987_ACEOF 24877_ACEOF
24988 if (export CC; ${XMKMF-xmkmf}) >/dev/null 2>/dev/null && test -f Makefile; then 24878 if (export CC; ${XMKMF-xmkmf}) >/dev/null 2>/dev/null && test -f Makefile; then
24989 # GNU make sometimes prints "make[1]: Entering...", which would confuse us. 24879 # GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
24990 for ac_var in incroot usrlibdir libdir; do 24880 for ac_var in incroot usrlibdir libdir; do
24991 eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`" 24881 eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`"
24992 done 24882 done
@@ -25072,7 +24962,7 @@ else
25072 fi 24962 fi
25073done 24963done
25074fi 24964fi
25075rm -f conftest.err conftest.$ac_ext 24965rm -f conftest.err conftest.i conftest.$ac_ext
25076fi # $ac_x_includes = no 24966fi # $ac_x_includes = no
25077 24967
25078if test "$ac_x_libraries" = no; then 24968if test "$ac_x_libraries" = no; then
@@ -25831,11 +25721,10 @@ pkg_failed=no
25831{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for XCB_GL" >&5 25721{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for XCB_GL" >&5
25832$as_echo_n "checking for XCB_GL... " >&6; } 25722$as_echo_n "checking for XCB_GL... " >&6; }
25833 25723
25834if test -n "$PKG_CONFIG"; then 25724if test -n "$XCB_GL_CFLAGS"; then
25835 if test -n "$XCB_GL_CFLAGS"; then 25725 pkg_cv_XCB_GL_CFLAGS="$XCB_GL_CFLAGS"
25836 pkg_cv_XCB_GL_CFLAGS="$XCB_GL_CFLAGS" 25726 elif test -n "$PKG_CONFIG"; then
25837 else 25727 if test -n "$PKG_CONFIG" && \
25838 if test -n "$PKG_CONFIG" && \
25839 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"x11-xcb xcb xcb-glx xcb-render xcb-renderutil\""; } >&5 25728 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"x11-xcb xcb xcb-glx xcb-render xcb-renderutil\""; } >&5
25840 ($PKG_CONFIG --exists --print-errors "x11-xcb xcb xcb-glx xcb-render xcb-renderutil") 2>&5 25729 ($PKG_CONFIG --exists --print-errors "x11-xcb xcb xcb-glx xcb-render xcb-renderutil") 2>&5
25841 ac_status=$? 25730 ac_status=$?
@@ -25845,15 +25734,13 @@ if test -n "$PKG_CONFIG"; then
25845else 25734else
25846 pkg_failed=yes 25735 pkg_failed=yes
25847fi 25736fi
25848 fi 25737 else
25849else 25738 pkg_failed=untried
25850 pkg_failed=untried
25851fi 25739fi
25852if test -n "$PKG_CONFIG"; then 25740if test -n "$XCB_GL_LIBS"; then
25853 if test -n "$XCB_GL_LIBS"; then 25741 pkg_cv_XCB_GL_LIBS="$XCB_GL_LIBS"
25854 pkg_cv_XCB_GL_LIBS="$XCB_GL_LIBS" 25742 elif test -n "$PKG_CONFIG"; then
25855 else 25743 if test -n "$PKG_CONFIG" && \
25856 if test -n "$PKG_CONFIG" && \
25857 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"x11-xcb xcb xcb-glx xcb-render xcb-renderutil\""; } >&5 25744 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"x11-xcb xcb xcb-glx xcb-render xcb-renderutil\""; } >&5
25858 ($PKG_CONFIG --exists --print-errors "x11-xcb xcb xcb-glx xcb-render xcb-renderutil") 2>&5 25745 ($PKG_CONFIG --exists --print-errors "x11-xcb xcb xcb-glx xcb-render xcb-renderutil") 2>&5
25859 ac_status=$? 25746 ac_status=$?
@@ -25863,14 +25750,15 @@ if test -n "$PKG_CONFIG"; then
25863else 25750else
25864 pkg_failed=yes 25751 pkg_failed=yes
25865fi 25752fi
25866 fi 25753 else
25867else 25754 pkg_failed=untried
25868 pkg_failed=untried
25869fi 25755fi
25870 25756
25871 25757
25872 25758
25873if test $pkg_failed = yes; then 25759if test $pkg_failed = yes; then
25760 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
25761$as_echo "no" >&6; }
25874 25762
25875if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 25763if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
25876 _pkg_short_errors_supported=yes 25764 _pkg_short_errors_supported=yes
@@ -25878,20 +25766,20 @@ else
25878 _pkg_short_errors_supported=no 25766 _pkg_short_errors_supported=no
25879fi 25767fi
25880 if test $_pkg_short_errors_supported = yes; then 25768 if test $_pkg_short_errors_supported = yes; then
25881 XCB_GL_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "x11-xcb xcb xcb-glx xcb-render xcb-renderutil"` 25769 XCB_GL_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "x11-xcb xcb xcb-glx xcb-render xcb-renderutil" 2>&1`
25882 else 25770 else
25883 XCB_GL_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "x11-xcb xcb xcb-glx xcb-render xcb-renderutil"` 25771 XCB_GL_PKG_ERRORS=`$PKG_CONFIG --print-errors "x11-xcb xcb xcb-glx xcb-render xcb-renderutil" 2>&1`
25884 fi 25772 fi
25885 # Put the nasty error message in config.log where it belongs 25773 # Put the nasty error message in config.log where it belongs
25886 echo "$XCB_GL_PKG_ERRORS" >&5 25774 echo "$XCB_GL_PKG_ERRORS" >&5
25887 25775
25888 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
25889$as_echo "no" >&6; }
25890 25776
25891 have_dep="no" 25777 have_dep="no"
25892 25778
25893 25779
25894elif test $pkg_failed = untried; then 25780elif test $pkg_failed = untried; then
25781 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
25782$as_echo "no" >&6; }
25895 25783
25896 have_dep="no" 25784 have_dep="no"
25897 25785
@@ -25919,46 +25807,44 @@ pkg_failed=no
25919{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for GL_EET" >&5 25807{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for GL_EET" >&5
25920$as_echo_n "checking for GL_EET... " >&6; } 25808$as_echo_n "checking for GL_EET... " >&6; }
25921 25809
25922if test -n "$PKG_CONFIG"; then 25810if test -n "$GL_EET_CFLAGS"; then
25923 if test -n "$GL_EET_CFLAGS"; then 25811 pkg_cv_GL_EET_CFLAGS="$GL_EET_CFLAGS"
25924 pkg_cv_GL_EET_CFLAGS="$GL_EET_CFLAGS" 25812 elif test -n "$PKG_CONFIG"; then
25925 else 25813 if test -n "$PKG_CONFIG" && \
25926 if test -n "$PKG_CONFIG" && \ 25814 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eet >= 1.6.0\""; } >&5
25927 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eet >= 1.5.0\""; } >&5 25815 ($PKG_CONFIG --exists --print-errors "eet >= 1.6.0") 2>&5
25928 ($PKG_CONFIG --exists --print-errors "eet >= 1.5.0") 2>&5
25929 ac_status=$? 25816 ac_status=$?
25930 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 25817 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
25931 test $ac_status = 0; }; then 25818 test $ac_status = 0; }; then
25932 pkg_cv_GL_EET_CFLAGS=`$PKG_CONFIG --cflags "eet >= 1.5.0" 2>/dev/null` 25819 pkg_cv_GL_EET_CFLAGS=`$PKG_CONFIG --cflags "eet >= 1.6.0" 2>/dev/null`
25933else 25820else
25934 pkg_failed=yes 25821 pkg_failed=yes
25935fi 25822fi
25936 fi 25823 else
25937else 25824 pkg_failed=untried
25938 pkg_failed=untried
25939fi 25825fi
25940if test -n "$PKG_CONFIG"; then 25826if test -n "$GL_EET_LIBS"; then
25941 if test -n "$GL_EET_LIBS"; then 25827 pkg_cv_GL_EET_LIBS="$GL_EET_LIBS"
25942 pkg_cv_GL_EET_LIBS="$GL_EET_LIBS" 25828 elif test -n "$PKG_CONFIG"; then
25943 else 25829 if test -n "$PKG_CONFIG" && \
25944 if test -n "$PKG_CONFIG" && \ 25830 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eet >= 1.6.0\""; } >&5
25945 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eet >= 1.5.0\""; } >&5 25831 ($PKG_CONFIG --exists --print-errors "eet >= 1.6.0") 2>&5
25946 ($PKG_CONFIG --exists --print-errors "eet >= 1.5.0") 2>&5
25947 ac_status=$? 25832 ac_status=$?
25948 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 25833 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
25949 test $ac_status = 0; }; then 25834 test $ac_status = 0; }; then
25950 pkg_cv_GL_EET_LIBS=`$PKG_CONFIG --libs "eet >= 1.5.0" 2>/dev/null` 25835 pkg_cv_GL_EET_LIBS=`$PKG_CONFIG --libs "eet >= 1.6.0" 2>/dev/null`
25951else 25836else
25952 pkg_failed=yes 25837 pkg_failed=yes
25953fi 25838fi
25954 fi 25839 else
25955else 25840 pkg_failed=untried
25956 pkg_failed=untried
25957fi 25841fi
25958 25842
25959 25843
25960 25844
25961if test $pkg_failed = yes; then 25845if test $pkg_failed = yes; then
25846 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
25847$as_echo "no" >&6; }
25962 25848
25963if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 25849if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
25964 _pkg_short_errors_supported=yes 25850 _pkg_short_errors_supported=yes
@@ -25966,17 +25852,17 @@ else
25966 _pkg_short_errors_supported=no 25852 _pkg_short_errors_supported=no
25967fi 25853fi
25968 if test $_pkg_short_errors_supported = yes; then 25854 if test $_pkg_short_errors_supported = yes; then
25969 GL_EET_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "eet >= 1.5.0"` 25855 GL_EET_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "eet >= 1.6.0" 2>&1`
25970 else 25856 else
25971 GL_EET_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "eet >= 1.5.0"` 25857 GL_EET_PKG_ERRORS=`$PKG_CONFIG --print-errors "eet >= 1.6.0" 2>&1`
25972 fi 25858 fi
25973 # Put the nasty error message in config.log where it belongs 25859 # Put the nasty error message in config.log where it belongs
25974 echo "$GL_EET_PKG_ERRORS" >&5 25860 echo "$GL_EET_PKG_ERRORS" >&5
25975 25861
25976 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 25862 have_dep="no"
25977$as_echo "no" >&6; }
25978 have_dep="no"
25979elif test $pkg_failed = untried; then 25863elif test $pkg_failed = untried; then
25864 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
25865$as_echo "no" >&6; }
25980 have_dep="no" 25866 have_dep="no"
25981else 25867else
25982 GL_EET_CFLAGS=$pkg_cv_GL_EET_CFLAGS 25868 GL_EET_CFLAGS=$pkg_cv_GL_EET_CFLAGS
@@ -26065,46 +25951,44 @@ pkg_failed=no
26065{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for GL_EET" >&5 25951{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for GL_EET" >&5
26066$as_echo_n "checking for GL_EET... " >&6; } 25952$as_echo_n "checking for GL_EET... " >&6; }
26067 25953
26068if test -n "$PKG_CONFIG"; then 25954if test -n "$GL_EET_CFLAGS"; then
26069 if test -n "$GL_EET_CFLAGS"; then 25955 pkg_cv_GL_EET_CFLAGS="$GL_EET_CFLAGS"
26070 pkg_cv_GL_EET_CFLAGS="$GL_EET_CFLAGS" 25956 elif test -n "$PKG_CONFIG"; then
26071 else 25957 if test -n "$PKG_CONFIG" && \
26072 if test -n "$PKG_CONFIG" && \ 25958 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eet >= 1.6.0\""; } >&5
26073 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eet >= 1.5.0\""; } >&5 25959 ($PKG_CONFIG --exists --print-errors "eet >= 1.6.0") 2>&5
26074 ($PKG_CONFIG --exists --print-errors "eet >= 1.5.0") 2>&5
26075 ac_status=$? 25960 ac_status=$?
26076 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 25961 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
26077 test $ac_status = 0; }; then 25962 test $ac_status = 0; }; then
26078 pkg_cv_GL_EET_CFLAGS=`$PKG_CONFIG --cflags "eet >= 1.5.0" 2>/dev/null` 25963 pkg_cv_GL_EET_CFLAGS=`$PKG_CONFIG --cflags "eet >= 1.6.0" 2>/dev/null`
26079else 25964else
26080 pkg_failed=yes 25965 pkg_failed=yes
26081fi 25966fi
26082 fi 25967 else
26083else 25968 pkg_failed=untried
26084 pkg_failed=untried
26085fi 25969fi
26086if test -n "$PKG_CONFIG"; then 25970if test -n "$GL_EET_LIBS"; then
26087 if test -n "$GL_EET_LIBS"; then 25971 pkg_cv_GL_EET_LIBS="$GL_EET_LIBS"
26088 pkg_cv_GL_EET_LIBS="$GL_EET_LIBS" 25972 elif test -n "$PKG_CONFIG"; then
26089 else 25973 if test -n "$PKG_CONFIG" && \
26090 if test -n "$PKG_CONFIG" && \ 25974 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eet >= 1.6.0\""; } >&5
26091 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eet >= 1.5.0\""; } >&5 25975 ($PKG_CONFIG --exists --print-errors "eet >= 1.6.0") 2>&5
26092 ($PKG_CONFIG --exists --print-errors "eet >= 1.5.0") 2>&5
26093 ac_status=$? 25976 ac_status=$?
26094 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 25977 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
26095 test $ac_status = 0; }; then 25978 test $ac_status = 0; }; then
26096 pkg_cv_GL_EET_LIBS=`$PKG_CONFIG --libs "eet >= 1.5.0" 2>/dev/null` 25979 pkg_cv_GL_EET_LIBS=`$PKG_CONFIG --libs "eet >= 1.6.0" 2>/dev/null`
26097else 25980else
26098 pkg_failed=yes 25981 pkg_failed=yes
26099fi 25982fi
26100 fi 25983 else
26101else 25984 pkg_failed=untried
26102 pkg_failed=untried
26103fi 25985fi
26104 25986
26105 25987
26106 25988
26107if test $pkg_failed = yes; then 25989if test $pkg_failed = yes; then
25990 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
25991$as_echo "no" >&6; }
26108 25992
26109if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 25993if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
26110 _pkg_short_errors_supported=yes 25994 _pkg_short_errors_supported=yes
@@ -26112,17 +25996,17 @@ else
26112 _pkg_short_errors_supported=no 25996 _pkg_short_errors_supported=no
26113fi 25997fi
26114 if test $_pkg_short_errors_supported = yes; then 25998 if test $_pkg_short_errors_supported = yes; then
26115 GL_EET_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "eet >= 1.5.0"` 25999 GL_EET_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "eet >= 1.6.0" 2>&1`
26116 else 26000 else
26117 GL_EET_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "eet >= 1.5.0"` 26001 GL_EET_PKG_ERRORS=`$PKG_CONFIG --print-errors "eet >= 1.6.0" 2>&1`
26118 fi 26002 fi
26119 # Put the nasty error message in config.log where it belongs 26003 # Put the nasty error message in config.log where it belongs
26120 echo "$GL_EET_PKG_ERRORS" >&5 26004 echo "$GL_EET_PKG_ERRORS" >&5
26121 26005
26122 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 26006 have_dep="no"
26123$as_echo "no" >&6; }
26124 have_dep="no"
26125elif test $pkg_failed = untried; then 26007elif test $pkg_failed = untried; then
26008 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
26009$as_echo "no" >&6; }
26126 have_dep="no" 26010 have_dep="no"
26127else 26011else
26128 GL_EET_CFLAGS=$pkg_cv_GL_EET_CFLAGS 26012 GL_EET_CFLAGS=$pkg_cv_GL_EET_CFLAGS
@@ -26136,7 +26020,6 @@ fi
26136 evas_engine_gl_xcb_libs="${XCB_GL_LIBS} ${x_libs} -lGLESv2 -lEGL -lm $gl_pt_lib" 26020 evas_engine_gl_xcb_libs="${XCB_GL_LIBS} ${x_libs} -lGLESv2 -lEGL -lm $gl_pt_lib"
26137 evas_engine_gl_common_libs="-lGLESv2 -lm $gl_pt_lib" 26021 evas_engine_gl_common_libs="-lGLESv2 -lm $gl_pt_lib"
26138 have_dep="yes" 26022 have_dep="yes"
26139 gl_flavor_gles="no"
26140 26023
26141$as_echo "#define GLES_VARIETY_SGX 1" >>confdefs.h 26024$as_echo "#define GLES_VARIETY_SGX 1" >>confdefs.h
26142 26025
@@ -26159,7 +26042,7 @@ fi
26159fi 26042fi
26160 26043
26161if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then 26044if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then
26162 as_fn_error "OpenGL XCB dependencies not found (strict dependencies checking)" "$LINENO" 5 26045 as_fn_error $? "OpenGL XCB dependencies not found (strict dependencies checking)" "$LINENO" 5
26163fi 26046fi
26164 26047
26165{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether OpenGL XCB rendering backend will be built" >&5 26048{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether OpenGL XCB rendering backend will be built" >&5
@@ -26286,7 +26169,7 @@ if test "x$with_x" = xno; then
26286 have_x=disabled 26169 have_x=disabled
26287else 26170else
26288 case $x_includes,$x_libraries in #( 26171 case $x_includes,$x_libraries in #(
26289 *\'*) as_fn_error "cannot use X directory names containing '" "$LINENO" 5;; #( 26172 *\'*) as_fn_error $? "cannot use X directory names containing '" "$LINENO" 5 ;; #(
26290 *,NONE | NONE,*) if test "${ac_cv_have_x+set}" = set; then : 26173 *,NONE | NONE,*) if test "${ac_cv_have_x+set}" = set; then :
26291 $as_echo_n "(cached) " >&6 26174 $as_echo_n "(cached) " >&6
26292else 26175else
@@ -26304,7 +26187,7 @@ libdir:
26304 @echo libdir='${LIBDIR}' 26187 @echo libdir='${LIBDIR}'
26305_ACEOF 26188_ACEOF
26306 if (export CC; ${XMKMF-xmkmf}) >/dev/null 2>/dev/null && test -f Makefile; then 26189 if (export CC; ${XMKMF-xmkmf}) >/dev/null 2>/dev/null && test -f Makefile; then
26307 # GNU make sometimes prints "make[1]: Entering...", which would confuse us. 26190 # GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
26308 for ac_var in incroot usrlibdir libdir; do 26191 for ac_var in incroot usrlibdir libdir; do
26309 eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`" 26192 eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`"
26310 done 26193 done
@@ -26390,7 +26273,7 @@ else
26390 fi 26273 fi
26391done 26274done
26392fi 26275fi
26393rm -f conftest.err conftest.$ac_ext 26276rm -f conftest.err conftest.i conftest.$ac_ext
26394fi # $ac_x_includes = no 26277fi # $ac_x_includes = no
26395 26278
26396if test "$ac_x_libraries" = no; then 26279if test "$ac_x_libraries" = no; then
@@ -27159,46 +27042,44 @@ pkg_failed=no
27159{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for GL_EET" >&5 27042{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for GL_EET" >&5
27160$as_echo_n "checking for GL_EET... " >&6; } 27043$as_echo_n "checking for GL_EET... " >&6; }
27161 27044
27162if test -n "$PKG_CONFIG"; then 27045if test -n "$GL_EET_CFLAGS"; then
27163 if test -n "$GL_EET_CFLAGS"; then 27046 pkg_cv_GL_EET_CFLAGS="$GL_EET_CFLAGS"
27164 pkg_cv_GL_EET_CFLAGS="$GL_EET_CFLAGS" 27047 elif test -n "$PKG_CONFIG"; then
27165 else 27048 if test -n "$PKG_CONFIG" && \
27166 if test -n "$PKG_CONFIG" && \ 27049 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eet >= 1.6.0\""; } >&5
27167 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eet >= 1.5.0\""; } >&5 27050 ($PKG_CONFIG --exists --print-errors "eet >= 1.6.0") 2>&5
27168 ($PKG_CONFIG --exists --print-errors "eet >= 1.5.0") 2>&5
27169 ac_status=$? 27051 ac_status=$?
27170 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 27052 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
27171 test $ac_status = 0; }; then 27053 test $ac_status = 0; }; then
27172 pkg_cv_GL_EET_CFLAGS=`$PKG_CONFIG --cflags "eet >= 1.5.0" 2>/dev/null` 27054 pkg_cv_GL_EET_CFLAGS=`$PKG_CONFIG --cflags "eet >= 1.6.0" 2>/dev/null`
27173else 27055else
27174 pkg_failed=yes 27056 pkg_failed=yes
27175fi 27057fi
27176 fi 27058 else
27177else 27059 pkg_failed=untried
27178 pkg_failed=untried
27179fi 27060fi
27180if test -n "$PKG_CONFIG"; then 27061if test -n "$GL_EET_LIBS"; then
27181 if test -n "$GL_EET_LIBS"; then 27062 pkg_cv_GL_EET_LIBS="$GL_EET_LIBS"
27182 pkg_cv_GL_EET_LIBS="$GL_EET_LIBS" 27063 elif test -n "$PKG_CONFIG"; then
27183 else 27064 if test -n "$PKG_CONFIG" && \
27184 if test -n "$PKG_CONFIG" && \ 27065 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eet >= 1.6.0\""; } >&5
27185 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eet >= 1.5.0\""; } >&5 27066 ($PKG_CONFIG --exists --print-errors "eet >= 1.6.0") 2>&5
27186 ($PKG_CONFIG --exists --print-errors "eet >= 1.5.0") 2>&5
27187 ac_status=$? 27067 ac_status=$?
27188 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 27068 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
27189 test $ac_status = 0; }; then 27069 test $ac_status = 0; }; then
27190 pkg_cv_GL_EET_LIBS=`$PKG_CONFIG --libs "eet >= 1.5.0" 2>/dev/null` 27070 pkg_cv_GL_EET_LIBS=`$PKG_CONFIG --libs "eet >= 1.6.0" 2>/dev/null`
27191else 27071else
27192 pkg_failed=yes 27072 pkg_failed=yes
27193fi 27073fi
27194 fi 27074 else
27195else 27075 pkg_failed=untried
27196 pkg_failed=untried
27197fi 27076fi
27198 27077
27199 27078
27200 27079
27201if test $pkg_failed = yes; then 27080if test $pkg_failed = yes; then
27081 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
27082$as_echo "no" >&6; }
27202 27083
27203if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 27084if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
27204 _pkg_short_errors_supported=yes 27085 _pkg_short_errors_supported=yes
@@ -27206,17 +27087,17 @@ else
27206 _pkg_short_errors_supported=no 27087 _pkg_short_errors_supported=no
27207fi 27088fi
27208 if test $_pkg_short_errors_supported = yes; then 27089 if test $_pkg_short_errors_supported = yes; then
27209 GL_EET_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "eet >= 1.5.0"` 27090 GL_EET_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "eet >= 1.6.0" 2>&1`
27210 else 27091 else
27211 GL_EET_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "eet >= 1.5.0"` 27092 GL_EET_PKG_ERRORS=`$PKG_CONFIG --print-errors "eet >= 1.6.0" 2>&1`
27212 fi 27093 fi
27213 # Put the nasty error message in config.log where it belongs 27094 # Put the nasty error message in config.log where it belongs
27214 echo "$GL_EET_PKG_ERRORS" >&5 27095 echo "$GL_EET_PKG_ERRORS" >&5
27215 27096
27216 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 27097 have_dep="no"
27217$as_echo "no" >&6; }
27218 have_dep="no"
27219elif test $pkg_failed = untried; then 27098elif test $pkg_failed = untried; then
27099 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
27100$as_echo "no" >&6; }
27220 have_dep="no" 27101 have_dep="no"
27221else 27102else
27222 GL_EET_CFLAGS=$pkg_cv_GL_EET_CFLAGS 27103 GL_EET_CFLAGS=$pkg_cv_GL_EET_CFLAGS
@@ -27310,46 +27191,44 @@ pkg_failed=no
27310{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for GL_EET" >&5 27191{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for GL_EET" >&5
27311$as_echo_n "checking for GL_EET... " >&6; } 27192$as_echo_n "checking for GL_EET... " >&6; }
27312 27193
27313if test -n "$PKG_CONFIG"; then 27194if test -n "$GL_EET_CFLAGS"; then
27314 if test -n "$GL_EET_CFLAGS"; then 27195 pkg_cv_GL_EET_CFLAGS="$GL_EET_CFLAGS"
27315 pkg_cv_GL_EET_CFLAGS="$GL_EET_CFLAGS" 27196 elif test -n "$PKG_CONFIG"; then
27316 else 27197 if test -n "$PKG_CONFIG" && \
27317 if test -n "$PKG_CONFIG" && \ 27198 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eet >= 1.6.0\""; } >&5
27318 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eet >= 1.5.0\""; } >&5 27199 ($PKG_CONFIG --exists --print-errors "eet >= 1.6.0") 2>&5
27319 ($PKG_CONFIG --exists --print-errors "eet >= 1.5.0") 2>&5
27320 ac_status=$? 27200 ac_status=$?
27321 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 27201 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
27322 test $ac_status = 0; }; then 27202 test $ac_status = 0; }; then
27323 pkg_cv_GL_EET_CFLAGS=`$PKG_CONFIG --cflags "eet >= 1.5.0" 2>/dev/null` 27203 pkg_cv_GL_EET_CFLAGS=`$PKG_CONFIG --cflags "eet >= 1.6.0" 2>/dev/null`
27324else 27204else
27325 pkg_failed=yes 27205 pkg_failed=yes
27326fi 27206fi
27327 fi 27207 else
27328else 27208 pkg_failed=untried
27329 pkg_failed=untried
27330fi 27209fi
27331if test -n "$PKG_CONFIG"; then 27210if test -n "$GL_EET_LIBS"; then
27332 if test -n "$GL_EET_LIBS"; then 27211 pkg_cv_GL_EET_LIBS="$GL_EET_LIBS"
27333 pkg_cv_GL_EET_LIBS="$GL_EET_LIBS" 27212 elif test -n "$PKG_CONFIG"; then
27334 else 27213 if test -n "$PKG_CONFIG" && \
27335 if test -n "$PKG_CONFIG" && \ 27214 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eet >= 1.6.0\""; } >&5
27336 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eet >= 1.5.0\""; } >&5 27215 ($PKG_CONFIG --exists --print-errors "eet >= 1.6.0") 2>&5
27337 ($PKG_CONFIG --exists --print-errors "eet >= 1.5.0") 2>&5
27338 ac_status=$? 27216 ac_status=$?
27339 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 27217 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
27340 test $ac_status = 0; }; then 27218 test $ac_status = 0; }; then
27341 pkg_cv_GL_EET_LIBS=`$PKG_CONFIG --libs "eet >= 1.5.0" 2>/dev/null` 27219 pkg_cv_GL_EET_LIBS=`$PKG_CONFIG --libs "eet >= 1.6.0" 2>/dev/null`
27342else 27220else
27343 pkg_failed=yes 27221 pkg_failed=yes
27344fi 27222fi
27345 fi 27223 else
27346else 27224 pkg_failed=untried
27347 pkg_failed=untried
27348fi 27225fi
27349 27226
27350 27227
27351 27228
27352if test $pkg_failed = yes; then 27229if test $pkg_failed = yes; then
27230 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
27231$as_echo "no" >&6; }
27353 27232
27354if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 27233if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
27355 _pkg_short_errors_supported=yes 27234 _pkg_short_errors_supported=yes
@@ -27357,17 +27236,17 @@ else
27357 _pkg_short_errors_supported=no 27236 _pkg_short_errors_supported=no
27358fi 27237fi
27359 if test $_pkg_short_errors_supported = yes; then 27238 if test $_pkg_short_errors_supported = yes; then
27360 GL_EET_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "eet >= 1.5.0"` 27239 GL_EET_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "eet >= 1.6.0" 2>&1`
27361 else 27240 else
27362 GL_EET_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "eet >= 1.5.0"` 27241 GL_EET_PKG_ERRORS=`$PKG_CONFIG --print-errors "eet >= 1.6.0" 2>&1`
27363 fi 27242 fi
27364 # Put the nasty error message in config.log where it belongs 27243 # Put the nasty error message in config.log where it belongs
27365 echo "$GL_EET_PKG_ERRORS" >&5 27244 echo "$GL_EET_PKG_ERRORS" >&5
27366 27245
27367 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 27246 have_dep="no"
27368$as_echo "no" >&6; }
27369 have_dep="no"
27370elif test $pkg_failed = untried; then 27247elif test $pkg_failed = untried; then
27248 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
27249$as_echo "no" >&6; }
27371 have_dep="no" 27250 have_dep="no"
27372else 27251else
27373 GL_EET_CFLAGS=$pkg_cv_GL_EET_CFLAGS 27252 GL_EET_CFLAGS=$pkg_cv_GL_EET_CFLAGS
@@ -27381,7 +27260,6 @@ fi
27381 evas_engine_gl_xlib_libs="${x_libs} -lGLESv2 -lEGL -lm $gl_pt_lib" 27260 evas_engine_gl_xlib_libs="${x_libs} -lGLESv2 -lEGL -lm $gl_pt_lib"
27382 evas_engine_gl_common_libs="-lGLESv2 -lm $gl_pt_lib" 27261 evas_engine_gl_common_libs="-lGLESv2 -lm $gl_pt_lib"
27383 have_dep="yes" 27262 have_dep="yes"
27384 gl_flavor_gles="no"
27385 27263
27386$as_echo "#define GLES_VARIETY_SGX 1" >>confdefs.h 27264$as_echo "#define GLES_VARIETY_SGX 1" >>confdefs.h
27387 27265
@@ -27405,7 +27283,7 @@ fi
27405fi 27283fi
27406 27284
27407if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then 27285if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then
27408 as_fn_error "OpenGL XLib dependencies not found (strict dependencies checking)" "$LINENO" 5 27286 as_fn_error $? "OpenGL XLib dependencies not found (strict dependencies checking)" "$LINENO" 5
27409fi 27287fi
27410 27288
27411{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether OpenGL XLib rendering backend will be built" >&5 27289{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether OpenGL XLib rendering backend will be built" >&5
@@ -27749,11 +27627,10 @@ pkg_failed=no
27749{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for EDB" >&5 27627{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for EDB" >&5
27750$as_echo_n "checking for EDB... " >&6; } 27628$as_echo_n "checking for EDB... " >&6; }
27751 27629
27752if test -n "$PKG_CONFIG"; then 27630if test -n "$EDB_CFLAGS"; then
27753 if test -n "$EDB_CFLAGS"; then 27631 pkg_cv_EDB_CFLAGS="$EDB_CFLAGS"
27754 pkg_cv_EDB_CFLAGS="$EDB_CFLAGS" 27632 elif test -n "$PKG_CONFIG"; then
27755 else 27633 if test -n "$PKG_CONFIG" && \
27756 if test -n "$PKG_CONFIG" && \
27757 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"edb\""; } >&5 27634 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"edb\""; } >&5
27758 ($PKG_CONFIG --exists --print-errors "edb") 2>&5 27635 ($PKG_CONFIG --exists --print-errors "edb") 2>&5
27759 ac_status=$? 27636 ac_status=$?
@@ -27763,15 +27640,13 @@ if test -n "$PKG_CONFIG"; then
27763else 27640else
27764 pkg_failed=yes 27641 pkg_failed=yes
27765fi 27642fi
27766 fi 27643 else
27767else 27644 pkg_failed=untried
27768 pkg_failed=untried
27769fi 27645fi
27770if test -n "$PKG_CONFIG"; then 27646if test -n "$EDB_LIBS"; then
27771 if test -n "$EDB_LIBS"; then 27647 pkg_cv_EDB_LIBS="$EDB_LIBS"
27772 pkg_cv_EDB_LIBS="$EDB_LIBS" 27648 elif test -n "$PKG_CONFIG"; then
27773 else 27649 if test -n "$PKG_CONFIG" && \
27774 if test -n "$PKG_CONFIG" && \
27775 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"edb\""; } >&5 27650 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"edb\""; } >&5
27776 ($PKG_CONFIG --exists --print-errors "edb") 2>&5 27651 ($PKG_CONFIG --exists --print-errors "edb") 2>&5
27777 ac_status=$? 27652 ac_status=$?
@@ -27781,14 +27656,15 @@ if test -n "$PKG_CONFIG"; then
27781else 27656else
27782 pkg_failed=yes 27657 pkg_failed=yes
27783fi 27658fi
27784 fi 27659 else
27785else 27660 pkg_failed=untried
27786 pkg_failed=untried
27787fi 27661fi
27788 27662
27789 27663
27790 27664
27791if test $pkg_failed = yes; then 27665if test $pkg_failed = yes; then
27666 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
27667$as_echo "no" >&6; }
27792 27668
27793if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 27669if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
27794 _pkg_short_errors_supported=yes 27670 _pkg_short_errors_supported=yes
@@ -27796,17 +27672,17 @@ else
27796 _pkg_short_errors_supported=no 27672 _pkg_short_errors_supported=no
27797fi 27673fi
27798 if test $_pkg_short_errors_supported = yes; then 27674 if test $_pkg_short_errors_supported = yes; then
27799 EDB_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "edb"` 27675 EDB_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "edb" 2>&1`
27800 else 27676 else
27801 EDB_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "edb"` 27677 EDB_PKG_ERRORS=`$PKG_CONFIG --print-errors "edb" 2>&1`
27802 fi 27678 fi
27803 # Put the nasty error message in config.log where it belongs 27679 # Put the nasty error message in config.log where it belongs
27804 echo "$EDB_PKG_ERRORS" >&5 27680 echo "$EDB_PKG_ERRORS" >&5
27805 27681
27806 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 27682 have_dep="no"
27807$as_echo "no" >&6; }
27808 have_dep="no"
27809elif test $pkg_failed = untried; then 27683elif test $pkg_failed = untried; then
27684 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
27685$as_echo "no" >&6; }
27810 have_dep="no" 27686 have_dep="no"
27811else 27687else
27812 EDB_CFLAGS=$pkg_cv_EDB_CFLAGS 27688 EDB_CFLAGS=$pkg_cv_EDB_CFLAGS
@@ -27835,7 +27711,7 @@ fi
27835fi 27711fi
27836 27712
27837if test "x${have_loader}" = "xno" -a "x${want_loader}" = "xyes" -a "x${use_strict}" = "xyes" ; then 27713if test "x${have_loader}" = "xno" -a "x${want_loader}" = "xyes" -a "x${use_strict}" = "xyes" ; then
27838 as_fn_error "Edb dependencies not found (strict dependencies checking)" "$LINENO" 5 27714 as_fn_error $? "Edb dependencies not found (strict dependencies checking)" "$LINENO" 5
27839fi 27715fi
27840 27716
27841{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Edb image loader will be built" >&5 27717{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Edb image loader will be built" >&5
@@ -27933,46 +27809,44 @@ pkg_failed=no
27933{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for EET" >&5 27809{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for EET" >&5
27934$as_echo_n "checking for EET... " >&6; } 27810$as_echo_n "checking for EET... " >&6; }
27935 27811
27936if test -n "$PKG_CONFIG"; then 27812if test -n "$EET_CFLAGS"; then
27937 if test -n "$EET_CFLAGS"; then 27813 pkg_cv_EET_CFLAGS="$EET_CFLAGS"
27938 pkg_cv_EET_CFLAGS="$EET_CFLAGS" 27814 elif test -n "$PKG_CONFIG"; then
27939 else 27815 if test -n "$PKG_CONFIG" && \
27940 if test -n "$PKG_CONFIG" && \ 27816 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eet >= 1.6.0\""; } >&5
27941 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eet >= 1.5.0\""; } >&5 27817 ($PKG_CONFIG --exists --print-errors "eet >= 1.6.0") 2>&5
27942 ($PKG_CONFIG --exists --print-errors "eet >= 1.5.0") 2>&5
27943 ac_status=$? 27818 ac_status=$?
27944 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 27819 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
27945 test $ac_status = 0; }; then 27820 test $ac_status = 0; }; then
27946 pkg_cv_EET_CFLAGS=`$PKG_CONFIG --cflags "eet >= 1.5.0" 2>/dev/null` 27821 pkg_cv_EET_CFLAGS=`$PKG_CONFIG --cflags "eet >= 1.6.0" 2>/dev/null`
27947else 27822else
27948 pkg_failed=yes 27823 pkg_failed=yes
27949fi 27824fi
27950 fi 27825 else
27951else 27826 pkg_failed=untried
27952 pkg_failed=untried
27953fi 27827fi
27954if test -n "$PKG_CONFIG"; then 27828if test -n "$EET_LIBS"; then
27955 if test -n "$EET_LIBS"; then 27829 pkg_cv_EET_LIBS="$EET_LIBS"
27956 pkg_cv_EET_LIBS="$EET_LIBS" 27830 elif test -n "$PKG_CONFIG"; then
27957 else 27831 if test -n "$PKG_CONFIG" && \
27958 if test -n "$PKG_CONFIG" && \ 27832 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eet >= 1.6.0\""; } >&5
27959 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eet >= 1.5.0\""; } >&5 27833 ($PKG_CONFIG --exists --print-errors "eet >= 1.6.0") 2>&5
27960 ($PKG_CONFIG --exists --print-errors "eet >= 1.5.0") 2>&5
27961 ac_status=$? 27834 ac_status=$?
27962 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 27835 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
27963 test $ac_status = 0; }; then 27836 test $ac_status = 0; }; then
27964 pkg_cv_EET_LIBS=`$PKG_CONFIG --libs "eet >= 1.5.0" 2>/dev/null` 27837 pkg_cv_EET_LIBS=`$PKG_CONFIG --libs "eet >= 1.6.0" 2>/dev/null`
27965else 27838else
27966 pkg_failed=yes 27839 pkg_failed=yes
27967fi 27840fi
27968 fi 27841 else
27969else 27842 pkg_failed=untried
27970 pkg_failed=untried
27971fi 27843fi
27972 27844
27973 27845
27974 27846
27975if test $pkg_failed = yes; then 27847if test $pkg_failed = yes; then
27848 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
27849$as_echo "no" >&6; }
27976 27850
27977if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 27851if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
27978 _pkg_short_errors_supported=yes 27852 _pkg_short_errors_supported=yes
@@ -27980,17 +27854,17 @@ else
27980 _pkg_short_errors_supported=no 27854 _pkg_short_errors_supported=no
27981fi 27855fi
27982 if test $_pkg_short_errors_supported = yes; then 27856 if test $_pkg_short_errors_supported = yes; then
27983 EET_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "eet >= 1.5.0"` 27857 EET_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "eet >= 1.6.0" 2>&1`
27984 else 27858 else
27985 EET_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "eet >= 1.5.0"` 27859 EET_PKG_ERRORS=`$PKG_CONFIG --print-errors "eet >= 1.6.0" 2>&1`
27986 fi 27860 fi
27987 # Put the nasty error message in config.log where it belongs 27861 # Put the nasty error message in config.log where it belongs
27988 echo "$EET_PKG_ERRORS" >&5 27862 echo "$EET_PKG_ERRORS" >&5
27989 27863
27990 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 27864 have_dep="no"
27991$as_echo "no" >&6; }
27992 have_dep="no"
27993elif test $pkg_failed = untried; then 27865elif test $pkg_failed = untried; then
27866 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
27867$as_echo "no" >&6; }
27994 have_dep="no" 27868 have_dep="no"
27995else 27869else
27996 EET_CFLAGS=$pkg_cv_EET_CFLAGS 27870 EET_CFLAGS=$pkg_cv_EET_CFLAGS
@@ -28019,7 +27893,7 @@ fi
28019fi 27893fi
28020 27894
28021if test "x${have_loader}" = "xno" -a "x${want_loader}" = "xyes" -a "x${use_strict}" = "xyes" ; then 27895if test "x${have_loader}" = "xno" -a "x${want_loader}" = "xyes" -a "x${use_strict}" = "xyes" ; then
28022 as_fn_error "Eet dependencies not found (strict dependencies checking)" "$LINENO" 5 27896 as_fn_error $? "Eet dependencies not found (strict dependencies checking)" "$LINENO" 5
28023fi 27897fi
28024 27898
28025{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Eet image loader will be built" >&5 27899{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Eet image loader will be built" >&5
@@ -28095,46 +27969,44 @@ pkg_failed=no
28095{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for EET" >&5 27969{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for EET" >&5
28096$as_echo_n "checking for EET... " >&6; } 27970$as_echo_n "checking for EET... " >&6; }
28097 27971
28098if test -n "$PKG_CONFIG"; then 27972if test -n "$EET_CFLAGS"; then
28099 if test -n "$EET_CFLAGS"; then 27973 pkg_cv_EET_CFLAGS="$EET_CFLAGS"
28100 pkg_cv_EET_CFLAGS="$EET_CFLAGS" 27974 elif test -n "$PKG_CONFIG"; then
28101 else 27975 if test -n "$PKG_CONFIG" && \
28102 if test -n "$PKG_CONFIG" && \ 27976 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eet >= 1.6.0\""; } >&5
28103 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eet >= 1.5.0\""; } >&5 27977 ($PKG_CONFIG --exists --print-errors "eet >= 1.6.0") 2>&5
28104 ($PKG_CONFIG --exists --print-errors "eet >= 1.5.0") 2>&5
28105 ac_status=$? 27978 ac_status=$?
28106 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 27979 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
28107 test $ac_status = 0; }; then 27980 test $ac_status = 0; }; then
28108 pkg_cv_EET_CFLAGS=`$PKG_CONFIG --cflags "eet >= 1.5.0" 2>/dev/null` 27981 pkg_cv_EET_CFLAGS=`$PKG_CONFIG --cflags "eet >= 1.6.0" 2>/dev/null`
28109else 27982else
28110 pkg_failed=yes 27983 pkg_failed=yes
28111fi 27984fi
28112 fi 27985 else
28113else 27986 pkg_failed=untried
28114 pkg_failed=untried
28115fi 27987fi
28116if test -n "$PKG_CONFIG"; then 27988if test -n "$EET_LIBS"; then
28117 if test -n "$EET_LIBS"; then 27989 pkg_cv_EET_LIBS="$EET_LIBS"
28118 pkg_cv_EET_LIBS="$EET_LIBS" 27990 elif test -n "$PKG_CONFIG"; then
28119 else 27991 if test -n "$PKG_CONFIG" && \
28120 if test -n "$PKG_CONFIG" && \ 27992 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eet >= 1.6.0\""; } >&5
28121 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eet >= 1.5.0\""; } >&5 27993 ($PKG_CONFIG --exists --print-errors "eet >= 1.6.0") 2>&5
28122 ($PKG_CONFIG --exists --print-errors "eet >= 1.5.0") 2>&5
28123 ac_status=$? 27994 ac_status=$?
28124 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 27995 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
28125 test $ac_status = 0; }; then 27996 test $ac_status = 0; }; then
28126 pkg_cv_EET_LIBS=`$PKG_CONFIG --libs "eet >= 1.5.0" 2>/dev/null` 27997 pkg_cv_EET_LIBS=`$PKG_CONFIG --libs "eet >= 1.6.0" 2>/dev/null`
28127else 27998else
28128 pkg_failed=yes 27999 pkg_failed=yes
28129fi 28000fi
28130 fi 28001 else
28131else 28002 pkg_failed=untried
28132 pkg_failed=untried
28133fi 28003fi
28134 28004
28135 28005
28136 28006
28137if test $pkg_failed = yes; then 28007if test $pkg_failed = yes; then
28008 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
28009$as_echo "no" >&6; }
28138 28010
28139if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 28011if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
28140 _pkg_short_errors_supported=yes 28012 _pkg_short_errors_supported=yes
@@ -28142,17 +28014,17 @@ else
28142 _pkg_short_errors_supported=no 28014 _pkg_short_errors_supported=no
28143fi 28015fi
28144 if test $_pkg_short_errors_supported = yes; then 28016 if test $_pkg_short_errors_supported = yes; then
28145 EET_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "eet >= 1.5.0"` 28017 EET_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "eet >= 1.6.0" 2>&1`
28146 else 28018 else
28147 EET_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "eet >= 1.5.0"` 28019 EET_PKG_ERRORS=`$PKG_CONFIG --print-errors "eet >= 1.6.0" 2>&1`
28148 fi 28020 fi
28149 # Put the nasty error message in config.log where it belongs 28021 # Put the nasty error message in config.log where it belongs
28150 echo "$EET_PKG_ERRORS" >&5 28022 echo "$EET_PKG_ERRORS" >&5
28151 28023
28152 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 28024 have_evas_font_loader_eet="no"
28153$as_echo "no" >&6; }
28154 have_evas_font_loader_eet="no"
28155elif test $pkg_failed = untried; then 28025elif test $pkg_failed = untried; then
28026 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
28027$as_echo "no" >&6; }
28156 have_evas_font_loader_eet="no" 28028 have_evas_font_loader_eet="no"
28157else 28029else
28158 EET_CFLAGS=$pkg_cv_EET_CFLAGS 28030 EET_CFLAGS=$pkg_cv_EET_CFLAGS
@@ -28164,14 +28036,14 @@ fi
28164fi 28036fi
28165 28037
28166if test "x${have_evas_font_loader_eet}" = "xno" -a "x$want_loader" = "xyes" -a "x$use_strict" = "xyes" ; then 28038if test "x${have_evas_font_loader_eet}" = "xno" -a "x$want_loader" = "xyes" -a "x$use_strict" = "xyes" ; then
28167 as_fn_error "Eet dependencies not found (strict dependencies checking)" "$LINENO" 5 28039 as_fn_error $? "Eet dependencies not found (strict dependencies checking)" "$LINENO" 5
28168fi 28040fi
28169 28041
28170if test "x$have_evas_font_loader_eet" = "xyes" ; then 28042if test "x$have_evas_font_loader_eet" = "xyes" ; then
28171 28043
28172$as_echo "#define BUILD_FONT_LOADER_EET 1" >>confdefs.h 28044$as_echo "#define BUILD_FONT_LOADER_EET 1" >>confdefs.h
28173 28045
28174 requirement_evas="eet >= 1.5.0 ${requirement_evas}" 28046 requirement_evas="eet >= 1.6.0 ${requirement_evas}"
28175fi 28047fi
28176 28048
28177 28049
@@ -28333,7 +28205,7 @@ fi
28333fi 28205fi
28334 28206
28335if test "x${have_loader}" = "xno" -a "x${want_loader}" = "xyes" -a "x${use_strict}" = "xyes" ; then 28207if test "x${have_loader}" = "xno" -a "x${want_loader}" = "xyes" -a "x${use_strict}" = "xyes" ; then
28336 as_fn_error "Gif dependencies not found (strict dependencies checking)" "$LINENO" 5 28208 as_fn_error $? "Gif dependencies not found (strict dependencies checking)" "$LINENO" 5
28337fi 28209fi
28338 28210
28339{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Gif image loader will be built" >&5 28211{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Gif image loader will be built" >&5
@@ -28523,7 +28395,7 @@ fi
28523fi 28395fi
28524 28396
28525if test "x${have_loader}" = "xno" -a "x${want_loader}" = "xyes" -a "x${use_strict}" = "xyes" ; then 28397if test "x${have_loader}" = "xno" -a "x${want_loader}" = "xyes" -a "x${use_strict}" = "xyes" ; then
28526 as_fn_error "Jpeg dependencies not found (strict dependencies checking)" "$LINENO" 5 28398 as_fn_error $? "Jpeg dependencies not found (strict dependencies checking)" "$LINENO" 5
28527fi 28399fi
28528 28400
28529{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Jpeg image loader will be built" >&5 28401{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Jpeg image loader will be built" >&5
@@ -28649,7 +28521,7 @@ fi
28649fi 28521fi
28650 28522
28651if test "x${have_loader}" = "xno" -a "x${want_loader}" = "xyes" -a "x${use_strict}" = "xyes" ; then 28523if test "x${have_loader}" = "xno" -a "x${want_loader}" = "xyes" -a "x${use_strict}" = "xyes" ; then
28652 as_fn_error "PMAPS dependencies not found (strict dependencies checking)" "$LINENO" 5 28524 as_fn_error $? "PMAPS dependencies not found (strict dependencies checking)" "$LINENO" 5
28653fi 28525fi
28654 28526
28655{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether PMAPS image loader will be built" >&5 28527{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether PMAPS image loader will be built" >&5
@@ -28747,11 +28619,10 @@ pkg_failed=no
28747{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for PNG" >&5 28619{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for PNG" >&5
28748$as_echo_n "checking for PNG... " >&6; } 28620$as_echo_n "checking for PNG... " >&6; }
28749 28621
28750if test -n "$PKG_CONFIG"; then 28622if test -n "$PNG_CFLAGS"; then
28751 if test -n "$PNG_CFLAGS"; then 28623 pkg_cv_PNG_CFLAGS="$PNG_CFLAGS"
28752 pkg_cv_PNG_CFLAGS="$PNG_CFLAGS" 28624 elif test -n "$PKG_CONFIG"; then
28753 else 28625 if test -n "$PKG_CONFIG" && \
28754 if test -n "$PKG_CONFIG" && \
28755 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libpng >= 1.2.10\""; } >&5 28626 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libpng >= 1.2.10\""; } >&5
28756 ($PKG_CONFIG --exists --print-errors "libpng >= 1.2.10") 2>&5 28627 ($PKG_CONFIG --exists --print-errors "libpng >= 1.2.10") 2>&5
28757 ac_status=$? 28628 ac_status=$?
@@ -28761,15 +28632,13 @@ if test -n "$PKG_CONFIG"; then
28761else 28632else
28762 pkg_failed=yes 28633 pkg_failed=yes
28763fi 28634fi
28764 fi 28635 else
28765else 28636 pkg_failed=untried
28766 pkg_failed=untried
28767fi 28637fi
28768if test -n "$PKG_CONFIG"; then 28638if test -n "$PNG_LIBS"; then
28769 if test -n "$PNG_LIBS"; then 28639 pkg_cv_PNG_LIBS="$PNG_LIBS"
28770 pkg_cv_PNG_LIBS="$PNG_LIBS" 28640 elif test -n "$PKG_CONFIG"; then
28771 else 28641 if test -n "$PKG_CONFIG" && \
28772 if test -n "$PKG_CONFIG" && \
28773 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libpng >= 1.2.10\""; } >&5 28642 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libpng >= 1.2.10\""; } >&5
28774 ($PKG_CONFIG --exists --print-errors "libpng >= 1.2.10") 2>&5 28643 ($PKG_CONFIG --exists --print-errors "libpng >= 1.2.10") 2>&5
28775 ac_status=$? 28644 ac_status=$?
@@ -28779,14 +28648,15 @@ if test -n "$PKG_CONFIG"; then
28779else 28648else
28780 pkg_failed=yes 28649 pkg_failed=yes
28781fi 28650fi
28782 fi 28651 else
28783else 28652 pkg_failed=untried
28784 pkg_failed=untried
28785fi 28653fi
28786 28654
28787 28655
28788 28656
28789if test $pkg_failed = yes; then 28657if test $pkg_failed = yes; then
28658 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
28659$as_echo "no" >&6; }
28790 28660
28791if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 28661if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
28792 _pkg_short_errors_supported=yes 28662 _pkg_short_errors_supported=yes
@@ -28794,17 +28664,17 @@ else
28794 _pkg_short_errors_supported=no 28664 _pkg_short_errors_supported=no
28795fi 28665fi
28796 if test $_pkg_short_errors_supported = yes; then 28666 if test $_pkg_short_errors_supported = yes; then
28797 PNG_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "libpng >= 1.2.10"` 28667 PNG_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "libpng >= 1.2.10" 2>&1`
28798 else 28668 else
28799 PNG_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "libpng >= 1.2.10"` 28669 PNG_PKG_ERRORS=`$PKG_CONFIG --print-errors "libpng >= 1.2.10" 2>&1`
28800 fi 28670 fi
28801 # Put the nasty error message in config.log where it belongs 28671 # Put the nasty error message in config.log where it belongs
28802 echo "$PNG_PKG_ERRORS" >&5 28672 echo "$PNG_PKG_ERRORS" >&5
28803 28673
28804 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 28674 have_dep="no"
28805$as_echo "no" >&6; }
28806 have_dep="no"
28807elif test $pkg_failed = untried; then 28675elif test $pkg_failed = untried; then
28676 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
28677$as_echo "no" >&6; }
28808 have_dep="no" 28678 have_dep="no"
28809else 28679else
28810 PNG_CFLAGS=$pkg_cv_PNG_CFLAGS 28680 PNG_CFLAGS=$pkg_cv_PNG_CFLAGS
@@ -28820,11 +28690,10 @@ pkg_failed=no
28820{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for PNG" >&5 28690{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for PNG" >&5
28821$as_echo_n "checking for PNG... " >&6; } 28691$as_echo_n "checking for PNG... " >&6; }
28822 28692
28823if test -n "$PKG_CONFIG"; then 28693if test -n "$PNG_CFLAGS"; then
28824 if test -n "$PNG_CFLAGS"; then 28694 pkg_cv_PNG_CFLAGS="$PNG_CFLAGS"
28825 pkg_cv_PNG_CFLAGS="$PNG_CFLAGS" 28695 elif test -n "$PKG_CONFIG"; then
28826 else 28696 if test -n "$PKG_CONFIG" && \
28827 if test -n "$PKG_CONFIG" && \
28828 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libpng15\""; } >&5 28697 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libpng15\""; } >&5
28829 ($PKG_CONFIG --exists --print-errors "libpng15") 2>&5 28698 ($PKG_CONFIG --exists --print-errors "libpng15") 2>&5
28830 ac_status=$? 28699 ac_status=$?
@@ -28834,15 +28703,13 @@ if test -n "$PKG_CONFIG"; then
28834else 28703else
28835 pkg_failed=yes 28704 pkg_failed=yes
28836fi 28705fi
28837 fi 28706 else
28838else 28707 pkg_failed=untried
28839 pkg_failed=untried
28840fi 28708fi
28841if test -n "$PKG_CONFIG"; then 28709if test -n "$PNG_LIBS"; then
28842 if test -n "$PNG_LIBS"; then 28710 pkg_cv_PNG_LIBS="$PNG_LIBS"
28843 pkg_cv_PNG_LIBS="$PNG_LIBS" 28711 elif test -n "$PKG_CONFIG"; then
28844 else 28712 if test -n "$PKG_CONFIG" && \
28845 if test -n "$PKG_CONFIG" && \
28846 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libpng15\""; } >&5 28713 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libpng15\""; } >&5
28847 ($PKG_CONFIG --exists --print-errors "libpng15") 2>&5 28714 ($PKG_CONFIG --exists --print-errors "libpng15") 2>&5
28848 ac_status=$? 28715 ac_status=$?
@@ -28852,14 +28719,15 @@ if test -n "$PKG_CONFIG"; then
28852else 28719else
28853 pkg_failed=yes 28720 pkg_failed=yes
28854fi 28721fi
28855 fi 28722 else
28856else 28723 pkg_failed=untried
28857 pkg_failed=untried
28858fi 28724fi
28859 28725
28860 28726
28861 28727
28862if test $pkg_failed = yes; then 28728if test $pkg_failed = yes; then
28729 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
28730$as_echo "no" >&6; }
28863 28731
28864if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 28732if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
28865 _pkg_short_errors_supported=yes 28733 _pkg_short_errors_supported=yes
@@ -28867,17 +28735,17 @@ else
28867 _pkg_short_errors_supported=no 28735 _pkg_short_errors_supported=no
28868fi 28736fi
28869 if test $_pkg_short_errors_supported = yes; then 28737 if test $_pkg_short_errors_supported = yes; then
28870 PNG_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "libpng15"` 28738 PNG_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "libpng15" 2>&1`
28871 else 28739 else
28872 PNG_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "libpng15"` 28740 PNG_PKG_ERRORS=`$PKG_CONFIG --print-errors "libpng15" 2>&1`
28873 fi 28741 fi
28874 # Put the nasty error message in config.log where it belongs 28742 # Put the nasty error message in config.log where it belongs
28875 echo "$PNG_PKG_ERRORS" >&5 28743 echo "$PNG_PKG_ERRORS" >&5
28876 28744
28877 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 28745 have_dep="no"
28878$as_echo "no" >&6; }
28879 have_dep="no"
28880elif test $pkg_failed = untried; then 28746elif test $pkg_failed = untried; then
28747 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
28748$as_echo "no" >&6; }
28881 have_dep="no" 28749 have_dep="no"
28882else 28750else
28883 PNG_CFLAGS=$pkg_cv_PNG_CFLAGS 28751 PNG_CFLAGS=$pkg_cv_PNG_CFLAGS
@@ -28894,11 +28762,10 @@ pkg_failed=no
28894{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for PNG" >&5 28762{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for PNG" >&5
28895$as_echo_n "checking for PNG... " >&6; } 28763$as_echo_n "checking for PNG... " >&6; }
28896 28764
28897if test -n "$PKG_CONFIG"; then 28765if test -n "$PNG_CFLAGS"; then
28898 if test -n "$PNG_CFLAGS"; then 28766 pkg_cv_PNG_CFLAGS="$PNG_CFLAGS"
28899 pkg_cv_PNG_CFLAGS="$PNG_CFLAGS" 28767 elif test -n "$PKG_CONFIG"; then
28900 else 28768 if test -n "$PKG_CONFIG" && \
28901 if test -n "$PKG_CONFIG" && \
28902 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libpng14\""; } >&5 28769 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libpng14\""; } >&5
28903 ($PKG_CONFIG --exists --print-errors "libpng14") 2>&5 28770 ($PKG_CONFIG --exists --print-errors "libpng14") 2>&5
28904 ac_status=$? 28771 ac_status=$?
@@ -28908,15 +28775,13 @@ if test -n "$PKG_CONFIG"; then
28908else 28775else
28909 pkg_failed=yes 28776 pkg_failed=yes
28910fi 28777fi
28911 fi 28778 else
28912else 28779 pkg_failed=untried
28913 pkg_failed=untried
28914fi 28780fi
28915if test -n "$PKG_CONFIG"; then 28781if test -n "$PNG_LIBS"; then
28916 if test -n "$PNG_LIBS"; then 28782 pkg_cv_PNG_LIBS="$PNG_LIBS"
28917 pkg_cv_PNG_LIBS="$PNG_LIBS" 28783 elif test -n "$PKG_CONFIG"; then
28918 else 28784 if test -n "$PKG_CONFIG" && \
28919 if test -n "$PKG_CONFIG" && \
28920 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libpng14\""; } >&5 28785 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libpng14\""; } >&5
28921 ($PKG_CONFIG --exists --print-errors "libpng14") 2>&5 28786 ($PKG_CONFIG --exists --print-errors "libpng14") 2>&5
28922 ac_status=$? 28787 ac_status=$?
@@ -28926,14 +28791,15 @@ if test -n "$PKG_CONFIG"; then
28926else 28791else
28927 pkg_failed=yes 28792 pkg_failed=yes
28928fi 28793fi
28929 fi 28794 else
28930else 28795 pkg_failed=untried
28931 pkg_failed=untried
28932fi 28796fi
28933 28797
28934 28798
28935 28799
28936if test $pkg_failed = yes; then 28800if test $pkg_failed = yes; then
28801 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
28802$as_echo "no" >&6; }
28937 28803
28938if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 28804if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
28939 _pkg_short_errors_supported=yes 28805 _pkg_short_errors_supported=yes
@@ -28941,17 +28807,17 @@ else
28941 _pkg_short_errors_supported=no 28807 _pkg_short_errors_supported=no
28942fi 28808fi
28943 if test $_pkg_short_errors_supported = yes; then 28809 if test $_pkg_short_errors_supported = yes; then
28944 PNG_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "libpng14"` 28810 PNG_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "libpng14" 2>&1`
28945 else 28811 else
28946 PNG_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "libpng14"` 28812 PNG_PKG_ERRORS=`$PKG_CONFIG --print-errors "libpng14" 2>&1`
28947 fi 28813 fi
28948 # Put the nasty error message in config.log where it belongs 28814 # Put the nasty error message in config.log where it belongs
28949 echo "$PNG_PKG_ERRORS" >&5 28815 echo "$PNG_PKG_ERRORS" >&5
28950 28816
28951 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 28817 have_dep="no"
28952$as_echo "no" >&6; }
28953 have_dep="no"
28954elif test $pkg_failed = untried; then 28818elif test $pkg_failed = untried; then
28819 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
28820$as_echo "no" >&6; }
28955 have_dep="no" 28821 have_dep="no"
28956else 28822else
28957 PNG_CFLAGS=$pkg_cv_PNG_CFLAGS 28823 PNG_CFLAGS=$pkg_cv_PNG_CFLAGS
@@ -28968,11 +28834,10 @@ pkg_failed=no
28968{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for PNG" >&5 28834{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for PNG" >&5
28969$as_echo_n "checking for PNG... " >&6; } 28835$as_echo_n "checking for PNG... " >&6; }
28970 28836
28971if test -n "$PKG_CONFIG"; then 28837if test -n "$PNG_CFLAGS"; then
28972 if test -n "$PNG_CFLAGS"; then 28838 pkg_cv_PNG_CFLAGS="$PNG_CFLAGS"
28973 pkg_cv_PNG_CFLAGS="$PNG_CFLAGS" 28839 elif test -n "$PKG_CONFIG"; then
28974 else 28840 if test -n "$PKG_CONFIG" && \
28975 if test -n "$PKG_CONFIG" && \
28976 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libpng12 >= 1.2.10\""; } >&5 28841 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libpng12 >= 1.2.10\""; } >&5
28977 ($PKG_CONFIG --exists --print-errors "libpng12 >= 1.2.10") 2>&5 28842 ($PKG_CONFIG --exists --print-errors "libpng12 >= 1.2.10") 2>&5
28978 ac_status=$? 28843 ac_status=$?
@@ -28982,15 +28847,13 @@ if test -n "$PKG_CONFIG"; then
28982else 28847else
28983 pkg_failed=yes 28848 pkg_failed=yes
28984fi 28849fi
28985 fi 28850 else
28986else 28851 pkg_failed=untried
28987 pkg_failed=untried
28988fi 28852fi
28989if test -n "$PKG_CONFIG"; then 28853if test -n "$PNG_LIBS"; then
28990 if test -n "$PNG_LIBS"; then 28854 pkg_cv_PNG_LIBS="$PNG_LIBS"
28991 pkg_cv_PNG_LIBS="$PNG_LIBS" 28855 elif test -n "$PKG_CONFIG"; then
28992 else 28856 if test -n "$PKG_CONFIG" && \
28993 if test -n "$PKG_CONFIG" && \
28994 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libpng12 >= 1.2.10\""; } >&5 28857 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libpng12 >= 1.2.10\""; } >&5
28995 ($PKG_CONFIG --exists --print-errors "libpng12 >= 1.2.10") 2>&5 28858 ($PKG_CONFIG --exists --print-errors "libpng12 >= 1.2.10") 2>&5
28996 ac_status=$? 28859 ac_status=$?
@@ -29000,14 +28863,15 @@ if test -n "$PKG_CONFIG"; then
29000else 28863else
29001 pkg_failed=yes 28864 pkg_failed=yes
29002fi 28865fi
29003 fi 28866 else
29004else 28867 pkg_failed=untried
29005 pkg_failed=untried
29006fi 28868fi
29007 28869
29008 28870
29009 28871
29010if test $pkg_failed = yes; then 28872if test $pkg_failed = yes; then
28873 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
28874$as_echo "no" >&6; }
29011 28875
29012if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 28876if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
29013 _pkg_short_errors_supported=yes 28877 _pkg_short_errors_supported=yes
@@ -29015,17 +28879,17 @@ else
29015 _pkg_short_errors_supported=no 28879 _pkg_short_errors_supported=no
29016fi 28880fi
29017 if test $_pkg_short_errors_supported = yes; then 28881 if test $_pkg_short_errors_supported = yes; then
29018 PNG_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "libpng12 >= 1.2.10"` 28882 PNG_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "libpng12 >= 1.2.10" 2>&1`
29019 else 28883 else
29020 PNG_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "libpng12 >= 1.2.10"` 28884 PNG_PKG_ERRORS=`$PKG_CONFIG --print-errors "libpng12 >= 1.2.10" 2>&1`
29021 fi 28885 fi
29022 # Put the nasty error message in config.log where it belongs 28886 # Put the nasty error message in config.log where it belongs
29023 echo "$PNG_PKG_ERRORS" >&5 28887 echo "$PNG_PKG_ERRORS" >&5
29024 28888
29025 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 28889 have_dep="no"
29026$as_echo "no" >&6; }
29027 have_dep="no"
29028elif test $pkg_failed = untried; then 28890elif test $pkg_failed = untried; then
28891 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
28892$as_echo "no" >&6; }
29029 have_dep="no" 28893 have_dep="no"
29030else 28894else
29031 PNG_CFLAGS=$pkg_cv_PNG_CFLAGS 28895 PNG_CFLAGS=$pkg_cv_PNG_CFLAGS
@@ -29056,7 +28920,7 @@ fi
29056fi 28920fi
29057 28921
29058if test "x${have_loader}" = "xno" -a "x${want_loader}" = "xyes" -a "x${use_strict}" = "xyes" ; then 28922if test "x${have_loader}" = "xno" -a "x${want_loader}" = "xyes" -a "x${use_strict}" = "xyes" ; then
29059 as_fn_error "PNG dependencies not found (strict dependencies checking)" "$LINENO" 5 28923 as_fn_error $? "PNG dependencies not found (strict dependencies checking)" "$LINENO" 5
29060fi 28924fi
29061 28925
29062{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether PNG image loader will be built" >&5 28926{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether PNG image loader will be built" >&5
@@ -29154,11 +29018,10 @@ pkg_failed=no
29154{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for SVG" >&5 29018{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for SVG" >&5
29155$as_echo_n "checking for SVG... " >&6; } 29019$as_echo_n "checking for SVG... " >&6; }
29156 29020
29157if test -n "$PKG_CONFIG"; then 29021if test -n "$SVG_CFLAGS"; then
29158 if test -n "$SVG_CFLAGS"; then 29022 pkg_cv_SVG_CFLAGS="$SVG_CFLAGS"
29159 pkg_cv_SVG_CFLAGS="$SVG_CFLAGS" 29023 elif test -n "$PKG_CONFIG"; then
29160 else 29024 if test -n "$PKG_CONFIG" && \
29161 if test -n "$PKG_CONFIG" && \
29162 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"librsvg-2.0 >= 2.14.0 29025 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"librsvg-2.0 >= 2.14.0
29163 cairo >= 1.0.0\""; } >&5 29026 cairo >= 1.0.0\""; } >&5
29164 ($PKG_CONFIG --exists --print-errors "librsvg-2.0 >= 2.14.0 29027 ($PKG_CONFIG --exists --print-errors "librsvg-2.0 >= 2.14.0
@@ -29171,15 +29034,13 @@ if test -n "$PKG_CONFIG"; then
29171else 29034else
29172 pkg_failed=yes 29035 pkg_failed=yes
29173fi 29036fi
29174 fi 29037 else
29175else 29038 pkg_failed=untried
29176 pkg_failed=untried
29177fi 29039fi
29178if test -n "$PKG_CONFIG"; then 29040if test -n "$SVG_LIBS"; then
29179 if test -n "$SVG_LIBS"; then 29041 pkg_cv_SVG_LIBS="$SVG_LIBS"
29180 pkg_cv_SVG_LIBS="$SVG_LIBS" 29042 elif test -n "$PKG_CONFIG"; then
29181 else 29043 if test -n "$PKG_CONFIG" && \
29182 if test -n "$PKG_CONFIG" && \
29183 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"librsvg-2.0 >= 2.14.0 29044 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"librsvg-2.0 >= 2.14.0
29184 cairo >= 1.0.0\""; } >&5 29045 cairo >= 1.0.0\""; } >&5
29185 ($PKG_CONFIG --exists --print-errors "librsvg-2.0 >= 2.14.0 29046 ($PKG_CONFIG --exists --print-errors "librsvg-2.0 >= 2.14.0
@@ -29192,14 +29053,15 @@ if test -n "$PKG_CONFIG"; then
29192else 29053else
29193 pkg_failed=yes 29054 pkg_failed=yes
29194fi 29055fi
29195 fi 29056 else
29196else 29057 pkg_failed=untried
29197 pkg_failed=untried
29198fi 29058fi
29199 29059
29200 29060
29201 29061
29202if test $pkg_failed = yes; then 29062if test $pkg_failed = yes; then
29063 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
29064$as_echo "no" >&6; }
29203 29065
29204if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 29066if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
29205 _pkg_short_errors_supported=yes 29067 _pkg_short_errors_supported=yes
@@ -29207,20 +29069,20 @@ else
29207 _pkg_short_errors_supported=no 29069 _pkg_short_errors_supported=no
29208fi 29070fi
29209 if test $_pkg_short_errors_supported = yes; then 29071 if test $_pkg_short_errors_supported = yes; then
29210 SVG_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "librsvg-2.0 >= 2.14.0 29072 SVG_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "librsvg-2.0 >= 2.14.0
29211 cairo >= 1.0.0"` 29073 cairo >= 1.0.0" 2>&1`
29212 else 29074 else
29213 SVG_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "librsvg-2.0 >= 2.14.0 29075 SVG_PKG_ERRORS=`$PKG_CONFIG --print-errors "librsvg-2.0 >= 2.14.0
29214 cairo >= 1.0.0"` 29076 cairo >= 1.0.0" 2>&1`
29215 fi 29077 fi
29216 # Put the nasty error message in config.log where it belongs 29078 # Put the nasty error message in config.log where it belongs
29217 echo "$SVG_PKG_ERRORS" >&5 29079 echo "$SVG_PKG_ERRORS" >&5
29218 29080
29219 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 29081 have_svg="no"
29220$as_echo "no" >&6; }
29221 have_svg="no"
29222 29082
29223elif test $pkg_failed = untried; then 29083elif test $pkg_failed = untried; then
29084 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
29085$as_echo "no" >&6; }
29224 have_svg="no" 29086 have_svg="no"
29225 29087
29226else 29088else
@@ -29253,7 +29115,7 @@ fi
29253fi 29115fi
29254 29116
29255if test "x${have_loader}" = "xno" -a "x${want_loader}" = "xyes" -a "x${use_strict}" = "xyes" ; then 29117if test "x${have_loader}" = "xno" -a "x${want_loader}" = "xyes" -a "x${use_strict}" = "xyes" ; then
29256 as_fn_error "SVG dependencies not found (strict dependencies checking)" "$LINENO" 5 29118 as_fn_error $? "SVG dependencies not found (strict dependencies checking)" "$LINENO" 5
29257fi 29119fi
29258 29120
29259{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether SVG image loader will be built" >&5 29121{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether SVG image loader will be built" >&5
@@ -29507,7 +29369,7 @@ fi
29507fi 29369fi
29508 29370
29509if test "x${have_loader}" = "xno" -a "x${want_loader}" = "xyes" -a "x${use_strict}" = "xyes" ; then 29371if test "x${have_loader}" = "xno" -a "x${want_loader}" = "xyes" -a "x${use_strict}" = "xyes" ; then
29510 as_fn_error "Tiff dependencies not found (strict dependencies checking)" "$LINENO" 5 29372 as_fn_error $? "Tiff dependencies not found (strict dependencies checking)" "$LINENO" 5
29511fi 29373fi
29512 29374
29513{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Tiff image loader will be built" >&5 29375{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Tiff image loader will be built" >&5
@@ -29612,7 +29474,7 @@ fi
29612fi 29474fi
29613 29475
29614if test "x${have_loader}" = "xno" -a "x${want_loader}" = "xyes" -a "x${use_strict}" = "xyes" ; then 29476if test "x${have_loader}" = "xno" -a "x${want_loader}" = "xyes" -a "x${use_strict}" = "xyes" ; then
29615 as_fn_error "XPM dependencies not found (strict dependencies checking)" "$LINENO" 5 29477 as_fn_error $? "XPM dependencies not found (strict dependencies checking)" "$LINENO" 5
29616fi 29478fi
29617 29479
29618{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether XPM image loader will be built" >&5 29480{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether XPM image loader will be built" >&5
@@ -29717,7 +29579,7 @@ fi
29717fi 29579fi
29718 29580
29719if test "x${have_loader}" = "xno" -a "x${want_loader}" = "xyes" -a "x${use_strict}" = "xyes" ; then 29581if test "x${have_loader}" = "xno" -a "x${want_loader}" = "xyes" -a "x${use_strict}" = "xyes" ; then
29720 as_fn_error "BMP dependencies not found (strict dependencies checking)" "$LINENO" 5 29582 as_fn_error $? "BMP dependencies not found (strict dependencies checking)" "$LINENO" 5
29721fi 29583fi
29722 29584
29723{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether BMP image loader will be built" >&5 29585{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether BMP image loader will be built" >&5
@@ -29822,7 +29684,7 @@ fi
29822fi 29684fi
29823 29685
29824if test "x${have_loader}" = "xno" -a "x${want_loader}" = "xyes" -a "x${use_strict}" = "xyes" ; then 29686if test "x${have_loader}" = "xno" -a "x${want_loader}" = "xyes" -a "x${use_strict}" = "xyes" ; then
29825 as_fn_error "TGA dependencies not found (strict dependencies checking)" "$LINENO" 5 29687 as_fn_error $? "TGA dependencies not found (strict dependencies checking)" "$LINENO" 5
29826fi 29688fi
29827 29689
29828{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether TGA image loader will be built" >&5 29690{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether TGA image loader will be built" >&5
@@ -29927,7 +29789,7 @@ fi
29927fi 29789fi
29928 29790
29929if test "x${have_loader}" = "xno" -a "x${want_loader}" = "xyes" -a "x${use_strict}" = "xyes" ; then 29791if test "x${have_loader}" = "xno" -a "x${want_loader}" = "xyes" -a "x${use_strict}" = "xyes" ; then
29930 as_fn_error "WBMP dependencies not found (strict dependencies checking)" "$LINENO" 5 29792 as_fn_error $? "WBMP dependencies not found (strict dependencies checking)" "$LINENO" 5
29931fi 29793fi
29932 29794
29933{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether WBMP image loader will be built" >&5 29795{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether WBMP image loader will be built" >&5
@@ -30032,7 +29894,7 @@ fi
30032fi 29894fi
30033 29895
30034if test "x${have_loader}" = "xno" -a "x${want_loader}" = "xyes" -a "x${use_strict}" = "xyes" ; then 29896if test "x${have_loader}" = "xno" -a "x${want_loader}" = "xyes" -a "x${use_strict}" = "xyes" ; then
30035 as_fn_error "ICO dependencies not found (strict dependencies checking)" "$LINENO" 5 29897 as_fn_error $? "ICO dependencies not found (strict dependencies checking)" "$LINENO" 5
30036fi 29898fi
30037 29899
30038{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ICO image loader will be built" >&5 29900{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ICO image loader will be built" >&5
@@ -30137,7 +29999,7 @@ fi
30137fi 29999fi
30138 30000
30139if test "x${have_loader}" = "xno" -a "x${want_loader}" = "xyes" -a "x${use_strict}" = "xyes" ; then 30001if test "x${have_loader}" = "xno" -a "x${want_loader}" = "xyes" -a "x${use_strict}" = "xyes" ; then
30140 as_fn_error "PSD dependencies not found (strict dependencies checking)" "$LINENO" 5 30002 as_fn_error $? "PSD dependencies not found (strict dependencies checking)" "$LINENO" 5
30141fi 30003fi
30142 30004
30143{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether PSD image loader will be built" >&5 30005{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether PSD image loader will be built" >&5
@@ -30242,7 +30104,7 @@ fi
30242fi 30104fi
30243 30105
30244if test "x${have_loader}" = "xno" -a "x${want_loader}" = "xyes" -a "x${use_strict}" = "xyes" ; then 30106if test "x${have_loader}" = "xno" -a "x${want_loader}" = "xyes" -a "x${use_strict}" = "xyes" ; then
30245 as_fn_error "GENERIC dependencies not found (strict dependencies checking)" "$LINENO" 5 30107 as_fn_error $? "GENERIC dependencies not found (strict dependencies checking)" "$LINENO" 5
30246fi 30108fi
30247 30109
30248{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether GENERIC image loader will be built" >&5 30110{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether GENERIC image loader will be built" >&5
@@ -30325,8 +30187,7 @@ for ac_header in pthread.h sched.h
30325do : 30187do :
30326 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` 30188 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
30327ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" 30189ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
30328eval as_val=\$$as_ac_Header 30190if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
30329 if test "x$as_val" = x""yes; then :
30330 cat >>confdefs.h <<_ACEOF 30191 cat >>confdefs.h <<_ACEOF
30331#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 30192#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
30332_ACEOF 30193_ACEOF
@@ -30392,7 +30253,7 @@ $as_echo "#define BUILD_PTHREAD 1" >>confdefs.h
30392 need_pthreads="yes" 30253 need_pthreads="yes"
30393 else 30254 else
30394 if "x$use_strict" = "xyes"; then 30255 if "x$use_strict" = "xyes"; then
30395 as_fn_error "pthreads headers or functions not found (strict dependencies checking)" "$LINENO" 5 30256 as_fn_error $? "pthreads headers or functions not found (strict dependencies checking)" "$LINENO" 5
30396 else 30257 else
30397 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no: pthread headers or functions not found" >&5 30258 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no: pthread headers or functions not found" >&5
30398$as_echo "no: pthread headers or functions not found" >&6; } 30259$as_echo "no: pthread headers or functions not found" >&6; }
@@ -30485,11 +30346,10 @@ pkg_failed=no
30485{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for XEXT" >&5 30346{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for XEXT" >&5
30486$as_echo_n "checking for XEXT... " >&6; } 30347$as_echo_n "checking for XEXT... " >&6; }
30487 30348
30488if test -n "$PKG_CONFIG"; then 30349if test -n "$XEXT_CFLAGS"; then
30489 if test -n "$XEXT_CFLAGS"; then 30350 pkg_cv_XEXT_CFLAGS="$XEXT_CFLAGS"
30490 pkg_cv_XEXT_CFLAGS="$XEXT_CFLAGS" 30351 elif test -n "$PKG_CONFIG"; then
30491 else 30352 if test -n "$PKG_CONFIG" && \
30492 if test -n "$PKG_CONFIG" && \
30493 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"xext < 1.1.1\""; } >&5 30353 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"xext < 1.1.1\""; } >&5
30494 ($PKG_CONFIG --exists --print-errors "xext < 1.1.1") 2>&5 30354 ($PKG_CONFIG --exists --print-errors "xext < 1.1.1") 2>&5
30495 ac_status=$? 30355 ac_status=$?
@@ -30499,15 +30359,13 @@ if test -n "$PKG_CONFIG"; then
30499else 30359else
30500 pkg_failed=yes 30360 pkg_failed=yes
30501fi 30361fi
30502 fi 30362 else
30503else 30363 pkg_failed=untried
30504 pkg_failed=untried
30505fi 30364fi
30506if test -n "$PKG_CONFIG"; then 30365if test -n "$XEXT_LIBS"; then
30507 if test -n "$XEXT_LIBS"; then 30366 pkg_cv_XEXT_LIBS="$XEXT_LIBS"
30508 pkg_cv_XEXT_LIBS="$XEXT_LIBS" 30367 elif test -n "$PKG_CONFIG"; then
30509 else 30368 if test -n "$PKG_CONFIG" && \
30510 if test -n "$PKG_CONFIG" && \
30511 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"xext < 1.1.1\""; } >&5 30369 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"xext < 1.1.1\""; } >&5
30512 ($PKG_CONFIG --exists --print-errors "xext < 1.1.1") 2>&5 30370 ($PKG_CONFIG --exists --print-errors "xext < 1.1.1") 2>&5
30513 ac_status=$? 30371 ac_status=$?
@@ -30517,14 +30375,15 @@ if test -n "$PKG_CONFIG"; then
30517else 30375else
30518 pkg_failed=yes 30376 pkg_failed=yes
30519fi 30377fi
30520 fi 30378 else
30521else 30379 pkg_failed=untried
30522 pkg_failed=untried
30523fi 30380fi
30524 30381
30525 30382
30526 30383
30527if test $pkg_failed = yes; then 30384if test $pkg_failed = yes; then
30385 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
30386$as_echo "no" >&6; }
30528 30387
30529if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 30388if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
30530 _pkg_short_errors_supported=yes 30389 _pkg_short_errors_supported=yes
@@ -30532,18 +30391,18 @@ else
30532 _pkg_short_errors_supported=no 30391 _pkg_short_errors_supported=no
30533fi 30392fi
30534 if test $_pkg_short_errors_supported = yes; then 30393 if test $_pkg_short_errors_supported = yes; then
30535 XEXT_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "xext < 1.1.1"` 30394 XEXT_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "xext < 1.1.1" 2>&1`
30536 else 30395 else
30537 XEXT_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "xext < 1.1.1"` 30396 XEXT_PKG_ERRORS=`$PKG_CONFIG --print-errors "xext < 1.1.1" 2>&1`
30538 fi 30397 fi
30539 # Put the nasty error message in config.log where it belongs 30398 # Put the nasty error message in config.log where it belongs
30540 echo "$XEXT_PKG_ERRORS" >&5 30399 echo "$XEXT_PKG_ERRORS" >&5
30541 30400
30542 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 30401 build_avoid_libXext_bug=no
30543$as_echo "no" >&6; }
30544 build_avoid_libXext_bug=no
30545 30402
30546elif test $pkg_failed = untried; then 30403elif test $pkg_failed = untried; then
30404 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
30405$as_echo "no" >&6; }
30547 build_avoid_libXext_bug=no 30406 build_avoid_libXext_bug=no
30548 30407
30549else 30408else
@@ -30886,7 +30745,7 @@ $as_echo "#define HAVE_ALTIVEC_H 1" >>confdefs.h
30886else 30745else
30887 30746
30888 if test "x$build_cpu_altivec" = "xyes" -a "x$use_strict" = "xyes" ; then 30747 if test "x$build_cpu_altivec" = "xyes" -a "x$use_strict" = "xyes" ; then
30889 as_fn_error "Altivec not found (strict dependencies checking)" "$LINENO" 5 30748 as_fn_error $? "Altivec not found (strict dependencies checking)" "$LINENO" 5
30890 fi 30749 fi
30891 build_cpu_altivec="no" 30750 build_cpu_altivec="no"
30892 30751
@@ -32354,11 +32213,10 @@ pkg_failed=no
32354{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for VALGRIND" >&5 32213{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for VALGRIND" >&5
32355$as_echo_n "checking for VALGRIND... " >&6; } 32214$as_echo_n "checking for VALGRIND... " >&6; }
32356 32215
32357if test -n "$PKG_CONFIG"; then 32216if test -n "$VALGRIND_CFLAGS"; then
32358 if test -n "$VALGRIND_CFLAGS"; then 32217 pkg_cv_VALGRIND_CFLAGS="$VALGRIND_CFLAGS"
32359 pkg_cv_VALGRIND_CFLAGS="$VALGRIND_CFLAGS" 32218 elif test -n "$PKG_CONFIG"; then
32360 else 32219 if test -n "$PKG_CONFIG" && \
32361 if test -n "$PKG_CONFIG" && \
32362 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"valgrind >= 2.4.0\""; } >&5 32220 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"valgrind >= 2.4.0\""; } >&5
32363 ($PKG_CONFIG --exists --print-errors "valgrind >= 2.4.0") 2>&5 32221 ($PKG_CONFIG --exists --print-errors "valgrind >= 2.4.0") 2>&5
32364 ac_status=$? 32222 ac_status=$?
@@ -32368,15 +32226,13 @@ if test -n "$PKG_CONFIG"; then
32368else 32226else
32369 pkg_failed=yes 32227 pkg_failed=yes
32370fi 32228fi
32371 fi 32229 else
32372else 32230 pkg_failed=untried
32373 pkg_failed=untried
32374fi 32231fi
32375if test -n "$PKG_CONFIG"; then 32232if test -n "$VALGRIND_LIBS"; then
32376 if test -n "$VALGRIND_LIBS"; then 32233 pkg_cv_VALGRIND_LIBS="$VALGRIND_LIBS"
32377 pkg_cv_VALGRIND_LIBS="$VALGRIND_LIBS" 32234 elif test -n "$PKG_CONFIG"; then
32378 else 32235 if test -n "$PKG_CONFIG" && \
32379 if test -n "$PKG_CONFIG" && \
32380 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"valgrind >= 2.4.0\""; } >&5 32236 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"valgrind >= 2.4.0\""; } >&5
32381 ($PKG_CONFIG --exists --print-errors "valgrind >= 2.4.0") 2>&5 32237 ($PKG_CONFIG --exists --print-errors "valgrind >= 2.4.0") 2>&5
32382 ac_status=$? 32238 ac_status=$?
@@ -32386,14 +32242,15 @@ if test -n "$PKG_CONFIG"; then
32386else 32242else
32387 pkg_failed=yes 32243 pkg_failed=yes
32388fi 32244fi
32389 fi 32245 else
32390else 32246 pkg_failed=untried
32391 pkg_failed=untried
32392fi 32247fi
32393 32248
32394 32249
32395 32250
32396if test $pkg_failed = yes; then 32251if test $pkg_failed = yes; then
32252 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
32253$as_echo "no" >&6; }
32397 32254
32398if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 32255if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
32399 _pkg_short_errors_supported=yes 32256 _pkg_short_errors_supported=yes
@@ -32401,25 +32258,25 @@ else
32401 _pkg_short_errors_supported=no 32258 _pkg_short_errors_supported=no
32402fi 32259fi
32403 if test $_pkg_short_errors_supported = yes; then 32260 if test $_pkg_short_errors_supported = yes; then
32404 VALGRIND_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "valgrind >= 2.4.0"` 32261 VALGRIND_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "valgrind >= 2.4.0" 2>&1`
32405 else 32262 else
32406 VALGRIND_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "valgrind >= 2.4.0"` 32263 VALGRIND_PKG_ERRORS=`$PKG_CONFIG --print-errors "valgrind >= 2.4.0" 2>&1`
32407 fi 32264 fi
32408 # Put the nasty error message in config.log where it belongs 32265 # Put the nasty error message in config.log where it belongs
32409 echo "$VALGRIND_PKG_ERRORS" >&5 32266 echo "$VALGRIND_PKG_ERRORS" >&5
32410 32267
32411 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
32412$as_echo "no" >&6; }
32413 32268
32414 if test "x$want_valgrind" = "xyes" -a "x$use_strict" = "xyes" ; then 32269 if test "x$want_valgrind" = "xyes" -a "x$use_strict" = "xyes" ; then
32415 as_fn_error "Valgrind not found (strict dependencies checking)" "$LINENO" 5 32270 as_fn_error $? "Valgrind not found (strict dependencies checking)" "$LINENO" 5
32416 fi 32271 fi
32417 32272
32418 32273
32419elif test $pkg_failed = untried; then 32274elif test $pkg_failed = untried; then
32275 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
32276$as_echo "no" >&6; }
32420 32277
32421 if test "x$want_valgrind" = "xyes" -a "x$use_strict" = "xyes" ; then 32278 if test "x$want_valgrind" = "xyes" -a "x$use_strict" = "xyes" ; then
32422 as_fn_error "Valgrind not found (strict dependencies checking)" "$LINENO" 5 32279 as_fn_error $? "Valgrind not found (strict dependencies checking)" "$LINENO" 5
32423 fi 32280 fi
32424 32281
32425 32282
@@ -32477,11 +32334,10 @@ pkg_failed=no
32477{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ECORE_EVAS" >&5 32334{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ECORE_EVAS" >&5
32478$as_echo_n "checking for ECORE_EVAS... " >&6; } 32335$as_echo_n "checking for ECORE_EVAS... " >&6; }
32479 32336
32480if test -n "$PKG_CONFIG"; then 32337if test -n "$ECORE_EVAS_CFLAGS"; then
32481 if test -n "$ECORE_EVAS_CFLAGS"; then 32338 pkg_cv_ECORE_EVAS_CFLAGS="$ECORE_EVAS_CFLAGS"
32482 pkg_cv_ECORE_EVAS_CFLAGS="$ECORE_EVAS_CFLAGS" 32339 elif test -n "$PKG_CONFIG"; then
32483 else 32340 if test -n "$PKG_CONFIG" && \
32484 if test -n "$PKG_CONFIG" && \
32485 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"ecore-evas ecore\""; } >&5 32341 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"ecore-evas ecore\""; } >&5
32486 ($PKG_CONFIG --exists --print-errors "ecore-evas ecore") 2>&5 32342 ($PKG_CONFIG --exists --print-errors "ecore-evas ecore") 2>&5
32487 ac_status=$? 32343 ac_status=$?
@@ -32491,15 +32347,13 @@ if test -n "$PKG_CONFIG"; then
32491else 32347else
32492 pkg_failed=yes 32348 pkg_failed=yes
32493fi 32349fi
32494 fi 32350 else
32495else 32351 pkg_failed=untried
32496 pkg_failed=untried
32497fi 32352fi
32498if test -n "$PKG_CONFIG"; then 32353if test -n "$ECORE_EVAS_LIBS"; then
32499 if test -n "$ECORE_EVAS_LIBS"; then 32354 pkg_cv_ECORE_EVAS_LIBS="$ECORE_EVAS_LIBS"
32500 pkg_cv_ECORE_EVAS_LIBS="$ECORE_EVAS_LIBS" 32355 elif test -n "$PKG_CONFIG"; then
32501 else 32356 if test -n "$PKG_CONFIG" && \
32502 if test -n "$PKG_CONFIG" && \
32503 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"ecore-evas ecore\""; } >&5 32357 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"ecore-evas ecore\""; } >&5
32504 ($PKG_CONFIG --exists --print-errors "ecore-evas ecore") 2>&5 32358 ($PKG_CONFIG --exists --print-errors "ecore-evas ecore") 2>&5
32505 ac_status=$? 32359 ac_status=$?
@@ -32509,14 +32363,15 @@ if test -n "$PKG_CONFIG"; then
32509else 32363else
32510 pkg_failed=yes 32364 pkg_failed=yes
32511fi 32365fi
32512 fi 32366 else
32513else 32367 pkg_failed=untried
32514 pkg_failed=untried
32515fi 32368fi
32516 32369
32517 32370
32518 32371
32519if test $pkg_failed = yes; then 32372if test $pkg_failed = yes; then
32373 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
32374$as_echo "no" >&6; }
32520 32375
32521if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 32376if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
32522 _pkg_short_errors_supported=yes 32377 _pkg_short_errors_supported=yes
@@ -32524,35 +32379,34 @@ else
32524 _pkg_short_errors_supported=no 32379 _pkg_short_errors_supported=no
32525fi 32380fi
32526 if test $_pkg_short_errors_supported = yes; then 32381 if test $_pkg_short_errors_supported = yes; then
32527 ECORE_EVAS_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "ecore-evas ecore"` 32382 ECORE_EVAS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "ecore-evas ecore" 2>&1`
32528 else 32383 else
32529 ECORE_EVAS_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "ecore-evas ecore"` 32384 ECORE_EVAS_PKG_ERRORS=`$PKG_CONFIG --print-errors "ecore-evas ecore" 2>&1`
32530 fi 32385 fi
32531 # Put the nasty error message in config.log where it belongs 32386 # Put the nasty error message in config.log where it belongs
32532 echo "$ECORE_EVAS_PKG_ERRORS" >&5 32387 echo "$ECORE_EVAS_PKG_ERRORS" >&5
32533 32388
32534 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 32389 build_examples="no"
32535$as_echo "no" >&6; }
32536 build_examples="no"
32537elif test $pkg_failed = untried; then 32390elif test $pkg_failed = untried; then
32391 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
32392$as_echo "no" >&6; }
32538 build_examples="no" 32393 build_examples="no"
32539else 32394else
32540 ECORE_EVAS_CFLAGS=$pkg_cv_ECORE_EVAS_CFLAGS 32395 ECORE_EVAS_CFLAGS=$pkg_cv_ECORE_EVAS_CFLAGS
32541 ECORE_EVAS_LIBS=$pkg_cv_ECORE_EVAS_LIBS 32396 ECORE_EVAS_LIBS=$pkg_cv_ECORE_EVAS_LIBS
32542 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 32397 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
32543$as_echo "yes" >&6; } 32398$as_echo "yes" >&6; }
32544 : 32399
32545fi 32400fi
32546 32401
32547pkg_failed=no 32402pkg_failed=no
32548{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for EDJE" >&5 32403{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for EDJE" >&5
32549$as_echo_n "checking for EDJE... " >&6; } 32404$as_echo_n "checking for EDJE... " >&6; }
32550 32405
32551if test -n "$PKG_CONFIG"; then 32406if test -n "$EDJE_CFLAGS"; then
32552 if test -n "$EDJE_CFLAGS"; then 32407 pkg_cv_EDJE_CFLAGS="$EDJE_CFLAGS"
32553 pkg_cv_EDJE_CFLAGS="$EDJE_CFLAGS" 32408 elif test -n "$PKG_CONFIG"; then
32554 else 32409 if test -n "$PKG_CONFIG" && \
32555 if test -n "$PKG_CONFIG" && \
32556 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"edje\""; } >&5 32410 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"edje\""; } >&5
32557 ($PKG_CONFIG --exists --print-errors "edje") 2>&5 32411 ($PKG_CONFIG --exists --print-errors "edje") 2>&5
32558 ac_status=$? 32412 ac_status=$?
@@ -32562,15 +32416,13 @@ if test -n "$PKG_CONFIG"; then
32562else 32416else
32563 pkg_failed=yes 32417 pkg_failed=yes
32564fi 32418fi
32565 fi 32419 else
32566else 32420 pkg_failed=untried
32567 pkg_failed=untried
32568fi 32421fi
32569if test -n "$PKG_CONFIG"; then 32422if test -n "$EDJE_LIBS"; then
32570 if test -n "$EDJE_LIBS"; then 32423 pkg_cv_EDJE_LIBS="$EDJE_LIBS"
32571 pkg_cv_EDJE_LIBS="$EDJE_LIBS" 32424 elif test -n "$PKG_CONFIG"; then
32572 else 32425 if test -n "$PKG_CONFIG" && \
32573 if test -n "$PKG_CONFIG" && \
32574 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"edje\""; } >&5 32426 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"edje\""; } >&5
32575 ($PKG_CONFIG --exists --print-errors "edje") 2>&5 32427 ($PKG_CONFIG --exists --print-errors "edje") 2>&5
32576 ac_status=$? 32428 ac_status=$?
@@ -32580,14 +32432,15 @@ if test -n "$PKG_CONFIG"; then
32580else 32432else
32581 pkg_failed=yes 32433 pkg_failed=yes
32582fi 32434fi
32583 fi 32435 else
32584else 32436 pkg_failed=untried
32585 pkg_failed=untried
32586fi 32437fi
32587 32438
32588 32439
32589 32440
32590if test $pkg_failed = yes; then 32441if test $pkg_failed = yes; then
32442 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
32443$as_echo "no" >&6; }
32591 32444
32592if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 32445if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
32593 _pkg_short_errors_supported=yes 32446 _pkg_short_errors_supported=yes
@@ -32595,17 +32448,17 @@ else
32595 _pkg_short_errors_supported=no 32448 _pkg_short_errors_supported=no
32596fi 32449fi
32597 if test $_pkg_short_errors_supported = yes; then 32450 if test $_pkg_short_errors_supported = yes; then
32598 EDJE_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "edje"` 32451 EDJE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "edje" 2>&1`
32599 else 32452 else
32600 EDJE_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "edje"` 32453 EDJE_PKG_ERRORS=`$PKG_CONFIG --print-errors "edje" 2>&1`
32601 fi 32454 fi
32602 # Put the nasty error message in config.log where it belongs 32455 # Put the nasty error message in config.log where it belongs
32603 echo "$EDJE_PKG_ERRORS" >&5 32456 echo "$EDJE_PKG_ERRORS" >&5
32604 32457
32605 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 32458 build_examples="no"
32606$as_echo "no" >&6; }
32607 build_examples="no"
32608elif test $pkg_failed = untried; then 32459elif test $pkg_failed = untried; then
32460 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
32461$as_echo "no" >&6; }
32609 build_examples="no" 32462 build_examples="no"
32610else 32463else
32611 EDJE_CFLAGS=$pkg_cv_EDJE_CFLAGS 32464 EDJE_CFLAGS=$pkg_cv_EDJE_CFLAGS
@@ -32664,11 +32517,10 @@ pkg_failed=no
32664{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for CHECK" >&5 32517{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for CHECK" >&5
32665$as_echo_n "checking for CHECK... " >&6; } 32518$as_echo_n "checking for CHECK... " >&6; }
32666 32519
32667if test -n "$PKG_CONFIG"; then 32520if test -n "$CHECK_CFLAGS"; then
32668 if test -n "$CHECK_CFLAGS"; then 32521 pkg_cv_CHECK_CFLAGS="$CHECK_CFLAGS"
32669 pkg_cv_CHECK_CFLAGS="$CHECK_CFLAGS" 32522 elif test -n "$PKG_CONFIG"; then
32670 else 32523 if test -n "$PKG_CONFIG" && \
32671 if test -n "$PKG_CONFIG" && \
32672 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"check >= 0.9.5\""; } >&5 32524 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"check >= 0.9.5\""; } >&5
32673 ($PKG_CONFIG --exists --print-errors "check >= 0.9.5") 2>&5 32525 ($PKG_CONFIG --exists --print-errors "check >= 0.9.5") 2>&5
32674 ac_status=$? 32526 ac_status=$?
@@ -32678,15 +32530,13 @@ if test -n "$PKG_CONFIG"; then
32678else 32530else
32679 pkg_failed=yes 32531 pkg_failed=yes
32680fi 32532fi
32681 fi 32533 else
32682else 32534 pkg_failed=untried
32683 pkg_failed=untried
32684fi 32535fi
32685if test -n "$PKG_CONFIG"; then 32536if test -n "$CHECK_LIBS"; then
32686 if test -n "$CHECK_LIBS"; then 32537 pkg_cv_CHECK_LIBS="$CHECK_LIBS"
32687 pkg_cv_CHECK_LIBS="$CHECK_LIBS" 32538 elif test -n "$PKG_CONFIG"; then
32688 else 32539 if test -n "$PKG_CONFIG" && \
32689 if test -n "$PKG_CONFIG" && \
32690 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"check >= 0.9.5\""; } >&5 32540 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"check >= 0.9.5\""; } >&5
32691 ($PKG_CONFIG --exists --print-errors "check >= 0.9.5") 2>&5 32541 ($PKG_CONFIG --exists --print-errors "check >= 0.9.5") 2>&5
32692 ac_status=$? 32542 ac_status=$?
@@ -32696,14 +32546,15 @@ if test -n "$PKG_CONFIG"; then
32696else 32546else
32697 pkg_failed=yes 32547 pkg_failed=yes
32698fi 32548fi
32699 fi 32549 else
32700else 32550 pkg_failed=untried
32701 pkg_failed=untried
32702fi 32551fi
32703 32552
32704 32553
32705 32554
32706if test $pkg_failed = yes; then 32555if test $pkg_failed = yes; then
32556 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
32557$as_echo "no" >&6; }
32707 32558
32708if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 32559if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
32709 _pkg_short_errors_supported=yes 32560 _pkg_short_errors_supported=yes
@@ -32711,17 +32562,17 @@ else
32711 _pkg_short_errors_supported=no 32562 _pkg_short_errors_supported=no
32712fi 32563fi
32713 if test $_pkg_short_errors_supported = yes; then 32564 if test $_pkg_short_errors_supported = yes; then
32714 CHECK_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "check >= 0.9.5"` 32565 CHECK_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "check >= 0.9.5" 2>&1`
32715 else 32566 else
32716 CHECK_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "check >= 0.9.5"` 32567 CHECK_PKG_ERRORS=`$PKG_CONFIG --print-errors "check >= 0.9.5" 2>&1`
32717 fi 32568 fi
32718 # Put the nasty error message in config.log where it belongs 32569 # Put the nasty error message in config.log where it belongs
32719 echo "$CHECK_PKG_ERRORS" >&5 32570 echo "$CHECK_PKG_ERRORS" >&5
32720 32571
32721 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 32572 _efl_enable_tests="no"
32722$as_echo "no" >&6; }
32723 _efl_enable_tests="no"
32724elif test $pkg_failed = untried; then 32573elif test $pkg_failed = untried; then
32574 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
32575$as_echo "no" >&6; }
32725 _efl_enable_tests="no" 32576 _efl_enable_tests="no"
32726else 32577else
32727 CHECK_CFLAGS=$pkg_cv_CHECK_CFLAGS 32578 CHECK_CFLAGS=$pkg_cv_CHECK_CFLAGS
@@ -32853,8 +32704,8 @@ else
32853 enable_coverage="no" 32704 enable_coverage="no"
32854fi 32705fi
32855 32706
32856EVAS_CFLAGS="${EVAS_CFLAGS} ${EFL_COVERAGE_CFLAGS}" 32707EVAS_CFLAGS="${EVAS_CFLAGS} ${EFL_COVERAGE_CFLAGS} ${EXOTIC_CFLAGS}"
32857EVAS_LIBS="${EVAS_LIBS} ${EFL_COVERAGE_LIBS}" 32708EVAS_LIBS="${EVAS_LIBS} ${EFL_COVERAGE_LIBS} ${EXOTIC_LIBS}"
32858if test "x$enable_coverage" = "xyes" ; then 32709if test "x$enable_coverage" = "xyes" ; then
32859 EVAS_CFLAGS="${EVAS_CFLAGS} ${EFL_DEBUG_CFLAGS}" 32710 EVAS_CFLAGS="${EVAS_CFLAGS} ${EFL_DEBUG_CFLAGS}"
32860fi 32711fi
@@ -32874,7 +32725,7 @@ fi
32874##################################################################### 32725#####################################################################
32875## Output 32726## Output
32876 32727
32877ac_config_files="$ac_config_files Makefile evas-directfb.pc evas-fb.pc evas-opengl-x11.pc evas-opengl-sdl.pc evas-opengl-cocoa.pc evas-software-buffer.pc evas-software-x11.pc evas-software-8-x11.pc evas-software-16-x11.pc evas-software-gdi.pc evas-software-ddraw.pc evas-software-16-ddraw.pc evas-direct3d.pc evas-software-16-wince.pc evas-software-sdl.pc evas-psl1ght.pc evas-wayland-shm.pc evas-wayland-egl.pc evas.pc doc/evas.dox doc/Makefile doc/Doxyfile src/Makefile src/bin/Makefile src/lib/Makefile src/lib/canvas/Makefile src/lib/file/Makefile src/lib/cache/Makefile src/lib/cserve/Makefile src/lib/engines/Makefile src/lib/engines/common/Makefile src/lib/engines/common/evas_op_add/Makefile src/lib/engines/common/evas_op_blend/Makefile src/lib/engines/common/evas_op_copy/Makefile src/lib/engines/common/evas_op_mask/Makefile src/lib/engines/common/evas_op_mul/Makefile src/lib/engines/common/evas_op_sub/Makefile src/lib/engines/common_8/Makefile src/lib/engines/common_16/Makefile src/modules/Makefile src/modules/engines/Makefile src/modules/engines/software_generic/Makefile src/modules/engines/software_gdi/Makefile src/modules/engines/software_ddraw/Makefile src/modules/engines/direct3d/Makefile src/modules/engines/software_16_wince/Makefile src/modules/engines/software_x11/Makefile src/modules/engines/fb/Makefile src/modules/engines/buffer/Makefile src/modules/engines/directfb/Makefile src/modules/engines/gl_common/Makefile src/modules/engines/gl_x11/Makefile src/modules/engines/gl_sdl/Makefile src/modules/engines/gl_cocoa/Makefile src/modules/engines/psl1ght/Makefile src/modules/engines/software_sdl/Makefile src/modules/engines/software_8/Makefile src/modules/engines/software_8_x11/Makefile src/modules/engines/software_16/Makefile src/modules/engines/software_16_x11/Makefile src/modules/engines/software_16_ddraw/Makefile src/modules/engines/software_16_sdl/Makefile src/modules/engines/wayland_shm/Makefile src/modules/engines/wayland_egl/Makefile src/modules/loaders/Makefile src/modules/loaders/edb/Makefile src/modules/loaders/eet/Makefile src/modules/loaders/gif/Makefile src/modules/loaders/jpeg/Makefile src/modules/loaders/png/Makefile src/modules/loaders/tiff/Makefile src/modules/loaders/xpm/Makefile src/modules/loaders/bmp/Makefile src/modules/loaders/ico/Makefile src/modules/loaders/tga/Makefile src/modules/loaders/svg/Makefile src/modules/loaders/pmaps/Makefile src/modules/loaders/wbmp/Makefile src/modules/loaders/psd/Makefile src/modules/loaders/generic/Makefile src/modules/savers/Makefile src/modules/savers/edb/Makefile src/modules/savers/eet/Makefile src/modules/savers/jpeg/Makefile src/modules/savers/png/Makefile src/modules/savers/tiff/Makefile src/static_deps/Makefile src/static_deps/liblinebreak/Makefile src/lib/include/Makefile src/examples/Makefile src/tests/Makefile evas.spec" 32728ac_config_files="$ac_config_files Makefile evas-directfb.pc evas-fb.pc evas-opengl-x11.pc evas-opengl-sdl.pc evas-opengl-cocoa.pc evas-software-buffer.pc evas-software-x11.pc evas-software-8-x11.pc evas-software-16-x11.pc evas-software-gdi.pc evas-software-ddraw.pc evas-software-16-ddraw.pc evas-direct3d.pc evas-software-16-wince.pc evas-software-sdl.pc evas-psl1ght.pc evas-wayland-shm.pc evas-wayland-egl.pc evas.pc doc/evas.dox doc/Makefile doc/Doxyfile src/Makefile src/bin/Makefile src/lib/Makefile src/lib/canvas/Makefile src/lib/file/Makefile src/lib/cache/Makefile src/lib/cserve/Makefile src/lib/engines/Makefile src/lib/engines/common/Makefile src/lib/engines/common/evas_op_add/Makefile src/lib/engines/common/evas_op_blend/Makefile src/lib/engines/common/evas_op_copy/Makefile src/lib/engines/common/evas_op_mask/Makefile src/lib/engines/common/evas_op_mul/Makefile src/lib/engines/common/evas_op_sub/Makefile src/lib/engines/common_8/Makefile src/lib/engines/common_16/Makefile src/modules/Makefile src/modules/engines/Makefile src/modules/engines/software_generic/Makefile src/modules/engines/software_gdi/Makefile src/modules/engines/software_ddraw/Makefile src/modules/engines/direct3d/Makefile src/modules/engines/software_16_wince/Makefile src/modules/engines/software_x11/Makefile src/modules/engines/fb/Makefile src/modules/engines/buffer/Makefile src/modules/engines/directfb/Makefile src/modules/engines/gl_common/Makefile src/modules/engines/gl_x11/Makefile src/modules/engines/gl_sdl/Makefile src/modules/engines/gl_cocoa/Makefile src/modules/engines/psl1ght/Makefile src/modules/engines/software_8/Makefile src/modules/engines/software_8_x11/Makefile src/modules/engines/software_16/Makefile src/modules/engines/software_16_x11/Makefile src/modules/engines/software_16_ddraw/Makefile src/modules/engines/software_16_sdl/Makefile src/modules/engines/wayland_shm/Makefile src/modules/engines/wayland_egl/Makefile src/modules/loaders/Makefile src/modules/loaders/edb/Makefile src/modules/loaders/eet/Makefile src/modules/loaders/gif/Makefile src/modules/loaders/jpeg/Makefile src/modules/loaders/png/Makefile src/modules/loaders/tiff/Makefile src/modules/loaders/xpm/Makefile src/modules/loaders/bmp/Makefile src/modules/loaders/ico/Makefile src/modules/loaders/tga/Makefile src/modules/loaders/svg/Makefile src/modules/loaders/pmaps/Makefile src/modules/loaders/wbmp/Makefile src/modules/loaders/psd/Makefile src/modules/loaders/generic/Makefile src/modules/savers/Makefile src/modules/savers/edb/Makefile src/modules/savers/eet/Makefile src/modules/savers/jpeg/Makefile src/modules/savers/png/Makefile src/modules/savers/tiff/Makefile src/static_deps/Makefile src/static_deps/liblinebreak/Makefile src/lib/include/Makefile src/examples/Makefile src/tests/Makefile evas.spec"
32878 32729
32879cat >confcache <<\_ACEOF 32730cat >confcache <<\_ACEOF
32880# This file is a shell script that caches the results of configure 32731# This file is a shell script that caches the results of configure
@@ -32959,6 +32810,7 @@ DEFS=-DHAVE_CONFIG_H
32959 32810
32960ac_libobjs= 32811ac_libobjs=
32961ac_ltlibobjs= 32812ac_ltlibobjs=
32813U=
32962for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue 32814for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
32963 # 1. Remove the extension, and $U if already installed. 32815 # 1. Remove the extension, and $U if already installed.
32964 ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' 32816 ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
@@ -32982,440 +32834,436 @@ else
32982fi 32834fi
32983 32835
32984if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then 32836if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then
32985 as_fn_error "conditional \"AMDEP\" was never defined. 32837 as_fn_error $? "conditional \"AMDEP\" was never defined.
32986Usually this means the macro was only invoked conditionally." "$LINENO" 5 32838Usually this means the macro was only invoked conditionally." "$LINENO" 5
32987fi 32839fi
32988if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then 32840if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then
32989 as_fn_error "conditional \"am__fastdepCC\" was never defined. 32841 as_fn_error $? "conditional \"am__fastdepCC\" was never defined.
32990Usually this means the macro was only invoked conditionally." "$LINENO" 5 32842Usually this means the macro was only invoked conditionally." "$LINENO" 5
32991fi 32843fi
32992if test -z "${am__fastdepOBJC_TRUE}" && test -z "${am__fastdepOBJC_FALSE}"; then 32844if test -z "${am__fastdepOBJC_TRUE}" && test -z "${am__fastdepOBJC_FALSE}"; then
32993 as_fn_error "conditional \"am__fastdepOBJC\" was never defined. 32845 as_fn_error $? "conditional \"am__fastdepOBJC\" was never defined.
32994Usually this means the macro was only invoked conditionally." "$LINENO" 5 32846Usually this means the macro was only invoked conditionally." "$LINENO" 5
32995fi 32847fi
32996if test -z "${am__fastdepOBJC_TRUE}" && test -z "${am__fastdepOBJC_FALSE}"; then 32848if test -z "${am__fastdepOBJC_TRUE}" && test -z "${am__fastdepOBJC_FALSE}"; then
32997 as_fn_error "conditional \"am__fastdepOBJC\" was never defined. 32849 as_fn_error $? "conditional \"am__fastdepOBJC\" was never defined.
32998Usually this means the macro was only invoked conditionally." "$LINENO" 5 32850Usually this means the macro was only invoked conditionally." "$LINENO" 5
32999fi 32851fi
33000if test -z "${am__fastdepCXX_TRUE}" && test -z "${am__fastdepCXX_FALSE}"; then 32852if test -z "${am__fastdepCXX_TRUE}" && test -z "${am__fastdepCXX_FALSE}"; then
33001 as_fn_error "conditional \"am__fastdepCXX\" was never defined. 32853 as_fn_error $? "conditional \"am__fastdepCXX\" was never defined.
33002Usually this means the macro was only invoked conditionally." "$LINENO" 5 32854Usually this means the macro was only invoked conditionally." "$LINENO" 5
33003fi 32855fi
33004if test -z "${am__fastdepCXX_TRUE}" && test -z "${am__fastdepCXX_FALSE}"; then 32856if test -z "${am__fastdepCXX_TRUE}" && test -z "${am__fastdepCXX_FALSE}"; then
33005 as_fn_error "conditional \"am__fastdepCXX\" was never defined. 32857 as_fn_error $? "conditional \"am__fastdepCXX\" was never defined.
33006Usually this means the macro was only invoked conditionally." "$LINENO" 5 32858Usually this means the macro was only invoked conditionally." "$LINENO" 5
33007fi 32859fi
33008if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then 32860if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then
33009 as_fn_error "conditional \"am__fastdepCC\" was never defined. 32861 as_fn_error $? "conditional \"am__fastdepCC\" was never defined.
33010Usually this means the macro was only invoked conditionally." "$LINENO" 5 32862Usually this means the macro was only invoked conditionally." "$LINENO" 5
33011fi 32863fi
33012if test -z "${EFL_BUILD_DOC_TRUE}" && test -z "${EFL_BUILD_DOC_FALSE}"; then 32864if test -z "${EFL_BUILD_DOC_TRUE}" && test -z "${EFL_BUILD_DOC_FALSE}"; then
33013 as_fn_error "conditional \"EFL_BUILD_DOC\" was never defined. 32865 as_fn_error $? "conditional \"EFL_BUILD_DOC\" was never defined.
32866Usually this means the macro was only invoked conditionally." "$LINENO" 5
32867fi
32868if test -z "${EVAS_HAVE_EXOTIC_TRUE}" && test -z "${EVAS_HAVE_EXOTIC_FALSE}"; then
32869 as_fn_error $? "conditional \"EVAS_HAVE_EXOTIC\" was never defined.
33014Usually this means the macro was only invoked conditionally." "$LINENO" 5 32870Usually this means the macro was only invoked conditionally." "$LINENO" 5
33015fi 32871fi
33016if test -z "${EVAS_USE_LINEBREAK_TRUE}" && test -z "${EVAS_USE_LINEBREAK_FALSE}"; then 32872if test -z "${EVAS_USE_LINEBREAK_TRUE}" && test -z "${EVAS_USE_LINEBREAK_FALSE}"; then
33017 as_fn_error "conditional \"EVAS_USE_LINEBREAK\" was never defined. 32873 as_fn_error $? "conditional \"EVAS_USE_LINEBREAK\" was never defined.
33018Usually this means the macro was only invoked conditionally." "$LINENO" 5 32874Usually this means the macro was only invoked conditionally." "$LINENO" 5
33019fi 32875fi
33020 32876
33021if test -z "${EVAS_CSERVE_TRUE}" && test -z "${EVAS_CSERVE_FALSE}"; then 32877if test -z "${EVAS_CSERVE_TRUE}" && test -z "${EVAS_CSERVE_FALSE}"; then
33022 as_fn_error "conditional \"EVAS_CSERVE\" was never defined. 32878 as_fn_error $? "conditional \"EVAS_CSERVE\" was never defined.
33023Usually this means the macro was only invoked conditionally." "$LINENO" 5 32879Usually this means the macro was only invoked conditionally." "$LINENO" 5
33024fi 32880fi
33025if test -z "${BUILD_ENGINE_BUFFER_TRUE}" && test -z "${BUILD_ENGINE_BUFFER_FALSE}"; then 32881if test -z "${BUILD_ENGINE_BUFFER_TRUE}" && test -z "${BUILD_ENGINE_BUFFER_FALSE}"; then
33026 as_fn_error "conditional \"BUILD_ENGINE_BUFFER\" was never defined. 32882 as_fn_error $? "conditional \"BUILD_ENGINE_BUFFER\" was never defined.
33027Usually this means the macro was only invoked conditionally." "$LINENO" 5 32883Usually this means the macro was only invoked conditionally." "$LINENO" 5
33028fi 32884fi
33029if test -z "${EVAS_STATIC_BUILD_BUFFER_TRUE}" && test -z "${EVAS_STATIC_BUILD_BUFFER_FALSE}"; then 32885if test -z "${EVAS_STATIC_BUILD_BUFFER_TRUE}" && test -z "${EVAS_STATIC_BUILD_BUFFER_FALSE}"; then
33030 as_fn_error "conditional \"EVAS_STATIC_BUILD_BUFFER\" was never defined. 32886 as_fn_error $? "conditional \"EVAS_STATIC_BUILD_BUFFER\" was never defined.
33031Usually this means the macro was only invoked conditionally." "$LINENO" 5 32887Usually this means the macro was only invoked conditionally." "$LINENO" 5
33032fi 32888fi
33033if test -z "${BUILD_ENGINE_SOFTWARE_GDI_TRUE}" && test -z "${BUILD_ENGINE_SOFTWARE_GDI_FALSE}"; then 32889if test -z "${BUILD_ENGINE_SOFTWARE_GDI_TRUE}" && test -z "${BUILD_ENGINE_SOFTWARE_GDI_FALSE}"; then
33034 as_fn_error "conditional \"BUILD_ENGINE_SOFTWARE_GDI\" was never defined. 32890 as_fn_error $? "conditional \"BUILD_ENGINE_SOFTWARE_GDI\" was never defined.
33035Usually this means the macro was only invoked conditionally." "$LINENO" 5 32891Usually this means the macro was only invoked conditionally." "$LINENO" 5
33036fi 32892fi
33037if test -z "${EVAS_STATIC_BUILD_SOFTWARE_GDI_TRUE}" && test -z "${EVAS_STATIC_BUILD_SOFTWARE_GDI_FALSE}"; then 32893if test -z "${EVAS_STATIC_BUILD_SOFTWARE_GDI_TRUE}" && test -z "${EVAS_STATIC_BUILD_SOFTWARE_GDI_FALSE}"; then
33038 as_fn_error "conditional \"EVAS_STATIC_BUILD_SOFTWARE_GDI\" was never defined. 32894 as_fn_error $? "conditional \"EVAS_STATIC_BUILD_SOFTWARE_GDI\" was never defined.
33039Usually this means the macro was only invoked conditionally." "$LINENO" 5 32895Usually this means the macro was only invoked conditionally." "$LINENO" 5
33040fi 32896fi
33041if test -z "${BUILD_ENGINE_SOFTWARE_DDRAW_TRUE}" && test -z "${BUILD_ENGINE_SOFTWARE_DDRAW_FALSE}"; then 32897if test -z "${BUILD_ENGINE_SOFTWARE_DDRAW_TRUE}" && test -z "${BUILD_ENGINE_SOFTWARE_DDRAW_FALSE}"; then
33042 as_fn_error "conditional \"BUILD_ENGINE_SOFTWARE_DDRAW\" was never defined. 32898 as_fn_error $? "conditional \"BUILD_ENGINE_SOFTWARE_DDRAW\" was never defined.
33043Usually this means the macro was only invoked conditionally." "$LINENO" 5 32899Usually this means the macro was only invoked conditionally." "$LINENO" 5
33044fi 32900fi
33045if test -z "${EVAS_STATIC_BUILD_SOFTWARE_DDRAW_TRUE}" && test -z "${EVAS_STATIC_BUILD_SOFTWARE_DDRAW_FALSE}"; then 32901if test -z "${EVAS_STATIC_BUILD_SOFTWARE_DDRAW_TRUE}" && test -z "${EVAS_STATIC_BUILD_SOFTWARE_DDRAW_FALSE}"; then
33046 as_fn_error "conditional \"EVAS_STATIC_BUILD_SOFTWARE_DDRAW\" was never defined. 32902 as_fn_error $? "conditional \"EVAS_STATIC_BUILD_SOFTWARE_DDRAW\" was never defined.
33047Usually this means the macro was only invoked conditionally." "$LINENO" 5 32903Usually this means the macro was only invoked conditionally." "$LINENO" 5
33048fi 32904fi
33049if test -z "${BUILD_ENGINE_DIRECT3D_TRUE}" && test -z "${BUILD_ENGINE_DIRECT3D_FALSE}"; then 32905if test -z "${BUILD_ENGINE_DIRECT3D_TRUE}" && test -z "${BUILD_ENGINE_DIRECT3D_FALSE}"; then
33050 as_fn_error "conditional \"BUILD_ENGINE_DIRECT3D\" was never defined. 32906 as_fn_error $? "conditional \"BUILD_ENGINE_DIRECT3D\" was never defined.
33051Usually this means the macro was only invoked conditionally." "$LINENO" 5 32907Usually this means the macro was only invoked conditionally." "$LINENO" 5
33052fi 32908fi
33053if test -z "${EVAS_STATIC_BUILD_DIRECT3D_TRUE}" && test -z "${EVAS_STATIC_BUILD_DIRECT3D_FALSE}"; then 32909if test -z "${EVAS_STATIC_BUILD_DIRECT3D_TRUE}" && test -z "${EVAS_STATIC_BUILD_DIRECT3D_FALSE}"; then
33054 as_fn_error "conditional \"EVAS_STATIC_BUILD_DIRECT3D\" was never defined. 32910 as_fn_error $? "conditional \"EVAS_STATIC_BUILD_DIRECT3D\" was never defined.
33055Usually this means the macro was only invoked conditionally." "$LINENO" 5
33056fi
33057if test -z "${BUILD_ENGINE_SOFTWARE_SDL_TRUE}" && test -z "${BUILD_ENGINE_SOFTWARE_SDL_FALSE}"; then
33058 as_fn_error "conditional \"BUILD_ENGINE_SOFTWARE_SDL\" was never defined.
33059Usually this means the macro was only invoked conditionally." "$LINENO" 5
33060fi
33061if test -z "${EVAS_STATIC_BUILD_SOFTWARE_SDL_TRUE}" && test -z "${EVAS_STATIC_BUILD_SOFTWARE_SDL_FALSE}"; then
33062 as_fn_error "conditional \"EVAS_STATIC_BUILD_SOFTWARE_SDL\" was never defined.
33063Usually this means the macro was only invoked conditionally." "$LINENO" 5 32911Usually this means the macro was only invoked conditionally." "$LINENO" 5
33064fi 32912fi
33065if test -z "${BUILD_ENGINE_PSL1GHT_TRUE}" && test -z "${BUILD_ENGINE_PSL1GHT_FALSE}"; then 32913if test -z "${BUILD_ENGINE_PSL1GHT_TRUE}" && test -z "${BUILD_ENGINE_PSL1GHT_FALSE}"; then
33066 as_fn_error "conditional \"BUILD_ENGINE_PSL1GHT\" was never defined. 32914 as_fn_error $? "conditional \"BUILD_ENGINE_PSL1GHT\" was never defined.
33067Usually this means the macro was only invoked conditionally." "$LINENO" 5 32915Usually this means the macro was only invoked conditionally." "$LINENO" 5
33068fi 32916fi
33069if test -z "${EVAS_STATIC_BUILD_PSL1GHT_TRUE}" && test -z "${EVAS_STATIC_BUILD_PSL1GHT_FALSE}"; then 32917if test -z "${EVAS_STATIC_BUILD_PSL1GHT_TRUE}" && test -z "${EVAS_STATIC_BUILD_PSL1GHT_FALSE}"; then
33070 as_fn_error "conditional \"EVAS_STATIC_BUILD_PSL1GHT\" was never defined. 32918 as_fn_error $? "conditional \"EVAS_STATIC_BUILD_PSL1GHT\" was never defined.
33071Usually this means the macro was only invoked conditionally." "$LINENO" 5 32919Usually this means the macro was only invoked conditionally." "$LINENO" 5
33072fi 32920fi
33073if test -z "${BUILD_ENGINE_GL_SDL_TRUE}" && test -z "${BUILD_ENGINE_GL_SDL_FALSE}"; then 32921if test -z "${BUILD_ENGINE_GL_SDL_TRUE}" && test -z "${BUILD_ENGINE_GL_SDL_FALSE}"; then
33074 as_fn_error "conditional \"BUILD_ENGINE_GL_SDL\" was never defined. 32922 as_fn_error $? "conditional \"BUILD_ENGINE_GL_SDL\" was never defined.
33075Usually this means the macro was only invoked conditionally." "$LINENO" 5 32923Usually this means the macro was only invoked conditionally." "$LINENO" 5
33076fi 32924fi
33077if test -z "${EVAS_STATIC_BUILD_GL_SDL_TRUE}" && test -z "${EVAS_STATIC_BUILD_GL_SDL_FALSE}"; then 32925if test -z "${EVAS_STATIC_BUILD_GL_SDL_TRUE}" && test -z "${EVAS_STATIC_BUILD_GL_SDL_FALSE}"; then
33078 as_fn_error "conditional \"EVAS_STATIC_BUILD_GL_SDL\" was never defined. 32926 as_fn_error $? "conditional \"EVAS_STATIC_BUILD_GL_SDL\" was never defined.
33079Usually this means the macro was only invoked conditionally." "$LINENO" 5 32927Usually this means the macro was only invoked conditionally." "$LINENO" 5
33080fi 32928fi
33081if test -z "${BUILD_ENGINE_GL_COCOA_TRUE}" && test -z "${BUILD_ENGINE_GL_COCOA_FALSE}"; then 32929if test -z "${BUILD_ENGINE_GL_COCOA_TRUE}" && test -z "${BUILD_ENGINE_GL_COCOA_FALSE}"; then
33082 as_fn_error "conditional \"BUILD_ENGINE_GL_COCOA\" was never defined. 32930 as_fn_error $? "conditional \"BUILD_ENGINE_GL_COCOA\" was never defined.
33083Usually this means the macro was only invoked conditionally." "$LINENO" 5 32931Usually this means the macro was only invoked conditionally." "$LINENO" 5
33084fi 32932fi
33085if test -z "${EVAS_STATIC_BUILD_GL_COCOA_TRUE}" && test -z "${EVAS_STATIC_BUILD_GL_COCOA_FALSE}"; then 32933if test -z "${EVAS_STATIC_BUILD_GL_COCOA_TRUE}" && test -z "${EVAS_STATIC_BUILD_GL_COCOA_FALSE}"; then
33086 as_fn_error "conditional \"EVAS_STATIC_BUILD_GL_COCOA\" was never defined. 32934 as_fn_error $? "conditional \"EVAS_STATIC_BUILD_GL_COCOA\" was never defined.
33087Usually this means the macro was only invoked conditionally." "$LINENO" 5 32935Usually this means the macro was only invoked conditionally." "$LINENO" 5
33088fi 32936fi
33089if test -z "${BUILD_ENGINE_FB_TRUE}" && test -z "${BUILD_ENGINE_FB_FALSE}"; then 32937if test -z "${BUILD_ENGINE_FB_TRUE}" && test -z "${BUILD_ENGINE_FB_FALSE}"; then
33090 as_fn_error "conditional \"BUILD_ENGINE_FB\" was never defined. 32938 as_fn_error $? "conditional \"BUILD_ENGINE_FB\" was never defined.
33091Usually this means the macro was only invoked conditionally." "$LINENO" 5 32939Usually this means the macro was only invoked conditionally." "$LINENO" 5
33092fi 32940fi
33093if test -z "${EVAS_STATIC_BUILD_FB_TRUE}" && test -z "${EVAS_STATIC_BUILD_FB_FALSE}"; then 32941if test -z "${EVAS_STATIC_BUILD_FB_TRUE}" && test -z "${EVAS_STATIC_BUILD_FB_FALSE}"; then
33094 as_fn_error "conditional \"EVAS_STATIC_BUILD_FB\" was never defined. 32942 as_fn_error $? "conditional \"EVAS_STATIC_BUILD_FB\" was never defined.
33095Usually this means the macro was only invoked conditionally." "$LINENO" 5 32943Usually this means the macro was only invoked conditionally." "$LINENO" 5
33096fi 32944fi
33097if test -z "${BUILD_ENGINE_DIRECTFB_TRUE}" && test -z "${BUILD_ENGINE_DIRECTFB_FALSE}"; then 32945if test -z "${BUILD_ENGINE_DIRECTFB_TRUE}" && test -z "${BUILD_ENGINE_DIRECTFB_FALSE}"; then
33098 as_fn_error "conditional \"BUILD_ENGINE_DIRECTFB\" was never defined. 32946 as_fn_error $? "conditional \"BUILD_ENGINE_DIRECTFB\" was never defined.
33099Usually this means the macro was only invoked conditionally." "$LINENO" 5 32947Usually this means the macro was only invoked conditionally." "$LINENO" 5
33100fi 32948fi
33101if test -z "${EVAS_STATIC_BUILD_DIRECTFB_TRUE}" && test -z "${EVAS_STATIC_BUILD_DIRECTFB_FALSE}"; then 32949if test -z "${EVAS_STATIC_BUILD_DIRECTFB_TRUE}" && test -z "${EVAS_STATIC_BUILD_DIRECTFB_FALSE}"; then
33102 as_fn_error "conditional \"EVAS_STATIC_BUILD_DIRECTFB\" was never defined. 32950 as_fn_error $? "conditional \"EVAS_STATIC_BUILD_DIRECTFB\" was never defined.
33103Usually this means the macro was only invoked conditionally." "$LINENO" 5 32951Usually this means the macro was only invoked conditionally." "$LINENO" 5
33104fi 32952fi
33105if test -z "${BUILD_ENGINE_SOFTWARE_8_X11_TRUE}" && test -z "${BUILD_ENGINE_SOFTWARE_8_X11_FALSE}"; then 32953if test -z "${BUILD_ENGINE_SOFTWARE_8_X11_TRUE}" && test -z "${BUILD_ENGINE_SOFTWARE_8_X11_FALSE}"; then
33106 as_fn_error "conditional \"BUILD_ENGINE_SOFTWARE_8_X11\" was never defined. 32954 as_fn_error $? "conditional \"BUILD_ENGINE_SOFTWARE_8_X11\" was never defined.
33107Usually this means the macro was only invoked conditionally." "$LINENO" 5 32955Usually this means the macro was only invoked conditionally." "$LINENO" 5
33108fi 32956fi
33109if test -z "${EVAS_STATIC_BUILD_SOFTWARE_8_X11_TRUE}" && test -z "${EVAS_STATIC_BUILD_SOFTWARE_8_X11_FALSE}"; then 32957if test -z "${EVAS_STATIC_BUILD_SOFTWARE_8_X11_TRUE}" && test -z "${EVAS_STATIC_BUILD_SOFTWARE_8_X11_FALSE}"; then
33110 as_fn_error "conditional \"EVAS_STATIC_BUILD_SOFTWARE_8_X11\" was never defined. 32958 as_fn_error $? "conditional \"EVAS_STATIC_BUILD_SOFTWARE_8_X11\" was never defined.
33111Usually this means the macro was only invoked conditionally." "$LINENO" 5 32959Usually this means the macro was only invoked conditionally." "$LINENO" 5
33112fi 32960fi
33113if test -z "${BUILD_ENGINE_SOFTWARE_16_X11_TRUE}" && test -z "${BUILD_ENGINE_SOFTWARE_16_X11_FALSE}"; then 32961if test -z "${BUILD_ENGINE_SOFTWARE_16_X11_TRUE}" && test -z "${BUILD_ENGINE_SOFTWARE_16_X11_FALSE}"; then
33114 as_fn_error "conditional \"BUILD_ENGINE_SOFTWARE_16_X11\" was never defined. 32962 as_fn_error $? "conditional \"BUILD_ENGINE_SOFTWARE_16_X11\" was never defined.
33115Usually this means the macro was only invoked conditionally." "$LINENO" 5 32963Usually this means the macro was only invoked conditionally." "$LINENO" 5
33116fi 32964fi
33117if test -z "${EVAS_STATIC_BUILD_SOFTWARE_16_X11_TRUE}" && test -z "${EVAS_STATIC_BUILD_SOFTWARE_16_X11_FALSE}"; then 32965if test -z "${EVAS_STATIC_BUILD_SOFTWARE_16_X11_TRUE}" && test -z "${EVAS_STATIC_BUILD_SOFTWARE_16_X11_FALSE}"; then
33118 as_fn_error "conditional \"EVAS_STATIC_BUILD_SOFTWARE_16_X11\" was never defined. 32966 as_fn_error $? "conditional \"EVAS_STATIC_BUILD_SOFTWARE_16_X11\" was never defined.
33119Usually this means the macro was only invoked conditionally." "$LINENO" 5 32967Usually this means the macro was only invoked conditionally." "$LINENO" 5
33120fi 32968fi
33121if test -z "${BUILD_ENGINE_SOFTWARE_16_DDRAW_TRUE}" && test -z "${BUILD_ENGINE_SOFTWARE_16_DDRAW_FALSE}"; then 32969if test -z "${BUILD_ENGINE_SOFTWARE_16_DDRAW_TRUE}" && test -z "${BUILD_ENGINE_SOFTWARE_16_DDRAW_FALSE}"; then
33122 as_fn_error "conditional \"BUILD_ENGINE_SOFTWARE_16_DDRAW\" was never defined. 32970 as_fn_error $? "conditional \"BUILD_ENGINE_SOFTWARE_16_DDRAW\" was never defined.
33123Usually this means the macro was only invoked conditionally." "$LINENO" 5 32971Usually this means the macro was only invoked conditionally." "$LINENO" 5
33124fi 32972fi
33125if test -z "${EVAS_STATIC_BUILD_SOFTWARE_16_DDRAW_TRUE}" && test -z "${EVAS_STATIC_BUILD_SOFTWARE_16_DDRAW_FALSE}"; then 32973if test -z "${EVAS_STATIC_BUILD_SOFTWARE_16_DDRAW_TRUE}" && test -z "${EVAS_STATIC_BUILD_SOFTWARE_16_DDRAW_FALSE}"; then
33126 as_fn_error "conditional \"EVAS_STATIC_BUILD_SOFTWARE_16_DDRAW\" was never defined. 32974 as_fn_error $? "conditional \"EVAS_STATIC_BUILD_SOFTWARE_16_DDRAW\" was never defined.
33127Usually this means the macro was only invoked conditionally." "$LINENO" 5 32975Usually this means the macro was only invoked conditionally." "$LINENO" 5
33128fi 32976fi
33129if test -z "${BUILD_ENGINE_SOFTWARE_16_WINCE_TRUE}" && test -z "${BUILD_ENGINE_SOFTWARE_16_WINCE_FALSE}"; then 32977if test -z "${BUILD_ENGINE_SOFTWARE_16_WINCE_TRUE}" && test -z "${BUILD_ENGINE_SOFTWARE_16_WINCE_FALSE}"; then
33130 as_fn_error "conditional \"BUILD_ENGINE_SOFTWARE_16_WINCE\" was never defined. 32978 as_fn_error $? "conditional \"BUILD_ENGINE_SOFTWARE_16_WINCE\" was never defined.
33131Usually this means the macro was only invoked conditionally." "$LINENO" 5 32979Usually this means the macro was only invoked conditionally." "$LINENO" 5
33132fi 32980fi
33133if test -z "${EVAS_STATIC_BUILD_SOFTWARE_16_WINCE_TRUE}" && test -z "${EVAS_STATIC_BUILD_SOFTWARE_16_WINCE_FALSE}"; then 32981if test -z "${EVAS_STATIC_BUILD_SOFTWARE_16_WINCE_TRUE}" && test -z "${EVAS_STATIC_BUILD_SOFTWARE_16_WINCE_FALSE}"; then
33134 as_fn_error "conditional \"EVAS_STATIC_BUILD_SOFTWARE_16_WINCE\" was never defined. 32982 as_fn_error $? "conditional \"EVAS_STATIC_BUILD_SOFTWARE_16_WINCE\" was never defined.
33135Usually this means the macro was only invoked conditionally." "$LINENO" 5 32983Usually this means the macro was only invoked conditionally." "$LINENO" 5
33136fi 32984fi
33137if test -z "${BUILD_ENGINE_SOFTWARE_16_SDL_TRUE}" && test -z "${BUILD_ENGINE_SOFTWARE_16_SDL_FALSE}"; then 32985if test -z "${BUILD_ENGINE_SOFTWARE_16_SDL_TRUE}" && test -z "${BUILD_ENGINE_SOFTWARE_16_SDL_FALSE}"; then
33138 as_fn_error "conditional \"BUILD_ENGINE_SOFTWARE_16_SDL\" was never defined. 32986 as_fn_error $? "conditional \"BUILD_ENGINE_SOFTWARE_16_SDL\" was never defined.
33139Usually this means the macro was only invoked conditionally." "$LINENO" 5 32987Usually this means the macro was only invoked conditionally." "$LINENO" 5
33140fi 32988fi
33141if test -z "${EVAS_STATIC_BUILD_SOFTWARE_16_SDL_TRUE}" && test -z "${EVAS_STATIC_BUILD_SOFTWARE_16_SDL_FALSE}"; then 32989if test -z "${EVAS_STATIC_BUILD_SOFTWARE_16_SDL_TRUE}" && test -z "${EVAS_STATIC_BUILD_SOFTWARE_16_SDL_FALSE}"; then
33142 as_fn_error "conditional \"EVAS_STATIC_BUILD_SOFTWARE_16_SDL\" was never defined. 32990 as_fn_error $? "conditional \"EVAS_STATIC_BUILD_SOFTWARE_16_SDL\" was never defined.
33143Usually this means the macro was only invoked conditionally." "$LINENO" 5 32991Usually this means the macro was only invoked conditionally." "$LINENO" 5
33144fi 32992fi
33145if test -z "${BUILD_ENGINE_WAYLAND_SHM_TRUE}" && test -z "${BUILD_ENGINE_WAYLAND_SHM_FALSE}"; then 32993if test -z "${BUILD_ENGINE_WAYLAND_SHM_TRUE}" && test -z "${BUILD_ENGINE_WAYLAND_SHM_FALSE}"; then
33146 as_fn_error "conditional \"BUILD_ENGINE_WAYLAND_SHM\" was never defined. 32994 as_fn_error $? "conditional \"BUILD_ENGINE_WAYLAND_SHM\" was never defined.
33147Usually this means the macro was only invoked conditionally." "$LINENO" 5 32995Usually this means the macro was only invoked conditionally." "$LINENO" 5
33148fi 32996fi
33149if test -z "${EVAS_STATIC_BUILD_WAYLAND_SHM_TRUE}" && test -z "${EVAS_STATIC_BUILD_WAYLAND_SHM_FALSE}"; then 32997if test -z "${EVAS_STATIC_BUILD_WAYLAND_SHM_TRUE}" && test -z "${EVAS_STATIC_BUILD_WAYLAND_SHM_FALSE}"; then
33150 as_fn_error "conditional \"EVAS_STATIC_BUILD_WAYLAND_SHM\" was never defined. 32998 as_fn_error $? "conditional \"EVAS_STATIC_BUILD_WAYLAND_SHM\" was never defined.
33151Usually this means the macro was only invoked conditionally." "$LINENO" 5 32999Usually this means the macro was only invoked conditionally." "$LINENO" 5
33152fi 33000fi
33153if test -z "${BUILD_ENGINE_WAYLAND_EGL_TRUE}" && test -z "${BUILD_ENGINE_WAYLAND_EGL_FALSE}"; then 33001if test -z "${BUILD_ENGINE_WAYLAND_EGL_TRUE}" && test -z "${BUILD_ENGINE_WAYLAND_EGL_FALSE}"; then
33154 as_fn_error "conditional \"BUILD_ENGINE_WAYLAND_EGL\" was never defined. 33002 as_fn_error $? "conditional \"BUILD_ENGINE_WAYLAND_EGL\" was never defined.
33155Usually this means the macro was only invoked conditionally." "$LINENO" 5 33003Usually this means the macro was only invoked conditionally." "$LINENO" 5
33156fi 33004fi
33157if test -z "${EVAS_STATIC_BUILD_WAYLAND_EGL_TRUE}" && test -z "${EVAS_STATIC_BUILD_WAYLAND_EGL_FALSE}"; then 33005if test -z "${EVAS_STATIC_BUILD_WAYLAND_EGL_TRUE}" && test -z "${EVAS_STATIC_BUILD_WAYLAND_EGL_FALSE}"; then
33158 as_fn_error "conditional \"EVAS_STATIC_BUILD_WAYLAND_EGL\" was never defined. 33006 as_fn_error $? "conditional \"EVAS_STATIC_BUILD_WAYLAND_EGL\" was never defined.
33159Usually this means the macro was only invoked conditionally." "$LINENO" 5 33007Usually this means the macro was only invoked conditionally." "$LINENO" 5
33160fi 33008fi
33161if test -z "${EVAS_STATIC_BUILD_SOFTWARE_GENERIC_TRUE}" && test -z "${EVAS_STATIC_BUILD_SOFTWARE_GENERIC_FALSE}"; then 33009if test -z "${EVAS_STATIC_BUILD_SOFTWARE_GENERIC_TRUE}" && test -z "${EVAS_STATIC_BUILD_SOFTWARE_GENERIC_FALSE}"; then
33162 as_fn_error "conditional \"EVAS_STATIC_BUILD_SOFTWARE_GENERIC\" was never defined. 33010 as_fn_error $? "conditional \"EVAS_STATIC_BUILD_SOFTWARE_GENERIC\" was never defined.
33163Usually this means the macro was only invoked conditionally." "$LINENO" 5 33011Usually this means the macro was only invoked conditionally." "$LINENO" 5
33164fi 33012fi
33165if test -z "${BUILD_ENGINE_SOFTWARE_XCB_TRUE}" && test -z "${BUILD_ENGINE_SOFTWARE_XCB_FALSE}"; then 33013if test -z "${BUILD_ENGINE_SOFTWARE_XCB_TRUE}" && test -z "${BUILD_ENGINE_SOFTWARE_XCB_FALSE}"; then
33166 as_fn_error "conditional \"BUILD_ENGINE_SOFTWARE_XCB\" was never defined. 33014 as_fn_error $? "conditional \"BUILD_ENGINE_SOFTWARE_XCB\" was never defined.
33167Usually this means the macro was only invoked conditionally." "$LINENO" 5 33015Usually this means the macro was only invoked conditionally." "$LINENO" 5
33168fi 33016fi
33169if test -z "${EVAS_STATIC_BUILD_SOFTWARE_XCB_TRUE}" && test -z "${EVAS_STATIC_BUILD_SOFTWARE_XCB_FALSE}"; then 33017if test -z "${EVAS_STATIC_BUILD_SOFTWARE_XCB_TRUE}" && test -z "${EVAS_STATIC_BUILD_SOFTWARE_XCB_FALSE}"; then
33170 as_fn_error "conditional \"EVAS_STATIC_BUILD_SOFTWARE_XCB\" was never defined. 33018 as_fn_error $? "conditional \"EVAS_STATIC_BUILD_SOFTWARE_XCB\" was never defined.
33171Usually this means the macro was only invoked conditionally." "$LINENO" 5 33019Usually this means the macro was only invoked conditionally." "$LINENO" 5
33172fi 33020fi
33173if test -z "${BUILD_ENGINE_SOFTWARE_XLIB_TRUE}" && test -z "${BUILD_ENGINE_SOFTWARE_XLIB_FALSE}"; then 33021if test -z "${BUILD_ENGINE_SOFTWARE_XLIB_TRUE}" && test -z "${BUILD_ENGINE_SOFTWARE_XLIB_FALSE}"; then
33174 as_fn_error "conditional \"BUILD_ENGINE_SOFTWARE_XLIB\" was never defined. 33022 as_fn_error $? "conditional \"BUILD_ENGINE_SOFTWARE_XLIB\" was never defined.
33175Usually this means the macro was only invoked conditionally." "$LINENO" 5 33023Usually this means the macro was only invoked conditionally." "$LINENO" 5
33176fi 33024fi
33177if test -z "${EVAS_STATIC_BUILD_SOFTWARE_XLIB_TRUE}" && test -z "${EVAS_STATIC_BUILD_SOFTWARE_XLIB_FALSE}"; then 33025if test -z "${EVAS_STATIC_BUILD_SOFTWARE_XLIB_TRUE}" && test -z "${EVAS_STATIC_BUILD_SOFTWARE_XLIB_FALSE}"; then
33178 as_fn_error "conditional \"EVAS_STATIC_BUILD_SOFTWARE_XLIB\" was never defined. 33026 as_fn_error $? "conditional \"EVAS_STATIC_BUILD_SOFTWARE_XLIB\" was never defined.
33179Usually this means the macro was only invoked conditionally." "$LINENO" 5 33027Usually this means the macro was only invoked conditionally." "$LINENO" 5
33180fi 33028fi
33181if test -z "${BUILD_ENGINE_SOFTWARE_XLIB_TRUE}" && test -z "${BUILD_ENGINE_SOFTWARE_XLIB_FALSE}"; then 33029if test -z "${BUILD_ENGINE_SOFTWARE_XLIB_TRUE}" && test -z "${BUILD_ENGINE_SOFTWARE_XLIB_FALSE}"; then
33182 as_fn_error "conditional \"BUILD_ENGINE_SOFTWARE_XLIB\" was never defined. 33030 as_fn_error $? "conditional \"BUILD_ENGINE_SOFTWARE_XLIB\" was never defined.
33183Usually this means the macro was only invoked conditionally." "$LINENO" 5 33031Usually this means the macro was only invoked conditionally." "$LINENO" 5
33184fi 33032fi
33185if test -z "${BUILD_ENGINE_SOFTWARE_XCB_TRUE}" && test -z "${BUILD_ENGINE_SOFTWARE_XCB_FALSE}"; then 33033if test -z "${BUILD_ENGINE_SOFTWARE_XCB_TRUE}" && test -z "${BUILD_ENGINE_SOFTWARE_XCB_FALSE}"; then
33186 as_fn_error "conditional \"BUILD_ENGINE_SOFTWARE_XCB\" was never defined. 33034 as_fn_error $? "conditional \"BUILD_ENGINE_SOFTWARE_XCB\" was never defined.
33187Usually this means the macro was only invoked conditionally." "$LINENO" 5 33035Usually this means the macro was only invoked conditionally." "$LINENO" 5
33188fi 33036fi
33189if test -z "${BUILD_ENGINE_SOFTWARE_X11_TRUE}" && test -z "${BUILD_ENGINE_SOFTWARE_X11_FALSE}"; then 33037if test -z "${BUILD_ENGINE_SOFTWARE_X11_TRUE}" && test -z "${BUILD_ENGINE_SOFTWARE_X11_FALSE}"; then
33190 as_fn_error "conditional \"BUILD_ENGINE_SOFTWARE_X11\" was never defined. 33038 as_fn_error $? "conditional \"BUILD_ENGINE_SOFTWARE_X11\" was never defined.
33191Usually this means the macro was only invoked conditionally." "$LINENO" 5 33039Usually this means the macro was only invoked conditionally." "$LINENO" 5
33192fi 33040fi
33193if test -z "${EVAS_STATIC_BUILD_SOFTWARE_X11_TRUE}" && test -z "${EVAS_STATIC_BUILD_SOFTWARE_X11_FALSE}"; then 33041if test -z "${EVAS_STATIC_BUILD_SOFTWARE_X11_TRUE}" && test -z "${EVAS_STATIC_BUILD_SOFTWARE_X11_FALSE}"; then
33194 as_fn_error "conditional \"EVAS_STATIC_BUILD_SOFTWARE_X11\" was never defined. 33042 as_fn_error $? "conditional \"EVAS_STATIC_BUILD_SOFTWARE_X11\" was never defined.
33195Usually this means the macro was only invoked conditionally." "$LINENO" 5 33043Usually this means the macro was only invoked conditionally." "$LINENO" 5
33196fi 33044fi
33197if test -z "${EVAS_STATIC_BUILD_SOFTWARE_XLIB_TRUE}" && test -z "${EVAS_STATIC_BUILD_SOFTWARE_XLIB_FALSE}"; then 33045if test -z "${EVAS_STATIC_BUILD_SOFTWARE_XLIB_TRUE}" && test -z "${EVAS_STATIC_BUILD_SOFTWARE_XLIB_FALSE}"; then
33198 as_fn_error "conditional \"EVAS_STATIC_BUILD_SOFTWARE_XLIB\" was never defined. 33046 as_fn_error $? "conditional \"EVAS_STATIC_BUILD_SOFTWARE_XLIB\" was never defined.
33199Usually this means the macro was only invoked conditionally." "$LINENO" 5 33047Usually this means the macro was only invoked conditionally." "$LINENO" 5
33200fi 33048fi
33201if test -z "${EVAS_STATIC_BUILD_SOFTWARE_XCB_TRUE}" && test -z "${EVAS_STATIC_BUILD_SOFTWARE_XCB_FALSE}"; then 33049if test -z "${EVAS_STATIC_BUILD_SOFTWARE_XCB_TRUE}" && test -z "${EVAS_STATIC_BUILD_SOFTWARE_XCB_FALSE}"; then
33202 as_fn_error "conditional \"EVAS_STATIC_BUILD_SOFTWARE_XCB\" was never defined. 33050 as_fn_error $? "conditional \"EVAS_STATIC_BUILD_SOFTWARE_XCB\" was never defined.
33203Usually this means the macro was only invoked conditionally." "$LINENO" 5 33051Usually this means the macro was only invoked conditionally." "$LINENO" 5
33204fi 33052fi
33205if test -z "${BUILD_ENGINE_GL_XCB_TRUE}" && test -z "${BUILD_ENGINE_GL_XCB_FALSE}"; then 33053if test -z "${BUILD_ENGINE_GL_XCB_TRUE}" && test -z "${BUILD_ENGINE_GL_XCB_FALSE}"; then
33206 as_fn_error "conditional \"BUILD_ENGINE_GL_XCB\" was never defined. 33054 as_fn_error $? "conditional \"BUILD_ENGINE_GL_XCB\" was never defined.
33207Usually this means the macro was only invoked conditionally." "$LINENO" 5 33055Usually this means the macro was only invoked conditionally." "$LINENO" 5
33208fi 33056fi
33209if test -z "${EVAS_STATIC_BUILD_GL_XCB_TRUE}" && test -z "${EVAS_STATIC_BUILD_GL_XCB_FALSE}"; then 33057if test -z "${EVAS_STATIC_BUILD_GL_XCB_TRUE}" && test -z "${EVAS_STATIC_BUILD_GL_XCB_FALSE}"; then
33210 as_fn_error "conditional \"EVAS_STATIC_BUILD_GL_XCB\" was never defined. 33058 as_fn_error $? "conditional \"EVAS_STATIC_BUILD_GL_XCB\" was never defined.
33211Usually this means the macro was only invoked conditionally." "$LINENO" 5 33059Usually this means the macro was only invoked conditionally." "$LINENO" 5
33212fi 33060fi
33213if test -z "${BUILD_ENGINE_GL_XLIB_TRUE}" && test -z "${BUILD_ENGINE_GL_XLIB_FALSE}"; then 33061if test -z "${BUILD_ENGINE_GL_XLIB_TRUE}" && test -z "${BUILD_ENGINE_GL_XLIB_FALSE}"; then
33214 as_fn_error "conditional \"BUILD_ENGINE_GL_XLIB\" was never defined. 33062 as_fn_error $? "conditional \"BUILD_ENGINE_GL_XLIB\" was never defined.
33215Usually this means the macro was only invoked conditionally." "$LINENO" 5 33063Usually this means the macro was only invoked conditionally." "$LINENO" 5
33216fi 33064fi
33217if test -z "${EVAS_STATIC_BUILD_GL_XLIB_TRUE}" && test -z "${EVAS_STATIC_BUILD_GL_XLIB_FALSE}"; then 33065if test -z "${EVAS_STATIC_BUILD_GL_XLIB_TRUE}" && test -z "${EVAS_STATIC_BUILD_GL_XLIB_FALSE}"; then
33218 as_fn_error "conditional \"EVAS_STATIC_BUILD_GL_XLIB\" was never defined. 33066 as_fn_error $? "conditional \"EVAS_STATIC_BUILD_GL_XLIB\" was never defined.
33219Usually this means the macro was only invoked conditionally." "$LINENO" 5 33067Usually this means the macro was only invoked conditionally." "$LINENO" 5
33220fi 33068fi
33221if test -z "${BUILD_ENGINE_GL_XLIB_TRUE}" && test -z "${BUILD_ENGINE_GL_XLIB_FALSE}"; then 33069if test -z "${BUILD_ENGINE_GL_XLIB_TRUE}" && test -z "${BUILD_ENGINE_GL_XLIB_FALSE}"; then
33222 as_fn_error "conditional \"BUILD_ENGINE_GL_XLIB\" was never defined. 33070 as_fn_error $? "conditional \"BUILD_ENGINE_GL_XLIB\" was never defined.
33223Usually this means the macro was only invoked conditionally." "$LINENO" 5 33071Usually this means the macro was only invoked conditionally." "$LINENO" 5
33224fi 33072fi
33225if test -z "${BUILD_ENGINE_GL_XCB_TRUE}" && test -z "${BUILD_ENGINE_GL_XCB_FALSE}"; then 33073if test -z "${BUILD_ENGINE_GL_XCB_TRUE}" && test -z "${BUILD_ENGINE_GL_XCB_FALSE}"; then
33226 as_fn_error "conditional \"BUILD_ENGINE_GL_XCB\" was never defined. 33074 as_fn_error $? "conditional \"BUILD_ENGINE_GL_XCB\" was never defined.
33227Usually this means the macro was only invoked conditionally." "$LINENO" 5 33075Usually this means the macro was only invoked conditionally." "$LINENO" 5
33228fi 33076fi
33229if test -z "${BUILD_ENGINE_GL_X11_TRUE}" && test -z "${BUILD_ENGINE_GL_X11_FALSE}"; then 33077if test -z "${BUILD_ENGINE_GL_X11_TRUE}" && test -z "${BUILD_ENGINE_GL_X11_FALSE}"; then
33230 as_fn_error "conditional \"BUILD_ENGINE_GL_X11\" was never defined. 33078 as_fn_error $? "conditional \"BUILD_ENGINE_GL_X11\" was never defined.
33231Usually this means the macro was only invoked conditionally." "$LINENO" 5 33079Usually this means the macro was only invoked conditionally." "$LINENO" 5
33232fi 33080fi
33233if test -z "${EVAS_STATIC_BUILD_GL_X11_TRUE}" && test -z "${EVAS_STATIC_BUILD_GL_X11_FALSE}"; then 33081if test -z "${EVAS_STATIC_BUILD_GL_X11_TRUE}" && test -z "${EVAS_STATIC_BUILD_GL_X11_FALSE}"; then
33234 as_fn_error "conditional \"EVAS_STATIC_BUILD_GL_X11\" was never defined. 33082 as_fn_error $? "conditional \"EVAS_STATIC_BUILD_GL_X11\" was never defined.
33235Usually this means the macro was only invoked conditionally." "$LINENO" 5 33083Usually this means the macro was only invoked conditionally." "$LINENO" 5
33236fi 33084fi
33237if test -z "${EVAS_STATIC_BUILD_GL_XLIB_TRUE}" && test -z "${EVAS_STATIC_BUILD_GL_XLIB_FALSE}"; then 33085if test -z "${EVAS_STATIC_BUILD_GL_XLIB_TRUE}" && test -z "${EVAS_STATIC_BUILD_GL_XLIB_FALSE}"; then
33238 as_fn_error "conditional \"EVAS_STATIC_BUILD_GL_XLIB\" was never defined. 33086 as_fn_error $? "conditional \"EVAS_STATIC_BUILD_GL_XLIB\" was never defined.
33239Usually this means the macro was only invoked conditionally." "$LINENO" 5 33087Usually this means the macro was only invoked conditionally." "$LINENO" 5
33240fi 33088fi
33241if test -z "${EVAS_STATIC_BUILD_GL_XCB_TRUE}" && test -z "${EVAS_STATIC_BUILD_GL_XCB_FALSE}"; then 33089if test -z "${EVAS_STATIC_BUILD_GL_XCB_TRUE}" && test -z "${EVAS_STATIC_BUILD_GL_XCB_FALSE}"; then
33242 as_fn_error "conditional \"EVAS_STATIC_BUILD_GL_XCB\" was never defined. 33090 as_fn_error $? "conditional \"EVAS_STATIC_BUILD_GL_XCB\" was never defined.
33243Usually this means the macro was only invoked conditionally." "$LINENO" 5 33091Usually this means the macro was only invoked conditionally." "$LINENO" 5
33244fi 33092fi
33245if test -z "${BUILD_ENGINE_GL_COMMON_TRUE}" && test -z "${BUILD_ENGINE_GL_COMMON_FALSE}"; then 33093if test -z "${BUILD_ENGINE_GL_COMMON_TRUE}" && test -z "${BUILD_ENGINE_GL_COMMON_FALSE}"; then
33246 as_fn_error "conditional \"BUILD_ENGINE_GL_COMMON\" was never defined. 33094 as_fn_error $? "conditional \"BUILD_ENGINE_GL_COMMON\" was never defined.
33247Usually this means the macro was only invoked conditionally." "$LINENO" 5 33095Usually this means the macro was only invoked conditionally." "$LINENO" 5
33248fi 33096fi
33249if test -z "${EVAS_STATIC_BUILD_GL_COMMON_TRUE}" && test -z "${EVAS_STATIC_BUILD_GL_COMMON_FALSE}"; then 33097if test -z "${EVAS_STATIC_BUILD_GL_COMMON_TRUE}" && test -z "${EVAS_STATIC_BUILD_GL_COMMON_FALSE}"; then
33250 as_fn_error "conditional \"EVAS_STATIC_BUILD_GL_COMMON\" was never defined. 33098 as_fn_error $? "conditional \"EVAS_STATIC_BUILD_GL_COMMON\" was never defined.
33251Usually this means the macro was only invoked conditionally." "$LINENO" 5 33099Usually this means the macro was only invoked conditionally." "$LINENO" 5
33252fi 33100fi
33253if test -z "${BUILD_ENGINE_SOFTWARE_16_TRUE}" && test -z "${BUILD_ENGINE_SOFTWARE_16_FALSE}"; then 33101if test -z "${BUILD_ENGINE_SOFTWARE_16_TRUE}" && test -z "${BUILD_ENGINE_SOFTWARE_16_FALSE}"; then
33254 as_fn_error "conditional \"BUILD_ENGINE_SOFTWARE_16\" was never defined. 33102 as_fn_error $? "conditional \"BUILD_ENGINE_SOFTWARE_16\" was never defined.
33255Usually this means the macro was only invoked conditionally." "$LINENO" 5 33103Usually this means the macro was only invoked conditionally." "$LINENO" 5
33256fi 33104fi
33257if test -z "${EVAS_STATIC_BUILD_SOFTWARE_16_TRUE}" && test -z "${EVAS_STATIC_BUILD_SOFTWARE_16_FALSE}"; then 33105if test -z "${EVAS_STATIC_BUILD_SOFTWARE_16_TRUE}" && test -z "${EVAS_STATIC_BUILD_SOFTWARE_16_FALSE}"; then
33258 as_fn_error "conditional \"EVAS_STATIC_BUILD_SOFTWARE_16\" was never defined. 33106 as_fn_error $? "conditional \"EVAS_STATIC_BUILD_SOFTWARE_16\" was never defined.
33259Usually this means the macro was only invoked conditionally." "$LINENO" 5 33107Usually this means the macro was only invoked conditionally." "$LINENO" 5
33260fi 33108fi
33261if test -z "${BUILD_ENGINE_SOFTWARE_8_TRUE}" && test -z "${BUILD_ENGINE_SOFTWARE_8_FALSE}"; then 33109if test -z "${BUILD_ENGINE_SOFTWARE_8_TRUE}" && test -z "${BUILD_ENGINE_SOFTWARE_8_FALSE}"; then
33262 as_fn_error "conditional \"BUILD_ENGINE_SOFTWARE_8\" was never defined. 33110 as_fn_error $? "conditional \"BUILD_ENGINE_SOFTWARE_8\" was never defined.
33263Usually this means the macro was only invoked conditionally." "$LINENO" 5 33111Usually this means the macro was only invoked conditionally." "$LINENO" 5
33264fi 33112fi
33265if test -z "${EVAS_STATIC_BUILD_SOFTWARE_8_TRUE}" && test -z "${EVAS_STATIC_BUILD_SOFTWARE_8_FALSE}"; then 33113if test -z "${EVAS_STATIC_BUILD_SOFTWARE_8_TRUE}" && test -z "${EVAS_STATIC_BUILD_SOFTWARE_8_FALSE}"; then
33266 as_fn_error "conditional \"EVAS_STATIC_BUILD_SOFTWARE_8\" was never defined. 33114 as_fn_error $? "conditional \"EVAS_STATIC_BUILD_SOFTWARE_8\" was never defined.
33267Usually this means the macro was only invoked conditionally." "$LINENO" 5 33115Usually this means the macro was only invoked conditionally." "$LINENO" 5
33268fi 33116fi
33269if test -z "${BUILD_LOADER_EDB_TRUE}" && test -z "${BUILD_LOADER_EDB_FALSE}"; then 33117if test -z "${BUILD_LOADER_EDB_TRUE}" && test -z "${BUILD_LOADER_EDB_FALSE}"; then
33270 as_fn_error "conditional \"BUILD_LOADER_EDB\" was never defined. 33118 as_fn_error $? "conditional \"BUILD_LOADER_EDB\" was never defined.
33271Usually this means the macro was only invoked conditionally." "$LINENO" 5 33119Usually this means the macro was only invoked conditionally." "$LINENO" 5
33272fi 33120fi
33273if test -z "${EVAS_STATIC_BUILD_EDB_TRUE}" && test -z "${EVAS_STATIC_BUILD_EDB_FALSE}"; then 33121if test -z "${EVAS_STATIC_BUILD_EDB_TRUE}" && test -z "${EVAS_STATIC_BUILD_EDB_FALSE}"; then
33274 as_fn_error "conditional \"EVAS_STATIC_BUILD_EDB\" was never defined. 33122 as_fn_error $? "conditional \"EVAS_STATIC_BUILD_EDB\" was never defined.
33275Usually this means the macro was only invoked conditionally." "$LINENO" 5 33123Usually this means the macro was only invoked conditionally." "$LINENO" 5
33276fi 33124fi
33277if test -z "${BUILD_LOADER_EET_TRUE}" && test -z "${BUILD_LOADER_EET_FALSE}"; then 33125if test -z "${BUILD_LOADER_EET_TRUE}" && test -z "${BUILD_LOADER_EET_FALSE}"; then
33278 as_fn_error "conditional \"BUILD_LOADER_EET\" was never defined. 33126 as_fn_error $? "conditional \"BUILD_LOADER_EET\" was never defined.
33279Usually this means the macro was only invoked conditionally." "$LINENO" 5 33127Usually this means the macro was only invoked conditionally." "$LINENO" 5
33280fi 33128fi
33281if test -z "${EVAS_STATIC_BUILD_EET_TRUE}" && test -z "${EVAS_STATIC_BUILD_EET_FALSE}"; then 33129if test -z "${EVAS_STATIC_BUILD_EET_TRUE}" && test -z "${EVAS_STATIC_BUILD_EET_FALSE}"; then
33282 as_fn_error "conditional \"EVAS_STATIC_BUILD_EET\" was never defined. 33130 as_fn_error $? "conditional \"EVAS_STATIC_BUILD_EET\" was never defined.
33283Usually this means the macro was only invoked conditionally." "$LINENO" 5 33131Usually this means the macro was only invoked conditionally." "$LINENO" 5
33284fi 33132fi
33285if test -z "${BUILD_LOADER_GIF_TRUE}" && test -z "${BUILD_LOADER_GIF_FALSE}"; then 33133if test -z "${BUILD_LOADER_GIF_TRUE}" && test -z "${BUILD_LOADER_GIF_FALSE}"; then
33286 as_fn_error "conditional \"BUILD_LOADER_GIF\" was never defined. 33134 as_fn_error $? "conditional \"BUILD_LOADER_GIF\" was never defined.
33287Usually this means the macro was only invoked conditionally." "$LINENO" 5 33135Usually this means the macro was only invoked conditionally." "$LINENO" 5
33288fi 33136fi
33289if test -z "${EVAS_STATIC_BUILD_GIF_TRUE}" && test -z "${EVAS_STATIC_BUILD_GIF_FALSE}"; then 33137if test -z "${EVAS_STATIC_BUILD_GIF_TRUE}" && test -z "${EVAS_STATIC_BUILD_GIF_FALSE}"; then
33290 as_fn_error "conditional \"EVAS_STATIC_BUILD_GIF\" was never defined. 33138 as_fn_error $? "conditional \"EVAS_STATIC_BUILD_GIF\" was never defined.
33291Usually this means the macro was only invoked conditionally." "$LINENO" 5 33139Usually this means the macro was only invoked conditionally." "$LINENO" 5
33292fi 33140fi
33293if test -z "${BUILD_LOADER_JPEG_TRUE}" && test -z "${BUILD_LOADER_JPEG_FALSE}"; then 33141if test -z "${BUILD_LOADER_JPEG_TRUE}" && test -z "${BUILD_LOADER_JPEG_FALSE}"; then
33294 as_fn_error "conditional \"BUILD_LOADER_JPEG\" was never defined. 33142 as_fn_error $? "conditional \"BUILD_LOADER_JPEG\" was never defined.
33295Usually this means the macro was only invoked conditionally." "$LINENO" 5 33143Usually this means the macro was only invoked conditionally." "$LINENO" 5
33296fi 33144fi
33297if test -z "${EVAS_STATIC_BUILD_JPEG_TRUE}" && test -z "${EVAS_STATIC_BUILD_JPEG_FALSE}"; then 33145if test -z "${EVAS_STATIC_BUILD_JPEG_TRUE}" && test -z "${EVAS_STATIC_BUILD_JPEG_FALSE}"; then
33298 as_fn_error "conditional \"EVAS_STATIC_BUILD_JPEG\" was never defined. 33146 as_fn_error $? "conditional \"EVAS_STATIC_BUILD_JPEG\" was never defined.
33299Usually this means the macro was only invoked conditionally." "$LINENO" 5 33147Usually this means the macro was only invoked conditionally." "$LINENO" 5
33300fi 33148fi
33301if test -z "${BUILD_SAVER_JPEG_TRUE}" && test -z "${BUILD_SAVER_JPEG_FALSE}"; then 33149if test -z "${BUILD_SAVER_JPEG_TRUE}" && test -z "${BUILD_SAVER_JPEG_FALSE}"; then
33302 as_fn_error "conditional \"BUILD_SAVER_JPEG\" was never defined. 33150 as_fn_error $? "conditional \"BUILD_SAVER_JPEG\" was never defined.
33303Usually this means the macro was only invoked conditionally." "$LINENO" 5 33151Usually this means the macro was only invoked conditionally." "$LINENO" 5
33304fi 33152fi
33305if test -z "${BUILD_LOADER_PMAPS_TRUE}" && test -z "${BUILD_LOADER_PMAPS_FALSE}"; then 33153if test -z "${BUILD_LOADER_PMAPS_TRUE}" && test -z "${BUILD_LOADER_PMAPS_FALSE}"; then
33306 as_fn_error "conditional \"BUILD_LOADER_PMAPS\" was never defined. 33154 as_fn_error $? "conditional \"BUILD_LOADER_PMAPS\" was never defined.
33307Usually this means the macro was only invoked conditionally." "$LINENO" 5 33155Usually this means the macro was only invoked conditionally." "$LINENO" 5
33308fi 33156fi
33309if test -z "${EVAS_STATIC_BUILD_PMAPS_TRUE}" && test -z "${EVAS_STATIC_BUILD_PMAPS_FALSE}"; then 33157if test -z "${EVAS_STATIC_BUILD_PMAPS_TRUE}" && test -z "${EVAS_STATIC_BUILD_PMAPS_FALSE}"; then
33310 as_fn_error "conditional \"EVAS_STATIC_BUILD_PMAPS\" was never defined. 33158 as_fn_error $? "conditional \"EVAS_STATIC_BUILD_PMAPS\" was never defined.
33311Usually this means the macro was only invoked conditionally." "$LINENO" 5 33159Usually this means the macro was only invoked conditionally." "$LINENO" 5
33312fi 33160fi
33313if test -z "${BUILD_LOADER_PNG_TRUE}" && test -z "${BUILD_LOADER_PNG_FALSE}"; then 33161if test -z "${BUILD_LOADER_PNG_TRUE}" && test -z "${BUILD_LOADER_PNG_FALSE}"; then
33314 as_fn_error "conditional \"BUILD_LOADER_PNG\" was never defined. 33162 as_fn_error $? "conditional \"BUILD_LOADER_PNG\" was never defined.
33315Usually this means the macro was only invoked conditionally." "$LINENO" 5 33163Usually this means the macro was only invoked conditionally." "$LINENO" 5
33316fi 33164fi
33317if test -z "${EVAS_STATIC_BUILD_PNG_TRUE}" && test -z "${EVAS_STATIC_BUILD_PNG_FALSE}"; then 33165if test -z "${EVAS_STATIC_BUILD_PNG_TRUE}" && test -z "${EVAS_STATIC_BUILD_PNG_FALSE}"; then
33318 as_fn_error "conditional \"EVAS_STATIC_BUILD_PNG\" was never defined. 33166 as_fn_error $? "conditional \"EVAS_STATIC_BUILD_PNG\" was never defined.
33319Usually this means the macro was only invoked conditionally." "$LINENO" 5 33167Usually this means the macro was only invoked conditionally." "$LINENO" 5
33320fi 33168fi
33321if test -z "${BUILD_LOADER_SVG_TRUE}" && test -z "${BUILD_LOADER_SVG_FALSE}"; then 33169if test -z "${BUILD_LOADER_SVG_TRUE}" && test -z "${BUILD_LOADER_SVG_FALSE}"; then
33322 as_fn_error "conditional \"BUILD_LOADER_SVG\" was never defined. 33170 as_fn_error $? "conditional \"BUILD_LOADER_SVG\" was never defined.
33323Usually this means the macro was only invoked conditionally." "$LINENO" 5 33171Usually this means the macro was only invoked conditionally." "$LINENO" 5
33324fi 33172fi
33325if test -z "${EVAS_STATIC_BUILD_SVG_TRUE}" && test -z "${EVAS_STATIC_BUILD_SVG_FALSE}"; then 33173if test -z "${EVAS_STATIC_BUILD_SVG_TRUE}" && test -z "${EVAS_STATIC_BUILD_SVG_FALSE}"; then
33326 as_fn_error "conditional \"EVAS_STATIC_BUILD_SVG\" was never defined. 33174 as_fn_error $? "conditional \"EVAS_STATIC_BUILD_SVG\" was never defined.
33327Usually this means the macro was only invoked conditionally." "$LINENO" 5 33175Usually this means the macro was only invoked conditionally." "$LINENO" 5
33328fi 33176fi
33329if test -z "${BUILD_LOADER_TIFF_TRUE}" && test -z "${BUILD_LOADER_TIFF_FALSE}"; then 33177if test -z "${BUILD_LOADER_TIFF_TRUE}" && test -z "${BUILD_LOADER_TIFF_FALSE}"; then
33330 as_fn_error "conditional \"BUILD_LOADER_TIFF\" was never defined. 33178 as_fn_error $? "conditional \"BUILD_LOADER_TIFF\" was never defined.
33331Usually this means the macro was only invoked conditionally." "$LINENO" 5 33179Usually this means the macro was only invoked conditionally." "$LINENO" 5
33332fi 33180fi
33333if test -z "${EVAS_STATIC_BUILD_TIFF_TRUE}" && test -z "${EVAS_STATIC_BUILD_TIFF_FALSE}"; then 33181if test -z "${EVAS_STATIC_BUILD_TIFF_TRUE}" && test -z "${EVAS_STATIC_BUILD_TIFF_FALSE}"; then
33334 as_fn_error "conditional \"EVAS_STATIC_BUILD_TIFF\" was never defined. 33182 as_fn_error $? "conditional \"EVAS_STATIC_BUILD_TIFF\" was never defined.
33335Usually this means the macro was only invoked conditionally." "$LINENO" 5 33183Usually this means the macro was only invoked conditionally." "$LINENO" 5
33336fi 33184fi
33337if test -z "${BUILD_LOADER_XPM_TRUE}" && test -z "${BUILD_LOADER_XPM_FALSE}"; then 33185if test -z "${BUILD_LOADER_XPM_TRUE}" && test -z "${BUILD_LOADER_XPM_FALSE}"; then
33338 as_fn_error "conditional \"BUILD_LOADER_XPM\" was never defined. 33186 as_fn_error $? "conditional \"BUILD_LOADER_XPM\" was never defined.
33339Usually this means the macro was only invoked conditionally." "$LINENO" 5 33187Usually this means the macro was only invoked conditionally." "$LINENO" 5
33340fi 33188fi
33341if test -z "${EVAS_STATIC_BUILD_XPM_TRUE}" && test -z "${EVAS_STATIC_BUILD_XPM_FALSE}"; then 33189if test -z "${EVAS_STATIC_BUILD_XPM_TRUE}" && test -z "${EVAS_STATIC_BUILD_XPM_FALSE}"; then
33342 as_fn_error "conditional \"EVAS_STATIC_BUILD_XPM\" was never defined. 33190 as_fn_error $? "conditional \"EVAS_STATIC_BUILD_XPM\" was never defined.
33343Usually this means the macro was only invoked conditionally." "$LINENO" 5 33191Usually this means the macro was only invoked conditionally." "$LINENO" 5
33344fi 33192fi
33345if test -z "${BUILD_LOADER_BMP_TRUE}" && test -z "${BUILD_LOADER_BMP_FALSE}"; then 33193if test -z "${BUILD_LOADER_BMP_TRUE}" && test -z "${BUILD_LOADER_BMP_FALSE}"; then
33346 as_fn_error "conditional \"BUILD_LOADER_BMP\" was never defined. 33194 as_fn_error $? "conditional \"BUILD_LOADER_BMP\" was never defined.
33347Usually this means the macro was only invoked conditionally." "$LINENO" 5 33195Usually this means the macro was only invoked conditionally." "$LINENO" 5
33348fi 33196fi
33349if test -z "${EVAS_STATIC_BUILD_BMP_TRUE}" && test -z "${EVAS_STATIC_BUILD_BMP_FALSE}"; then 33197if test -z "${EVAS_STATIC_BUILD_BMP_TRUE}" && test -z "${EVAS_STATIC_BUILD_BMP_FALSE}"; then
33350 as_fn_error "conditional \"EVAS_STATIC_BUILD_BMP\" was never defined. 33198 as_fn_error $? "conditional \"EVAS_STATIC_BUILD_BMP\" was never defined.
33351Usually this means the macro was only invoked conditionally." "$LINENO" 5 33199Usually this means the macro was only invoked conditionally." "$LINENO" 5
33352fi 33200fi
33353if test -z "${BUILD_LOADER_TGA_TRUE}" && test -z "${BUILD_LOADER_TGA_FALSE}"; then 33201if test -z "${BUILD_LOADER_TGA_TRUE}" && test -z "${BUILD_LOADER_TGA_FALSE}"; then
33354 as_fn_error "conditional \"BUILD_LOADER_TGA\" was never defined. 33202 as_fn_error $? "conditional \"BUILD_LOADER_TGA\" was never defined.
33355Usually this means the macro was only invoked conditionally." "$LINENO" 5 33203Usually this means the macro was only invoked conditionally." "$LINENO" 5
33356fi 33204fi
33357if test -z "${EVAS_STATIC_BUILD_TGA_TRUE}" && test -z "${EVAS_STATIC_BUILD_TGA_FALSE}"; then 33205if test -z "${EVAS_STATIC_BUILD_TGA_TRUE}" && test -z "${EVAS_STATIC_BUILD_TGA_FALSE}"; then
33358 as_fn_error "conditional \"EVAS_STATIC_BUILD_TGA\" was never defined. 33206 as_fn_error $? "conditional \"EVAS_STATIC_BUILD_TGA\" was never defined.
33359Usually this means the macro was only invoked conditionally." "$LINENO" 5 33207Usually this means the macro was only invoked conditionally." "$LINENO" 5
33360fi 33208fi
33361if test -z "${BUILD_LOADER_WBMP_TRUE}" && test -z "${BUILD_LOADER_WBMP_FALSE}"; then 33209if test -z "${BUILD_LOADER_WBMP_TRUE}" && test -z "${BUILD_LOADER_WBMP_FALSE}"; then
33362 as_fn_error "conditional \"BUILD_LOADER_WBMP\" was never defined. 33210 as_fn_error $? "conditional \"BUILD_LOADER_WBMP\" was never defined.
33363Usually this means the macro was only invoked conditionally." "$LINENO" 5 33211Usually this means the macro was only invoked conditionally." "$LINENO" 5
33364fi 33212fi
33365if test -z "${EVAS_STATIC_BUILD_WBMP_TRUE}" && test -z "${EVAS_STATIC_BUILD_WBMP_FALSE}"; then 33213if test -z "${EVAS_STATIC_BUILD_WBMP_TRUE}" && test -z "${EVAS_STATIC_BUILD_WBMP_FALSE}"; then
33366 as_fn_error "conditional \"EVAS_STATIC_BUILD_WBMP\" was never defined. 33214 as_fn_error $? "conditional \"EVAS_STATIC_BUILD_WBMP\" was never defined.
33367Usually this means the macro was only invoked conditionally." "$LINENO" 5 33215Usually this means the macro was only invoked conditionally." "$LINENO" 5
33368fi 33216fi
33369if test -z "${BUILD_LOADER_ICO_TRUE}" && test -z "${BUILD_LOADER_ICO_FALSE}"; then 33217if test -z "${BUILD_LOADER_ICO_TRUE}" && test -z "${BUILD_LOADER_ICO_FALSE}"; then
33370 as_fn_error "conditional \"BUILD_LOADER_ICO\" was never defined. 33218 as_fn_error $? "conditional \"BUILD_LOADER_ICO\" was never defined.
33371Usually this means the macro was only invoked conditionally." "$LINENO" 5 33219Usually this means the macro was only invoked conditionally." "$LINENO" 5
33372fi 33220fi
33373if test -z "${EVAS_STATIC_BUILD_ICO_TRUE}" && test -z "${EVAS_STATIC_BUILD_ICO_FALSE}"; then 33221if test -z "${EVAS_STATIC_BUILD_ICO_TRUE}" && test -z "${EVAS_STATIC_BUILD_ICO_FALSE}"; then
33374 as_fn_error "conditional \"EVAS_STATIC_BUILD_ICO\" was never defined. 33222 as_fn_error $? "conditional \"EVAS_STATIC_BUILD_ICO\" was never defined.
33375Usually this means the macro was only invoked conditionally." "$LINENO" 5 33223Usually this means the macro was only invoked conditionally." "$LINENO" 5
33376fi 33224fi
33377if test -z "${BUILD_LOADER_PSD_TRUE}" && test -z "${BUILD_LOADER_PSD_FALSE}"; then 33225if test -z "${BUILD_LOADER_PSD_TRUE}" && test -z "${BUILD_LOADER_PSD_FALSE}"; then
33378 as_fn_error "conditional \"BUILD_LOADER_PSD\" was never defined. 33226 as_fn_error $? "conditional \"BUILD_LOADER_PSD\" was never defined.
33379Usually this means the macro was only invoked conditionally." "$LINENO" 5 33227Usually this means the macro was only invoked conditionally." "$LINENO" 5
33380fi 33228fi
33381if test -z "${EVAS_STATIC_BUILD_PSD_TRUE}" && test -z "${EVAS_STATIC_BUILD_PSD_FALSE}"; then 33229if test -z "${EVAS_STATIC_BUILD_PSD_TRUE}" && test -z "${EVAS_STATIC_BUILD_PSD_FALSE}"; then
33382 as_fn_error "conditional \"EVAS_STATIC_BUILD_PSD\" was never defined. 33230 as_fn_error $? "conditional \"EVAS_STATIC_BUILD_PSD\" was never defined.
33383Usually this means the macro was only invoked conditionally." "$LINENO" 5 33231Usually this means the macro was only invoked conditionally." "$LINENO" 5
33384fi 33232fi
33385if test -z "${BUILD_LOADER_GENERIC_TRUE}" && test -z "${BUILD_LOADER_GENERIC_FALSE}"; then 33233if test -z "${BUILD_LOADER_GENERIC_TRUE}" && test -z "${BUILD_LOADER_GENERIC_FALSE}"; then
33386 as_fn_error "conditional \"BUILD_LOADER_GENERIC\" was never defined. 33234 as_fn_error $? "conditional \"BUILD_LOADER_GENERIC\" was never defined.
33387Usually this means the macro was only invoked conditionally." "$LINENO" 5 33235Usually this means the macro was only invoked conditionally." "$LINENO" 5
33388fi 33236fi
33389if test -z "${EVAS_STATIC_BUILD_GENERIC_TRUE}" && test -z "${EVAS_STATIC_BUILD_GENERIC_FALSE}"; then 33237if test -z "${EVAS_STATIC_BUILD_GENERIC_TRUE}" && test -z "${EVAS_STATIC_BUILD_GENERIC_FALSE}"; then
33390 as_fn_error "conditional \"EVAS_STATIC_BUILD_GENERIC\" was never defined. 33238 as_fn_error $? "conditional \"EVAS_STATIC_BUILD_GENERIC\" was never defined.
33391Usually this means the macro was only invoked conditionally." "$LINENO" 5 33239Usually this means the macro was only invoked conditionally." "$LINENO" 5
33392fi 33240fi
33393if test -z "${EVAS_MAGIC_DEBUG_TRUE}" && test -z "${EVAS_MAGIC_DEBUG_FALSE}"; then 33241if test -z "${EVAS_MAGIC_DEBUG_TRUE}" && test -z "${EVAS_MAGIC_DEBUG_FALSE}"; then
33394 as_fn_error "conditional \"EVAS_MAGIC_DEBUG\" was never defined. 33242 as_fn_error $? "conditional \"EVAS_MAGIC_DEBUG\" was never defined.
33395Usually this means the macro was only invoked conditionally." "$LINENO" 5 33243Usually this means the macro was only invoked conditionally." "$LINENO" 5
33396fi 33244fi
33397if test -z "${WORD_CACHE_TRUE}" && test -z "${WORD_CACHE_FALSE}"; then 33245if test -z "${WORD_CACHE_TRUE}" && test -z "${WORD_CACHE_FALSE}"; then
33398 as_fn_error "conditional \"WORD_CACHE\" was never defined. 33246 as_fn_error $? "conditional \"WORD_CACHE\" was never defined.
33399Usually this means the macro was only invoked conditionally." "$LINENO" 5 33247Usually this means the macro was only invoked conditionally." "$LINENO" 5
33400fi 33248fi
33401if test -z "${METRIC_CACHE_TRUE}" && test -z "${METRIC_CACHE_FALSE}"; then 33249if test -z "${METRIC_CACHE_TRUE}" && test -z "${METRIC_CACHE_FALSE}"; then
33402 as_fn_error "conditional \"METRIC_CACHE\" was never defined. 33250 as_fn_error $? "conditional \"METRIC_CACHE\" was never defined.
33403Usually this means the macro was only invoked conditionally." "$LINENO" 5 33251Usually this means the macro was only invoked conditionally." "$LINENO" 5
33404fi 33252fi
33405if test -z "${INSTALL_EXAMPLES_TRUE}" && test -z "${INSTALL_EXAMPLES_FALSE}"; then 33253if test -z "${INSTALL_EXAMPLES_TRUE}" && test -z "${INSTALL_EXAMPLES_FALSE}"; then
33406 as_fn_error "conditional \"INSTALL_EXAMPLES\" was never defined. 33254 as_fn_error $? "conditional \"INSTALL_EXAMPLES\" was never defined.
33407Usually this means the macro was only invoked conditionally." "$LINENO" 5 33255Usually this means the macro was only invoked conditionally." "$LINENO" 5
33408fi 33256fi
33409if test -z "${BUILD_EXAMPLES_TRUE}" && test -z "${BUILD_EXAMPLES_FALSE}"; then 33257if test -z "${BUILD_EXAMPLES_TRUE}" && test -z "${BUILD_EXAMPLES_FALSE}"; then
33410 as_fn_error "conditional \"BUILD_EXAMPLES\" was never defined. 33258 as_fn_error $? "conditional \"BUILD_EXAMPLES\" was never defined.
33411Usually this means the macro was only invoked conditionally." "$LINENO" 5 33259Usually this means the macro was only invoked conditionally." "$LINENO" 5
33412fi 33260fi
33413if test -z "${EFL_ENABLE_TESTS_TRUE}" && test -z "${EFL_ENABLE_TESTS_FALSE}"; then 33261if test -z "${EFL_ENABLE_TESTS_TRUE}" && test -z "${EFL_ENABLE_TESTS_FALSE}"; then
33414 as_fn_error "conditional \"EFL_ENABLE_TESTS\" was never defined. 33262 as_fn_error $? "conditional \"EFL_ENABLE_TESTS\" was never defined.
33415Usually this means the macro was only invoked conditionally." "$LINENO" 5 33263Usually this means the macro was only invoked conditionally." "$LINENO" 5
33416fi 33264fi
33417if test -z "${EFL_ENABLE_COVERAGE_TRUE}" && test -z "${EFL_ENABLE_COVERAGE_FALSE}"; then 33265if test -z "${EFL_ENABLE_COVERAGE_TRUE}" && test -z "${EFL_ENABLE_COVERAGE_FALSE}"; then
33418 as_fn_error "conditional \"EFL_ENABLE_COVERAGE\" was never defined. 33266 as_fn_error $? "conditional \"EFL_ENABLE_COVERAGE\" was never defined.
33419Usually this means the macro was only invoked conditionally." "$LINENO" 5 33267Usually this means the macro was only invoked conditionally." "$LINENO" 5
33420fi 33268fi
33421 33269
@@ -33565,19 +33413,19 @@ export LANGUAGE
33565(unset CDPATH) >/dev/null 2>&1 && unset CDPATH 33413(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
33566 33414
33567 33415
33568# as_fn_error ERROR [LINENO LOG_FD] 33416# as_fn_error STATUS ERROR [LINENO LOG_FD]
33569# --------------------------------- 33417# ----------------------------------------
33570# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are 33418# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
33571# provided, also output the error to LOG_FD, referencing LINENO. Then exit the 33419# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
33572# script with status $?, using 1 if that was 0. 33420# script with STATUS, using 1 if that was 0.
33573as_fn_error () 33421as_fn_error ()
33574{ 33422{
33575 as_status=$?; test $as_status -eq 0 && as_status=1 33423 as_status=$1; test $as_status -eq 0 && as_status=1
33576 if test "$3"; then 33424 if test "$4"; then
33577 as_lineno=${as_lineno-"$2"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 33425 as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
33578 $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3 33426 $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
33579 fi 33427 fi
33580 $as_echo "$as_me: error: $1" >&2 33428 $as_echo "$as_me: error: $2" >&2
33581 as_fn_exit $as_status 33429 as_fn_exit $as_status
33582} # as_fn_error 33430} # as_fn_error
33583 33431
@@ -33773,7 +33621,7 @@ $as_echo X"$as_dir" |
33773 test -d "$as_dir" && break 33621 test -d "$as_dir" && break
33774 done 33622 done
33775 test -z "$as_dirs" || eval "mkdir $as_dirs" 33623 test -z "$as_dirs" || eval "mkdir $as_dirs"
33776 } || test -d "$as_dir" || as_fn_error "cannot create directory $as_dir" 33624 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
33777 33625
33778 33626
33779} # as_fn_mkdir_p 33627} # as_fn_mkdir_p
@@ -33826,8 +33674,8 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
33826# report actual input values of CONFIG_FILES etc. instead of their 33674# report actual input values of CONFIG_FILES etc. instead of their
33827# values after options handling. 33675# values after options handling.
33828ac_log=" 33676ac_log="
33829This file was extended by evas $as_me 1.1.99.67344, which was 33677This file was extended by evas $as_me 1.2.0-alpha, which was
33830generated by GNU Autoconf 2.65. Invocation command line was 33678generated by GNU Autoconf 2.67. Invocation command line was
33831 33679
33832 CONFIG_FILES = $CONFIG_FILES 33680 CONFIG_FILES = $CONFIG_FILES
33833 CONFIG_HEADERS = $CONFIG_HEADERS 33681 CONFIG_HEADERS = $CONFIG_HEADERS
@@ -33892,11 +33740,11 @@ _ACEOF
33892cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 33740cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
33893ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" 33741ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
33894ac_cs_version="\\ 33742ac_cs_version="\\
33895evas config.status 1.1.99.67344 33743evas config.status 1.2.0-alpha
33896configured by $0, generated by GNU Autoconf 2.65, 33744configured by $0, generated by GNU Autoconf 2.67,
33897 with options \\"\$ac_cs_config\\" 33745 with options \\"\$ac_cs_config\\"
33898 33746
33899Copyright (C) 2009 Free Software Foundation, Inc. 33747Copyright (C) 2010 Free Software Foundation, Inc.
33900This config.status script is free software; the Free Software Foundation 33748This config.status script is free software; the Free Software Foundation
33901gives unlimited permission to copy, distribute and modify it." 33749gives unlimited permission to copy, distribute and modify it."
33902 33750
@@ -33914,11 +33762,16 @@ ac_need_defaults=:
33914while test $# != 0 33762while test $# != 0
33915do 33763do
33916 case $1 in 33764 case $1 in
33917 --*=*) 33765 --*=?*)
33918 ac_option=`expr "X$1" : 'X\([^=]*\)='` 33766 ac_option=`expr "X$1" : 'X\([^=]*\)='`
33919 ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` 33767 ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
33920 ac_shift=: 33768 ac_shift=:
33921 ;; 33769 ;;
33770 --*=)
33771 ac_option=`expr "X$1" : 'X\([^=]*\)='`
33772 ac_optarg=
33773 ac_shift=:
33774 ;;
33922 *) 33775 *)
33923 ac_option=$1 33776 ac_option=$1
33924 ac_optarg=$2 33777 ac_optarg=$2
@@ -33940,6 +33793,7 @@ do
33940 $ac_shift 33793 $ac_shift
33941 case $ac_optarg in 33794 case $ac_optarg in
33942 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; 33795 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
33796 '') as_fn_error $? "missing file argument" ;;
33943 esac 33797 esac
33944 as_fn_append CONFIG_FILES " '$ac_optarg'" 33798 as_fn_append CONFIG_FILES " '$ac_optarg'"
33945 ac_need_defaults=false;; 33799 ac_need_defaults=false;;
@@ -33952,7 +33806,7 @@ do
33952 ac_need_defaults=false;; 33806 ac_need_defaults=false;;
33953 --he | --h) 33807 --he | --h)
33954 # Conflict between --help and --header 33808 # Conflict between --help and --header
33955 as_fn_error "ambiguous option: \`$1' 33809 as_fn_error $? "ambiguous option: \`$1'
33956Try \`$0 --help' for more information.";; 33810Try \`$0 --help' for more information.";;
33957 --help | --hel | -h ) 33811 --help | --hel | -h )
33958 $as_echo "$ac_cs_usage"; exit ;; 33812 $as_echo "$ac_cs_usage"; exit ;;
@@ -33961,7 +33815,7 @@ Try \`$0 --help' for more information.";;
33961 ac_cs_silent=: ;; 33815 ac_cs_silent=: ;;
33962 33816
33963 # This is an error. 33817 # This is an error.
33964 -*) as_fn_error "unrecognized option: \`$1' 33818 -*) as_fn_error $? "unrecognized option: \`$1'
33965Try \`$0 --help' for more information." ;; 33819Try \`$0 --help' for more information." ;;
33966 33820
33967 *) as_fn_append ac_config_targets " $1" 33821 *) as_fn_append ac_config_targets " $1"
@@ -34426,7 +34280,6 @@ do
34426 "src/modules/engines/gl_sdl/Makefile") CONFIG_FILES="$CONFIG_FILES src/modules/engines/gl_sdl/Makefile" ;; 34280 "src/modules/engines/gl_sdl/Makefile") CONFIG_FILES="$CONFIG_FILES src/modules/engines/gl_sdl/Makefile" ;;
34427 "src/modules/engines/gl_cocoa/Makefile") CONFIG_FILES="$CONFIG_FILES src/modules/engines/gl_cocoa/Makefile" ;; 34281 "src/modules/engines/gl_cocoa/Makefile") CONFIG_FILES="$CONFIG_FILES src/modules/engines/gl_cocoa/Makefile" ;;
34428 "src/modules/engines/psl1ght/Makefile") CONFIG_FILES="$CONFIG_FILES src/modules/engines/psl1ght/Makefile" ;; 34282 "src/modules/engines/psl1ght/Makefile") CONFIG_FILES="$CONFIG_FILES src/modules/engines/psl1ght/Makefile" ;;
34429 "src/modules/engines/software_sdl/Makefile") CONFIG_FILES="$CONFIG_FILES src/modules/engines/software_sdl/Makefile" ;;
34430 "src/modules/engines/software_8/Makefile") CONFIG_FILES="$CONFIG_FILES src/modules/engines/software_8/Makefile" ;; 34283 "src/modules/engines/software_8/Makefile") CONFIG_FILES="$CONFIG_FILES src/modules/engines/software_8/Makefile" ;;
34431 "src/modules/engines/software_8_x11/Makefile") CONFIG_FILES="$CONFIG_FILES src/modules/engines/software_8_x11/Makefile" ;; 34284 "src/modules/engines/software_8_x11/Makefile") CONFIG_FILES="$CONFIG_FILES src/modules/engines/software_8_x11/Makefile" ;;
34432 "src/modules/engines/software_16/Makefile") CONFIG_FILES="$CONFIG_FILES src/modules/engines/software_16/Makefile" ;; 34285 "src/modules/engines/software_16/Makefile") CONFIG_FILES="$CONFIG_FILES src/modules/engines/software_16/Makefile" ;;
@@ -34464,7 +34317,7 @@ do
34464 "src/tests/Makefile") CONFIG_FILES="$CONFIG_FILES src/tests/Makefile" ;; 34317 "src/tests/Makefile") CONFIG_FILES="$CONFIG_FILES src/tests/Makefile" ;;
34465 "evas.spec") CONFIG_FILES="$CONFIG_FILES evas.spec" ;; 34318 "evas.spec") CONFIG_FILES="$CONFIG_FILES evas.spec" ;;
34466 34319
34467 *) as_fn_error "invalid argument: \`$ac_config_target'" "$LINENO" 5;; 34320 *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5 ;;
34468 esac 34321 esac
34469done 34322done
34470 34323
@@ -34502,7 +34355,7 @@ $debug ||
34502{ 34355{
34503 tmp=./conf$$-$RANDOM 34356 tmp=./conf$$-$RANDOM
34504 (umask 077 && mkdir "$tmp") 34357 (umask 077 && mkdir "$tmp")
34505} || as_fn_error "cannot create a temporary directory in ." "$LINENO" 5 34358} || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5
34506 34359
34507# Set up the scripts for CONFIG_FILES section. 34360# Set up the scripts for CONFIG_FILES section.
34508# No need to generate them if there are no CONFIG_FILES. 34361# No need to generate them if there are no CONFIG_FILES.
@@ -34519,7 +34372,7 @@ if test "x$ac_cr" = x; then
34519fi 34372fi
34520ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null` 34373ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
34521if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then 34374if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
34522 ac_cs_awk_cr='\r' 34375 ac_cs_awk_cr='\\r'
34523else 34376else
34524 ac_cs_awk_cr=$ac_cr 34377 ac_cs_awk_cr=$ac_cr
34525fi 34378fi
@@ -34533,18 +34386,18 @@ _ACEOF
34533 echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' && 34386 echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
34534 echo "_ACEOF" 34387 echo "_ACEOF"
34535} >conf$$subs.sh || 34388} >conf$$subs.sh ||
34536 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5 34389 as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
34537ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'` 34390ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
34538ac_delim='%!_!# ' 34391ac_delim='%!_!# '
34539for ac_last_try in false false false false false :; do 34392for ac_last_try in false false false false false :; do
34540 . ./conf$$subs.sh || 34393 . ./conf$$subs.sh ||
34541 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5 34394 as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
34542 34395
34543 ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` 34396 ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
34544 if test $ac_delim_n = $ac_delim_num; then 34397 if test $ac_delim_n = $ac_delim_num; then
34545 break 34398 break
34546 elif $ac_last_try; then 34399 elif $ac_last_try; then
34547 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5 34400 as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
34548 else 34401 else
34549 ac_delim="$ac_delim!$ac_delim _$ac_delim!! " 34402 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
34550 fi 34403 fi
@@ -34633,20 +34486,28 @@ if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
34633else 34486else
34634 cat 34487 cat
34635fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \ 34488fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \
34636 || as_fn_error "could not setup config files machinery" "$LINENO" 5 34489 || as_fn_error $? "could not setup config files machinery" "$LINENO" 5
34637_ACEOF 34490_ACEOF
34638 34491
34639# VPATH may cause trouble with some makes, so we remove $(srcdir), 34492# VPATH may cause trouble with some makes, so we remove sole $(srcdir),
34640# ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and 34493# ${srcdir} and @srcdir@ entries from VPATH if srcdir is ".", strip leading and
34641# trailing colons and then remove the whole line if VPATH becomes empty 34494# trailing colons and then remove the whole line if VPATH becomes empty
34642# (actually we leave an empty line to preserve line numbers). 34495# (actually we leave an empty line to preserve line numbers).
34643if test "x$srcdir" = x.; then 34496if test "x$srcdir" = x.; then
34644 ac_vpsub='/^[ ]*VPATH[ ]*=/{ 34497 ac_vpsub='/^[ ]*VPATH[ ]*=[ ]*/{
34645s/:*\$(srcdir):*/:/ 34498h
34646s/:*\${srcdir}:*/:/ 34499s///
34647s/:*@srcdir@:*/:/ 34500s/^/:/
34648s/^\([^=]*=[ ]*\):*/\1/ 34501s/[ ]*$/:/
34502s/:\$(srcdir):/:/g
34503s/:\${srcdir}:/:/g
34504s/:@srcdir@:/:/g
34505s/^:*//
34649s/:*$// 34506s/:*$//
34507x
34508s/\(=[ ]*\).*/\1/
34509G
34510s/\n//
34650s/^[^=]*=[ ]*$// 34511s/^[^=]*=[ ]*$//
34651}' 34512}'
34652fi 34513fi
@@ -34674,7 +34535,7 @@ for ac_last_try in false false :; do
34674 if test -z "$ac_t"; then 34535 if test -z "$ac_t"; then
34675 break 34536 break
34676 elif $ac_last_try; then 34537 elif $ac_last_try; then
34677 as_fn_error "could not make $CONFIG_HEADERS" "$LINENO" 5 34538 as_fn_error $? "could not make $CONFIG_HEADERS" "$LINENO" 5
34678 else 34539 else
34679 ac_delim="$ac_delim!$ac_delim _$ac_delim!! " 34540 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
34680 fi 34541 fi
@@ -34759,7 +34620,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
34759_ACAWK 34620_ACAWK
34760_ACEOF 34621_ACEOF
34761cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 34622cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
34762 as_fn_error "could not setup config headers machinery" "$LINENO" 5 34623 as_fn_error $? "could not setup config headers machinery" "$LINENO" 5
34763fi # test -n "$CONFIG_HEADERS" 34624fi # test -n "$CONFIG_HEADERS"
34764 34625
34765 34626
@@ -34772,7 +34633,7 @@ do
34772 esac 34633 esac
34773 case $ac_mode$ac_tag in 34634 case $ac_mode$ac_tag in
34774 :[FHL]*:*);; 34635 :[FHL]*:*);;
34775 :L* | :C*:*) as_fn_error "invalid tag \`$ac_tag'" "$LINENO" 5;; 34636 :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5 ;;
34776 :[FH]-) ac_tag=-:-;; 34637 :[FH]-) ac_tag=-:-;;
34777 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;; 34638 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
34778 esac 34639 esac
@@ -34800,7 +34661,7 @@ do
34800 [\\/$]*) false;; 34661 [\\/$]*) false;;
34801 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";; 34662 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
34802 esac || 34663 esac ||
34803 as_fn_error "cannot find input file: \`$ac_f'" "$LINENO" 5;; 34664 as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5 ;;
34804 esac 34665 esac
34805 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac 34666 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
34806 as_fn_append ac_file_inputs " '$ac_f'" 34667 as_fn_append ac_file_inputs " '$ac_f'"
@@ -34827,7 +34688,7 @@ $as_echo "$as_me: creating $ac_file" >&6;}
34827 34688
34828 case $ac_tag in 34689 case $ac_tag in
34829 *:-:* | *:-) cat >"$tmp/stdin" \ 34690 *:-:* | *:-) cat >"$tmp/stdin" \
34830 || as_fn_error "could not create $ac_file" "$LINENO" 5 ;; 34691 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;;
34831 esac 34692 esac
34832 ;; 34693 ;;
34833 esac 34694 esac
@@ -34964,22 +34825,22 @@ s&@MKDIR_P@&$ac_MKDIR_P&;t t
34964$ac_datarootdir_hack 34825$ac_datarootdir_hack
34965" 34826"
34966eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \ 34827eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \
34967 || as_fn_error "could not create $ac_file" "$LINENO" 5 34828 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
34968 34829
34969test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && 34830test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
34970 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } && 34831 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
34971 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } && 34832 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
34972 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir' 34833 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
34973which seems to be undefined. Please make sure it is defined." >&5 34834which seems to be undefined. Please make sure it is defined" >&5
34974$as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir' 34835$as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
34975which seems to be undefined. Please make sure it is defined." >&2;} 34836which seems to be undefined. Please make sure it is defined" >&2;}
34976 34837
34977 rm -f "$tmp/stdin" 34838 rm -f "$tmp/stdin"
34978 case $ac_file in 34839 case $ac_file in
34979 -) cat "$tmp/out" && rm -f "$tmp/out";; 34840 -) cat "$tmp/out" && rm -f "$tmp/out";;
34980 *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";; 34841 *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
34981 esac \ 34842 esac \
34982 || as_fn_error "could not create $ac_file" "$LINENO" 5 34843 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
34983 ;; 34844 ;;
34984 :H) 34845 :H)
34985 # 34846 #
@@ -34990,19 +34851,19 @@ which seems to be undefined. Please make sure it is defined." >&2;}
34990 $as_echo "/* $configure_input */" \ 34851 $as_echo "/* $configure_input */" \
34991 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" 34852 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs"
34992 } >"$tmp/config.h" \ 34853 } >"$tmp/config.h" \
34993 || as_fn_error "could not create $ac_file" "$LINENO" 5 34854 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
34994 if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then 34855 if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then
34995 { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5 34856 { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
34996$as_echo "$as_me: $ac_file is unchanged" >&6;} 34857$as_echo "$as_me: $ac_file is unchanged" >&6;}
34997 else 34858 else
34998 rm -f "$ac_file" 34859 rm -f "$ac_file"
34999 mv "$tmp/config.h" "$ac_file" \ 34860 mv "$tmp/config.h" "$ac_file" \
35000 || as_fn_error "could not create $ac_file" "$LINENO" 5 34861 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
35001 fi 34862 fi
35002 else 34863 else
35003 $as_echo "/* $configure_input */" \ 34864 $as_echo "/* $configure_input */" \
35004 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \ 34865 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \
35005 || as_fn_error "could not create -" "$LINENO" 5 34866 || as_fn_error $? "could not create -" "$LINENO" 5
35006 fi 34867 fi
35007# Compute "$ac_file"'s index in $config_headers. 34868# Compute "$ac_file"'s index in $config_headers.
35008_am_arg="$ac_file" 34869_am_arg="$ac_file"
@@ -35960,7 +35821,7 @@ _ACEOF
35960ac_clean_files=$ac_clean_files_save 35821ac_clean_files=$ac_clean_files_save
35961 35822
35962test $ac_write_fail = 0 || 35823test $ac_write_fail = 0 ||
35963 as_fn_error "write failure creating $CONFIG_STATUS" "$LINENO" 5 35824 as_fn_error $? "write failure creating $CONFIG_STATUS" "$LINENO" 5
35964 35825
35965 35826
35966# configure is writing to config.log, and then calls config.status. 35827# configure is writing to config.log, and then calls config.status.
@@ -35981,7 +35842,7 @@ if test "$no_create" != yes; then
35981 exec 5>>config.log 35842 exec 5>>config.log
35982 # Use ||, not &&, to avoid exiting from the if with $? = 1, which 35843 # Use ||, not &&, to avoid exiting from the if with $? = 1, which
35983 # would make configure fail if this is the last instruction. 35844 # would make configure fail if this is the last instruction.
35984 $ac_cs_success || as_fn_exit $? 35845 $ac_cs_success || as_fn_exit 1
35985fi 35846fi
35986if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then 35847if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
35987 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5 35848 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
@@ -36037,8 +35898,7 @@ fi
36037echo " Software GDI...............: $have_evas_engine_software_gdi" 35898echo " Software GDI...............: $have_evas_engine_software_gdi"
36038echo " Software DirectDraw........: $have_evas_engine_software_ddraw" 35899echo " Software DirectDraw........: $have_evas_engine_software_ddraw"
36039echo " Direct3d...................: $have_evas_engine_direct3d" 35900echo " Direct3d...................: $have_evas_engine_direct3d"
36040echo " Software SDL...............: $have_evas_engine_software_sdl (primitive: $sdl_primitive)" 35901echo " OpenGL SDL.................: $have_evas_engine_gl_sdl $ECHO_C"
36041echo $ECHO_N " OpenGL SDL.................: $have_evas_engine_gl_sdl $ECHO_C"
36042if test "x$have_evas_engine_gl_sdl" = "xyes"; then 35902if test "x$have_evas_engine_gl_sdl" = "xyes"; then
36043 echo "(GLES: $gl_flavor_gles) (SGX: $gles_variety_sgx) (s3c6410: $gles_variety_s3c6410)" 35903 echo "(GLES: $gl_flavor_gles) (SGX: $gles_variety_sgx) (s3c6410: $gles_variety_s3c6410)"
36044else 35904else