aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/libraries/evas/configure
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/evas/configure')
-rwxr-xr-xlibraries/evas/configure2718
1 files changed, 1660 insertions, 1058 deletions
diff --git a/libraries/evas/configure b/libraries/evas/configure
index df1fca7..8ab6964 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.67 for evas 1.1.0. 3# Generated by GNU Autoconf 2.65 for evas 1.1.99.67344.
4# 4#
5# Report bugs to <enlightenment-devel@lists.sourceforge.net>. 5# Report bugs to <enlightenment-devel@lists.sourceforge.net>.
6# 6#
7# 7#
8# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 8# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
9# 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software 9# 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
10# Foundation, Inc. 10# Inc.
11# 11#
12# 12#
13# This configure script is free software; the Free Software Foundation 13# This configure script is free software; the Free Software Foundation
@@ -319,7 +319,7 @@ $as_echo X"$as_dir" |
319 test -d "$as_dir" && break 319 test -d "$as_dir" && break
320 done 320 done
321 test -z "$as_dirs" || eval "mkdir $as_dirs" 321 test -z "$as_dirs" || eval "mkdir $as_dirs"
322 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir" 322 } || test -d "$as_dir" || as_fn_error "cannot create directory $as_dir"
323 323
324 324
325} # as_fn_mkdir_p 325} # as_fn_mkdir_p
@@ -359,19 +359,19 @@ else
359fi # as_fn_arith 359fi # as_fn_arith
360 360
361 361
362# as_fn_error STATUS ERROR [LINENO LOG_FD] 362# as_fn_error ERROR [LINENO LOG_FD]
363# ---------------------------------------- 363# ---------------------------------
364# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are 364# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
365# provided, also output the error to LOG_FD, referencing LINENO. Then exit the 365# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
366# script with STATUS, using 1 if that was 0. 366# script with status $?, using 1 if that was 0.
367as_fn_error () 367as_fn_error ()
368{ 368{
369 as_status=$1; test $as_status -eq 0 && as_status=1 369 as_status=$?; test $as_status -eq 0 && as_status=1
370 if test "$4"; then 370 if test "$3"; then
371 as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 371 as_lineno=${as_lineno-"$2"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
372 $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4 372 $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
373 fi 373 fi
374 $as_echo "$as_me: error: $2" >&2 374 $as_echo "$as_me: error: $1" >&2
375 as_fn_exit $as_status 375 as_fn_exit $as_status
376} # as_fn_error 376} # as_fn_error
377 377
@@ -682,7 +682,7 @@ test -n "$DJDIR" || exec 7<&0 </dev/null
682exec 6>&1 682exec 6>&1
683 683
684# Name of the host. 684# Name of the host.
685# hostname on some systems (SVR3.2, old GNU/Linux) returns a bogus exit status, 685# hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
686# so uname gets run too. 686# so uname gets run too.
687ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q` 687ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
688 688
@@ -701,8 +701,8 @@ MAKEFLAGS=
701# Identity of this package. 701# Identity of this package.
702PACKAGE_NAME='evas' 702PACKAGE_NAME='evas'
703PACKAGE_TARNAME='evas' 703PACKAGE_TARNAME='evas'
704PACKAGE_VERSION='1.1.0' 704PACKAGE_VERSION='1.1.99.67344'
705PACKAGE_STRING='evas 1.1.0' 705PACKAGE_STRING='evas 1.1.99.67344'
706PACKAGE_BUGREPORT='enlightenment-devel@lists.sourceforge.net' 706PACKAGE_BUGREPORT='enlightenment-devel@lists.sourceforge.net'
707PACKAGE_URL='' 707PACKAGE_URL=''
708 708
@@ -937,6 +937,20 @@ evas_engine_software_xcb_libs
937evas_engine_software_xcb_cflags 937evas_engine_software_xcb_cflags
938EVAS_STATIC_BUILD_SOFTWARE_GENERIC_FALSE 938EVAS_STATIC_BUILD_SOFTWARE_GENERIC_FALSE
939EVAS_STATIC_BUILD_SOFTWARE_GENERIC_TRUE 939EVAS_STATIC_BUILD_SOFTWARE_GENERIC_TRUE
940EVAS_STATIC_BUILD_WAYLAND_EGL_FALSE
941EVAS_STATIC_BUILD_WAYLAND_EGL_TRUE
942BUILD_ENGINE_WAYLAND_EGL_FALSE
943BUILD_ENGINE_WAYLAND_EGL_TRUE
944evas_engine_wayland_egl_libs
945evas_engine_wayland_egl_cflags
946WAYLAND_EGL_LIBS
947WAYLAND_EGL_CFLAGS
948EVAS_STATIC_BUILD_WAYLAND_SHM_FALSE
949EVAS_STATIC_BUILD_WAYLAND_SHM_TRUE
950BUILD_ENGINE_WAYLAND_SHM_FALSE
951BUILD_ENGINE_WAYLAND_SHM_TRUE
952evas_engine_wayland_shm_libs
953evas_engine_wayland_shm_cflags
940EVAS_STATIC_BUILD_SOFTWARE_16_SDL_FALSE 954EVAS_STATIC_BUILD_SOFTWARE_16_SDL_FALSE
941EVAS_STATIC_BUILD_SOFTWARE_16_SDL_TRUE 955EVAS_STATIC_BUILD_SOFTWARE_16_SDL_TRUE
942BUILD_ENGINE_SOFTWARE_16_SDL_FALSE 956BUILD_ENGINE_SOFTWARE_16_SDL_FALSE
@@ -1072,8 +1086,6 @@ EFL_BUILD_DOC_TRUE
1072efl_doxygen 1086efl_doxygen
1073efl_have_doxygen 1087efl_have_doxygen
1074pkgconfig_requires_private 1088pkgconfig_requires_private
1075PKG_CONFIG_LIBDIR
1076PKG_CONFIG_PATH
1077PKG_CONFIG 1089PKG_CONFIG
1078CXXCPP 1090CXXCPP
1079am__fastdepCXX_FALSE 1091am__fastdepCXX_FALSE
@@ -1221,6 +1233,13 @@ enable_liblinebreak
1221enable_fribidi 1233enable_fribidi
1222enable_harfbuzz 1234enable_harfbuzz
1223enable_pixman 1235enable_pixman
1236enable_pixman_font
1237enable_pixman_rect
1238enable_pixman_line
1239enable_pixman_poly
1240enable_pixman_image
1241enable_pixman_image_scale_sample
1242enable_tile_rotate
1224enable_evas_cserve 1243enable_evas_cserve
1225enable_gl_flavor_gles 1244enable_gl_flavor_gles
1226enable_gles_variety_sgx 1245enable_gles_variety_sgx
@@ -1241,6 +1260,8 @@ with_x
1241enable_software_16_ddraw 1260enable_software_16_ddraw
1242enable_software_16_wince 1261enable_software_16_wince
1243enable_software_16_sdl 1262enable_software_16_sdl
1263enable_wayland_shm
1264enable_wayland_egl
1244enable_sdl_primitive 1265enable_sdl_primitive
1245enable_static_software_generic 1266enable_static_software_generic
1246enable_software_xcb 1267enable_software_xcb
@@ -1338,8 +1359,6 @@ CXXFLAGS
1338CCC 1359CCC
1339CXXCPP 1360CXXCPP
1340PKG_CONFIG 1361PKG_CONFIG
1341PKG_CONFIG_PATH
1342PKG_CONFIG_LIBDIR
1343EVIL_CFLAGS 1362EVIL_CFLAGS
1344EVIL_LIBS 1363EVIL_LIBS
1345EINA_CFLAGS 1364EINA_CFLAGS
@@ -1363,6 +1382,8 @@ DIRECTFB_LIBS
1363XCB_CFLAGS 1382XCB_CFLAGS
1364XCB_LIBS 1383XCB_LIBS
1365XMKMF 1384XMKMF
1385WAYLAND_EGL_CFLAGS
1386WAYLAND_EGL_LIBS
1366XCB_GL_CFLAGS 1387XCB_GL_CFLAGS
1367XCB_GL_LIBS 1388XCB_GL_LIBS
1368EDB_CFLAGS 1389EDB_CFLAGS
@@ -1445,9 +1466,8 @@ do
1445 fi 1466 fi
1446 1467
1447 case $ac_option in 1468 case $ac_option in
1448 *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; 1469 *=*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
1449 *=) ac_optarg= ;; 1470 *) ac_optarg=yes ;;
1450 *) ac_optarg=yes ;;
1451 esac 1471 esac
1452 1472
1453 # Accept the important Cygnus configure options, so we can diagnose typos. 1473 # Accept the important Cygnus configure options, so we can diagnose typos.
@@ -1492,7 +1512,7 @@ do
1492 ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` 1512 ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
1493 # Reject names that are not valid shell variable names. 1513 # Reject names that are not valid shell variable names.
1494 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && 1514 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1495 as_fn_error $? "invalid feature name: $ac_useropt" 1515 as_fn_error "invalid feature name: $ac_useropt"
1496 ac_useropt_orig=$ac_useropt 1516 ac_useropt_orig=$ac_useropt
1497 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` 1517 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1498 case $ac_user_opts in 1518 case $ac_user_opts in
@@ -1518,7 +1538,7 @@ do
1518 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` 1538 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
1519 # Reject names that are not valid shell variable names. 1539 # Reject names that are not valid shell variable names.
1520 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && 1540 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1521 as_fn_error $? "invalid feature name: $ac_useropt" 1541 as_fn_error "invalid feature name: $ac_useropt"
1522 ac_useropt_orig=$ac_useropt 1542 ac_useropt_orig=$ac_useropt
1523 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` 1543 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1524 case $ac_user_opts in 1544 case $ac_user_opts in
@@ -1722,7 +1742,7 @@ do
1722 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` 1742 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1723 # Reject names that are not valid shell variable names. 1743 # Reject names that are not valid shell variable names.
1724 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && 1744 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1725 as_fn_error $? "invalid package name: $ac_useropt" 1745 as_fn_error "invalid package name: $ac_useropt"
1726 ac_useropt_orig=$ac_useropt 1746 ac_useropt_orig=$ac_useropt
1727 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` 1747 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1728 case $ac_user_opts in 1748 case $ac_user_opts in
@@ -1738,7 +1758,7 @@ do
1738 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` 1758 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1739 # Reject names that are not valid shell variable names. 1759 # Reject names that are not valid shell variable names.
1740 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && 1760 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1741 as_fn_error $? "invalid package name: $ac_useropt" 1761 as_fn_error "invalid package name: $ac_useropt"
1742 ac_useropt_orig=$ac_useropt 1762 ac_useropt_orig=$ac_useropt
1743 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` 1763 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1744 case $ac_user_opts in 1764 case $ac_user_opts in
@@ -1768,8 +1788,8 @@ do
1768 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*) 1788 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
1769 x_libraries=$ac_optarg ;; 1789 x_libraries=$ac_optarg ;;
1770 1790
1771 -*) as_fn_error $? "unrecognized option: \`$ac_option' 1791 -*) as_fn_error "unrecognized option: \`$ac_option'
1772Try \`$0 --help' for more information" 1792Try \`$0 --help' for more information."
1773 ;; 1793 ;;
1774 1794
1775 *=*) 1795 *=*)
@@ -1777,7 +1797,7 @@ Try \`$0 --help' for more information"
1777 # Reject names that are not valid shell variable names. 1797 # Reject names that are not valid shell variable names.
1778 case $ac_envvar in #( 1798 case $ac_envvar in #(
1779 '' | [0-9]* | *[!_$as_cr_alnum]* ) 1799 '' | [0-9]* | *[!_$as_cr_alnum]* )
1780 as_fn_error $? "invalid variable name: \`$ac_envvar'" ;; 1800 as_fn_error "invalid variable name: \`$ac_envvar'" ;;
1781 esac 1801 esac
1782 eval $ac_envvar=\$ac_optarg 1802 eval $ac_envvar=\$ac_optarg
1783 export $ac_envvar ;; 1803 export $ac_envvar ;;
@@ -1795,13 +1815,13 @@ done
1795 1815
1796if test -n "$ac_prev"; then 1816if test -n "$ac_prev"; then
1797 ac_option=--`echo $ac_prev | sed 's/_/-/g'` 1817 ac_option=--`echo $ac_prev | sed 's/_/-/g'`
1798 as_fn_error $? "missing argument to $ac_option" 1818 as_fn_error "missing argument to $ac_option"
1799fi 1819fi
1800 1820
1801if test -n "$ac_unrecognized_opts"; then 1821if test -n "$ac_unrecognized_opts"; then
1802 case $enable_option_checking in 1822 case $enable_option_checking in
1803 no) ;; 1823 no) ;;
1804 fatal) as_fn_error $? "unrecognized options: $ac_unrecognized_opts" ;; 1824 fatal) as_fn_error "unrecognized options: $ac_unrecognized_opts" ;;
1805 *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;; 1825 *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
1806 esac 1826 esac
1807fi 1827fi
@@ -1824,7 +1844,7 @@ do
1824 [\\/$]* | ?:[\\/]* ) continue;; 1844 [\\/$]* | ?:[\\/]* ) continue;;
1825 NONE | '' ) case $ac_var in *prefix ) continue;; esac;; 1845 NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
1826 esac 1846 esac
1827 as_fn_error $? "expected an absolute directory name for --$ac_var: $ac_val" 1847 as_fn_error "expected an absolute directory name for --$ac_var: $ac_val"
1828done 1848done
1829 1849
1830# There might be people who depend on the old broken behavior: `$host' 1850# There might be people who depend on the old broken behavior: `$host'
@@ -1838,8 +1858,8 @@ target=$target_alias
1838if test "x$host_alias" != x; then 1858if test "x$host_alias" != x; then
1839 if test "x$build_alias" = x; then 1859 if test "x$build_alias" = x; then
1840 cross_compiling=maybe 1860 cross_compiling=maybe
1841 $as_echo "$as_me: WARNING: if you wanted to set the --build type, don't use --host. 1861 $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
1842 If a cross compiler is detected then cross compile mode will be used" >&2 1862 If a cross compiler is detected then cross compile mode will be used." >&2
1843 elif test "x$build_alias" != "x$host_alias"; then 1863 elif test "x$build_alias" != "x$host_alias"; then
1844 cross_compiling=yes 1864 cross_compiling=yes
1845 fi 1865 fi
@@ -1854,9 +1874,9 @@ test "$silent" = yes && exec 6>/dev/null
1854ac_pwd=`pwd` && test -n "$ac_pwd" && 1874ac_pwd=`pwd` && test -n "$ac_pwd" &&
1855ac_ls_di=`ls -di .` && 1875ac_ls_di=`ls -di .` &&
1856ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || 1876ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
1857 as_fn_error $? "working directory cannot be determined" 1877 as_fn_error "working directory cannot be determined"
1858test "X$ac_ls_di" = "X$ac_pwd_ls_di" || 1878test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1859 as_fn_error $? "pwd does not report name of working directory" 1879 as_fn_error "pwd does not report name of working directory"
1860 1880
1861 1881
1862# Find the source files, if location was not specified. 1882# Find the source files, if location was not specified.
@@ -1895,11 +1915,11 @@ else
1895fi 1915fi
1896if test ! -r "$srcdir/$ac_unique_file"; then 1916if test ! -r "$srcdir/$ac_unique_file"; then
1897 test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .." 1917 test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
1898 as_fn_error $? "cannot find sources ($ac_unique_file) in $srcdir" 1918 as_fn_error "cannot find sources ($ac_unique_file) in $srcdir"
1899fi 1919fi
1900ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work" 1920ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
1901ac_abs_confdir=`( 1921ac_abs_confdir=`(
1902 cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error $? "$ac_msg" 1922 cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error "$ac_msg"
1903 pwd)` 1923 pwd)`
1904# When building in place, set srcdir=. 1924# When building in place, set srcdir=.
1905if test "$ac_abs_confdir" = "$ac_pwd"; then 1925if test "$ac_abs_confdir" = "$ac_pwd"; then
@@ -1925,7 +1945,7 @@ if test "$ac_init_help" = "long"; then
1925 # Omit some internal or obsolete options to make the list less imposing. 1945 # Omit some internal or obsolete options to make the list less imposing.
1926 # This message is too long to be a string in the A/UX 3.1 sh. 1946 # This message is too long to be a string in the A/UX 3.1 sh.
1927 cat <<_ACEOF 1947 cat <<_ACEOF
1928\`configure' configures evas 1.1.0 to adapt to many kinds of systems. 1948\`configure' configures evas 1.1.99.67344 to adapt to many kinds of systems.
1929 1949
1930Usage: $0 [OPTION]... [VAR=VALUE]... 1950Usage: $0 [OPTION]... [VAR=VALUE]...
1931 1951
@@ -1939,7 +1959,7 @@ Configuration:
1939 --help=short display options specific to this package 1959 --help=short display options specific to this package
1940 --help=recursive display the short help of all the included packages 1960 --help=recursive display the short help of all the included packages
1941 -V, --version display version information and exit 1961 -V, --version display version information and exit
1942 -q, --quiet, --silent do not print \`checking ...' messages 1962 -q, --quiet, --silent do not print \`checking...' messages
1943 --cache-file=FILE cache test results in FILE [disabled] 1963 --cache-file=FILE cache test results in FILE [disabled]
1944 -C, --config-cache alias for \`--cache-file=config.cache' 1964 -C, --config-cache alias for \`--cache-file=config.cache'
1945 -n, --no-create do not create output files 1965 -n, --no-create do not create output files
@@ -1999,7 +2019,7 @@ fi
1999 2019
2000if test -n "$ac_init_help"; then 2020if test -n "$ac_init_help"; then
2001 case $ac_init_help in 2021 case $ac_init_help in
2002 short | recursive ) echo "Configuration of evas 1.1.0:";; 2022 short | recursive ) echo "Configuration of evas 1.1.99.67344:";;
2003 esac 2023 esac
2004 cat <<\_ACEOF 2024 cat <<\_ACEOF
2005 2025
@@ -2027,8 +2047,16 @@ Optional Features:
2027 [default=enabled] 2047 [default=enabled]
2028 --disable-harfbuzz disable complex text shaping and layouting support. 2048 --disable-harfbuzz disable complex text shaping and layouting support.
2029 [default=enabled] 2049 [default=enabled]
2030 --disable-pixman disable pixman for software rendering. 2050 --enable-pixman enable pixman for software rendering.
2031 [default=enabled] 2051 [default=enabled]
2052 --enable-pixman-font Allow pixman to render fonts
2053 --enable-pixman-rect Allow pixman to render rects
2054 --enable-pixman-line Allow pixman to render lines
2055 --enable-pixman-poly Allow pixman to render polys
2056 --enable-pixman-image Allow pixman to render images
2057 --enable-pixman-image-scale-sample
2058 Allow pixman to render sampled scaled images
2059 --enable-tile-rotate Enable tiled rotate algorithm
2032 --disable-evas-cserve disable shared cache server support. 2060 --disable-evas-cserve disable shared cache server support.
2033 [default=enabled] 2061 [default=enabled]
2034 --enable-gl-flavor-gles enable gles falvor of gl instead of standard 2062 --enable-gl-flavor-gles enable gles falvor of gl instead of standard
@@ -2056,6 +2084,8 @@ Optional Features:
2056 enable Software Windows CE 16 bits rendering backend 2084 enable Software Windows CE 16 bits rendering backend
2057 --enable-software-16-sdl 2085 --enable-software-16-sdl
2058 enable Software SDL 16 bits rendering backend 2086 enable Software SDL 16 bits rendering backend
2087 --enable-wayland-shm enable Wayland Shm rendering backend
2088 --enable-wayland-egl enable Wayland Egl rendering backend
2059 --enable-sdl-primitive 2089 --enable-sdl-primitive
2060 --enable-static-software-generic 2090 --enable-static-software-generic
2061 Build software generic engine as part of libevas 2091 Build software generic engine as part of libevas
@@ -2229,10 +2259,6 @@ Some influential environment variables:
2229 CXXFLAGS C++ compiler flags 2259 CXXFLAGS C++ compiler flags
2230 CXXCPP C++ preprocessor 2260 CXXCPP C++ preprocessor
2231 PKG_CONFIG path to pkg-config utility 2261 PKG_CONFIG path to pkg-config utility
2232 PKG_CONFIG_PATH
2233 directories to add to pkg-config's search path
2234 PKG_CONFIG_LIBDIR
2235 path overriding pkg-config's built-in search path
2236 EVIL_CFLAGS C compiler flags for EVIL, overriding pkg-config 2262 EVIL_CFLAGS C compiler flags for EVIL, overriding pkg-config
2237 EVIL_LIBS linker flags for EVIL, overriding pkg-config 2263 EVIL_LIBS linker flags for EVIL, overriding pkg-config
2238 EINA_CFLAGS C compiler flags for EINA, overriding pkg-config 2264 EINA_CFLAGS C compiler flags for EINA, overriding pkg-config
@@ -2268,6 +2294,10 @@ Some influential environment variables:
2268 XCB_CFLAGS C compiler flags for XCB, overriding pkg-config 2294 XCB_CFLAGS C compiler flags for XCB, overriding pkg-config
2269 XCB_LIBS linker flags for XCB, overriding pkg-config 2295 XCB_LIBS linker flags for XCB, overriding pkg-config
2270 XMKMF Path to xmkmf, Makefile generator for X Window System 2296 XMKMF Path to xmkmf, Makefile generator for X Window System
2297 WAYLAND_EGL_CFLAGS
2298 C compiler flags for WAYLAND_EGL, overriding pkg-config
2299 WAYLAND_EGL_LIBS
2300 linker flags for WAYLAND_EGL, overriding pkg-config
2271 XCB_GL_CFLAGS 2301 XCB_GL_CFLAGS
2272 C compiler flags for XCB_GL, overriding pkg-config 2302 C compiler flags for XCB_GL, overriding pkg-config
2273 XCB_GL_LIBS linker flags for XCB_GL, overriding pkg-config 2303 XCB_GL_LIBS linker flags for XCB_GL, overriding pkg-config
@@ -2361,10 +2391,10 @@ fi
2361test -n "$ac_init_help" && exit $ac_status 2391test -n "$ac_init_help" && exit $ac_status
2362if $ac_init_version; then 2392if $ac_init_version; then
2363 cat <<\_ACEOF 2393 cat <<\_ACEOF
2364evas configure 1.1.0 2394evas configure 1.1.99.67344
2365generated by GNU Autoconf 2.67 2395generated by GNU Autoconf 2.65
2366 2396
2367Copyright (C) 2010 Free Software Foundation, Inc. 2397Copyright (C) 2009 Free Software Foundation, Inc.
2368This configure script is free software; the Free Software Foundation 2398This configure script is free software; the Free Software Foundation
2369gives unlimited permission to copy, distribute and modify it. 2399gives unlimited permission to copy, distribute and modify it.
2370_ACEOF 2400_ACEOF
@@ -2434,7 +2464,7 @@ $as_echo "$ac_try_echo"; } >&5
2434 mv -f conftest.er1 conftest.err 2464 mv -f conftest.er1 conftest.err
2435 fi 2465 fi
2436 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 2466 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
2437 test $ac_status = 0; } > conftest.i && { 2467 test $ac_status = 0; } >/dev/null && {
2438 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 2468 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
2439 test ! -s conftest.err 2469 test ! -s conftest.err
2440 }; then : 2470 }; then :
@@ -2458,10 +2488,10 @@ fi
2458ac_fn_c_check_header_mongrel () 2488ac_fn_c_check_header_mongrel ()
2459{ 2489{
2460 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 2490 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2461 if eval "test \"\${$3+set}\"" = set; then : 2491 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
2462 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 2492 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2463$as_echo_n "checking for $2... " >&6; } 2493$as_echo_n "checking for $2... " >&6; }
2464if eval "test \"\${$3+set}\"" = set; then : 2494if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
2465 $as_echo_n "(cached) " >&6 2495 $as_echo_n "(cached) " >&6
2466fi 2496fi
2467eval ac_res=\$$3 2497eval ac_res=\$$3
@@ -2497,7 +2527,7 @@ if ac_fn_c_try_cpp "$LINENO"; then :
2497else 2527else
2498 ac_header_preproc=no 2528 ac_header_preproc=no
2499fi 2529fi
2500rm -f conftest.err conftest.i conftest.$ac_ext 2530rm -f conftest.err conftest.$ac_ext
2501{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5 2531{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5
2502$as_echo "$ac_header_preproc" >&6; } 2532$as_echo "$ac_header_preproc" >&6; }
2503 2533
@@ -2520,15 +2550,17 @@ $as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;}
2520$as_echo "$as_me: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&2;} 2550$as_echo "$as_me: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&2;}
2521 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5 2551 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
2522$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;} 2552$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
2523( $as_echo "## -------------------------------------------------------- ## 2553( cat <<\_ASBOX
2554## -------------------------------------------------------- ##
2524## Report this to enlightenment-devel@lists.sourceforge.net ## 2555## Report this to enlightenment-devel@lists.sourceforge.net ##
2525## -------------------------------------------------------- ##" 2556## -------------------------------------------------------- ##
2557_ASBOX
2526 ) | sed "s/^/$as_me: WARNING: /" >&2 2558 ) | sed "s/^/$as_me: WARNING: /" >&2
2527 ;; 2559 ;;
2528esac 2560esac
2529 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 2561 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2530$as_echo_n "checking for $2... " >&6; } 2562$as_echo_n "checking for $2... " >&6; }
2531if eval "test \"\${$3+set}\"" = set; then : 2563if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
2532 $as_echo_n "(cached) " >&6 2564 $as_echo_n "(cached) " >&6
2533else 2565else
2534 eval "$3=\$ac_header_compiler" 2566 eval "$3=\$ac_header_compiler"
@@ -2592,7 +2624,7 @@ ac_fn_c_check_header_compile ()
2592 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 2624 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2593 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 2625 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2594$as_echo_n "checking for $2... " >&6; } 2626$as_echo_n "checking for $2... " >&6; }
2595if eval "test \"\${$3+set}\"" = set; then : 2627if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
2596 $as_echo_n "(cached) " >&6 2628 $as_echo_n "(cached) " >&6
2597else 2629else
2598 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 2630 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -2668,7 +2700,7 @@ ac_fn_c_check_func ()
2668 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 2700 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2669 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 2701 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2670$as_echo_n "checking for $2... " >&6; } 2702$as_echo_n "checking for $2... " >&6; }
2671if eval "test \"\${$3+set}\"" = set; then : 2703if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
2672 $as_echo_n "(cached) " >&6 2704 $as_echo_n "(cached) " >&6
2673else 2705else
2674 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 2706 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -2870,7 +2902,7 @@ $as_echo "$ac_try_echo"; } >&5
2870 mv -f conftest.er1 conftest.err 2902 mv -f conftest.er1 conftest.err
2871 fi 2903 fi
2872 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 2904 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
2873 test $ac_status = 0; } > conftest.i && { 2905 test $ac_status = 0; } >/dev/null && {
2874 test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || 2906 test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
2875 test ! -s conftest.err 2907 test ! -s conftest.err
2876 }; then : 2908 }; then :
@@ -3119,7 +3151,7 @@ ac_fn_c_check_type ()
3119 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 3151 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
3120 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 3152 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
3121$as_echo_n "checking for $2... " >&6; } 3153$as_echo_n "checking for $2... " >&6; }
3122if eval "test \"\${$3+set}\"" = set; then : 3154if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
3123 $as_echo_n "(cached) " >&6 3155 $as_echo_n "(cached) " >&6
3124else 3156else
3125 eval "$3=no" 3157 eval "$3=no"
@@ -3164,18 +3196,15 @@ $as_echo "$ac_res" >&6; }
3164 3196
3165} # ac_fn_c_check_type 3197} # ac_fn_c_check_type
3166 3198
3167# ac_fn_c_check_decl LINENO SYMBOL VAR INCLUDES 3199# ac_fn_c_check_decl LINENO SYMBOL VAR
3168# --------------------------------------------- 3200# ------------------------------------
3169# Tests whether SYMBOL is declared in INCLUDES, setting cache variable VAR 3201# Tests whether SYMBOL is declared, setting cache variable VAR accordingly.
3170# accordingly.
3171ac_fn_c_check_decl () 3202ac_fn_c_check_decl ()
3172{ 3203{
3173 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 3204 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
3174 as_decl_name=`echo $2|sed 's/ *(.*//'` 3205 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $2 is declared" >&5
3175 as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'` 3206$as_echo_n "checking whether $2 is declared... " >&6; }
3176 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5 3207if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
3177$as_echo_n "checking whether $as_decl_name is declared... " >&6; }
3178if eval "test \"\${$3+set}\"" = set; then :
3179 $as_echo_n "(cached) " >&6 3208 $as_echo_n "(cached) " >&6
3180else 3209else
3181 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 3210 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -3184,12 +3213,8 @@ $4
3184int 3213int
3185main () 3214main ()
3186{ 3215{
3187#ifndef $as_decl_name 3216#ifndef $2
3188#ifdef __cplusplus 3217 (void) $2;
3189 (void) $as_decl_use;
3190#else
3191 (void) $as_decl_name;
3192#endif
3193#endif 3218#endif
3194 3219
3195 ; 3220 ;
@@ -3213,8 +3238,8 @@ cat >config.log <<_ACEOF
3213This file contains any messages produced by compilers while 3238This file contains any messages produced by compilers while
3214running configure, to aid debugging if configure makes a mistake. 3239running configure, to aid debugging if configure makes a mistake.
3215 3240
3216It was created by evas $as_me 1.1.0, which was 3241It was created by evas $as_me 1.1.99.67344, which was
3217generated by GNU Autoconf 2.67. Invocation command line was 3242generated by GNU Autoconf 2.65. Invocation command line was
3218 3243
3219 $ $0 $@ 3244 $ $0 $@
3220 3245
@@ -3324,9 +3349,11 @@ trap 'exit_status=$?
3324 { 3349 {
3325 echo 3350 echo
3326 3351
3327 $as_echo "## ---------------- ## 3352 cat <<\_ASBOX
3353## ---------------- ##
3328## Cache variables. ## 3354## Cache variables. ##
3329## ---------------- ##" 3355## ---------------- ##
3356_ASBOX
3330 echo 3357 echo
3331 # The following way of writing the cache mishandles newlines in values, 3358 # The following way of writing the cache mishandles newlines in values,
3332( 3359(
@@ -3360,9 +3387,11 @@ $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
3360) 3387)
3361 echo 3388 echo
3362 3389
3363 $as_echo "## ----------------- ## 3390 cat <<\_ASBOX
3391## ----------------- ##
3364## Output variables. ## 3392## Output variables. ##
3365## ----------------- ##" 3393## ----------------- ##
3394_ASBOX
3366 echo 3395 echo
3367 for ac_var in $ac_subst_vars 3396 for ac_var in $ac_subst_vars
3368 do 3397 do
@@ -3375,9 +3404,11 @@ $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
3375 echo 3404 echo
3376 3405
3377 if test -n "$ac_subst_files"; then 3406 if test -n "$ac_subst_files"; then
3378 $as_echo "## ------------------- ## 3407 cat <<\_ASBOX
3408## ------------------- ##
3379## File substitutions. ## 3409## File substitutions. ##
3380## ------------------- ##" 3410## ------------------- ##
3411_ASBOX
3381 echo 3412 echo
3382 for ac_var in $ac_subst_files 3413 for ac_var in $ac_subst_files
3383 do 3414 do
@@ -3391,9 +3422,11 @@ $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
3391 fi 3422 fi
3392 3423
3393 if test -s confdefs.h; then 3424 if test -s confdefs.h; then
3394 $as_echo "## ----------- ## 3425 cat <<\_ASBOX
3426## ----------- ##
3395## confdefs.h. ## 3427## confdefs.h. ##
3396## ----------- ##" 3428## ----------- ##
3429_ASBOX
3397 echo 3430 echo
3398 cat confdefs.h 3431 cat confdefs.h
3399 echo 3432 echo
@@ -3448,12 +3481,7 @@ _ACEOF
3448ac_site_file1=NONE 3481ac_site_file1=NONE
3449ac_site_file2=NONE 3482ac_site_file2=NONE
3450if test -n "$CONFIG_SITE"; then 3483if test -n "$CONFIG_SITE"; then
3451 # We do not want a PATH search for config.site. 3484 ac_site_file1=$CONFIG_SITE
3452 case $CONFIG_SITE in #((
3453 -*) ac_site_file1=./$CONFIG_SITE;;
3454 */*) ac_site_file1=$CONFIG_SITE;;
3455 *) ac_site_file1=./$CONFIG_SITE;;
3456 esac
3457elif test "x$prefix" != xNONE; then 3485elif test "x$prefix" != xNONE; then
3458 ac_site_file1=$prefix/share/config.site 3486 ac_site_file1=$prefix/share/config.site
3459 ac_site_file2=$prefix/etc/config.site 3487 ac_site_file2=$prefix/etc/config.site
@@ -3468,11 +3496,7 @@ do
3468 { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5 3496 { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
3469$as_echo "$as_me: loading site script $ac_site_file" >&6;} 3497$as_echo "$as_me: loading site script $ac_site_file" >&6;}
3470 sed 's/^/| /' "$ac_site_file" >&5 3498 sed 's/^/| /' "$ac_site_file" >&5
3471 . "$ac_site_file" \ 3499 . "$ac_site_file"
3472 || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3473$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3474as_fn_error $? "failed to load site script $ac_site_file
3475See \`config.log' for more details" "$LINENO" 5 ; }
3476 fi 3500 fi
3477done 3501done
3478 3502
@@ -3548,7 +3572,7 @@ if $ac_cache_corrupted; then
3548$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 3572$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3549 { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5 3573 { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
3550$as_echo "$as_me: error: changes in the environment can compromise the build" >&2;} 3574$as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
3551 as_fn_error $? "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5 3575 as_fn_error "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5
3552fi 3576fi
3553## -------------------- ## 3577## -------------------- ##
3554## Main body of script. ## 3578## Main body of script. ##
@@ -3574,22 +3598,16 @@ am__api_version='1.11'
3574 3598
3575ac_aux_dir= 3599ac_aux_dir=
3576for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do 3600for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
3577 if test -f "$ac_dir/install-sh"; then 3601 for ac_t in install-sh install.sh shtool; do
3578 ac_aux_dir=$ac_dir 3602 if test -f "$ac_dir/$ac_t"; then
3579 ac_install_sh="$ac_aux_dir/install-sh -c" 3603 ac_aux_dir=$ac_dir
3580 break 3604 ac_install_sh="$ac_aux_dir/$ac_t -c"
3581 elif test -f "$ac_dir/install.sh"; then 3605 break 2
3582 ac_aux_dir=$ac_dir 3606 fi
3583 ac_install_sh="$ac_aux_dir/install.sh -c" 3607 done
3584 break
3585 elif test -f "$ac_dir/shtool"; then
3586 ac_aux_dir=$ac_dir
3587 ac_install_sh="$ac_aux_dir/shtool install -c"
3588 break
3589 fi
3590done 3608done
3591if test -z "$ac_aux_dir"; then 3609if test -z "$ac_aux_dir"; then
3592 as_fn_error $? "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5 3610 as_fn_error "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5
3593fi 3611fi
3594 3612
3595# These three variables are undocumented and unsupported, 3613# These three variables are undocumented and unsupported,
@@ -3705,11 +3723,11 @@ am_lf='
3705' 3723'
3706case `pwd` in 3724case `pwd` in
3707 *[\\\"\#\$\&\'\`$am_lf]*) 3725 *[\\\"\#\$\&\'\`$am_lf]*)
3708 as_fn_error $? "unsafe absolute working directory name" "$LINENO" 5 ;; 3726 as_fn_error "unsafe absolute working directory name" "$LINENO" 5;;
3709esac 3727esac
3710case $srcdir in 3728case $srcdir in
3711 *[\\\"\#\$\&\'\`$am_lf\ \ ]*) 3729 *[\\\"\#\$\&\'\`$am_lf\ \ ]*)
3712 as_fn_error $? "unsafe srcdir value: \`$srcdir'" "$LINENO" 5 ;; 3730 as_fn_error "unsafe srcdir value: \`$srcdir'" "$LINENO" 5;;
3713esac 3731esac
3714 3732
3715# Do `set' in a subshell so we don't clobber the current shell's 3733# Do `set' in a subshell so we don't clobber the current shell's
@@ -3731,7 +3749,7 @@ if (
3731 # if, for instance, CONFIG_SHELL is bash and it inherits a 3749 # if, for instance, CONFIG_SHELL is bash and it inherits a
3732 # broken ls alias from the environment. This has actually 3750 # broken ls alias from the environment. This has actually
3733 # happened. Such a system could not be considered "sane". 3751 # happened. Such a system could not be considered "sane".
3734 as_fn_error $? "ls -t appears to fail. Make sure there is not a broken 3752 as_fn_error "ls -t appears to fail. Make sure there is not a broken
3735alias in your environment" "$LINENO" 5 3753alias in your environment" "$LINENO" 5
3736 fi 3754 fi
3737 3755
@@ -3741,7 +3759,7 @@ then
3741 # Ok. 3759 # Ok.
3742 : 3760 :
3743else 3761else
3744 as_fn_error $? "newly created file is older than distributed files! 3762 as_fn_error "newly created file is older than distributed files!
3745Check your system clock" "$LINENO" 5 3763Check your system clock" "$LINENO" 5
3746fi 3764fi
3747{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 3765{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
@@ -3979,7 +3997,7 @@ done
3979$as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; } 3997$as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
3980set x ${MAKE-make} 3998set x ${MAKE-make}
3981ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` 3999ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
3982if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\"" = set; then : 4000if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then :
3983 $as_echo_n "(cached) " >&6 4001 $as_echo_n "(cached) " >&6
3984else 4002else
3985 cat >conftest.make <<\_ACEOF 4003 cat >conftest.make <<\_ACEOF
@@ -3987,7 +4005,7 @@ SHELL = /bin/sh
3987all: 4005all:
3988 @echo '@@@%%%=$(MAKE)=@@@%%%' 4006 @echo '@@@%%%=$(MAKE)=@@@%%%'
3989_ACEOF 4007_ACEOF
3990# GNU make sometimes prints "make[1]: Entering ...", which would confuse us. 4008# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
3991case `${MAKE-make} -f conftest.make 2>/dev/null` in 4009case `${MAKE-make} -f conftest.make 2>/dev/null` in
3992 *@@@%%%=?*=@@@%%%*) 4010 *@@@%%%=?*=@@@%%%*)
3993 eval ac_cv_prog_make_${ac_make}_set=yes;; 4011 eval ac_cv_prog_make_${ac_make}_set=yes;;
@@ -4021,7 +4039,7 @@ if test "`cd $srcdir && pwd`" != "`pwd`"; then
4021 am__isrc=' -I$(srcdir)' 4039 am__isrc=' -I$(srcdir)'
4022 # test to see if srcdir already configured 4040 # test to see if srcdir already configured
4023 if test -f $srcdir/config.status; then 4041 if test -f $srcdir/config.status; then
4024 as_fn_error $? "source directory already configured; run \"make distclean\" there first" "$LINENO" 5 4042 as_fn_error "source directory already configured; run \"make distclean\" there first" "$LINENO" 5
4025 fi 4043 fi
4026fi 4044fi
4027 4045
@@ -4037,7 +4055,7 @@ fi
4037 4055
4038# Define the identity of the package. 4056# Define the identity of the package.
4039 PACKAGE='evas' 4057 PACKAGE='evas'
4040 VERSION='1.1.0' 4058 VERSION='1.1.99.67344'
4041 4059
4042 4060
4043cat >>confdefs.h <<_ACEOF 4061cat >>confdefs.h <<_ACEOF
@@ -4452,8 +4470,8 @@ fi
4452 4470
4453test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 4471test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4454$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 4472$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4455as_fn_error $? "no acceptable C compiler found in \$PATH 4473as_fn_error "no acceptable C compiler found in \$PATH
4456See \`config.log' for more details" "$LINENO" 5 ; } 4474See \`config.log' for more details." "$LINENO" 5; }
4457 4475
4458# Provide some information about the compiler. 4476# Provide some information about the compiler.
4459$as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5 4477$as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
@@ -4567,8 +4585,9 @@ sed 's/^/| /' conftest.$ac_ext >&5
4567 4585
4568{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 4586{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4569$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 4587$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4570as_fn_error 77 "C compiler cannot create executables 4588{ as_fn_set_status 77
4571See \`config.log' for more details" "$LINENO" 5 ; } 4589as_fn_error "C compiler cannot create executables
4590See \`config.log' for more details." "$LINENO" 5; }; }
4572else 4591else
4573 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 4592 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
4574$as_echo "yes" >&6; } 4593$as_echo "yes" >&6; }
@@ -4610,8 +4629,8 @@ done
4610else 4629else
4611 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 4630 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4612$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 4631$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4613as_fn_error $? "cannot compute suffix of executables: cannot compile and link 4632as_fn_error "cannot compute suffix of executables: cannot compile and link
4614See \`config.log' for more details" "$LINENO" 5 ; } 4633See \`config.log' for more details." "$LINENO" 5; }
4615fi 4634fi
4616rm -f conftest conftest$ac_cv_exeext 4635rm -f conftest conftest$ac_cv_exeext
4617{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5 4636{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
@@ -4668,9 +4687,9 @@ $as_echo "$ac_try_echo"; } >&5
4668 else 4687 else
4669 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 4688 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4670$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 4689$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4671as_fn_error $? "cannot run C compiled programs. 4690as_fn_error "cannot run C compiled programs.
4672If you meant to cross compile, use \`--host'. 4691If you meant to cross compile, use \`--host'.
4673See \`config.log' for more details" "$LINENO" 5 ; } 4692See \`config.log' for more details." "$LINENO" 5; }
4674 fi 4693 fi
4675 fi 4694 fi
4676fi 4695fi
@@ -4721,8 +4740,8 @@ sed 's/^/| /' conftest.$ac_ext >&5
4721 4740
4722{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 4741{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4723$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 4742$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4724as_fn_error $? "cannot compute suffix of object files: cannot compile 4743as_fn_error "cannot compute suffix of object files: cannot compile
4725See \`config.log' for more details" "$LINENO" 5 ; } 4744See \`config.log' for more details." "$LINENO" 5; }
4726fi 4745fi
4727rm -f conftest.$ac_cv_objext conftest.$ac_ext 4746rm -f conftest.$ac_cv_objext conftest.$ac_ext
4728fi 4747fi
@@ -5112,7 +5131,7 @@ else
5112 # Broken: fails on valid input. 5131 # Broken: fails on valid input.
5113continue 5132continue
5114fi 5133fi
5115rm -f conftest.err conftest.i conftest.$ac_ext 5134rm -f conftest.err conftest.$ac_ext
5116 5135
5117 # OK, works on sane cases. Now check whether nonexistent headers 5136 # OK, works on sane cases. Now check whether nonexistent headers
5118 # can be detected and how. 5137 # can be detected and how.
@@ -5128,11 +5147,11 @@ else
5128ac_preproc_ok=: 5147ac_preproc_ok=:
5129break 5148break
5130fi 5149fi
5131rm -f conftest.err conftest.i conftest.$ac_ext 5150rm -f conftest.err conftest.$ac_ext
5132 5151
5133done 5152done
5134# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. 5153# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
5135rm -f conftest.i conftest.err conftest.$ac_ext 5154rm -f conftest.err conftest.$ac_ext
5136if $ac_preproc_ok; then : 5155if $ac_preproc_ok; then :
5137 break 5156 break
5138fi 5157fi
@@ -5171,7 +5190,7 @@ else
5171 # Broken: fails on valid input. 5190 # Broken: fails on valid input.
5172continue 5191continue
5173fi 5192fi
5174rm -f conftest.err conftest.i conftest.$ac_ext 5193rm -f conftest.err conftest.$ac_ext
5175 5194
5176 # OK, works on sane cases. Now check whether nonexistent headers 5195 # OK, works on sane cases. Now check whether nonexistent headers
5177 # can be detected and how. 5196 # can be detected and how.
@@ -5187,18 +5206,18 @@ else
5187ac_preproc_ok=: 5206ac_preproc_ok=:
5188break 5207break
5189fi 5208fi
5190rm -f conftest.err conftest.i conftest.$ac_ext 5209rm -f conftest.err conftest.$ac_ext
5191 5210
5192done 5211done
5193# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. 5212# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
5194rm -f conftest.i conftest.err conftest.$ac_ext 5213rm -f conftest.err conftest.$ac_ext
5195if $ac_preproc_ok; then : 5214if $ac_preproc_ok; then :
5196 5215
5197else 5216else
5198 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 5217 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
5199$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 5218$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
5200as_fn_error $? "C preprocessor \"$CPP\" fails sanity check 5219as_fn_error "C preprocessor \"$CPP\" fails sanity check
5201See \`config.log' for more details" "$LINENO" 5 ; } 5220See \`config.log' for more details." "$LINENO" 5; }
5202fi 5221fi
5203 5222
5204ac_ext=c 5223ac_ext=c
@@ -5259,7 +5278,7 @@ esac
5259 done 5278 done
5260IFS=$as_save_IFS 5279IFS=$as_save_IFS
5261 if test -z "$ac_cv_path_GREP"; then 5280 if test -z "$ac_cv_path_GREP"; then
5262 as_fn_error $? "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5 5281 as_fn_error "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
5263 fi 5282 fi
5264else 5283else
5265 ac_cv_path_GREP=$GREP 5284 ac_cv_path_GREP=$GREP
@@ -5325,7 +5344,7 @@ esac
5325 done 5344 done
5326IFS=$as_save_IFS 5345IFS=$as_save_IFS
5327 if test -z "$ac_cv_path_EGREP"; then 5346 if test -z "$ac_cv_path_EGREP"; then
5328 as_fn_error $? "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5 5347 as_fn_error "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
5329 fi 5348 fi
5330else 5349else
5331 ac_cv_path_EGREP=$EGREP 5350 ac_cv_path_EGREP=$EGREP
@@ -5457,7 +5476,8 @@ do :
5457 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` 5476 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
5458ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default 5477ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
5459" 5478"
5460if eval test \"x\$"$as_ac_Header"\" = x"yes"; then : 5479eval as_val=\$$as_ac_Header
5480 if test "x$as_val" = x""yes; then :
5461 cat >>confdefs.h <<_ACEOF 5481 cat >>confdefs.h <<_ACEOF
5462#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 5482#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
5463_ACEOF 5483_ACEOF
@@ -5532,7 +5552,7 @@ $as_echo "$ac_cv_safe_to_define___extensions__" >&6; }
5532 5552
5533# Make sure we can run config.sub. 5553# Make sure we can run config.sub.
5534$SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 || 5554$SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
5535 as_fn_error $? "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5 5555 as_fn_error "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5
5536 5556
5537{ $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5 5557{ $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
5538$as_echo_n "checking build system type... " >&6; } 5558$as_echo_n "checking build system type... " >&6; }
@@ -5543,16 +5563,16 @@ else
5543test "x$ac_build_alias" = x && 5563test "x$ac_build_alias" = x &&
5544 ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"` 5564 ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
5545test "x$ac_build_alias" = x && 5565test "x$ac_build_alias" = x &&
5546 as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5 5566 as_fn_error "cannot guess build type; you must specify one" "$LINENO" 5
5547ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` || 5567ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
5548 as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5 5568 as_fn_error "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
5549 5569
5550fi 5570fi
5551{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5 5571{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
5552$as_echo "$ac_cv_build" >&6; } 5572$as_echo "$ac_cv_build" >&6; }
5553case $ac_cv_build in 5573case $ac_cv_build in
5554*-*-*) ;; 5574*-*-*) ;;
5555*) as_fn_error $? "invalid value of canonical build" "$LINENO" 5 ;; 5575*) as_fn_error "invalid value of canonical build" "$LINENO" 5;;
5556esac 5576esac
5557build=$ac_cv_build 5577build=$ac_cv_build
5558ac_save_IFS=$IFS; IFS='-' 5578ac_save_IFS=$IFS; IFS='-'
@@ -5577,7 +5597,7 @@ else
5577 ac_cv_host=$ac_cv_build 5597 ac_cv_host=$ac_cv_build
5578else 5598else
5579 ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` || 5599 ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
5580 as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5 5600 as_fn_error "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
5581fi 5601fi
5582 5602
5583fi 5603fi
@@ -5585,7 +5605,7 @@ fi
5585$as_echo "$ac_cv_host" >&6; } 5605$as_echo "$ac_cv_host" >&6; }
5586case $ac_cv_host in 5606case $ac_cv_host in
5587*-*-*) ;; 5607*-*-*) ;;
5588*) as_fn_error $? "invalid value of canonical host" "$LINENO" 5 ;; 5608*) as_fn_error "invalid value of canonical host" "$LINENO" 5;;
5589esac 5609esac
5590host=$ac_cv_host 5610host=$ac_cv_host
5591ac_save_IFS=$IFS; IFS='-' 5611ac_save_IFS=$IFS; IFS='-'
@@ -5986,7 +6006,7 @@ esac
5986 done 6006 done
5987IFS=$as_save_IFS 6007IFS=$as_save_IFS
5988 if test -z "$ac_cv_path_SED"; then 6008 if test -z "$ac_cv_path_SED"; then
5989 as_fn_error $? "no acceptable sed could be found in \$PATH" "$LINENO" 5 6009 as_fn_error "no acceptable sed could be found in \$PATH" "$LINENO" 5
5990 fi 6010 fi
5991else 6011else
5992 ac_cv_path_SED=$SED 6012 ac_cv_path_SED=$SED
@@ -6065,7 +6085,7 @@ esac
6065 done 6085 done
6066IFS=$as_save_IFS 6086IFS=$as_save_IFS
6067 if test -z "$ac_cv_path_FGREP"; then 6087 if test -z "$ac_cv_path_FGREP"; then
6068 as_fn_error $? "no acceptable fgrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5 6088 as_fn_error "no acceptable fgrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
6069 fi 6089 fi
6070else 6090else
6071 ac_cv_path_FGREP=$FGREP 6091 ac_cv_path_FGREP=$FGREP
@@ -6181,7 +6201,7 @@ else
6181 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 6201 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6182$as_echo "no" >&6; } 6202$as_echo "no" >&6; }
6183fi 6203fi
6184test -z "$LD" && as_fn_error $? "no acceptable ld found in \$PATH" "$LINENO" 5 6204test -z "$LD" && as_fn_error "no acceptable ld found in \$PATH" "$LINENO" 5
6185{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5 6205{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5
6186$as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; } 6206$as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; }
6187if test "${lt_cv_prog_gnu_ld+set}" = set; then : 6207if test "${lt_cv_prog_gnu_ld+set}" = set; then :
@@ -6383,13 +6403,13 @@ if test "${lt_cv_nm_interface+set}" = set; then :
6383else 6403else
6384 lt_cv_nm_interface="BSD nm" 6404 lt_cv_nm_interface="BSD nm"
6385 echo "int some_variable = 0;" > conftest.$ac_ext 6405 echo "int some_variable = 0;" > conftest.$ac_ext
6386 (eval echo "\"\$as_me:6386: $ac_compile\"" >&5) 6406 (eval echo "\"\$as_me:6406: $ac_compile\"" >&5)
6387 (eval "$ac_compile" 2>conftest.err) 6407 (eval "$ac_compile" 2>conftest.err)
6388 cat conftest.err >&5 6408 cat conftest.err >&5
6389 (eval echo "\"\$as_me:6389: $NM \\\"conftest.$ac_objext\\\"\"" >&5) 6409 (eval echo "\"\$as_me:6409: $NM \\\"conftest.$ac_objext\\\"\"" >&5)
6390 (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out) 6410 (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out)
6391 cat conftest.err >&5 6411 cat conftest.err >&5
6392 (eval echo "\"\$as_me:6392: output\"" >&5) 6412 (eval echo "\"\$as_me:6412: output\"" >&5)
6393 cat conftest.out >&5 6413 cat conftest.out >&5
6394 if $GREP 'External.*some_variable' conftest.out > /dev/null; then 6414 if $GREP 'External.*some_variable' conftest.out > /dev/null; then
6395 lt_cv_nm_interface="MS dumpbin" 6415 lt_cv_nm_interface="MS dumpbin"
@@ -7591,7 +7611,7 @@ ia64-*-hpux*)
7591 ;; 7611 ;;
7592*-*-irix6*) 7612*-*-irix6*)
7593 # Find out which ABI we are using. 7613 # Find out which ABI we are using.
7594 echo '#line 7594 "configure"' > conftest.$ac_ext 7614 echo '#line 7614 "configure"' > conftest.$ac_ext
7595 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 7615 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
7596 (eval $ac_compile) 2>&5 7616 (eval $ac_compile) 2>&5
7597 ac_status=$? 7617 ac_status=$?
@@ -8851,11 +8871,11 @@ else
8851 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ 8871 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
8852 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 8872 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
8853 -e 's:$: $lt_compiler_flag:'` 8873 -e 's:$: $lt_compiler_flag:'`
8854 (eval echo "\"\$as_me:8854: $lt_compile\"" >&5) 8874 (eval echo "\"\$as_me:8874: $lt_compile\"" >&5)
8855 (eval "$lt_compile" 2>conftest.err) 8875 (eval "$lt_compile" 2>conftest.err)
8856 ac_status=$? 8876 ac_status=$?
8857 cat conftest.err >&5 8877 cat conftest.err >&5
8858 echo "$as_me:8858: \$? = $ac_status" >&5 8878 echo "$as_me:8878: \$? = $ac_status" >&5
8859 if (exit $ac_status) && test -s "$ac_outfile"; then 8879 if (exit $ac_status) && test -s "$ac_outfile"; then
8860 # The compiler can only warn and ignore the option if not recognized 8880 # The compiler can only warn and ignore the option if not recognized
8861 # So say no if there are warnings other than the usual output. 8881 # So say no if there are warnings other than the usual output.
@@ -9190,11 +9210,11 @@ else
9190 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ 9210 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
9191 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 9211 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
9192 -e 's:$: $lt_compiler_flag:'` 9212 -e 's:$: $lt_compiler_flag:'`
9193 (eval echo "\"\$as_me:9193: $lt_compile\"" >&5) 9213 (eval echo "\"\$as_me:9213: $lt_compile\"" >&5)
9194 (eval "$lt_compile" 2>conftest.err) 9214 (eval "$lt_compile" 2>conftest.err)
9195 ac_status=$? 9215 ac_status=$?
9196 cat conftest.err >&5 9216 cat conftest.err >&5
9197 echo "$as_me:9197: \$? = $ac_status" >&5 9217 echo "$as_me:9217: \$? = $ac_status" >&5
9198 if (exit $ac_status) && test -s "$ac_outfile"; then 9218 if (exit $ac_status) && test -s "$ac_outfile"; then
9199 # The compiler can only warn and ignore the option if not recognized 9219 # The compiler can only warn and ignore the option if not recognized
9200 # So say no if there are warnings other than the usual output. 9220 # So say no if there are warnings other than the usual output.
@@ -9295,11 +9315,11 @@ else
9295 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ 9315 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
9296 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 9316 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
9297 -e 's:$: $lt_compiler_flag:'` 9317 -e 's:$: $lt_compiler_flag:'`
9298 (eval echo "\"\$as_me:9298: $lt_compile\"" >&5) 9318 (eval echo "\"\$as_me:9318: $lt_compile\"" >&5)
9299 (eval "$lt_compile" 2>out/conftest.err) 9319 (eval "$lt_compile" 2>out/conftest.err)
9300 ac_status=$? 9320 ac_status=$?
9301 cat out/conftest.err >&5 9321 cat out/conftest.err >&5
9302 echo "$as_me:9302: \$? = $ac_status" >&5 9322 echo "$as_me:9322: \$? = $ac_status" >&5
9303 if (exit $ac_status) && test -s out/conftest2.$ac_objext 9323 if (exit $ac_status) && test -s out/conftest2.$ac_objext
9304 then 9324 then
9305 # The compiler can only warn and ignore the option if not recognized 9325 # The compiler can only warn and ignore the option if not recognized
@@ -9350,11 +9370,11 @@ else
9350 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ 9370 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
9351 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 9371 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
9352 -e 's:$: $lt_compiler_flag:'` 9372 -e 's:$: $lt_compiler_flag:'`
9353 (eval echo "\"\$as_me:9353: $lt_compile\"" >&5) 9373 (eval echo "\"\$as_me:9373: $lt_compile\"" >&5)
9354 (eval "$lt_compile" 2>out/conftest.err) 9374 (eval "$lt_compile" 2>out/conftest.err)
9355 ac_status=$? 9375 ac_status=$?
9356 cat out/conftest.err >&5 9376 cat out/conftest.err >&5
9357 echo "$as_me:9357: \$? = $ac_status" >&5 9377 echo "$as_me:9377: \$? = $ac_status" >&5
9358 if (exit $ac_status) && test -s out/conftest2.$ac_objext 9378 if (exit $ac_status) && test -s out/conftest2.$ac_objext
9359 then 9379 then
9360 # The compiler can only warn and ignore the option if not recognized 9380 # The compiler can only warn and ignore the option if not recognized
@@ -11734,7 +11754,7 @@ else
11734 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 11754 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
11735 lt_status=$lt_dlunknown 11755 lt_status=$lt_dlunknown
11736 cat > conftest.$ac_ext <<_LT_EOF 11756 cat > conftest.$ac_ext <<_LT_EOF
11737#line 11737 "configure" 11757#line 11757 "configure"
11738#include "confdefs.h" 11758#include "confdefs.h"
11739 11759
11740#if HAVE_DLFCN_H 11760#if HAVE_DLFCN_H
@@ -11830,7 +11850,7 @@ else
11830 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 11850 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
11831 lt_status=$lt_dlunknown 11851 lt_status=$lt_dlunknown
11832 cat > conftest.$ac_ext <<_LT_EOF 11852 cat > conftest.$ac_ext <<_LT_EOF
11833#line 11833 "configure" 11853#line 11853 "configure"
11834#include "confdefs.h" 11854#include "confdefs.h"
11835 11855
11836#if HAVE_DLFCN_H 11856#if HAVE_DLFCN_H
@@ -12074,15 +12094,15 @@ _ACEOF
12074 12094
12075 12095
12076cat >>confdefs.h <<_ACEOF 12096cat >>confdefs.h <<_ACEOF
12077#define VMIC 0 12097#define VMIC 99
12078_ACEOF 12098_ACEOF
12079 12099
12080 12100
12081cat >>confdefs.h <<_ACEOF 12101cat >>confdefs.h <<_ACEOF
12082#define VREV 0 12102#define VREV 67344
12083_ACEOF 12103_ACEOF
12084 12104
12085version_info="2:0:1" 12105version_info="2:99:1"
12086release_info="" 12106release_info=""
12087 12107
12088 12108
@@ -12101,7 +12121,7 @@ case "$host_os" in
12101 MODULE_ARCH="$host_os-$host_cpu" 12121 MODULE_ARCH="$host_os-$host_cpu"
12102 ;; 12122 ;;
12103 *) 12123 *)
12104 MODULE_ARCH="$host_os-$host_cpu-1.1.0" 12124 MODULE_ARCH="$host_os-$host_cpu-1.1.99"
12105 ;; 12125 ;;
12106esac 12126esac
12107 12127
@@ -12136,6 +12156,8 @@ want_evas_engine_direct3d="no"
12136want_evas_engine_fb="no" 12156want_evas_engine_fb="no"
12137want_evas_engine_directfb="no" 12157want_evas_engine_directfb="no"
12138want_evas_engine_psl1ght="no" 12158want_evas_engine_psl1ght="no"
12159want_evas_engine_wayland_shm="no"
12160want_evas_engine_wayland_egl="no"
12139 12161
12140want_evas_image_loader_edb="yes" 12162want_evas_image_loader_edb="yes"
12141want_evas_image_loader_eet="yes" 12163want_evas_image_loader_eet="yes"
@@ -12182,6 +12204,8 @@ case "$host_os" in
12182 want_evas_engine_software_xcb="no" 12204 want_evas_engine_software_xcb="no"
12183 want_evas_engine_gl_xcb="no" 12205 want_evas_engine_gl_xcb="no"
12184 want_evas_engine_fb="auto" 12206 want_evas_engine_fb="auto"
12207 want_evas_engine_wayland_shm="auto"
12208 want_evas_engine_wayland_egl="auto"
12185### no - not ready/usable/complete 12209### no - not ready/usable/complete
12186# want_evas_engine_software_8_x11="auto" 12210# want_evas_engine_software_8_x11="auto"
12187# want_evas_engine_software_16_x11="auto" 12211# want_evas_engine_software_16_x11="auto"
@@ -13582,7 +13606,7 @@ else
13582 # Broken: fails on valid input. 13606 # Broken: fails on valid input.
13583continue 13607continue
13584fi 13608fi
13585rm -f conftest.err conftest.i conftest.$ac_ext 13609rm -f conftest.err conftest.$ac_ext
13586 13610
13587 # OK, works on sane cases. Now check whether nonexistent headers 13611 # OK, works on sane cases. Now check whether nonexistent headers
13588 # can be detected and how. 13612 # can be detected and how.
@@ -13598,11 +13622,11 @@ else
13598ac_preproc_ok=: 13622ac_preproc_ok=:
13599break 13623break
13600fi 13624fi
13601rm -f conftest.err conftest.i conftest.$ac_ext 13625rm -f conftest.err conftest.$ac_ext
13602 13626
13603done 13627done
13604# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. 13628# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
13605rm -f conftest.i conftest.err conftest.$ac_ext 13629rm -f conftest.err conftest.$ac_ext
13606if $ac_preproc_ok; then : 13630if $ac_preproc_ok; then :
13607 break 13631 break
13608fi 13632fi
@@ -13641,7 +13665,7 @@ else
13641 # Broken: fails on valid input. 13665 # Broken: fails on valid input.
13642continue 13666continue
13643fi 13667fi
13644rm -f conftest.err conftest.i conftest.$ac_ext 13668rm -f conftest.err conftest.$ac_ext
13645 13669
13646 # OK, works on sane cases. Now check whether nonexistent headers 13670 # OK, works on sane cases. Now check whether nonexistent headers
13647 # can be detected and how. 13671 # can be detected and how.
@@ -13657,11 +13681,11 @@ else
13657ac_preproc_ok=: 13681ac_preproc_ok=:
13658break 13682break
13659fi 13683fi
13660rm -f conftest.err conftest.i conftest.$ac_ext 13684rm -f conftest.err conftest.$ac_ext
13661 13685
13662done 13686done
13663# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. 13687# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
13664rm -f conftest.i conftest.err conftest.$ac_ext 13688rm -f conftest.err conftest.$ac_ext
13665if $ac_preproc_ok; then : 13689if $ac_preproc_ok; then :
13666 13690
13667else 13691else
@@ -13890,7 +13914,7 @@ else
13890 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 13914 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13891$as_echo "no" >&6; } 13915$as_echo "no" >&6; }
13892fi 13916fi
13893test -z "$LD" && as_fn_error $? "no acceptable ld found in \$PATH" "$LINENO" 5 13917test -z "$LD" && as_fn_error "no acceptable ld found in \$PATH" "$LINENO" 5
13894{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5 13918{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5
13895$as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; } 13919$as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; }
13896if test "${lt_cv_prog_gnu_ld+set}" = set; then : 13920if test "${lt_cv_prog_gnu_ld+set}" = set; then :
@@ -15431,11 +15455,11 @@ else
15431 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ 15455 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
15432 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 15456 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
15433 -e 's:$: $lt_compiler_flag:'` 15457 -e 's:$: $lt_compiler_flag:'`
15434 (eval echo "\"\$as_me:15434: $lt_compile\"" >&5) 15458 (eval echo "\"\$as_me:15458: $lt_compile\"" >&5)
15435 (eval "$lt_compile" 2>conftest.err) 15459 (eval "$lt_compile" 2>conftest.err)
15436 ac_status=$? 15460 ac_status=$?
15437 cat conftest.err >&5 15461 cat conftest.err >&5
15438 echo "$as_me:15438: \$? = $ac_status" >&5 15462 echo "$as_me:15462: \$? = $ac_status" >&5
15439 if (exit $ac_status) && test -s "$ac_outfile"; then 15463 if (exit $ac_status) && test -s "$ac_outfile"; then
15440 # The compiler can only warn and ignore the option if not recognized 15464 # The compiler can only warn and ignore the option if not recognized
15441 # So say no if there are warnings other than the usual output. 15465 # So say no if there are warnings other than the usual output.
@@ -15530,11 +15554,11 @@ else
15530 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ 15554 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
15531 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 15555 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
15532 -e 's:$: $lt_compiler_flag:'` 15556 -e 's:$: $lt_compiler_flag:'`
15533 (eval echo "\"\$as_me:15533: $lt_compile\"" >&5) 15557 (eval echo "\"\$as_me:15557: $lt_compile\"" >&5)
15534 (eval "$lt_compile" 2>out/conftest.err) 15558 (eval "$lt_compile" 2>out/conftest.err)
15535 ac_status=$? 15559 ac_status=$?
15536 cat out/conftest.err >&5 15560 cat out/conftest.err >&5
15537 echo "$as_me:15537: \$? = $ac_status" >&5 15561 echo "$as_me:15561: \$? = $ac_status" >&5
15538 if (exit $ac_status) && test -s out/conftest2.$ac_objext 15562 if (exit $ac_status) && test -s out/conftest2.$ac_objext
15539 then 15563 then
15540 # The compiler can only warn and ignore the option if not recognized 15564 # The compiler can only warn and ignore the option if not recognized
@@ -15582,11 +15606,11 @@ else
15582 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ 15606 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
15583 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 15607 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
15584 -e 's:$: $lt_compiler_flag:'` 15608 -e 's:$: $lt_compiler_flag:'`
15585 (eval echo "\"\$as_me:15585: $lt_compile\"" >&5) 15609 (eval echo "\"\$as_me:15609: $lt_compile\"" >&5)
15586 (eval "$lt_compile" 2>out/conftest.err) 15610 (eval "$lt_compile" 2>out/conftest.err)
15587 ac_status=$? 15611 ac_status=$?
15588 cat out/conftest.err >&5 15612 cat out/conftest.err >&5
15589 echo "$as_me:15589: \$? = $ac_status" >&5 15613 echo "$as_me:15613: \$? = $ac_status" >&5
15590 if (exit $ac_status) && test -s out/conftest2.$ac_objext 15614 if (exit $ac_status) && test -s out/conftest2.$ac_objext
15591 then 15615 then
15592 # The compiler can only warn and ignore the option if not recognized 15616 # The compiler can only warn and ignore the option if not recognized
@@ -16830,8 +16854,8 @@ fi
16830 16854
16831test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 16855test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
16832$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 16856$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
16833as_fn_error $? "no acceptable C compiler found in \$PATH 16857as_fn_error "no acceptable C compiler found in \$PATH
16834See \`config.log' for more details" "$LINENO" 5 ; } 16858See \`config.log' for more details." "$LINENO" 5; }
16835 16859
16836# Provide some information about the compiler. 16860# Provide some information about the compiler.
16837$as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5 16861$as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
@@ -17201,10 +17225,6 @@ fi
17201# pkg-config 17225# pkg-config
17202 17226
17203 17227
17204
17205
17206
17207
17208if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then 17228if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then
17209 if test -n "$ac_tool_prefix"; then 17229 if test -n "$ac_tool_prefix"; then
17210 # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args. 17230 # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args.
@@ -17317,6 +17337,7 @@ $as_echo "yes" >&6; }
17317$as_echo "no" >&6; } 17337$as_echo "no" >&6; }
17318 PKG_CONFIG="" 17338 PKG_CONFIG=""
17319 fi 17339 fi
17340
17320fi 17341fi
17321 17342
17322# Check whether pkg-config supports Requires.private 17343# Check whether pkg-config supports Requires.private
@@ -17498,10 +17519,11 @@ pkg_failed=no
17498{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for EVIL" >&5 17519{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for EVIL" >&5
17499$as_echo_n "checking for EVIL... " >&6; } 17520$as_echo_n "checking for EVIL... " >&6; }
17500 17521
17501if test -n "$EVIL_CFLAGS"; then 17522if test -n "$PKG_CONFIG"; then
17502 pkg_cv_EVIL_CFLAGS="$EVIL_CFLAGS" 17523 if test -n "$EVIL_CFLAGS"; then
17503 elif test -n "$PKG_CONFIG"; then 17524 pkg_cv_EVIL_CFLAGS="$EVIL_CFLAGS"
17504 if test -n "$PKG_CONFIG" && \ 17525 else
17526 if test -n "$PKG_CONFIG" && \
17505 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"evil >= 1.0.0\""; } >&5 17527 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"evil >= 1.0.0\""; } >&5
17506 ($PKG_CONFIG --exists --print-errors "evil >= 1.0.0") 2>&5 17528 ($PKG_CONFIG --exists --print-errors "evil >= 1.0.0") 2>&5
17507 ac_status=$? 17529 ac_status=$?
@@ -17511,13 +17533,15 @@ if test -n "$EVIL_CFLAGS"; then
17511else 17533else
17512 pkg_failed=yes 17534 pkg_failed=yes
17513fi 17535fi
17514 else 17536 fi
17515 pkg_failed=untried 17537else
17538 pkg_failed=untried
17516fi 17539fi
17517if test -n "$EVIL_LIBS"; then 17540if test -n "$PKG_CONFIG"; then
17518 pkg_cv_EVIL_LIBS="$EVIL_LIBS" 17541 if test -n "$EVIL_LIBS"; then
17519 elif test -n "$PKG_CONFIG"; then 17542 pkg_cv_EVIL_LIBS="$EVIL_LIBS"
17520 if test -n "$PKG_CONFIG" && \ 17543 else
17544 if test -n "$PKG_CONFIG" && \
17521 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"evil >= 1.0.0\""; } >&5 17545 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"evil >= 1.0.0\""; } >&5
17522 ($PKG_CONFIG --exists --print-errors "evil >= 1.0.0") 2>&5 17546 ($PKG_CONFIG --exists --print-errors "evil >= 1.0.0") 2>&5
17523 ac_status=$? 17547 ac_status=$?
@@ -17527,15 +17551,14 @@ if test -n "$EVIL_LIBS"; then
17527else 17551else
17528 pkg_failed=yes 17552 pkg_failed=yes
17529fi 17553fi
17530 else 17554 fi
17531 pkg_failed=untried 17555else
17556 pkg_failed=untried
17532fi 17557fi
17533 17558
17534 17559
17535 17560
17536if test $pkg_failed = yes; then 17561if test $pkg_failed = yes; then
17537 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
17538$as_echo "no" >&6; }
17539 17562
17540if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 17563if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
17541 _pkg_short_errors_supported=yes 17564 _pkg_short_errors_supported=yes
@@ -17543,14 +17566,14 @@ else
17543 _pkg_short_errors_supported=no 17566 _pkg_short_errors_supported=no
17544fi 17567fi
17545 if test $_pkg_short_errors_supported = yes; then 17568 if test $_pkg_short_errors_supported = yes; then
17546 EVIL_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "evil >= 1.0.0" 2>&1` 17569 EVIL_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "evil >= 1.0.0"`
17547 else 17570 else
17548 EVIL_PKG_ERRORS=`$PKG_CONFIG --print-errors "evil >= 1.0.0" 2>&1` 17571 EVIL_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "evil >= 1.0.0"`
17549 fi 17572 fi
17550 # Put the nasty error message in config.log where it belongs 17573 # Put the nasty error message in config.log where it belongs
17551 echo "$EVIL_PKG_ERRORS" >&5 17574 echo "$EVIL_PKG_ERRORS" >&5
17552 17575
17553 as_fn_error $? "Package requirements (evil >= 1.0.0) were not met: 17576 as_fn_error "Package requirements (evil >= 1.0.0) were not met:
17554 17577
17555$EVIL_PKG_ERRORS 17578$EVIL_PKG_ERRORS
17556 17579
@@ -17559,13 +17582,12 @@ installed software in a non-standard prefix.
17559 17582
17560Alternatively, you may set the environment variables EVIL_CFLAGS 17583Alternatively, you may set the environment variables EVIL_CFLAGS
17561and EVIL_LIBS to avoid the need to call pkg-config. 17584and EVIL_LIBS to avoid the need to call pkg-config.
17562See the pkg-config man page for more details." "$LINENO" 5 17585See the pkg-config man page for more details.
17586" "$LINENO" 5
17563elif test $pkg_failed = untried; then 17587elif test $pkg_failed = untried; then
17564 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
17565$as_echo "no" >&6; }
17566 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 17588 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
17567$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 17589$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
17568as_fn_error $? "The pkg-config script could not be found or is too old. Make sure it 17590as_fn_error "The pkg-config script could not be found or is too old. Make sure it
17569is in your PATH or set the PKG_CONFIG environment variable to the full 17591is in your PATH or set the PKG_CONFIG environment variable to the full
17570path to pkg-config. 17592path to pkg-config.
17571 17593
@@ -17574,13 +17596,13 @@ and EVIL_LIBS to avoid the need to call pkg-config.
17574See the pkg-config man page for more details. 17596See the pkg-config man page for more details.
17575 17597
17576To get pkg-config, see <http://pkg-config.freedesktop.org/>. 17598To get pkg-config, see <http://pkg-config.freedesktop.org/>.
17577See \`config.log' for more details" "$LINENO" 5 ; } 17599See \`config.log' for more details." "$LINENO" 5; }
17578else 17600else
17579 EVIL_CFLAGS=$pkg_cv_EVIL_CFLAGS 17601 EVIL_CFLAGS=$pkg_cv_EVIL_CFLAGS
17580 EVIL_LIBS=$pkg_cv_EVIL_LIBS 17602 EVIL_LIBS=$pkg_cv_EVIL_LIBS
17581 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 17603 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
17582$as_echo "yes" >&6; } 17604$as_echo "yes" >&6; }
17583 17605 :
17584fi 17606fi
17585 17607
17586$as_echo "#define HAVE_EVIL 1" >>confdefs.h 17608$as_echo "#define HAVE_EVIL 1" >>confdefs.h
@@ -17597,10 +17619,11 @@ pkg_failed=no
17597{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for EINA" >&5 17619{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for EINA" >&5
17598$as_echo_n "checking for EINA... " >&6; } 17620$as_echo_n "checking for EINA... " >&6; }
17599 17621
17600if test -n "$EINA_CFLAGS"; then 17622if test -n "$PKG_CONFIG"; then
17601 pkg_cv_EINA_CFLAGS="$EINA_CFLAGS" 17623 if test -n "$EINA_CFLAGS"; then
17602 elif test -n "$PKG_CONFIG"; then 17624 pkg_cv_EINA_CFLAGS="$EINA_CFLAGS"
17603 if test -n "$PKG_CONFIG" && \ 17625 else
17626 if test -n "$PKG_CONFIG" && \
17604 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eina >= 1.1.0\""; } >&5 17627 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eina >= 1.1.0\""; } >&5
17605 ($PKG_CONFIG --exists --print-errors "eina >= 1.1.0") 2>&5 17628 ($PKG_CONFIG --exists --print-errors "eina >= 1.1.0") 2>&5
17606 ac_status=$? 17629 ac_status=$?
@@ -17610,13 +17633,15 @@ if test -n "$EINA_CFLAGS"; then
17610else 17633else
17611 pkg_failed=yes 17634 pkg_failed=yes
17612fi 17635fi
17613 else 17636 fi
17614 pkg_failed=untried 17637else
17638 pkg_failed=untried
17615fi 17639fi
17616if test -n "$EINA_LIBS"; then 17640if test -n "$PKG_CONFIG"; then
17617 pkg_cv_EINA_LIBS="$EINA_LIBS" 17641 if test -n "$EINA_LIBS"; then
17618 elif test -n "$PKG_CONFIG"; then 17642 pkg_cv_EINA_LIBS="$EINA_LIBS"
17619 if test -n "$PKG_CONFIG" && \ 17643 else
17644 if test -n "$PKG_CONFIG" && \
17620 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eina >= 1.1.0\""; } >&5 17645 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eina >= 1.1.0\""; } >&5
17621 ($PKG_CONFIG --exists --print-errors "eina >= 1.1.0") 2>&5 17646 ($PKG_CONFIG --exists --print-errors "eina >= 1.1.0") 2>&5
17622 ac_status=$? 17647 ac_status=$?
@@ -17626,15 +17651,14 @@ if test -n "$EINA_LIBS"; then
17626else 17651else
17627 pkg_failed=yes 17652 pkg_failed=yes
17628fi 17653fi
17629 else 17654 fi
17630 pkg_failed=untried 17655else
17656 pkg_failed=untried
17631fi 17657fi
17632 17658
17633 17659
17634 17660
17635if test $pkg_failed = yes; then 17661if test $pkg_failed = yes; then
17636 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
17637$as_echo "no" >&6; }
17638 17662
17639if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 17663if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
17640 _pkg_short_errors_supported=yes 17664 _pkg_short_errors_supported=yes
@@ -17642,14 +17666,14 @@ else
17642 _pkg_short_errors_supported=no 17666 _pkg_short_errors_supported=no
17643fi 17667fi
17644 if test $_pkg_short_errors_supported = yes; then 17668 if test $_pkg_short_errors_supported = yes; then
17645 EINA_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "eina >= 1.1.0" 2>&1` 17669 EINA_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "eina >= 1.1.0"`
17646 else 17670 else
17647 EINA_PKG_ERRORS=`$PKG_CONFIG --print-errors "eina >= 1.1.0" 2>&1` 17671 EINA_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "eina >= 1.1.0"`
17648 fi 17672 fi
17649 # Put the nasty error message in config.log where it belongs 17673 # Put the nasty error message in config.log where it belongs
17650 echo "$EINA_PKG_ERRORS" >&5 17674 echo "$EINA_PKG_ERRORS" >&5
17651 17675
17652 as_fn_error $? "Package requirements (eina >= 1.1.0) were not met: 17676 as_fn_error "Package requirements (eina >= 1.1.0) were not met:
17653 17677
17654$EINA_PKG_ERRORS 17678$EINA_PKG_ERRORS
17655 17679
@@ -17658,13 +17682,12 @@ installed software in a non-standard prefix.
17658 17682
17659Alternatively, you may set the environment variables EINA_CFLAGS 17683Alternatively, you may set the environment variables EINA_CFLAGS
17660and EINA_LIBS to avoid the need to call pkg-config. 17684and EINA_LIBS to avoid the need to call pkg-config.
17661See the pkg-config man page for more details." "$LINENO" 5 17685See the pkg-config man page for more details.
17686" "$LINENO" 5
17662elif test $pkg_failed = untried; then 17687elif test $pkg_failed = untried; then
17663 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
17664$as_echo "no" >&6; }
17665 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 17688 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
17666$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 17689$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
17667as_fn_error $? "The pkg-config script could not be found or is too old. Make sure it 17690as_fn_error "The pkg-config script could not be found or is too old. Make sure it
17668is in your PATH or set the PKG_CONFIG environment variable to the full 17691is in your PATH or set the PKG_CONFIG environment variable to the full
17669path to pkg-config. 17692path to pkg-config.
17670 17693
@@ -17673,13 +17696,13 @@ and EINA_LIBS to avoid the need to call pkg-config.
17673See the pkg-config man page for more details. 17696See the pkg-config man page for more details.
17674 17697
17675To get pkg-config, see <http://pkg-config.freedesktop.org/>. 17698To get pkg-config, see <http://pkg-config.freedesktop.org/>.
17676See \`config.log' for more details" "$LINENO" 5 ; } 17699See \`config.log' for more details." "$LINENO" 5; }
17677else 17700else
17678 EINA_CFLAGS=$pkg_cv_EINA_CFLAGS 17701 EINA_CFLAGS=$pkg_cv_EINA_CFLAGS
17679 EINA_LIBS=$pkg_cv_EINA_LIBS 17702 EINA_LIBS=$pkg_cv_EINA_LIBS
17680 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 17703 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
17681$as_echo "yes" >&6; } 17704$as_echo "yes" >&6; }
17682 17705 :
17683fi 17706fi
17684CPPFLAGS_SAVE="$CPPFLAGS" 17707CPPFLAGS_SAVE="$CPPFLAGS"
17685CPPFLAGS="$CPPFLAGS $EINA_CFLAGS" 17708CPPFLAGS="$CPPFLAGS $EINA_CFLAGS"
@@ -17699,8 +17722,9 @@ else
17699 if test "$ac_cv_type_Eina_Unicode" = yes; then 17722 if test "$ac_cv_type_Eina_Unicode" = yes; then
17700 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 17723 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
17701$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 17724$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
17702as_fn_error 77 "cannot compute sizeof (Eina_Unicode) 17725{ as_fn_set_status 77
17703See \`config.log' for more details" "$LINENO" 5 ; } 17726as_fn_error "cannot compute sizeof (Eina_Unicode)
17727See \`config.log' for more details." "$LINENO" 5; }; }
17704 else 17728 else
17705 ac_cv_sizeof_Eina_Unicode=0 17729 ac_cv_sizeof_Eina_Unicode=0
17706 fi 17730 fi
@@ -17725,10 +17749,11 @@ pkg_failed=no
17725{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for FREETYPE" >&5 17749{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for FREETYPE" >&5
17726$as_echo_n "checking for FREETYPE... " >&6; } 17750$as_echo_n "checking for FREETYPE... " >&6; }
17727 17751
17728if test -n "$FREETYPE_CFLAGS"; then 17752if test -n "$PKG_CONFIG"; then
17729 pkg_cv_FREETYPE_CFLAGS="$FREETYPE_CFLAGS" 17753 if test -n "$FREETYPE_CFLAGS"; then
17730 elif test -n "$PKG_CONFIG"; then 17754 pkg_cv_FREETYPE_CFLAGS="$FREETYPE_CFLAGS"
17731 if test -n "$PKG_CONFIG" && \ 17755 else
17756 if test -n "$PKG_CONFIG" && \
17732 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"freetype2 >= 9.3.0\""; } >&5 17757 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"freetype2 >= 9.3.0\""; } >&5
17733 ($PKG_CONFIG --exists --print-errors "freetype2 >= 9.3.0") 2>&5 17758 ($PKG_CONFIG --exists --print-errors "freetype2 >= 9.3.0") 2>&5
17734 ac_status=$? 17759 ac_status=$?
@@ -17738,13 +17763,15 @@ if test -n "$FREETYPE_CFLAGS"; then
17738else 17763else
17739 pkg_failed=yes 17764 pkg_failed=yes
17740fi 17765fi
17741 else 17766 fi
17742 pkg_failed=untried 17767else
17768 pkg_failed=untried
17743fi 17769fi
17744if test -n "$FREETYPE_LIBS"; then 17770if test -n "$PKG_CONFIG"; then
17745 pkg_cv_FREETYPE_LIBS="$FREETYPE_LIBS" 17771 if test -n "$FREETYPE_LIBS"; then
17746 elif test -n "$PKG_CONFIG"; then 17772 pkg_cv_FREETYPE_LIBS="$FREETYPE_LIBS"
17747 if test -n "$PKG_CONFIG" && \ 17773 else
17774 if test -n "$PKG_CONFIG" && \
17748 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"freetype2 >= 9.3.0\""; } >&5 17775 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"freetype2 >= 9.3.0\""; } >&5
17749 ($PKG_CONFIG --exists --print-errors "freetype2 >= 9.3.0") 2>&5 17776 ($PKG_CONFIG --exists --print-errors "freetype2 >= 9.3.0") 2>&5
17750 ac_status=$? 17777 ac_status=$?
@@ -17754,15 +17781,14 @@ if test -n "$FREETYPE_LIBS"; then
17754else 17781else
17755 pkg_failed=yes 17782 pkg_failed=yes
17756fi 17783fi
17757 else 17784 fi
17758 pkg_failed=untried 17785else
17786 pkg_failed=untried
17759fi 17787fi
17760 17788
17761 17789
17762 17790
17763if test $pkg_failed = yes; then 17791if test $pkg_failed = yes; then
17764 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
17765$as_echo "no" >&6; }
17766 17792
17767if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 17793if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
17768 _pkg_short_errors_supported=yes 17794 _pkg_short_errors_supported=yes
@@ -17770,14 +17796,14 @@ else
17770 _pkg_short_errors_supported=no 17796 _pkg_short_errors_supported=no
17771fi 17797fi
17772 if test $_pkg_short_errors_supported = yes; then 17798 if test $_pkg_short_errors_supported = yes; then
17773 FREETYPE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "freetype2 >= 9.3.0" 2>&1` 17799 FREETYPE_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "freetype2 >= 9.3.0"`
17774 else 17800 else
17775 FREETYPE_PKG_ERRORS=`$PKG_CONFIG --print-errors "freetype2 >= 9.3.0" 2>&1` 17801 FREETYPE_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "freetype2 >= 9.3.0"`
17776 fi 17802 fi
17777 # Put the nasty error message in config.log where it belongs 17803 # Put the nasty error message in config.log where it belongs
17778 echo "$FREETYPE_PKG_ERRORS" >&5 17804 echo "$FREETYPE_PKG_ERRORS" >&5
17779 17805
17780 as_fn_error $? "Package requirements (freetype2 >= 9.3.0) were not met: 17806 as_fn_error "Package requirements (freetype2 >= 9.3.0) were not met:
17781 17807
17782$FREETYPE_PKG_ERRORS 17808$FREETYPE_PKG_ERRORS
17783 17809
@@ -17786,13 +17812,12 @@ installed software in a non-standard prefix.
17786 17812
17787Alternatively, you may set the environment variables FREETYPE_CFLAGS 17813Alternatively, you may set the environment variables FREETYPE_CFLAGS
17788and FREETYPE_LIBS to avoid the need to call pkg-config. 17814and FREETYPE_LIBS to avoid the need to call pkg-config.
17789See the pkg-config man page for more details." "$LINENO" 5 17815See the pkg-config man page for more details.
17816" "$LINENO" 5
17790elif test $pkg_failed = untried; then 17817elif test $pkg_failed = untried; then
17791 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
17792$as_echo "no" >&6; }
17793 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 17818 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
17794$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 17819$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
17795as_fn_error $? "The pkg-config script could not be found or is too old. Make sure it 17820as_fn_error "The pkg-config script could not be found or is too old. Make sure it
17796is in your PATH or set the PKG_CONFIG environment variable to the full 17821is in your PATH or set the PKG_CONFIG environment variable to the full
17797path to pkg-config. 17822path to pkg-config.
17798 17823
@@ -17801,13 +17826,13 @@ and FREETYPE_LIBS to avoid the need to call pkg-config.
17801See the pkg-config man page for more details. 17826See the pkg-config man page for more details.
17802 17827
17803To get pkg-config, see <http://pkg-config.freedesktop.org/>. 17828To get pkg-config, see <http://pkg-config.freedesktop.org/>.
17804See \`config.log' for more details" "$LINENO" 5 ; } 17829See \`config.log' for more details." "$LINENO" 5; }
17805else 17830else
17806 FREETYPE_CFLAGS=$pkg_cv_FREETYPE_CFLAGS 17831 FREETYPE_CFLAGS=$pkg_cv_FREETYPE_CFLAGS
17807 FREETYPE_LIBS=$pkg_cv_FREETYPE_LIBS 17832 FREETYPE_LIBS=$pkg_cv_FREETYPE_LIBS
17808 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 17833 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
17809$as_echo "yes" >&6; } 17834$as_echo "yes" >&6; }
17810 17835 :
17811fi 17836fi
17812 17837
17813requirement_evas="freetype2 eina >= 1.1.0 ${requirement_evas}" 17838requirement_evas="freetype2 eina >= 1.1.0 ${requirement_evas}"
@@ -17835,10 +17860,11 @@ pkg_failed=no
17835{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for FONTCONFIG" >&5 17860{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for FONTCONFIG" >&5
17836$as_echo_n "checking for FONTCONFIG... " >&6; } 17861$as_echo_n "checking for FONTCONFIG... " >&6; }
17837 17862
17838if test -n "$FONTCONFIG_CFLAGS"; then 17863if test -n "$PKG_CONFIG"; then
17839 pkg_cv_FONTCONFIG_CFLAGS="$FONTCONFIG_CFLAGS" 17864 if test -n "$FONTCONFIG_CFLAGS"; then
17840 elif test -n "$PKG_CONFIG"; then 17865 pkg_cv_FONTCONFIG_CFLAGS="$FONTCONFIG_CFLAGS"
17841 if test -n "$PKG_CONFIG" && \ 17866 else
17867 if test -n "$PKG_CONFIG" && \
17842 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"fontconfig >= 2.5.0\""; } >&5 17868 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"fontconfig >= 2.5.0\""; } >&5
17843 ($PKG_CONFIG --exists --print-errors "fontconfig >= 2.5.0") 2>&5 17869 ($PKG_CONFIG --exists --print-errors "fontconfig >= 2.5.0") 2>&5
17844 ac_status=$? 17870 ac_status=$?
@@ -17848,13 +17874,15 @@ if test -n "$FONTCONFIG_CFLAGS"; then
17848else 17874else
17849 pkg_failed=yes 17875 pkg_failed=yes
17850fi 17876fi
17851 else 17877 fi
17852 pkg_failed=untried 17878else
17879 pkg_failed=untried
17853fi 17880fi
17854if test -n "$FONTCONFIG_LIBS"; then 17881if test -n "$PKG_CONFIG"; then
17855 pkg_cv_FONTCONFIG_LIBS="$FONTCONFIG_LIBS" 17882 if test -n "$FONTCONFIG_LIBS"; then
17856 elif test -n "$PKG_CONFIG"; then 17883 pkg_cv_FONTCONFIG_LIBS="$FONTCONFIG_LIBS"
17857 if test -n "$PKG_CONFIG" && \ 17884 else
17885 if test -n "$PKG_CONFIG" && \
17858 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"fontconfig >= 2.5.0\""; } >&5 17886 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"fontconfig >= 2.5.0\""; } >&5
17859 ($PKG_CONFIG --exists --print-errors "fontconfig >= 2.5.0") 2>&5 17887 ($PKG_CONFIG --exists --print-errors "fontconfig >= 2.5.0") 2>&5
17860 ac_status=$? 17888 ac_status=$?
@@ -17864,15 +17892,14 @@ if test -n "$FONTCONFIG_LIBS"; then
17864else 17892else
17865 pkg_failed=yes 17893 pkg_failed=yes
17866fi 17894fi
17867 else 17895 fi
17868 pkg_failed=untried 17896else
17897 pkg_failed=untried
17869fi 17898fi
17870 17899
17871 17900
17872 17901
17873if test $pkg_failed = yes; then 17902if test $pkg_failed = yes; then
17874 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
17875$as_echo "no" >&6; }
17876 17903
17877if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 17904if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
17878 _pkg_short_errors_supported=yes 17905 _pkg_short_errors_supported=yes
@@ -17880,24 +17907,24 @@ else
17880 _pkg_short_errors_supported=no 17907 _pkg_short_errors_supported=no
17881fi 17908fi
17882 if test $_pkg_short_errors_supported = yes; then 17909 if test $_pkg_short_errors_supported = yes; then
17883 FONTCONFIG_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "fontconfig >= 2.5.0" 2>&1` 17910 FONTCONFIG_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "fontconfig >= 2.5.0"`
17884 else 17911 else
17885 FONTCONFIG_PKG_ERRORS=`$PKG_CONFIG --print-errors "fontconfig >= 2.5.0" 2>&1` 17912 FONTCONFIG_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "fontconfig >= 2.5.0"`
17886 fi 17913 fi
17887 # Put the nasty error message in config.log where it belongs 17914 # Put the nasty error message in config.log where it belongs
17888 echo "$FONTCONFIG_PKG_ERRORS" >&5 17915 echo "$FONTCONFIG_PKG_ERRORS" >&5
17889 17916
17917 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
17918$as_echo "no" >&6; }
17890 17919
17891 if test "x${want_fontconfig}" = "xyes" -a "x${use_strict}" = "xyes" ; then 17920 if test "x${want_fontconfig}" = "xyes" -a "x${use_strict}" = "xyes" ; then
17892 as_fn_error $? "Fontconfig not found (strict dependencies checking)" "$LINENO" 5 17921 as_fn_error "Fontconfig not found (strict dependencies checking)" "$LINENO" 5
17893 fi 17922 fi
17894 17923
17895elif test $pkg_failed = untried; then 17924elif test $pkg_failed = untried; then
17896 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
17897$as_echo "no" >&6; }
17898 17925
17899 if test "x${want_fontconfig}" = "xyes" -a "x${use_strict}" = "xyes" ; then 17926 if test "x${want_fontconfig}" = "xyes" -a "x${use_strict}" = "xyes" ; then
17900 as_fn_error $? "Fontconfig not found (strict dependencies checking)" "$LINENO" 5 17927 as_fn_error "Fontconfig not found (strict dependencies checking)" "$LINENO" 5
17901 fi 17928 fi
17902 17929
17903else 17930else
@@ -17972,10 +17999,11 @@ pkg_failed=no
17972{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for FRIBIDI" >&5 17999{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for FRIBIDI" >&5
17973$as_echo_n "checking for FRIBIDI... " >&6; } 18000$as_echo_n "checking for FRIBIDI... " >&6; }
17974 18001
17975if test -n "$FRIBIDI_CFLAGS"; then 18002if test -n "$PKG_CONFIG"; then
17976 pkg_cv_FRIBIDI_CFLAGS="$FRIBIDI_CFLAGS" 18003 if test -n "$FRIBIDI_CFLAGS"; then
17977 elif test -n "$PKG_CONFIG"; then 18004 pkg_cv_FRIBIDI_CFLAGS="$FRIBIDI_CFLAGS"
17978 if test -n "$PKG_CONFIG" && \ 18005 else
18006 if test -n "$PKG_CONFIG" && \
17979 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"fribidi >= 0.19.2\""; } >&5 18007 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"fribidi >= 0.19.2\""; } >&5
17980 ($PKG_CONFIG --exists --print-errors "fribidi >= 0.19.2") 2>&5 18008 ($PKG_CONFIG --exists --print-errors "fribidi >= 0.19.2") 2>&5
17981 ac_status=$? 18009 ac_status=$?
@@ -17985,13 +18013,15 @@ if test -n "$FRIBIDI_CFLAGS"; then
17985else 18013else
17986 pkg_failed=yes 18014 pkg_failed=yes
17987fi 18015fi
17988 else 18016 fi
17989 pkg_failed=untried 18017else
18018 pkg_failed=untried
17990fi 18019fi
17991if test -n "$FRIBIDI_LIBS"; then 18020if test -n "$PKG_CONFIG"; then
17992 pkg_cv_FRIBIDI_LIBS="$FRIBIDI_LIBS" 18021 if test -n "$FRIBIDI_LIBS"; then
17993 elif test -n "$PKG_CONFIG"; then 18022 pkg_cv_FRIBIDI_LIBS="$FRIBIDI_LIBS"
17994 if test -n "$PKG_CONFIG" && \ 18023 else
18024 if test -n "$PKG_CONFIG" && \
17995 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"fribidi >= 0.19.2\""; } >&5 18025 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"fribidi >= 0.19.2\""; } >&5
17996 ($PKG_CONFIG --exists --print-errors "fribidi >= 0.19.2") 2>&5 18026 ($PKG_CONFIG --exists --print-errors "fribidi >= 0.19.2") 2>&5
17997 ac_status=$? 18027 ac_status=$?
@@ -18001,15 +18031,14 @@ if test -n "$FRIBIDI_LIBS"; then
18001else 18031else
18002 pkg_failed=yes 18032 pkg_failed=yes
18003fi 18033fi
18004 else 18034 fi
18005 pkg_failed=untried 18035else
18036 pkg_failed=untried
18006fi 18037fi
18007 18038
18008 18039
18009 18040
18010if test $pkg_failed = yes; then 18041if test $pkg_failed = yes; then
18011 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
18012$as_echo "no" >&6; }
18013 18042
18014if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 18043if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
18015 _pkg_short_errors_supported=yes 18044 _pkg_short_errors_supported=yes
@@ -18017,24 +18046,24 @@ else
18017 _pkg_short_errors_supported=no 18046 _pkg_short_errors_supported=no
18018fi 18047fi
18019 if test $_pkg_short_errors_supported = yes; then 18048 if test $_pkg_short_errors_supported = yes; then
18020 FRIBIDI_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "fribidi >= 0.19.2" 2>&1` 18049 FRIBIDI_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "fribidi >= 0.19.2"`
18021 else 18050 else
18022 FRIBIDI_PKG_ERRORS=`$PKG_CONFIG --print-errors "fribidi >= 0.19.2" 2>&1` 18051 FRIBIDI_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "fribidi >= 0.19.2"`
18023 fi 18052 fi
18024 # Put the nasty error message in config.log where it belongs 18053 # Put the nasty error message in config.log where it belongs
18025 echo "$FRIBIDI_PKG_ERRORS" >&5 18054 echo "$FRIBIDI_PKG_ERRORS" >&5
18026 18055
18056 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
18057$as_echo "no" >&6; }
18027 18058
18028 if test "x$want_fribidi" = "xyes" -a "x$use_strict" = "xyes" ; then 18059 if test "x$want_fribidi" = "xyes" -a "x$use_strict" = "xyes" ; then
18029 as_fn_error $? "Fribidi not found (strict dependencies checking)" "$LINENO" 5 18060 as_fn_error "Fribidi not found (strict dependencies checking)" "$LINENO" 5
18030 fi 18061 fi
18031 18062
18032elif test $pkg_failed = untried; then 18063elif test $pkg_failed = untried; then
18033 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
18034$as_echo "no" >&6; }
18035 18064
18036 if test "x$want_fribidi" = "xyes" -a "x$use_strict" = "xyes" ; then 18065 if test "x$want_fribidi" = "xyes" -a "x$use_strict" = "xyes" ; then
18037 as_fn_error $? "Fribidi not found (strict dependencies checking)" "$LINENO" 5 18066 as_fn_error "Fribidi not found (strict dependencies checking)" "$LINENO" 5
18038 fi 18067 fi
18039 18068
18040else 18069else
@@ -18066,8 +18095,9 @@ else
18066 if test "$ac_cv_type_FriBidiChar" = yes; then 18095 if test "$ac_cv_type_FriBidiChar" = yes; then
18067 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 18096 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
18068$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 18097$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
18069as_fn_error 77 "cannot compute sizeof (FriBidiChar) 18098{ as_fn_set_status 77
18070See \`config.log' for more details" "$LINENO" 5 ; } 18099as_fn_error "cannot compute sizeof (FriBidiChar)
18100See \`config.log' for more details." "$LINENO" 5; }; }
18071 else 18101 else
18072 ac_cv_sizeof_FriBidiChar=0 18102 ac_cv_sizeof_FriBidiChar=0
18073 fi 18103 fi
@@ -18114,10 +18144,11 @@ pkg_failed=no
18114{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for HARFBUZZ" >&5 18144{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for HARFBUZZ" >&5
18115$as_echo_n "checking for HARFBUZZ... " >&6; } 18145$as_echo_n "checking for HARFBUZZ... " >&6; }
18116 18146
18117if test -n "$HARFBUZZ_CFLAGS"; then 18147if test -n "$PKG_CONFIG"; then
18118 pkg_cv_HARFBUZZ_CFLAGS="$HARFBUZZ_CFLAGS" 18148 if test -n "$HARFBUZZ_CFLAGS"; then
18119 elif test -n "$PKG_CONFIG"; then 18149 pkg_cv_HARFBUZZ_CFLAGS="$HARFBUZZ_CFLAGS"
18120 if test -n "$PKG_CONFIG" && \ 18150 else
18151 if test -n "$PKG_CONFIG" && \
18121 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"harfbuzz >= 0.6.0\""; } >&5 18152 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"harfbuzz >= 0.6.0\""; } >&5
18122 ($PKG_CONFIG --exists --print-errors "harfbuzz >= 0.6.0") 2>&5 18153 ($PKG_CONFIG --exists --print-errors "harfbuzz >= 0.6.0") 2>&5
18123 ac_status=$? 18154 ac_status=$?
@@ -18127,13 +18158,15 @@ if test -n "$HARFBUZZ_CFLAGS"; then
18127else 18158else
18128 pkg_failed=yes 18159 pkg_failed=yes
18129fi 18160fi
18130 else 18161 fi
18131 pkg_failed=untried 18162else
18163 pkg_failed=untried
18132fi 18164fi
18133if test -n "$HARFBUZZ_LIBS"; then 18165if test -n "$PKG_CONFIG"; then
18134 pkg_cv_HARFBUZZ_LIBS="$HARFBUZZ_LIBS" 18166 if test -n "$HARFBUZZ_LIBS"; then
18135 elif test -n "$PKG_CONFIG"; then 18167 pkg_cv_HARFBUZZ_LIBS="$HARFBUZZ_LIBS"
18136 if test -n "$PKG_CONFIG" && \ 18168 else
18169 if test -n "$PKG_CONFIG" && \
18137 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"harfbuzz >= 0.6.0\""; } >&5 18170 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"harfbuzz >= 0.6.0\""; } >&5
18138 ($PKG_CONFIG --exists --print-errors "harfbuzz >= 0.6.0") 2>&5 18171 ($PKG_CONFIG --exists --print-errors "harfbuzz >= 0.6.0") 2>&5
18139 ac_status=$? 18172 ac_status=$?
@@ -18143,15 +18176,14 @@ if test -n "$HARFBUZZ_LIBS"; then
18143else 18176else
18144 pkg_failed=yes 18177 pkg_failed=yes
18145fi 18178fi
18146 else 18179 fi
18147 pkg_failed=untried 18180else
18181 pkg_failed=untried
18148fi 18182fi
18149 18183
18150 18184
18151 18185
18152if test $pkg_failed = yes; then 18186if test $pkg_failed = yes; then
18153 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
18154$as_echo "no" >&6; }
18155 18187
18156if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 18188if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
18157 _pkg_short_errors_supported=yes 18189 _pkg_short_errors_supported=yes
@@ -18159,24 +18191,24 @@ else
18159 _pkg_short_errors_supported=no 18191 _pkg_short_errors_supported=no
18160fi 18192fi
18161 if test $_pkg_short_errors_supported = yes; then 18193 if test $_pkg_short_errors_supported = yes; then
18162 HARFBUZZ_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "harfbuzz >= 0.6.0" 2>&1` 18194 HARFBUZZ_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "harfbuzz >= 0.6.0"`
18163 else 18195 else
18164 HARFBUZZ_PKG_ERRORS=`$PKG_CONFIG --print-errors "harfbuzz >= 0.6.0" 2>&1` 18196 HARFBUZZ_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "harfbuzz >= 0.6.0"`
18165 fi 18197 fi
18166 # Put the nasty error message in config.log where it belongs 18198 # Put the nasty error message in config.log where it belongs
18167 echo "$HARFBUZZ_PKG_ERRORS" >&5 18199 echo "$HARFBUZZ_PKG_ERRORS" >&5
18168 18200
18201 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
18202$as_echo "no" >&6; }
18169 18203
18170 if test "x$want_harfbuzz" = "xyes" -a "x$use_strict" = "xyes" ; then 18204 if test "x$want_harfbuzz" = "xyes" -a "x$use_strict" = "xyes" ; then
18171 as_fn_error $? "Harfbuzz not found (strict dependencies checking)" "$LINENO" 5 18205 as_fn_error "Harfbuzz not found (strict dependencies checking)" "$LINENO" 5
18172 fi 18206 fi
18173 18207
18174elif test $pkg_failed = untried; then 18208elif test $pkg_failed = untried; then
18175 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
18176$as_echo "no" >&6; }
18177 18209
18178 if test "x$want_harfbuzz" = "xyes" -a "x$use_strict" = "xyes" ; then 18210 if test "x$want_harfbuzz" = "xyes" -a "x$use_strict" = "xyes" ; then
18179 as_fn_error $? "Harfbuzz not found (strict dependencies checking)" "$LINENO" 5 18211 as_fn_error "Harfbuzz not found (strict dependencies checking)" "$LINENO" 5
18180 fi 18212 fi
18181 18213
18182else 18214else
@@ -18207,7 +18239,7 @@ $as_echo "#define HAVE_HARFBUZZ 1" >>confdefs.h
18207else 18239else
18208 18240
18209 if test "x$want_harfbuzz" = "xyes" -a "x$use_strict" = "xyes" ; then 18241 if test "x$want_harfbuzz" = "xyes" -a "x$use_strict" = "xyes" ; then
18210 as_fn_error $? "Harfbuzz-ft not found (strict dependencies checking)" "$LINENO" 5 18242 as_fn_error "Harfbuzz-ft not found (strict dependencies checking)" "$LINENO" 5
18211 fi 18243 fi
18212 have_harfbuzz="no" 18244 have_harfbuzz="no"
18213 18245
@@ -18243,10 +18275,11 @@ pkg_failed=no
18243{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for PIXMAN" >&5 18275{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for PIXMAN" >&5
18244$as_echo_n "checking for PIXMAN... " >&6; } 18276$as_echo_n "checking for PIXMAN... " >&6; }
18245 18277
18246if test -n "$PIXMAN_CFLAGS"; then 18278if test -n "$PKG_CONFIG"; then
18247 pkg_cv_PIXMAN_CFLAGS="$PIXMAN_CFLAGS" 18279 if test -n "$PIXMAN_CFLAGS"; then
18248 elif test -n "$PKG_CONFIG"; then 18280 pkg_cv_PIXMAN_CFLAGS="$PIXMAN_CFLAGS"
18249 if test -n "$PKG_CONFIG" && \ 18281 else
18282 if test -n "$PKG_CONFIG" && \
18250 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"pixman-1\""; } >&5 18283 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"pixman-1\""; } >&5
18251 ($PKG_CONFIG --exists --print-errors "pixman-1") 2>&5 18284 ($PKG_CONFIG --exists --print-errors "pixman-1") 2>&5
18252 ac_status=$? 18285 ac_status=$?
@@ -18256,13 +18289,15 @@ if test -n "$PIXMAN_CFLAGS"; then
18256else 18289else
18257 pkg_failed=yes 18290 pkg_failed=yes
18258fi 18291fi
18259 else 18292 fi
18260 pkg_failed=untried 18293else
18294 pkg_failed=untried
18261fi 18295fi
18262if test -n "$PIXMAN_LIBS"; then 18296if test -n "$PKG_CONFIG"; then
18263 pkg_cv_PIXMAN_LIBS="$PIXMAN_LIBS" 18297 if test -n "$PIXMAN_LIBS"; then
18264 elif test -n "$PKG_CONFIG"; then 18298 pkg_cv_PIXMAN_LIBS="$PIXMAN_LIBS"
18265 if test -n "$PKG_CONFIG" && \ 18299 else
18300 if test -n "$PKG_CONFIG" && \
18266 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"pixman-1\""; } >&5 18301 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"pixman-1\""; } >&5
18267 ($PKG_CONFIG --exists --print-errors "pixman-1") 2>&5 18302 ($PKG_CONFIG --exists --print-errors "pixman-1") 2>&5
18268 ac_status=$? 18303 ac_status=$?
@@ -18272,15 +18307,14 @@ if test -n "$PIXMAN_LIBS"; then
18272else 18307else
18273 pkg_failed=yes 18308 pkg_failed=yes
18274fi 18309fi
18275 else 18310 fi
18276 pkg_failed=untried 18311else
18312 pkg_failed=untried
18277fi 18313fi
18278 18314
18279 18315
18280 18316
18281if test $pkg_failed = yes; then 18317if test $pkg_failed = yes; then
18282 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
18283$as_echo "no" >&6; }
18284 18318
18285if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 18319if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
18286 _pkg_short_errors_supported=yes 18320 _pkg_short_errors_supported=yes
@@ -18288,24 +18322,24 @@ else
18288 _pkg_short_errors_supported=no 18322 _pkg_short_errors_supported=no
18289fi 18323fi
18290 if test $_pkg_short_errors_supported = yes; then 18324 if test $_pkg_short_errors_supported = yes; then
18291 PIXMAN_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "pixman-1" 2>&1` 18325 PIXMAN_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "pixman-1"`
18292 else 18326 else
18293 PIXMAN_PKG_ERRORS=`$PKG_CONFIG --print-errors "pixman-1" 2>&1` 18327 PIXMAN_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "pixman-1"`
18294 fi 18328 fi
18295 # Put the nasty error message in config.log where it belongs 18329 # Put the nasty error message in config.log where it belongs
18296 echo "$PIXMAN_PKG_ERRORS" >&5 18330 echo "$PIXMAN_PKG_ERRORS" >&5
18297 18331
18332 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
18333$as_echo "no" >&6; }
18298 18334
18299 if test "x${want_pixman}" = "xyes" -a "x${use_strict}" = "xyes" ; then 18335 if test "x${want_pixman}" = "xyes" -a "x${use_strict}" = "xyes" ; then
18300 as_fn_error $? "Pixman not found (strict dependencies checking)" "$LINENO" 5 18336 as_fn_error "Pixman not found (strict dependencies checking)" "$LINENO" 5
18301 fi 18337 fi
18302 18338
18303elif test $pkg_failed = untried; then 18339elif test $pkg_failed = untried; then
18304 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
18305$as_echo "no" >&6; }
18306 18340
18307 if test "x${want_pixman}" = "xyes" -a "x${use_strict}" = "xyes" ; then 18341 if test "x${want_pixman}" = "xyes" -a "x${use_strict}" = "xyes" ; then
18308 as_fn_error $? "Pixman not found (strict dependencies checking)" "$LINENO" 5 18342 as_fn_error "Pixman not found (strict dependencies checking)" "$LINENO" 5
18309 fi 18343 fi
18310 18344
18311else 18345else
@@ -18323,6 +18357,97 @@ $as_echo "#define HAVE_PIXMAN 1" >>confdefs.h
18323fi 18357fi
18324fi 18358fi
18325 18359
18360have_pixman_font="no"
18361# Check whether --enable-pixman-font was given.
18362if test "${enable_pixman_font+set}" = set; then :
18363 enableval=$enable_pixman_font;
18364 have_pixman_font="yes"
18365
18366$as_echo "#define PIXMAN_FONT 1" >>confdefs.h
18367
18368
18369
18370fi
18371
18372
18373have_pixman_rect="no"
18374# Check whether --enable-pixman-rect was given.
18375if test "${enable_pixman_rect+set}" = set; then :
18376 enableval=$enable_pixman_rect;
18377 have_pixman_rect="yes"
18378
18379$as_echo "#define PIXMAN_RECT 1" >>confdefs.h
18380
18381
18382
18383fi
18384
18385
18386have_pixman_line="no"
18387# Check whether --enable-pixman-line was given.
18388if test "${enable_pixman_line+set}" = set; then :
18389 enableval=$enable_pixman_line;
18390 have_pixman_line="yes"
18391
18392$as_echo "#define PIXMAN_LINE 1" >>confdefs.h
18393
18394
18395
18396fi
18397
18398
18399have_pixman_poly="no"
18400# Check whether --enable-pixman-poly was given.
18401if test "${enable_pixman_poly+set}" = set; then :
18402 enableval=$enable_pixman_poly;
18403 have_pixman_poly="yes"
18404
18405$as_echo "#define PIXMAN_POLY 1" >>confdefs.h
18406
18407
18408
18409fi
18410
18411
18412have_pixman_image="no"
18413# Check whether --enable-pixman-image was given.
18414if test "${enable_pixman_image+set}" = set; then :
18415 enableval=$enable_pixman_image;
18416 have_pixman_image="yes"
18417
18418$as_echo "#define PIXMAN_IMAGE 1" >>confdefs.h
18419
18420
18421
18422fi
18423
18424
18425have_pixman_image_scale_sample="no"
18426# Check whether --enable-pixman-image-scale-sample was given.
18427if test "${enable_pixman_image_scale_sample+set}" = set; then :
18428 enableval=$enable_pixman_image_scale_sample;
18429 have_pixman_image_scale_sample="yes"
18430
18431$as_echo "#define PIXMAN_IMAGE_SCALE_SAMPLE 1" >>confdefs.h
18432
18433
18434
18435fi
18436
18437
18438have_tile_rotate="no"
18439# Check whether --enable-tile-rotate was given.
18440if test "${enable_tile_rotate+set}" = set; then :
18441 enableval=$enable_tile_rotate;
18442 have_tile_rotate="yes"
18443
18444$as_echo "#define TILE_ROTATE 1" >>confdefs.h
18445
18446
18447
18448fi
18449
18450
18326### Checks for header files 18451### Checks for header files
18327{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5 18452{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
18328$as_echo_n "checking for ANSI C header files... " >&6; } 18453$as_echo_n "checking for ANSI C header files... " >&6; }
@@ -18436,11 +18561,12 @@ $as_echo "#define STDC_HEADERS 1" >>confdefs.h
18436 18561
18437fi 18562fi
18438 18563
18439for ac_header in unistd.h stdint.h sys/param.h netinet/in.h 18564for ac_header in unistd.h stdint.h sys/param.h netinet/in.h sys/mman.h
18440do : 18565do :
18441 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` 18566 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
18442ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" 18567ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
18443if eval test \"x\$"$as_ac_Header"\" = x"yes"; then : 18568eval as_val=\$$as_ac_Header
18569 if test "x$as_val" = x""yes; then :
18444 cat >>confdefs.h <<_ACEOF 18570 cat >>confdefs.h <<_ACEOF
18445#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 18571#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
18446_ACEOF 18572_ACEOF
@@ -18501,7 +18627,6 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
18501 18627
18502 18628
18503 18629
18504
18505### Checks for types 18630### Checks for types
18506ac_fn_c_check_type "$LINENO" "struct sigaction" "ac_cv_type_struct_sigaction" "#include <signal.h> 18631ac_fn_c_check_type "$LINENO" "struct sigaction" "ac_cv_type_struct_sigaction" "#include <signal.h>
18507" 18632"
@@ -18820,8 +18945,8 @@ $as_echo "#define AC_APPLE_UNIVERSAL_BUILD 1" >>confdefs.h
18820 18945
18821 ;; #( 18946 ;; #(
18822 *) 18947 *)
18823 as_fn_error $? "unknown endianness 18948 as_fn_error "unknown endianness
18824 presetting ac_cv_c_bigendian=no (or yes) will help" "$LINENO" 5 ;; 18949 presetting ac_cv_c_bigendian=no (or yes) will help" "$LINENO" 5 ;;
18825 esac 18950 esac
18826 18951
18827 case $ac_cv_prog_cc_stdc in #( 18952 case $ac_cv_prog_cc_stdc in #(
@@ -19494,7 +19619,8 @@ if test $ac_cv_os_cray = yes; then
19494 for ac_func in _getb67 GETB67 getb67; do 19619 for ac_func in _getb67 GETB67 getb67; do
19495 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` 19620 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
19496ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" 19621ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
19497if eval test \"x\$"$as_ac_var"\" = x"yes"; then : 19622eval as_val=\$$as_ac_var
19623 if test "x$as_val" = x""yes; then :
19498 19624
19499cat >>confdefs.h <<_ACEOF 19625cat >>confdefs.h <<_ACEOF
19500#define CRAY_STACKSEG_END $ac_func 19626#define CRAY_STACKSEG_END $ac_func
@@ -19641,7 +19767,7 @@ fi
19641if test "x$_efl_have_fnmatch" = "xyes"; then : 19767if test "x$_efl_have_fnmatch" = "xyes"; then :
19642 19768
19643else 19769else
19644 as_fn_error $? "Cannot find fnmatch()" "$LINENO" 5 19770 as_fn_error "Cannot find fnmatch()" "$LINENO" 5
19645fi 19771fi
19646 19772
19647 19773
@@ -19988,7 +20114,7 @@ if test "x$gl_flavor_gles" = "xyes"; then
19988 if test "x$eng" = "xx"; then 20114 if test "x$eng" = "xx"; then
19989 eng="" 20115 eng=""
19990 else 20116 else
19991 as_fn_error $? "Please enable just 1 OpenGL-ES flavor. Choices are: 20117 as_fn_error "Please enable just 1 OpenGL-ES flavor. Choices are:
19992 --enable-gles-variety-sgx (Most GL-ES2 GPUs with shader compiler) 20118 --enable-gles-variety-sgx (Most GL-ES2 GPUs with shader compiler)
19993 --enable-gles-variety-s3c6410 (s3c6410 with offline shader compiler) 20119 --enable-gles-variety-s3c6410 (s3c6410 with offline shader compiler)
19994 You will also need to enable the OpenGL engine for X11 with: 20120 You will also need to enable the OpenGL engine for X11 with:
@@ -20049,7 +20175,7 @@ fi
20049fi 20175fi
20050 20176
20051if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then 20177if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then
20052 as_fn_error $? "Buffer dependencies not found (strict dependencies checking)" "$LINENO" 5 20178 as_fn_error "Buffer dependencies not found (strict dependencies checking)" "$LINENO" 5
20053fi 20179fi
20054 20180
20055{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Buffer rendering backend will be built" >&5 20181{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Buffer rendering backend will be built" >&5
@@ -20162,7 +20288,7 @@ fi
20162fi 20288fi
20163 20289
20164if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then 20290if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then
20165 as_fn_error $? "Software GDI dependencies not found (strict dependencies checking)" "$LINENO" 5 20291 as_fn_error "Software GDI dependencies not found (strict dependencies checking)" "$LINENO" 5
20166fi 20292fi
20167 20293
20168{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Software GDI rendering backend will be built" >&5 20294{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Software GDI rendering backend will be built" >&5
@@ -20275,7 +20401,7 @@ fi
20275fi 20401fi
20276 20402
20277if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then 20403if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then
20278 as_fn_error $? "Software DirectDraw dependencies not found (strict dependencies checking)" "$LINENO" 5 20404 as_fn_error "Software DirectDraw dependencies not found (strict dependencies checking)" "$LINENO" 5
20279fi 20405fi
20280 20406
20281{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Software DirectDraw rendering backend will be built" >&5 20407{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Software DirectDraw rendering backend will be built" >&5
@@ -20367,7 +20493,8 @@ for ac_header in d3d9.h d3dx9.h
20367do : 20493do :
20368 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` 20494 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
20369ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" 20495ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
20370if eval test \"x\$"$as_ac_Header"\" = x"yes"; then : 20496eval as_val=\$$as_ac_Header
20497 if test "x$as_val" = x""yes; then :
20371 cat >>confdefs.h <<_ACEOF 20498 cat >>confdefs.h <<_ACEOF
20372#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 20499#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
20373_ACEOF 20500_ACEOF
@@ -20396,7 +20523,7 @@ fi
20396fi 20523fi
20397 20524
20398if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then 20525if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then
20399 as_fn_error $? "Direct3D dependencies not found (strict dependencies checking)" "$LINENO" 5 20526 as_fn_error "Direct3D dependencies not found (strict dependencies checking)" "$LINENO" 5
20400fi 20527fi
20401 20528
20402{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Direct3D rendering backend will be built" >&5 20529{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Direct3D rendering backend will be built" >&5
@@ -20491,10 +20618,11 @@ pkg_failed=no
20491{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for SDL" >&5 20618{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for SDL" >&5
20492$as_echo_n "checking for SDL... " >&6; } 20619$as_echo_n "checking for SDL... " >&6; }
20493 20620
20494if test -n "$SDL_CFLAGS"; then 20621if test -n "$PKG_CONFIG"; then
20495 pkg_cv_SDL_CFLAGS="$SDL_CFLAGS" 20622 if test -n "$SDL_CFLAGS"; then
20496 elif test -n "$PKG_CONFIG"; then 20623 pkg_cv_SDL_CFLAGS="$SDL_CFLAGS"
20497 if test -n "$PKG_CONFIG" && \ 20624 else
20625 if test -n "$PKG_CONFIG" && \
20498 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"sdl >= 1.2.0\""; } >&5 20626 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"sdl >= 1.2.0\""; } >&5
20499 ($PKG_CONFIG --exists --print-errors "sdl >= 1.2.0") 2>&5 20627 ($PKG_CONFIG --exists --print-errors "sdl >= 1.2.0") 2>&5
20500 ac_status=$? 20628 ac_status=$?
@@ -20504,13 +20632,15 @@ if test -n "$SDL_CFLAGS"; then
20504else 20632else
20505 pkg_failed=yes 20633 pkg_failed=yes
20506fi 20634fi
20507 else 20635 fi
20508 pkg_failed=untried 20636else
20637 pkg_failed=untried
20509fi 20638fi
20510if test -n "$SDL_LIBS"; then 20639if test -n "$PKG_CONFIG"; then
20511 pkg_cv_SDL_LIBS="$SDL_LIBS" 20640 if test -n "$SDL_LIBS"; then
20512 elif test -n "$PKG_CONFIG"; then 20641 pkg_cv_SDL_LIBS="$SDL_LIBS"
20513 if test -n "$PKG_CONFIG" && \ 20642 else
20643 if test -n "$PKG_CONFIG" && \
20514 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"sdl >= 1.2.0\""; } >&5 20644 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"sdl >= 1.2.0\""; } >&5
20515 ($PKG_CONFIG --exists --print-errors "sdl >= 1.2.0") 2>&5 20645 ($PKG_CONFIG --exists --print-errors "sdl >= 1.2.0") 2>&5
20516 ac_status=$? 20646 ac_status=$?
@@ -20520,15 +20650,14 @@ if test -n "$SDL_LIBS"; then
20520else 20650else
20521 pkg_failed=yes 20651 pkg_failed=yes
20522fi 20652fi
20523 else 20653 fi
20524 pkg_failed=untried 20654else
20655 pkg_failed=untried
20525fi 20656fi
20526 20657
20527 20658
20528 20659
20529if test $pkg_failed = yes; then 20660if test $pkg_failed = yes; then
20530 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
20531$as_echo "no" >&6; }
20532 20661
20533if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 20662if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
20534 _pkg_short_errors_supported=yes 20663 _pkg_short_errors_supported=yes
@@ -20536,14 +20665,14 @@ else
20536 _pkg_short_errors_supported=no 20665 _pkg_short_errors_supported=no
20537fi 20666fi
20538 if test $_pkg_short_errors_supported = yes; then 20667 if test $_pkg_short_errors_supported = yes; then
20539 SDL_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "sdl >= 1.2.0" 2>&1` 20668 SDL_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "sdl >= 1.2.0"`
20540 else 20669 else
20541 SDL_PKG_ERRORS=`$PKG_CONFIG --print-errors "sdl >= 1.2.0" 2>&1` 20670 SDL_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "sdl >= 1.2.0"`
20542 fi 20671 fi
20543 # Put the nasty error message in config.log where it belongs 20672 # Put the nasty error message in config.log where it belongs
20544 echo "$SDL_PKG_ERRORS" >&5 20673 echo "$SDL_PKG_ERRORS" >&5
20545 20674
20546 as_fn_error $? "Package requirements (sdl >= 1.2.0) were not met: 20675 as_fn_error "Package requirements (sdl >= 1.2.0) were not met:
20547 20676
20548$SDL_PKG_ERRORS 20677$SDL_PKG_ERRORS
20549 20678
@@ -20552,13 +20681,12 @@ installed software in a non-standard prefix.
20552 20681
20553Alternatively, you may set the environment variables SDL_CFLAGS 20682Alternatively, you may set the environment variables SDL_CFLAGS
20554and SDL_LIBS to avoid the need to call pkg-config. 20683and SDL_LIBS to avoid the need to call pkg-config.
20555See the pkg-config man page for more details." "$LINENO" 5 20684See the pkg-config man page for more details.
20685" "$LINENO" 5
20556elif test $pkg_failed = untried; then 20686elif test $pkg_failed = untried; then
20557 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
20558$as_echo "no" >&6; }
20559 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 20687 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
20560$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 20688$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
20561as_fn_error $? "The pkg-config script could not be found or is too old. Make sure it 20689as_fn_error "The pkg-config script could not be found or is too old. Make sure it
20562is in your PATH or set the PKG_CONFIG environment variable to the full 20690is in your PATH or set the PKG_CONFIG environment variable to the full
20563path to pkg-config. 20691path to pkg-config.
20564 20692
@@ -20567,7 +20695,7 @@ and SDL_LIBS to avoid the need to call pkg-config.
20567See the pkg-config man page for more details. 20695See the pkg-config man page for more details.
20568 20696
20569To get pkg-config, see <http://pkg-config.freedesktop.org/>. 20697To get pkg-config, see <http://pkg-config.freedesktop.org/>.
20570See \`config.log' for more details" "$LINENO" 5 ; } 20698See \`config.log' for more details." "$LINENO" 5; }
20571else 20699else
20572 SDL_CFLAGS=$pkg_cv_SDL_CFLAGS 20700 SDL_CFLAGS=$pkg_cv_SDL_CFLAGS
20573 SDL_LIBS=$pkg_cv_SDL_LIBS 20701 SDL_LIBS=$pkg_cv_SDL_LIBS
@@ -20599,7 +20727,7 @@ fi
20599fi 20727fi
20600 20728
20601if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then 20729if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then
20602 as_fn_error $? "Software SDL dependencies not found (strict dependencies checking)" "$LINENO" 5 20730 as_fn_error "Software SDL dependencies not found (strict dependencies checking)" "$LINENO" 5
20603fi 20731fi
20604 20732
20605{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Software SDL rendering backend will be built" >&5 20733{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Software SDL rendering backend will be built" >&5
@@ -20708,7 +20836,7 @@ fi
20708fi 20836fi
20709 20837
20710if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then 20838if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then
20711 as_fn_error $? "PSL1GHT dependencies not found (strict dependencies checking)" "$LINENO" 5 20839 as_fn_error "PSL1GHT dependencies not found (strict dependencies checking)" "$LINENO" 5
20712fi 20840fi
20713 20841
20714{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether PSL1GHT rendering backend will be built" >&5 20842{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether PSL1GHT rendering backend will be built" >&5
@@ -20803,10 +20931,11 @@ pkg_failed=no
20803{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for SDL" >&5 20931{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for SDL" >&5
20804$as_echo_n "checking for SDL... " >&6; } 20932$as_echo_n "checking for SDL... " >&6; }
20805 20933
20806if test -n "$SDL_CFLAGS"; then 20934if test -n "$PKG_CONFIG"; then
20807 pkg_cv_SDL_CFLAGS="$SDL_CFLAGS" 20935 if test -n "$SDL_CFLAGS"; then
20808 elif test -n "$PKG_CONFIG"; then 20936 pkg_cv_SDL_CFLAGS="$SDL_CFLAGS"
20809 if test -n "$PKG_CONFIG" && \ 20937 else
20938 if test -n "$PKG_CONFIG" && \
20810 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"sdl >= 1.2.0\""; } >&5 20939 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"sdl >= 1.2.0\""; } >&5
20811 ($PKG_CONFIG --exists --print-errors "sdl >= 1.2.0") 2>&5 20940 ($PKG_CONFIG --exists --print-errors "sdl >= 1.2.0") 2>&5
20812 ac_status=$? 20941 ac_status=$?
@@ -20816,13 +20945,15 @@ if test -n "$SDL_CFLAGS"; then
20816else 20945else
20817 pkg_failed=yes 20946 pkg_failed=yes
20818fi 20947fi
20819 else 20948 fi
20820 pkg_failed=untried 20949else
20950 pkg_failed=untried
20821fi 20951fi
20822if test -n "$SDL_LIBS"; then 20952if test -n "$PKG_CONFIG"; then
20823 pkg_cv_SDL_LIBS="$SDL_LIBS" 20953 if test -n "$SDL_LIBS"; then
20824 elif test -n "$PKG_CONFIG"; then 20954 pkg_cv_SDL_LIBS="$SDL_LIBS"
20825 if test -n "$PKG_CONFIG" && \ 20955 else
20956 if test -n "$PKG_CONFIG" && \
20826 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"sdl >= 1.2.0\""; } >&5 20957 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"sdl >= 1.2.0\""; } >&5
20827 ($PKG_CONFIG --exists --print-errors "sdl >= 1.2.0") 2>&5 20958 ($PKG_CONFIG --exists --print-errors "sdl >= 1.2.0") 2>&5
20828 ac_status=$? 20959 ac_status=$?
@@ -20832,15 +20963,14 @@ if test -n "$SDL_LIBS"; then
20832else 20963else
20833 pkg_failed=yes 20964 pkg_failed=yes
20834fi 20965fi
20835 else 20966 fi
20836 pkg_failed=untried 20967else
20968 pkg_failed=untried
20837fi 20969fi
20838 20970
20839 20971
20840 20972
20841if test $pkg_failed = yes; then 20973if test $pkg_failed = yes; then
20842 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
20843$as_echo "no" >&6; }
20844 20974
20845if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 20975if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
20846 _pkg_short_errors_supported=yes 20976 _pkg_short_errors_supported=yes
@@ -20848,14 +20978,14 @@ else
20848 _pkg_short_errors_supported=no 20978 _pkg_short_errors_supported=no
20849fi 20979fi
20850 if test $_pkg_short_errors_supported = yes; then 20980 if test $_pkg_short_errors_supported = yes; then
20851 SDL_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "sdl >= 1.2.0" 2>&1` 20981 SDL_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "sdl >= 1.2.0"`
20852 else 20982 else
20853 SDL_PKG_ERRORS=`$PKG_CONFIG --print-errors "sdl >= 1.2.0" 2>&1` 20983 SDL_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "sdl >= 1.2.0"`
20854 fi 20984 fi
20855 # Put the nasty error message in config.log where it belongs 20985 # Put the nasty error message in config.log where it belongs
20856 echo "$SDL_PKG_ERRORS" >&5 20986 echo "$SDL_PKG_ERRORS" >&5
20857 20987
20858 as_fn_error $? "Package requirements (sdl >= 1.2.0) were not met: 20988 as_fn_error "Package requirements (sdl >= 1.2.0) were not met:
20859 20989
20860$SDL_PKG_ERRORS 20990$SDL_PKG_ERRORS
20861 20991
@@ -20864,13 +20994,12 @@ installed software in a non-standard prefix.
20864 20994
20865Alternatively, you may set the environment variables SDL_CFLAGS 20995Alternatively, you may set the environment variables SDL_CFLAGS
20866and SDL_LIBS to avoid the need to call pkg-config. 20996and SDL_LIBS to avoid the need to call pkg-config.
20867See the pkg-config man page for more details." "$LINENO" 5 20997See the pkg-config man page for more details.
20998" "$LINENO" 5
20868elif test $pkg_failed = untried; then 20999elif test $pkg_failed = untried; then
20869 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
20870$as_echo "no" >&6; }
20871 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 21000 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
20872$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 21001$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
20873as_fn_error $? "The pkg-config script could not be found or is too old. Make sure it 21002as_fn_error "The pkg-config script could not be found or is too old. Make sure it
20874is in your PATH or set the PKG_CONFIG environment variable to the full 21003is in your PATH or set the PKG_CONFIG environment variable to the full
20875path to pkg-config. 21004path to pkg-config.
20876 21005
@@ -20879,7 +21008,7 @@ and SDL_LIBS to avoid the need to call pkg-config.
20879See the pkg-config man page for more details. 21008See the pkg-config man page for more details.
20880 21009
20881To get pkg-config, see <http://pkg-config.freedesktop.org/>. 21010To get pkg-config, see <http://pkg-config.freedesktop.org/>.
20882See \`config.log' for more details" "$LINENO" 5 ; } 21011See \`config.log' for more details." "$LINENO" 5; }
20883else 21012else
20884 SDL_CFLAGS=$pkg_cv_SDL_CFLAGS 21013 SDL_CFLAGS=$pkg_cv_SDL_CFLAGS
20885 SDL_LIBS=$pkg_cv_SDL_LIBS 21014 SDL_LIBS=$pkg_cv_SDL_LIBS
@@ -21040,7 +21169,7 @@ fi
21040fi 21169fi
21041 21170
21042if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then 21171if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then
21043 as_fn_error $? "OpenGL SDL dependencies not found (strict dependencies checking)" "$LINENO" 5 21172 as_fn_error "OpenGL SDL dependencies not found (strict dependencies checking)" "$LINENO" 5
21044fi 21173fi
21045 21174
21046{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether OpenGL SDL rendering backend will be built" >&5 21175{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether OpenGL SDL rendering backend will be built" >&5
@@ -21184,10 +21313,11 @@ pkg_failed=no
21184{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for GL_EET" >&5 21313{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for GL_EET" >&5
21185$as_echo_n "checking for GL_EET... " >&6; } 21314$as_echo_n "checking for GL_EET... " >&6; }
21186 21315
21187if test -n "$GL_EET_CFLAGS"; then 21316if test -n "$PKG_CONFIG"; then
21188 pkg_cv_GL_EET_CFLAGS="$GL_EET_CFLAGS" 21317 if test -n "$GL_EET_CFLAGS"; then
21189 elif test -n "$PKG_CONFIG"; then 21318 pkg_cv_GL_EET_CFLAGS="$GL_EET_CFLAGS"
21190 if test -n "$PKG_CONFIG" && \ 21319 else
21320 if test -n "$PKG_CONFIG" && \
21191 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eet >= 1.5.0\""; } >&5 21321 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eet >= 1.5.0\""; } >&5
21192 ($PKG_CONFIG --exists --print-errors "eet >= 1.5.0") 2>&5 21322 ($PKG_CONFIG --exists --print-errors "eet >= 1.5.0") 2>&5
21193 ac_status=$? 21323 ac_status=$?
@@ -21197,13 +21327,15 @@ if test -n "$GL_EET_CFLAGS"; then
21197else 21327else
21198 pkg_failed=yes 21328 pkg_failed=yes
21199fi 21329fi
21200 else 21330 fi
21201 pkg_failed=untried 21331else
21332 pkg_failed=untried
21202fi 21333fi
21203if test -n "$GL_EET_LIBS"; then 21334if test -n "$PKG_CONFIG"; then
21204 pkg_cv_GL_EET_LIBS="$GL_EET_LIBS" 21335 if test -n "$GL_EET_LIBS"; then
21205 elif test -n "$PKG_CONFIG"; then 21336 pkg_cv_GL_EET_LIBS="$GL_EET_LIBS"
21206 if test -n "$PKG_CONFIG" && \ 21337 else
21338 if test -n "$PKG_CONFIG" && \
21207 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eet >= 1.5.0\""; } >&5 21339 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eet >= 1.5.0\""; } >&5
21208 ($PKG_CONFIG --exists --print-errors "eet >= 1.5.0") 2>&5 21340 ($PKG_CONFIG --exists --print-errors "eet >= 1.5.0") 2>&5
21209 ac_status=$? 21341 ac_status=$?
@@ -21213,15 +21345,14 @@ if test -n "$GL_EET_LIBS"; then
21213else 21345else
21214 pkg_failed=yes 21346 pkg_failed=yes
21215fi 21347fi
21216 else 21348 fi
21217 pkg_failed=untried 21349else
21350 pkg_failed=untried
21218fi 21351fi
21219 21352
21220 21353
21221 21354
21222if test $pkg_failed = yes; then 21355if test $pkg_failed = yes; then
21223 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
21224$as_echo "no" >&6; }
21225 21356
21226if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 21357if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
21227 _pkg_short_errors_supported=yes 21358 _pkg_short_errors_supported=yes
@@ -21229,17 +21360,17 @@ else
21229 _pkg_short_errors_supported=no 21360 _pkg_short_errors_supported=no
21230fi 21361fi
21231 if test $_pkg_short_errors_supported = yes; then 21362 if test $_pkg_short_errors_supported = yes; then
21232 GL_EET_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "eet >= 1.5.0" 2>&1` 21363 GL_EET_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "eet >= 1.5.0"`
21233 else 21364 else
21234 GL_EET_PKG_ERRORS=`$PKG_CONFIG --print-errors "eet >= 1.5.0" 2>&1` 21365 GL_EET_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "eet >= 1.5.0"`
21235 fi 21366 fi
21236 # Put the nasty error message in config.log where it belongs 21367 # Put the nasty error message in config.log where it belongs
21237 echo "$GL_EET_PKG_ERRORS" >&5 21368 echo "$GL_EET_PKG_ERRORS" >&5
21238 21369
21239 have_dep="no" 21370 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
21240elif test $pkg_failed = untried; then
21241 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
21242$as_echo "no" >&6; } 21371$as_echo "no" >&6; }
21372 have_dep="no"
21373elif test $pkg_failed = untried; then
21243 have_dep="no" 21374 have_dep="no"
21244else 21375else
21245 GL_EET_CFLAGS=$pkg_cv_GL_EET_CFLAGS 21376 GL_EET_CFLAGS=$pkg_cv_GL_EET_CFLAGS
@@ -21263,7 +21394,7 @@ fi
21263fi 21394fi
21264 21395
21265if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then 21396if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then
21266 as_fn_error $? "OpenGL Cocoa dependencies not found (strict dependencies checking)" "$LINENO" 5 21397 as_fn_error "OpenGL Cocoa dependencies not found (strict dependencies checking)" "$LINENO" 5
21267fi 21398fi
21268 21399
21269{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether OpenGL Cocoa rendering backend will be built" >&5 21400{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether OpenGL Cocoa rendering backend will be built" >&5
@@ -21372,7 +21503,7 @@ fi
21372fi 21503fi
21373 21504
21374if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then 21505if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then
21375 as_fn_error $? "Framebuffer dependencies not found (strict dependencies checking)" "$LINENO" 5 21506 as_fn_error "Framebuffer dependencies not found (strict dependencies checking)" "$LINENO" 5
21376fi 21507fi
21377 21508
21378{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Framebuffer rendering backend will be built" >&5 21509{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Framebuffer rendering backend will be built" >&5
@@ -21467,10 +21598,11 @@ pkg_failed=no
21467{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for DIRECTFB" >&5 21598{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for DIRECTFB" >&5
21468$as_echo_n "checking for DIRECTFB... " >&6; } 21599$as_echo_n "checking for DIRECTFB... " >&6; }
21469 21600
21470if test -n "$DIRECTFB_CFLAGS"; then 21601if test -n "$PKG_CONFIG"; then
21471 pkg_cv_DIRECTFB_CFLAGS="$DIRECTFB_CFLAGS" 21602 if test -n "$DIRECTFB_CFLAGS"; then
21472 elif test -n "$PKG_CONFIG"; then 21603 pkg_cv_DIRECTFB_CFLAGS="$DIRECTFB_CFLAGS"
21473 if test -n "$PKG_CONFIG" && \ 21604 else
21605 if test -n "$PKG_CONFIG" && \
21474 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"directfb >= 0.9.16\""; } >&5 21606 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"directfb >= 0.9.16\""; } >&5
21475 ($PKG_CONFIG --exists --print-errors "directfb >= 0.9.16") 2>&5 21607 ($PKG_CONFIG --exists --print-errors "directfb >= 0.9.16") 2>&5
21476 ac_status=$? 21608 ac_status=$?
@@ -21480,13 +21612,15 @@ if test -n "$DIRECTFB_CFLAGS"; then
21480else 21612else
21481 pkg_failed=yes 21613 pkg_failed=yes
21482fi 21614fi
21483 else 21615 fi
21484 pkg_failed=untried 21616else
21617 pkg_failed=untried
21485fi 21618fi
21486if test -n "$DIRECTFB_LIBS"; then 21619if test -n "$PKG_CONFIG"; then
21487 pkg_cv_DIRECTFB_LIBS="$DIRECTFB_LIBS" 21620 if test -n "$DIRECTFB_LIBS"; then
21488 elif test -n "$PKG_CONFIG"; then 21621 pkg_cv_DIRECTFB_LIBS="$DIRECTFB_LIBS"
21489 if test -n "$PKG_CONFIG" && \ 21622 else
21623 if test -n "$PKG_CONFIG" && \
21490 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"directfb >= 0.9.16\""; } >&5 21624 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"directfb >= 0.9.16\""; } >&5
21491 ($PKG_CONFIG --exists --print-errors "directfb >= 0.9.16") 2>&5 21625 ($PKG_CONFIG --exists --print-errors "directfb >= 0.9.16") 2>&5
21492 ac_status=$? 21626 ac_status=$?
@@ -21496,15 +21630,14 @@ if test -n "$DIRECTFB_LIBS"; then
21496else 21630else
21497 pkg_failed=yes 21631 pkg_failed=yes
21498fi 21632fi
21499 else 21633 fi
21500 pkg_failed=untried 21634else
21635 pkg_failed=untried
21501fi 21636fi
21502 21637
21503 21638
21504 21639
21505if test $pkg_failed = yes; then 21640if test $pkg_failed = yes; then
21506 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
21507$as_echo "no" >&6; }
21508 21641
21509if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 21642if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
21510 _pkg_short_errors_supported=yes 21643 _pkg_short_errors_supported=yes
@@ -21512,14 +21645,14 @@ else
21512 _pkg_short_errors_supported=no 21645 _pkg_short_errors_supported=no
21513fi 21646fi
21514 if test $_pkg_short_errors_supported = yes; then 21647 if test $_pkg_short_errors_supported = yes; then
21515 DIRECTFB_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "directfb >= 0.9.16" 2>&1` 21648 DIRECTFB_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "directfb >= 0.9.16"`
21516 else 21649 else
21517 DIRECTFB_PKG_ERRORS=`$PKG_CONFIG --print-errors "directfb >= 0.9.16" 2>&1` 21650 DIRECTFB_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "directfb >= 0.9.16"`
21518 fi 21651 fi
21519 # Put the nasty error message in config.log where it belongs 21652 # Put the nasty error message in config.log where it belongs
21520 echo "$DIRECTFB_PKG_ERRORS" >&5 21653 echo "$DIRECTFB_PKG_ERRORS" >&5
21521 21654
21522 as_fn_error $? "Package requirements (directfb >= 0.9.16) were not met: 21655 as_fn_error "Package requirements (directfb >= 0.9.16) were not met:
21523 21656
21524$DIRECTFB_PKG_ERRORS 21657$DIRECTFB_PKG_ERRORS
21525 21658
@@ -21528,13 +21661,12 @@ installed software in a non-standard prefix.
21528 21661
21529Alternatively, you may set the environment variables DIRECTFB_CFLAGS 21662Alternatively, you may set the environment variables DIRECTFB_CFLAGS
21530and DIRECTFB_LIBS to avoid the need to call pkg-config. 21663and DIRECTFB_LIBS to avoid the need to call pkg-config.
21531See the pkg-config man page for more details." "$LINENO" 5 21664See the pkg-config man page for more details.
21665" "$LINENO" 5
21532elif test $pkg_failed = untried; then 21666elif test $pkg_failed = untried; then
21533 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
21534$as_echo "no" >&6; }
21535 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 21667 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
21536$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 21668$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
21537as_fn_error $? "The pkg-config script could not be found or is too old. Make sure it 21669as_fn_error "The pkg-config script could not be found or is too old. Make sure it
21538is in your PATH or set the PKG_CONFIG environment variable to the full 21670is in your PATH or set the PKG_CONFIG environment variable to the full
21539path to pkg-config. 21671path to pkg-config.
21540 21672
@@ -21543,7 +21675,7 @@ and DIRECTFB_LIBS to avoid the need to call pkg-config.
21543See the pkg-config man page for more details. 21675See the pkg-config man page for more details.
21544 21676
21545To get pkg-config, see <http://pkg-config.freedesktop.org/>. 21677To get pkg-config, see <http://pkg-config.freedesktop.org/>.
21546See \`config.log' for more details" "$LINENO" 5 ; } 21678See \`config.log' for more details." "$LINENO" 5; }
21547else 21679else
21548 DIRECTFB_CFLAGS=$pkg_cv_DIRECTFB_CFLAGS 21680 DIRECTFB_CFLAGS=$pkg_cv_DIRECTFB_CFLAGS
21549 DIRECTFB_LIBS=$pkg_cv_DIRECTFB_LIBS 21681 DIRECTFB_LIBS=$pkg_cv_DIRECTFB_LIBS
@@ -21575,7 +21707,7 @@ fi
21575fi 21707fi
21576 21708
21577if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then 21709if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then
21578 as_fn_error $? "DirectFB dependencies not found (strict dependencies checking)" "$LINENO" 5 21710 as_fn_error "DirectFB dependencies not found (strict dependencies checking)" "$LINENO" 5
21579fi 21711fi
21580 21712
21581{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether DirectFB rendering backend will be built" >&5 21713{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether DirectFB rendering backend will be built" >&5
@@ -21669,10 +21801,11 @@ pkg_failed=no
21669{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for XCB" >&5 21801{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for XCB" >&5
21670$as_echo_n "checking for XCB... " >&6; } 21802$as_echo_n "checking for XCB... " >&6; }
21671 21803
21672if test -n "$XCB_CFLAGS"; then 21804if test -n "$PKG_CONFIG"; then
21673 pkg_cv_XCB_CFLAGS="$XCB_CFLAGS" 21805 if test -n "$XCB_CFLAGS"; then
21674 elif test -n "$PKG_CONFIG"; then 21806 pkg_cv_XCB_CFLAGS="$XCB_CFLAGS"
21675 if test -n "$PKG_CONFIG" && \ 21807 else
21808 if test -n "$PKG_CONFIG" && \
21676 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"xcb xcb-shm xcb-image >= 0.2.1 pixman-1\""; } >&5 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 ($PKG_CONFIG --exists --print-errors "xcb xcb-shm xcb-image >= 0.2.1 pixman-1") 2>&5 21810 ($PKG_CONFIG --exists --print-errors "xcb xcb-shm xcb-image >= 0.2.1 pixman-1") 2>&5
21678 ac_status=$? 21811 ac_status=$?
@@ -21682,13 +21815,15 @@ if test -n "$XCB_CFLAGS"; then
21682else 21815else
21683 pkg_failed=yes 21816 pkg_failed=yes
21684fi 21817fi
21685 else 21818 fi
21686 pkg_failed=untried 21819else
21820 pkg_failed=untried
21687fi 21821fi
21688if test -n "$XCB_LIBS"; then 21822if test -n "$PKG_CONFIG"; then
21689 pkg_cv_XCB_LIBS="$XCB_LIBS" 21823 if test -n "$XCB_LIBS"; then
21690 elif test -n "$PKG_CONFIG"; then 21824 pkg_cv_XCB_LIBS="$XCB_LIBS"
21691 if test -n "$PKG_CONFIG" && \ 21825 else
21826 if test -n "$PKG_CONFIG" && \
21692 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"xcb xcb-shm xcb-image >= 0.2.1 pixman-1\""; } >&5 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 ($PKG_CONFIG --exists --print-errors "xcb xcb-shm xcb-image >= 0.2.1 pixman-1") 2>&5 21828 ($PKG_CONFIG --exists --print-errors "xcb xcb-shm xcb-image >= 0.2.1 pixman-1") 2>&5
21694 ac_status=$? 21829 ac_status=$?
@@ -21698,15 +21833,14 @@ if test -n "$XCB_LIBS"; then
21698else 21833else
21699 pkg_failed=yes 21834 pkg_failed=yes
21700fi 21835fi
21701 else 21836 fi
21702 pkg_failed=untried 21837else
21838 pkg_failed=untried
21703fi 21839fi
21704 21840
21705 21841
21706 21842
21707if test $pkg_failed = yes; then 21843if test $pkg_failed = yes; then
21708 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
21709$as_echo "no" >&6; }
21710 21844
21711if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 21845if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
21712 _pkg_short_errors_supported=yes 21846 _pkg_short_errors_supported=yes
@@ -21714,20 +21848,20 @@ else
21714 _pkg_short_errors_supported=no 21848 _pkg_short_errors_supported=no
21715fi 21849fi
21716 if test $_pkg_short_errors_supported = yes; then 21850 if test $_pkg_short_errors_supported = yes; then
21717 XCB_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "xcb xcb-shm xcb-image >= 0.2.1 pixman-1" 2>&1` 21851 XCB_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "xcb xcb-shm xcb-image >= 0.2.1 pixman-1"`
21718 else 21852 else
21719 XCB_PKG_ERRORS=`$PKG_CONFIG --print-errors "xcb xcb-shm xcb-image >= 0.2.1 pixman-1" 2>&1` 21853 XCB_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "xcb xcb-shm xcb-image >= 0.2.1 pixman-1"`
21720 fi 21854 fi
21721 # Put the nasty error message in config.log where it belongs 21855 # Put the nasty error message in config.log where it belongs
21722 echo "$XCB_PKG_ERRORS" >&5 21856 echo "$XCB_PKG_ERRORS" >&5
21723 21857
21858 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
21859$as_echo "no" >&6; }
21724 21860
21725 have_dep="no" 21861 have_dep="no"
21726 21862
21727 21863
21728elif test $pkg_failed = untried; then 21864elif test $pkg_failed = untried; then
21729 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
21730$as_echo "no" >&6; }
21731 21865
21732 have_dep="no" 21866 have_dep="no"
21733 21867
@@ -21762,7 +21896,7 @@ fi
21762fi 21896fi
21763 21897
21764if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then 21898if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then
21765 as_fn_error $? "Software X11 8 bits grayscale dependencies not found (strict dependencies checking)" "$LINENO" 5 21899 as_fn_error "Software X11 8 bits grayscale dependencies not found (strict dependencies checking)" "$LINENO" 5
21766fi 21900fi
21767 21901
21768{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Software X11 8 bits grayscale rendering backend will be built" >&5 21902{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Software X11 8 bits grayscale rendering backend will be built" >&5
@@ -21866,7 +22000,7 @@ if test "x$with_x" = xno; then
21866 have_x=disabled 22000 have_x=disabled
21867else 22001else
21868 case $x_includes,$x_libraries in #( 22002 case $x_includes,$x_libraries in #(
21869 *\'*) as_fn_error $? "cannot use X directory names containing '" "$LINENO" 5 ;; #( 22003 *\'*) as_fn_error "cannot use X directory names containing '" "$LINENO" 5;; #(
21870 *,NONE | NONE,*) if test "${ac_cv_have_x+set}" = set; then : 22004 *,NONE | NONE,*) if test "${ac_cv_have_x+set}" = set; then :
21871 $as_echo_n "(cached) " >&6 22005 $as_echo_n "(cached) " >&6
21872else 22006else
@@ -21884,7 +22018,7 @@ libdir:
21884 @echo libdir='${LIBDIR}' 22018 @echo libdir='${LIBDIR}'
21885_ACEOF 22019_ACEOF
21886 if (export CC; ${XMKMF-xmkmf}) >/dev/null 2>/dev/null && test -f Makefile; then 22020 if (export CC; ${XMKMF-xmkmf}) >/dev/null 2>/dev/null && test -f Makefile; then
21887 # GNU make sometimes prints "make[1]: Entering ...", which would confuse us. 22021 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
21888 for ac_var in incroot usrlibdir libdir; do 22022 for ac_var in incroot usrlibdir libdir; do
21889 eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`" 22023 eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`"
21890 done 22024 done
@@ -21970,7 +22104,7 @@ else
21970 fi 22104 fi
21971done 22105done
21972fi 22106fi
21973rm -f conftest.err conftest.i conftest.$ac_ext 22107rm -f conftest.err conftest.$ac_ext
21974fi # $ac_x_includes = no 22108fi # $ac_x_includes = no
21975 22109
21976if test "$ac_x_libraries" = no; then 22110if test "$ac_x_libraries" = no; then
@@ -22657,7 +22791,7 @@ fi
22657fi 22791fi
22658 22792
22659if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then 22793if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then
22660 as_fn_error $? "Software X11 16 bits dependencies not found (strict dependencies checking)" "$LINENO" 5 22794 as_fn_error "Software X11 16 bits dependencies not found (strict dependencies checking)" "$LINENO" 5
22661fi 22795fi
22662 22796
22663{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Software X11 16 bits rendering backend will be built" >&5 22797{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Software X11 16 bits rendering backend will be built" >&5
@@ -22770,7 +22904,7 @@ fi
22770fi 22904fi
22771 22905
22772if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then 22906if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then
22773 as_fn_error $? "Software DirectDraw 16 bits dependencies not found (strict dependencies checking)" "$LINENO" 5 22907 as_fn_error "Software DirectDraw 16 bits dependencies not found (strict dependencies checking)" "$LINENO" 5
22774fi 22908fi
22775 22909
22776{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Software DirectDraw 16 bits rendering backend will be built" >&5 22910{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Software DirectDraw 16 bits rendering backend will be built" >&5
@@ -22872,7 +23006,7 @@ fi
22872fi 23006fi
22873 23007
22874if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then 23008if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then
22875 as_fn_error $? "Software Windows CE 16 bits dependencies not found (strict dependencies checking)" "$LINENO" 5 23009 as_fn_error "Software Windows CE 16 bits dependencies not found (strict dependencies checking)" "$LINENO" 5
22876fi 23010fi
22877 23011
22878{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Software Windows CE 16 bits rendering backend will be built" >&5 23012{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Software Windows CE 16 bits rendering backend will be built" >&5
@@ -22967,10 +23101,11 @@ pkg_failed=no
22967{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for SDL" >&5 23101{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for SDL" >&5
22968$as_echo_n "checking for SDL... " >&6; } 23102$as_echo_n "checking for SDL... " >&6; }
22969 23103
22970if test -n "$SDL_CFLAGS"; then 23104if test -n "$PKG_CONFIG"; then
22971 pkg_cv_SDL_CFLAGS="$SDL_CFLAGS" 23105 if test -n "$SDL_CFLAGS"; then
22972 elif test -n "$PKG_CONFIG"; then 23106 pkg_cv_SDL_CFLAGS="$SDL_CFLAGS"
22973 if test -n "$PKG_CONFIG" && \ 23107 else
23108 if test -n "$PKG_CONFIG" && \
22974 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"sdl >= 1.2.0\""; } >&5 23109 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"sdl >= 1.2.0\""; } >&5
22975 ($PKG_CONFIG --exists --print-errors "sdl >= 1.2.0") 2>&5 23110 ($PKG_CONFIG --exists --print-errors "sdl >= 1.2.0") 2>&5
22976 ac_status=$? 23111 ac_status=$?
@@ -22980,13 +23115,15 @@ if test -n "$SDL_CFLAGS"; then
22980else 23115else
22981 pkg_failed=yes 23116 pkg_failed=yes
22982fi 23117fi
22983 else 23118 fi
22984 pkg_failed=untried 23119else
23120 pkg_failed=untried
22985fi 23121fi
22986if test -n "$SDL_LIBS"; then 23122if test -n "$PKG_CONFIG"; then
22987 pkg_cv_SDL_LIBS="$SDL_LIBS" 23123 if test -n "$SDL_LIBS"; then
22988 elif test -n "$PKG_CONFIG"; then 23124 pkg_cv_SDL_LIBS="$SDL_LIBS"
22989 if test -n "$PKG_CONFIG" && \ 23125 else
23126 if test -n "$PKG_CONFIG" && \
22990 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"sdl >= 1.2.0\""; } >&5 23127 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"sdl >= 1.2.0\""; } >&5
22991 ($PKG_CONFIG --exists --print-errors "sdl >= 1.2.0") 2>&5 23128 ($PKG_CONFIG --exists --print-errors "sdl >= 1.2.0") 2>&5
22992 ac_status=$? 23129 ac_status=$?
@@ -22996,15 +23133,14 @@ if test -n "$SDL_LIBS"; then
22996else 23133else
22997 pkg_failed=yes 23134 pkg_failed=yes
22998fi 23135fi
22999 else 23136 fi
23000 pkg_failed=untried 23137else
23138 pkg_failed=untried
23001fi 23139fi
23002 23140
23003 23141
23004 23142
23005if test $pkg_failed = yes; then 23143if test $pkg_failed = yes; then
23006 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
23007$as_echo "no" >&6; }
23008 23144
23009if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 23145if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
23010 _pkg_short_errors_supported=yes 23146 _pkg_short_errors_supported=yes
@@ -23012,14 +23148,14 @@ else
23012 _pkg_short_errors_supported=no 23148 _pkg_short_errors_supported=no
23013fi 23149fi
23014 if test $_pkg_short_errors_supported = yes; then 23150 if test $_pkg_short_errors_supported = yes; then
23015 SDL_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "sdl >= 1.2.0" 2>&1` 23151 SDL_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "sdl >= 1.2.0"`
23016 else 23152 else
23017 SDL_PKG_ERRORS=`$PKG_CONFIG --print-errors "sdl >= 1.2.0" 2>&1` 23153 SDL_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "sdl >= 1.2.0"`
23018 fi 23154 fi
23019 # Put the nasty error message in config.log where it belongs 23155 # Put the nasty error message in config.log where it belongs
23020 echo "$SDL_PKG_ERRORS" >&5 23156 echo "$SDL_PKG_ERRORS" >&5
23021 23157
23022 as_fn_error $? "Package requirements (sdl >= 1.2.0) were not met: 23158 as_fn_error "Package requirements (sdl >= 1.2.0) were not met:
23023 23159
23024$SDL_PKG_ERRORS 23160$SDL_PKG_ERRORS
23025 23161
@@ -23028,13 +23164,12 @@ installed software in a non-standard prefix.
23028 23164
23029Alternatively, you may set the environment variables SDL_CFLAGS 23165Alternatively, you may set the environment variables SDL_CFLAGS
23030and SDL_LIBS to avoid the need to call pkg-config. 23166and SDL_LIBS to avoid the need to call pkg-config.
23031See the pkg-config man page for more details." "$LINENO" 5 23167See the pkg-config man page for more details.
23168" "$LINENO" 5
23032elif test $pkg_failed = untried; then 23169elif test $pkg_failed = untried; then
23033 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
23034$as_echo "no" >&6; }
23035 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 23170 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
23036$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 23171$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
23037as_fn_error $? "The pkg-config script could not be found or is too old. Make sure it 23172as_fn_error "The pkg-config script could not be found or is too old. Make sure it
23038is in your PATH or set the PKG_CONFIG environment variable to the full 23173is in your PATH or set the PKG_CONFIG environment variable to the full
23039path to pkg-config. 23174path to pkg-config.
23040 23175
@@ -23043,7 +23178,7 @@ and SDL_LIBS to avoid the need to call pkg-config.
23043See the pkg-config man page for more details. 23178See the pkg-config man page for more details.
23044 23179
23045To get pkg-config, see <http://pkg-config.freedesktop.org/>. 23180To get pkg-config, see <http://pkg-config.freedesktop.org/>.
23046See \`config.log' for more details" "$LINENO" 5 ; } 23181See \`config.log' for more details." "$LINENO" 5; }
23047else 23182else
23048 SDL_CFLAGS=$pkg_cv_SDL_CFLAGS 23183 SDL_CFLAGS=$pkg_cv_SDL_CFLAGS
23049 SDL_LIBS=$pkg_cv_SDL_LIBS 23184 SDL_LIBS=$pkg_cv_SDL_LIBS
@@ -23075,7 +23210,7 @@ fi
23075fi 23210fi
23076 23211
23077if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then 23212if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then
23078 as_fn_error $? "Software SDL 16 bits dependencies not found (strict dependencies checking)" "$LINENO" 5 23213 as_fn_error "Software SDL 16 bits dependencies not found (strict dependencies checking)" "$LINENO" 5
23079fi 23214fi
23080 23215
23081{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Software SDL 16 bits rendering backend will be built" >&5 23216{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Software SDL 16 bits rendering backend will be built" >&5
@@ -23128,6 +23263,386 @@ fi
23128 23263
23129 23264
23130 23265
23266
23267
23268
23269want_engine="${want_evas_engine_wayland_shm}"
23270want_static_engine="no"
23271have_engine="no"
23272have_evas_engine_wayland_shm="no"
23273
23274# Check whether --enable-wayland-shm was given.
23275if test "${enable_wayland_shm+set}" = set; then :
23276 enableval=$enable_wayland_shm;
23277 if test "x${enableval}" = "xyes" ; then
23278 want_engine="yes"
23279 else
23280 if test "x${enableval}" = "xstatic" ; then
23281 want_engine="static"
23282 else
23283 want_engine="no"
23284 fi
23285 fi
23286
23287fi
23288
23289
23290{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable Wayland Shm rendering backend" >&5
23291$as_echo_n "checking whether to enable Wayland Shm rendering backend... " >&6; }
23292{ $as_echo "$as_me:${as_lineno-$LINENO}: result: ${want_engine}" >&5
23293$as_echo "${want_engine}" >&6; }
23294
23295if test "x${want_engine}" = "xyes" -o "x${want_engine}" = "xstatic" -o "x${want_engine}" = "xauto" ; then
23296
23297
23298have_dep="yes"
23299evas_engine_wayland_shm_cflags=""
23300evas_engine_wayland_shm_libs=""
23301
23302
23303
23304
23305if test "x${have_dep}" = "xyes" ; then
23306 have_engine="yes"
23307else
23308 have_engine="no"
23309fi
23310
23311
23312fi
23313
23314if 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
23316fi
23317
23318{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Wayland Shm rendering backend will be built" >&5
23319$as_echo_n "checking whether Wayland Shm rendering backend will be built... " >&6; }
23320{ $as_echo "$as_me:${as_lineno-$LINENO}: result: ${have_engine}" >&5
23321$as_echo "${have_engine}" >&6; }
23322
23323if test "x${have_engine}" = "xyes" ; then
23324 if test "x${want_engine}" = "xstatic" ; then
23325 have_evas_engine_wayland_shm="static"
23326 want_static_engine="yes"
23327 else
23328 have_evas_engine_wayland_shm="yes"
23329 fi
23330fi
23331
23332if test "x${have_engine}" = "xyes" ; then
23333
23334$as_echo "#define BUILD_ENGINE_WAYLAND_SHM 1" >>confdefs.h
23335
23336fi
23337
23338 if test "x${have_engine}" = "xyes"; then
23339 BUILD_ENGINE_WAYLAND_SHM_TRUE=
23340 BUILD_ENGINE_WAYLAND_SHM_FALSE='#'
23341else
23342 BUILD_ENGINE_WAYLAND_SHM_TRUE='#'
23343 BUILD_ENGINE_WAYLAND_SHM_FALSE=
23344fi
23345
23346
23347if test "x${want_static_engine}" = "xyes" ; then
23348
23349$as_echo "#define EVAS_STATIC_BUILD_WAYLAND_SHM 1" >>confdefs.h
23350
23351 have_static_module="yes"
23352fi
23353
23354 if test "x${want_static_engine}" = "xyes"; then
23355 EVAS_STATIC_BUILD_WAYLAND_SHM_TRUE=
23356 EVAS_STATIC_BUILD_WAYLAND_SHM_FALSE='#'
23357else
23358 EVAS_STATIC_BUILD_WAYLAND_SHM_TRUE='#'
23359 EVAS_STATIC_BUILD_WAYLAND_SHM_FALSE=
23360fi
23361
23362
23363
23364
23365
23366
23367
23368
23369
23370
23371want_engine="${want_evas_engine_wayland_egl}"
23372want_static_engine="no"
23373have_engine="no"
23374have_evas_engine_wayland_egl="no"
23375
23376# Check whether --enable-wayland-egl was given.
23377if test "${enable_wayland_egl+set}" = set; then :
23378 enableval=$enable_wayland_egl;
23379 if test "x${enableval}" = "xyes" ; then
23380 want_engine="yes"
23381 else
23382 if test "x${enableval}" = "xstatic" ; then
23383 want_engine="static"
23384 else
23385 want_engine="no"
23386 fi
23387 fi
23388
23389fi
23390
23391
23392{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable Wayland Egl rendering backend" >&5
23393$as_echo_n "checking whether to enable Wayland Egl rendering backend... " >&6; }
23394{ $as_echo "$as_me:${as_lineno-$LINENO}: result: ${want_engine}" >&5
23395$as_echo "${want_engine}" >&6; }
23396
23397if test "x${want_engine}" = "xyes" -o "x${want_engine}" = "xstatic" -o "x${want_engine}" = "xauto" ; then
23398
23399
23400requirement=""
23401have_dep="no"
23402evas_engine_wayland_egl_cflags=""
23403evas_engine_wayland_egl_libs=""
23404
23405
23406pkg_failed=no
23407{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for WAYLAND_EGL" >&5
23408$as_echo_n "checking for WAYLAND_EGL... " >&6; }
23409
23410if test -n "$PKG_CONFIG"; then
23411 if test -n "$WAYLAND_EGL_CFLAGS"; then
23412 pkg_cv_WAYLAND_EGL_CFLAGS="$WAYLAND_EGL_CFLAGS"
23413 else
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
23416 ($PKG_CONFIG --exists --print-errors "egl >= 7.10 glesv2 gl wayland-client wayland-egl") 2>&5
23417 ac_status=$?
23418 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
23419 test $ac_status = 0; }; then
23420 pkg_cv_WAYLAND_EGL_CFLAGS=`$PKG_CONFIG --cflags "egl >= 7.10 glesv2 gl wayland-client wayland-egl" 2>/dev/null`
23421else
23422 pkg_failed=yes
23423fi
23424 fi
23425else
23426 pkg_failed=untried
23427fi
23428if test -n "$PKG_CONFIG"; then
23429 if test -n "$WAYLAND_EGL_LIBS"; then
23430 pkg_cv_WAYLAND_EGL_LIBS="$WAYLAND_EGL_LIBS"
23431 else
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
23434 ($PKG_CONFIG --exists --print-errors "egl >= 7.10 glesv2 gl wayland-client wayland-egl") 2>&5
23435 ac_status=$?
23436 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
23437 test $ac_status = 0; }; then
23438 pkg_cv_WAYLAND_EGL_LIBS=`$PKG_CONFIG --libs "egl >= 7.10 glesv2 gl wayland-client wayland-egl" 2>/dev/null`
23439else
23440 pkg_failed=yes
23441fi
23442 fi
23443else
23444 pkg_failed=untried
23445fi
23446
23447
23448
23449if test $pkg_failed = yes; then
23450
23451if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
23452 _pkg_short_errors_supported=yes
23453else
23454 _pkg_short_errors_supported=no
23455fi
23456 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"`
23458 else
23459 WAYLAND_EGL_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "egl >= 7.10 glesv2 gl wayland-client wayland-egl"`
23460 fi
23461 # Put the nasty error message in config.log where it belongs
23462 echo "$WAYLAND_EGL_PKG_ERRORS" >&5
23463
23464 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
23465$as_echo "no" >&6; }
23466
23467 have_dep="no"
23468
23469
23470elif test $pkg_failed = untried; then
23471
23472 have_dep="no"
23473
23474
23475else
23476 WAYLAND_EGL_CFLAGS=$pkg_cv_WAYLAND_EGL_CFLAGS
23477 WAYLAND_EGL_LIBS=$pkg_cv_WAYLAND_EGL_LIBS
23478 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
23479$as_echo "yes" >&6; }
23480
23481 have_dep="yes"
23482 requirement="egl >= 7.10 glesv2 gl wayland-client wayland-egl"
23483 evas_engine_wayland_egl_cflags="${WAYLAND_EGL_CFLAGS}"
23484 evas_engine_wayland_egl_libs="${WAYLAND_EGL_LIBS}"
23485
23486fi
23487
23488if test "x${have_dep}" = "xyes" ; then
23489
23490pkg_failed=no
23491{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for GL_EET" >&5
23492$as_echo_n "checking for GL_EET... " >&6; }
23493
23494if test -n "$PKG_CONFIG"; then
23495 if test -n "$GL_EET_CFLAGS"; then
23496 pkg_cv_GL_EET_CFLAGS="$GL_EET_CFLAGS"
23497 else
23498 if test -n "$PKG_CONFIG" && \
23499 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eet >= 1.5.0\""; } >&5
23500 ($PKG_CONFIG --exists --print-errors "eet >= 1.5.0") 2>&5
23501 ac_status=$?
23502 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
23503 test $ac_status = 0; }; then
23504 pkg_cv_GL_EET_CFLAGS=`$PKG_CONFIG --cflags "eet >= 1.5.0" 2>/dev/null`
23505else
23506 pkg_failed=yes
23507fi
23508 fi
23509else
23510 pkg_failed=untried
23511fi
23512if test -n "$PKG_CONFIG"; then
23513 if test -n "$GL_EET_LIBS"; then
23514 pkg_cv_GL_EET_LIBS="$GL_EET_LIBS"
23515 else
23516 if test -n "$PKG_CONFIG" && \
23517 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eet >= 1.5.0\""; } >&5
23518 ($PKG_CONFIG --exists --print-errors "eet >= 1.5.0") 2>&5
23519 ac_status=$?
23520 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
23521 test $ac_status = 0; }; then
23522 pkg_cv_GL_EET_LIBS=`$PKG_CONFIG --libs "eet >= 1.5.0" 2>/dev/null`
23523else
23524 pkg_failed=yes
23525fi
23526 fi
23527else
23528 pkg_failed=untried
23529fi
23530
23531
23532
23533if test $pkg_failed = yes; then
23534
23535if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
23536 _pkg_short_errors_supported=yes
23537else
23538 _pkg_short_errors_supported=no
23539fi
23540 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"`
23542 else
23543 GL_EET_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "eet >= 1.5.0"`
23544 fi
23545 # Put the nasty error message in config.log where it belongs
23546 echo "$GL_EET_PKG_ERRORS" >&5
23547
23548 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
23549$as_echo "no" >&6; }
23550 have_dep="no"
23551elif test $pkg_failed = untried; then
23552 have_dep="no"
23553else
23554 GL_EET_CFLAGS=$pkg_cv_GL_EET_CFLAGS
23555 GL_EET_LIBS=$pkg_cv_GL_EET_LIBS
23556 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
23557$as_echo "yes" >&6; }
23558 have_dep="yes"
23559fi
23560 ac_fn_c_check_header_compile "$LINENO" "GLES2/gl2.h" "ac_cv_header_GLES2_gl2_h" "
23561
23562"
23563if test "x$ac_cv_header_GLES2_gl2_h" = x""yes; then :
23564 have_egl="yes"
23565else
23566 have_egl="no"
23567fi
23568
23569
23570 if test "x${have_egl}" = "xyes" ; then
23571 evas_engine_wayland_egl_cflags="${WAYLAND_EGL_CFLAGS}"
23572 evas_engine_wayland_egl_libs="${WAYLAND_EGL_LIBS} -lGL -lGLESv2 -lEGL"
23573 fi
23574fi
23575
23576
23577
23578
23579if test "x${want_engine}" = "xstatic" ; then
23580 requirement_evas="${requirement} ${requirement_evas}"
23581fi
23582
23583if test "x${have_dep}" = "xyes" ; then
23584 have_engine="yes"
23585else
23586 have_engine="no"
23587fi
23588
23589
23590fi
23591
23592if 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
23594fi
23595
23596{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Wayland Egl rendering backend will be built" >&5
23597$as_echo_n "checking whether Wayland Egl rendering backend will be built... " >&6; }
23598{ $as_echo "$as_me:${as_lineno-$LINENO}: result: ${have_engine}" >&5
23599$as_echo "${have_engine}" >&6; }
23600
23601if test "x${have_engine}" = "xyes" ; then
23602 if test "x${want_engine}" = "xstatic" ; then
23603 have_evas_engine_wayland_egl="static"
23604 want_static_engine="yes"
23605 else
23606 have_evas_engine_wayland_egl="yes"
23607 fi
23608fi
23609
23610if test "x${have_engine}" = "xyes" ; then
23611
23612$as_echo "#define BUILD_ENGINE_WAYLAND_EGL 1" >>confdefs.h
23613
23614fi
23615
23616 if test "x${have_engine}" = "xyes"; then
23617 BUILD_ENGINE_WAYLAND_EGL_TRUE=
23618 BUILD_ENGINE_WAYLAND_EGL_FALSE='#'
23619else
23620 BUILD_ENGINE_WAYLAND_EGL_TRUE='#'
23621 BUILD_ENGINE_WAYLAND_EGL_FALSE=
23622fi
23623
23624
23625if test "x${want_static_engine}" = "xyes" ; then
23626
23627$as_echo "#define EVAS_STATIC_BUILD_WAYLAND_EGL 1" >>confdefs.h
23628
23629 have_static_module="yes"
23630fi
23631
23632 if test "x${want_static_engine}" = "xyes"; then
23633 EVAS_STATIC_BUILD_WAYLAND_EGL_TRUE=
23634 EVAS_STATIC_BUILD_WAYLAND_EGL_FALSE='#'
23635else
23636 EVAS_STATIC_BUILD_WAYLAND_EGL_TRUE='#'
23637 EVAS_STATIC_BUILD_WAYLAND_EGL_FALSE=
23638fi
23639
23640
23641
23642
23643
23644
23645
23131# SDL primitive 23646# SDL primitive
23132sdl_primitive="no" 23647sdl_primitive="no"
23133 23648
@@ -23241,10 +23756,11 @@ pkg_failed=no
23241{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for XCB" >&5 23756{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for XCB" >&5
23242$as_echo_n "checking for XCB... " >&6; } 23757$as_echo_n "checking for XCB... " >&6; }
23243 23758
23244if test -n "$XCB_CFLAGS"; then 23759if test -n "$PKG_CONFIG"; then
23245 pkg_cv_XCB_CFLAGS="$XCB_CFLAGS" 23760 if test -n "$XCB_CFLAGS"; then
23246 elif test -n "$PKG_CONFIG"; then 23761 pkg_cv_XCB_CFLAGS="$XCB_CFLAGS"
23247 if test -n "$PKG_CONFIG" && \ 23762 else
23763 if test -n "$PKG_CONFIG" && \
23248 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"xcb xcb-shm xcb-image >= 0.2.1 pixman-1\""; } >&5 23764 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"xcb xcb-shm xcb-image >= 0.2.1 pixman-1\""; } >&5
23249 ($PKG_CONFIG --exists --print-errors "xcb xcb-shm xcb-image >= 0.2.1 pixman-1") 2>&5 23765 ($PKG_CONFIG --exists --print-errors "xcb xcb-shm xcb-image >= 0.2.1 pixman-1") 2>&5
23250 ac_status=$? 23766 ac_status=$?
@@ -23254,13 +23770,15 @@ if test -n "$XCB_CFLAGS"; then
23254else 23770else
23255 pkg_failed=yes 23771 pkg_failed=yes
23256fi 23772fi
23257 else 23773 fi
23258 pkg_failed=untried 23774else
23775 pkg_failed=untried
23259fi 23776fi
23260if test -n "$XCB_LIBS"; then 23777if test -n "$PKG_CONFIG"; then
23261 pkg_cv_XCB_LIBS="$XCB_LIBS" 23778 if test -n "$XCB_LIBS"; then
23262 elif test -n "$PKG_CONFIG"; then 23779 pkg_cv_XCB_LIBS="$XCB_LIBS"
23263 if test -n "$PKG_CONFIG" && \ 23780 else
23781 if test -n "$PKG_CONFIG" && \
23264 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"xcb xcb-shm xcb-image >= 0.2.1 pixman-1\""; } >&5 23782 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"xcb xcb-shm xcb-image >= 0.2.1 pixman-1\""; } >&5
23265 ($PKG_CONFIG --exists --print-errors "xcb xcb-shm xcb-image >= 0.2.1 pixman-1") 2>&5 23783 ($PKG_CONFIG --exists --print-errors "xcb xcb-shm xcb-image >= 0.2.1 pixman-1") 2>&5
23266 ac_status=$? 23784 ac_status=$?
@@ -23270,15 +23788,14 @@ if test -n "$XCB_LIBS"; then
23270else 23788else
23271 pkg_failed=yes 23789 pkg_failed=yes
23272fi 23790fi
23273 else 23791 fi
23274 pkg_failed=untried 23792else
23793 pkg_failed=untried
23275fi 23794fi
23276 23795
23277 23796
23278 23797
23279if test $pkg_failed = yes; then 23798if test $pkg_failed = yes; then
23280 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
23281$as_echo "no" >&6; }
23282 23799
23283if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 23800if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
23284 _pkg_short_errors_supported=yes 23801 _pkg_short_errors_supported=yes
@@ -23286,20 +23803,20 @@ else
23286 _pkg_short_errors_supported=no 23803 _pkg_short_errors_supported=no
23287fi 23804fi
23288 if test $_pkg_short_errors_supported = yes; then 23805 if test $_pkg_short_errors_supported = yes; then
23289 XCB_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "xcb xcb-shm xcb-image >= 0.2.1 pixman-1" 2>&1` 23806 XCB_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "xcb xcb-shm xcb-image >= 0.2.1 pixman-1"`
23290 else 23807 else
23291 XCB_PKG_ERRORS=`$PKG_CONFIG --print-errors "xcb xcb-shm xcb-image >= 0.2.1 pixman-1" 2>&1` 23808 XCB_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "xcb xcb-shm xcb-image >= 0.2.1 pixman-1"`
23292 fi 23809 fi
23293 # Put the nasty error message in config.log where it belongs 23810 # Put the nasty error message in config.log where it belongs
23294 echo "$XCB_PKG_ERRORS" >&5 23811 echo "$XCB_PKG_ERRORS" >&5
23295 23812
23813 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
23814$as_echo "no" >&6; }
23296 23815
23297 have_dep="no" 23816 have_dep="no"
23298 23817
23299 23818
23300elif test $pkg_failed = untried; then 23819elif test $pkg_failed = untried; then
23301 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
23302$as_echo "no" >&6; }
23303 23820
23304 have_dep="no" 23821 have_dep="no"
23305 23822
@@ -23334,7 +23851,7 @@ fi
23334fi 23851fi
23335 23852
23336if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then 23853if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then
23337 as_fn_error $? "Software XCB dependencies not found (strict dependencies checking)" "$LINENO" 5 23854 as_fn_error "Software XCB dependencies not found (strict dependencies checking)" "$LINENO" 5
23338fi 23855fi
23339 23856
23340{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Software XCB rendering backend will be built" >&5 23857{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Software XCB rendering backend will be built" >&5
@@ -23460,7 +23977,7 @@ if test "x$with_x" = xno; then
23460 have_x=disabled 23977 have_x=disabled
23461else 23978else
23462 case $x_includes,$x_libraries in #( 23979 case $x_includes,$x_libraries in #(
23463 *\'*) as_fn_error $? "cannot use X directory names containing '" "$LINENO" 5 ;; #( 23980 *\'*) as_fn_error "cannot use X directory names containing '" "$LINENO" 5;; #(
23464 *,NONE | NONE,*) if test "${ac_cv_have_x+set}" = set; then : 23981 *,NONE | NONE,*) if test "${ac_cv_have_x+set}" = set; then :
23465 $as_echo_n "(cached) " >&6 23982 $as_echo_n "(cached) " >&6
23466else 23983else
@@ -23478,7 +23995,7 @@ libdir:
23478 @echo libdir='${LIBDIR}' 23995 @echo libdir='${LIBDIR}'
23479_ACEOF 23996_ACEOF
23480 if (export CC; ${XMKMF-xmkmf}) >/dev/null 2>/dev/null && test -f Makefile; then 23997 if (export CC; ${XMKMF-xmkmf}) >/dev/null 2>/dev/null && test -f Makefile; then
23481 # GNU make sometimes prints "make[1]: Entering ...", which would confuse us. 23998 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
23482 for ac_var in incroot usrlibdir libdir; do 23999 for ac_var in incroot usrlibdir libdir; do
23483 eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`" 24000 eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`"
23484 done 24001 done
@@ -23564,7 +24081,7 @@ else
23564 fi 24081 fi
23565done 24082done
23566fi 24083fi
23567rm -f conftest.err conftest.i conftest.$ac_ext 24084rm -f conftest.err conftest.$ac_ext
23568fi # $ac_x_includes = no 24085fi # $ac_x_includes = no
23569 24086
23570if test "$ac_x_libraries" = no; then 24087if test "$ac_x_libraries" = no; then
@@ -24251,7 +24768,7 @@ fi
24251fi 24768fi
24252 24769
24253if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then 24770if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then
24254 as_fn_error $? "Software Xlib dependencies not found (strict dependencies checking)" "$LINENO" 5 24771 as_fn_error "Software Xlib dependencies not found (strict dependencies checking)" "$LINENO" 5
24255fi 24772fi
24256 24773
24257{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Software Xlib rendering backend will be built" >&5 24774{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Software Xlib rendering backend will be built" >&5
@@ -24451,7 +24968,7 @@ if test "x$with_x" = xno; then
24451 have_x=disabled 24968 have_x=disabled
24452else 24969else
24453 case $x_includes,$x_libraries in #( 24970 case $x_includes,$x_libraries in #(
24454 *\'*) as_fn_error $? "cannot use X directory names containing '" "$LINENO" 5 ;; #( 24971 *\'*) as_fn_error "cannot use X directory names containing '" "$LINENO" 5;; #(
24455 *,NONE | NONE,*) if test "${ac_cv_have_x+set}" = set; then : 24972 *,NONE | NONE,*) if test "${ac_cv_have_x+set}" = set; then :
24456 $as_echo_n "(cached) " >&6 24973 $as_echo_n "(cached) " >&6
24457else 24974else
@@ -24469,7 +24986,7 @@ libdir:
24469 @echo libdir='${LIBDIR}' 24986 @echo libdir='${LIBDIR}'
24470_ACEOF 24987_ACEOF
24471 if (export CC; ${XMKMF-xmkmf}) >/dev/null 2>/dev/null && test -f Makefile; then 24988 if (export CC; ${XMKMF-xmkmf}) >/dev/null 2>/dev/null && test -f Makefile; then
24472 # GNU make sometimes prints "make[1]: Entering ...", which would confuse us. 24989 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
24473 for ac_var in incroot usrlibdir libdir; do 24990 for ac_var in incroot usrlibdir libdir; do
24474 eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`" 24991 eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`"
24475 done 24992 done
@@ -24555,7 +25072,7 @@ else
24555 fi 25072 fi
24556done 25073done
24557fi 25074fi
24558rm -f conftest.err conftest.i conftest.$ac_ext 25075rm -f conftest.err conftest.$ac_ext
24559fi # $ac_x_includes = no 25076fi # $ac_x_includes = no
24560 25077
24561if test "$ac_x_libraries" = no; then 25078if test "$ac_x_libraries" = no; then
@@ -25314,10 +25831,11 @@ pkg_failed=no
25314{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for XCB_GL" >&5 25831{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for XCB_GL" >&5
25315$as_echo_n "checking for XCB_GL... " >&6; } 25832$as_echo_n "checking for XCB_GL... " >&6; }
25316 25833
25317if test -n "$XCB_GL_CFLAGS"; then 25834if test -n "$PKG_CONFIG"; then
25318 pkg_cv_XCB_GL_CFLAGS="$XCB_GL_CFLAGS" 25835 if test -n "$XCB_GL_CFLAGS"; then
25319 elif test -n "$PKG_CONFIG"; then 25836 pkg_cv_XCB_GL_CFLAGS="$XCB_GL_CFLAGS"
25320 if test -n "$PKG_CONFIG" && \ 25837 else
25838 if test -n "$PKG_CONFIG" && \
25321 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"x11-xcb xcb xcb-glx xcb-render xcb-renderutil\""; } >&5 25839 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"x11-xcb xcb xcb-glx xcb-render xcb-renderutil\""; } >&5
25322 ($PKG_CONFIG --exists --print-errors "x11-xcb xcb xcb-glx xcb-render xcb-renderutil") 2>&5 25840 ($PKG_CONFIG --exists --print-errors "x11-xcb xcb xcb-glx xcb-render xcb-renderutil") 2>&5
25323 ac_status=$? 25841 ac_status=$?
@@ -25327,13 +25845,15 @@ if test -n "$XCB_GL_CFLAGS"; then
25327else 25845else
25328 pkg_failed=yes 25846 pkg_failed=yes
25329fi 25847fi
25330 else 25848 fi
25331 pkg_failed=untried 25849else
25850 pkg_failed=untried
25332fi 25851fi
25333if test -n "$XCB_GL_LIBS"; then 25852if test -n "$PKG_CONFIG"; then
25334 pkg_cv_XCB_GL_LIBS="$XCB_GL_LIBS" 25853 if test -n "$XCB_GL_LIBS"; then
25335 elif test -n "$PKG_CONFIG"; then 25854 pkg_cv_XCB_GL_LIBS="$XCB_GL_LIBS"
25336 if test -n "$PKG_CONFIG" && \ 25855 else
25856 if test -n "$PKG_CONFIG" && \
25337 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"x11-xcb xcb xcb-glx xcb-render xcb-renderutil\""; } >&5 25857 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"x11-xcb xcb xcb-glx xcb-render xcb-renderutil\""; } >&5
25338 ($PKG_CONFIG --exists --print-errors "x11-xcb xcb xcb-glx xcb-render xcb-renderutil") 2>&5 25858 ($PKG_CONFIG --exists --print-errors "x11-xcb xcb xcb-glx xcb-render xcb-renderutil") 2>&5
25339 ac_status=$? 25859 ac_status=$?
@@ -25343,15 +25863,14 @@ if test -n "$XCB_GL_LIBS"; then
25343else 25863else
25344 pkg_failed=yes 25864 pkg_failed=yes
25345fi 25865fi
25346 else 25866 fi
25347 pkg_failed=untried 25867else
25868 pkg_failed=untried
25348fi 25869fi
25349 25870
25350 25871
25351 25872
25352if test $pkg_failed = yes; then 25873if test $pkg_failed = yes; then
25353 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
25354$as_echo "no" >&6; }
25355 25874
25356if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 25875if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
25357 _pkg_short_errors_supported=yes 25876 _pkg_short_errors_supported=yes
@@ -25359,20 +25878,20 @@ else
25359 _pkg_short_errors_supported=no 25878 _pkg_short_errors_supported=no
25360fi 25879fi
25361 if test $_pkg_short_errors_supported = yes; then 25880 if test $_pkg_short_errors_supported = yes; then
25362 XCB_GL_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "x11-xcb xcb xcb-glx xcb-render xcb-renderutil" 2>&1` 25881 XCB_GL_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "x11-xcb xcb xcb-glx xcb-render xcb-renderutil"`
25363 else 25882 else
25364 XCB_GL_PKG_ERRORS=`$PKG_CONFIG --print-errors "x11-xcb xcb xcb-glx xcb-render xcb-renderutil" 2>&1` 25883 XCB_GL_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "x11-xcb xcb xcb-glx xcb-render xcb-renderutil"`
25365 fi 25884 fi
25366 # Put the nasty error message in config.log where it belongs 25885 # Put the nasty error message in config.log where it belongs
25367 echo "$XCB_GL_PKG_ERRORS" >&5 25886 echo "$XCB_GL_PKG_ERRORS" >&5
25368 25887
25888 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
25889$as_echo "no" >&6; }
25369 25890
25370 have_dep="no" 25891 have_dep="no"
25371 25892
25372 25893
25373elif test $pkg_failed = untried; then 25894elif test $pkg_failed = untried; then
25374 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
25375$as_echo "no" >&6; }
25376 25895
25377 have_dep="no" 25896 have_dep="no"
25378 25897
@@ -25400,10 +25919,11 @@ pkg_failed=no
25400{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for GL_EET" >&5 25919{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for GL_EET" >&5
25401$as_echo_n "checking for GL_EET... " >&6; } 25920$as_echo_n "checking for GL_EET... " >&6; }
25402 25921
25403if test -n "$GL_EET_CFLAGS"; then 25922if test -n "$PKG_CONFIG"; then
25404 pkg_cv_GL_EET_CFLAGS="$GL_EET_CFLAGS" 25923 if test -n "$GL_EET_CFLAGS"; then
25405 elif test -n "$PKG_CONFIG"; then 25924 pkg_cv_GL_EET_CFLAGS="$GL_EET_CFLAGS"
25406 if test -n "$PKG_CONFIG" && \ 25925 else
25926 if test -n "$PKG_CONFIG" && \
25407 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eet >= 1.5.0\""; } >&5 25927 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eet >= 1.5.0\""; } >&5
25408 ($PKG_CONFIG --exists --print-errors "eet >= 1.5.0") 2>&5 25928 ($PKG_CONFIG --exists --print-errors "eet >= 1.5.0") 2>&5
25409 ac_status=$? 25929 ac_status=$?
@@ -25413,13 +25933,15 @@ if test -n "$GL_EET_CFLAGS"; then
25413else 25933else
25414 pkg_failed=yes 25934 pkg_failed=yes
25415fi 25935fi
25416 else 25936 fi
25417 pkg_failed=untried 25937else
25938 pkg_failed=untried
25418fi 25939fi
25419if test -n "$GL_EET_LIBS"; then 25940if test -n "$PKG_CONFIG"; then
25420 pkg_cv_GL_EET_LIBS="$GL_EET_LIBS" 25941 if test -n "$GL_EET_LIBS"; then
25421 elif test -n "$PKG_CONFIG"; then 25942 pkg_cv_GL_EET_LIBS="$GL_EET_LIBS"
25422 if test -n "$PKG_CONFIG" && \ 25943 else
25944 if test -n "$PKG_CONFIG" && \
25423 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eet >= 1.5.0\""; } >&5 25945 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eet >= 1.5.0\""; } >&5
25424 ($PKG_CONFIG --exists --print-errors "eet >= 1.5.0") 2>&5 25946 ($PKG_CONFIG --exists --print-errors "eet >= 1.5.0") 2>&5
25425 ac_status=$? 25947 ac_status=$?
@@ -25429,15 +25951,14 @@ if test -n "$GL_EET_LIBS"; then
25429else 25951else
25430 pkg_failed=yes 25952 pkg_failed=yes
25431fi 25953fi
25432 else 25954 fi
25433 pkg_failed=untried 25955else
25956 pkg_failed=untried
25434fi 25957fi
25435 25958
25436 25959
25437 25960
25438if test $pkg_failed = yes; then 25961if test $pkg_failed = yes; then
25439 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
25440$as_echo "no" >&6; }
25441 25962
25442if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 25963if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
25443 _pkg_short_errors_supported=yes 25964 _pkg_short_errors_supported=yes
@@ -25445,17 +25966,17 @@ else
25445 _pkg_short_errors_supported=no 25966 _pkg_short_errors_supported=no
25446fi 25967fi
25447 if test $_pkg_short_errors_supported = yes; then 25968 if test $_pkg_short_errors_supported = yes; then
25448 GL_EET_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "eet >= 1.5.0" 2>&1` 25969 GL_EET_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "eet >= 1.5.0"`
25449 else 25970 else
25450 GL_EET_PKG_ERRORS=`$PKG_CONFIG --print-errors "eet >= 1.5.0" 2>&1` 25971 GL_EET_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "eet >= 1.5.0"`
25451 fi 25972 fi
25452 # Put the nasty error message in config.log where it belongs 25973 # Put the nasty error message in config.log where it belongs
25453 echo "$GL_EET_PKG_ERRORS" >&5 25974 echo "$GL_EET_PKG_ERRORS" >&5
25454 25975
25455 have_dep="no" 25976 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
25456elif test $pkg_failed = untried; then
25457 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
25458$as_echo "no" >&6; } 25977$as_echo "no" >&6; }
25978 have_dep="no"
25979elif test $pkg_failed = untried; then
25459 have_dep="no" 25980 have_dep="no"
25460else 25981else
25461 GL_EET_CFLAGS=$pkg_cv_GL_EET_CFLAGS 25982 GL_EET_CFLAGS=$pkg_cv_GL_EET_CFLAGS
@@ -25544,10 +26065,11 @@ pkg_failed=no
25544{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for GL_EET" >&5 26065{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for GL_EET" >&5
25545$as_echo_n "checking for GL_EET... " >&6; } 26066$as_echo_n "checking for GL_EET... " >&6; }
25546 26067
25547if test -n "$GL_EET_CFLAGS"; then 26068if test -n "$PKG_CONFIG"; then
25548 pkg_cv_GL_EET_CFLAGS="$GL_EET_CFLAGS" 26069 if test -n "$GL_EET_CFLAGS"; then
25549 elif test -n "$PKG_CONFIG"; then 26070 pkg_cv_GL_EET_CFLAGS="$GL_EET_CFLAGS"
25550 if test -n "$PKG_CONFIG" && \ 26071 else
26072 if test -n "$PKG_CONFIG" && \
25551 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eet >= 1.5.0\""; } >&5 26073 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eet >= 1.5.0\""; } >&5
25552 ($PKG_CONFIG --exists --print-errors "eet >= 1.5.0") 2>&5 26074 ($PKG_CONFIG --exists --print-errors "eet >= 1.5.0") 2>&5
25553 ac_status=$? 26075 ac_status=$?
@@ -25557,13 +26079,15 @@ if test -n "$GL_EET_CFLAGS"; then
25557else 26079else
25558 pkg_failed=yes 26080 pkg_failed=yes
25559fi 26081fi
25560 else 26082 fi
25561 pkg_failed=untried 26083else
26084 pkg_failed=untried
25562fi 26085fi
25563if test -n "$GL_EET_LIBS"; then 26086if test -n "$PKG_CONFIG"; then
25564 pkg_cv_GL_EET_LIBS="$GL_EET_LIBS" 26087 if test -n "$GL_EET_LIBS"; then
25565 elif test -n "$PKG_CONFIG"; then 26088 pkg_cv_GL_EET_LIBS="$GL_EET_LIBS"
25566 if test -n "$PKG_CONFIG" && \ 26089 else
26090 if test -n "$PKG_CONFIG" && \
25567 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eet >= 1.5.0\""; } >&5 26091 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eet >= 1.5.0\""; } >&5
25568 ($PKG_CONFIG --exists --print-errors "eet >= 1.5.0") 2>&5 26092 ($PKG_CONFIG --exists --print-errors "eet >= 1.5.0") 2>&5
25569 ac_status=$? 26093 ac_status=$?
@@ -25573,15 +26097,14 @@ if test -n "$GL_EET_LIBS"; then
25573else 26097else
25574 pkg_failed=yes 26098 pkg_failed=yes
25575fi 26099fi
25576 else 26100 fi
25577 pkg_failed=untried 26101else
26102 pkg_failed=untried
25578fi 26103fi
25579 26104
25580 26105
25581 26106
25582if test $pkg_failed = yes; then 26107if test $pkg_failed = yes; then
25583 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
25584$as_echo "no" >&6; }
25585 26108
25586if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 26109if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
25587 _pkg_short_errors_supported=yes 26110 _pkg_short_errors_supported=yes
@@ -25589,17 +26112,17 @@ else
25589 _pkg_short_errors_supported=no 26112 _pkg_short_errors_supported=no
25590fi 26113fi
25591 if test $_pkg_short_errors_supported = yes; then 26114 if test $_pkg_short_errors_supported = yes; then
25592 GL_EET_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "eet >= 1.5.0" 2>&1` 26115 GL_EET_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "eet >= 1.5.0"`
25593 else 26116 else
25594 GL_EET_PKG_ERRORS=`$PKG_CONFIG --print-errors "eet >= 1.5.0" 2>&1` 26117 GL_EET_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "eet >= 1.5.0"`
25595 fi 26118 fi
25596 # Put the nasty error message in config.log where it belongs 26119 # Put the nasty error message in config.log where it belongs
25597 echo "$GL_EET_PKG_ERRORS" >&5 26120 echo "$GL_EET_PKG_ERRORS" >&5
25598 26121
25599 have_dep="no" 26122 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
25600elif test $pkg_failed = untried; then
25601 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
25602$as_echo "no" >&6; } 26123$as_echo "no" >&6; }
26124 have_dep="no"
26125elif test $pkg_failed = untried; then
25603 have_dep="no" 26126 have_dep="no"
25604else 26127else
25605 GL_EET_CFLAGS=$pkg_cv_GL_EET_CFLAGS 26128 GL_EET_CFLAGS=$pkg_cv_GL_EET_CFLAGS
@@ -25636,7 +26159,7 @@ fi
25636fi 26159fi
25637 26160
25638if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then 26161if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then
25639 as_fn_error $? "OpenGL XCB dependencies not found (strict dependencies checking)" "$LINENO" 5 26162 as_fn_error "OpenGL XCB dependencies not found (strict dependencies checking)" "$LINENO" 5
25640fi 26163fi
25641 26164
25642{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether OpenGL XCB rendering backend will be built" >&5 26165{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether OpenGL XCB rendering backend will be built" >&5
@@ -25763,7 +26286,7 @@ if test "x$with_x" = xno; then
25763 have_x=disabled 26286 have_x=disabled
25764else 26287else
25765 case $x_includes,$x_libraries in #( 26288 case $x_includes,$x_libraries in #(
25766 *\'*) as_fn_error $? "cannot use X directory names containing '" "$LINENO" 5 ;; #( 26289 *\'*) as_fn_error "cannot use X directory names containing '" "$LINENO" 5;; #(
25767 *,NONE | NONE,*) if test "${ac_cv_have_x+set}" = set; then : 26290 *,NONE | NONE,*) if test "${ac_cv_have_x+set}" = set; then :
25768 $as_echo_n "(cached) " >&6 26291 $as_echo_n "(cached) " >&6
25769else 26292else
@@ -25781,7 +26304,7 @@ libdir:
25781 @echo libdir='${LIBDIR}' 26304 @echo libdir='${LIBDIR}'
25782_ACEOF 26305_ACEOF
25783 if (export CC; ${XMKMF-xmkmf}) >/dev/null 2>/dev/null && test -f Makefile; then 26306 if (export CC; ${XMKMF-xmkmf}) >/dev/null 2>/dev/null && test -f Makefile; then
25784 # GNU make sometimes prints "make[1]: Entering ...", which would confuse us. 26307 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
25785 for ac_var in incroot usrlibdir libdir; do 26308 for ac_var in incroot usrlibdir libdir; do
25786 eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`" 26309 eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`"
25787 done 26310 done
@@ -25867,7 +26390,7 @@ else
25867 fi 26390 fi
25868done 26391done
25869fi 26392fi
25870rm -f conftest.err conftest.i conftest.$ac_ext 26393rm -f conftest.err conftest.$ac_ext
25871fi # $ac_x_includes = no 26394fi # $ac_x_includes = no
25872 26395
25873if test "$ac_x_libraries" = no; then 26396if test "$ac_x_libraries" = no; then
@@ -26636,10 +27159,11 @@ pkg_failed=no
26636{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for GL_EET" >&5 27159{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for GL_EET" >&5
26637$as_echo_n "checking for GL_EET... " >&6; } 27160$as_echo_n "checking for GL_EET... " >&6; }
26638 27161
26639if test -n "$GL_EET_CFLAGS"; then 27162if test -n "$PKG_CONFIG"; then
26640 pkg_cv_GL_EET_CFLAGS="$GL_EET_CFLAGS" 27163 if test -n "$GL_EET_CFLAGS"; then
26641 elif test -n "$PKG_CONFIG"; then 27164 pkg_cv_GL_EET_CFLAGS="$GL_EET_CFLAGS"
26642 if test -n "$PKG_CONFIG" && \ 27165 else
27166 if test -n "$PKG_CONFIG" && \
26643 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eet >= 1.5.0\""; } >&5 27167 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eet >= 1.5.0\""; } >&5
26644 ($PKG_CONFIG --exists --print-errors "eet >= 1.5.0") 2>&5 27168 ($PKG_CONFIG --exists --print-errors "eet >= 1.5.0") 2>&5
26645 ac_status=$? 27169 ac_status=$?
@@ -26649,13 +27173,15 @@ if test -n "$GL_EET_CFLAGS"; then
26649else 27173else
26650 pkg_failed=yes 27174 pkg_failed=yes
26651fi 27175fi
26652 else 27176 fi
26653 pkg_failed=untried 27177else
27178 pkg_failed=untried
26654fi 27179fi
26655if test -n "$GL_EET_LIBS"; then 27180if test -n "$PKG_CONFIG"; then
26656 pkg_cv_GL_EET_LIBS="$GL_EET_LIBS" 27181 if test -n "$GL_EET_LIBS"; then
26657 elif test -n "$PKG_CONFIG"; then 27182 pkg_cv_GL_EET_LIBS="$GL_EET_LIBS"
26658 if test -n "$PKG_CONFIG" && \ 27183 else
27184 if test -n "$PKG_CONFIG" && \
26659 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eet >= 1.5.0\""; } >&5 27185 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eet >= 1.5.0\""; } >&5
26660 ($PKG_CONFIG --exists --print-errors "eet >= 1.5.0") 2>&5 27186 ($PKG_CONFIG --exists --print-errors "eet >= 1.5.0") 2>&5
26661 ac_status=$? 27187 ac_status=$?
@@ -26665,15 +27191,14 @@ if test -n "$GL_EET_LIBS"; then
26665else 27191else
26666 pkg_failed=yes 27192 pkg_failed=yes
26667fi 27193fi
26668 else 27194 fi
26669 pkg_failed=untried 27195else
27196 pkg_failed=untried
26670fi 27197fi
26671 27198
26672 27199
26673 27200
26674if test $pkg_failed = yes; then 27201if test $pkg_failed = yes; then
26675 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
26676$as_echo "no" >&6; }
26677 27202
26678if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 27203if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
26679 _pkg_short_errors_supported=yes 27204 _pkg_short_errors_supported=yes
@@ -26681,17 +27206,17 @@ else
26681 _pkg_short_errors_supported=no 27206 _pkg_short_errors_supported=no
26682fi 27207fi
26683 if test $_pkg_short_errors_supported = yes; then 27208 if test $_pkg_short_errors_supported = yes; then
26684 GL_EET_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "eet >= 1.5.0" 2>&1` 27209 GL_EET_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "eet >= 1.5.0"`
26685 else 27210 else
26686 GL_EET_PKG_ERRORS=`$PKG_CONFIG --print-errors "eet >= 1.5.0" 2>&1` 27211 GL_EET_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "eet >= 1.5.0"`
26687 fi 27212 fi
26688 # Put the nasty error message in config.log where it belongs 27213 # Put the nasty error message in config.log where it belongs
26689 echo "$GL_EET_PKG_ERRORS" >&5 27214 echo "$GL_EET_PKG_ERRORS" >&5
26690 27215
26691 have_dep="no" 27216 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
26692elif test $pkg_failed = untried; then
26693 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
26694$as_echo "no" >&6; } 27217$as_echo "no" >&6; }
27218 have_dep="no"
27219elif test $pkg_failed = untried; then
26695 have_dep="no" 27220 have_dep="no"
26696else 27221else
26697 GL_EET_CFLAGS=$pkg_cv_GL_EET_CFLAGS 27222 GL_EET_CFLAGS=$pkg_cv_GL_EET_CFLAGS
@@ -26785,10 +27310,11 @@ pkg_failed=no
26785{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for GL_EET" >&5 27310{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for GL_EET" >&5
26786$as_echo_n "checking for GL_EET... " >&6; } 27311$as_echo_n "checking for GL_EET... " >&6; }
26787 27312
26788if test -n "$GL_EET_CFLAGS"; then 27313if test -n "$PKG_CONFIG"; then
26789 pkg_cv_GL_EET_CFLAGS="$GL_EET_CFLAGS" 27314 if test -n "$GL_EET_CFLAGS"; then
26790 elif test -n "$PKG_CONFIG"; then 27315 pkg_cv_GL_EET_CFLAGS="$GL_EET_CFLAGS"
26791 if test -n "$PKG_CONFIG" && \ 27316 else
27317 if test -n "$PKG_CONFIG" && \
26792 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eet >= 1.5.0\""; } >&5 27318 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eet >= 1.5.0\""; } >&5
26793 ($PKG_CONFIG --exists --print-errors "eet >= 1.5.0") 2>&5 27319 ($PKG_CONFIG --exists --print-errors "eet >= 1.5.0") 2>&5
26794 ac_status=$? 27320 ac_status=$?
@@ -26798,13 +27324,15 @@ if test -n "$GL_EET_CFLAGS"; then
26798else 27324else
26799 pkg_failed=yes 27325 pkg_failed=yes
26800fi 27326fi
26801 else 27327 fi
26802 pkg_failed=untried 27328else
27329 pkg_failed=untried
26803fi 27330fi
26804if test -n "$GL_EET_LIBS"; then 27331if test -n "$PKG_CONFIG"; then
26805 pkg_cv_GL_EET_LIBS="$GL_EET_LIBS" 27332 if test -n "$GL_EET_LIBS"; then
26806 elif test -n "$PKG_CONFIG"; then 27333 pkg_cv_GL_EET_LIBS="$GL_EET_LIBS"
26807 if test -n "$PKG_CONFIG" && \ 27334 else
27335 if test -n "$PKG_CONFIG" && \
26808 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eet >= 1.5.0\""; } >&5 27336 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eet >= 1.5.0\""; } >&5
26809 ($PKG_CONFIG --exists --print-errors "eet >= 1.5.0") 2>&5 27337 ($PKG_CONFIG --exists --print-errors "eet >= 1.5.0") 2>&5
26810 ac_status=$? 27338 ac_status=$?
@@ -26814,15 +27342,14 @@ if test -n "$GL_EET_LIBS"; then
26814else 27342else
26815 pkg_failed=yes 27343 pkg_failed=yes
26816fi 27344fi
26817 else 27345 fi
26818 pkg_failed=untried 27346else
27347 pkg_failed=untried
26819fi 27348fi
26820 27349
26821 27350
26822 27351
26823if test $pkg_failed = yes; then 27352if test $pkg_failed = yes; then
26824 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
26825$as_echo "no" >&6; }
26826 27353
26827if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 27354if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
26828 _pkg_short_errors_supported=yes 27355 _pkg_short_errors_supported=yes
@@ -26830,17 +27357,17 @@ else
26830 _pkg_short_errors_supported=no 27357 _pkg_short_errors_supported=no
26831fi 27358fi
26832 if test $_pkg_short_errors_supported = yes; then 27359 if test $_pkg_short_errors_supported = yes; then
26833 GL_EET_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "eet >= 1.5.0" 2>&1` 27360 GL_EET_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "eet >= 1.5.0"`
26834 else 27361 else
26835 GL_EET_PKG_ERRORS=`$PKG_CONFIG --print-errors "eet >= 1.5.0" 2>&1` 27362 GL_EET_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "eet >= 1.5.0"`
26836 fi 27363 fi
26837 # Put the nasty error message in config.log where it belongs 27364 # Put the nasty error message in config.log where it belongs
26838 echo "$GL_EET_PKG_ERRORS" >&5 27365 echo "$GL_EET_PKG_ERRORS" >&5
26839 27366
26840 have_dep="no" 27367 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
26841elif test $pkg_failed = untried; then
26842 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
26843$as_echo "no" >&6; } 27368$as_echo "no" >&6; }
27369 have_dep="no"
27370elif test $pkg_failed = untried; then
26844 have_dep="no" 27371 have_dep="no"
26845else 27372else
26846 GL_EET_CFLAGS=$pkg_cv_GL_EET_CFLAGS 27373 GL_EET_CFLAGS=$pkg_cv_GL_EET_CFLAGS
@@ -26878,7 +27405,7 @@ fi
26878fi 27405fi
26879 27406
26880if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then 27407if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then
26881 as_fn_error $? "OpenGL XLib dependencies not found (strict dependencies checking)" "$LINENO" 5 27408 as_fn_error "OpenGL XLib dependencies not found (strict dependencies checking)" "$LINENO" 5
26882fi 27409fi
26883 27410
26884{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether OpenGL XLib rendering backend will be built" >&5 27411{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether OpenGL XLib rendering backend will be built" >&5
@@ -27013,13 +27540,15 @@ have_static_evas_engine_gl_common="no"
27013if test "x$have_evas_engine_gl_xlib" = "xyes" \ 27540if test "x$have_evas_engine_gl_xlib" = "xyes" \
27014 || test "x$have_evas_engine_gl_xcb" = "xyes" \ 27541 || test "x$have_evas_engine_gl_xcb" = "xyes" \
27015 || test "x$have_evas_engine_gl_sdl" = "xyes" \ 27542 || test "x$have_evas_engine_gl_sdl" = "xyes" \
27016 || test "x$have_evas_engine_gl_cocoa" = "xyes"; then 27543 || test "x$have_evas_engine_gl_cocoa" = "xyes" \
27544 || test "x$have_evas_engine_wayland_egl" = "xyes"; then
27017 have_evas_engine_gl_common="yes" 27545 have_evas_engine_gl_common="yes"
27018fi 27546fi
27019if test "x$have_evas_engine_gl_xlib" = "xstatic" \ 27547if test "x$have_evas_engine_gl_xlib" = "xstatic" \
27020 || test "x$have_evas_engine_gl_xcb" = "xstatic" \ 27548 || test "x$have_evas_engine_gl_xcb" = "xstatic" \
27021 || test "x$have_evas_engine_gl_sdl" = "xstatic" \ 27549 || test "x$have_evas_engine_gl_sdl" = "xstatic" \
27022 || test "x$have_evas_engine_gl_cocoa" = "xstatic"; then 27550 || test "x$have_evas_engine_gl_cocoa" = "xstatic" \
27551 || test "x$have_evas_engine_wayland_egl" = "xstatic"; then
27023 have_evas_engine_gl_common="yes" 27552 have_evas_engine_gl_common="yes"
27024 have_static_evas_engine_gl_common="yes" 27553 have_static_evas_engine_gl_common="yes"
27025fi 27554fi
@@ -27220,10 +27749,11 @@ pkg_failed=no
27220{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for EDB" >&5 27749{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for EDB" >&5
27221$as_echo_n "checking for EDB... " >&6; } 27750$as_echo_n "checking for EDB... " >&6; }
27222 27751
27223if test -n "$EDB_CFLAGS"; then 27752if test -n "$PKG_CONFIG"; then
27224 pkg_cv_EDB_CFLAGS="$EDB_CFLAGS" 27753 if test -n "$EDB_CFLAGS"; then
27225 elif test -n "$PKG_CONFIG"; then 27754 pkg_cv_EDB_CFLAGS="$EDB_CFLAGS"
27226 if test -n "$PKG_CONFIG" && \ 27755 else
27756 if test -n "$PKG_CONFIG" && \
27227 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"edb\""; } >&5 27757 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"edb\""; } >&5
27228 ($PKG_CONFIG --exists --print-errors "edb") 2>&5 27758 ($PKG_CONFIG --exists --print-errors "edb") 2>&5
27229 ac_status=$? 27759 ac_status=$?
@@ -27233,13 +27763,15 @@ if test -n "$EDB_CFLAGS"; then
27233else 27763else
27234 pkg_failed=yes 27764 pkg_failed=yes
27235fi 27765fi
27236 else 27766 fi
27237 pkg_failed=untried 27767else
27768 pkg_failed=untried
27238fi 27769fi
27239if test -n "$EDB_LIBS"; then 27770if test -n "$PKG_CONFIG"; then
27240 pkg_cv_EDB_LIBS="$EDB_LIBS" 27771 if test -n "$EDB_LIBS"; then
27241 elif test -n "$PKG_CONFIG"; then 27772 pkg_cv_EDB_LIBS="$EDB_LIBS"
27242 if test -n "$PKG_CONFIG" && \ 27773 else
27774 if test -n "$PKG_CONFIG" && \
27243 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"edb\""; } >&5 27775 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"edb\""; } >&5
27244 ($PKG_CONFIG --exists --print-errors "edb") 2>&5 27776 ($PKG_CONFIG --exists --print-errors "edb") 2>&5
27245 ac_status=$? 27777 ac_status=$?
@@ -27249,15 +27781,14 @@ if test -n "$EDB_LIBS"; then
27249else 27781else
27250 pkg_failed=yes 27782 pkg_failed=yes
27251fi 27783fi
27252 else 27784 fi
27253 pkg_failed=untried 27785else
27786 pkg_failed=untried
27254fi 27787fi
27255 27788
27256 27789
27257 27790
27258if test $pkg_failed = yes; then 27791if test $pkg_failed = yes; then
27259 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
27260$as_echo "no" >&6; }
27261 27792
27262if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 27793if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
27263 _pkg_short_errors_supported=yes 27794 _pkg_short_errors_supported=yes
@@ -27265,17 +27796,17 @@ else
27265 _pkg_short_errors_supported=no 27796 _pkg_short_errors_supported=no
27266fi 27797fi
27267 if test $_pkg_short_errors_supported = yes; then 27798 if test $_pkg_short_errors_supported = yes; then
27268 EDB_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "edb" 2>&1` 27799 EDB_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "edb"`
27269 else 27800 else
27270 EDB_PKG_ERRORS=`$PKG_CONFIG --print-errors "edb" 2>&1` 27801 EDB_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "edb"`
27271 fi 27802 fi
27272 # Put the nasty error message in config.log where it belongs 27803 # Put the nasty error message in config.log where it belongs
27273 echo "$EDB_PKG_ERRORS" >&5 27804 echo "$EDB_PKG_ERRORS" >&5
27274 27805
27275 have_dep="no" 27806 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
27276elif test $pkg_failed = untried; then
27277 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
27278$as_echo "no" >&6; } 27807$as_echo "no" >&6; }
27808 have_dep="no"
27809elif test $pkg_failed = untried; then
27279 have_dep="no" 27810 have_dep="no"
27280else 27811else
27281 EDB_CFLAGS=$pkg_cv_EDB_CFLAGS 27812 EDB_CFLAGS=$pkg_cv_EDB_CFLAGS
@@ -27304,7 +27835,7 @@ fi
27304fi 27835fi
27305 27836
27306if test "x${have_loader}" = "xno" -a "x${want_loader}" = "xyes" -a "x${use_strict}" = "xyes" ; then 27837if test "x${have_loader}" = "xno" -a "x${want_loader}" = "xyes" -a "x${use_strict}" = "xyes" ; then
27307 as_fn_error $? "Edb dependencies not found (strict dependencies checking)" "$LINENO" 5 27838 as_fn_error "Edb dependencies not found (strict dependencies checking)" "$LINENO" 5
27308fi 27839fi
27309 27840
27310{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Edb image loader will be built" >&5 27841{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Edb image loader will be built" >&5
@@ -27402,10 +27933,11 @@ pkg_failed=no
27402{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for EET" >&5 27933{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for EET" >&5
27403$as_echo_n "checking for EET... " >&6; } 27934$as_echo_n "checking for EET... " >&6; }
27404 27935
27405if test -n "$EET_CFLAGS"; then 27936if test -n "$PKG_CONFIG"; then
27406 pkg_cv_EET_CFLAGS="$EET_CFLAGS" 27937 if test -n "$EET_CFLAGS"; then
27407 elif test -n "$PKG_CONFIG"; then 27938 pkg_cv_EET_CFLAGS="$EET_CFLAGS"
27408 if test -n "$PKG_CONFIG" && \ 27939 else
27940 if test -n "$PKG_CONFIG" && \
27409 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eet >= 1.5.0\""; } >&5 27941 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eet >= 1.5.0\""; } >&5
27410 ($PKG_CONFIG --exists --print-errors "eet >= 1.5.0") 2>&5 27942 ($PKG_CONFIG --exists --print-errors "eet >= 1.5.0") 2>&5
27411 ac_status=$? 27943 ac_status=$?
@@ -27415,13 +27947,15 @@ if test -n "$EET_CFLAGS"; then
27415else 27947else
27416 pkg_failed=yes 27948 pkg_failed=yes
27417fi 27949fi
27418 else 27950 fi
27419 pkg_failed=untried 27951else
27952 pkg_failed=untried
27420fi 27953fi
27421if test -n "$EET_LIBS"; then 27954if test -n "$PKG_CONFIG"; then
27422 pkg_cv_EET_LIBS="$EET_LIBS" 27955 if test -n "$EET_LIBS"; then
27423 elif test -n "$PKG_CONFIG"; then 27956 pkg_cv_EET_LIBS="$EET_LIBS"
27424 if test -n "$PKG_CONFIG" && \ 27957 else
27958 if test -n "$PKG_CONFIG" && \
27425 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eet >= 1.5.0\""; } >&5 27959 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eet >= 1.5.0\""; } >&5
27426 ($PKG_CONFIG --exists --print-errors "eet >= 1.5.0") 2>&5 27960 ($PKG_CONFIG --exists --print-errors "eet >= 1.5.0") 2>&5
27427 ac_status=$? 27961 ac_status=$?
@@ -27431,15 +27965,14 @@ if test -n "$EET_LIBS"; then
27431else 27965else
27432 pkg_failed=yes 27966 pkg_failed=yes
27433fi 27967fi
27434 else 27968 fi
27435 pkg_failed=untried 27969else
27970 pkg_failed=untried
27436fi 27971fi
27437 27972
27438 27973
27439 27974
27440if test $pkg_failed = yes; then 27975if test $pkg_failed = yes; then
27441 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
27442$as_echo "no" >&6; }
27443 27976
27444if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 27977if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
27445 _pkg_short_errors_supported=yes 27978 _pkg_short_errors_supported=yes
@@ -27447,17 +27980,17 @@ else
27447 _pkg_short_errors_supported=no 27980 _pkg_short_errors_supported=no
27448fi 27981fi
27449 if test $_pkg_short_errors_supported = yes; then 27982 if test $_pkg_short_errors_supported = yes; then
27450 EET_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "eet >= 1.5.0" 2>&1` 27983 EET_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "eet >= 1.5.0"`
27451 else 27984 else
27452 EET_PKG_ERRORS=`$PKG_CONFIG --print-errors "eet >= 1.5.0" 2>&1` 27985 EET_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "eet >= 1.5.0"`
27453 fi 27986 fi
27454 # Put the nasty error message in config.log where it belongs 27987 # Put the nasty error message in config.log where it belongs
27455 echo "$EET_PKG_ERRORS" >&5 27988 echo "$EET_PKG_ERRORS" >&5
27456 27989
27457 have_dep="no" 27990 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
27458elif test $pkg_failed = untried; then
27459 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
27460$as_echo "no" >&6; } 27991$as_echo "no" >&6; }
27992 have_dep="no"
27993elif test $pkg_failed = untried; then
27461 have_dep="no" 27994 have_dep="no"
27462else 27995else
27463 EET_CFLAGS=$pkg_cv_EET_CFLAGS 27996 EET_CFLAGS=$pkg_cv_EET_CFLAGS
@@ -27486,7 +28019,7 @@ fi
27486fi 28019fi
27487 28020
27488if test "x${have_loader}" = "xno" -a "x${want_loader}" = "xyes" -a "x${use_strict}" = "xyes" ; then 28021if test "x${have_loader}" = "xno" -a "x${want_loader}" = "xyes" -a "x${use_strict}" = "xyes" ; then
27489 as_fn_error $? "Eet dependencies not found (strict dependencies checking)" "$LINENO" 5 28022 as_fn_error "Eet dependencies not found (strict dependencies checking)" "$LINENO" 5
27490fi 28023fi
27491 28024
27492{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Eet image loader will be built" >&5 28025{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Eet image loader will be built" >&5
@@ -27562,10 +28095,11 @@ pkg_failed=no
27562{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for EET" >&5 28095{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for EET" >&5
27563$as_echo_n "checking for EET... " >&6; } 28096$as_echo_n "checking for EET... " >&6; }
27564 28097
27565if test -n "$EET_CFLAGS"; then 28098if test -n "$PKG_CONFIG"; then
27566 pkg_cv_EET_CFLAGS="$EET_CFLAGS" 28099 if test -n "$EET_CFLAGS"; then
27567 elif test -n "$PKG_CONFIG"; then 28100 pkg_cv_EET_CFLAGS="$EET_CFLAGS"
27568 if test -n "$PKG_CONFIG" && \ 28101 else
28102 if test -n "$PKG_CONFIG" && \
27569 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eet >= 1.5.0\""; } >&5 28103 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eet >= 1.5.0\""; } >&5
27570 ($PKG_CONFIG --exists --print-errors "eet >= 1.5.0") 2>&5 28104 ($PKG_CONFIG --exists --print-errors "eet >= 1.5.0") 2>&5
27571 ac_status=$? 28105 ac_status=$?
@@ -27575,13 +28109,15 @@ if test -n "$EET_CFLAGS"; then
27575else 28109else
27576 pkg_failed=yes 28110 pkg_failed=yes
27577fi 28111fi
27578 else 28112 fi
27579 pkg_failed=untried 28113else
28114 pkg_failed=untried
27580fi 28115fi
27581if test -n "$EET_LIBS"; then 28116if test -n "$PKG_CONFIG"; then
27582 pkg_cv_EET_LIBS="$EET_LIBS" 28117 if test -n "$EET_LIBS"; then
27583 elif test -n "$PKG_CONFIG"; then 28118 pkg_cv_EET_LIBS="$EET_LIBS"
27584 if test -n "$PKG_CONFIG" && \ 28119 else
28120 if test -n "$PKG_CONFIG" && \
27585 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eet >= 1.5.0\""; } >&5 28121 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eet >= 1.5.0\""; } >&5
27586 ($PKG_CONFIG --exists --print-errors "eet >= 1.5.0") 2>&5 28122 ($PKG_CONFIG --exists --print-errors "eet >= 1.5.0") 2>&5
27587 ac_status=$? 28123 ac_status=$?
@@ -27591,15 +28127,14 @@ if test -n "$EET_LIBS"; then
27591else 28127else
27592 pkg_failed=yes 28128 pkg_failed=yes
27593fi 28129fi
27594 else 28130 fi
27595 pkg_failed=untried 28131else
28132 pkg_failed=untried
27596fi 28133fi
27597 28134
27598 28135
27599 28136
27600if test $pkg_failed = yes; then 28137if test $pkg_failed = yes; then
27601 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
27602$as_echo "no" >&6; }
27603 28138
27604if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 28139if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
27605 _pkg_short_errors_supported=yes 28140 _pkg_short_errors_supported=yes
@@ -27607,17 +28142,17 @@ else
27607 _pkg_short_errors_supported=no 28142 _pkg_short_errors_supported=no
27608fi 28143fi
27609 if test $_pkg_short_errors_supported = yes; then 28144 if test $_pkg_short_errors_supported = yes; then
27610 EET_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "eet >= 1.5.0" 2>&1` 28145 EET_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "eet >= 1.5.0"`
27611 else 28146 else
27612 EET_PKG_ERRORS=`$PKG_CONFIG --print-errors "eet >= 1.5.0" 2>&1` 28147 EET_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "eet >= 1.5.0"`
27613 fi 28148 fi
27614 # Put the nasty error message in config.log where it belongs 28149 # Put the nasty error message in config.log where it belongs
27615 echo "$EET_PKG_ERRORS" >&5 28150 echo "$EET_PKG_ERRORS" >&5
27616 28151
27617 have_evas_font_loader_eet="no" 28152 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
27618elif test $pkg_failed = untried; then
27619 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
27620$as_echo "no" >&6; } 28153$as_echo "no" >&6; }
28154 have_evas_font_loader_eet="no"
28155elif test $pkg_failed = untried; then
27621 have_evas_font_loader_eet="no" 28156 have_evas_font_loader_eet="no"
27622else 28157else
27623 EET_CFLAGS=$pkg_cv_EET_CFLAGS 28158 EET_CFLAGS=$pkg_cv_EET_CFLAGS
@@ -27629,7 +28164,7 @@ fi
27629fi 28164fi
27630 28165
27631if test "x${have_evas_font_loader_eet}" = "xno" -a "x$want_loader" = "xyes" -a "x$use_strict" = "xyes" ; then 28166if test "x${have_evas_font_loader_eet}" = "xno" -a "x$want_loader" = "xyes" -a "x$use_strict" = "xyes" ; then
27632 as_fn_error $? "Eet dependencies not found (strict dependencies checking)" "$LINENO" 5 28167 as_fn_error "Eet dependencies not found (strict dependencies checking)" "$LINENO" 5
27633fi 28168fi
27634 28169
27635if test "x$have_evas_font_loader_eet" = "xyes" ; then 28170if test "x$have_evas_font_loader_eet" = "xyes" ; then
@@ -27798,7 +28333,7 @@ fi
27798fi 28333fi
27799 28334
27800if test "x${have_loader}" = "xno" -a "x${want_loader}" = "xyes" -a "x${use_strict}" = "xyes" ; then 28335if test "x${have_loader}" = "xno" -a "x${want_loader}" = "xyes" -a "x${use_strict}" = "xyes" ; then
27801 as_fn_error $? "Gif dependencies not found (strict dependencies checking)" "$LINENO" 5 28336 as_fn_error "Gif dependencies not found (strict dependencies checking)" "$LINENO" 5
27802fi 28337fi
27803 28338
27804{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Gif image loader will be built" >&5 28339{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Gif image loader will be built" >&5
@@ -27988,7 +28523,7 @@ fi
27988fi 28523fi
27989 28524
27990if test "x${have_loader}" = "xno" -a "x${want_loader}" = "xyes" -a "x${use_strict}" = "xyes" ; then 28525if test "x${have_loader}" = "xno" -a "x${want_loader}" = "xyes" -a "x${use_strict}" = "xyes" ; then
27991 as_fn_error $? "Jpeg dependencies not found (strict dependencies checking)" "$LINENO" 5 28526 as_fn_error "Jpeg dependencies not found (strict dependencies checking)" "$LINENO" 5
27992fi 28527fi
27993 28528
27994{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Jpeg image loader will be built" >&5 28529{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Jpeg image loader will be built" >&5
@@ -28114,7 +28649,7 @@ fi
28114fi 28649fi
28115 28650
28116if test "x${have_loader}" = "xno" -a "x${want_loader}" = "xyes" -a "x${use_strict}" = "xyes" ; then 28651if test "x${have_loader}" = "xno" -a "x${want_loader}" = "xyes" -a "x${use_strict}" = "xyes" ; then
28117 as_fn_error $? "PMAPS dependencies not found (strict dependencies checking)" "$LINENO" 5 28652 as_fn_error "PMAPS dependencies not found (strict dependencies checking)" "$LINENO" 5
28118fi 28653fi
28119 28654
28120{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether PMAPS image loader will be built" >&5 28655{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether PMAPS image loader will be built" >&5
@@ -28212,10 +28747,11 @@ pkg_failed=no
28212{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for PNG" >&5 28747{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for PNG" >&5
28213$as_echo_n "checking for PNG... " >&6; } 28748$as_echo_n "checking for PNG... " >&6; }
28214 28749
28215if test -n "$PNG_CFLAGS"; then 28750if test -n "$PKG_CONFIG"; then
28216 pkg_cv_PNG_CFLAGS="$PNG_CFLAGS" 28751 if test -n "$PNG_CFLAGS"; then
28217 elif test -n "$PKG_CONFIG"; then 28752 pkg_cv_PNG_CFLAGS="$PNG_CFLAGS"
28218 if test -n "$PKG_CONFIG" && \ 28753 else
28754 if test -n "$PKG_CONFIG" && \
28219 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libpng >= 1.2.10\""; } >&5 28755 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libpng >= 1.2.10\""; } >&5
28220 ($PKG_CONFIG --exists --print-errors "libpng >= 1.2.10") 2>&5 28756 ($PKG_CONFIG --exists --print-errors "libpng >= 1.2.10") 2>&5
28221 ac_status=$? 28757 ac_status=$?
@@ -28225,13 +28761,15 @@ if test -n "$PNG_CFLAGS"; then
28225else 28761else
28226 pkg_failed=yes 28762 pkg_failed=yes
28227fi 28763fi
28228 else 28764 fi
28229 pkg_failed=untried 28765else
28766 pkg_failed=untried
28230fi 28767fi
28231if test -n "$PNG_LIBS"; then 28768if test -n "$PKG_CONFIG"; then
28232 pkg_cv_PNG_LIBS="$PNG_LIBS" 28769 if test -n "$PNG_LIBS"; then
28233 elif test -n "$PKG_CONFIG"; then 28770 pkg_cv_PNG_LIBS="$PNG_LIBS"
28234 if test -n "$PKG_CONFIG" && \ 28771 else
28772 if test -n "$PKG_CONFIG" && \
28235 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libpng >= 1.2.10\""; } >&5 28773 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libpng >= 1.2.10\""; } >&5
28236 ($PKG_CONFIG --exists --print-errors "libpng >= 1.2.10") 2>&5 28774 ($PKG_CONFIG --exists --print-errors "libpng >= 1.2.10") 2>&5
28237 ac_status=$? 28775 ac_status=$?
@@ -28241,15 +28779,14 @@ if test -n "$PNG_LIBS"; then
28241else 28779else
28242 pkg_failed=yes 28780 pkg_failed=yes
28243fi 28781fi
28244 else 28782 fi
28245 pkg_failed=untried 28783else
28784 pkg_failed=untried
28246fi 28785fi
28247 28786
28248 28787
28249 28788
28250if test $pkg_failed = yes; then 28789if test $pkg_failed = yes; then
28251 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
28252$as_echo "no" >&6; }
28253 28790
28254if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 28791if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
28255 _pkg_short_errors_supported=yes 28792 _pkg_short_errors_supported=yes
@@ -28257,17 +28794,17 @@ else
28257 _pkg_short_errors_supported=no 28794 _pkg_short_errors_supported=no
28258fi 28795fi
28259 if test $_pkg_short_errors_supported = yes; then 28796 if test $_pkg_short_errors_supported = yes; then
28260 PNG_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "libpng >= 1.2.10" 2>&1` 28797 PNG_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "libpng >= 1.2.10"`
28261 else 28798 else
28262 PNG_PKG_ERRORS=`$PKG_CONFIG --print-errors "libpng >= 1.2.10" 2>&1` 28799 PNG_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "libpng >= 1.2.10"`
28263 fi 28800 fi
28264 # Put the nasty error message in config.log where it belongs 28801 # Put the nasty error message in config.log where it belongs
28265 echo "$PNG_PKG_ERRORS" >&5 28802 echo "$PNG_PKG_ERRORS" >&5
28266 28803
28267 have_dep="no" 28804 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
28268elif test $pkg_failed = untried; then
28269 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
28270$as_echo "no" >&6; } 28805$as_echo "no" >&6; }
28806 have_dep="no"
28807elif test $pkg_failed = untried; then
28271 have_dep="no" 28808 have_dep="no"
28272else 28809else
28273 PNG_CFLAGS=$pkg_cv_PNG_CFLAGS 28810 PNG_CFLAGS=$pkg_cv_PNG_CFLAGS
@@ -28283,10 +28820,11 @@ pkg_failed=no
28283{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for PNG" >&5 28820{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for PNG" >&5
28284$as_echo_n "checking for PNG... " >&6; } 28821$as_echo_n "checking for PNG... " >&6; }
28285 28822
28286if test -n "$PNG_CFLAGS"; then 28823if test -n "$PKG_CONFIG"; then
28287 pkg_cv_PNG_CFLAGS="$PNG_CFLAGS" 28824 if test -n "$PNG_CFLAGS"; then
28288 elif test -n "$PKG_CONFIG"; then 28825 pkg_cv_PNG_CFLAGS="$PNG_CFLAGS"
28289 if test -n "$PKG_CONFIG" && \ 28826 else
28827 if test -n "$PKG_CONFIG" && \
28290 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libpng15\""; } >&5 28828 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libpng15\""; } >&5
28291 ($PKG_CONFIG --exists --print-errors "libpng15") 2>&5 28829 ($PKG_CONFIG --exists --print-errors "libpng15") 2>&5
28292 ac_status=$? 28830 ac_status=$?
@@ -28296,13 +28834,15 @@ if test -n "$PNG_CFLAGS"; then
28296else 28834else
28297 pkg_failed=yes 28835 pkg_failed=yes
28298fi 28836fi
28299 else 28837 fi
28300 pkg_failed=untried 28838else
28839 pkg_failed=untried
28301fi 28840fi
28302if test -n "$PNG_LIBS"; then 28841if test -n "$PKG_CONFIG"; then
28303 pkg_cv_PNG_LIBS="$PNG_LIBS" 28842 if test -n "$PNG_LIBS"; then
28304 elif test -n "$PKG_CONFIG"; then 28843 pkg_cv_PNG_LIBS="$PNG_LIBS"
28305 if test -n "$PKG_CONFIG" && \ 28844 else
28845 if test -n "$PKG_CONFIG" && \
28306 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libpng15\""; } >&5 28846 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libpng15\""; } >&5
28307 ($PKG_CONFIG --exists --print-errors "libpng15") 2>&5 28847 ($PKG_CONFIG --exists --print-errors "libpng15") 2>&5
28308 ac_status=$? 28848 ac_status=$?
@@ -28312,15 +28852,14 @@ if test -n "$PNG_LIBS"; then
28312else 28852else
28313 pkg_failed=yes 28853 pkg_failed=yes
28314fi 28854fi
28315 else 28855 fi
28316 pkg_failed=untried 28856else
28857 pkg_failed=untried
28317fi 28858fi
28318 28859
28319 28860
28320 28861
28321if test $pkg_failed = yes; then 28862if test $pkg_failed = yes; then
28322 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
28323$as_echo "no" >&6; }
28324 28863
28325if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 28864if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
28326 _pkg_short_errors_supported=yes 28865 _pkg_short_errors_supported=yes
@@ -28328,17 +28867,17 @@ else
28328 _pkg_short_errors_supported=no 28867 _pkg_short_errors_supported=no
28329fi 28868fi
28330 if test $_pkg_short_errors_supported = yes; then 28869 if test $_pkg_short_errors_supported = yes; then
28331 PNG_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "libpng15" 2>&1` 28870 PNG_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "libpng15"`
28332 else 28871 else
28333 PNG_PKG_ERRORS=`$PKG_CONFIG --print-errors "libpng15" 2>&1` 28872 PNG_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "libpng15"`
28334 fi 28873 fi
28335 # Put the nasty error message in config.log where it belongs 28874 # Put the nasty error message in config.log where it belongs
28336 echo "$PNG_PKG_ERRORS" >&5 28875 echo "$PNG_PKG_ERRORS" >&5
28337 28876
28338 have_dep="no" 28877 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
28339elif test $pkg_failed = untried; then
28340 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
28341$as_echo "no" >&6; } 28878$as_echo "no" >&6; }
28879 have_dep="no"
28880elif test $pkg_failed = untried; then
28342 have_dep="no" 28881 have_dep="no"
28343else 28882else
28344 PNG_CFLAGS=$pkg_cv_PNG_CFLAGS 28883 PNG_CFLAGS=$pkg_cv_PNG_CFLAGS
@@ -28355,10 +28894,11 @@ pkg_failed=no
28355{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for PNG" >&5 28894{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for PNG" >&5
28356$as_echo_n "checking for PNG... " >&6; } 28895$as_echo_n "checking for PNG... " >&6; }
28357 28896
28358if test -n "$PNG_CFLAGS"; then 28897if test -n "$PKG_CONFIG"; then
28359 pkg_cv_PNG_CFLAGS="$PNG_CFLAGS" 28898 if test -n "$PNG_CFLAGS"; then
28360 elif test -n "$PKG_CONFIG"; then 28899 pkg_cv_PNG_CFLAGS="$PNG_CFLAGS"
28361 if test -n "$PKG_CONFIG" && \ 28900 else
28901 if test -n "$PKG_CONFIG" && \
28362 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libpng14\""; } >&5 28902 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libpng14\""; } >&5
28363 ($PKG_CONFIG --exists --print-errors "libpng14") 2>&5 28903 ($PKG_CONFIG --exists --print-errors "libpng14") 2>&5
28364 ac_status=$? 28904 ac_status=$?
@@ -28368,13 +28908,15 @@ if test -n "$PNG_CFLAGS"; then
28368else 28908else
28369 pkg_failed=yes 28909 pkg_failed=yes
28370fi 28910fi
28371 else 28911 fi
28372 pkg_failed=untried 28912else
28913 pkg_failed=untried
28373fi 28914fi
28374if test -n "$PNG_LIBS"; then 28915if test -n "$PKG_CONFIG"; then
28375 pkg_cv_PNG_LIBS="$PNG_LIBS" 28916 if test -n "$PNG_LIBS"; then
28376 elif test -n "$PKG_CONFIG"; then 28917 pkg_cv_PNG_LIBS="$PNG_LIBS"
28377 if test -n "$PKG_CONFIG" && \ 28918 else
28919 if test -n "$PKG_CONFIG" && \
28378 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libpng14\""; } >&5 28920 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libpng14\""; } >&5
28379 ($PKG_CONFIG --exists --print-errors "libpng14") 2>&5 28921 ($PKG_CONFIG --exists --print-errors "libpng14") 2>&5
28380 ac_status=$? 28922 ac_status=$?
@@ -28384,15 +28926,14 @@ if test -n "$PNG_LIBS"; then
28384else 28926else
28385 pkg_failed=yes 28927 pkg_failed=yes
28386fi 28928fi
28387 else 28929 fi
28388 pkg_failed=untried 28930else
28931 pkg_failed=untried
28389fi 28932fi
28390 28933
28391 28934
28392 28935
28393if test $pkg_failed = yes; then 28936if test $pkg_failed = yes; then
28394 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
28395$as_echo "no" >&6; }
28396 28937
28397if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 28938if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
28398 _pkg_short_errors_supported=yes 28939 _pkg_short_errors_supported=yes
@@ -28400,17 +28941,17 @@ else
28400 _pkg_short_errors_supported=no 28941 _pkg_short_errors_supported=no
28401fi 28942fi
28402 if test $_pkg_short_errors_supported = yes; then 28943 if test $_pkg_short_errors_supported = yes; then
28403 PNG_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "libpng14" 2>&1` 28944 PNG_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "libpng14"`
28404 else 28945 else
28405 PNG_PKG_ERRORS=`$PKG_CONFIG --print-errors "libpng14" 2>&1` 28946 PNG_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "libpng14"`
28406 fi 28947 fi
28407 # Put the nasty error message in config.log where it belongs 28948 # Put the nasty error message in config.log where it belongs
28408 echo "$PNG_PKG_ERRORS" >&5 28949 echo "$PNG_PKG_ERRORS" >&5
28409 28950
28410 have_dep="no" 28951 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
28411elif test $pkg_failed = untried; then
28412 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
28413$as_echo "no" >&6; } 28952$as_echo "no" >&6; }
28953 have_dep="no"
28954elif test $pkg_failed = untried; then
28414 have_dep="no" 28955 have_dep="no"
28415else 28956else
28416 PNG_CFLAGS=$pkg_cv_PNG_CFLAGS 28957 PNG_CFLAGS=$pkg_cv_PNG_CFLAGS
@@ -28427,10 +28968,11 @@ pkg_failed=no
28427{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for PNG" >&5 28968{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for PNG" >&5
28428$as_echo_n "checking for PNG... " >&6; } 28969$as_echo_n "checking for PNG... " >&6; }
28429 28970
28430if test -n "$PNG_CFLAGS"; then 28971if test -n "$PKG_CONFIG"; then
28431 pkg_cv_PNG_CFLAGS="$PNG_CFLAGS" 28972 if test -n "$PNG_CFLAGS"; then
28432 elif test -n "$PKG_CONFIG"; then 28973 pkg_cv_PNG_CFLAGS="$PNG_CFLAGS"
28433 if test -n "$PKG_CONFIG" && \ 28974 else
28975 if test -n "$PKG_CONFIG" && \
28434 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libpng12 >= 1.2.10\""; } >&5 28976 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libpng12 >= 1.2.10\""; } >&5
28435 ($PKG_CONFIG --exists --print-errors "libpng12 >= 1.2.10") 2>&5 28977 ($PKG_CONFIG --exists --print-errors "libpng12 >= 1.2.10") 2>&5
28436 ac_status=$? 28978 ac_status=$?
@@ -28440,13 +28982,15 @@ if test -n "$PNG_CFLAGS"; then
28440else 28982else
28441 pkg_failed=yes 28983 pkg_failed=yes
28442fi 28984fi
28443 else 28985 fi
28444 pkg_failed=untried 28986else
28987 pkg_failed=untried
28445fi 28988fi
28446if test -n "$PNG_LIBS"; then 28989if test -n "$PKG_CONFIG"; then
28447 pkg_cv_PNG_LIBS="$PNG_LIBS" 28990 if test -n "$PNG_LIBS"; then
28448 elif test -n "$PKG_CONFIG"; then 28991 pkg_cv_PNG_LIBS="$PNG_LIBS"
28449 if test -n "$PKG_CONFIG" && \ 28992 else
28993 if test -n "$PKG_CONFIG" && \
28450 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libpng12 >= 1.2.10\""; } >&5 28994 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libpng12 >= 1.2.10\""; } >&5
28451 ($PKG_CONFIG --exists --print-errors "libpng12 >= 1.2.10") 2>&5 28995 ($PKG_CONFIG --exists --print-errors "libpng12 >= 1.2.10") 2>&5
28452 ac_status=$? 28996 ac_status=$?
@@ -28456,15 +29000,14 @@ if test -n "$PNG_LIBS"; then
28456else 29000else
28457 pkg_failed=yes 29001 pkg_failed=yes
28458fi 29002fi
28459 else 29003 fi
28460 pkg_failed=untried 29004else
29005 pkg_failed=untried
28461fi 29006fi
28462 29007
28463 29008
28464 29009
28465if test $pkg_failed = yes; then 29010if test $pkg_failed = yes; then
28466 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
28467$as_echo "no" >&6; }
28468 29011
28469if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 29012if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
28470 _pkg_short_errors_supported=yes 29013 _pkg_short_errors_supported=yes
@@ -28472,17 +29015,17 @@ else
28472 _pkg_short_errors_supported=no 29015 _pkg_short_errors_supported=no
28473fi 29016fi
28474 if test $_pkg_short_errors_supported = yes; then 29017 if test $_pkg_short_errors_supported = yes; then
28475 PNG_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "libpng12 >= 1.2.10" 2>&1` 29018 PNG_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "libpng12 >= 1.2.10"`
28476 else 29019 else
28477 PNG_PKG_ERRORS=`$PKG_CONFIG --print-errors "libpng12 >= 1.2.10" 2>&1` 29020 PNG_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "libpng12 >= 1.2.10"`
28478 fi 29021 fi
28479 # Put the nasty error message in config.log where it belongs 29022 # Put the nasty error message in config.log where it belongs
28480 echo "$PNG_PKG_ERRORS" >&5 29023 echo "$PNG_PKG_ERRORS" >&5
28481 29024
28482 have_dep="no" 29025 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
28483elif test $pkg_failed = untried; then
28484 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
28485$as_echo "no" >&6; } 29026$as_echo "no" >&6; }
29027 have_dep="no"
29028elif test $pkg_failed = untried; then
28486 have_dep="no" 29029 have_dep="no"
28487else 29030else
28488 PNG_CFLAGS=$pkg_cv_PNG_CFLAGS 29031 PNG_CFLAGS=$pkg_cv_PNG_CFLAGS
@@ -28513,7 +29056,7 @@ fi
28513fi 29056fi
28514 29057
28515if test "x${have_loader}" = "xno" -a "x${want_loader}" = "xyes" -a "x${use_strict}" = "xyes" ; then 29058if test "x${have_loader}" = "xno" -a "x${want_loader}" = "xyes" -a "x${use_strict}" = "xyes" ; then
28516 as_fn_error $? "PNG dependencies not found (strict dependencies checking)" "$LINENO" 5 29059 as_fn_error "PNG dependencies not found (strict dependencies checking)" "$LINENO" 5
28517fi 29060fi
28518 29061
28519{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether PNG image loader will be built" >&5 29062{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether PNG image loader will be built" >&5
@@ -28611,10 +29154,11 @@ pkg_failed=no
28611{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for SVG" >&5 29154{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for SVG" >&5
28612$as_echo_n "checking for SVG... " >&6; } 29155$as_echo_n "checking for SVG... " >&6; }
28613 29156
28614if test -n "$SVG_CFLAGS"; then 29157if test -n "$PKG_CONFIG"; then
28615 pkg_cv_SVG_CFLAGS="$SVG_CFLAGS" 29158 if test -n "$SVG_CFLAGS"; then
28616 elif test -n "$PKG_CONFIG"; then 29159 pkg_cv_SVG_CFLAGS="$SVG_CFLAGS"
28617 if test -n "$PKG_CONFIG" && \ 29160 else
29161 if test -n "$PKG_CONFIG" && \
28618 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"librsvg-2.0 >= 2.14.0 29162 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"librsvg-2.0 >= 2.14.0
28619 cairo >= 1.0.0\""; } >&5 29163 cairo >= 1.0.0\""; } >&5
28620 ($PKG_CONFIG --exists --print-errors "librsvg-2.0 >= 2.14.0 29164 ($PKG_CONFIG --exists --print-errors "librsvg-2.0 >= 2.14.0
@@ -28627,13 +29171,15 @@ if test -n "$SVG_CFLAGS"; then
28627else 29171else
28628 pkg_failed=yes 29172 pkg_failed=yes
28629fi 29173fi
28630 else 29174 fi
28631 pkg_failed=untried 29175else
29176 pkg_failed=untried
28632fi 29177fi
28633if test -n "$SVG_LIBS"; then 29178if test -n "$PKG_CONFIG"; then
28634 pkg_cv_SVG_LIBS="$SVG_LIBS" 29179 if test -n "$SVG_LIBS"; then
28635 elif test -n "$PKG_CONFIG"; then 29180 pkg_cv_SVG_LIBS="$SVG_LIBS"
28636 if test -n "$PKG_CONFIG" && \ 29181 else
29182 if test -n "$PKG_CONFIG" && \
28637 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"librsvg-2.0 >= 2.14.0 29183 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"librsvg-2.0 >= 2.14.0
28638 cairo >= 1.0.0\""; } >&5 29184 cairo >= 1.0.0\""; } >&5
28639 ($PKG_CONFIG --exists --print-errors "librsvg-2.0 >= 2.14.0 29185 ($PKG_CONFIG --exists --print-errors "librsvg-2.0 >= 2.14.0
@@ -28646,15 +29192,14 @@ if test -n "$SVG_LIBS"; then
28646else 29192else
28647 pkg_failed=yes 29193 pkg_failed=yes
28648fi 29194fi
28649 else 29195 fi
28650 pkg_failed=untried 29196else
29197 pkg_failed=untried
28651fi 29198fi
28652 29199
28653 29200
28654 29201
28655if test $pkg_failed = yes; then 29202if test $pkg_failed = yes; then
28656 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
28657$as_echo "no" >&6; }
28658 29203
28659if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 29204if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
28660 _pkg_short_errors_supported=yes 29205 _pkg_short_errors_supported=yes
@@ -28662,20 +29207,20 @@ else
28662 _pkg_short_errors_supported=no 29207 _pkg_short_errors_supported=no
28663fi 29208fi
28664 if test $_pkg_short_errors_supported = yes; then 29209 if test $_pkg_short_errors_supported = yes; then
28665 SVG_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "librsvg-2.0 >= 2.14.0 29210 SVG_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "librsvg-2.0 >= 2.14.0
28666 cairo >= 1.0.0" 2>&1` 29211 cairo >= 1.0.0"`
28667 else 29212 else
28668 SVG_PKG_ERRORS=`$PKG_CONFIG --print-errors "librsvg-2.0 >= 2.14.0 29213 SVG_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "librsvg-2.0 >= 2.14.0
28669 cairo >= 1.0.0" 2>&1` 29214 cairo >= 1.0.0"`
28670 fi 29215 fi
28671 # Put the nasty error message in config.log where it belongs 29216 # Put the nasty error message in config.log where it belongs
28672 echo "$SVG_PKG_ERRORS" >&5 29217 echo "$SVG_PKG_ERRORS" >&5
28673 29218
28674 have_svg="no" 29219 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
29220$as_echo "no" >&6; }
29221 have_svg="no"
28675 29222
28676elif test $pkg_failed = untried; then 29223elif test $pkg_failed = untried; then
28677 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
28678$as_echo "no" >&6; }
28679 have_svg="no" 29224 have_svg="no"
28680 29225
28681else 29226else
@@ -28708,7 +29253,7 @@ fi
28708fi 29253fi
28709 29254
28710if test "x${have_loader}" = "xno" -a "x${want_loader}" = "xyes" -a "x${use_strict}" = "xyes" ; then 29255if test "x${have_loader}" = "xno" -a "x${want_loader}" = "xyes" -a "x${use_strict}" = "xyes" ; then
28711 as_fn_error $? "SVG dependencies not found (strict dependencies checking)" "$LINENO" 5 29256 as_fn_error "SVG dependencies not found (strict dependencies checking)" "$LINENO" 5
28712fi 29257fi
28713 29258
28714{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether SVG image loader will be built" >&5 29259{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether SVG image loader will be built" >&5
@@ -28962,7 +29507,7 @@ fi
28962fi 29507fi
28963 29508
28964if test "x${have_loader}" = "xno" -a "x${want_loader}" = "xyes" -a "x${use_strict}" = "xyes" ; then 29509if test "x${have_loader}" = "xno" -a "x${want_loader}" = "xyes" -a "x${use_strict}" = "xyes" ; then
28965 as_fn_error $? "Tiff dependencies not found (strict dependencies checking)" "$LINENO" 5 29510 as_fn_error "Tiff dependencies not found (strict dependencies checking)" "$LINENO" 5
28966fi 29511fi
28967 29512
28968{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Tiff image loader will be built" >&5 29513{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Tiff image loader will be built" >&5
@@ -29067,7 +29612,7 @@ fi
29067fi 29612fi
29068 29613
29069if test "x${have_loader}" = "xno" -a "x${want_loader}" = "xyes" -a "x${use_strict}" = "xyes" ; then 29614if test "x${have_loader}" = "xno" -a "x${want_loader}" = "xyes" -a "x${use_strict}" = "xyes" ; then
29070 as_fn_error $? "XPM dependencies not found (strict dependencies checking)" "$LINENO" 5 29615 as_fn_error "XPM dependencies not found (strict dependencies checking)" "$LINENO" 5
29071fi 29616fi
29072 29617
29073{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether XPM image loader will be built" >&5 29618{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether XPM image loader will be built" >&5
@@ -29172,7 +29717,7 @@ fi
29172fi 29717fi
29173 29718
29174if test "x${have_loader}" = "xno" -a "x${want_loader}" = "xyes" -a "x${use_strict}" = "xyes" ; then 29719if test "x${have_loader}" = "xno" -a "x${want_loader}" = "xyes" -a "x${use_strict}" = "xyes" ; then
29175 as_fn_error $? "BMP dependencies not found (strict dependencies checking)" "$LINENO" 5 29720 as_fn_error "BMP dependencies not found (strict dependencies checking)" "$LINENO" 5
29176fi 29721fi
29177 29722
29178{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether BMP image loader will be built" >&5 29723{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether BMP image loader will be built" >&5
@@ -29277,7 +29822,7 @@ fi
29277fi 29822fi
29278 29823
29279if test "x${have_loader}" = "xno" -a "x${want_loader}" = "xyes" -a "x${use_strict}" = "xyes" ; then 29824if test "x${have_loader}" = "xno" -a "x${want_loader}" = "xyes" -a "x${use_strict}" = "xyes" ; then
29280 as_fn_error $? "TGA dependencies not found (strict dependencies checking)" "$LINENO" 5 29825 as_fn_error "TGA dependencies not found (strict dependencies checking)" "$LINENO" 5
29281fi 29826fi
29282 29827
29283{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether TGA image loader will be built" >&5 29828{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether TGA image loader will be built" >&5
@@ -29382,7 +29927,7 @@ fi
29382fi 29927fi
29383 29928
29384if test "x${have_loader}" = "xno" -a "x${want_loader}" = "xyes" -a "x${use_strict}" = "xyes" ; then 29929if test "x${have_loader}" = "xno" -a "x${want_loader}" = "xyes" -a "x${use_strict}" = "xyes" ; then
29385 as_fn_error $? "WBMP dependencies not found (strict dependencies checking)" "$LINENO" 5 29930 as_fn_error "WBMP dependencies not found (strict dependencies checking)" "$LINENO" 5
29386fi 29931fi
29387 29932
29388{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether WBMP image loader will be built" >&5 29933{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether WBMP image loader will be built" >&5
@@ -29487,7 +30032,7 @@ fi
29487fi 30032fi
29488 30033
29489if test "x${have_loader}" = "xno" -a "x${want_loader}" = "xyes" -a "x${use_strict}" = "xyes" ; then 30034if test "x${have_loader}" = "xno" -a "x${want_loader}" = "xyes" -a "x${use_strict}" = "xyes" ; then
29490 as_fn_error $? "ICO dependencies not found (strict dependencies checking)" "$LINENO" 5 30035 as_fn_error "ICO dependencies not found (strict dependencies checking)" "$LINENO" 5
29491fi 30036fi
29492 30037
29493{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ICO image loader will be built" >&5 30038{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ICO image loader will be built" >&5
@@ -29592,7 +30137,7 @@ fi
29592fi 30137fi
29593 30138
29594if test "x${have_loader}" = "xno" -a "x${want_loader}" = "xyes" -a "x${use_strict}" = "xyes" ; then 30139if test "x${have_loader}" = "xno" -a "x${want_loader}" = "xyes" -a "x${use_strict}" = "xyes" ; then
29595 as_fn_error $? "PSD dependencies not found (strict dependencies checking)" "$LINENO" 5 30140 as_fn_error "PSD dependencies not found (strict dependencies checking)" "$LINENO" 5
29596fi 30141fi
29597 30142
29598{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether PSD image loader will be built" >&5 30143{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether PSD image loader will be built" >&5
@@ -29697,7 +30242,7 @@ fi
29697fi 30242fi
29698 30243
29699if test "x${have_loader}" = "xno" -a "x${want_loader}" = "xyes" -a "x${use_strict}" = "xyes" ; then 30244if test "x${have_loader}" = "xno" -a "x${want_loader}" = "xyes" -a "x${use_strict}" = "xyes" ; then
29700 as_fn_error $? "GENERIC dependencies not found (strict dependencies checking)" "$LINENO" 5 30245 as_fn_error "GENERIC dependencies not found (strict dependencies checking)" "$LINENO" 5
29701fi 30246fi
29702 30247
29703{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether GENERIC image loader will be built" >&5 30248{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether GENERIC image loader will be built" >&5
@@ -29780,7 +30325,8 @@ for ac_header in pthread.h sched.h
29780do : 30325do :
29781 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` 30326 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
29782ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" 30327ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
29783if eval test \"x\$"$as_ac_Header"\" = x"yes"; then : 30328eval as_val=\$$as_ac_Header
30329 if test "x$as_val" = x""yes; then :
29784 cat >>confdefs.h <<_ACEOF 30330 cat >>confdefs.h <<_ACEOF
29785#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 30331#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
29786_ACEOF 30332_ACEOF
@@ -29846,7 +30392,7 @@ $as_echo "#define BUILD_PTHREAD 1" >>confdefs.h
29846 need_pthreads="yes" 30392 need_pthreads="yes"
29847 else 30393 else
29848 if "x$use_strict" = "xyes"; then 30394 if "x$use_strict" = "xyes"; then
29849 as_fn_error $? "pthreads headers or functions not found (strict dependencies checking)" "$LINENO" 5 30395 as_fn_error "pthreads headers or functions not found (strict dependencies checking)" "$LINENO" 5
29850 else 30396 else
29851 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no: pthread headers or functions not found" >&5 30397 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no: pthread headers or functions not found" >&5
29852$as_echo "no: pthread headers or functions not found" >&6; } 30398$as_echo "no: pthread headers or functions not found" >&6; }
@@ -29939,10 +30485,11 @@ pkg_failed=no
29939{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for XEXT" >&5 30485{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for XEXT" >&5
29940$as_echo_n "checking for XEXT... " >&6; } 30486$as_echo_n "checking for XEXT... " >&6; }
29941 30487
29942if test -n "$XEXT_CFLAGS"; then 30488if test -n "$PKG_CONFIG"; then
29943 pkg_cv_XEXT_CFLAGS="$XEXT_CFLAGS" 30489 if test -n "$XEXT_CFLAGS"; then
29944 elif test -n "$PKG_CONFIG"; then 30490 pkg_cv_XEXT_CFLAGS="$XEXT_CFLAGS"
29945 if test -n "$PKG_CONFIG" && \ 30491 else
30492 if test -n "$PKG_CONFIG" && \
29946 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"xext < 1.1.1\""; } >&5 30493 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"xext < 1.1.1\""; } >&5
29947 ($PKG_CONFIG --exists --print-errors "xext < 1.1.1") 2>&5 30494 ($PKG_CONFIG --exists --print-errors "xext < 1.1.1") 2>&5
29948 ac_status=$? 30495 ac_status=$?
@@ -29952,13 +30499,15 @@ if test -n "$XEXT_CFLAGS"; then
29952else 30499else
29953 pkg_failed=yes 30500 pkg_failed=yes
29954fi 30501fi
29955 else 30502 fi
29956 pkg_failed=untried 30503else
30504 pkg_failed=untried
29957fi 30505fi
29958if test -n "$XEXT_LIBS"; then 30506if test -n "$PKG_CONFIG"; then
29959 pkg_cv_XEXT_LIBS="$XEXT_LIBS" 30507 if test -n "$XEXT_LIBS"; then
29960 elif test -n "$PKG_CONFIG"; then 30508 pkg_cv_XEXT_LIBS="$XEXT_LIBS"
29961 if test -n "$PKG_CONFIG" && \ 30509 else
30510 if test -n "$PKG_CONFIG" && \
29962 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"xext < 1.1.1\""; } >&5 30511 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"xext < 1.1.1\""; } >&5
29963 ($PKG_CONFIG --exists --print-errors "xext < 1.1.1") 2>&5 30512 ($PKG_CONFIG --exists --print-errors "xext < 1.1.1") 2>&5
29964 ac_status=$? 30513 ac_status=$?
@@ -29968,15 +30517,14 @@ if test -n "$XEXT_LIBS"; then
29968else 30517else
29969 pkg_failed=yes 30518 pkg_failed=yes
29970fi 30519fi
29971 else 30520 fi
29972 pkg_failed=untried 30521else
30522 pkg_failed=untried
29973fi 30523fi
29974 30524
29975 30525
29976 30526
29977if test $pkg_failed = yes; then 30527if test $pkg_failed = yes; then
29978 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
29979$as_echo "no" >&6; }
29980 30528
29981if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 30529if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
29982 _pkg_short_errors_supported=yes 30530 _pkg_short_errors_supported=yes
@@ -29984,18 +30532,18 @@ else
29984 _pkg_short_errors_supported=no 30532 _pkg_short_errors_supported=no
29985fi 30533fi
29986 if test $_pkg_short_errors_supported = yes; then 30534 if test $_pkg_short_errors_supported = yes; then
29987 XEXT_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "xext < 1.1.1" 2>&1` 30535 XEXT_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "xext < 1.1.1"`
29988 else 30536 else
29989 XEXT_PKG_ERRORS=`$PKG_CONFIG --print-errors "xext < 1.1.1" 2>&1` 30537 XEXT_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "xext < 1.1.1"`
29990 fi 30538 fi
29991 # Put the nasty error message in config.log where it belongs 30539 # Put the nasty error message in config.log where it belongs
29992 echo "$XEXT_PKG_ERRORS" >&5 30540 echo "$XEXT_PKG_ERRORS" >&5
29993 30541
29994 build_avoid_libXext_bug=no 30542 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
30543$as_echo "no" >&6; }
30544 build_avoid_libXext_bug=no
29995 30545
29996elif test $pkg_failed = untried; then 30546elif test $pkg_failed = untried; then
29997 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
29998$as_echo "no" >&6; }
29999 build_avoid_libXext_bug=no 30547 build_avoid_libXext_bug=no
30000 30548
30001else 30549else
@@ -30201,12 +30749,25 @@ $as_echo_n "checking whether to build sse3 code... " >&6; }
30201if test "${enable_cpu_sse3+set}" = set; then : 30749if test "${enable_cpu_sse3+set}" = set; then :
30202 enableval=$enable_cpu_sse3; 30750 enableval=$enable_cpu_sse3;
30203 if test "x$enableval" = "xyes" ; then 30751 if test "x$enableval" = "xyes" ; then
30204 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 30752 ac_fn_c_check_header_mongrel "$LINENO" "immintrin.h" "ac_cv_header_immintrin_h" "$ac_includes_default"
30753if test "x$ac_cv_header_immintrin_h" = x""yes; then :
30754
30755 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
30205$as_echo "yes" >&6; } 30756$as_echo "yes" >&6; }
30206 30757
30207$as_echo "#define BUILD_SSE3 1" >>confdefs.h 30758$as_echo "#define BUILD_SSE3 1" >>confdefs.h
30208 30759
30209 build_cpu_sse3="yes" 30760 build_cpu_sse3="yes"
30761
30762else
30763
30764 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
30765$as_echo "no" >&6; }
30766 build_cpu_sse3="no"
30767
30768fi
30769
30770
30210 else 30771 else
30211 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 30772 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
30212$as_echo "no" >&6; } 30773$as_echo "no" >&6; }
@@ -30218,9 +30779,25 @@ else
30218 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $build_cpu_sse3" >&5 30779 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $build_cpu_sse3" >&5
30219$as_echo "$build_cpu_sse3" >&6; } 30780$as_echo "$build_cpu_sse3" >&6; }
30220 if test "x$build_cpu_sse3" = "xyes" ; then 30781 if test "x$build_cpu_sse3" = "xyes" ; then
30782 ac_fn_c_check_header_mongrel "$LINENO" "immintrin.h" "ac_cv_header_immintrin_h" "$ac_includes_default"
30783if test "x$ac_cv_header_immintrin_h" = x""yes; then :
30784
30785 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
30786$as_echo "yes" >&6; }
30221 30787
30222$as_echo "#define BUILD_SSE3 1" >>confdefs.h 30788$as_echo "#define BUILD_SSE3 1" >>confdefs.h
30223 30789
30790 build_cpu_sse3="yes"
30791
30792else
30793
30794 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
30795$as_echo "no" >&6; }
30796 build_cpu_sse3="no"
30797
30798fi
30799
30800
30224 fi 30801 fi
30225 30802
30226 30803
@@ -30309,7 +30886,7 @@ $as_echo "#define HAVE_ALTIVEC_H 1" >>confdefs.h
30309else 30886else
30310 30887
30311 if test "x$build_cpu_altivec" = "xyes" -a "x$use_strict" = "xyes" ; then 30888 if test "x$build_cpu_altivec" = "xyes" -a "x$use_strict" = "xyes" ; then
30312 as_fn_error $? "Altivec not found (strict dependencies checking)" "$LINENO" 5 30889 as_fn_error "Altivec not found (strict dependencies checking)" "$LINENO" 5
30313 fi 30890 fi
30314 build_cpu_altivec="no" 30891 build_cpu_altivec="no"
30315 30892
@@ -31777,10 +32354,11 @@ pkg_failed=no
31777{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for VALGRIND" >&5 32354{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for VALGRIND" >&5
31778$as_echo_n "checking for VALGRIND... " >&6; } 32355$as_echo_n "checking for VALGRIND... " >&6; }
31779 32356
31780if test -n "$VALGRIND_CFLAGS"; then 32357if test -n "$PKG_CONFIG"; then
31781 pkg_cv_VALGRIND_CFLAGS="$VALGRIND_CFLAGS" 32358 if test -n "$VALGRIND_CFLAGS"; then
31782 elif test -n "$PKG_CONFIG"; then 32359 pkg_cv_VALGRIND_CFLAGS="$VALGRIND_CFLAGS"
31783 if test -n "$PKG_CONFIG" && \ 32360 else
32361 if test -n "$PKG_CONFIG" && \
31784 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"valgrind >= 2.4.0\""; } >&5 32362 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"valgrind >= 2.4.0\""; } >&5
31785 ($PKG_CONFIG --exists --print-errors "valgrind >= 2.4.0") 2>&5 32363 ($PKG_CONFIG --exists --print-errors "valgrind >= 2.4.0") 2>&5
31786 ac_status=$? 32364 ac_status=$?
@@ -31790,13 +32368,15 @@ if test -n "$VALGRIND_CFLAGS"; then
31790else 32368else
31791 pkg_failed=yes 32369 pkg_failed=yes
31792fi 32370fi
31793 else 32371 fi
31794 pkg_failed=untried 32372else
32373 pkg_failed=untried
31795fi 32374fi
31796if test -n "$VALGRIND_LIBS"; then 32375if test -n "$PKG_CONFIG"; then
31797 pkg_cv_VALGRIND_LIBS="$VALGRIND_LIBS" 32376 if test -n "$VALGRIND_LIBS"; then
31798 elif test -n "$PKG_CONFIG"; then 32377 pkg_cv_VALGRIND_LIBS="$VALGRIND_LIBS"
31799 if test -n "$PKG_CONFIG" && \ 32378 else
32379 if test -n "$PKG_CONFIG" && \
31800 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"valgrind >= 2.4.0\""; } >&5 32380 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"valgrind >= 2.4.0\""; } >&5
31801 ($PKG_CONFIG --exists --print-errors "valgrind >= 2.4.0") 2>&5 32381 ($PKG_CONFIG --exists --print-errors "valgrind >= 2.4.0") 2>&5
31802 ac_status=$? 32382 ac_status=$?
@@ -31806,15 +32386,14 @@ if test -n "$VALGRIND_LIBS"; then
31806else 32386else
31807 pkg_failed=yes 32387 pkg_failed=yes
31808fi 32388fi
31809 else 32389 fi
31810 pkg_failed=untried 32390else
32391 pkg_failed=untried
31811fi 32392fi
31812 32393
31813 32394
31814 32395
31815if test $pkg_failed = yes; then 32396if test $pkg_failed = yes; then
31816 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
31817$as_echo "no" >&6; }
31818 32397
31819if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 32398if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
31820 _pkg_short_errors_supported=yes 32399 _pkg_short_errors_supported=yes
@@ -31822,25 +32401,25 @@ else
31822 _pkg_short_errors_supported=no 32401 _pkg_short_errors_supported=no
31823fi 32402fi
31824 if test $_pkg_short_errors_supported = yes; then 32403 if test $_pkg_short_errors_supported = yes; then
31825 VALGRIND_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "valgrind >= 2.4.0" 2>&1` 32404 VALGRIND_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "valgrind >= 2.4.0"`
31826 else 32405 else
31827 VALGRIND_PKG_ERRORS=`$PKG_CONFIG --print-errors "valgrind >= 2.4.0" 2>&1` 32406 VALGRIND_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "valgrind >= 2.4.0"`
31828 fi 32407 fi
31829 # Put the nasty error message in config.log where it belongs 32408 # Put the nasty error message in config.log where it belongs
31830 echo "$VALGRIND_PKG_ERRORS" >&5 32409 echo "$VALGRIND_PKG_ERRORS" >&5
31831 32410
32411 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
32412$as_echo "no" >&6; }
31832 32413
31833 if test "x$want_valgrind" = "xyes" -a "x$use_strict" = "xyes" ; then 32414 if test "x$want_valgrind" = "xyes" -a "x$use_strict" = "xyes" ; then
31834 as_fn_error $? "Valgrind not found (strict dependencies checking)" "$LINENO" 5 32415 as_fn_error "Valgrind not found (strict dependencies checking)" "$LINENO" 5
31835 fi 32416 fi
31836 32417
31837 32418
31838elif test $pkg_failed = untried; then 32419elif test $pkg_failed = untried; then
31839 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
31840$as_echo "no" >&6; }
31841 32420
31842 if test "x$want_valgrind" = "xyes" -a "x$use_strict" = "xyes" ; then 32421 if test "x$want_valgrind" = "xyes" -a "x$use_strict" = "xyes" ; then
31843 as_fn_error $? "Valgrind not found (strict dependencies checking)" "$LINENO" 5 32422 as_fn_error "Valgrind not found (strict dependencies checking)" "$LINENO" 5
31844 fi 32423 fi
31845 32424
31846 32425
@@ -31898,10 +32477,11 @@ pkg_failed=no
31898{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ECORE_EVAS" >&5 32477{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ECORE_EVAS" >&5
31899$as_echo_n "checking for ECORE_EVAS... " >&6; } 32478$as_echo_n "checking for ECORE_EVAS... " >&6; }
31900 32479
31901if test -n "$ECORE_EVAS_CFLAGS"; then 32480if test -n "$PKG_CONFIG"; then
31902 pkg_cv_ECORE_EVAS_CFLAGS="$ECORE_EVAS_CFLAGS" 32481 if test -n "$ECORE_EVAS_CFLAGS"; then
31903 elif test -n "$PKG_CONFIG"; then 32482 pkg_cv_ECORE_EVAS_CFLAGS="$ECORE_EVAS_CFLAGS"
31904 if test -n "$PKG_CONFIG" && \ 32483 else
32484 if test -n "$PKG_CONFIG" && \
31905 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"ecore-evas ecore\""; } >&5 32485 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"ecore-evas ecore\""; } >&5
31906 ($PKG_CONFIG --exists --print-errors "ecore-evas ecore") 2>&5 32486 ($PKG_CONFIG --exists --print-errors "ecore-evas ecore") 2>&5
31907 ac_status=$? 32487 ac_status=$?
@@ -31911,13 +32491,15 @@ if test -n "$ECORE_EVAS_CFLAGS"; then
31911else 32491else
31912 pkg_failed=yes 32492 pkg_failed=yes
31913fi 32493fi
31914 else 32494 fi
31915 pkg_failed=untried 32495else
32496 pkg_failed=untried
31916fi 32497fi
31917if test -n "$ECORE_EVAS_LIBS"; then 32498if test -n "$PKG_CONFIG"; then
31918 pkg_cv_ECORE_EVAS_LIBS="$ECORE_EVAS_LIBS" 32499 if test -n "$ECORE_EVAS_LIBS"; then
31919 elif test -n "$PKG_CONFIG"; then 32500 pkg_cv_ECORE_EVAS_LIBS="$ECORE_EVAS_LIBS"
31920 if test -n "$PKG_CONFIG" && \ 32501 else
32502 if test -n "$PKG_CONFIG" && \
31921 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"ecore-evas ecore\""; } >&5 32503 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"ecore-evas ecore\""; } >&5
31922 ($PKG_CONFIG --exists --print-errors "ecore-evas ecore") 2>&5 32504 ($PKG_CONFIG --exists --print-errors "ecore-evas ecore") 2>&5
31923 ac_status=$? 32505 ac_status=$?
@@ -31927,15 +32509,14 @@ if test -n "$ECORE_EVAS_LIBS"; then
31927else 32509else
31928 pkg_failed=yes 32510 pkg_failed=yes
31929fi 32511fi
31930 else 32512 fi
31931 pkg_failed=untried 32513else
32514 pkg_failed=untried
31932fi 32515fi
31933 32516
31934 32517
31935 32518
31936if test $pkg_failed = yes; then 32519if test $pkg_failed = yes; then
31937 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
31938$as_echo "no" >&6; }
31939 32520
31940if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 32521if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
31941 _pkg_short_errors_supported=yes 32522 _pkg_short_errors_supported=yes
@@ -31943,34 +32524,35 @@ else
31943 _pkg_short_errors_supported=no 32524 _pkg_short_errors_supported=no
31944fi 32525fi
31945 if test $_pkg_short_errors_supported = yes; then 32526 if test $_pkg_short_errors_supported = yes; then
31946 ECORE_EVAS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "ecore-evas ecore" 2>&1` 32527 ECORE_EVAS_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "ecore-evas ecore"`
31947 else 32528 else
31948 ECORE_EVAS_PKG_ERRORS=`$PKG_CONFIG --print-errors "ecore-evas ecore" 2>&1` 32529 ECORE_EVAS_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "ecore-evas ecore"`
31949 fi 32530 fi
31950 # Put the nasty error message in config.log where it belongs 32531 # Put the nasty error message in config.log where it belongs
31951 echo "$ECORE_EVAS_PKG_ERRORS" >&5 32532 echo "$ECORE_EVAS_PKG_ERRORS" >&5
31952 32533
31953 build_examples="no" 32534 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
31954elif test $pkg_failed = untried; then
31955 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
31956$as_echo "no" >&6; } 32535$as_echo "no" >&6; }
32536 build_examples="no"
32537elif test $pkg_failed = untried; then
31957 build_examples="no" 32538 build_examples="no"
31958else 32539else
31959 ECORE_EVAS_CFLAGS=$pkg_cv_ECORE_EVAS_CFLAGS 32540 ECORE_EVAS_CFLAGS=$pkg_cv_ECORE_EVAS_CFLAGS
31960 ECORE_EVAS_LIBS=$pkg_cv_ECORE_EVAS_LIBS 32541 ECORE_EVAS_LIBS=$pkg_cv_ECORE_EVAS_LIBS
31961 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 32542 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
31962$as_echo "yes" >&6; } 32543$as_echo "yes" >&6; }
31963 32544 :
31964fi 32545fi
31965 32546
31966pkg_failed=no 32547pkg_failed=no
31967{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for EDJE" >&5 32548{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for EDJE" >&5
31968$as_echo_n "checking for EDJE... " >&6; } 32549$as_echo_n "checking for EDJE... " >&6; }
31969 32550
31970if test -n "$EDJE_CFLAGS"; then 32551if test -n "$PKG_CONFIG"; then
31971 pkg_cv_EDJE_CFLAGS="$EDJE_CFLAGS" 32552 if test -n "$EDJE_CFLAGS"; then
31972 elif test -n "$PKG_CONFIG"; then 32553 pkg_cv_EDJE_CFLAGS="$EDJE_CFLAGS"
31973 if test -n "$PKG_CONFIG" && \ 32554 else
32555 if test -n "$PKG_CONFIG" && \
31974 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"edje\""; } >&5 32556 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"edje\""; } >&5
31975 ($PKG_CONFIG --exists --print-errors "edje") 2>&5 32557 ($PKG_CONFIG --exists --print-errors "edje") 2>&5
31976 ac_status=$? 32558 ac_status=$?
@@ -31980,13 +32562,15 @@ if test -n "$EDJE_CFLAGS"; then
31980else 32562else
31981 pkg_failed=yes 32563 pkg_failed=yes
31982fi 32564fi
31983 else 32565 fi
31984 pkg_failed=untried 32566else
32567 pkg_failed=untried
31985fi 32568fi
31986if test -n "$EDJE_LIBS"; then 32569if test -n "$PKG_CONFIG"; then
31987 pkg_cv_EDJE_LIBS="$EDJE_LIBS" 32570 if test -n "$EDJE_LIBS"; then
31988 elif test -n "$PKG_CONFIG"; then 32571 pkg_cv_EDJE_LIBS="$EDJE_LIBS"
31989 if test -n "$PKG_CONFIG" && \ 32572 else
32573 if test -n "$PKG_CONFIG" && \
31990 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"edje\""; } >&5 32574 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"edje\""; } >&5
31991 ($PKG_CONFIG --exists --print-errors "edje") 2>&5 32575 ($PKG_CONFIG --exists --print-errors "edje") 2>&5
31992 ac_status=$? 32576 ac_status=$?
@@ -31996,15 +32580,14 @@ if test -n "$EDJE_LIBS"; then
31996else 32580else
31997 pkg_failed=yes 32581 pkg_failed=yes
31998fi 32582fi
31999 else 32583 fi
32000 pkg_failed=untried 32584else
32585 pkg_failed=untried
32001fi 32586fi
32002 32587
32003 32588
32004 32589
32005if test $pkg_failed = yes; then 32590if test $pkg_failed = yes; then
32006 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
32007$as_echo "no" >&6; }
32008 32591
32009if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 32592if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
32010 _pkg_short_errors_supported=yes 32593 _pkg_short_errors_supported=yes
@@ -32012,17 +32595,17 @@ else
32012 _pkg_short_errors_supported=no 32595 _pkg_short_errors_supported=no
32013fi 32596fi
32014 if test $_pkg_short_errors_supported = yes; then 32597 if test $_pkg_short_errors_supported = yes; then
32015 EDJE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "edje" 2>&1` 32598 EDJE_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "edje"`
32016 else 32599 else
32017 EDJE_PKG_ERRORS=`$PKG_CONFIG --print-errors "edje" 2>&1` 32600 EDJE_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "edje"`
32018 fi 32601 fi
32019 # Put the nasty error message in config.log where it belongs 32602 # Put the nasty error message in config.log where it belongs
32020 echo "$EDJE_PKG_ERRORS" >&5 32603 echo "$EDJE_PKG_ERRORS" >&5
32021 32604
32022 build_examples="no" 32605 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
32023elif test $pkg_failed = untried; then
32024 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
32025$as_echo "no" >&6; } 32606$as_echo "no" >&6; }
32607 build_examples="no"
32608elif test $pkg_failed = untried; then
32026 build_examples="no" 32609 build_examples="no"
32027else 32610else
32028 EDJE_CFLAGS=$pkg_cv_EDJE_CFLAGS 32611 EDJE_CFLAGS=$pkg_cv_EDJE_CFLAGS
@@ -32081,10 +32664,11 @@ pkg_failed=no
32081{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for CHECK" >&5 32664{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for CHECK" >&5
32082$as_echo_n "checking for CHECK... " >&6; } 32665$as_echo_n "checking for CHECK... " >&6; }
32083 32666
32084if test -n "$CHECK_CFLAGS"; then 32667if test -n "$PKG_CONFIG"; then
32085 pkg_cv_CHECK_CFLAGS="$CHECK_CFLAGS" 32668 if test -n "$CHECK_CFLAGS"; then
32086 elif test -n "$PKG_CONFIG"; then 32669 pkg_cv_CHECK_CFLAGS="$CHECK_CFLAGS"
32087 if test -n "$PKG_CONFIG" && \ 32670 else
32671 if test -n "$PKG_CONFIG" && \
32088 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"check >= 0.9.5\""; } >&5 32672 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"check >= 0.9.5\""; } >&5
32089 ($PKG_CONFIG --exists --print-errors "check >= 0.9.5") 2>&5 32673 ($PKG_CONFIG --exists --print-errors "check >= 0.9.5") 2>&5
32090 ac_status=$? 32674 ac_status=$?
@@ -32094,13 +32678,15 @@ if test -n "$CHECK_CFLAGS"; then
32094else 32678else
32095 pkg_failed=yes 32679 pkg_failed=yes
32096fi 32680fi
32097 else 32681 fi
32098 pkg_failed=untried 32682else
32683 pkg_failed=untried
32099fi 32684fi
32100if test -n "$CHECK_LIBS"; then 32685if test -n "$PKG_CONFIG"; then
32101 pkg_cv_CHECK_LIBS="$CHECK_LIBS" 32686 if test -n "$CHECK_LIBS"; then
32102 elif test -n "$PKG_CONFIG"; then 32687 pkg_cv_CHECK_LIBS="$CHECK_LIBS"
32103 if test -n "$PKG_CONFIG" && \ 32688 else
32689 if test -n "$PKG_CONFIG" && \
32104 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"check >= 0.9.5\""; } >&5 32690 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"check >= 0.9.5\""; } >&5
32105 ($PKG_CONFIG --exists --print-errors "check >= 0.9.5") 2>&5 32691 ($PKG_CONFIG --exists --print-errors "check >= 0.9.5") 2>&5
32106 ac_status=$? 32692 ac_status=$?
@@ -32110,15 +32696,14 @@ if test -n "$CHECK_LIBS"; then
32110else 32696else
32111 pkg_failed=yes 32697 pkg_failed=yes
32112fi 32698fi
32113 else 32699 fi
32114 pkg_failed=untried 32700else
32701 pkg_failed=untried
32115fi 32702fi
32116 32703
32117 32704
32118 32705
32119if test $pkg_failed = yes; then 32706if test $pkg_failed = yes; then
32120 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
32121$as_echo "no" >&6; }
32122 32707
32123if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 32708if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
32124 _pkg_short_errors_supported=yes 32709 _pkg_short_errors_supported=yes
@@ -32126,17 +32711,17 @@ else
32126 _pkg_short_errors_supported=no 32711 _pkg_short_errors_supported=no
32127fi 32712fi
32128 if test $_pkg_short_errors_supported = yes; then 32713 if test $_pkg_short_errors_supported = yes; then
32129 CHECK_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "check >= 0.9.5" 2>&1` 32714 CHECK_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "check >= 0.9.5"`
32130 else 32715 else
32131 CHECK_PKG_ERRORS=`$PKG_CONFIG --print-errors "check >= 0.9.5" 2>&1` 32716 CHECK_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "check >= 0.9.5"`
32132 fi 32717 fi
32133 # Put the nasty error message in config.log where it belongs 32718 # Put the nasty error message in config.log where it belongs
32134 echo "$CHECK_PKG_ERRORS" >&5 32719 echo "$CHECK_PKG_ERRORS" >&5
32135 32720
32136 _efl_enable_tests="no" 32721 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
32137elif test $pkg_failed = untried; then
32138 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
32139$as_echo "no" >&6; } 32722$as_echo "no" >&6; }
32723 _efl_enable_tests="no"
32724elif test $pkg_failed = untried; then
32140 _efl_enable_tests="no" 32725 _efl_enable_tests="no"
32141else 32726else
32142 CHECK_CFLAGS=$pkg_cv_CHECK_CFLAGS 32727 CHECK_CFLAGS=$pkg_cv_CHECK_CFLAGS
@@ -32289,7 +32874,7 @@ fi
32289##################################################################### 32874#####################################################################
32290## Output 32875## Output
32291 32876
32292ac_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.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/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" 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"
32293 32878
32294cat >confcache <<\_ACEOF 32879cat >confcache <<\_ACEOF
32295# This file is a shell script that caches the results of configure 32880# This file is a shell script that caches the results of configure
@@ -32374,7 +32959,6 @@ DEFS=-DHAVE_CONFIG_H
32374 32959
32375ac_libobjs= 32960ac_libobjs=
32376ac_ltlibobjs= 32961ac_ltlibobjs=
32377U=
32378for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue 32962for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
32379 # 1. Remove the extension, and $U if already installed. 32963 # 1. Remove the extension, and $U if already installed.
32380 ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' 32964 ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
@@ -32398,424 +32982,440 @@ else
32398fi 32982fi
32399 32983
32400if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then 32984if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then
32401 as_fn_error $? "conditional \"AMDEP\" was never defined. 32985 as_fn_error "conditional \"AMDEP\" was never defined.
32402Usually this means the macro was only invoked conditionally." "$LINENO" 5 32986Usually this means the macro was only invoked conditionally." "$LINENO" 5
32403fi 32987fi
32404if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then 32988if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then
32405 as_fn_error $? "conditional \"am__fastdepCC\" was never defined. 32989 as_fn_error "conditional \"am__fastdepCC\" was never defined.
32406Usually this means the macro was only invoked conditionally." "$LINENO" 5 32990Usually this means the macro was only invoked conditionally." "$LINENO" 5
32407fi 32991fi
32408if test -z "${am__fastdepOBJC_TRUE}" && test -z "${am__fastdepOBJC_FALSE}"; then 32992if test -z "${am__fastdepOBJC_TRUE}" && test -z "${am__fastdepOBJC_FALSE}"; then
32409 as_fn_error $? "conditional \"am__fastdepOBJC\" was never defined. 32993 as_fn_error "conditional \"am__fastdepOBJC\" was never defined.
32410Usually this means the macro was only invoked conditionally." "$LINENO" 5 32994Usually this means the macro was only invoked conditionally." "$LINENO" 5
32411fi 32995fi
32412if test -z "${am__fastdepOBJC_TRUE}" && test -z "${am__fastdepOBJC_FALSE}"; then 32996if test -z "${am__fastdepOBJC_TRUE}" && test -z "${am__fastdepOBJC_FALSE}"; then
32413 as_fn_error $? "conditional \"am__fastdepOBJC\" was never defined. 32997 as_fn_error "conditional \"am__fastdepOBJC\" was never defined.
32414Usually this means the macro was only invoked conditionally." "$LINENO" 5 32998Usually this means the macro was only invoked conditionally." "$LINENO" 5
32415fi 32999fi
32416if test -z "${am__fastdepCXX_TRUE}" && test -z "${am__fastdepCXX_FALSE}"; then 33000if test -z "${am__fastdepCXX_TRUE}" && test -z "${am__fastdepCXX_FALSE}"; then
32417 as_fn_error $? "conditional \"am__fastdepCXX\" was never defined. 33001 as_fn_error "conditional \"am__fastdepCXX\" was never defined.
32418Usually this means the macro was only invoked conditionally." "$LINENO" 5 33002Usually this means the macro was only invoked conditionally." "$LINENO" 5
32419fi 33003fi
32420if test -z "${am__fastdepCXX_TRUE}" && test -z "${am__fastdepCXX_FALSE}"; then 33004if test -z "${am__fastdepCXX_TRUE}" && test -z "${am__fastdepCXX_FALSE}"; then
32421 as_fn_error $? "conditional \"am__fastdepCXX\" was never defined. 33005 as_fn_error "conditional \"am__fastdepCXX\" was never defined.
32422Usually this means the macro was only invoked conditionally." "$LINENO" 5 33006Usually this means the macro was only invoked conditionally." "$LINENO" 5
32423fi 33007fi
32424if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then 33008if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then
32425 as_fn_error $? "conditional \"am__fastdepCC\" was never defined. 33009 as_fn_error "conditional \"am__fastdepCC\" was never defined.
32426Usually this means the macro was only invoked conditionally." "$LINENO" 5 33010Usually this means the macro was only invoked conditionally." "$LINENO" 5
32427fi 33011fi
32428if test -z "${EFL_BUILD_DOC_TRUE}" && test -z "${EFL_BUILD_DOC_FALSE}"; then 33012if test -z "${EFL_BUILD_DOC_TRUE}" && test -z "${EFL_BUILD_DOC_FALSE}"; then
32429 as_fn_error $? "conditional \"EFL_BUILD_DOC\" was never defined. 33013 as_fn_error "conditional \"EFL_BUILD_DOC\" was never defined.
32430Usually this means the macro was only invoked conditionally." "$LINENO" 5 33014Usually this means the macro was only invoked conditionally." "$LINENO" 5
32431fi 33015fi
32432if test -z "${EVAS_USE_LINEBREAK_TRUE}" && test -z "${EVAS_USE_LINEBREAK_FALSE}"; then 33016if test -z "${EVAS_USE_LINEBREAK_TRUE}" && test -z "${EVAS_USE_LINEBREAK_FALSE}"; then
32433 as_fn_error $? "conditional \"EVAS_USE_LINEBREAK\" was never defined. 33017 as_fn_error "conditional \"EVAS_USE_LINEBREAK\" was never defined.
32434Usually this means the macro was only invoked conditionally." "$LINENO" 5 33018Usually this means the macro was only invoked conditionally." "$LINENO" 5
32435fi 33019fi
32436 33020
32437if test -z "${EVAS_CSERVE_TRUE}" && test -z "${EVAS_CSERVE_FALSE}"; then 33021if test -z "${EVAS_CSERVE_TRUE}" && test -z "${EVAS_CSERVE_FALSE}"; then
32438 as_fn_error $? "conditional \"EVAS_CSERVE\" was never defined. 33022 as_fn_error "conditional \"EVAS_CSERVE\" was never defined.
32439Usually this means the macro was only invoked conditionally." "$LINENO" 5 33023Usually this means the macro was only invoked conditionally." "$LINENO" 5
32440fi 33024fi
32441if test -z "${BUILD_ENGINE_BUFFER_TRUE}" && test -z "${BUILD_ENGINE_BUFFER_FALSE}"; then 33025if test -z "${BUILD_ENGINE_BUFFER_TRUE}" && test -z "${BUILD_ENGINE_BUFFER_FALSE}"; then
32442 as_fn_error $? "conditional \"BUILD_ENGINE_BUFFER\" was never defined. 33026 as_fn_error "conditional \"BUILD_ENGINE_BUFFER\" was never defined.
32443Usually this means the macro was only invoked conditionally." "$LINENO" 5 33027Usually this means the macro was only invoked conditionally." "$LINENO" 5
32444fi 33028fi
32445if test -z "${EVAS_STATIC_BUILD_BUFFER_TRUE}" && test -z "${EVAS_STATIC_BUILD_BUFFER_FALSE}"; then 33029if test -z "${EVAS_STATIC_BUILD_BUFFER_TRUE}" && test -z "${EVAS_STATIC_BUILD_BUFFER_FALSE}"; then
32446 as_fn_error $? "conditional \"EVAS_STATIC_BUILD_BUFFER\" was never defined. 33030 as_fn_error "conditional \"EVAS_STATIC_BUILD_BUFFER\" was never defined.
32447Usually this means the macro was only invoked conditionally." "$LINENO" 5 33031Usually this means the macro was only invoked conditionally." "$LINENO" 5
32448fi 33032fi
32449if test -z "${BUILD_ENGINE_SOFTWARE_GDI_TRUE}" && test -z "${BUILD_ENGINE_SOFTWARE_GDI_FALSE}"; then 33033if test -z "${BUILD_ENGINE_SOFTWARE_GDI_TRUE}" && test -z "${BUILD_ENGINE_SOFTWARE_GDI_FALSE}"; then
32450 as_fn_error $? "conditional \"BUILD_ENGINE_SOFTWARE_GDI\" was never defined. 33034 as_fn_error "conditional \"BUILD_ENGINE_SOFTWARE_GDI\" was never defined.
32451Usually this means the macro was only invoked conditionally." "$LINENO" 5 33035Usually this means the macro was only invoked conditionally." "$LINENO" 5
32452fi 33036fi
32453if test -z "${EVAS_STATIC_BUILD_SOFTWARE_GDI_TRUE}" && test -z "${EVAS_STATIC_BUILD_SOFTWARE_GDI_FALSE}"; then 33037if test -z "${EVAS_STATIC_BUILD_SOFTWARE_GDI_TRUE}" && test -z "${EVAS_STATIC_BUILD_SOFTWARE_GDI_FALSE}"; then
32454 as_fn_error $? "conditional \"EVAS_STATIC_BUILD_SOFTWARE_GDI\" was never defined. 33038 as_fn_error "conditional \"EVAS_STATIC_BUILD_SOFTWARE_GDI\" was never defined.
32455Usually this means the macro was only invoked conditionally." "$LINENO" 5 33039Usually this means the macro was only invoked conditionally." "$LINENO" 5
32456fi 33040fi
32457if test -z "${BUILD_ENGINE_SOFTWARE_DDRAW_TRUE}" && test -z "${BUILD_ENGINE_SOFTWARE_DDRAW_FALSE}"; then 33041if test -z "${BUILD_ENGINE_SOFTWARE_DDRAW_TRUE}" && test -z "${BUILD_ENGINE_SOFTWARE_DDRAW_FALSE}"; then
32458 as_fn_error $? "conditional \"BUILD_ENGINE_SOFTWARE_DDRAW\" was never defined. 33042 as_fn_error "conditional \"BUILD_ENGINE_SOFTWARE_DDRAW\" was never defined.
32459Usually this means the macro was only invoked conditionally." "$LINENO" 5 33043Usually this means the macro was only invoked conditionally." "$LINENO" 5
32460fi 33044fi
32461if test -z "${EVAS_STATIC_BUILD_SOFTWARE_DDRAW_TRUE}" && test -z "${EVAS_STATIC_BUILD_SOFTWARE_DDRAW_FALSE}"; then 33045if test -z "${EVAS_STATIC_BUILD_SOFTWARE_DDRAW_TRUE}" && test -z "${EVAS_STATIC_BUILD_SOFTWARE_DDRAW_FALSE}"; then
32462 as_fn_error $? "conditional \"EVAS_STATIC_BUILD_SOFTWARE_DDRAW\" was never defined. 33046 as_fn_error "conditional \"EVAS_STATIC_BUILD_SOFTWARE_DDRAW\" was never defined.
32463Usually this means the macro was only invoked conditionally." "$LINENO" 5 33047Usually this means the macro was only invoked conditionally." "$LINENO" 5
32464fi 33048fi
32465if test -z "${BUILD_ENGINE_DIRECT3D_TRUE}" && test -z "${BUILD_ENGINE_DIRECT3D_FALSE}"; then 33049if test -z "${BUILD_ENGINE_DIRECT3D_TRUE}" && test -z "${BUILD_ENGINE_DIRECT3D_FALSE}"; then
32466 as_fn_error $? "conditional \"BUILD_ENGINE_DIRECT3D\" was never defined. 33050 as_fn_error "conditional \"BUILD_ENGINE_DIRECT3D\" was never defined.
32467Usually this means the macro was only invoked conditionally." "$LINENO" 5 33051Usually this means the macro was only invoked conditionally." "$LINENO" 5
32468fi 33052fi
32469if test -z "${EVAS_STATIC_BUILD_DIRECT3D_TRUE}" && test -z "${EVAS_STATIC_BUILD_DIRECT3D_FALSE}"; then 33053if test -z "${EVAS_STATIC_BUILD_DIRECT3D_TRUE}" && test -z "${EVAS_STATIC_BUILD_DIRECT3D_FALSE}"; then
32470 as_fn_error $? "conditional \"EVAS_STATIC_BUILD_DIRECT3D\" was never defined. 33054 as_fn_error "conditional \"EVAS_STATIC_BUILD_DIRECT3D\" was never defined.
32471Usually this means the macro was only invoked conditionally." "$LINENO" 5 33055Usually this means the macro was only invoked conditionally." "$LINENO" 5
32472fi 33056fi
32473if test -z "${BUILD_ENGINE_SOFTWARE_SDL_TRUE}" && test -z "${BUILD_ENGINE_SOFTWARE_SDL_FALSE}"; then 33057if test -z "${BUILD_ENGINE_SOFTWARE_SDL_TRUE}" && test -z "${BUILD_ENGINE_SOFTWARE_SDL_FALSE}"; then
32474 as_fn_error $? "conditional \"BUILD_ENGINE_SOFTWARE_SDL\" was never defined. 33058 as_fn_error "conditional \"BUILD_ENGINE_SOFTWARE_SDL\" was never defined.
32475Usually this means the macro was only invoked conditionally." "$LINENO" 5 33059Usually this means the macro was only invoked conditionally." "$LINENO" 5
32476fi 33060fi
32477if test -z "${EVAS_STATIC_BUILD_SOFTWARE_SDL_TRUE}" && test -z "${EVAS_STATIC_BUILD_SOFTWARE_SDL_FALSE}"; then 33061if test -z "${EVAS_STATIC_BUILD_SOFTWARE_SDL_TRUE}" && test -z "${EVAS_STATIC_BUILD_SOFTWARE_SDL_FALSE}"; then
32478 as_fn_error $? "conditional \"EVAS_STATIC_BUILD_SOFTWARE_SDL\" was never defined. 33062 as_fn_error "conditional \"EVAS_STATIC_BUILD_SOFTWARE_SDL\" was never defined.
32479Usually this means the macro was only invoked conditionally." "$LINENO" 5 33063Usually this means the macro was only invoked conditionally." "$LINENO" 5
32480fi 33064fi
32481if test -z "${BUILD_ENGINE_PSL1GHT_TRUE}" && test -z "${BUILD_ENGINE_PSL1GHT_FALSE}"; then 33065if test -z "${BUILD_ENGINE_PSL1GHT_TRUE}" && test -z "${BUILD_ENGINE_PSL1GHT_FALSE}"; then
32482 as_fn_error $? "conditional \"BUILD_ENGINE_PSL1GHT\" was never defined. 33066 as_fn_error "conditional \"BUILD_ENGINE_PSL1GHT\" was never defined.
32483Usually this means the macro was only invoked conditionally." "$LINENO" 5 33067Usually this means the macro was only invoked conditionally." "$LINENO" 5
32484fi 33068fi
32485if test -z "${EVAS_STATIC_BUILD_PSL1GHT_TRUE}" && test -z "${EVAS_STATIC_BUILD_PSL1GHT_FALSE}"; then 33069if test -z "${EVAS_STATIC_BUILD_PSL1GHT_TRUE}" && test -z "${EVAS_STATIC_BUILD_PSL1GHT_FALSE}"; then
32486 as_fn_error $? "conditional \"EVAS_STATIC_BUILD_PSL1GHT\" was never defined. 33070 as_fn_error "conditional \"EVAS_STATIC_BUILD_PSL1GHT\" was never defined.
32487Usually this means the macro was only invoked conditionally." "$LINENO" 5 33071Usually this means the macro was only invoked conditionally." "$LINENO" 5
32488fi 33072fi
32489if test -z "${BUILD_ENGINE_GL_SDL_TRUE}" && test -z "${BUILD_ENGINE_GL_SDL_FALSE}"; then 33073if test -z "${BUILD_ENGINE_GL_SDL_TRUE}" && test -z "${BUILD_ENGINE_GL_SDL_FALSE}"; then
32490 as_fn_error $? "conditional \"BUILD_ENGINE_GL_SDL\" was never defined. 33074 as_fn_error "conditional \"BUILD_ENGINE_GL_SDL\" was never defined.
32491Usually this means the macro was only invoked conditionally." "$LINENO" 5 33075Usually this means the macro was only invoked conditionally." "$LINENO" 5
32492fi 33076fi
32493if test -z "${EVAS_STATIC_BUILD_GL_SDL_TRUE}" && test -z "${EVAS_STATIC_BUILD_GL_SDL_FALSE}"; then 33077if test -z "${EVAS_STATIC_BUILD_GL_SDL_TRUE}" && test -z "${EVAS_STATIC_BUILD_GL_SDL_FALSE}"; then
32494 as_fn_error $? "conditional \"EVAS_STATIC_BUILD_GL_SDL\" was never defined. 33078 as_fn_error "conditional \"EVAS_STATIC_BUILD_GL_SDL\" was never defined.
32495Usually this means the macro was only invoked conditionally." "$LINENO" 5 33079Usually this means the macro was only invoked conditionally." "$LINENO" 5
32496fi 33080fi
32497if test -z "${BUILD_ENGINE_GL_COCOA_TRUE}" && test -z "${BUILD_ENGINE_GL_COCOA_FALSE}"; then 33081if test -z "${BUILD_ENGINE_GL_COCOA_TRUE}" && test -z "${BUILD_ENGINE_GL_COCOA_FALSE}"; then
32498 as_fn_error $? "conditional \"BUILD_ENGINE_GL_COCOA\" was never defined. 33082 as_fn_error "conditional \"BUILD_ENGINE_GL_COCOA\" was never defined.
32499Usually this means the macro was only invoked conditionally." "$LINENO" 5 33083Usually this means the macro was only invoked conditionally." "$LINENO" 5
32500fi 33084fi
32501if test -z "${EVAS_STATIC_BUILD_GL_COCOA_TRUE}" && test -z "${EVAS_STATIC_BUILD_GL_COCOA_FALSE}"; then 33085if test -z "${EVAS_STATIC_BUILD_GL_COCOA_TRUE}" && test -z "${EVAS_STATIC_BUILD_GL_COCOA_FALSE}"; then
32502 as_fn_error $? "conditional \"EVAS_STATIC_BUILD_GL_COCOA\" was never defined. 33086 as_fn_error "conditional \"EVAS_STATIC_BUILD_GL_COCOA\" was never defined.
32503Usually this means the macro was only invoked conditionally." "$LINENO" 5 33087Usually this means the macro was only invoked conditionally." "$LINENO" 5
32504fi 33088fi
32505if test -z "${BUILD_ENGINE_FB_TRUE}" && test -z "${BUILD_ENGINE_FB_FALSE}"; then 33089if test -z "${BUILD_ENGINE_FB_TRUE}" && test -z "${BUILD_ENGINE_FB_FALSE}"; then
32506 as_fn_error $? "conditional \"BUILD_ENGINE_FB\" was never defined. 33090 as_fn_error "conditional \"BUILD_ENGINE_FB\" was never defined.
32507Usually this means the macro was only invoked conditionally." "$LINENO" 5 33091Usually this means the macro was only invoked conditionally." "$LINENO" 5
32508fi 33092fi
32509if test -z "${EVAS_STATIC_BUILD_FB_TRUE}" && test -z "${EVAS_STATIC_BUILD_FB_FALSE}"; then 33093if test -z "${EVAS_STATIC_BUILD_FB_TRUE}" && test -z "${EVAS_STATIC_BUILD_FB_FALSE}"; then
32510 as_fn_error $? "conditional \"EVAS_STATIC_BUILD_FB\" was never defined. 33094 as_fn_error "conditional \"EVAS_STATIC_BUILD_FB\" was never defined.
32511Usually this means the macro was only invoked conditionally." "$LINENO" 5 33095Usually this means the macro was only invoked conditionally." "$LINENO" 5
32512fi 33096fi
32513if test -z "${BUILD_ENGINE_DIRECTFB_TRUE}" && test -z "${BUILD_ENGINE_DIRECTFB_FALSE}"; then 33097if test -z "${BUILD_ENGINE_DIRECTFB_TRUE}" && test -z "${BUILD_ENGINE_DIRECTFB_FALSE}"; then
32514 as_fn_error $? "conditional \"BUILD_ENGINE_DIRECTFB\" was never defined. 33098 as_fn_error "conditional \"BUILD_ENGINE_DIRECTFB\" was never defined.
32515Usually this means the macro was only invoked conditionally." "$LINENO" 5 33099Usually this means the macro was only invoked conditionally." "$LINENO" 5
32516fi 33100fi
32517if test -z "${EVAS_STATIC_BUILD_DIRECTFB_TRUE}" && test -z "${EVAS_STATIC_BUILD_DIRECTFB_FALSE}"; then 33101if test -z "${EVAS_STATIC_BUILD_DIRECTFB_TRUE}" && test -z "${EVAS_STATIC_BUILD_DIRECTFB_FALSE}"; then
32518 as_fn_error $? "conditional \"EVAS_STATIC_BUILD_DIRECTFB\" was never defined. 33102 as_fn_error "conditional \"EVAS_STATIC_BUILD_DIRECTFB\" was never defined.
32519Usually this means the macro was only invoked conditionally." "$LINENO" 5 33103Usually this means the macro was only invoked conditionally." "$LINENO" 5
32520fi 33104fi
32521if test -z "${BUILD_ENGINE_SOFTWARE_8_X11_TRUE}" && test -z "${BUILD_ENGINE_SOFTWARE_8_X11_FALSE}"; then 33105if test -z "${BUILD_ENGINE_SOFTWARE_8_X11_TRUE}" && test -z "${BUILD_ENGINE_SOFTWARE_8_X11_FALSE}"; then
32522 as_fn_error $? "conditional \"BUILD_ENGINE_SOFTWARE_8_X11\" was never defined. 33106 as_fn_error "conditional \"BUILD_ENGINE_SOFTWARE_8_X11\" was never defined.
32523Usually this means the macro was only invoked conditionally." "$LINENO" 5 33107Usually this means the macro was only invoked conditionally." "$LINENO" 5
32524fi 33108fi
32525if test -z "${EVAS_STATIC_BUILD_SOFTWARE_8_X11_TRUE}" && test -z "${EVAS_STATIC_BUILD_SOFTWARE_8_X11_FALSE}"; then 33109if test -z "${EVAS_STATIC_BUILD_SOFTWARE_8_X11_TRUE}" && test -z "${EVAS_STATIC_BUILD_SOFTWARE_8_X11_FALSE}"; then
32526 as_fn_error $? "conditional \"EVAS_STATIC_BUILD_SOFTWARE_8_X11\" was never defined. 33110 as_fn_error "conditional \"EVAS_STATIC_BUILD_SOFTWARE_8_X11\" was never defined.
32527Usually this means the macro was only invoked conditionally." "$LINENO" 5 33111Usually this means the macro was only invoked conditionally." "$LINENO" 5
32528fi 33112fi
32529if test -z "${BUILD_ENGINE_SOFTWARE_16_X11_TRUE}" && test -z "${BUILD_ENGINE_SOFTWARE_16_X11_FALSE}"; then 33113if test -z "${BUILD_ENGINE_SOFTWARE_16_X11_TRUE}" && test -z "${BUILD_ENGINE_SOFTWARE_16_X11_FALSE}"; then
32530 as_fn_error $? "conditional \"BUILD_ENGINE_SOFTWARE_16_X11\" was never defined. 33114 as_fn_error "conditional \"BUILD_ENGINE_SOFTWARE_16_X11\" was never defined.
32531Usually this means the macro was only invoked conditionally." "$LINENO" 5 33115Usually this means the macro was only invoked conditionally." "$LINENO" 5
32532fi 33116fi
32533if test -z "${EVAS_STATIC_BUILD_SOFTWARE_16_X11_TRUE}" && test -z "${EVAS_STATIC_BUILD_SOFTWARE_16_X11_FALSE}"; then 33117if test -z "${EVAS_STATIC_BUILD_SOFTWARE_16_X11_TRUE}" && test -z "${EVAS_STATIC_BUILD_SOFTWARE_16_X11_FALSE}"; then
32534 as_fn_error $? "conditional \"EVAS_STATIC_BUILD_SOFTWARE_16_X11\" was never defined. 33118 as_fn_error "conditional \"EVAS_STATIC_BUILD_SOFTWARE_16_X11\" was never defined.
32535Usually this means the macro was only invoked conditionally." "$LINENO" 5 33119Usually this means the macro was only invoked conditionally." "$LINENO" 5
32536fi 33120fi
32537if test -z "${BUILD_ENGINE_SOFTWARE_16_DDRAW_TRUE}" && test -z "${BUILD_ENGINE_SOFTWARE_16_DDRAW_FALSE}"; then 33121if test -z "${BUILD_ENGINE_SOFTWARE_16_DDRAW_TRUE}" && test -z "${BUILD_ENGINE_SOFTWARE_16_DDRAW_FALSE}"; then
32538 as_fn_error $? "conditional \"BUILD_ENGINE_SOFTWARE_16_DDRAW\" was never defined. 33122 as_fn_error "conditional \"BUILD_ENGINE_SOFTWARE_16_DDRAW\" was never defined.
32539Usually this means the macro was only invoked conditionally." "$LINENO" 5 33123Usually this means the macro was only invoked conditionally." "$LINENO" 5
32540fi 33124fi
32541if test -z "${EVAS_STATIC_BUILD_SOFTWARE_16_DDRAW_TRUE}" && test -z "${EVAS_STATIC_BUILD_SOFTWARE_16_DDRAW_FALSE}"; then 33125if test -z "${EVAS_STATIC_BUILD_SOFTWARE_16_DDRAW_TRUE}" && test -z "${EVAS_STATIC_BUILD_SOFTWARE_16_DDRAW_FALSE}"; then
32542 as_fn_error $? "conditional \"EVAS_STATIC_BUILD_SOFTWARE_16_DDRAW\" was never defined. 33126 as_fn_error "conditional \"EVAS_STATIC_BUILD_SOFTWARE_16_DDRAW\" was never defined.
32543Usually this means the macro was only invoked conditionally." "$LINENO" 5 33127Usually this means the macro was only invoked conditionally." "$LINENO" 5
32544fi 33128fi
32545if test -z "${BUILD_ENGINE_SOFTWARE_16_WINCE_TRUE}" && test -z "${BUILD_ENGINE_SOFTWARE_16_WINCE_FALSE}"; then 33129if test -z "${BUILD_ENGINE_SOFTWARE_16_WINCE_TRUE}" && test -z "${BUILD_ENGINE_SOFTWARE_16_WINCE_FALSE}"; then
32546 as_fn_error $? "conditional \"BUILD_ENGINE_SOFTWARE_16_WINCE\" was never defined. 33130 as_fn_error "conditional \"BUILD_ENGINE_SOFTWARE_16_WINCE\" was never defined.
32547Usually this means the macro was only invoked conditionally." "$LINENO" 5 33131Usually this means the macro was only invoked conditionally." "$LINENO" 5
32548fi 33132fi
32549if test -z "${EVAS_STATIC_BUILD_SOFTWARE_16_WINCE_TRUE}" && test -z "${EVAS_STATIC_BUILD_SOFTWARE_16_WINCE_FALSE}"; then 33133if test -z "${EVAS_STATIC_BUILD_SOFTWARE_16_WINCE_TRUE}" && test -z "${EVAS_STATIC_BUILD_SOFTWARE_16_WINCE_FALSE}"; then
32550 as_fn_error $? "conditional \"EVAS_STATIC_BUILD_SOFTWARE_16_WINCE\" was never defined. 33134 as_fn_error "conditional \"EVAS_STATIC_BUILD_SOFTWARE_16_WINCE\" was never defined.
32551Usually this means the macro was only invoked conditionally." "$LINENO" 5 33135Usually this means the macro was only invoked conditionally." "$LINENO" 5
32552fi 33136fi
32553if test -z "${BUILD_ENGINE_SOFTWARE_16_SDL_TRUE}" && test -z "${BUILD_ENGINE_SOFTWARE_16_SDL_FALSE}"; then 33137if test -z "${BUILD_ENGINE_SOFTWARE_16_SDL_TRUE}" && test -z "${BUILD_ENGINE_SOFTWARE_16_SDL_FALSE}"; then
32554 as_fn_error $? "conditional \"BUILD_ENGINE_SOFTWARE_16_SDL\" was never defined. 33138 as_fn_error "conditional \"BUILD_ENGINE_SOFTWARE_16_SDL\" was never defined.
32555Usually this means the macro was only invoked conditionally." "$LINENO" 5 33139Usually this means the macro was only invoked conditionally." "$LINENO" 5
32556fi 33140fi
32557if test -z "${EVAS_STATIC_BUILD_SOFTWARE_16_SDL_TRUE}" && test -z "${EVAS_STATIC_BUILD_SOFTWARE_16_SDL_FALSE}"; then 33141if test -z "${EVAS_STATIC_BUILD_SOFTWARE_16_SDL_TRUE}" && test -z "${EVAS_STATIC_BUILD_SOFTWARE_16_SDL_FALSE}"; then
32558 as_fn_error $? "conditional \"EVAS_STATIC_BUILD_SOFTWARE_16_SDL\" was never defined. 33142 as_fn_error "conditional \"EVAS_STATIC_BUILD_SOFTWARE_16_SDL\" was never defined.
33143Usually this means the macro was only invoked conditionally." "$LINENO" 5
33144fi
33145if 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.
33147Usually this means the macro was only invoked conditionally." "$LINENO" 5
33148fi
33149if 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.
33151Usually this means the macro was only invoked conditionally." "$LINENO" 5
33152fi
33153if 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.
33155Usually this means the macro was only invoked conditionally." "$LINENO" 5
33156fi
33157if 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.
32559Usually this means the macro was only invoked conditionally." "$LINENO" 5 33159Usually this means the macro was only invoked conditionally." "$LINENO" 5
32560fi 33160fi
32561if test -z "${EVAS_STATIC_BUILD_SOFTWARE_GENERIC_TRUE}" && test -z "${EVAS_STATIC_BUILD_SOFTWARE_GENERIC_FALSE}"; then 33161if test -z "${EVAS_STATIC_BUILD_SOFTWARE_GENERIC_TRUE}" && test -z "${EVAS_STATIC_BUILD_SOFTWARE_GENERIC_FALSE}"; then
32562 as_fn_error $? "conditional \"EVAS_STATIC_BUILD_SOFTWARE_GENERIC\" was never defined. 33162 as_fn_error "conditional \"EVAS_STATIC_BUILD_SOFTWARE_GENERIC\" was never defined.
32563Usually this means the macro was only invoked conditionally." "$LINENO" 5 33163Usually this means the macro was only invoked conditionally." "$LINENO" 5
32564fi 33164fi
32565if test -z "${BUILD_ENGINE_SOFTWARE_XCB_TRUE}" && test -z "${BUILD_ENGINE_SOFTWARE_XCB_FALSE}"; then 33165if test -z "${BUILD_ENGINE_SOFTWARE_XCB_TRUE}" && test -z "${BUILD_ENGINE_SOFTWARE_XCB_FALSE}"; then
32566 as_fn_error $? "conditional \"BUILD_ENGINE_SOFTWARE_XCB\" was never defined. 33166 as_fn_error "conditional \"BUILD_ENGINE_SOFTWARE_XCB\" was never defined.
32567Usually this means the macro was only invoked conditionally." "$LINENO" 5 33167Usually this means the macro was only invoked conditionally." "$LINENO" 5
32568fi 33168fi
32569if test -z "${EVAS_STATIC_BUILD_SOFTWARE_XCB_TRUE}" && test -z "${EVAS_STATIC_BUILD_SOFTWARE_XCB_FALSE}"; then 33169if test -z "${EVAS_STATIC_BUILD_SOFTWARE_XCB_TRUE}" && test -z "${EVAS_STATIC_BUILD_SOFTWARE_XCB_FALSE}"; then
32570 as_fn_error $? "conditional \"EVAS_STATIC_BUILD_SOFTWARE_XCB\" was never defined. 33170 as_fn_error "conditional \"EVAS_STATIC_BUILD_SOFTWARE_XCB\" was never defined.
32571Usually this means the macro was only invoked conditionally." "$LINENO" 5 33171Usually this means the macro was only invoked conditionally." "$LINENO" 5
32572fi 33172fi
32573if test -z "${BUILD_ENGINE_SOFTWARE_XLIB_TRUE}" && test -z "${BUILD_ENGINE_SOFTWARE_XLIB_FALSE}"; then 33173if test -z "${BUILD_ENGINE_SOFTWARE_XLIB_TRUE}" && test -z "${BUILD_ENGINE_SOFTWARE_XLIB_FALSE}"; then
32574 as_fn_error $? "conditional \"BUILD_ENGINE_SOFTWARE_XLIB\" was never defined. 33174 as_fn_error "conditional \"BUILD_ENGINE_SOFTWARE_XLIB\" was never defined.
32575Usually this means the macro was only invoked conditionally." "$LINENO" 5 33175Usually this means the macro was only invoked conditionally." "$LINENO" 5
32576fi 33176fi
32577if test -z "${EVAS_STATIC_BUILD_SOFTWARE_XLIB_TRUE}" && test -z "${EVAS_STATIC_BUILD_SOFTWARE_XLIB_FALSE}"; then 33177if test -z "${EVAS_STATIC_BUILD_SOFTWARE_XLIB_TRUE}" && test -z "${EVAS_STATIC_BUILD_SOFTWARE_XLIB_FALSE}"; then
32578 as_fn_error $? "conditional \"EVAS_STATIC_BUILD_SOFTWARE_XLIB\" was never defined. 33178 as_fn_error "conditional \"EVAS_STATIC_BUILD_SOFTWARE_XLIB\" was never defined.
32579Usually this means the macro was only invoked conditionally." "$LINENO" 5 33179Usually this means the macro was only invoked conditionally." "$LINENO" 5
32580fi 33180fi
32581if test -z "${BUILD_ENGINE_SOFTWARE_XLIB_TRUE}" && test -z "${BUILD_ENGINE_SOFTWARE_XLIB_FALSE}"; then 33181if test -z "${BUILD_ENGINE_SOFTWARE_XLIB_TRUE}" && test -z "${BUILD_ENGINE_SOFTWARE_XLIB_FALSE}"; then
32582 as_fn_error $? "conditional \"BUILD_ENGINE_SOFTWARE_XLIB\" was never defined. 33182 as_fn_error "conditional \"BUILD_ENGINE_SOFTWARE_XLIB\" was never defined.
32583Usually this means the macro was only invoked conditionally." "$LINENO" 5 33183Usually this means the macro was only invoked conditionally." "$LINENO" 5
32584fi 33184fi
32585if test -z "${BUILD_ENGINE_SOFTWARE_XCB_TRUE}" && test -z "${BUILD_ENGINE_SOFTWARE_XCB_FALSE}"; then 33185if test -z "${BUILD_ENGINE_SOFTWARE_XCB_TRUE}" && test -z "${BUILD_ENGINE_SOFTWARE_XCB_FALSE}"; then
32586 as_fn_error $? "conditional \"BUILD_ENGINE_SOFTWARE_XCB\" was never defined. 33186 as_fn_error "conditional \"BUILD_ENGINE_SOFTWARE_XCB\" was never defined.
32587Usually this means the macro was only invoked conditionally." "$LINENO" 5 33187Usually this means the macro was only invoked conditionally." "$LINENO" 5
32588fi 33188fi
32589if test -z "${BUILD_ENGINE_SOFTWARE_X11_TRUE}" && test -z "${BUILD_ENGINE_SOFTWARE_X11_FALSE}"; then 33189if test -z "${BUILD_ENGINE_SOFTWARE_X11_TRUE}" && test -z "${BUILD_ENGINE_SOFTWARE_X11_FALSE}"; then
32590 as_fn_error $? "conditional \"BUILD_ENGINE_SOFTWARE_X11\" was never defined. 33190 as_fn_error "conditional \"BUILD_ENGINE_SOFTWARE_X11\" was never defined.
32591Usually this means the macro was only invoked conditionally." "$LINENO" 5 33191Usually this means the macro was only invoked conditionally." "$LINENO" 5
32592fi 33192fi
32593if test -z "${EVAS_STATIC_BUILD_SOFTWARE_X11_TRUE}" && test -z "${EVAS_STATIC_BUILD_SOFTWARE_X11_FALSE}"; then 33193if test -z "${EVAS_STATIC_BUILD_SOFTWARE_X11_TRUE}" && test -z "${EVAS_STATIC_BUILD_SOFTWARE_X11_FALSE}"; then
32594 as_fn_error $? "conditional \"EVAS_STATIC_BUILD_SOFTWARE_X11\" was never defined. 33194 as_fn_error "conditional \"EVAS_STATIC_BUILD_SOFTWARE_X11\" was never defined.
32595Usually this means the macro was only invoked conditionally." "$LINENO" 5 33195Usually this means the macro was only invoked conditionally." "$LINENO" 5
32596fi 33196fi
32597if test -z "${EVAS_STATIC_BUILD_SOFTWARE_XLIB_TRUE}" && test -z "${EVAS_STATIC_BUILD_SOFTWARE_XLIB_FALSE}"; then 33197if test -z "${EVAS_STATIC_BUILD_SOFTWARE_XLIB_TRUE}" && test -z "${EVAS_STATIC_BUILD_SOFTWARE_XLIB_FALSE}"; then
32598 as_fn_error $? "conditional \"EVAS_STATIC_BUILD_SOFTWARE_XLIB\" was never defined. 33198 as_fn_error "conditional \"EVAS_STATIC_BUILD_SOFTWARE_XLIB\" was never defined.
32599Usually this means the macro was only invoked conditionally." "$LINENO" 5 33199Usually this means the macro was only invoked conditionally." "$LINENO" 5
32600fi 33200fi
32601if test -z "${EVAS_STATIC_BUILD_SOFTWARE_XCB_TRUE}" && test -z "${EVAS_STATIC_BUILD_SOFTWARE_XCB_FALSE}"; then 33201if test -z "${EVAS_STATIC_BUILD_SOFTWARE_XCB_TRUE}" && test -z "${EVAS_STATIC_BUILD_SOFTWARE_XCB_FALSE}"; then
32602 as_fn_error $? "conditional \"EVAS_STATIC_BUILD_SOFTWARE_XCB\" was never defined. 33202 as_fn_error "conditional \"EVAS_STATIC_BUILD_SOFTWARE_XCB\" was never defined.
32603Usually this means the macro was only invoked conditionally." "$LINENO" 5 33203Usually this means the macro was only invoked conditionally." "$LINENO" 5
32604fi 33204fi
32605if test -z "${BUILD_ENGINE_GL_XCB_TRUE}" && test -z "${BUILD_ENGINE_GL_XCB_FALSE}"; then 33205if test -z "${BUILD_ENGINE_GL_XCB_TRUE}" && test -z "${BUILD_ENGINE_GL_XCB_FALSE}"; then
32606 as_fn_error $? "conditional \"BUILD_ENGINE_GL_XCB\" was never defined. 33206 as_fn_error "conditional \"BUILD_ENGINE_GL_XCB\" was never defined.
32607Usually this means the macro was only invoked conditionally." "$LINENO" 5 33207Usually this means the macro was only invoked conditionally." "$LINENO" 5
32608fi 33208fi
32609if test -z "${EVAS_STATIC_BUILD_GL_XCB_TRUE}" && test -z "${EVAS_STATIC_BUILD_GL_XCB_FALSE}"; then 33209if test -z "${EVAS_STATIC_BUILD_GL_XCB_TRUE}" && test -z "${EVAS_STATIC_BUILD_GL_XCB_FALSE}"; then
32610 as_fn_error $? "conditional \"EVAS_STATIC_BUILD_GL_XCB\" was never defined. 33210 as_fn_error "conditional \"EVAS_STATIC_BUILD_GL_XCB\" was never defined.
32611Usually this means the macro was only invoked conditionally." "$LINENO" 5 33211Usually this means the macro was only invoked conditionally." "$LINENO" 5
32612fi 33212fi
32613if test -z "${BUILD_ENGINE_GL_XLIB_TRUE}" && test -z "${BUILD_ENGINE_GL_XLIB_FALSE}"; then 33213if test -z "${BUILD_ENGINE_GL_XLIB_TRUE}" && test -z "${BUILD_ENGINE_GL_XLIB_FALSE}"; then
32614 as_fn_error $? "conditional \"BUILD_ENGINE_GL_XLIB\" was never defined. 33214 as_fn_error "conditional \"BUILD_ENGINE_GL_XLIB\" was never defined.
32615Usually this means the macro was only invoked conditionally." "$LINENO" 5 33215Usually this means the macro was only invoked conditionally." "$LINENO" 5
32616fi 33216fi
32617if test -z "${EVAS_STATIC_BUILD_GL_XLIB_TRUE}" && test -z "${EVAS_STATIC_BUILD_GL_XLIB_FALSE}"; then 33217if test -z "${EVAS_STATIC_BUILD_GL_XLIB_TRUE}" && test -z "${EVAS_STATIC_BUILD_GL_XLIB_FALSE}"; then
32618 as_fn_error $? "conditional \"EVAS_STATIC_BUILD_GL_XLIB\" was never defined. 33218 as_fn_error "conditional \"EVAS_STATIC_BUILD_GL_XLIB\" was never defined.
32619Usually this means the macro was only invoked conditionally." "$LINENO" 5 33219Usually this means the macro was only invoked conditionally." "$LINENO" 5
32620fi 33220fi
32621if test -z "${BUILD_ENGINE_GL_XLIB_TRUE}" && test -z "${BUILD_ENGINE_GL_XLIB_FALSE}"; then 33221if test -z "${BUILD_ENGINE_GL_XLIB_TRUE}" && test -z "${BUILD_ENGINE_GL_XLIB_FALSE}"; then
32622 as_fn_error $? "conditional \"BUILD_ENGINE_GL_XLIB\" was never defined. 33222 as_fn_error "conditional \"BUILD_ENGINE_GL_XLIB\" was never defined.
32623Usually this means the macro was only invoked conditionally." "$LINENO" 5 33223Usually this means the macro was only invoked conditionally." "$LINENO" 5
32624fi 33224fi
32625if test -z "${BUILD_ENGINE_GL_XCB_TRUE}" && test -z "${BUILD_ENGINE_GL_XCB_FALSE}"; then 33225if test -z "${BUILD_ENGINE_GL_XCB_TRUE}" && test -z "${BUILD_ENGINE_GL_XCB_FALSE}"; then
32626 as_fn_error $? "conditional \"BUILD_ENGINE_GL_XCB\" was never defined. 33226 as_fn_error "conditional \"BUILD_ENGINE_GL_XCB\" was never defined.
32627Usually this means the macro was only invoked conditionally." "$LINENO" 5 33227Usually this means the macro was only invoked conditionally." "$LINENO" 5
32628fi 33228fi
32629if test -z "${BUILD_ENGINE_GL_X11_TRUE}" && test -z "${BUILD_ENGINE_GL_X11_FALSE}"; then 33229if test -z "${BUILD_ENGINE_GL_X11_TRUE}" && test -z "${BUILD_ENGINE_GL_X11_FALSE}"; then
32630 as_fn_error $? "conditional \"BUILD_ENGINE_GL_X11\" was never defined. 33230 as_fn_error "conditional \"BUILD_ENGINE_GL_X11\" was never defined.
32631Usually this means the macro was only invoked conditionally." "$LINENO" 5 33231Usually this means the macro was only invoked conditionally." "$LINENO" 5
32632fi 33232fi
32633if test -z "${EVAS_STATIC_BUILD_GL_X11_TRUE}" && test -z "${EVAS_STATIC_BUILD_GL_X11_FALSE}"; then 33233if test -z "${EVAS_STATIC_BUILD_GL_X11_TRUE}" && test -z "${EVAS_STATIC_BUILD_GL_X11_FALSE}"; then
32634 as_fn_error $? "conditional \"EVAS_STATIC_BUILD_GL_X11\" was never defined. 33234 as_fn_error "conditional \"EVAS_STATIC_BUILD_GL_X11\" was never defined.
32635Usually this means the macro was only invoked conditionally." "$LINENO" 5 33235Usually this means the macro was only invoked conditionally." "$LINENO" 5
32636fi 33236fi
32637if test -z "${EVAS_STATIC_BUILD_GL_XLIB_TRUE}" && test -z "${EVAS_STATIC_BUILD_GL_XLIB_FALSE}"; then 33237if test -z "${EVAS_STATIC_BUILD_GL_XLIB_TRUE}" && test -z "${EVAS_STATIC_BUILD_GL_XLIB_FALSE}"; then
32638 as_fn_error $? "conditional \"EVAS_STATIC_BUILD_GL_XLIB\" was never defined. 33238 as_fn_error "conditional \"EVAS_STATIC_BUILD_GL_XLIB\" was never defined.
32639Usually this means the macro was only invoked conditionally." "$LINENO" 5 33239Usually this means the macro was only invoked conditionally." "$LINENO" 5
32640fi 33240fi
32641if test -z "${EVAS_STATIC_BUILD_GL_XCB_TRUE}" && test -z "${EVAS_STATIC_BUILD_GL_XCB_FALSE}"; then 33241if test -z "${EVAS_STATIC_BUILD_GL_XCB_TRUE}" && test -z "${EVAS_STATIC_BUILD_GL_XCB_FALSE}"; then
32642 as_fn_error $? "conditional \"EVAS_STATIC_BUILD_GL_XCB\" was never defined. 33242 as_fn_error "conditional \"EVAS_STATIC_BUILD_GL_XCB\" was never defined.
32643Usually this means the macro was only invoked conditionally." "$LINENO" 5 33243Usually this means the macro was only invoked conditionally." "$LINENO" 5
32644fi 33244fi
32645if test -z "${BUILD_ENGINE_GL_COMMON_TRUE}" && test -z "${BUILD_ENGINE_GL_COMMON_FALSE}"; then 33245if test -z "${BUILD_ENGINE_GL_COMMON_TRUE}" && test -z "${BUILD_ENGINE_GL_COMMON_FALSE}"; then
32646 as_fn_error $? "conditional \"BUILD_ENGINE_GL_COMMON\" was never defined. 33246 as_fn_error "conditional \"BUILD_ENGINE_GL_COMMON\" was never defined.
32647Usually this means the macro was only invoked conditionally." "$LINENO" 5 33247Usually this means the macro was only invoked conditionally." "$LINENO" 5
32648fi 33248fi
32649if test -z "${EVAS_STATIC_BUILD_GL_COMMON_TRUE}" && test -z "${EVAS_STATIC_BUILD_GL_COMMON_FALSE}"; then 33249if test -z "${EVAS_STATIC_BUILD_GL_COMMON_TRUE}" && test -z "${EVAS_STATIC_BUILD_GL_COMMON_FALSE}"; then
32650 as_fn_error $? "conditional \"EVAS_STATIC_BUILD_GL_COMMON\" was never defined. 33250 as_fn_error "conditional \"EVAS_STATIC_BUILD_GL_COMMON\" was never defined.
32651Usually this means the macro was only invoked conditionally." "$LINENO" 5 33251Usually this means the macro was only invoked conditionally." "$LINENO" 5
32652fi 33252fi
32653if test -z "${BUILD_ENGINE_SOFTWARE_16_TRUE}" && test -z "${BUILD_ENGINE_SOFTWARE_16_FALSE}"; then 33253if test -z "${BUILD_ENGINE_SOFTWARE_16_TRUE}" && test -z "${BUILD_ENGINE_SOFTWARE_16_FALSE}"; then
32654 as_fn_error $? "conditional \"BUILD_ENGINE_SOFTWARE_16\" was never defined. 33254 as_fn_error "conditional \"BUILD_ENGINE_SOFTWARE_16\" was never defined.
32655Usually this means the macro was only invoked conditionally." "$LINENO" 5 33255Usually this means the macro was only invoked conditionally." "$LINENO" 5
32656fi 33256fi
32657if test -z "${EVAS_STATIC_BUILD_SOFTWARE_16_TRUE}" && test -z "${EVAS_STATIC_BUILD_SOFTWARE_16_FALSE}"; then 33257if test -z "${EVAS_STATIC_BUILD_SOFTWARE_16_TRUE}" && test -z "${EVAS_STATIC_BUILD_SOFTWARE_16_FALSE}"; then
32658 as_fn_error $? "conditional \"EVAS_STATIC_BUILD_SOFTWARE_16\" was never defined. 33258 as_fn_error "conditional \"EVAS_STATIC_BUILD_SOFTWARE_16\" was never defined.
32659Usually this means the macro was only invoked conditionally." "$LINENO" 5 33259Usually this means the macro was only invoked conditionally." "$LINENO" 5
32660fi 33260fi
32661if test -z "${BUILD_ENGINE_SOFTWARE_8_TRUE}" && test -z "${BUILD_ENGINE_SOFTWARE_8_FALSE}"; then 33261if test -z "${BUILD_ENGINE_SOFTWARE_8_TRUE}" && test -z "${BUILD_ENGINE_SOFTWARE_8_FALSE}"; then
32662 as_fn_error $? "conditional \"BUILD_ENGINE_SOFTWARE_8\" was never defined. 33262 as_fn_error "conditional \"BUILD_ENGINE_SOFTWARE_8\" was never defined.
32663Usually this means the macro was only invoked conditionally." "$LINENO" 5 33263Usually this means the macro was only invoked conditionally." "$LINENO" 5
32664fi 33264fi
32665if test -z "${EVAS_STATIC_BUILD_SOFTWARE_8_TRUE}" && test -z "${EVAS_STATIC_BUILD_SOFTWARE_8_FALSE}"; then 33265if test -z "${EVAS_STATIC_BUILD_SOFTWARE_8_TRUE}" && test -z "${EVAS_STATIC_BUILD_SOFTWARE_8_FALSE}"; then
32666 as_fn_error $? "conditional \"EVAS_STATIC_BUILD_SOFTWARE_8\" was never defined. 33266 as_fn_error "conditional \"EVAS_STATIC_BUILD_SOFTWARE_8\" was never defined.
32667Usually this means the macro was only invoked conditionally." "$LINENO" 5 33267Usually this means the macro was only invoked conditionally." "$LINENO" 5
32668fi 33268fi
32669if test -z "${BUILD_LOADER_EDB_TRUE}" && test -z "${BUILD_LOADER_EDB_FALSE}"; then 33269if test -z "${BUILD_LOADER_EDB_TRUE}" && test -z "${BUILD_LOADER_EDB_FALSE}"; then
32670 as_fn_error $? "conditional \"BUILD_LOADER_EDB\" was never defined. 33270 as_fn_error "conditional \"BUILD_LOADER_EDB\" was never defined.
32671Usually this means the macro was only invoked conditionally." "$LINENO" 5 33271Usually this means the macro was only invoked conditionally." "$LINENO" 5
32672fi 33272fi
32673if test -z "${EVAS_STATIC_BUILD_EDB_TRUE}" && test -z "${EVAS_STATIC_BUILD_EDB_FALSE}"; then 33273if test -z "${EVAS_STATIC_BUILD_EDB_TRUE}" && test -z "${EVAS_STATIC_BUILD_EDB_FALSE}"; then
32674 as_fn_error $? "conditional \"EVAS_STATIC_BUILD_EDB\" was never defined. 33274 as_fn_error "conditional \"EVAS_STATIC_BUILD_EDB\" was never defined.
32675Usually this means the macro was only invoked conditionally." "$LINENO" 5 33275Usually this means the macro was only invoked conditionally." "$LINENO" 5
32676fi 33276fi
32677if test -z "${BUILD_LOADER_EET_TRUE}" && test -z "${BUILD_LOADER_EET_FALSE}"; then 33277if test -z "${BUILD_LOADER_EET_TRUE}" && test -z "${BUILD_LOADER_EET_FALSE}"; then
32678 as_fn_error $? "conditional \"BUILD_LOADER_EET\" was never defined. 33278 as_fn_error "conditional \"BUILD_LOADER_EET\" was never defined.
32679Usually this means the macro was only invoked conditionally." "$LINENO" 5 33279Usually this means the macro was only invoked conditionally." "$LINENO" 5
32680fi 33280fi
32681if test -z "${EVAS_STATIC_BUILD_EET_TRUE}" && test -z "${EVAS_STATIC_BUILD_EET_FALSE}"; then 33281if test -z "${EVAS_STATIC_BUILD_EET_TRUE}" && test -z "${EVAS_STATIC_BUILD_EET_FALSE}"; then
32682 as_fn_error $? "conditional \"EVAS_STATIC_BUILD_EET\" was never defined. 33282 as_fn_error "conditional \"EVAS_STATIC_BUILD_EET\" was never defined.
32683Usually this means the macro was only invoked conditionally." "$LINENO" 5 33283Usually this means the macro was only invoked conditionally." "$LINENO" 5
32684fi 33284fi
32685if test -z "${BUILD_LOADER_GIF_TRUE}" && test -z "${BUILD_LOADER_GIF_FALSE}"; then 33285if test -z "${BUILD_LOADER_GIF_TRUE}" && test -z "${BUILD_LOADER_GIF_FALSE}"; then
32686 as_fn_error $? "conditional \"BUILD_LOADER_GIF\" was never defined. 33286 as_fn_error "conditional \"BUILD_LOADER_GIF\" was never defined.
32687Usually this means the macro was only invoked conditionally." "$LINENO" 5 33287Usually this means the macro was only invoked conditionally." "$LINENO" 5
32688fi 33288fi
32689if test -z "${EVAS_STATIC_BUILD_GIF_TRUE}" && test -z "${EVAS_STATIC_BUILD_GIF_FALSE}"; then 33289if test -z "${EVAS_STATIC_BUILD_GIF_TRUE}" && test -z "${EVAS_STATIC_BUILD_GIF_FALSE}"; then
32690 as_fn_error $? "conditional \"EVAS_STATIC_BUILD_GIF\" was never defined. 33290 as_fn_error "conditional \"EVAS_STATIC_BUILD_GIF\" was never defined.
32691Usually this means the macro was only invoked conditionally." "$LINENO" 5 33291Usually this means the macro was only invoked conditionally." "$LINENO" 5
32692fi 33292fi
32693if test -z "${BUILD_LOADER_JPEG_TRUE}" && test -z "${BUILD_LOADER_JPEG_FALSE}"; then 33293if test -z "${BUILD_LOADER_JPEG_TRUE}" && test -z "${BUILD_LOADER_JPEG_FALSE}"; then
32694 as_fn_error $? "conditional \"BUILD_LOADER_JPEG\" was never defined. 33294 as_fn_error "conditional \"BUILD_LOADER_JPEG\" was never defined.
32695Usually this means the macro was only invoked conditionally." "$LINENO" 5 33295Usually this means the macro was only invoked conditionally." "$LINENO" 5
32696fi 33296fi
32697if test -z "${EVAS_STATIC_BUILD_JPEG_TRUE}" && test -z "${EVAS_STATIC_BUILD_JPEG_FALSE}"; then 33297if test -z "${EVAS_STATIC_BUILD_JPEG_TRUE}" && test -z "${EVAS_STATIC_BUILD_JPEG_FALSE}"; then
32698 as_fn_error $? "conditional \"EVAS_STATIC_BUILD_JPEG\" was never defined. 33298 as_fn_error "conditional \"EVAS_STATIC_BUILD_JPEG\" was never defined.
32699Usually this means the macro was only invoked conditionally." "$LINENO" 5 33299Usually this means the macro was only invoked conditionally." "$LINENO" 5
32700fi 33300fi
32701if test -z "${BUILD_SAVER_JPEG_TRUE}" && test -z "${BUILD_SAVER_JPEG_FALSE}"; then 33301if test -z "${BUILD_SAVER_JPEG_TRUE}" && test -z "${BUILD_SAVER_JPEG_FALSE}"; then
32702 as_fn_error $? "conditional \"BUILD_SAVER_JPEG\" was never defined. 33302 as_fn_error "conditional \"BUILD_SAVER_JPEG\" was never defined.
32703Usually this means the macro was only invoked conditionally." "$LINENO" 5 33303Usually this means the macro was only invoked conditionally." "$LINENO" 5
32704fi 33304fi
32705if test -z "${BUILD_LOADER_PMAPS_TRUE}" && test -z "${BUILD_LOADER_PMAPS_FALSE}"; then 33305if test -z "${BUILD_LOADER_PMAPS_TRUE}" && test -z "${BUILD_LOADER_PMAPS_FALSE}"; then
32706 as_fn_error $? "conditional \"BUILD_LOADER_PMAPS\" was never defined. 33306 as_fn_error "conditional \"BUILD_LOADER_PMAPS\" was never defined.
32707Usually this means the macro was only invoked conditionally." "$LINENO" 5 33307Usually this means the macro was only invoked conditionally." "$LINENO" 5
32708fi 33308fi
32709if test -z "${EVAS_STATIC_BUILD_PMAPS_TRUE}" && test -z "${EVAS_STATIC_BUILD_PMAPS_FALSE}"; then 33309if test -z "${EVAS_STATIC_BUILD_PMAPS_TRUE}" && test -z "${EVAS_STATIC_BUILD_PMAPS_FALSE}"; then
32710 as_fn_error $? "conditional \"EVAS_STATIC_BUILD_PMAPS\" was never defined. 33310 as_fn_error "conditional \"EVAS_STATIC_BUILD_PMAPS\" was never defined.
32711Usually this means the macro was only invoked conditionally." "$LINENO" 5 33311Usually this means the macro was only invoked conditionally." "$LINENO" 5
32712fi 33312fi
32713if test -z "${BUILD_LOADER_PNG_TRUE}" && test -z "${BUILD_LOADER_PNG_FALSE}"; then 33313if test -z "${BUILD_LOADER_PNG_TRUE}" && test -z "${BUILD_LOADER_PNG_FALSE}"; then
32714 as_fn_error $? "conditional \"BUILD_LOADER_PNG\" was never defined. 33314 as_fn_error "conditional \"BUILD_LOADER_PNG\" was never defined.
32715Usually this means the macro was only invoked conditionally." "$LINENO" 5 33315Usually this means the macro was only invoked conditionally." "$LINENO" 5
32716fi 33316fi
32717if test -z "${EVAS_STATIC_BUILD_PNG_TRUE}" && test -z "${EVAS_STATIC_BUILD_PNG_FALSE}"; then 33317if test -z "${EVAS_STATIC_BUILD_PNG_TRUE}" && test -z "${EVAS_STATIC_BUILD_PNG_FALSE}"; then
32718 as_fn_error $? "conditional \"EVAS_STATIC_BUILD_PNG\" was never defined. 33318 as_fn_error "conditional \"EVAS_STATIC_BUILD_PNG\" was never defined.
32719Usually this means the macro was only invoked conditionally." "$LINENO" 5 33319Usually this means the macro was only invoked conditionally." "$LINENO" 5
32720fi 33320fi
32721if test -z "${BUILD_LOADER_SVG_TRUE}" && test -z "${BUILD_LOADER_SVG_FALSE}"; then 33321if test -z "${BUILD_LOADER_SVG_TRUE}" && test -z "${BUILD_LOADER_SVG_FALSE}"; then
32722 as_fn_error $? "conditional \"BUILD_LOADER_SVG\" was never defined. 33322 as_fn_error "conditional \"BUILD_LOADER_SVG\" was never defined.
32723Usually this means the macro was only invoked conditionally." "$LINENO" 5 33323Usually this means the macro was only invoked conditionally." "$LINENO" 5
32724fi 33324fi
32725if test -z "${EVAS_STATIC_BUILD_SVG_TRUE}" && test -z "${EVAS_STATIC_BUILD_SVG_FALSE}"; then 33325if test -z "${EVAS_STATIC_BUILD_SVG_TRUE}" && test -z "${EVAS_STATIC_BUILD_SVG_FALSE}"; then
32726 as_fn_error $? "conditional \"EVAS_STATIC_BUILD_SVG\" was never defined. 33326 as_fn_error "conditional \"EVAS_STATIC_BUILD_SVG\" was never defined.
32727Usually this means the macro was only invoked conditionally." "$LINENO" 5 33327Usually this means the macro was only invoked conditionally." "$LINENO" 5
32728fi 33328fi
32729if test -z "${BUILD_LOADER_TIFF_TRUE}" && test -z "${BUILD_LOADER_TIFF_FALSE}"; then 33329if test -z "${BUILD_LOADER_TIFF_TRUE}" && test -z "${BUILD_LOADER_TIFF_FALSE}"; then
32730 as_fn_error $? "conditional \"BUILD_LOADER_TIFF\" was never defined. 33330 as_fn_error "conditional \"BUILD_LOADER_TIFF\" was never defined.
32731Usually this means the macro was only invoked conditionally." "$LINENO" 5 33331Usually this means the macro was only invoked conditionally." "$LINENO" 5
32732fi 33332fi
32733if test -z "${EVAS_STATIC_BUILD_TIFF_TRUE}" && test -z "${EVAS_STATIC_BUILD_TIFF_FALSE}"; then 33333if test -z "${EVAS_STATIC_BUILD_TIFF_TRUE}" && test -z "${EVAS_STATIC_BUILD_TIFF_FALSE}"; then
32734 as_fn_error $? "conditional \"EVAS_STATIC_BUILD_TIFF\" was never defined. 33334 as_fn_error "conditional \"EVAS_STATIC_BUILD_TIFF\" was never defined.
32735Usually this means the macro was only invoked conditionally." "$LINENO" 5 33335Usually this means the macro was only invoked conditionally." "$LINENO" 5
32736fi 33336fi
32737if test -z "${BUILD_LOADER_XPM_TRUE}" && test -z "${BUILD_LOADER_XPM_FALSE}"; then 33337if test -z "${BUILD_LOADER_XPM_TRUE}" && test -z "${BUILD_LOADER_XPM_FALSE}"; then
32738 as_fn_error $? "conditional \"BUILD_LOADER_XPM\" was never defined. 33338 as_fn_error "conditional \"BUILD_LOADER_XPM\" was never defined.
32739Usually this means the macro was only invoked conditionally." "$LINENO" 5 33339Usually this means the macro was only invoked conditionally." "$LINENO" 5
32740fi 33340fi
32741if test -z "${EVAS_STATIC_BUILD_XPM_TRUE}" && test -z "${EVAS_STATIC_BUILD_XPM_FALSE}"; then 33341if test -z "${EVAS_STATIC_BUILD_XPM_TRUE}" && test -z "${EVAS_STATIC_BUILD_XPM_FALSE}"; then
32742 as_fn_error $? "conditional \"EVAS_STATIC_BUILD_XPM\" was never defined. 33342 as_fn_error "conditional \"EVAS_STATIC_BUILD_XPM\" was never defined.
32743Usually this means the macro was only invoked conditionally." "$LINENO" 5 33343Usually this means the macro was only invoked conditionally." "$LINENO" 5
32744fi 33344fi
32745if test -z "${BUILD_LOADER_BMP_TRUE}" && test -z "${BUILD_LOADER_BMP_FALSE}"; then 33345if test -z "${BUILD_LOADER_BMP_TRUE}" && test -z "${BUILD_LOADER_BMP_FALSE}"; then
32746 as_fn_error $? "conditional \"BUILD_LOADER_BMP\" was never defined. 33346 as_fn_error "conditional \"BUILD_LOADER_BMP\" was never defined.
32747Usually this means the macro was only invoked conditionally." "$LINENO" 5 33347Usually this means the macro was only invoked conditionally." "$LINENO" 5
32748fi 33348fi
32749if test -z "${EVAS_STATIC_BUILD_BMP_TRUE}" && test -z "${EVAS_STATIC_BUILD_BMP_FALSE}"; then 33349if test -z "${EVAS_STATIC_BUILD_BMP_TRUE}" && test -z "${EVAS_STATIC_BUILD_BMP_FALSE}"; then
32750 as_fn_error $? "conditional \"EVAS_STATIC_BUILD_BMP\" was never defined. 33350 as_fn_error "conditional \"EVAS_STATIC_BUILD_BMP\" was never defined.
32751Usually this means the macro was only invoked conditionally." "$LINENO" 5 33351Usually this means the macro was only invoked conditionally." "$LINENO" 5
32752fi 33352fi
32753if test -z "${BUILD_LOADER_TGA_TRUE}" && test -z "${BUILD_LOADER_TGA_FALSE}"; then 33353if test -z "${BUILD_LOADER_TGA_TRUE}" && test -z "${BUILD_LOADER_TGA_FALSE}"; then
32754 as_fn_error $? "conditional \"BUILD_LOADER_TGA\" was never defined. 33354 as_fn_error "conditional \"BUILD_LOADER_TGA\" was never defined.
32755Usually this means the macro was only invoked conditionally." "$LINENO" 5 33355Usually this means the macro was only invoked conditionally." "$LINENO" 5
32756fi 33356fi
32757if test -z "${EVAS_STATIC_BUILD_TGA_TRUE}" && test -z "${EVAS_STATIC_BUILD_TGA_FALSE}"; then 33357if test -z "${EVAS_STATIC_BUILD_TGA_TRUE}" && test -z "${EVAS_STATIC_BUILD_TGA_FALSE}"; then
32758 as_fn_error $? "conditional \"EVAS_STATIC_BUILD_TGA\" was never defined. 33358 as_fn_error "conditional \"EVAS_STATIC_BUILD_TGA\" was never defined.
32759Usually this means the macro was only invoked conditionally." "$LINENO" 5 33359Usually this means the macro was only invoked conditionally." "$LINENO" 5
32760fi 33360fi
32761if test -z "${BUILD_LOADER_WBMP_TRUE}" && test -z "${BUILD_LOADER_WBMP_FALSE}"; then 33361if test -z "${BUILD_LOADER_WBMP_TRUE}" && test -z "${BUILD_LOADER_WBMP_FALSE}"; then
32762 as_fn_error $? "conditional \"BUILD_LOADER_WBMP\" was never defined. 33362 as_fn_error "conditional \"BUILD_LOADER_WBMP\" was never defined.
32763Usually this means the macro was only invoked conditionally." "$LINENO" 5 33363Usually this means the macro was only invoked conditionally." "$LINENO" 5
32764fi 33364fi
32765if test -z "${EVAS_STATIC_BUILD_WBMP_TRUE}" && test -z "${EVAS_STATIC_BUILD_WBMP_FALSE}"; then 33365if test -z "${EVAS_STATIC_BUILD_WBMP_TRUE}" && test -z "${EVAS_STATIC_BUILD_WBMP_FALSE}"; then
32766 as_fn_error $? "conditional \"EVAS_STATIC_BUILD_WBMP\" was never defined. 33366 as_fn_error "conditional \"EVAS_STATIC_BUILD_WBMP\" was never defined.
32767Usually this means the macro was only invoked conditionally." "$LINENO" 5 33367Usually this means the macro was only invoked conditionally." "$LINENO" 5
32768fi 33368fi
32769if test -z "${BUILD_LOADER_ICO_TRUE}" && test -z "${BUILD_LOADER_ICO_FALSE}"; then 33369if test -z "${BUILD_LOADER_ICO_TRUE}" && test -z "${BUILD_LOADER_ICO_FALSE}"; then
32770 as_fn_error $? "conditional \"BUILD_LOADER_ICO\" was never defined. 33370 as_fn_error "conditional \"BUILD_LOADER_ICO\" was never defined.
32771Usually this means the macro was only invoked conditionally." "$LINENO" 5 33371Usually this means the macro was only invoked conditionally." "$LINENO" 5
32772fi 33372fi
32773if test -z "${EVAS_STATIC_BUILD_ICO_TRUE}" && test -z "${EVAS_STATIC_BUILD_ICO_FALSE}"; then 33373if test -z "${EVAS_STATIC_BUILD_ICO_TRUE}" && test -z "${EVAS_STATIC_BUILD_ICO_FALSE}"; then
32774 as_fn_error $? "conditional \"EVAS_STATIC_BUILD_ICO\" was never defined. 33374 as_fn_error "conditional \"EVAS_STATIC_BUILD_ICO\" was never defined.
32775Usually this means the macro was only invoked conditionally." "$LINENO" 5 33375Usually this means the macro was only invoked conditionally." "$LINENO" 5
32776fi 33376fi
32777if test -z "${BUILD_LOADER_PSD_TRUE}" && test -z "${BUILD_LOADER_PSD_FALSE}"; then 33377if test -z "${BUILD_LOADER_PSD_TRUE}" && test -z "${BUILD_LOADER_PSD_FALSE}"; then
32778 as_fn_error $? "conditional \"BUILD_LOADER_PSD\" was never defined. 33378 as_fn_error "conditional \"BUILD_LOADER_PSD\" was never defined.
32779Usually this means the macro was only invoked conditionally." "$LINENO" 5 33379Usually this means the macro was only invoked conditionally." "$LINENO" 5
32780fi 33380fi
32781if test -z "${EVAS_STATIC_BUILD_PSD_TRUE}" && test -z "${EVAS_STATIC_BUILD_PSD_FALSE}"; then 33381if test -z "${EVAS_STATIC_BUILD_PSD_TRUE}" && test -z "${EVAS_STATIC_BUILD_PSD_FALSE}"; then
32782 as_fn_error $? "conditional \"EVAS_STATIC_BUILD_PSD\" was never defined. 33382 as_fn_error "conditional \"EVAS_STATIC_BUILD_PSD\" was never defined.
32783Usually this means the macro was only invoked conditionally." "$LINENO" 5 33383Usually this means the macro was only invoked conditionally." "$LINENO" 5
32784fi 33384fi
32785if test -z "${BUILD_LOADER_GENERIC_TRUE}" && test -z "${BUILD_LOADER_GENERIC_FALSE}"; then 33385if test -z "${BUILD_LOADER_GENERIC_TRUE}" && test -z "${BUILD_LOADER_GENERIC_FALSE}"; then
32786 as_fn_error $? "conditional \"BUILD_LOADER_GENERIC\" was never defined. 33386 as_fn_error "conditional \"BUILD_LOADER_GENERIC\" was never defined.
32787Usually this means the macro was only invoked conditionally." "$LINENO" 5 33387Usually this means the macro was only invoked conditionally." "$LINENO" 5
32788fi 33388fi
32789if test -z "${EVAS_STATIC_BUILD_GENERIC_TRUE}" && test -z "${EVAS_STATIC_BUILD_GENERIC_FALSE}"; then 33389if test -z "${EVAS_STATIC_BUILD_GENERIC_TRUE}" && test -z "${EVAS_STATIC_BUILD_GENERIC_FALSE}"; then
32790 as_fn_error $? "conditional \"EVAS_STATIC_BUILD_GENERIC\" was never defined. 33390 as_fn_error "conditional \"EVAS_STATIC_BUILD_GENERIC\" was never defined.
32791Usually this means the macro was only invoked conditionally." "$LINENO" 5 33391Usually this means the macro was only invoked conditionally." "$LINENO" 5
32792fi 33392fi
32793if test -z "${EVAS_MAGIC_DEBUG_TRUE}" && test -z "${EVAS_MAGIC_DEBUG_FALSE}"; then 33393if test -z "${EVAS_MAGIC_DEBUG_TRUE}" && test -z "${EVAS_MAGIC_DEBUG_FALSE}"; then
32794 as_fn_error $? "conditional \"EVAS_MAGIC_DEBUG\" was never defined. 33394 as_fn_error "conditional \"EVAS_MAGIC_DEBUG\" was never defined.
32795Usually this means the macro was only invoked conditionally." "$LINENO" 5 33395Usually this means the macro was only invoked conditionally." "$LINENO" 5
32796fi 33396fi
32797if test -z "${WORD_CACHE_TRUE}" && test -z "${WORD_CACHE_FALSE}"; then 33397if test -z "${WORD_CACHE_TRUE}" && test -z "${WORD_CACHE_FALSE}"; then
32798 as_fn_error $? "conditional \"WORD_CACHE\" was never defined. 33398 as_fn_error "conditional \"WORD_CACHE\" was never defined.
32799Usually this means the macro was only invoked conditionally." "$LINENO" 5 33399Usually this means the macro was only invoked conditionally." "$LINENO" 5
32800fi 33400fi
32801if test -z "${METRIC_CACHE_TRUE}" && test -z "${METRIC_CACHE_FALSE}"; then 33401if test -z "${METRIC_CACHE_TRUE}" && test -z "${METRIC_CACHE_FALSE}"; then
32802 as_fn_error $? "conditional \"METRIC_CACHE\" was never defined. 33402 as_fn_error "conditional \"METRIC_CACHE\" was never defined.
32803Usually this means the macro was only invoked conditionally." "$LINENO" 5 33403Usually this means the macro was only invoked conditionally." "$LINENO" 5
32804fi 33404fi
32805if test -z "${INSTALL_EXAMPLES_TRUE}" && test -z "${INSTALL_EXAMPLES_FALSE}"; then 33405if test -z "${INSTALL_EXAMPLES_TRUE}" && test -z "${INSTALL_EXAMPLES_FALSE}"; then
32806 as_fn_error $? "conditional \"INSTALL_EXAMPLES\" was never defined. 33406 as_fn_error "conditional \"INSTALL_EXAMPLES\" was never defined.
32807Usually this means the macro was only invoked conditionally." "$LINENO" 5 33407Usually this means the macro was only invoked conditionally." "$LINENO" 5
32808fi 33408fi
32809if test -z "${BUILD_EXAMPLES_TRUE}" && test -z "${BUILD_EXAMPLES_FALSE}"; then 33409if test -z "${BUILD_EXAMPLES_TRUE}" && test -z "${BUILD_EXAMPLES_FALSE}"; then
32810 as_fn_error $? "conditional \"BUILD_EXAMPLES\" was never defined. 33410 as_fn_error "conditional \"BUILD_EXAMPLES\" was never defined.
32811Usually this means the macro was only invoked conditionally." "$LINENO" 5 33411Usually this means the macro was only invoked conditionally." "$LINENO" 5
32812fi 33412fi
32813if test -z "${EFL_ENABLE_TESTS_TRUE}" && test -z "${EFL_ENABLE_TESTS_FALSE}"; then 33413if test -z "${EFL_ENABLE_TESTS_TRUE}" && test -z "${EFL_ENABLE_TESTS_FALSE}"; then
32814 as_fn_error $? "conditional \"EFL_ENABLE_TESTS\" was never defined. 33414 as_fn_error "conditional \"EFL_ENABLE_TESTS\" was never defined.
32815Usually this means the macro was only invoked conditionally." "$LINENO" 5 33415Usually this means the macro was only invoked conditionally." "$LINENO" 5
32816fi 33416fi
32817if test -z "${EFL_ENABLE_COVERAGE_TRUE}" && test -z "${EFL_ENABLE_COVERAGE_FALSE}"; then 33417if test -z "${EFL_ENABLE_COVERAGE_TRUE}" && test -z "${EFL_ENABLE_COVERAGE_FALSE}"; then
32818 as_fn_error $? "conditional \"EFL_ENABLE_COVERAGE\" was never defined. 33418 as_fn_error "conditional \"EFL_ENABLE_COVERAGE\" was never defined.
32819Usually this means the macro was only invoked conditionally." "$LINENO" 5 33419Usually this means the macro was only invoked conditionally." "$LINENO" 5
32820fi 33420fi
32821 33421
@@ -32965,19 +33565,19 @@ export LANGUAGE
32965(unset CDPATH) >/dev/null 2>&1 && unset CDPATH 33565(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
32966 33566
32967 33567
32968# as_fn_error STATUS ERROR [LINENO LOG_FD] 33568# as_fn_error ERROR [LINENO LOG_FD]
32969# ---------------------------------------- 33569# ---------------------------------
32970# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are 33570# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
32971# provided, also output the error to LOG_FD, referencing LINENO. Then exit the 33571# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
32972# script with STATUS, using 1 if that was 0. 33572# script with status $?, using 1 if that was 0.
32973as_fn_error () 33573as_fn_error ()
32974{ 33574{
32975 as_status=$1; test $as_status -eq 0 && as_status=1 33575 as_status=$?; test $as_status -eq 0 && as_status=1
32976 if test "$4"; then 33576 if test "$3"; then
32977 as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 33577 as_lineno=${as_lineno-"$2"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
32978 $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4 33578 $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
32979 fi 33579 fi
32980 $as_echo "$as_me: error: $2" >&2 33580 $as_echo "$as_me: error: $1" >&2
32981 as_fn_exit $as_status 33581 as_fn_exit $as_status
32982} # as_fn_error 33582} # as_fn_error
32983 33583
@@ -33173,7 +33773,7 @@ $as_echo X"$as_dir" |
33173 test -d "$as_dir" && break 33773 test -d "$as_dir" && break
33174 done 33774 done
33175 test -z "$as_dirs" || eval "mkdir $as_dirs" 33775 test -z "$as_dirs" || eval "mkdir $as_dirs"
33176 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir" 33776 } || test -d "$as_dir" || as_fn_error "cannot create directory $as_dir"
33177 33777
33178 33778
33179} # as_fn_mkdir_p 33779} # as_fn_mkdir_p
@@ -33226,8 +33826,8 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
33226# report actual input values of CONFIG_FILES etc. instead of their 33826# report actual input values of CONFIG_FILES etc. instead of their
33227# values after options handling. 33827# values after options handling.
33228ac_log=" 33828ac_log="
33229This file was extended by evas $as_me 1.1.0, which was 33829This file was extended by evas $as_me 1.1.99.67344, which was
33230generated by GNU Autoconf 2.67. Invocation command line was 33830generated by GNU Autoconf 2.65. Invocation command line was
33231 33831
33232 CONFIG_FILES = $CONFIG_FILES 33832 CONFIG_FILES = $CONFIG_FILES
33233 CONFIG_HEADERS = $CONFIG_HEADERS 33833 CONFIG_HEADERS = $CONFIG_HEADERS
@@ -33292,11 +33892,11 @@ _ACEOF
33292cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 33892cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
33293ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" 33893ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
33294ac_cs_version="\\ 33894ac_cs_version="\\
33295evas config.status 1.1.0 33895evas config.status 1.1.99.67344
33296configured by $0, generated by GNU Autoconf 2.67, 33896configured by $0, generated by GNU Autoconf 2.65,
33297 with options \\"\$ac_cs_config\\" 33897 with options \\"\$ac_cs_config\\"
33298 33898
33299Copyright (C) 2010 Free Software Foundation, Inc. 33899Copyright (C) 2009 Free Software Foundation, Inc.
33300This config.status script is free software; the Free Software Foundation 33900This config.status script is free software; the Free Software Foundation
33301gives unlimited permission to copy, distribute and modify it." 33901gives unlimited permission to copy, distribute and modify it."
33302 33902
@@ -33314,16 +33914,11 @@ ac_need_defaults=:
33314while test $# != 0 33914while test $# != 0
33315do 33915do
33316 case $1 in 33916 case $1 in
33317 --*=?*) 33917 --*=*)
33318 ac_option=`expr "X$1" : 'X\([^=]*\)='` 33918 ac_option=`expr "X$1" : 'X\([^=]*\)='`
33319 ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` 33919 ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
33320 ac_shift=: 33920 ac_shift=:
33321 ;; 33921 ;;
33322 --*=)
33323 ac_option=`expr "X$1" : 'X\([^=]*\)='`
33324 ac_optarg=
33325 ac_shift=:
33326 ;;
33327 *) 33922 *)
33328 ac_option=$1 33923 ac_option=$1
33329 ac_optarg=$2 33924 ac_optarg=$2
@@ -33345,7 +33940,6 @@ do
33345 $ac_shift 33940 $ac_shift
33346 case $ac_optarg in 33941 case $ac_optarg in
33347 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; 33942 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
33348 '') as_fn_error $? "missing file argument" ;;
33349 esac 33943 esac
33350 as_fn_append CONFIG_FILES " '$ac_optarg'" 33944 as_fn_append CONFIG_FILES " '$ac_optarg'"
33351 ac_need_defaults=false;; 33945 ac_need_defaults=false;;
@@ -33358,7 +33952,7 @@ do
33358 ac_need_defaults=false;; 33952 ac_need_defaults=false;;
33359 --he | --h) 33953 --he | --h)
33360 # Conflict between --help and --header 33954 # Conflict between --help and --header
33361 as_fn_error $? "ambiguous option: \`$1' 33955 as_fn_error "ambiguous option: \`$1'
33362Try \`$0 --help' for more information.";; 33956Try \`$0 --help' for more information.";;
33363 --help | --hel | -h ) 33957 --help | --hel | -h )
33364 $as_echo "$ac_cs_usage"; exit ;; 33958 $as_echo "$ac_cs_usage"; exit ;;
@@ -33367,7 +33961,7 @@ Try \`$0 --help' for more information.";;
33367 ac_cs_silent=: ;; 33961 ac_cs_silent=: ;;
33368 33962
33369 # This is an error. 33963 # This is an error.
33370 -*) as_fn_error $? "unrecognized option: \`$1' 33964 -*) as_fn_error "unrecognized option: \`$1'
33371Try \`$0 --help' for more information." ;; 33965Try \`$0 --help' for more information." ;;
33372 33966
33373 *) as_fn_append ac_config_targets " $1" 33967 *) as_fn_append ac_config_targets " $1"
@@ -33793,6 +34387,8 @@ do
33793 "evas-software-16-wince.pc") CONFIG_FILES="$CONFIG_FILES evas-software-16-wince.pc" ;; 34387 "evas-software-16-wince.pc") CONFIG_FILES="$CONFIG_FILES evas-software-16-wince.pc" ;;
33794 "evas-software-sdl.pc") CONFIG_FILES="$CONFIG_FILES evas-software-sdl.pc" ;; 34388 "evas-software-sdl.pc") CONFIG_FILES="$CONFIG_FILES evas-software-sdl.pc" ;;
33795 "evas-psl1ght.pc") CONFIG_FILES="$CONFIG_FILES evas-psl1ght.pc" ;; 34389 "evas-psl1ght.pc") CONFIG_FILES="$CONFIG_FILES evas-psl1ght.pc" ;;
34390 "evas-wayland-shm.pc") CONFIG_FILES="$CONFIG_FILES evas-wayland-shm.pc" ;;
34391 "evas-wayland-egl.pc") CONFIG_FILES="$CONFIG_FILES evas-wayland-egl.pc" ;;
33796 "evas.pc") CONFIG_FILES="$CONFIG_FILES evas.pc" ;; 34392 "evas.pc") CONFIG_FILES="$CONFIG_FILES evas.pc" ;;
33797 "doc/evas.dox") CONFIG_FILES="$CONFIG_FILES doc/evas.dox" ;; 34393 "doc/evas.dox") CONFIG_FILES="$CONFIG_FILES doc/evas.dox" ;;
33798 "doc/Makefile") CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;; 34394 "doc/Makefile") CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;
@@ -33837,6 +34433,8 @@ do
33837 "src/modules/engines/software_16_x11/Makefile") CONFIG_FILES="$CONFIG_FILES src/modules/engines/software_16_x11/Makefile" ;; 34433 "src/modules/engines/software_16_x11/Makefile") CONFIG_FILES="$CONFIG_FILES src/modules/engines/software_16_x11/Makefile" ;;
33838 "src/modules/engines/software_16_ddraw/Makefile") CONFIG_FILES="$CONFIG_FILES src/modules/engines/software_16_ddraw/Makefile" ;; 34434 "src/modules/engines/software_16_ddraw/Makefile") CONFIG_FILES="$CONFIG_FILES src/modules/engines/software_16_ddraw/Makefile" ;;
33839 "src/modules/engines/software_16_sdl/Makefile") CONFIG_FILES="$CONFIG_FILES src/modules/engines/software_16_sdl/Makefile" ;; 34435 "src/modules/engines/software_16_sdl/Makefile") CONFIG_FILES="$CONFIG_FILES src/modules/engines/software_16_sdl/Makefile" ;;
34436 "src/modules/engines/wayland_shm/Makefile") CONFIG_FILES="$CONFIG_FILES src/modules/engines/wayland_shm/Makefile" ;;
34437 "src/modules/engines/wayland_egl/Makefile") CONFIG_FILES="$CONFIG_FILES src/modules/engines/wayland_egl/Makefile" ;;
33840 "src/modules/loaders/Makefile") CONFIG_FILES="$CONFIG_FILES src/modules/loaders/Makefile" ;; 34438 "src/modules/loaders/Makefile") CONFIG_FILES="$CONFIG_FILES src/modules/loaders/Makefile" ;;
33841 "src/modules/loaders/edb/Makefile") CONFIG_FILES="$CONFIG_FILES src/modules/loaders/edb/Makefile" ;; 34439 "src/modules/loaders/edb/Makefile") CONFIG_FILES="$CONFIG_FILES src/modules/loaders/edb/Makefile" ;;
33842 "src/modules/loaders/eet/Makefile") CONFIG_FILES="$CONFIG_FILES src/modules/loaders/eet/Makefile" ;; 34440 "src/modules/loaders/eet/Makefile") CONFIG_FILES="$CONFIG_FILES src/modules/loaders/eet/Makefile" ;;
@@ -33866,7 +34464,7 @@ do
33866 "src/tests/Makefile") CONFIG_FILES="$CONFIG_FILES src/tests/Makefile" ;; 34464 "src/tests/Makefile") CONFIG_FILES="$CONFIG_FILES src/tests/Makefile" ;;
33867 "evas.spec") CONFIG_FILES="$CONFIG_FILES evas.spec" ;; 34465 "evas.spec") CONFIG_FILES="$CONFIG_FILES evas.spec" ;;
33868 34466
33869 *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5 ;; 34467 *) as_fn_error "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
33870 esac 34468 esac
33871done 34469done
33872 34470
@@ -33904,7 +34502,7 @@ $debug ||
33904{ 34502{
33905 tmp=./conf$$-$RANDOM 34503 tmp=./conf$$-$RANDOM
33906 (umask 077 && mkdir "$tmp") 34504 (umask 077 && mkdir "$tmp")
33907} || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5 34505} || as_fn_error "cannot create a temporary directory in ." "$LINENO" 5
33908 34506
33909# Set up the scripts for CONFIG_FILES section. 34507# Set up the scripts for CONFIG_FILES section.
33910# No need to generate them if there are no CONFIG_FILES. 34508# No need to generate them if there are no CONFIG_FILES.
@@ -33921,7 +34519,7 @@ if test "x$ac_cr" = x; then
33921fi 34519fi
33922ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null` 34520ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
33923if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then 34521if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
33924 ac_cs_awk_cr='\\r' 34522 ac_cs_awk_cr='\r'
33925else 34523else
33926 ac_cs_awk_cr=$ac_cr 34524 ac_cs_awk_cr=$ac_cr
33927fi 34525fi
@@ -33935,18 +34533,18 @@ _ACEOF
33935 echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' && 34533 echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
33936 echo "_ACEOF" 34534 echo "_ACEOF"
33937} >conf$$subs.sh || 34535} >conf$$subs.sh ||
33938 as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 34536 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
33939ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'` 34537ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
33940ac_delim='%!_!# ' 34538ac_delim='%!_!# '
33941for ac_last_try in false false false false false :; do 34539for ac_last_try in false false false false false :; do
33942 . ./conf$$subs.sh || 34540 . ./conf$$subs.sh ||
33943 as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 34541 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
33944 34542
33945 ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` 34543 ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
33946 if test $ac_delim_n = $ac_delim_num; then 34544 if test $ac_delim_n = $ac_delim_num; then
33947 break 34545 break
33948 elif $ac_last_try; then 34546 elif $ac_last_try; then
33949 as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 34547 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
33950 else 34548 else
33951 ac_delim="$ac_delim!$ac_delim _$ac_delim!! " 34549 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
33952 fi 34550 fi
@@ -34035,28 +34633,20 @@ if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
34035else 34633else
34036 cat 34634 cat
34037fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \ 34635fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \
34038 || as_fn_error $? "could not setup config files machinery" "$LINENO" 5 34636 || as_fn_error "could not setup config files machinery" "$LINENO" 5
34039_ACEOF 34637_ACEOF
34040 34638
34041# VPATH may cause trouble with some makes, so we remove sole $(srcdir), 34639# VPATH may cause trouble with some makes, so we remove $(srcdir),
34042# ${srcdir} and @srcdir@ entries from VPATH if srcdir is ".", strip leading and 34640# ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
34043# trailing colons and then remove the whole line if VPATH becomes empty 34641# trailing colons and then remove the whole line if VPATH becomes empty
34044# (actually we leave an empty line to preserve line numbers). 34642# (actually we leave an empty line to preserve line numbers).
34045if test "x$srcdir" = x.; then 34643if test "x$srcdir" = x.; then
34046 ac_vpsub='/^[ ]*VPATH[ ]*=[ ]*/{ 34644 ac_vpsub='/^[ ]*VPATH[ ]*=/{
34047h 34645s/:*\$(srcdir):*/:/
34048s/// 34646s/:*\${srcdir}:*/:/
34049s/^/:/ 34647s/:*@srcdir@:*/:/
34050s/[ ]*$/:/ 34648s/^\([^=]*=[ ]*\):*/\1/
34051s/:\$(srcdir):/:/g
34052s/:\${srcdir}:/:/g
34053s/:@srcdir@:/:/g
34054s/^:*//
34055s/:*$// 34649s/:*$//
34056x
34057s/\(=[ ]*\).*/\1/
34058G
34059s/\n//
34060s/^[^=]*=[ ]*$// 34650s/^[^=]*=[ ]*$//
34061}' 34651}'
34062fi 34652fi
@@ -34084,7 +34674,7 @@ for ac_last_try in false false :; do
34084 if test -z "$ac_t"; then 34674 if test -z "$ac_t"; then
34085 break 34675 break
34086 elif $ac_last_try; then 34676 elif $ac_last_try; then
34087 as_fn_error $? "could not make $CONFIG_HEADERS" "$LINENO" 5 34677 as_fn_error "could not make $CONFIG_HEADERS" "$LINENO" 5
34088 else 34678 else
34089 ac_delim="$ac_delim!$ac_delim _$ac_delim!! " 34679 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
34090 fi 34680 fi
@@ -34169,7 +34759,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
34169_ACAWK 34759_ACAWK
34170_ACEOF 34760_ACEOF
34171cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 34761cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
34172 as_fn_error $? "could not setup config headers machinery" "$LINENO" 5 34762 as_fn_error "could not setup config headers machinery" "$LINENO" 5
34173fi # test -n "$CONFIG_HEADERS" 34763fi # test -n "$CONFIG_HEADERS"
34174 34764
34175 34765
@@ -34182,7 +34772,7 @@ do
34182 esac 34772 esac
34183 case $ac_mode$ac_tag in 34773 case $ac_mode$ac_tag in
34184 :[FHL]*:*);; 34774 :[FHL]*:*);;
34185 :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5 ;; 34775 :L* | :C*:*) as_fn_error "invalid tag \`$ac_tag'" "$LINENO" 5;;
34186 :[FH]-) ac_tag=-:-;; 34776 :[FH]-) ac_tag=-:-;;
34187 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;; 34777 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
34188 esac 34778 esac
@@ -34210,7 +34800,7 @@ do
34210 [\\/$]*) false;; 34800 [\\/$]*) false;;
34211 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";; 34801 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
34212 esac || 34802 esac ||
34213 as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5 ;; 34803 as_fn_error "cannot find input file: \`$ac_f'" "$LINENO" 5;;
34214 esac 34804 esac
34215 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac 34805 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
34216 as_fn_append ac_file_inputs " '$ac_f'" 34806 as_fn_append ac_file_inputs " '$ac_f'"
@@ -34237,7 +34827,7 @@ $as_echo "$as_me: creating $ac_file" >&6;}
34237 34827
34238 case $ac_tag in 34828 case $ac_tag in
34239 *:-:* | *:-) cat >"$tmp/stdin" \ 34829 *:-:* | *:-) cat >"$tmp/stdin" \
34240 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;; 34830 || as_fn_error "could not create $ac_file" "$LINENO" 5 ;;
34241 esac 34831 esac
34242 ;; 34832 ;;
34243 esac 34833 esac
@@ -34374,22 +34964,22 @@ s&@MKDIR_P@&$ac_MKDIR_P&;t t
34374$ac_datarootdir_hack 34964$ac_datarootdir_hack
34375" 34965"
34376eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \ 34966eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \
34377 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 34967 || as_fn_error "could not create $ac_file" "$LINENO" 5
34378 34968
34379test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && 34969test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
34380 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } && 34970 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
34381 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } && 34971 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
34382 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir' 34972 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
34383which seems to be undefined. Please make sure it is defined" >&5 34973which seems to be undefined. Please make sure it is defined." >&5
34384$as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir' 34974$as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
34385which seems to be undefined. Please make sure it is defined" >&2;} 34975which seems to be undefined. Please make sure it is defined." >&2;}
34386 34976
34387 rm -f "$tmp/stdin" 34977 rm -f "$tmp/stdin"
34388 case $ac_file in 34978 case $ac_file in
34389 -) cat "$tmp/out" && rm -f "$tmp/out";; 34979 -) cat "$tmp/out" && rm -f "$tmp/out";;
34390 *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";; 34980 *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
34391 esac \ 34981 esac \
34392 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 34982 || as_fn_error "could not create $ac_file" "$LINENO" 5
34393 ;; 34983 ;;
34394 :H) 34984 :H)
34395 # 34985 #
@@ -34400,19 +34990,19 @@ which seems to be undefined. Please make sure it is defined" >&2;}
34400 $as_echo "/* $configure_input */" \ 34990 $as_echo "/* $configure_input */" \
34401 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" 34991 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs"
34402 } >"$tmp/config.h" \ 34992 } >"$tmp/config.h" \
34403 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 34993 || as_fn_error "could not create $ac_file" "$LINENO" 5
34404 if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then 34994 if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then
34405 { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5 34995 { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
34406$as_echo "$as_me: $ac_file is unchanged" >&6;} 34996$as_echo "$as_me: $ac_file is unchanged" >&6;}
34407 else 34997 else
34408 rm -f "$ac_file" 34998 rm -f "$ac_file"
34409 mv "$tmp/config.h" "$ac_file" \ 34999 mv "$tmp/config.h" "$ac_file" \
34410 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 35000 || as_fn_error "could not create $ac_file" "$LINENO" 5
34411 fi 35001 fi
34412 else 35002 else
34413 $as_echo "/* $configure_input */" \ 35003 $as_echo "/* $configure_input */" \
34414 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \ 35004 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \
34415 || as_fn_error $? "could not create -" "$LINENO" 5 35005 || as_fn_error "could not create -" "$LINENO" 5
34416 fi 35006 fi
34417# Compute "$ac_file"'s index in $config_headers. 35007# Compute "$ac_file"'s index in $config_headers.
34418_am_arg="$ac_file" 35008_am_arg="$ac_file"
@@ -35370,7 +35960,7 @@ _ACEOF
35370ac_clean_files=$ac_clean_files_save 35960ac_clean_files=$ac_clean_files_save
35371 35961
35372test $ac_write_fail = 0 || 35962test $ac_write_fail = 0 ||
35373 as_fn_error $? "write failure creating $CONFIG_STATUS" "$LINENO" 5 35963 as_fn_error "write failure creating $CONFIG_STATUS" "$LINENO" 5
35374 35964
35375 35965
35376# configure is writing to config.log, and then calls config.status. 35966# configure is writing to config.log, and then calls config.status.
@@ -35391,7 +35981,7 @@ if test "$no_create" != yes; then
35391 exec 5>>config.log 35981 exec 5>>config.log
35392 # Use ||, not &&, to avoid exiting from the if with $? = 1, which 35982 # Use ||, not &&, to avoid exiting from the if with $? = 1, which
35393 # would make configure fail if this is the last instruction. 35983 # would make configure fail if this is the last instruction.
35394 $ac_cs_success || as_fn_exit 1 35984 $ac_cs_success || as_fn_exit $?
35395fi 35985fi
35396if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then 35986if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
35397 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5 35987 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
@@ -35465,6 +36055,8 @@ echo " Software 16bit X11.........: $have_evas_engine_software_16_x11"
35465echo " Software 16bit Directdraw..: $have_evas_engine_software_16_ddraw" 36055echo " Software 16bit Directdraw..: $have_evas_engine_software_16_ddraw"
35466echo " Software 16bit WinCE.......: $have_evas_engine_software_16_wince" 36056echo " Software 16bit WinCE.......: $have_evas_engine_software_16_wince"
35467echo " Software 16bit SDL.........: $have_evas_engine_software_16_sdl (primitive: $sdl_primitive)" 36057echo " Software 16bit SDL.........: $have_evas_engine_software_16_sdl (primitive: $sdl_primitive)"
36058echo " Wayland Shm................: $have_evas_engine_wayland_shm"
36059echo " Wayland Egl................: $have_evas_engine_wayland_egl"
35468echo 36060echo
35469echo "Image Loaders:" 36061echo "Image Loaders:"
35470echo " BMP.....................: $have_evas_image_loader_bmp" 36062echo " BMP.....................: $have_evas_image_loader_bmp"
@@ -35517,6 +36109,16 @@ echo
35517echo " Word Cache..............: $want_word_cache" 36109echo " Word Cache..............: $want_word_cache"
35518echo " Metric Cache............: $want_metric_cache" 36110echo " Metric Cache............: $want_metric_cache"
35519echo 36111echo
36112echo " Pixman..................: $have_pixman"
36113echo " Pixman Fonts............: $have_pixman_font"
36114echo " Pixman Rects............: $have_pixman_rect"
36115echo " Pixman Lines............: $have_pixman_line"
36116echo " Pixman Polygons.........: $have_pixman_poly"
36117echo " Pixman Images...........: $have_pixman_image"
36118echo " Pixman Image ScaleSample: $have_pixman_image_scale_sample"
36119echo
36120echo " Tiled 32BPP rotate......: $have_tile_rotate"
36121echo
35520echo "ARGB Software Engine Options:" 36122echo "ARGB Software Engine Options:"
35521echo " Sampling Scaler.........: $scaler_sample" 36123echo " Sampling Scaler.........: $scaler_sample"
35522echo " Smooth Scaler...........: $scaler_smooth" 36124echo " Smooth Scaler...........: $scaler_smooth"