diff options
Diffstat (limited to 'libraries/evas/configure')
-rwxr-xr-x | libraries/evas/configure | 2692 |
1 files changed, 1276 insertions, 1416 deletions
diff --git a/libraries/evas/configure b/libraries/evas/configure index 8ab6964..f2e24f4 100755 --- a/libraries/evas/configure +++ b/libraries/evas/configure | |||
@@ -1,13 +1,13 @@ | |||
1 | #! /bin/sh | 1 | #! /bin/sh |
2 | # Guess values for system-dependent variables and create Makefiles. | 2 | # Guess values for system-dependent variables and create Makefiles. |
3 | # Generated by GNU Autoconf 2.65 for evas 1.1.99.67344. | 3 | # Generated by GNU Autoconf 2.67 for evas 1.2.0-alpha. |
4 | # | 4 | # |
5 | # Report bugs to <enlightenment-devel@lists.sourceforge.net>. | 5 | # Report bugs to <enlightenment-devel@lists.sourceforge.net>. |
6 | # | 6 | # |
7 | # | 7 | # |
8 | # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, | 8 | # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, |
9 | # 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, | 9 | # 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software |
10 | # Inc. | 10 | # Foundation, Inc. |
11 | # | 11 | # |
12 | # | 12 | # |
13 | # This configure script is free software; the Free Software Foundation | 13 | # This configure script is free software; the Free Software Foundation |
@@ -319,7 +319,7 @@ $as_echo X"$as_dir" | | |||
319 | test -d "$as_dir" && break | 319 | test -d "$as_dir" && break |
320 | done | 320 | done |
321 | test -z "$as_dirs" || eval "mkdir $as_dirs" | 321 | test -z "$as_dirs" || eval "mkdir $as_dirs" |
322 | } || test -d "$as_dir" || as_fn_error "cannot create directory $as_dir" | 322 | } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir" |
323 | 323 | ||
324 | 324 | ||
325 | } # as_fn_mkdir_p | 325 | } # as_fn_mkdir_p |
@@ -359,19 +359,19 @@ else | |||
359 | fi # as_fn_arith | 359 | fi # as_fn_arith |
360 | 360 | ||
361 | 361 | ||
362 | # as_fn_error ERROR [LINENO LOG_FD] | 362 | # as_fn_error STATUS ERROR [LINENO LOG_FD] |
363 | # --------------------------------- | 363 | # ---------------------------------------- |
364 | # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are | 364 | # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are |
365 | # provided, also output the error to LOG_FD, referencing LINENO. Then exit the | 365 | # provided, also output the error to LOG_FD, referencing LINENO. Then exit the |
366 | # script with status $?, using 1 if that was 0. | 366 | # script with STATUS, using 1 if that was 0. |
367 | as_fn_error () | 367 | as_fn_error () |
368 | { | 368 | { |
369 | as_status=$?; test $as_status -eq 0 && as_status=1 | 369 | as_status=$1; test $as_status -eq 0 && as_status=1 |
370 | if test "$3"; then | 370 | if test "$4"; then |
371 | as_lineno=${as_lineno-"$2"} as_lineno_stack=as_lineno_stack=$as_lineno_stack | 371 | as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack |
372 | $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3 | 372 | $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4 |
373 | fi | 373 | fi |
374 | $as_echo "$as_me: error: $1" >&2 | 374 | $as_echo "$as_me: error: $2" >&2 |
375 | as_fn_exit $as_status | 375 | as_fn_exit $as_status |
376 | } # as_fn_error | 376 | } # as_fn_error |
377 | 377 | ||
@@ -682,7 +682,7 @@ test -n "$DJDIR" || exec 7<&0 </dev/null | |||
682 | exec 6>&1 | 682 | exec 6>&1 |
683 | 683 | ||
684 | # Name of the host. | 684 | # Name of the host. |
685 | # hostname on some systems (SVR3.2, Linux) returns a bogus exit status, | 685 | # hostname on some systems (SVR3.2, old GNU/Linux) returns a bogus exit status, |
686 | # so uname gets run too. | 686 | # so uname gets run too. |
687 | ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q` | 687 | ac_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. |
702 | PACKAGE_NAME='evas' | 702 | PACKAGE_NAME='evas' |
703 | PACKAGE_TARNAME='evas' | 703 | PACKAGE_TARNAME='evas' |
704 | PACKAGE_VERSION='1.1.99.67344' | 704 | PACKAGE_VERSION='1.2.0-alpha' |
705 | PACKAGE_STRING='evas 1.1.99.67344' | 705 | PACKAGE_STRING='evas 1.2.0-alpha' |
706 | PACKAGE_BUGREPORT='enlightenment-devel@lists.sourceforge.net' | 706 | PACKAGE_BUGREPORT='enlightenment-devel@lists.sourceforge.net' |
707 | PACKAGE_URL='' | 707 | PACKAGE_URL='' |
708 | 708 | ||
@@ -1016,20 +1016,14 @@ BUILD_ENGINE_GL_SDL_FALSE | |||
1016 | BUILD_ENGINE_GL_SDL_TRUE | 1016 | BUILD_ENGINE_GL_SDL_TRUE |
1017 | evas_engine_gl_sdl_libs | 1017 | evas_engine_gl_sdl_libs |
1018 | evas_engine_gl_sdl_cflags | 1018 | evas_engine_gl_sdl_cflags |
1019 | SDL_LIBS | ||
1020 | SDL_CFLAGS | ||
1019 | EVAS_STATIC_BUILD_PSL1GHT_FALSE | 1021 | EVAS_STATIC_BUILD_PSL1GHT_FALSE |
1020 | EVAS_STATIC_BUILD_PSL1GHT_TRUE | 1022 | EVAS_STATIC_BUILD_PSL1GHT_TRUE |
1021 | BUILD_ENGINE_PSL1GHT_FALSE | 1023 | BUILD_ENGINE_PSL1GHT_FALSE |
1022 | BUILD_ENGINE_PSL1GHT_TRUE | 1024 | BUILD_ENGINE_PSL1GHT_TRUE |
1023 | evas_engine_psl1ght_libs | 1025 | evas_engine_psl1ght_libs |
1024 | evas_engine_psl1ght_cflags | 1026 | evas_engine_psl1ght_cflags |
1025 | EVAS_STATIC_BUILD_SOFTWARE_SDL_FALSE | ||
1026 | EVAS_STATIC_BUILD_SOFTWARE_SDL_TRUE | ||
1027 | BUILD_ENGINE_SOFTWARE_SDL_FALSE | ||
1028 | BUILD_ENGINE_SOFTWARE_SDL_TRUE | ||
1029 | evas_engine_software_sdl_libs | ||
1030 | evas_engine_software_sdl_cflags | ||
1031 | SDL_LIBS | ||
1032 | SDL_CFLAGS | ||
1033 | EVAS_STATIC_BUILD_DIRECT3D_FALSE | 1027 | EVAS_STATIC_BUILD_DIRECT3D_FALSE |
1034 | EVAS_STATIC_BUILD_DIRECT3D_TRUE | 1028 | EVAS_STATIC_BUILD_DIRECT3D_TRUE |
1035 | BUILD_ENGINE_DIRECT3D_FALSE | 1029 | BUILD_ENGINE_DIRECT3D_FALSE |
@@ -1061,8 +1055,6 @@ dlopen_libs | |||
1061 | EFL_FNMATCH_LIBS | 1055 | EFL_FNMATCH_LIBS |
1062 | ALLOCA | 1056 | ALLOCA |
1063 | lt_enable_auto_import | 1057 | lt_enable_auto_import |
1064 | WIN32_CFLAGS | ||
1065 | WIN32_CPPFLAGS | ||
1066 | PIXMAN_LIBS | 1058 | PIXMAN_LIBS |
1067 | PIXMAN_CFLAGS | 1059 | PIXMAN_CFLAGS |
1068 | HARFBUZZ_LIBS | 1060 | HARFBUZZ_LIBS |
@@ -1079,6 +1071,10 @@ FREETYPE_LIBS | |||
1079 | FREETYPE_CFLAGS | 1071 | FREETYPE_CFLAGS |
1080 | EINA_LIBS | 1072 | EINA_LIBS |
1081 | EINA_CFLAGS | 1073 | EINA_CFLAGS |
1074 | EVAS_HAVE_EXOTIC_FALSE | ||
1075 | EVAS_HAVE_EXOTIC_TRUE | ||
1076 | EXOTIC_LIBS | ||
1077 | EXOTIC_CFLAGS | ||
1082 | EVIL_LIBS | 1078 | EVIL_LIBS |
1083 | EVIL_CFLAGS | 1079 | EVIL_CFLAGS |
1084 | EFL_BUILD_DOC_FALSE | 1080 | EFL_BUILD_DOC_FALSE |
@@ -1086,6 +1082,8 @@ EFL_BUILD_DOC_TRUE | |||
1086 | efl_doxygen | 1082 | efl_doxygen |
1087 | efl_have_doxygen | 1083 | efl_have_doxygen |
1088 | pkgconfig_requires_private | 1084 | pkgconfig_requires_private |
1085 | PKG_CONFIG_LIBDIR | ||
1086 | PKG_CONFIG_PATH | ||
1089 | PKG_CONFIG | 1087 | PKG_CONFIG |
1090 | CXXCPP | 1088 | CXXCPP |
1091 | am__fastdepCXX_FALSE | 1089 | am__fastdepCXX_FALSE |
@@ -1248,7 +1246,6 @@ enable_buffer | |||
1248 | enable_software_gdi | 1246 | enable_software_gdi |
1249 | enable_software_ddraw | 1247 | enable_software_ddraw |
1250 | enable_direct3d | 1248 | enable_direct3d |
1251 | enable_software_sdl | ||
1252 | enable_psl1ght | 1249 | enable_psl1ght |
1253 | enable_gl_sdl | 1250 | enable_gl_sdl |
1254 | enable_gl_cocoa | 1251 | enable_gl_cocoa |
@@ -1359,8 +1356,12 @@ CXXFLAGS | |||
1359 | CCC | 1356 | CCC |
1360 | CXXCPP | 1357 | CXXCPP |
1361 | PKG_CONFIG | 1358 | PKG_CONFIG |
1359 | PKG_CONFIG_PATH | ||
1360 | PKG_CONFIG_LIBDIR | ||
1362 | EVIL_CFLAGS | 1361 | EVIL_CFLAGS |
1363 | EVIL_LIBS | 1362 | EVIL_LIBS |
1363 | EXOTIC_CFLAGS | ||
1364 | EXOTIC_LIBS | ||
1364 | EINA_CFLAGS | 1365 | EINA_CFLAGS |
1365 | EINA_LIBS | 1366 | EINA_LIBS |
1366 | FREETYPE_CFLAGS | 1367 | FREETYPE_CFLAGS |
@@ -1466,8 +1467,9 @@ do | |||
1466 | fi | 1467 | fi |
1467 | 1468 | ||
1468 | case $ac_option in | 1469 | case $ac_option in |
1469 | *=*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; | 1470 | *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; |
1470 | *) ac_optarg=yes ;; | 1471 | *=) ac_optarg= ;; |
1472 | *) ac_optarg=yes ;; | ||
1471 | esac | 1473 | esac |
1472 | 1474 | ||
1473 | # Accept the important Cygnus configure options, so we can diagnose typos. | 1475 | # Accept the important Cygnus configure options, so we can diagnose typos. |
@@ -1512,7 +1514,7 @@ do | |||
1512 | ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` | 1514 | ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` |
1513 | # Reject names that are not valid shell variable names. | 1515 | # Reject names that are not valid shell variable names. |
1514 | expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && | 1516 | expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && |
1515 | as_fn_error "invalid feature name: $ac_useropt" | 1517 | as_fn_error $? "invalid feature name: $ac_useropt" |
1516 | ac_useropt_orig=$ac_useropt | 1518 | ac_useropt_orig=$ac_useropt |
1517 | ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` | 1519 | ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` |
1518 | case $ac_user_opts in | 1520 | case $ac_user_opts in |
@@ -1538,7 +1540,7 @@ do | |||
1538 | ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` | 1540 | ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` |
1539 | # Reject names that are not valid shell variable names. | 1541 | # Reject names that are not valid shell variable names. |
1540 | expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && | 1542 | expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && |
1541 | as_fn_error "invalid feature name: $ac_useropt" | 1543 | as_fn_error $? "invalid feature name: $ac_useropt" |
1542 | ac_useropt_orig=$ac_useropt | 1544 | ac_useropt_orig=$ac_useropt |
1543 | ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` | 1545 | ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` |
1544 | case $ac_user_opts in | 1546 | case $ac_user_opts in |
@@ -1742,7 +1744,7 @@ do | |||
1742 | ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` | 1744 | ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` |
1743 | # Reject names that are not valid shell variable names. | 1745 | # Reject names that are not valid shell variable names. |
1744 | expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && | 1746 | expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && |
1745 | as_fn_error "invalid package name: $ac_useropt" | 1747 | as_fn_error $? "invalid package name: $ac_useropt" |
1746 | ac_useropt_orig=$ac_useropt | 1748 | ac_useropt_orig=$ac_useropt |
1747 | ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` | 1749 | ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` |
1748 | case $ac_user_opts in | 1750 | case $ac_user_opts in |
@@ -1758,7 +1760,7 @@ do | |||
1758 | ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` | 1760 | ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` |
1759 | # Reject names that are not valid shell variable names. | 1761 | # Reject names that are not valid shell variable names. |
1760 | expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && | 1762 | expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && |
1761 | as_fn_error "invalid package name: $ac_useropt" | 1763 | as_fn_error $? "invalid package name: $ac_useropt" |
1762 | ac_useropt_orig=$ac_useropt | 1764 | ac_useropt_orig=$ac_useropt |
1763 | ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` | 1765 | ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` |
1764 | case $ac_user_opts in | 1766 | case $ac_user_opts in |
@@ -1788,8 +1790,8 @@ do | |||
1788 | | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*) | 1790 | | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*) |
1789 | x_libraries=$ac_optarg ;; | 1791 | x_libraries=$ac_optarg ;; |
1790 | 1792 | ||
1791 | -*) as_fn_error "unrecognized option: \`$ac_option' | 1793 | -*) as_fn_error $? "unrecognized option: \`$ac_option' |
1792 | Try \`$0 --help' for more information." | 1794 | Try \`$0 --help' for more information" |
1793 | ;; | 1795 | ;; |
1794 | 1796 | ||
1795 | *=*) | 1797 | *=*) |
@@ -1797,7 +1799,7 @@ Try \`$0 --help' for more information." | |||
1797 | # Reject names that are not valid shell variable names. | 1799 | # Reject names that are not valid shell variable names. |
1798 | case $ac_envvar in #( | 1800 | case $ac_envvar in #( |
1799 | '' | [0-9]* | *[!_$as_cr_alnum]* ) | 1801 | '' | [0-9]* | *[!_$as_cr_alnum]* ) |
1800 | as_fn_error "invalid variable name: \`$ac_envvar'" ;; | 1802 | as_fn_error $? "invalid variable name: \`$ac_envvar'" ;; |
1801 | esac | 1803 | esac |
1802 | eval $ac_envvar=\$ac_optarg | 1804 | eval $ac_envvar=\$ac_optarg |
1803 | export $ac_envvar ;; | 1805 | export $ac_envvar ;; |
@@ -1815,13 +1817,13 @@ done | |||
1815 | 1817 | ||
1816 | if test -n "$ac_prev"; then | 1818 | if test -n "$ac_prev"; then |
1817 | ac_option=--`echo $ac_prev | sed 's/_/-/g'` | 1819 | ac_option=--`echo $ac_prev | sed 's/_/-/g'` |
1818 | as_fn_error "missing argument to $ac_option" | 1820 | as_fn_error $? "missing argument to $ac_option" |
1819 | fi | 1821 | fi |
1820 | 1822 | ||
1821 | if test -n "$ac_unrecognized_opts"; then | 1823 | if test -n "$ac_unrecognized_opts"; then |
1822 | case $enable_option_checking in | 1824 | case $enable_option_checking in |
1823 | no) ;; | 1825 | no) ;; |
1824 | fatal) as_fn_error "unrecognized options: $ac_unrecognized_opts" ;; | 1826 | fatal) as_fn_error $? "unrecognized options: $ac_unrecognized_opts" ;; |
1825 | *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;; | 1827 | *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;; |
1826 | esac | 1828 | esac |
1827 | fi | 1829 | fi |
@@ -1844,7 +1846,7 @@ do | |||
1844 | [\\/$]* | ?:[\\/]* ) continue;; | 1846 | [\\/$]* | ?:[\\/]* ) continue;; |
1845 | NONE | '' ) case $ac_var in *prefix ) continue;; esac;; | 1847 | NONE | '' ) case $ac_var in *prefix ) continue;; esac;; |
1846 | esac | 1848 | esac |
1847 | as_fn_error "expected an absolute directory name for --$ac_var: $ac_val" | 1849 | as_fn_error $? "expected an absolute directory name for --$ac_var: $ac_val" |
1848 | done | 1850 | done |
1849 | 1851 | ||
1850 | # There might be people who depend on the old broken behavior: `$host' | 1852 | # There might be people who depend on the old broken behavior: `$host' |
@@ -1858,8 +1860,8 @@ target=$target_alias | |||
1858 | if test "x$host_alias" != x; then | 1860 | if test "x$host_alias" != x; then |
1859 | if test "x$build_alias" = x; then | 1861 | if test "x$build_alias" = x; then |
1860 | cross_compiling=maybe | 1862 | cross_compiling=maybe |
1861 | $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host. | 1863 | $as_echo "$as_me: WARNING: if you wanted to set the --build type, don't use --host. |
1862 | If a cross compiler is detected then cross compile mode will be used." >&2 | 1864 | If a cross compiler is detected then cross compile mode will be used" >&2 |
1863 | elif test "x$build_alias" != "x$host_alias"; then | 1865 | elif test "x$build_alias" != "x$host_alias"; then |
1864 | cross_compiling=yes | 1866 | cross_compiling=yes |
1865 | fi | 1867 | fi |
@@ -1874,9 +1876,9 @@ test "$silent" = yes && exec 6>/dev/null | |||
1874 | ac_pwd=`pwd` && test -n "$ac_pwd" && | 1876 | ac_pwd=`pwd` && test -n "$ac_pwd" && |
1875 | ac_ls_di=`ls -di .` && | 1877 | ac_ls_di=`ls -di .` && |
1876 | ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || | 1878 | ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || |
1877 | as_fn_error "working directory cannot be determined" | 1879 | as_fn_error $? "working directory cannot be determined" |
1878 | test "X$ac_ls_di" = "X$ac_pwd_ls_di" || | 1880 | test "X$ac_ls_di" = "X$ac_pwd_ls_di" || |
1879 | as_fn_error "pwd does not report name of working directory" | 1881 | as_fn_error $? "pwd does not report name of working directory" |
1880 | 1882 | ||
1881 | 1883 | ||
1882 | # Find the source files, if location was not specified. | 1884 | # Find the source files, if location was not specified. |
@@ -1915,11 +1917,11 @@ else | |||
1915 | fi | 1917 | fi |
1916 | if test ! -r "$srcdir/$ac_unique_file"; then | 1918 | if test ! -r "$srcdir/$ac_unique_file"; then |
1917 | test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .." | 1919 | test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .." |
1918 | as_fn_error "cannot find sources ($ac_unique_file) in $srcdir" | 1920 | as_fn_error $? "cannot find sources ($ac_unique_file) in $srcdir" |
1919 | fi | 1921 | fi |
1920 | ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work" | 1922 | ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work" |
1921 | ac_abs_confdir=`( | 1923 | ac_abs_confdir=`( |
1922 | cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error "$ac_msg" | 1924 | cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error $? "$ac_msg" |
1923 | pwd)` | 1925 | pwd)` |
1924 | # When building in place, set srcdir=. | 1926 | # When building in place, set srcdir=. |
1925 | if test "$ac_abs_confdir" = "$ac_pwd"; then | 1927 | if test "$ac_abs_confdir" = "$ac_pwd"; then |
@@ -1945,7 +1947,7 @@ if test "$ac_init_help" = "long"; then | |||
1945 | # Omit some internal or obsolete options to make the list less imposing. | 1947 | # Omit some internal or obsolete options to make the list less imposing. |
1946 | # This message is too long to be a string in the A/UX 3.1 sh. | 1948 | # This message is too long to be a string in the A/UX 3.1 sh. |
1947 | cat <<_ACEOF | 1949 | cat <<_ACEOF |
1948 | \`configure' configures evas 1.1.99.67344 to adapt to many kinds of systems. | 1950 | \`configure' configures evas 1.2.0-alpha to adapt to many kinds of systems. |
1949 | 1951 | ||
1950 | Usage: $0 [OPTION]... [VAR=VALUE]... | 1952 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1951 | 1953 | ||
@@ -1959,7 +1961,7 @@ Configuration: | |||
1959 | --help=short display options specific to this package | 1961 | --help=short display options specific to this package |
1960 | --help=recursive display the short help of all the included packages | 1962 | --help=recursive display the short help of all the included packages |
1961 | -V, --version display version information and exit | 1963 | -V, --version display version information and exit |
1962 | -q, --quiet, --silent do not print \`checking...' messages | 1964 | -q, --quiet, --silent do not print \`checking ...' messages |
1963 | --cache-file=FILE cache test results in FILE [disabled] | 1965 | --cache-file=FILE cache test results in FILE [disabled] |
1964 | -C, --config-cache alias for \`--cache-file=config.cache' | 1966 | -C, --config-cache alias for \`--cache-file=config.cache' |
1965 | -n, --no-create do not create output files | 1967 | -n, --no-create do not create output files |
@@ -2019,7 +2021,7 @@ fi | |||
2019 | 2021 | ||
2020 | if test -n "$ac_init_help"; then | 2022 | if test -n "$ac_init_help"; then |
2021 | case $ac_init_help in | 2023 | case $ac_init_help in |
2022 | short | recursive ) echo "Configuration of evas 1.1.99.67344:";; | 2024 | short | recursive ) echo "Configuration of evas 1.2.0-alpha:";; |
2023 | esac | 2025 | esac |
2024 | cat <<\_ACEOF | 2026 | cat <<\_ACEOF |
2025 | 2027 | ||
@@ -2059,7 +2061,7 @@ Optional Features: | |||
2059 | --enable-tile-rotate Enable tiled rotate algorithm | 2061 | --enable-tile-rotate Enable tiled rotate algorithm |
2060 | --disable-evas-cserve disable shared cache server support. | 2062 | --disable-evas-cserve disable shared cache server support. |
2061 | [default=enabled] | 2063 | [default=enabled] |
2062 | --enable-gl-flavor-gles enable gles falvor of gl instead of standard | 2064 | --enable-gl-flavor-gles enable gles flavor of gl instead of standard |
2063 | --enable-gles-variety-sgx | 2065 | --enable-gles-variety-sgx |
2064 | GLES variety SGX 3D unit | 2066 | GLES variety SGX 3D unit |
2065 | --enable-gles-variety-s3c6410 | 2067 | --enable-gles-variety-s3c6410 |
@@ -2068,7 +2070,6 @@ Optional Features: | |||
2068 | --enable-software-gdi enable Software GDI rendering backend | 2070 | --enable-software-gdi enable Software GDI rendering backend |
2069 | --enable-software-ddraw enable Software DirectDraw rendering backend | 2071 | --enable-software-ddraw enable Software DirectDraw rendering backend |
2070 | --enable-direct3d enable Direct3D rendering backend | 2072 | --enable-direct3d enable Direct3D rendering backend |
2071 | --enable-software-sdl enable Software SDL rendering backend | ||
2072 | --enable-psl1ght enable PSL1GHT rendering backend | 2073 | --enable-psl1ght enable PSL1GHT rendering backend |
2073 | --enable-gl-sdl enable OpenGL SDL rendering backend | 2074 | --enable-gl-sdl enable OpenGL SDL rendering backend |
2074 | --enable-gl-cocoa enable OpenGL Cocoa rendering backend | 2075 | --enable-gl-cocoa enable OpenGL Cocoa rendering backend |
@@ -2259,8 +2260,15 @@ Some influential environment variables: | |||
2259 | CXXFLAGS C++ compiler flags | 2260 | CXXFLAGS C++ compiler flags |
2260 | CXXCPP C++ preprocessor | 2261 | CXXCPP C++ preprocessor |
2261 | PKG_CONFIG path to pkg-config utility | 2262 | PKG_CONFIG path to pkg-config utility |
2263 | PKG_CONFIG_PATH | ||
2264 | directories to add to pkg-config's search path | ||
2265 | PKG_CONFIG_LIBDIR | ||
2266 | path overriding pkg-config's built-in search path | ||
2262 | EVIL_CFLAGS C compiler flags for EVIL, overriding pkg-config | 2267 | EVIL_CFLAGS C compiler flags for EVIL, overriding pkg-config |
2263 | EVIL_LIBS linker flags for EVIL, overriding pkg-config | 2268 | EVIL_LIBS linker flags for EVIL, overriding pkg-config |
2269 | EXOTIC_CFLAGS | ||
2270 | C compiler flags for EXOTIC, overriding pkg-config | ||
2271 | EXOTIC_LIBS linker flags for EXOTIC, overriding pkg-config | ||
2264 | EINA_CFLAGS C compiler flags for EINA, overriding pkg-config | 2272 | EINA_CFLAGS C compiler flags for EINA, overriding pkg-config |
2265 | EINA_LIBS linker flags for EINA, overriding pkg-config | 2273 | EINA_LIBS linker flags for EINA, overriding pkg-config |
2266 | FREETYPE_CFLAGS | 2274 | FREETYPE_CFLAGS |
@@ -2391,10 +2399,10 @@ fi | |||
2391 | test -n "$ac_init_help" && exit $ac_status | 2399 | test -n "$ac_init_help" && exit $ac_status |
2392 | if $ac_init_version; then | 2400 | if $ac_init_version; then |
2393 | cat <<\_ACEOF | 2401 | cat <<\_ACEOF |
2394 | evas configure 1.1.99.67344 | 2402 | evas configure 1.2.0-alpha |
2395 | generated by GNU Autoconf 2.65 | 2403 | generated by GNU Autoconf 2.67 |
2396 | 2404 | ||
2397 | Copyright (C) 2009 Free Software Foundation, Inc. | 2405 | Copyright (C) 2010 Free Software Foundation, Inc. |
2398 | This configure script is free software; the Free Software Foundation | 2406 | This configure script is free software; the Free Software Foundation |
2399 | gives unlimited permission to copy, distribute and modify it. | 2407 | gives unlimited permission to copy, distribute and modify it. |
2400 | _ACEOF | 2408 | _ACEOF |
@@ -2464,7 +2472,7 @@ $as_echo "$ac_try_echo"; } >&5 | |||
2464 | mv -f conftest.er1 conftest.err | 2472 | mv -f conftest.er1 conftest.err |
2465 | fi | 2473 | fi |
2466 | $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 2474 | $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
2467 | test $ac_status = 0; } >/dev/null && { | 2475 | test $ac_status = 0; } > conftest.i && { |
2468 | test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || | 2476 | test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || |
2469 | test ! -s conftest.err | 2477 | test ! -s conftest.err |
2470 | }; then : | 2478 | }; then : |
@@ -2488,10 +2496,10 @@ fi | |||
2488 | ac_fn_c_check_header_mongrel () | 2496 | ac_fn_c_check_header_mongrel () |
2489 | { | 2497 | { |
2490 | as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack | 2498 | as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack |
2491 | if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then : | 2499 | if eval "test \"\${$3+set}\"" = set; then : |
2492 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 | 2500 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 |
2493 | $as_echo_n "checking for $2... " >&6; } | 2501 | $as_echo_n "checking for $2... " >&6; } |
2494 | if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then : | 2502 | if eval "test \"\${$3+set}\"" = set; then : |
2495 | $as_echo_n "(cached) " >&6 | 2503 | $as_echo_n "(cached) " >&6 |
2496 | fi | 2504 | fi |
2497 | eval ac_res=\$$3 | 2505 | eval ac_res=\$$3 |
@@ -2527,7 +2535,7 @@ if ac_fn_c_try_cpp "$LINENO"; then : | |||
2527 | else | 2535 | else |
2528 | ac_header_preproc=no | 2536 | ac_header_preproc=no |
2529 | fi | 2537 | fi |
2530 | rm -f conftest.err conftest.$ac_ext | 2538 | rm -f conftest.err conftest.i conftest.$ac_ext |
2531 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5 | 2539 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5 |
2532 | $as_echo "$ac_header_preproc" >&6; } | 2540 | $as_echo "$ac_header_preproc" >&6; } |
2533 | 2541 | ||
@@ -2550,17 +2558,15 @@ $as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;} | |||
2550 | $as_echo "$as_me: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&2;} | 2558 | $as_echo "$as_me: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&2;} |
2551 | { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5 | 2559 | { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5 |
2552 | $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;} | 2560 | $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;} |
2553 | ( cat <<\_ASBOX | 2561 | ( $as_echo "## -------------------------------------------------------- ## |
2554 | ## -------------------------------------------------------- ## | ||
2555 | ## Report this to enlightenment-devel@lists.sourceforge.net ## | 2562 | ## Report this to enlightenment-devel@lists.sourceforge.net ## |
2556 | ## -------------------------------------------------------- ## | 2563 | ## -------------------------------------------------------- ##" |
2557 | _ASBOX | ||
2558 | ) | sed "s/^/$as_me: WARNING: /" >&2 | 2564 | ) | sed "s/^/$as_me: WARNING: /" >&2 |
2559 | ;; | 2565 | ;; |
2560 | esac | 2566 | esac |
2561 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 | 2567 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 |
2562 | $as_echo_n "checking for $2... " >&6; } | 2568 | $as_echo_n "checking for $2... " >&6; } |
2563 | if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then : | 2569 | if eval "test \"\${$3+set}\"" = set; then : |
2564 | $as_echo_n "(cached) " >&6 | 2570 | $as_echo_n "(cached) " >&6 |
2565 | else | 2571 | else |
2566 | eval "$3=\$ac_header_compiler" | 2572 | eval "$3=\$ac_header_compiler" |
@@ -2624,7 +2630,7 @@ ac_fn_c_check_header_compile () | |||
2624 | as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack | 2630 | as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack |
2625 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 | 2631 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 |
2626 | $as_echo_n "checking for $2... " >&6; } | 2632 | $as_echo_n "checking for $2... " >&6; } |
2627 | if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then : | 2633 | if eval "test \"\${$3+set}\"" = set; then : |
2628 | $as_echo_n "(cached) " >&6 | 2634 | $as_echo_n "(cached) " >&6 |
2629 | else | 2635 | else |
2630 | cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 2636 | cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
@@ -2700,7 +2706,7 @@ ac_fn_c_check_func () | |||
2700 | as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack | 2706 | as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack |
2701 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 | 2707 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 |
2702 | $as_echo_n "checking for $2... " >&6; } | 2708 | $as_echo_n "checking for $2... " >&6; } |
2703 | if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then : | 2709 | if eval "test \"\${$3+set}\"" = set; then : |
2704 | $as_echo_n "(cached) " >&6 | 2710 | $as_echo_n "(cached) " >&6 |
2705 | else | 2711 | else |
2706 | cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 2712 | cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
@@ -2902,7 +2908,7 @@ $as_echo "$ac_try_echo"; } >&5 | |||
2902 | mv -f conftest.er1 conftest.err | 2908 | mv -f conftest.er1 conftest.err |
2903 | fi | 2909 | fi |
2904 | $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 2910 | $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
2905 | test $ac_status = 0; } >/dev/null && { | 2911 | test $ac_status = 0; } > conftest.i && { |
2906 | test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || | 2912 | test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || |
2907 | test ! -s conftest.err | 2913 | test ! -s conftest.err |
2908 | }; then : | 2914 | }; then : |
@@ -3151,7 +3157,7 @@ ac_fn_c_check_type () | |||
3151 | as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack | 3157 | as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack |
3152 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 | 3158 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 |
3153 | $as_echo_n "checking for $2... " >&6; } | 3159 | $as_echo_n "checking for $2... " >&6; } |
3154 | if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then : | 3160 | if eval "test \"\${$3+set}\"" = set; then : |
3155 | $as_echo_n "(cached) " >&6 | 3161 | $as_echo_n "(cached) " >&6 |
3156 | else | 3162 | else |
3157 | eval "$3=no" | 3163 | eval "$3=no" |
@@ -3196,15 +3202,18 @@ $as_echo "$ac_res" >&6; } | |||
3196 | 3202 | ||
3197 | } # ac_fn_c_check_type | 3203 | } # ac_fn_c_check_type |
3198 | 3204 | ||
3199 | # ac_fn_c_check_decl LINENO SYMBOL VAR | 3205 | # ac_fn_c_check_decl LINENO SYMBOL VAR INCLUDES |
3200 | # ------------------------------------ | 3206 | # --------------------------------------------- |
3201 | # Tests whether SYMBOL is declared, setting cache variable VAR accordingly. | 3207 | # Tests whether SYMBOL is declared in INCLUDES, setting cache variable VAR |
3208 | # accordingly. | ||
3202 | ac_fn_c_check_decl () | 3209 | ac_fn_c_check_decl () |
3203 | { | 3210 | { |
3204 | as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack | 3211 | as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack |
3205 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $2 is declared" >&5 | 3212 | as_decl_name=`echo $2|sed 's/ *(.*//'` |
3206 | $as_echo_n "checking whether $2 is declared... " >&6; } | 3213 | as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'` |
3207 | if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then : | 3214 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5 |
3215 | $as_echo_n "checking whether $as_decl_name is declared... " >&6; } | ||
3216 | if eval "test \"\${$3+set}\"" = set; then : | ||
3208 | $as_echo_n "(cached) " >&6 | 3217 | $as_echo_n "(cached) " >&6 |
3209 | else | 3218 | else |
3210 | cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 3219 | cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
@@ -3213,8 +3222,12 @@ $4 | |||
3213 | int | 3222 | int |
3214 | main () | 3223 | main () |
3215 | { | 3224 | { |
3216 | #ifndef $2 | 3225 | #ifndef $as_decl_name |
3217 | (void) $2; | 3226 | #ifdef __cplusplus |
3227 | (void) $as_decl_use; | ||
3228 | #else | ||
3229 | (void) $as_decl_name; | ||
3230 | #endif | ||
3218 | #endif | 3231 | #endif |
3219 | 3232 | ||
3220 | ; | 3233 | ; |
@@ -3238,8 +3251,8 @@ cat >config.log <<_ACEOF | |||
3238 | This file contains any messages produced by compilers while | 3251 | This file contains any messages produced by compilers while |
3239 | running configure, to aid debugging if configure makes a mistake. | 3252 | running configure, to aid debugging if configure makes a mistake. |
3240 | 3253 | ||
3241 | It was created by evas $as_me 1.1.99.67344, which was | 3254 | It was created by evas $as_me 1.2.0-alpha, which was |
3242 | generated by GNU Autoconf 2.65. Invocation command line was | 3255 | generated by GNU Autoconf 2.67. Invocation command line was |
3243 | 3256 | ||
3244 | $ $0 $@ | 3257 | $ $0 $@ |
3245 | 3258 | ||
@@ -3349,11 +3362,9 @@ trap 'exit_status=$? | |||
3349 | { | 3362 | { |
3350 | echo | 3363 | echo |
3351 | 3364 | ||
3352 | cat <<\_ASBOX | 3365 | $as_echo "## ---------------- ## |
3353 | ## ---------------- ## | ||
3354 | ## Cache variables. ## | 3366 | ## Cache variables. ## |
3355 | ## ---------------- ## | 3367 | ## ---------------- ##" |
3356 | _ASBOX | ||
3357 | echo | 3368 | echo |
3358 | # The following way of writing the cache mishandles newlines in values, | 3369 | # The following way of writing the cache mishandles newlines in values, |
3359 | ( | 3370 | ( |
@@ -3387,11 +3398,9 @@ $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;; | |||
3387 | ) | 3398 | ) |
3388 | echo | 3399 | echo |
3389 | 3400 | ||
3390 | cat <<\_ASBOX | 3401 | $as_echo "## ----------------- ## |
3391 | ## ----------------- ## | ||
3392 | ## Output variables. ## | 3402 | ## Output variables. ## |
3393 | ## ----------------- ## | 3403 | ## ----------------- ##" |
3394 | _ASBOX | ||
3395 | echo | 3404 | echo |
3396 | for ac_var in $ac_subst_vars | 3405 | for ac_var in $ac_subst_vars |
3397 | do | 3406 | do |
@@ -3404,11 +3413,9 @@ _ASBOX | |||
3404 | echo | 3413 | echo |
3405 | 3414 | ||
3406 | if test -n "$ac_subst_files"; then | 3415 | if test -n "$ac_subst_files"; then |
3407 | cat <<\_ASBOX | 3416 | $as_echo "## ------------------- ## |
3408 | ## ------------------- ## | ||
3409 | ## File substitutions. ## | 3417 | ## File substitutions. ## |
3410 | ## ------------------- ## | 3418 | ## ------------------- ##" |
3411 | _ASBOX | ||
3412 | echo | 3419 | echo |
3413 | for ac_var in $ac_subst_files | 3420 | for ac_var in $ac_subst_files |
3414 | do | 3421 | do |
@@ -3422,11 +3429,9 @@ _ASBOX | |||
3422 | fi | 3429 | fi |
3423 | 3430 | ||
3424 | if test -s confdefs.h; then | 3431 | if test -s confdefs.h; then |
3425 | cat <<\_ASBOX | 3432 | $as_echo "## ----------- ## |
3426 | ## ----------- ## | ||
3427 | ## confdefs.h. ## | 3433 | ## confdefs.h. ## |
3428 | ## ----------- ## | 3434 | ## ----------- ##" |
3429 | _ASBOX | ||
3430 | echo | 3435 | echo |
3431 | cat confdefs.h | 3436 | cat confdefs.h |
3432 | echo | 3437 | echo |
@@ -3481,7 +3486,12 @@ _ACEOF | |||
3481 | ac_site_file1=NONE | 3486 | ac_site_file1=NONE |
3482 | ac_site_file2=NONE | 3487 | ac_site_file2=NONE |
3483 | if test -n "$CONFIG_SITE"; then | 3488 | if test -n "$CONFIG_SITE"; then |
3484 | ac_site_file1=$CONFIG_SITE | 3489 | # We do not want a PATH search for config.site. |
3490 | case $CONFIG_SITE in #(( | ||
3491 | -*) ac_site_file1=./$CONFIG_SITE;; | ||
3492 | */*) ac_site_file1=$CONFIG_SITE;; | ||
3493 | *) ac_site_file1=./$CONFIG_SITE;; | ||
3494 | esac | ||
3485 | elif test "x$prefix" != xNONE; then | 3495 | elif test "x$prefix" != xNONE; then |
3486 | ac_site_file1=$prefix/share/config.site | 3496 | ac_site_file1=$prefix/share/config.site |
3487 | ac_site_file2=$prefix/etc/config.site | 3497 | ac_site_file2=$prefix/etc/config.site |
@@ -3496,7 +3506,11 @@ do | |||
3496 | { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5 | 3506 | { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5 |
3497 | $as_echo "$as_me: loading site script $ac_site_file" >&6;} | 3507 | $as_echo "$as_me: loading site script $ac_site_file" >&6;} |
3498 | sed 's/^/| /' "$ac_site_file" >&5 | 3508 | sed 's/^/| /' "$ac_site_file" >&5 |
3499 | . "$ac_site_file" | 3509 | . "$ac_site_file" \ |
3510 | || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | ||
3511 | $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | ||
3512 | as_fn_error $? "failed to load site script $ac_site_file | ||
3513 | See \`config.log' for more details" "$LINENO" 5 ; } | ||
3500 | fi | 3514 | fi |
3501 | done | 3515 | done |
3502 | 3516 | ||
@@ -3572,7 +3586,7 @@ if $ac_cache_corrupted; then | |||
3572 | $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | 3586 | $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
3573 | { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5 | 3587 | { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5 |
3574 | $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;} | 3588 | $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;} |
3575 | as_fn_error "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5 | 3589 | as_fn_error $? "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5 |
3576 | fi | 3590 | fi |
3577 | ## -------------------- ## | 3591 | ## -------------------- ## |
3578 | ## Main body of script. ## | 3592 | ## Main body of script. ## |
@@ -3598,16 +3612,22 @@ am__api_version='1.11' | |||
3598 | 3612 | ||
3599 | ac_aux_dir= | 3613 | ac_aux_dir= |
3600 | for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do | 3614 | for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do |
3601 | for ac_t in install-sh install.sh shtool; do | 3615 | if test -f "$ac_dir/install-sh"; then |
3602 | if test -f "$ac_dir/$ac_t"; then | 3616 | ac_aux_dir=$ac_dir |
3603 | ac_aux_dir=$ac_dir | 3617 | ac_install_sh="$ac_aux_dir/install-sh -c" |
3604 | ac_install_sh="$ac_aux_dir/$ac_t -c" | 3618 | break |
3605 | break 2 | 3619 | elif test -f "$ac_dir/install.sh"; then |
3606 | fi | 3620 | ac_aux_dir=$ac_dir |
3607 | done | 3621 | ac_install_sh="$ac_aux_dir/install.sh -c" |
3622 | break | ||
3623 | elif test -f "$ac_dir/shtool"; then | ||
3624 | ac_aux_dir=$ac_dir | ||
3625 | ac_install_sh="$ac_aux_dir/shtool install -c" | ||
3626 | break | ||
3627 | fi | ||
3608 | done | 3628 | done |
3609 | if test -z "$ac_aux_dir"; then | 3629 | if test -z "$ac_aux_dir"; then |
3610 | as_fn_error "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5 | 3630 | as_fn_error $? "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5 |
3611 | fi | 3631 | fi |
3612 | 3632 | ||
3613 | # These three variables are undocumented and unsupported, | 3633 | # These three variables are undocumented and unsupported, |
@@ -3723,11 +3743,11 @@ am_lf=' | |||
3723 | ' | 3743 | ' |
3724 | case `pwd` in | 3744 | case `pwd` in |
3725 | *[\\\"\#\$\&\'\`$am_lf]*) | 3745 | *[\\\"\#\$\&\'\`$am_lf]*) |
3726 | as_fn_error "unsafe absolute working directory name" "$LINENO" 5;; | 3746 | as_fn_error $? "unsafe absolute working directory name" "$LINENO" 5 ;; |
3727 | esac | 3747 | esac |
3728 | case $srcdir in | 3748 | case $srcdir in |
3729 | *[\\\"\#\$\&\'\`$am_lf\ \ ]*) | 3749 | *[\\\"\#\$\&\'\`$am_lf\ \ ]*) |
3730 | as_fn_error "unsafe srcdir value: \`$srcdir'" "$LINENO" 5;; | 3750 | as_fn_error $? "unsafe srcdir value: \`$srcdir'" "$LINENO" 5 ;; |
3731 | esac | 3751 | esac |
3732 | 3752 | ||
3733 | # Do `set' in a subshell so we don't clobber the current shell's | 3753 | # Do `set' in a subshell so we don't clobber the current shell's |
@@ -3749,7 +3769,7 @@ if ( | |||
3749 | # if, for instance, CONFIG_SHELL is bash and it inherits a | 3769 | # if, for instance, CONFIG_SHELL is bash and it inherits a |
3750 | # broken ls alias from the environment. This has actually | 3770 | # broken ls alias from the environment. This has actually |
3751 | # happened. Such a system could not be considered "sane". | 3771 | # happened. Such a system could not be considered "sane". |
3752 | as_fn_error "ls -t appears to fail. Make sure there is not a broken | 3772 | as_fn_error $? "ls -t appears to fail. Make sure there is not a broken |
3753 | alias in your environment" "$LINENO" 5 | 3773 | alias in your environment" "$LINENO" 5 |
3754 | fi | 3774 | fi |
3755 | 3775 | ||
@@ -3759,7 +3779,7 @@ then | |||
3759 | # Ok. | 3779 | # Ok. |
3760 | : | 3780 | : |
3761 | else | 3781 | else |
3762 | as_fn_error "newly created file is older than distributed files! | 3782 | as_fn_error $? "newly created file is older than distributed files! |
3763 | Check your system clock" "$LINENO" 5 | 3783 | Check your system clock" "$LINENO" 5 |
3764 | fi | 3784 | fi |
3765 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 | 3785 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 |
@@ -3997,7 +4017,7 @@ done | |||
3997 | $as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; } | 4017 | $as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; } |
3998 | set x ${MAKE-make} | 4018 | set x ${MAKE-make} |
3999 | ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` | 4019 | ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` |
4000 | if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then : | 4020 | if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\"" = set; then : |
4001 | $as_echo_n "(cached) " >&6 | 4021 | $as_echo_n "(cached) " >&6 |
4002 | else | 4022 | else |
4003 | cat >conftest.make <<\_ACEOF | 4023 | cat >conftest.make <<\_ACEOF |
@@ -4005,7 +4025,7 @@ SHELL = /bin/sh | |||
4005 | all: | 4025 | all: |
4006 | @echo '@@@%%%=$(MAKE)=@@@%%%' | 4026 | @echo '@@@%%%=$(MAKE)=@@@%%%' |
4007 | _ACEOF | 4027 | _ACEOF |
4008 | # GNU make sometimes prints "make[1]: Entering...", which would confuse us. | 4028 | # GNU make sometimes prints "make[1]: Entering ...", which would confuse us. |
4009 | case `${MAKE-make} -f conftest.make 2>/dev/null` in | 4029 | case `${MAKE-make} -f conftest.make 2>/dev/null` in |
4010 | *@@@%%%=?*=@@@%%%*) | 4030 | *@@@%%%=?*=@@@%%%*) |
4011 | eval ac_cv_prog_make_${ac_make}_set=yes;; | 4031 | eval ac_cv_prog_make_${ac_make}_set=yes;; |
@@ -4039,7 +4059,7 @@ if test "`cd $srcdir && pwd`" != "`pwd`"; then | |||
4039 | am__isrc=' -I$(srcdir)' | 4059 | am__isrc=' -I$(srcdir)' |
4040 | # test to see if srcdir already configured | 4060 | # test to see if srcdir already configured |
4041 | if test -f $srcdir/config.status; then | 4061 | if test -f $srcdir/config.status; then |
4042 | as_fn_error "source directory already configured; run \"make distclean\" there first" "$LINENO" 5 | 4062 | as_fn_error $? "source directory already configured; run \"make distclean\" there first" "$LINENO" 5 |
4043 | fi | 4063 | fi |
4044 | fi | 4064 | fi |
4045 | 4065 | ||
@@ -4055,7 +4075,7 @@ fi | |||
4055 | 4075 | ||
4056 | # Define the identity of the package. | 4076 | # Define the identity of the package. |
4057 | PACKAGE='evas' | 4077 | PACKAGE='evas' |
4058 | VERSION='1.1.99.67344' | 4078 | VERSION='1.2.0-alpha' |
4059 | 4079 | ||
4060 | 4080 | ||
4061 | cat >>confdefs.h <<_ACEOF | 4081 | cat >>confdefs.h <<_ACEOF |
@@ -4470,8 +4490,8 @@ fi | |||
4470 | 4490 | ||
4471 | test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | 4491 | test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
4472 | $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | 4492 | $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
4473 | as_fn_error "no acceptable C compiler found in \$PATH | 4493 | as_fn_error $? "no acceptable C compiler found in \$PATH |
4474 | See \`config.log' for more details." "$LINENO" 5; } | 4494 | See \`config.log' for more details" "$LINENO" 5 ; } |
4475 | 4495 | ||
4476 | # Provide some information about the compiler. | 4496 | # Provide some information about the compiler. |
4477 | $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5 | 4497 | $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5 |
@@ -4585,9 +4605,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
4585 | 4605 | ||
4586 | { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | 4606 | { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
4587 | $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | 4607 | $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
4588 | { as_fn_set_status 77 | 4608 | as_fn_error 77 "C compiler cannot create executables |
4589 | as_fn_error "C compiler cannot create executables | 4609 | See \`config.log' for more details" "$LINENO" 5 ; } |
4590 | See \`config.log' for more details." "$LINENO" 5; }; } | ||
4591 | else | 4610 | else |
4592 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 | 4611 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 |
4593 | $as_echo "yes" >&6; } | 4612 | $as_echo "yes" >&6; } |
@@ -4629,8 +4648,8 @@ done | |||
4629 | else | 4648 | else |
4630 | { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | 4649 | { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
4631 | $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | 4650 | $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
4632 | as_fn_error "cannot compute suffix of executables: cannot compile and link | 4651 | as_fn_error $? "cannot compute suffix of executables: cannot compile and link |
4633 | See \`config.log' for more details." "$LINENO" 5; } | 4652 | See \`config.log' for more details" "$LINENO" 5 ; } |
4634 | fi | 4653 | fi |
4635 | rm -f conftest conftest$ac_cv_exeext | 4654 | rm -f conftest conftest$ac_cv_exeext |
4636 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5 | 4655 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5 |
@@ -4687,9 +4706,9 @@ $as_echo "$ac_try_echo"; } >&5 | |||
4687 | else | 4706 | else |
4688 | { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | 4707 | { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
4689 | $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | 4708 | $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
4690 | as_fn_error "cannot run C compiled programs. | 4709 | as_fn_error $? "cannot run C compiled programs. |
4691 | If you meant to cross compile, use \`--host'. | 4710 | If you meant to cross compile, use \`--host'. |
4692 | See \`config.log' for more details." "$LINENO" 5; } | 4711 | See \`config.log' for more details" "$LINENO" 5 ; } |
4693 | fi | 4712 | fi |
4694 | fi | 4713 | fi |
4695 | fi | 4714 | fi |
@@ -4740,8 +4759,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
4740 | 4759 | ||
4741 | { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | 4760 | { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
4742 | $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | 4761 | $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
4743 | as_fn_error "cannot compute suffix of object files: cannot compile | 4762 | as_fn_error $? "cannot compute suffix of object files: cannot compile |
4744 | See \`config.log' for more details." "$LINENO" 5; } | 4763 | See \`config.log' for more details" "$LINENO" 5 ; } |
4745 | fi | 4764 | fi |
4746 | rm -f conftest.$ac_cv_objext conftest.$ac_ext | 4765 | rm -f conftest.$ac_cv_objext conftest.$ac_ext |
4747 | fi | 4766 | fi |
@@ -5131,7 +5150,7 @@ else | |||
5131 | # Broken: fails on valid input. | 5150 | # Broken: fails on valid input. |
5132 | continue | 5151 | continue |
5133 | fi | 5152 | fi |
5134 | rm -f conftest.err conftest.$ac_ext | 5153 | rm -f conftest.err conftest.i conftest.$ac_ext |
5135 | 5154 | ||
5136 | # OK, works on sane cases. Now check whether nonexistent headers | 5155 | # OK, works on sane cases. Now check whether nonexistent headers |
5137 | # can be detected and how. | 5156 | # can be detected and how. |
@@ -5147,11 +5166,11 @@ else | |||
5147 | ac_preproc_ok=: | 5166 | ac_preproc_ok=: |
5148 | break | 5167 | break |
5149 | fi | 5168 | fi |
5150 | rm -f conftest.err conftest.$ac_ext | 5169 | rm -f conftest.err conftest.i conftest.$ac_ext |
5151 | 5170 | ||
5152 | done | 5171 | done |
5153 | # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. | 5172 | # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. |
5154 | rm -f conftest.err conftest.$ac_ext | 5173 | rm -f conftest.i conftest.err conftest.$ac_ext |
5155 | if $ac_preproc_ok; then : | 5174 | if $ac_preproc_ok; then : |
5156 | break | 5175 | break |
5157 | fi | 5176 | fi |
@@ -5190,7 +5209,7 @@ else | |||
5190 | # Broken: fails on valid input. | 5209 | # Broken: fails on valid input. |
5191 | continue | 5210 | continue |
5192 | fi | 5211 | fi |
5193 | rm -f conftest.err conftest.$ac_ext | 5212 | rm -f conftest.err conftest.i conftest.$ac_ext |
5194 | 5213 | ||
5195 | # OK, works on sane cases. Now check whether nonexistent headers | 5214 | # OK, works on sane cases. Now check whether nonexistent headers |
5196 | # can be detected and how. | 5215 | # can be detected and how. |
@@ -5206,18 +5225,18 @@ else | |||
5206 | ac_preproc_ok=: | 5225 | ac_preproc_ok=: |
5207 | break | 5226 | break |
5208 | fi | 5227 | fi |
5209 | rm -f conftest.err conftest.$ac_ext | 5228 | rm -f conftest.err conftest.i conftest.$ac_ext |
5210 | 5229 | ||
5211 | done | 5230 | done |
5212 | # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. | 5231 | # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. |
5213 | rm -f conftest.err conftest.$ac_ext | 5232 | rm -f conftest.i conftest.err conftest.$ac_ext |
5214 | if $ac_preproc_ok; then : | 5233 | if $ac_preproc_ok; then : |
5215 | 5234 | ||
5216 | else | 5235 | else |
5217 | { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | 5236 | { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
5218 | $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | 5237 | $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
5219 | as_fn_error "C preprocessor \"$CPP\" fails sanity check | 5238 | as_fn_error $? "C preprocessor \"$CPP\" fails sanity check |
5220 | See \`config.log' for more details." "$LINENO" 5; } | 5239 | See \`config.log' for more details" "$LINENO" 5 ; } |
5221 | fi | 5240 | fi |
5222 | 5241 | ||
5223 | ac_ext=c | 5242 | ac_ext=c |
@@ -5278,7 +5297,7 @@ esac | |||
5278 | done | 5297 | done |
5279 | IFS=$as_save_IFS | 5298 | IFS=$as_save_IFS |
5280 | if test -z "$ac_cv_path_GREP"; then | 5299 | if test -z "$ac_cv_path_GREP"; then |
5281 | as_fn_error "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5 | 5300 | as_fn_error $? "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5 |
5282 | fi | 5301 | fi |
5283 | else | 5302 | else |
5284 | ac_cv_path_GREP=$GREP | 5303 | ac_cv_path_GREP=$GREP |
@@ -5344,7 +5363,7 @@ esac | |||
5344 | done | 5363 | done |
5345 | IFS=$as_save_IFS | 5364 | IFS=$as_save_IFS |
5346 | if test -z "$ac_cv_path_EGREP"; then | 5365 | if test -z "$ac_cv_path_EGREP"; then |
5347 | as_fn_error "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5 | 5366 | as_fn_error $? "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5 |
5348 | fi | 5367 | fi |
5349 | else | 5368 | else |
5350 | ac_cv_path_EGREP=$EGREP | 5369 | ac_cv_path_EGREP=$EGREP |
@@ -5476,8 +5495,7 @@ do : | |||
5476 | as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` | 5495 | as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` |
5477 | ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default | 5496 | ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default |
5478 | " | 5497 | " |
5479 | eval as_val=\$$as_ac_Header | 5498 | if eval test \"x\$"$as_ac_Header"\" = x"yes"; then : |
5480 | if test "x$as_val" = x""yes; then : | ||
5481 | cat >>confdefs.h <<_ACEOF | 5499 | cat >>confdefs.h <<_ACEOF |
5482 | #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 | 5500 | #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 |
5483 | _ACEOF | 5501 | _ACEOF |
@@ -5552,7 +5570,7 @@ $as_echo "$ac_cv_safe_to_define___extensions__" >&6; } | |||
5552 | 5570 | ||
5553 | # Make sure we can run config.sub. | 5571 | # Make sure we can run config.sub. |
5554 | $SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 || | 5572 | $SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 || |
5555 | as_fn_error "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5 | 5573 | as_fn_error $? "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5 |
5556 | 5574 | ||
5557 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5 | 5575 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5 |
5558 | $as_echo_n "checking build system type... " >&6; } | 5576 | $as_echo_n "checking build system type... " >&6; } |
@@ -5563,16 +5581,16 @@ else | |||
5563 | test "x$ac_build_alias" = x && | 5581 | test "x$ac_build_alias" = x && |
5564 | ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"` | 5582 | ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"` |
5565 | test "x$ac_build_alias" = x && | 5583 | test "x$ac_build_alias" = x && |
5566 | as_fn_error "cannot guess build type; you must specify one" "$LINENO" 5 | 5584 | as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5 |
5567 | ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` || | 5585 | ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` || |
5568 | as_fn_error "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5 | 5586 | as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5 |
5569 | 5587 | ||
5570 | fi | 5588 | fi |
5571 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5 | 5589 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5 |
5572 | $as_echo "$ac_cv_build" >&6; } | 5590 | $as_echo "$ac_cv_build" >&6; } |
5573 | case $ac_cv_build in | 5591 | case $ac_cv_build in |
5574 | *-*-*) ;; | 5592 | *-*-*) ;; |
5575 | *) as_fn_error "invalid value of canonical build" "$LINENO" 5;; | 5593 | *) as_fn_error $? "invalid value of canonical build" "$LINENO" 5 ;; |
5576 | esac | 5594 | esac |
5577 | build=$ac_cv_build | 5595 | build=$ac_cv_build |
5578 | ac_save_IFS=$IFS; IFS='-' | 5596 | ac_save_IFS=$IFS; IFS='-' |
@@ -5597,7 +5615,7 @@ else | |||
5597 | ac_cv_host=$ac_cv_build | 5615 | ac_cv_host=$ac_cv_build |
5598 | else | 5616 | else |
5599 | ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` || | 5617 | ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` || |
5600 | as_fn_error "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5 | 5618 | as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5 |
5601 | fi | 5619 | fi |
5602 | 5620 | ||
5603 | fi | 5621 | fi |
@@ -5605,7 +5623,7 @@ fi | |||
5605 | $as_echo "$ac_cv_host" >&6; } | 5623 | $as_echo "$ac_cv_host" >&6; } |
5606 | case $ac_cv_host in | 5624 | case $ac_cv_host in |
5607 | *-*-*) ;; | 5625 | *-*-*) ;; |
5608 | *) as_fn_error "invalid value of canonical host" "$LINENO" 5;; | 5626 | *) as_fn_error $? "invalid value of canonical host" "$LINENO" 5 ;; |
5609 | esac | 5627 | esac |
5610 | host=$ac_cv_host | 5628 | host=$ac_cv_host |
5611 | ac_save_IFS=$IFS; IFS='-' | 5629 | ac_save_IFS=$IFS; IFS='-' |
@@ -6006,7 +6024,7 @@ esac | |||
6006 | done | 6024 | done |
6007 | IFS=$as_save_IFS | 6025 | IFS=$as_save_IFS |
6008 | if test -z "$ac_cv_path_SED"; then | 6026 | if test -z "$ac_cv_path_SED"; then |
6009 | as_fn_error "no acceptable sed could be found in \$PATH" "$LINENO" 5 | 6027 | as_fn_error $? "no acceptable sed could be found in \$PATH" "$LINENO" 5 |
6010 | fi | 6028 | fi |
6011 | else | 6029 | else |
6012 | ac_cv_path_SED=$SED | 6030 | ac_cv_path_SED=$SED |
@@ -6085,7 +6103,7 @@ esac | |||
6085 | done | 6103 | done |
6086 | IFS=$as_save_IFS | 6104 | IFS=$as_save_IFS |
6087 | if test -z "$ac_cv_path_FGREP"; then | 6105 | if test -z "$ac_cv_path_FGREP"; then |
6088 | as_fn_error "no acceptable fgrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5 | 6106 | as_fn_error $? "no acceptable fgrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5 |
6089 | fi | 6107 | fi |
6090 | else | 6108 | else |
6091 | ac_cv_path_FGREP=$FGREP | 6109 | ac_cv_path_FGREP=$FGREP |
@@ -6201,7 +6219,7 @@ else | |||
6201 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | 6219 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 |
6202 | $as_echo "no" >&6; } | 6220 | $as_echo "no" >&6; } |
6203 | fi | 6221 | fi |
6204 | test -z "$LD" && as_fn_error "no acceptable ld found in \$PATH" "$LINENO" 5 | 6222 | test -z "$LD" && as_fn_error $? "no acceptable ld found in \$PATH" "$LINENO" 5 |
6205 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5 | 6223 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5 |
6206 | $as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; } | 6224 | $as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; } |
6207 | if test "${lt_cv_prog_gnu_ld+set}" = set; then : | 6225 | if test "${lt_cv_prog_gnu_ld+set}" = set; then : |
@@ -6403,13 +6421,13 @@ if test "${lt_cv_nm_interface+set}" = set; then : | |||
6403 | else | 6421 | else |
6404 | lt_cv_nm_interface="BSD nm" | 6422 | lt_cv_nm_interface="BSD nm" |
6405 | echo "int some_variable = 0;" > conftest.$ac_ext | 6423 | echo "int some_variable = 0;" > conftest.$ac_ext |
6406 | (eval echo "\"\$as_me:6406: $ac_compile\"" >&5) | 6424 | (eval echo "\"\$as_me:6424: $ac_compile\"" >&5) |
6407 | (eval "$ac_compile" 2>conftest.err) | 6425 | (eval "$ac_compile" 2>conftest.err) |
6408 | cat conftest.err >&5 | 6426 | cat conftest.err >&5 |
6409 | (eval echo "\"\$as_me:6409: $NM \\\"conftest.$ac_objext\\\"\"" >&5) | 6427 | (eval echo "\"\$as_me:6427: $NM \\\"conftest.$ac_objext\\\"\"" >&5) |
6410 | (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out) | 6428 | (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out) |
6411 | cat conftest.err >&5 | 6429 | cat conftest.err >&5 |
6412 | (eval echo "\"\$as_me:6412: output\"" >&5) | 6430 | (eval echo "\"\$as_me:6430: output\"" >&5) |
6413 | cat conftest.out >&5 | 6431 | cat conftest.out >&5 |
6414 | if $GREP 'External.*some_variable' conftest.out > /dev/null; then | 6432 | if $GREP 'External.*some_variable' conftest.out > /dev/null; then |
6415 | lt_cv_nm_interface="MS dumpbin" | 6433 | lt_cv_nm_interface="MS dumpbin" |
@@ -7611,7 +7629,7 @@ ia64-*-hpux*) | |||
7611 | ;; | 7629 | ;; |
7612 | *-*-irix6*) | 7630 | *-*-irix6*) |
7613 | # Find out which ABI we are using. | 7631 | # Find out which ABI we are using. |
7614 | echo '#line 7614 "configure"' > conftest.$ac_ext | 7632 | echo '#line 7632 "configure"' > conftest.$ac_ext |
7615 | if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 | 7633 | if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 |
7616 | (eval $ac_compile) 2>&5 | 7634 | (eval $ac_compile) 2>&5 |
7617 | ac_status=$? | 7635 | ac_status=$? |
@@ -8871,11 +8889,11 @@ else | |||
8871 | -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ | 8889 | -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ |
8872 | -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ | 8890 | -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
8873 | -e 's:$: $lt_compiler_flag:'` | 8891 | -e 's:$: $lt_compiler_flag:'` |
8874 | (eval echo "\"\$as_me:8874: $lt_compile\"" >&5) | 8892 | (eval echo "\"\$as_me:8892: $lt_compile\"" >&5) |
8875 | (eval "$lt_compile" 2>conftest.err) | 8893 | (eval "$lt_compile" 2>conftest.err) |
8876 | ac_status=$? | 8894 | ac_status=$? |
8877 | cat conftest.err >&5 | 8895 | cat conftest.err >&5 |
8878 | echo "$as_me:8878: \$? = $ac_status" >&5 | 8896 | echo "$as_me:8896: \$? = $ac_status" >&5 |
8879 | if (exit $ac_status) && test -s "$ac_outfile"; then | 8897 | if (exit $ac_status) && test -s "$ac_outfile"; then |
8880 | # The compiler can only warn and ignore the option if not recognized | 8898 | # The compiler can only warn and ignore the option if not recognized |
8881 | # So say no if there are warnings other than the usual output. | 8899 | # So say no if there are warnings other than the usual output. |
@@ -9210,11 +9228,11 @@ else | |||
9210 | -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ | 9228 | -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ |
9211 | -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ | 9229 | -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
9212 | -e 's:$: $lt_compiler_flag:'` | 9230 | -e 's:$: $lt_compiler_flag:'` |
9213 | (eval echo "\"\$as_me:9213: $lt_compile\"" >&5) | 9231 | (eval echo "\"\$as_me:9231: $lt_compile\"" >&5) |
9214 | (eval "$lt_compile" 2>conftest.err) | 9232 | (eval "$lt_compile" 2>conftest.err) |
9215 | ac_status=$? | 9233 | ac_status=$? |
9216 | cat conftest.err >&5 | 9234 | cat conftest.err >&5 |
9217 | echo "$as_me:9217: \$? = $ac_status" >&5 | 9235 | echo "$as_me:9235: \$? = $ac_status" >&5 |
9218 | if (exit $ac_status) && test -s "$ac_outfile"; then | 9236 | if (exit $ac_status) && test -s "$ac_outfile"; then |
9219 | # The compiler can only warn and ignore the option if not recognized | 9237 | # The compiler can only warn and ignore the option if not recognized |
9220 | # So say no if there are warnings other than the usual output. | 9238 | # So say no if there are warnings other than the usual output. |
@@ -9315,11 +9333,11 @@ else | |||
9315 | -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ | 9333 | -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ |
9316 | -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ | 9334 | -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
9317 | -e 's:$: $lt_compiler_flag:'` | 9335 | -e 's:$: $lt_compiler_flag:'` |
9318 | (eval echo "\"\$as_me:9318: $lt_compile\"" >&5) | 9336 | (eval echo "\"\$as_me:9336: $lt_compile\"" >&5) |
9319 | (eval "$lt_compile" 2>out/conftest.err) | 9337 | (eval "$lt_compile" 2>out/conftest.err) |
9320 | ac_status=$? | 9338 | ac_status=$? |
9321 | cat out/conftest.err >&5 | 9339 | cat out/conftest.err >&5 |
9322 | echo "$as_me:9322: \$? = $ac_status" >&5 | 9340 | echo "$as_me:9340: \$? = $ac_status" >&5 |
9323 | if (exit $ac_status) && test -s out/conftest2.$ac_objext | 9341 | if (exit $ac_status) && test -s out/conftest2.$ac_objext |
9324 | then | 9342 | then |
9325 | # The compiler can only warn and ignore the option if not recognized | 9343 | # The compiler can only warn and ignore the option if not recognized |
@@ -9370,11 +9388,11 @@ else | |||
9370 | -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ | 9388 | -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ |
9371 | -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ | 9389 | -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
9372 | -e 's:$: $lt_compiler_flag:'` | 9390 | -e 's:$: $lt_compiler_flag:'` |
9373 | (eval echo "\"\$as_me:9373: $lt_compile\"" >&5) | 9391 | (eval echo "\"\$as_me:9391: $lt_compile\"" >&5) |
9374 | (eval "$lt_compile" 2>out/conftest.err) | 9392 | (eval "$lt_compile" 2>out/conftest.err) |
9375 | ac_status=$? | 9393 | ac_status=$? |
9376 | cat out/conftest.err >&5 | 9394 | cat out/conftest.err >&5 |
9377 | echo "$as_me:9377: \$? = $ac_status" >&5 | 9395 | echo "$as_me:9395: \$? = $ac_status" >&5 |
9378 | if (exit $ac_status) && test -s out/conftest2.$ac_objext | 9396 | if (exit $ac_status) && test -s out/conftest2.$ac_objext |
9379 | then | 9397 | then |
9380 | # The compiler can only warn and ignore the option if not recognized | 9398 | # The compiler can only warn and ignore the option if not recognized |
@@ -11754,7 +11772,7 @@ else | |||
11754 | lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 | 11772 | lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 |
11755 | lt_status=$lt_dlunknown | 11773 | lt_status=$lt_dlunknown |
11756 | cat > conftest.$ac_ext <<_LT_EOF | 11774 | cat > conftest.$ac_ext <<_LT_EOF |
11757 | #line 11757 "configure" | 11775 | #line 11775 "configure" |
11758 | #include "confdefs.h" | 11776 | #include "confdefs.h" |
11759 | 11777 | ||
11760 | #if HAVE_DLFCN_H | 11778 | #if HAVE_DLFCN_H |
@@ -11850,7 +11868,7 @@ else | |||
11850 | lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 | 11868 | lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 |
11851 | lt_status=$lt_dlunknown | 11869 | lt_status=$lt_dlunknown |
11852 | cat > conftest.$ac_ext <<_LT_EOF | 11870 | cat > conftest.$ac_ext <<_LT_EOF |
11853 | #line 11853 "configure" | 11871 | #line 11871 "configure" |
11854 | #include "confdefs.h" | 11872 | #include "confdefs.h" |
11855 | 11873 | ||
11856 | #if HAVE_DLFCN_H | 11874 | #if HAVE_DLFCN_H |
@@ -12089,20 +12107,20 @@ _ACEOF | |||
12089 | 12107 | ||
12090 | 12108 | ||
12091 | cat >>confdefs.h <<_ACEOF | 12109 | cat >>confdefs.h <<_ACEOF |
12092 | #define VMIN 1 | 12110 | #define VMIN 2 |
12093 | _ACEOF | 12111 | _ACEOF |
12094 | 12112 | ||
12095 | 12113 | ||
12096 | cat >>confdefs.h <<_ACEOF | 12114 | cat >>confdefs.h <<_ACEOF |
12097 | #define VMIC 99 | 12115 | #define VMIC 0 |
12098 | _ACEOF | 12116 | _ACEOF |
12099 | 12117 | ||
12100 | 12118 | ||
12101 | cat >>confdefs.h <<_ACEOF | 12119 | cat >>confdefs.h <<_ACEOF |
12102 | #define VREV 67344 | 12120 | #define VREV 0 |
12103 | _ACEOF | 12121 | _ACEOF |
12104 | 12122 | ||
12105 | version_info="2:99:1" | 12123 | version_info="3:0:2" |
12106 | release_info="" | 12124 | release_info="" |
12107 | 12125 | ||
12108 | 12126 | ||
@@ -12121,7 +12139,7 @@ case "$host_os" in | |||
12121 | MODULE_ARCH="$host_os-$host_cpu" | 12139 | MODULE_ARCH="$host_os-$host_cpu" |
12122 | ;; | 12140 | ;; |
12123 | *) | 12141 | *) |
12124 | MODULE_ARCH="$host_os-$host_cpu-1.1.99" | 12142 | MODULE_ARCH="$host_os-$host_cpu-1.2.0" |
12125 | ;; | 12143 | ;; |
12126 | esac | 12144 | esac |
12127 | 12145 | ||
@@ -12142,7 +12160,6 @@ want_evas_engine_software_xlib="no" | |||
12142 | want_evas_engine_software_xcb="no" | 12160 | want_evas_engine_software_xcb="no" |
12143 | want_evas_engine_software_gdi="no" | 12161 | want_evas_engine_software_gdi="no" |
12144 | want_evas_engine_software_ddraw="no" | 12162 | want_evas_engine_software_ddraw="no" |
12145 | want_evas_engine_software_sdl="no" | ||
12146 | want_evas_engine_software_8_x11="no" | 12163 | want_evas_engine_software_8_x11="no" |
12147 | want_evas_engine_software_16_x11="no" | 12164 | want_evas_engine_software_16_x11="no" |
12148 | want_evas_engine_software_16_ddraw="no" | 12165 | want_evas_engine_software_16_ddraw="no" |
@@ -13606,7 +13623,7 @@ else | |||
13606 | # Broken: fails on valid input. | 13623 | # Broken: fails on valid input. |
13607 | continue | 13624 | continue |
13608 | fi | 13625 | fi |
13609 | rm -f conftest.err conftest.$ac_ext | 13626 | rm -f conftest.err conftest.i conftest.$ac_ext |
13610 | 13627 | ||
13611 | # OK, works on sane cases. Now check whether nonexistent headers | 13628 | # OK, works on sane cases. Now check whether nonexistent headers |
13612 | # can be detected and how. | 13629 | # can be detected and how. |
@@ -13622,11 +13639,11 @@ else | |||
13622 | ac_preproc_ok=: | 13639 | ac_preproc_ok=: |
13623 | break | 13640 | break |
13624 | fi | 13641 | fi |
13625 | rm -f conftest.err conftest.$ac_ext | 13642 | rm -f conftest.err conftest.i conftest.$ac_ext |
13626 | 13643 | ||
13627 | done | 13644 | done |
13628 | # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. | 13645 | # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. |
13629 | rm -f conftest.err conftest.$ac_ext | 13646 | rm -f conftest.i conftest.err conftest.$ac_ext |
13630 | if $ac_preproc_ok; then : | 13647 | if $ac_preproc_ok; then : |
13631 | break | 13648 | break |
13632 | fi | 13649 | fi |
@@ -13665,7 +13682,7 @@ else | |||
13665 | # Broken: fails on valid input. | 13682 | # Broken: fails on valid input. |
13666 | continue | 13683 | continue |
13667 | fi | 13684 | fi |
13668 | rm -f conftest.err conftest.$ac_ext | 13685 | rm -f conftest.err conftest.i conftest.$ac_ext |
13669 | 13686 | ||
13670 | # OK, works on sane cases. Now check whether nonexistent headers | 13687 | # OK, works on sane cases. Now check whether nonexistent headers |
13671 | # can be detected and how. | 13688 | # can be detected and how. |
@@ -13681,11 +13698,11 @@ else | |||
13681 | ac_preproc_ok=: | 13698 | ac_preproc_ok=: |
13682 | break | 13699 | break |
13683 | fi | 13700 | fi |
13684 | rm -f conftest.err conftest.$ac_ext | 13701 | rm -f conftest.err conftest.i conftest.$ac_ext |
13685 | 13702 | ||
13686 | done | 13703 | done |
13687 | # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. | 13704 | # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. |
13688 | rm -f conftest.err conftest.$ac_ext | 13705 | rm -f conftest.i conftest.err conftest.$ac_ext |
13689 | if $ac_preproc_ok; then : | 13706 | if $ac_preproc_ok; then : |
13690 | 13707 | ||
13691 | else | 13708 | else |
@@ -13914,7 +13931,7 @@ else | |||
13914 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | 13931 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 |
13915 | $as_echo "no" >&6; } | 13932 | $as_echo "no" >&6; } |
13916 | fi | 13933 | fi |
13917 | test -z "$LD" && as_fn_error "no acceptable ld found in \$PATH" "$LINENO" 5 | 13934 | test -z "$LD" && as_fn_error $? "no acceptable ld found in \$PATH" "$LINENO" 5 |
13918 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5 | 13935 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5 |
13919 | $as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; } | 13936 | $as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; } |
13920 | if test "${lt_cv_prog_gnu_ld+set}" = set; then : | 13937 | if test "${lt_cv_prog_gnu_ld+set}" = set; then : |
@@ -15455,11 +15472,11 @@ else | |||
15455 | -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ | 15472 | -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ |
15456 | -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ | 15473 | -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
15457 | -e 's:$: $lt_compiler_flag:'` | 15474 | -e 's:$: $lt_compiler_flag:'` |
15458 | (eval echo "\"\$as_me:15458: $lt_compile\"" >&5) | 15475 | (eval echo "\"\$as_me:15475: $lt_compile\"" >&5) |
15459 | (eval "$lt_compile" 2>conftest.err) | 15476 | (eval "$lt_compile" 2>conftest.err) |
15460 | ac_status=$? | 15477 | ac_status=$? |
15461 | cat conftest.err >&5 | 15478 | cat conftest.err >&5 |
15462 | echo "$as_me:15462: \$? = $ac_status" >&5 | 15479 | echo "$as_me:15479: \$? = $ac_status" >&5 |
15463 | if (exit $ac_status) && test -s "$ac_outfile"; then | 15480 | if (exit $ac_status) && test -s "$ac_outfile"; then |
15464 | # The compiler can only warn and ignore the option if not recognized | 15481 | # The compiler can only warn and ignore the option if not recognized |
15465 | # So say no if there are warnings other than the usual output. | 15482 | # So say no if there are warnings other than the usual output. |
@@ -15554,11 +15571,11 @@ else | |||
15554 | -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ | 15571 | -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ |
15555 | -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ | 15572 | -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
15556 | -e 's:$: $lt_compiler_flag:'` | 15573 | -e 's:$: $lt_compiler_flag:'` |
15557 | (eval echo "\"\$as_me:15557: $lt_compile\"" >&5) | 15574 | (eval echo "\"\$as_me:15574: $lt_compile\"" >&5) |
15558 | (eval "$lt_compile" 2>out/conftest.err) | 15575 | (eval "$lt_compile" 2>out/conftest.err) |
15559 | ac_status=$? | 15576 | ac_status=$? |
15560 | cat out/conftest.err >&5 | 15577 | cat out/conftest.err >&5 |
15561 | echo "$as_me:15561: \$? = $ac_status" >&5 | 15578 | echo "$as_me:15578: \$? = $ac_status" >&5 |
15562 | if (exit $ac_status) && test -s out/conftest2.$ac_objext | 15579 | if (exit $ac_status) && test -s out/conftest2.$ac_objext |
15563 | then | 15580 | then |
15564 | # The compiler can only warn and ignore the option if not recognized | 15581 | # The compiler can only warn and ignore the option if not recognized |
@@ -15606,11 +15623,11 @@ else | |||
15606 | -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ | 15623 | -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ |
15607 | -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ | 15624 | -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
15608 | -e 's:$: $lt_compiler_flag:'` | 15625 | -e 's:$: $lt_compiler_flag:'` |
15609 | (eval echo "\"\$as_me:15609: $lt_compile\"" >&5) | 15626 | (eval echo "\"\$as_me:15626: $lt_compile\"" >&5) |
15610 | (eval "$lt_compile" 2>out/conftest.err) | 15627 | (eval "$lt_compile" 2>out/conftest.err) |
15611 | ac_status=$? | 15628 | ac_status=$? |
15612 | cat out/conftest.err >&5 | 15629 | cat out/conftest.err >&5 |
15613 | echo "$as_me:15613: \$? = $ac_status" >&5 | 15630 | echo "$as_me:15630: \$? = $ac_status" >&5 |
15614 | if (exit $ac_status) && test -s out/conftest2.$ac_objext | 15631 | if (exit $ac_status) && test -s out/conftest2.$ac_objext |
15615 | then | 15632 | then |
15616 | # The compiler can only warn and ignore the option if not recognized | 15633 | # The compiler can only warn and ignore the option if not recognized |
@@ -16854,8 +16871,8 @@ fi | |||
16854 | 16871 | ||
16855 | test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | 16872 | test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
16856 | $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | 16873 | $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
16857 | as_fn_error "no acceptable C compiler found in \$PATH | 16874 | as_fn_error $? "no acceptable C compiler found in \$PATH |
16858 | See \`config.log' for more details." "$LINENO" 5; } | 16875 | See \`config.log' for more details" "$LINENO" 5 ; } |
16859 | 16876 | ||
16860 | # Provide some information about the compiler. | 16877 | # Provide some information about the compiler. |
16861 | $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5 | 16878 | $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5 |
@@ -17225,6 +17242,10 @@ fi | |||
17225 | # pkg-config | 17242 | # pkg-config |
17226 | 17243 | ||
17227 | 17244 | ||
17245 | |||
17246 | |||
17247 | |||
17248 | |||
17228 | if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then | 17249 | if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then |
17229 | if test -n "$ac_tool_prefix"; then | 17250 | if test -n "$ac_tool_prefix"; then |
17230 | # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args. | 17251 | # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args. |
@@ -17337,7 +17358,6 @@ $as_echo "yes" >&6; } | |||
17337 | $as_echo "no" >&6; } | 17358 | $as_echo "no" >&6; } |
17338 | PKG_CONFIG="" | 17359 | PKG_CONFIG="" |
17339 | fi | 17360 | fi |
17340 | |||
17341 | fi | 17361 | fi |
17342 | 17362 | ||
17343 | # Check whether pkg-config supports Requires.private | 17363 | # Check whether pkg-config supports Requires.private |
@@ -17519,11 +17539,10 @@ pkg_failed=no | |||
17519 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for EVIL" >&5 | 17539 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for EVIL" >&5 |
17520 | $as_echo_n "checking for EVIL... " >&6; } | 17540 | $as_echo_n "checking for EVIL... " >&6; } |
17521 | 17541 | ||
17522 | if test -n "$PKG_CONFIG"; then | 17542 | if test -n "$EVIL_CFLAGS"; then |
17523 | if test -n "$EVIL_CFLAGS"; then | 17543 | pkg_cv_EVIL_CFLAGS="$EVIL_CFLAGS" |
17524 | pkg_cv_EVIL_CFLAGS="$EVIL_CFLAGS" | 17544 | elif test -n "$PKG_CONFIG"; then |
17525 | else | 17545 | if test -n "$PKG_CONFIG" && \ |
17526 | if test -n "$PKG_CONFIG" && \ | ||
17527 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"evil >= 1.0.0\""; } >&5 | 17546 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"evil >= 1.0.0\""; } >&5 |
17528 | ($PKG_CONFIG --exists --print-errors "evil >= 1.0.0") 2>&5 | 17547 | ($PKG_CONFIG --exists --print-errors "evil >= 1.0.0") 2>&5 |
17529 | ac_status=$? | 17548 | ac_status=$? |
@@ -17533,15 +17552,13 @@ if test -n "$PKG_CONFIG"; then | |||
17533 | else | 17552 | else |
17534 | pkg_failed=yes | 17553 | pkg_failed=yes |
17535 | fi | 17554 | fi |
17536 | fi | 17555 | else |
17537 | else | 17556 | pkg_failed=untried |
17538 | pkg_failed=untried | ||
17539 | fi | 17557 | fi |
17540 | if test -n "$PKG_CONFIG"; then | 17558 | if test -n "$EVIL_LIBS"; then |
17541 | if test -n "$EVIL_LIBS"; then | 17559 | pkg_cv_EVIL_LIBS="$EVIL_LIBS" |
17542 | pkg_cv_EVIL_LIBS="$EVIL_LIBS" | 17560 | elif test -n "$PKG_CONFIG"; then |
17543 | else | 17561 | if test -n "$PKG_CONFIG" && \ |
17544 | if test -n "$PKG_CONFIG" && \ | ||
17545 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"evil >= 1.0.0\""; } >&5 | 17562 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"evil >= 1.0.0\""; } >&5 |
17546 | ($PKG_CONFIG --exists --print-errors "evil >= 1.0.0") 2>&5 | 17563 | ($PKG_CONFIG --exists --print-errors "evil >= 1.0.0") 2>&5 |
17547 | ac_status=$? | 17564 | ac_status=$? |
@@ -17551,14 +17568,15 @@ if test -n "$PKG_CONFIG"; then | |||
17551 | else | 17568 | else |
17552 | pkg_failed=yes | 17569 | pkg_failed=yes |
17553 | fi | 17570 | fi |
17554 | fi | 17571 | else |
17555 | else | 17572 | pkg_failed=untried |
17556 | pkg_failed=untried | ||
17557 | fi | 17573 | fi |
17558 | 17574 | ||
17559 | 17575 | ||
17560 | 17576 | ||
17561 | if test $pkg_failed = yes; then | 17577 | if test $pkg_failed = yes; then |
17578 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | ||
17579 | $as_echo "no" >&6; } | ||
17562 | 17580 | ||
17563 | if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then | 17581 | if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then |
17564 | _pkg_short_errors_supported=yes | 17582 | _pkg_short_errors_supported=yes |
@@ -17566,14 +17584,14 @@ else | |||
17566 | _pkg_short_errors_supported=no | 17584 | _pkg_short_errors_supported=no |
17567 | fi | 17585 | fi |
17568 | if test $_pkg_short_errors_supported = yes; then | 17586 | if test $_pkg_short_errors_supported = yes; then |
17569 | EVIL_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "evil >= 1.0.0"` | 17587 | EVIL_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "evil >= 1.0.0" 2>&1` |
17570 | else | 17588 | else |
17571 | EVIL_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "evil >= 1.0.0"` | 17589 | EVIL_PKG_ERRORS=`$PKG_CONFIG --print-errors "evil >= 1.0.0" 2>&1` |
17572 | fi | 17590 | fi |
17573 | # Put the nasty error message in config.log where it belongs | 17591 | # Put the nasty error message in config.log where it belongs |
17574 | echo "$EVIL_PKG_ERRORS" >&5 | 17592 | echo "$EVIL_PKG_ERRORS" >&5 |
17575 | 17593 | ||
17576 | as_fn_error "Package requirements (evil >= 1.0.0) were not met: | 17594 | as_fn_error $? "Package requirements (evil >= 1.0.0) were not met: |
17577 | 17595 | ||
17578 | $EVIL_PKG_ERRORS | 17596 | $EVIL_PKG_ERRORS |
17579 | 17597 | ||
@@ -17582,12 +17600,13 @@ installed software in a non-standard prefix. | |||
17582 | 17600 | ||
17583 | Alternatively, you may set the environment variables EVIL_CFLAGS | 17601 | Alternatively, you may set the environment variables EVIL_CFLAGS |
17584 | and EVIL_LIBS to avoid the need to call pkg-config. | 17602 | and EVIL_LIBS to avoid the need to call pkg-config. |
17585 | See the pkg-config man page for more details. | 17603 | See the pkg-config man page for more details." "$LINENO" 5 |
17586 | " "$LINENO" 5 | ||
17587 | elif test $pkg_failed = untried; then | 17604 | elif test $pkg_failed = untried; then |
17605 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | ||
17606 | $as_echo "no" >&6; } | ||
17588 | { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | 17607 | { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
17589 | $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | 17608 | $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
17590 | as_fn_error "The pkg-config script could not be found or is too old. Make sure it | 17609 | as_fn_error $? "The pkg-config script could not be found or is too old. Make sure it |
17591 | is in your PATH or set the PKG_CONFIG environment variable to the full | 17610 | is in your PATH or set the PKG_CONFIG environment variable to the full |
17592 | path to pkg-config. | 17611 | path to pkg-config. |
17593 | 17612 | ||
@@ -17596,13 +17615,13 @@ and EVIL_LIBS to avoid the need to call pkg-config. | |||
17596 | See the pkg-config man page for more details. | 17615 | See the pkg-config man page for more details. |
17597 | 17616 | ||
17598 | To get pkg-config, see <http://pkg-config.freedesktop.org/>. | 17617 | To get pkg-config, see <http://pkg-config.freedesktop.org/>. |
17599 | See \`config.log' for more details." "$LINENO" 5; } | 17618 | See \`config.log' for more details" "$LINENO" 5 ; } |
17600 | else | 17619 | else |
17601 | EVIL_CFLAGS=$pkg_cv_EVIL_CFLAGS | 17620 | EVIL_CFLAGS=$pkg_cv_EVIL_CFLAGS |
17602 | EVIL_LIBS=$pkg_cv_EVIL_LIBS | 17621 | EVIL_LIBS=$pkg_cv_EVIL_LIBS |
17603 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 | 17622 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 |
17604 | $as_echo "yes" >&6; } | 17623 | $as_echo "yes" >&6; } |
17605 | : | 17624 | |
17606 | fi | 17625 | fi |
17607 | 17626 | ||
17608 | $as_echo "#define HAVE_EVIL 1" >>confdefs.h | 17627 | $as_echo "#define HAVE_EVIL 1" >>confdefs.h |
@@ -17611,6 +17630,94 @@ $as_echo "#define HAVE_EVIL 1" >>confdefs.h | |||
17611 | ;; | 17630 | ;; |
17612 | esac | 17631 | esac |
17613 | 17632 | ||
17633 | ### Checks for portability layer | ||
17634 | |||
17635 | |||
17636 | pkg_failed=no | ||
17637 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for EXOTIC" >&5 | ||
17638 | $as_echo_n "checking for EXOTIC... " >&6; } | ||
17639 | |||
17640 | if test -n "$EXOTIC_CFLAGS"; then | ||
17641 | pkg_cv_EXOTIC_CFLAGS="$EXOTIC_CFLAGS" | ||
17642 | elif test -n "$PKG_CONFIG"; then | ||
17643 | if test -n "$PKG_CONFIG" && \ | ||
17644 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"exotic\""; } >&5 | ||
17645 | ($PKG_CONFIG --exists --print-errors "exotic") 2>&5 | ||
17646 | ac_status=$? | ||
17647 | $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | ||
17648 | test $ac_status = 0; }; then | ||
17649 | pkg_cv_EXOTIC_CFLAGS=`$PKG_CONFIG --cflags "exotic" 2>/dev/null` | ||
17650 | else | ||
17651 | pkg_failed=yes | ||
17652 | fi | ||
17653 | else | ||
17654 | pkg_failed=untried | ||
17655 | fi | ||
17656 | if test -n "$EXOTIC_LIBS"; then | ||
17657 | pkg_cv_EXOTIC_LIBS="$EXOTIC_LIBS" | ||
17658 | elif test -n "$PKG_CONFIG"; then | ||
17659 | if test -n "$PKG_CONFIG" && \ | ||
17660 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"exotic\""; } >&5 | ||
17661 | ($PKG_CONFIG --exists --print-errors "exotic") 2>&5 | ||
17662 | ac_status=$? | ||
17663 | $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | ||
17664 | test $ac_status = 0; }; then | ||
17665 | pkg_cv_EXOTIC_LIBS=`$PKG_CONFIG --libs "exotic" 2>/dev/null` | ||
17666 | else | ||
17667 | pkg_failed=yes | ||
17668 | fi | ||
17669 | else | ||
17670 | pkg_failed=untried | ||
17671 | fi | ||
17672 | |||
17673 | |||
17674 | |||
17675 | if test $pkg_failed = yes; then | ||
17676 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | ||
17677 | $as_echo "no" >&6; } | ||
17678 | |||
17679 | if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then | ||
17680 | _pkg_short_errors_supported=yes | ||
17681 | else | ||
17682 | _pkg_short_errors_supported=no | ||
17683 | fi | ||
17684 | if test $_pkg_short_errors_supported = yes; then | ||
17685 | EXOTIC_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "exotic" 2>&1` | ||
17686 | else | ||
17687 | EXOTIC_PKG_ERRORS=`$PKG_CONFIG --print-errors "exotic" 2>&1` | ||
17688 | fi | ||
17689 | # Put the nasty error message in config.log where it belongs | ||
17690 | echo "$EXOTIC_PKG_ERRORS" >&5 | ||
17691 | |||
17692 | enable_exotic="no" | ||
17693 | elif test $pkg_failed = untried; then | ||
17694 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | ||
17695 | $as_echo "no" >&6; } | ||
17696 | enable_exotic="no" | ||
17697 | else | ||
17698 | EXOTIC_CFLAGS=$pkg_cv_EXOTIC_CFLAGS | ||
17699 | EXOTIC_LIBS=$pkg_cv_EXOTIC_LIBS | ||
17700 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 | ||
17701 | $as_echo "yes" >&6; } | ||
17702 | enable_exotic="yes" | ||
17703 | fi | ||
17704 | |||
17705 | if test "x${enable_exotic}" = "xyes"; then | ||
17706 | requirement_evas="exotic ${requirement_evas}" | ||
17707 | |||
17708 | |||
17709 | $as_echo "#define HAVE_EXOTIC 1" >>confdefs.h | ||
17710 | |||
17711 | fi | ||
17712 | if test "x${enable_exotic}" = "xyes"; then | ||
17713 | EVAS_HAVE_EXOTIC_TRUE= | ||
17714 | EVAS_HAVE_EXOTIC_FALSE='#' | ||
17715 | else | ||
17716 | EVAS_HAVE_EXOTIC_TRUE='#' | ||
17717 | EVAS_HAVE_EXOTIC_FALSE= | ||
17718 | fi | ||
17719 | |||
17720 | |||
17614 | ## strong dependencies | 17721 | ## strong dependencies |
17615 | 17722 | ||
17616 | # Eina | 17723 | # Eina |
@@ -17619,46 +17726,44 @@ pkg_failed=no | |||
17619 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for EINA" >&5 | 17726 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for EINA" >&5 |
17620 | $as_echo_n "checking for EINA... " >&6; } | 17727 | $as_echo_n "checking for EINA... " >&6; } |
17621 | 17728 | ||
17622 | if test -n "$PKG_CONFIG"; then | 17729 | if test -n "$EINA_CFLAGS"; then |
17623 | if test -n "$EINA_CFLAGS"; then | 17730 | pkg_cv_EINA_CFLAGS="$EINA_CFLAGS" |
17624 | pkg_cv_EINA_CFLAGS="$EINA_CFLAGS" | 17731 | elif test -n "$PKG_CONFIG"; then |
17625 | else | 17732 | if test -n "$PKG_CONFIG" && \ |
17626 | if test -n "$PKG_CONFIG" && \ | 17733 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eina >= 1.2.0\""; } >&5 |
17627 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eina >= 1.1.0\""; } >&5 | 17734 | ($PKG_CONFIG --exists --print-errors "eina >= 1.2.0") 2>&5 |
17628 | ($PKG_CONFIG --exists --print-errors "eina >= 1.1.0") 2>&5 | ||
17629 | ac_status=$? | 17735 | ac_status=$? |
17630 | $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 17736 | $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
17631 | test $ac_status = 0; }; then | 17737 | test $ac_status = 0; }; then |
17632 | pkg_cv_EINA_CFLAGS=`$PKG_CONFIG --cflags "eina >= 1.1.0" 2>/dev/null` | 17738 | pkg_cv_EINA_CFLAGS=`$PKG_CONFIG --cflags "eina >= 1.2.0" 2>/dev/null` |
17633 | else | 17739 | else |
17634 | pkg_failed=yes | 17740 | pkg_failed=yes |
17635 | fi | 17741 | fi |
17636 | fi | 17742 | else |
17637 | else | 17743 | pkg_failed=untried |
17638 | pkg_failed=untried | ||
17639 | fi | 17744 | fi |
17640 | if test -n "$PKG_CONFIG"; then | 17745 | if test -n "$EINA_LIBS"; then |
17641 | if test -n "$EINA_LIBS"; then | 17746 | pkg_cv_EINA_LIBS="$EINA_LIBS" |
17642 | pkg_cv_EINA_LIBS="$EINA_LIBS" | 17747 | elif test -n "$PKG_CONFIG"; then |
17643 | else | 17748 | if test -n "$PKG_CONFIG" && \ |
17644 | if test -n "$PKG_CONFIG" && \ | 17749 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eina >= 1.2.0\""; } >&5 |
17645 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eina >= 1.1.0\""; } >&5 | 17750 | ($PKG_CONFIG --exists --print-errors "eina >= 1.2.0") 2>&5 |
17646 | ($PKG_CONFIG --exists --print-errors "eina >= 1.1.0") 2>&5 | ||
17647 | ac_status=$? | 17751 | ac_status=$? |
17648 | $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 17752 | $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
17649 | test $ac_status = 0; }; then | 17753 | test $ac_status = 0; }; then |
17650 | pkg_cv_EINA_LIBS=`$PKG_CONFIG --libs "eina >= 1.1.0" 2>/dev/null` | 17754 | pkg_cv_EINA_LIBS=`$PKG_CONFIG --libs "eina >= 1.2.0" 2>/dev/null` |
17651 | else | 17755 | else |
17652 | pkg_failed=yes | 17756 | pkg_failed=yes |
17653 | fi | 17757 | fi |
17654 | fi | 17758 | else |
17655 | else | 17759 | pkg_failed=untried |
17656 | pkg_failed=untried | ||
17657 | fi | 17760 | fi |
17658 | 17761 | ||
17659 | 17762 | ||
17660 | 17763 | ||
17661 | if test $pkg_failed = yes; then | 17764 | if test $pkg_failed = yes; then |
17765 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | ||
17766 | $as_echo "no" >&6; } | ||
17662 | 17767 | ||
17663 | if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then | 17768 | if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then |
17664 | _pkg_short_errors_supported=yes | 17769 | _pkg_short_errors_supported=yes |
@@ -17666,14 +17771,14 @@ else | |||
17666 | _pkg_short_errors_supported=no | 17771 | _pkg_short_errors_supported=no |
17667 | fi | 17772 | fi |
17668 | if test $_pkg_short_errors_supported = yes; then | 17773 | if test $_pkg_short_errors_supported = yes; then |
17669 | EINA_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "eina >= 1.1.0"` | 17774 | EINA_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "eina >= 1.2.0" 2>&1` |
17670 | else | 17775 | else |
17671 | EINA_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "eina >= 1.1.0"` | 17776 | EINA_PKG_ERRORS=`$PKG_CONFIG --print-errors "eina >= 1.2.0" 2>&1` |
17672 | fi | 17777 | fi |
17673 | # Put the nasty error message in config.log where it belongs | 17778 | # Put the nasty error message in config.log where it belongs |
17674 | echo "$EINA_PKG_ERRORS" >&5 | 17779 | echo "$EINA_PKG_ERRORS" >&5 |
17675 | 17780 | ||
17676 | as_fn_error "Package requirements (eina >= 1.1.0) were not met: | 17781 | as_fn_error $? "Package requirements (eina >= 1.2.0) were not met: |
17677 | 17782 | ||
17678 | $EINA_PKG_ERRORS | 17783 | $EINA_PKG_ERRORS |
17679 | 17784 | ||
@@ -17682,12 +17787,13 @@ installed software in a non-standard prefix. | |||
17682 | 17787 | ||
17683 | Alternatively, you may set the environment variables EINA_CFLAGS | 17788 | Alternatively, you may set the environment variables EINA_CFLAGS |
17684 | and EINA_LIBS to avoid the need to call pkg-config. | 17789 | and EINA_LIBS to avoid the need to call pkg-config. |
17685 | See the pkg-config man page for more details. | 17790 | See the pkg-config man page for more details." "$LINENO" 5 |
17686 | " "$LINENO" 5 | ||
17687 | elif test $pkg_failed = untried; then | 17791 | elif test $pkg_failed = untried; then |
17792 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | ||
17793 | $as_echo "no" >&6; } | ||
17688 | { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | 17794 | { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
17689 | $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | 17795 | $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
17690 | as_fn_error "The pkg-config script could not be found or is too old. Make sure it | 17796 | as_fn_error $? "The pkg-config script could not be found or is too old. Make sure it |
17691 | is in your PATH or set the PKG_CONFIG environment variable to the full | 17797 | is in your PATH or set the PKG_CONFIG environment variable to the full |
17692 | path to pkg-config. | 17798 | path to pkg-config. |
17693 | 17799 | ||
@@ -17696,13 +17802,13 @@ and EINA_LIBS to avoid the need to call pkg-config. | |||
17696 | See the pkg-config man page for more details. | 17802 | See the pkg-config man page for more details. |
17697 | 17803 | ||
17698 | To get pkg-config, see <http://pkg-config.freedesktop.org/>. | 17804 | To get pkg-config, see <http://pkg-config.freedesktop.org/>. |
17699 | See \`config.log' for more details." "$LINENO" 5; } | 17805 | See \`config.log' for more details" "$LINENO" 5 ; } |
17700 | else | 17806 | else |
17701 | EINA_CFLAGS=$pkg_cv_EINA_CFLAGS | 17807 | EINA_CFLAGS=$pkg_cv_EINA_CFLAGS |
17702 | EINA_LIBS=$pkg_cv_EINA_LIBS | 17808 | EINA_LIBS=$pkg_cv_EINA_LIBS |
17703 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 | 17809 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 |
17704 | $as_echo "yes" >&6; } | 17810 | $as_echo "yes" >&6; } |
17705 | : | 17811 | |
17706 | fi | 17812 | fi |
17707 | CPPFLAGS_SAVE="$CPPFLAGS" | 17813 | CPPFLAGS_SAVE="$CPPFLAGS" |
17708 | CPPFLAGS="$CPPFLAGS $EINA_CFLAGS" | 17814 | CPPFLAGS="$CPPFLAGS $EINA_CFLAGS" |
@@ -17722,9 +17828,8 @@ else | |||
17722 | if test "$ac_cv_type_Eina_Unicode" = yes; then | 17828 | if test "$ac_cv_type_Eina_Unicode" = yes; then |
17723 | { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | 17829 | { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
17724 | $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | 17830 | $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
17725 | { as_fn_set_status 77 | 17831 | as_fn_error 77 "cannot compute sizeof (Eina_Unicode) |
17726 | as_fn_error "cannot compute sizeof (Eina_Unicode) | 17832 | See \`config.log' for more details" "$LINENO" 5 ; } |
17727 | See \`config.log' for more details." "$LINENO" 5; }; } | ||
17728 | else | 17833 | else |
17729 | ac_cv_sizeof_Eina_Unicode=0 | 17834 | ac_cv_sizeof_Eina_Unicode=0 |
17730 | fi | 17835 | fi |
@@ -17749,11 +17854,10 @@ pkg_failed=no | |||
17749 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for FREETYPE" >&5 | 17854 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for FREETYPE" >&5 |
17750 | $as_echo_n "checking for FREETYPE... " >&6; } | 17855 | $as_echo_n "checking for FREETYPE... " >&6; } |
17751 | 17856 | ||
17752 | if test -n "$PKG_CONFIG"; then | 17857 | if test -n "$FREETYPE_CFLAGS"; then |
17753 | if test -n "$FREETYPE_CFLAGS"; then | 17858 | pkg_cv_FREETYPE_CFLAGS="$FREETYPE_CFLAGS" |
17754 | pkg_cv_FREETYPE_CFLAGS="$FREETYPE_CFLAGS" | 17859 | elif test -n "$PKG_CONFIG"; then |
17755 | else | 17860 | if test -n "$PKG_CONFIG" && \ |
17756 | if test -n "$PKG_CONFIG" && \ | ||
17757 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"freetype2 >= 9.3.0\""; } >&5 | 17861 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"freetype2 >= 9.3.0\""; } >&5 |
17758 | ($PKG_CONFIG --exists --print-errors "freetype2 >= 9.3.0") 2>&5 | 17862 | ($PKG_CONFIG --exists --print-errors "freetype2 >= 9.3.0") 2>&5 |
17759 | ac_status=$? | 17863 | ac_status=$? |
@@ -17763,15 +17867,13 @@ if test -n "$PKG_CONFIG"; then | |||
17763 | else | 17867 | else |
17764 | pkg_failed=yes | 17868 | pkg_failed=yes |
17765 | fi | 17869 | fi |
17766 | fi | 17870 | else |
17767 | else | 17871 | pkg_failed=untried |
17768 | pkg_failed=untried | ||
17769 | fi | 17872 | fi |
17770 | if test -n "$PKG_CONFIG"; then | 17873 | if test -n "$FREETYPE_LIBS"; then |
17771 | if test -n "$FREETYPE_LIBS"; then | 17874 | pkg_cv_FREETYPE_LIBS="$FREETYPE_LIBS" |
17772 | pkg_cv_FREETYPE_LIBS="$FREETYPE_LIBS" | 17875 | elif test -n "$PKG_CONFIG"; then |
17773 | else | 17876 | if test -n "$PKG_CONFIG" && \ |
17774 | if test -n "$PKG_CONFIG" && \ | ||
17775 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"freetype2 >= 9.3.0\""; } >&5 | 17877 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"freetype2 >= 9.3.0\""; } >&5 |
17776 | ($PKG_CONFIG --exists --print-errors "freetype2 >= 9.3.0") 2>&5 | 17878 | ($PKG_CONFIG --exists --print-errors "freetype2 >= 9.3.0") 2>&5 |
17777 | ac_status=$? | 17879 | ac_status=$? |
@@ -17781,14 +17883,15 @@ if test -n "$PKG_CONFIG"; then | |||
17781 | else | 17883 | else |
17782 | pkg_failed=yes | 17884 | pkg_failed=yes |
17783 | fi | 17885 | fi |
17784 | fi | 17886 | else |
17785 | else | 17887 | pkg_failed=untried |
17786 | pkg_failed=untried | ||
17787 | fi | 17888 | fi |
17788 | 17889 | ||
17789 | 17890 | ||
17790 | 17891 | ||
17791 | if test $pkg_failed = yes; then | 17892 | if test $pkg_failed = yes; then |
17893 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | ||
17894 | $as_echo "no" >&6; } | ||
17792 | 17895 | ||
17793 | if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then | 17896 | if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then |
17794 | _pkg_short_errors_supported=yes | 17897 | _pkg_short_errors_supported=yes |
@@ -17796,14 +17899,14 @@ else | |||
17796 | _pkg_short_errors_supported=no | 17899 | _pkg_short_errors_supported=no |
17797 | fi | 17900 | fi |
17798 | if test $_pkg_short_errors_supported = yes; then | 17901 | if test $_pkg_short_errors_supported = yes; then |
17799 | FREETYPE_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "freetype2 >= 9.3.0"` | 17902 | FREETYPE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "freetype2 >= 9.3.0" 2>&1` |
17800 | else | 17903 | else |
17801 | FREETYPE_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "freetype2 >= 9.3.0"` | 17904 | FREETYPE_PKG_ERRORS=`$PKG_CONFIG --print-errors "freetype2 >= 9.3.0" 2>&1` |
17802 | fi | 17905 | fi |
17803 | # Put the nasty error message in config.log where it belongs | 17906 | # Put the nasty error message in config.log where it belongs |
17804 | echo "$FREETYPE_PKG_ERRORS" >&5 | 17907 | echo "$FREETYPE_PKG_ERRORS" >&5 |
17805 | 17908 | ||
17806 | as_fn_error "Package requirements (freetype2 >= 9.3.0) were not met: | 17909 | as_fn_error $? "Package requirements (freetype2 >= 9.3.0) were not met: |
17807 | 17910 | ||
17808 | $FREETYPE_PKG_ERRORS | 17911 | $FREETYPE_PKG_ERRORS |
17809 | 17912 | ||
@@ -17812,12 +17915,13 @@ installed software in a non-standard prefix. | |||
17812 | 17915 | ||
17813 | Alternatively, you may set the environment variables FREETYPE_CFLAGS | 17916 | Alternatively, you may set the environment variables FREETYPE_CFLAGS |
17814 | and FREETYPE_LIBS to avoid the need to call pkg-config. | 17917 | and FREETYPE_LIBS to avoid the need to call pkg-config. |
17815 | See the pkg-config man page for more details. | 17918 | See the pkg-config man page for more details." "$LINENO" 5 |
17816 | " "$LINENO" 5 | ||
17817 | elif test $pkg_failed = untried; then | 17919 | elif test $pkg_failed = untried; then |
17920 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | ||
17921 | $as_echo "no" >&6; } | ||
17818 | { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | 17922 | { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
17819 | $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | 17923 | $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
17820 | as_fn_error "The pkg-config script could not be found or is too old. Make sure it | 17924 | as_fn_error $? "The pkg-config script could not be found or is too old. Make sure it |
17821 | is in your PATH or set the PKG_CONFIG environment variable to the full | 17925 | is in your PATH or set the PKG_CONFIG environment variable to the full |
17822 | path to pkg-config. | 17926 | path to pkg-config. |
17823 | 17927 | ||
@@ -17826,16 +17930,16 @@ and FREETYPE_LIBS to avoid the need to call pkg-config. | |||
17826 | See the pkg-config man page for more details. | 17930 | See the pkg-config man page for more details. |
17827 | 17931 | ||
17828 | To get pkg-config, see <http://pkg-config.freedesktop.org/>. | 17932 | To get pkg-config, see <http://pkg-config.freedesktop.org/>. |
17829 | See \`config.log' for more details." "$LINENO" 5; } | 17933 | See \`config.log' for more details" "$LINENO" 5 ; } |
17830 | else | 17934 | else |
17831 | FREETYPE_CFLAGS=$pkg_cv_FREETYPE_CFLAGS | 17935 | FREETYPE_CFLAGS=$pkg_cv_FREETYPE_CFLAGS |
17832 | FREETYPE_LIBS=$pkg_cv_FREETYPE_LIBS | 17936 | FREETYPE_LIBS=$pkg_cv_FREETYPE_LIBS |
17833 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 | 17937 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 |
17834 | $as_echo "yes" >&6; } | 17938 | $as_echo "yes" >&6; } |
17835 | : | 17939 | |
17836 | fi | 17940 | fi |
17837 | 17941 | ||
17838 | requirement_evas="freetype2 eina >= 1.1.0 ${requirement_evas}" | 17942 | requirement_evas="freetype2 eina >= 1.2.0 ${requirement_evas}" |
17839 | 17943 | ||
17840 | ## optional dependencies | 17944 | ## optional dependencies |
17841 | 17945 | ||
@@ -17860,11 +17964,10 @@ pkg_failed=no | |||
17860 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for FONTCONFIG" >&5 | 17964 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for FONTCONFIG" >&5 |
17861 | $as_echo_n "checking for FONTCONFIG... " >&6; } | 17965 | $as_echo_n "checking for FONTCONFIG... " >&6; } |
17862 | 17966 | ||
17863 | if test -n "$PKG_CONFIG"; then | 17967 | if test -n "$FONTCONFIG_CFLAGS"; then |
17864 | if test -n "$FONTCONFIG_CFLAGS"; then | 17968 | pkg_cv_FONTCONFIG_CFLAGS="$FONTCONFIG_CFLAGS" |
17865 | pkg_cv_FONTCONFIG_CFLAGS="$FONTCONFIG_CFLAGS" | 17969 | elif test -n "$PKG_CONFIG"; then |
17866 | else | 17970 | if test -n "$PKG_CONFIG" && \ |
17867 | if test -n "$PKG_CONFIG" && \ | ||
17868 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"fontconfig >= 2.5.0\""; } >&5 | 17971 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"fontconfig >= 2.5.0\""; } >&5 |
17869 | ($PKG_CONFIG --exists --print-errors "fontconfig >= 2.5.0") 2>&5 | 17972 | ($PKG_CONFIG --exists --print-errors "fontconfig >= 2.5.0") 2>&5 |
17870 | ac_status=$? | 17973 | ac_status=$? |
@@ -17874,15 +17977,13 @@ if test -n "$PKG_CONFIG"; then | |||
17874 | else | 17977 | else |
17875 | pkg_failed=yes | 17978 | pkg_failed=yes |
17876 | fi | 17979 | fi |
17877 | fi | 17980 | else |
17878 | else | 17981 | pkg_failed=untried |
17879 | pkg_failed=untried | ||
17880 | fi | 17982 | fi |
17881 | if test -n "$PKG_CONFIG"; then | 17983 | if test -n "$FONTCONFIG_LIBS"; then |
17882 | if test -n "$FONTCONFIG_LIBS"; then | 17984 | pkg_cv_FONTCONFIG_LIBS="$FONTCONFIG_LIBS" |
17883 | pkg_cv_FONTCONFIG_LIBS="$FONTCONFIG_LIBS" | 17985 | elif test -n "$PKG_CONFIG"; then |
17884 | else | 17986 | if test -n "$PKG_CONFIG" && \ |
17885 | if test -n "$PKG_CONFIG" && \ | ||
17886 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"fontconfig >= 2.5.0\""; } >&5 | 17987 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"fontconfig >= 2.5.0\""; } >&5 |
17887 | ($PKG_CONFIG --exists --print-errors "fontconfig >= 2.5.0") 2>&5 | 17988 | ($PKG_CONFIG --exists --print-errors "fontconfig >= 2.5.0") 2>&5 |
17888 | ac_status=$? | 17989 | ac_status=$? |
@@ -17892,14 +17993,15 @@ if test -n "$PKG_CONFIG"; then | |||
17892 | else | 17993 | else |
17893 | pkg_failed=yes | 17994 | pkg_failed=yes |
17894 | fi | 17995 | fi |
17895 | fi | 17996 | else |
17896 | else | 17997 | pkg_failed=untried |
17897 | pkg_failed=untried | ||
17898 | fi | 17998 | fi |
17899 | 17999 | ||
17900 | 18000 | ||
17901 | 18001 | ||
17902 | if test $pkg_failed = yes; then | 18002 | if test $pkg_failed = yes; then |
18003 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | ||
18004 | $as_echo "no" >&6; } | ||
17903 | 18005 | ||
17904 | if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then | 18006 | if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then |
17905 | _pkg_short_errors_supported=yes | 18007 | _pkg_short_errors_supported=yes |
@@ -17907,24 +18009,24 @@ else | |||
17907 | _pkg_short_errors_supported=no | 18009 | _pkg_short_errors_supported=no |
17908 | fi | 18010 | fi |
17909 | if test $_pkg_short_errors_supported = yes; then | 18011 | if test $_pkg_short_errors_supported = yes; then |
17910 | FONTCONFIG_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "fontconfig >= 2.5.0"` | 18012 | FONTCONFIG_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "fontconfig >= 2.5.0" 2>&1` |
17911 | else | 18013 | else |
17912 | FONTCONFIG_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "fontconfig >= 2.5.0"` | 18014 | FONTCONFIG_PKG_ERRORS=`$PKG_CONFIG --print-errors "fontconfig >= 2.5.0" 2>&1` |
17913 | fi | 18015 | fi |
17914 | # Put the nasty error message in config.log where it belongs | 18016 | # Put the nasty error message in config.log where it belongs |
17915 | echo "$FONTCONFIG_PKG_ERRORS" >&5 | 18017 | echo "$FONTCONFIG_PKG_ERRORS" >&5 |
17916 | 18018 | ||
17917 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | ||
17918 | $as_echo "no" >&6; } | ||
17919 | 18019 | ||
17920 | if test "x${want_fontconfig}" = "xyes" -a "x${use_strict}" = "xyes" ; then | 18020 | if test "x${want_fontconfig}" = "xyes" -a "x${use_strict}" = "xyes" ; then |
17921 | as_fn_error "Fontconfig not found (strict dependencies checking)" "$LINENO" 5 | 18021 | as_fn_error $? "Fontconfig not found (strict dependencies checking)" "$LINENO" 5 |
17922 | fi | 18022 | fi |
17923 | 18023 | ||
17924 | elif test $pkg_failed = untried; then | 18024 | elif test $pkg_failed = untried; then |
18025 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | ||
18026 | $as_echo "no" >&6; } | ||
17925 | 18027 | ||
17926 | if test "x${want_fontconfig}" = "xyes" -a "x${use_strict}" = "xyes" ; then | 18028 | if test "x${want_fontconfig}" = "xyes" -a "x${use_strict}" = "xyes" ; then |
17927 | as_fn_error "Fontconfig not found (strict dependencies checking)" "$LINENO" 5 | 18029 | as_fn_error $? "Fontconfig not found (strict dependencies checking)" "$LINENO" 5 |
17928 | fi | 18030 | fi |
17929 | 18031 | ||
17930 | else | 18032 | else |
@@ -17999,11 +18101,10 @@ pkg_failed=no | |||
17999 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for FRIBIDI" >&5 | 18101 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for FRIBIDI" >&5 |
18000 | $as_echo_n "checking for FRIBIDI... " >&6; } | 18102 | $as_echo_n "checking for FRIBIDI... " >&6; } |
18001 | 18103 | ||
18002 | if test -n "$PKG_CONFIG"; then | 18104 | if test -n "$FRIBIDI_CFLAGS"; then |
18003 | if test -n "$FRIBIDI_CFLAGS"; then | 18105 | pkg_cv_FRIBIDI_CFLAGS="$FRIBIDI_CFLAGS" |
18004 | pkg_cv_FRIBIDI_CFLAGS="$FRIBIDI_CFLAGS" | 18106 | elif test -n "$PKG_CONFIG"; then |
18005 | else | 18107 | if test -n "$PKG_CONFIG" && \ |
18006 | if test -n "$PKG_CONFIG" && \ | ||
18007 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"fribidi >= 0.19.2\""; } >&5 | 18108 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"fribidi >= 0.19.2\""; } >&5 |
18008 | ($PKG_CONFIG --exists --print-errors "fribidi >= 0.19.2") 2>&5 | 18109 | ($PKG_CONFIG --exists --print-errors "fribidi >= 0.19.2") 2>&5 |
18009 | ac_status=$? | 18110 | ac_status=$? |
@@ -18013,15 +18114,13 @@ if test -n "$PKG_CONFIG"; then | |||
18013 | else | 18114 | else |
18014 | pkg_failed=yes | 18115 | pkg_failed=yes |
18015 | fi | 18116 | fi |
18016 | fi | 18117 | else |
18017 | else | 18118 | pkg_failed=untried |
18018 | pkg_failed=untried | ||
18019 | fi | 18119 | fi |
18020 | if test -n "$PKG_CONFIG"; then | 18120 | if test -n "$FRIBIDI_LIBS"; then |
18021 | if test -n "$FRIBIDI_LIBS"; then | 18121 | pkg_cv_FRIBIDI_LIBS="$FRIBIDI_LIBS" |
18022 | pkg_cv_FRIBIDI_LIBS="$FRIBIDI_LIBS" | 18122 | elif test -n "$PKG_CONFIG"; then |
18023 | else | 18123 | if test -n "$PKG_CONFIG" && \ |
18024 | if test -n "$PKG_CONFIG" && \ | ||
18025 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"fribidi >= 0.19.2\""; } >&5 | 18124 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"fribidi >= 0.19.2\""; } >&5 |
18026 | ($PKG_CONFIG --exists --print-errors "fribidi >= 0.19.2") 2>&5 | 18125 | ($PKG_CONFIG --exists --print-errors "fribidi >= 0.19.2") 2>&5 |
18027 | ac_status=$? | 18126 | ac_status=$? |
@@ -18031,14 +18130,15 @@ if test -n "$PKG_CONFIG"; then | |||
18031 | else | 18130 | else |
18032 | pkg_failed=yes | 18131 | pkg_failed=yes |
18033 | fi | 18132 | fi |
18034 | fi | 18133 | else |
18035 | else | 18134 | pkg_failed=untried |
18036 | pkg_failed=untried | ||
18037 | fi | 18135 | fi |
18038 | 18136 | ||
18039 | 18137 | ||
18040 | 18138 | ||
18041 | if test $pkg_failed = yes; then | 18139 | if test $pkg_failed = yes; then |
18140 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | ||
18141 | $as_echo "no" >&6; } | ||
18042 | 18142 | ||
18043 | if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then | 18143 | if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then |
18044 | _pkg_short_errors_supported=yes | 18144 | _pkg_short_errors_supported=yes |
@@ -18046,24 +18146,24 @@ else | |||
18046 | _pkg_short_errors_supported=no | 18146 | _pkg_short_errors_supported=no |
18047 | fi | 18147 | fi |
18048 | if test $_pkg_short_errors_supported = yes; then | 18148 | if test $_pkg_short_errors_supported = yes; then |
18049 | FRIBIDI_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "fribidi >= 0.19.2"` | 18149 | FRIBIDI_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "fribidi >= 0.19.2" 2>&1` |
18050 | else | 18150 | else |
18051 | FRIBIDI_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "fribidi >= 0.19.2"` | 18151 | FRIBIDI_PKG_ERRORS=`$PKG_CONFIG --print-errors "fribidi >= 0.19.2" 2>&1` |
18052 | fi | 18152 | fi |
18053 | # Put the nasty error message in config.log where it belongs | 18153 | # Put the nasty error message in config.log where it belongs |
18054 | echo "$FRIBIDI_PKG_ERRORS" >&5 | 18154 | echo "$FRIBIDI_PKG_ERRORS" >&5 |
18055 | 18155 | ||
18056 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | ||
18057 | $as_echo "no" >&6; } | ||
18058 | 18156 | ||
18059 | if test "x$want_fribidi" = "xyes" -a "x$use_strict" = "xyes" ; then | 18157 | if test "x$want_fribidi" = "xyes" -a "x$use_strict" = "xyes" ; then |
18060 | as_fn_error "Fribidi not found (strict dependencies checking)" "$LINENO" 5 | 18158 | as_fn_error $? "Fribidi not found (strict dependencies checking)" "$LINENO" 5 |
18061 | fi | 18159 | fi |
18062 | 18160 | ||
18063 | elif test $pkg_failed = untried; then | 18161 | elif test $pkg_failed = untried; then |
18162 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | ||
18163 | $as_echo "no" >&6; } | ||
18064 | 18164 | ||
18065 | if test "x$want_fribidi" = "xyes" -a "x$use_strict" = "xyes" ; then | 18165 | if test "x$want_fribidi" = "xyes" -a "x$use_strict" = "xyes" ; then |
18066 | as_fn_error "Fribidi not found (strict dependencies checking)" "$LINENO" 5 | 18166 | as_fn_error $? "Fribidi not found (strict dependencies checking)" "$LINENO" 5 |
18067 | fi | 18167 | fi |
18068 | 18168 | ||
18069 | else | 18169 | else |
@@ -18095,9 +18195,8 @@ else | |||
18095 | if test "$ac_cv_type_FriBidiChar" = yes; then | 18195 | if test "$ac_cv_type_FriBidiChar" = yes; then |
18096 | { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | 18196 | { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
18097 | $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | 18197 | $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
18098 | { as_fn_set_status 77 | 18198 | as_fn_error 77 "cannot compute sizeof (FriBidiChar) |
18099 | as_fn_error "cannot compute sizeof (FriBidiChar) | 18199 | See \`config.log' for more details" "$LINENO" 5 ; } |
18100 | See \`config.log' for more details." "$LINENO" 5; }; } | ||
18101 | else | 18200 | else |
18102 | ac_cv_sizeof_FriBidiChar=0 | 18201 | ac_cv_sizeof_FriBidiChar=0 |
18103 | fi | 18202 | fi |
@@ -18144,11 +18243,10 @@ pkg_failed=no | |||
18144 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for HARFBUZZ" >&5 | 18243 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for HARFBUZZ" >&5 |
18145 | $as_echo_n "checking for HARFBUZZ... " >&6; } | 18244 | $as_echo_n "checking for HARFBUZZ... " >&6; } |
18146 | 18245 | ||
18147 | if test -n "$PKG_CONFIG"; then | 18246 | if test -n "$HARFBUZZ_CFLAGS"; then |
18148 | if test -n "$HARFBUZZ_CFLAGS"; then | 18247 | pkg_cv_HARFBUZZ_CFLAGS="$HARFBUZZ_CFLAGS" |
18149 | pkg_cv_HARFBUZZ_CFLAGS="$HARFBUZZ_CFLAGS" | 18248 | elif test -n "$PKG_CONFIG"; then |
18150 | else | 18249 | if test -n "$PKG_CONFIG" && \ |
18151 | if test -n "$PKG_CONFIG" && \ | ||
18152 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"harfbuzz >= 0.6.0\""; } >&5 | 18250 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"harfbuzz >= 0.6.0\""; } >&5 |
18153 | ($PKG_CONFIG --exists --print-errors "harfbuzz >= 0.6.0") 2>&5 | 18251 | ($PKG_CONFIG --exists --print-errors "harfbuzz >= 0.6.0") 2>&5 |
18154 | ac_status=$? | 18252 | ac_status=$? |
@@ -18158,15 +18256,13 @@ if test -n "$PKG_CONFIG"; then | |||
18158 | else | 18256 | else |
18159 | pkg_failed=yes | 18257 | pkg_failed=yes |
18160 | fi | 18258 | fi |
18161 | fi | 18259 | else |
18162 | else | 18260 | pkg_failed=untried |
18163 | pkg_failed=untried | ||
18164 | fi | 18261 | fi |
18165 | if test -n "$PKG_CONFIG"; then | 18262 | if test -n "$HARFBUZZ_LIBS"; then |
18166 | if test -n "$HARFBUZZ_LIBS"; then | 18263 | pkg_cv_HARFBUZZ_LIBS="$HARFBUZZ_LIBS" |
18167 | pkg_cv_HARFBUZZ_LIBS="$HARFBUZZ_LIBS" | 18264 | elif test -n "$PKG_CONFIG"; then |
18168 | else | 18265 | if test -n "$PKG_CONFIG" && \ |
18169 | if test -n "$PKG_CONFIG" && \ | ||
18170 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"harfbuzz >= 0.6.0\""; } >&5 | 18266 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"harfbuzz >= 0.6.0\""; } >&5 |
18171 | ($PKG_CONFIG --exists --print-errors "harfbuzz >= 0.6.0") 2>&5 | 18267 | ($PKG_CONFIG --exists --print-errors "harfbuzz >= 0.6.0") 2>&5 |
18172 | ac_status=$? | 18268 | ac_status=$? |
@@ -18176,14 +18272,15 @@ if test -n "$PKG_CONFIG"; then | |||
18176 | else | 18272 | else |
18177 | pkg_failed=yes | 18273 | pkg_failed=yes |
18178 | fi | 18274 | fi |
18179 | fi | 18275 | else |
18180 | else | 18276 | pkg_failed=untried |
18181 | pkg_failed=untried | ||
18182 | fi | 18277 | fi |
18183 | 18278 | ||
18184 | 18279 | ||
18185 | 18280 | ||
18186 | if test $pkg_failed = yes; then | 18281 | if test $pkg_failed = yes; then |
18282 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | ||
18283 | $as_echo "no" >&6; } | ||
18187 | 18284 | ||
18188 | if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then | 18285 | if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then |
18189 | _pkg_short_errors_supported=yes | 18286 | _pkg_short_errors_supported=yes |
@@ -18191,24 +18288,24 @@ else | |||
18191 | _pkg_short_errors_supported=no | 18288 | _pkg_short_errors_supported=no |
18192 | fi | 18289 | fi |
18193 | if test $_pkg_short_errors_supported = yes; then | 18290 | if test $_pkg_short_errors_supported = yes; then |
18194 | HARFBUZZ_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "harfbuzz >= 0.6.0"` | 18291 | HARFBUZZ_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "harfbuzz >= 0.6.0" 2>&1` |
18195 | else | 18292 | else |
18196 | HARFBUZZ_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "harfbuzz >= 0.6.0"` | 18293 | HARFBUZZ_PKG_ERRORS=`$PKG_CONFIG --print-errors "harfbuzz >= 0.6.0" 2>&1` |
18197 | fi | 18294 | fi |
18198 | # Put the nasty error message in config.log where it belongs | 18295 | # Put the nasty error message in config.log where it belongs |
18199 | echo "$HARFBUZZ_PKG_ERRORS" >&5 | 18296 | echo "$HARFBUZZ_PKG_ERRORS" >&5 |
18200 | 18297 | ||
18201 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | ||
18202 | $as_echo "no" >&6; } | ||
18203 | 18298 | ||
18204 | if test "x$want_harfbuzz" = "xyes" -a "x$use_strict" = "xyes" ; then | 18299 | if test "x$want_harfbuzz" = "xyes" -a "x$use_strict" = "xyes" ; then |
18205 | as_fn_error "Harfbuzz not found (strict dependencies checking)" "$LINENO" 5 | 18300 | as_fn_error $? "Harfbuzz not found (strict dependencies checking)" "$LINENO" 5 |
18206 | fi | 18301 | fi |
18207 | 18302 | ||
18208 | elif test $pkg_failed = untried; then | 18303 | elif test $pkg_failed = untried; then |
18304 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | ||
18305 | $as_echo "no" >&6; } | ||
18209 | 18306 | ||
18210 | if test "x$want_harfbuzz" = "xyes" -a "x$use_strict" = "xyes" ; then | 18307 | if test "x$want_harfbuzz" = "xyes" -a "x$use_strict" = "xyes" ; then |
18211 | as_fn_error "Harfbuzz not found (strict dependencies checking)" "$LINENO" 5 | 18308 | as_fn_error $? "Harfbuzz not found (strict dependencies checking)" "$LINENO" 5 |
18212 | fi | 18309 | fi |
18213 | 18310 | ||
18214 | else | 18311 | else |
@@ -18239,7 +18336,7 @@ $as_echo "#define HAVE_HARFBUZZ 1" >>confdefs.h | |||
18239 | else | 18336 | else |
18240 | 18337 | ||
18241 | if test "x$want_harfbuzz" = "xyes" -a "x$use_strict" = "xyes" ; then | 18338 | if test "x$want_harfbuzz" = "xyes" -a "x$use_strict" = "xyes" ; then |
18242 | as_fn_error "Harfbuzz-ft not found (strict dependencies checking)" "$LINENO" 5 | 18339 | as_fn_error $? "Harfbuzz-ft not found (strict dependencies checking)" "$LINENO" 5 |
18243 | fi | 18340 | fi |
18244 | have_harfbuzz="no" | 18341 | have_harfbuzz="no" |
18245 | 18342 | ||
@@ -18275,11 +18372,10 @@ pkg_failed=no | |||
18275 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for PIXMAN" >&5 | 18372 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for PIXMAN" >&5 |
18276 | $as_echo_n "checking for PIXMAN... " >&6; } | 18373 | $as_echo_n "checking for PIXMAN... " >&6; } |
18277 | 18374 | ||
18278 | if test -n "$PKG_CONFIG"; then | 18375 | if test -n "$PIXMAN_CFLAGS"; then |
18279 | if test -n "$PIXMAN_CFLAGS"; then | 18376 | pkg_cv_PIXMAN_CFLAGS="$PIXMAN_CFLAGS" |
18280 | pkg_cv_PIXMAN_CFLAGS="$PIXMAN_CFLAGS" | 18377 | elif test -n "$PKG_CONFIG"; then |
18281 | else | 18378 | if test -n "$PKG_CONFIG" && \ |
18282 | if test -n "$PKG_CONFIG" && \ | ||
18283 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"pixman-1\""; } >&5 | 18379 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"pixman-1\""; } >&5 |
18284 | ($PKG_CONFIG --exists --print-errors "pixman-1") 2>&5 | 18380 | ($PKG_CONFIG --exists --print-errors "pixman-1") 2>&5 |
18285 | ac_status=$? | 18381 | ac_status=$? |
@@ -18289,15 +18385,13 @@ if test -n "$PKG_CONFIG"; then | |||
18289 | else | 18385 | else |
18290 | pkg_failed=yes | 18386 | pkg_failed=yes |
18291 | fi | 18387 | fi |
18292 | fi | 18388 | else |
18293 | else | 18389 | pkg_failed=untried |
18294 | pkg_failed=untried | ||
18295 | fi | 18390 | fi |
18296 | if test -n "$PKG_CONFIG"; then | 18391 | if test -n "$PIXMAN_LIBS"; then |
18297 | if test -n "$PIXMAN_LIBS"; then | 18392 | pkg_cv_PIXMAN_LIBS="$PIXMAN_LIBS" |
18298 | pkg_cv_PIXMAN_LIBS="$PIXMAN_LIBS" | 18393 | elif test -n "$PKG_CONFIG"; then |
18299 | else | 18394 | if test -n "$PKG_CONFIG" && \ |
18300 | if test -n "$PKG_CONFIG" && \ | ||
18301 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"pixman-1\""; } >&5 | 18395 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"pixman-1\""; } >&5 |
18302 | ($PKG_CONFIG --exists --print-errors "pixman-1") 2>&5 | 18396 | ($PKG_CONFIG --exists --print-errors "pixman-1") 2>&5 |
18303 | ac_status=$? | 18397 | ac_status=$? |
@@ -18307,14 +18401,15 @@ if test -n "$PKG_CONFIG"; then | |||
18307 | else | 18401 | else |
18308 | pkg_failed=yes | 18402 | pkg_failed=yes |
18309 | fi | 18403 | fi |
18310 | fi | 18404 | else |
18311 | else | 18405 | pkg_failed=untried |
18312 | pkg_failed=untried | ||
18313 | fi | 18406 | fi |
18314 | 18407 | ||
18315 | 18408 | ||
18316 | 18409 | ||
18317 | if test $pkg_failed = yes; then | 18410 | if test $pkg_failed = yes; then |
18411 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | ||
18412 | $as_echo "no" >&6; } | ||
18318 | 18413 | ||
18319 | if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then | 18414 | if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then |
18320 | _pkg_short_errors_supported=yes | 18415 | _pkg_short_errors_supported=yes |
@@ -18322,24 +18417,24 @@ else | |||
18322 | _pkg_short_errors_supported=no | 18417 | _pkg_short_errors_supported=no |
18323 | fi | 18418 | fi |
18324 | if test $_pkg_short_errors_supported = yes; then | 18419 | if test $_pkg_short_errors_supported = yes; then |
18325 | PIXMAN_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "pixman-1"` | 18420 | PIXMAN_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "pixman-1" 2>&1` |
18326 | else | 18421 | else |
18327 | PIXMAN_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "pixman-1"` | 18422 | PIXMAN_PKG_ERRORS=`$PKG_CONFIG --print-errors "pixman-1" 2>&1` |
18328 | fi | 18423 | fi |
18329 | # Put the nasty error message in config.log where it belongs | 18424 | # Put the nasty error message in config.log where it belongs |
18330 | echo "$PIXMAN_PKG_ERRORS" >&5 | 18425 | echo "$PIXMAN_PKG_ERRORS" >&5 |
18331 | 18426 | ||
18332 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | ||
18333 | $as_echo "no" >&6; } | ||
18334 | 18427 | ||
18335 | if test "x${want_pixman}" = "xyes" -a "x${use_strict}" = "xyes" ; then | 18428 | if test "x${want_pixman}" = "xyes" -a "x${use_strict}" = "xyes" ; then |
18336 | as_fn_error "Pixman not found (strict dependencies checking)" "$LINENO" 5 | 18429 | as_fn_error $? "Pixman not found (strict dependencies checking)" "$LINENO" 5 |
18337 | fi | 18430 | fi |
18338 | 18431 | ||
18339 | elif test $pkg_failed = untried; then | 18432 | elif test $pkg_failed = untried; then |
18433 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | ||
18434 | $as_echo "no" >&6; } | ||
18340 | 18435 | ||
18341 | if test "x${want_pixman}" = "xyes" -a "x${use_strict}" = "xyes" ; then | 18436 | if test "x${want_pixman}" = "xyes" -a "x${use_strict}" = "xyes" ; then |
18342 | as_fn_error "Pixman not found (strict dependencies checking)" "$LINENO" 5 | 18437 | as_fn_error $? "Pixman not found (strict dependencies checking)" "$LINENO" 5 |
18343 | fi | 18438 | fi |
18344 | 18439 | ||
18345 | else | 18440 | else |
@@ -18565,8 +18660,7 @@ for ac_header in unistd.h stdint.h sys/param.h netinet/in.h sys/mman.h | |||
18565 | do : | 18660 | do : |
18566 | as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` | 18661 | as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` |
18567 | ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" | 18662 | ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" |
18568 | eval as_val=\$$as_ac_Header | 18663 | if eval test \"x\$"$as_ac_Header"\" = x"yes"; then : |
18569 | if test "x$as_val" = x""yes; then : | ||
18570 | cat >>confdefs.h <<_ACEOF | 18664 | cat >>confdefs.h <<_ACEOF |
18571 | #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 | 18665 | #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 |
18572 | _ACEOF | 18666 | _ACEOF |
@@ -18945,8 +19039,8 @@ $as_echo "#define AC_APPLE_UNIVERSAL_BUILD 1" >>confdefs.h | |||
18945 | 19039 | ||
18946 | ;; #( | 19040 | ;; #( |
18947 | *) | 19041 | *) |
18948 | as_fn_error "unknown endianness | 19042 | as_fn_error $? "unknown endianness |
18949 | presetting ac_cv_c_bigendian=no (or yes) will help" "$LINENO" 5 ;; | 19043 | presetting ac_cv_c_bigendian=no (or yes) will help" "$LINENO" 5 ;; |
18950 | esac | 19044 | esac |
18951 | 19045 | ||
18952 | case $ac_cv_prog_cc_stdc in #( | 19046 | case $ac_cv_prog_cc_stdc in #( |
@@ -19325,7 +19419,7 @@ cat confdefs.h - <<_ACEOF >conftest.$ac_ext | |||
19325 | /* end confdefs.h. */ | 19419 | /* end confdefs.h. */ |
19326 | 19420 | ||
19327 | #include <windows.h> | 19421 | #include <windows.h> |
19328 | __forceinline void foo(void) {} | 19422 | static __forceinline void foo(void) {} |
19329 | 19423 | ||
19330 | int | 19424 | int |
19331 | main () | 19425 | main () |
@@ -19355,7 +19449,7 @@ $as_echo_n "checking for __attribute__ ((__always_inline__))... " >&6; } | |||
19355 | cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 19449 | cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
19356 | /* end confdefs.h. */ | 19450 | /* end confdefs.h. */ |
19357 | 19451 | ||
19358 | __attribute__((__always_inline__)) inline void foo(void) {} | 19452 | static __attribute__((__always_inline__)) inline void foo(void) {} |
19359 | 19453 | ||
19360 | int | 19454 | int |
19361 | main () | 19455 | main () |
@@ -19393,20 +19487,6 @@ $as_echo "#define EFL_ALWAYS_INLINE static inline" >>confdefs.h | |||
19393 | fi | 19487 | fi |
19394 | 19488 | ||
19395 | 19489 | ||
19396 | WIN32_CPPFLAGS="" | ||
19397 | case "$host_os" in | ||
19398 | mingw32ce*) | ||
19399 | WIN32_CPPFLAGS="-D_WIN32_WCE=0x0420" | ||
19400 | ;; | ||
19401 | mingw*) | ||
19402 | WIN32_CPPFLAGS="-D_WIN32_WINNT=0x0500" | ||
19403 | ;; | ||
19404 | esac | ||
19405 | |||
19406 | |||
19407 | WIN32_CFLAGS="" | ||
19408 | |||
19409 | |||
19410 | 19490 | ||
19411 | ### Checks for linker characteristics | 19491 | ### Checks for linker characteristics |
19412 | lt_enable_auto_import="" | 19492 | lt_enable_auto_import="" |
@@ -19619,8 +19699,7 @@ if test $ac_cv_os_cray = yes; then | |||
19619 | for ac_func in _getb67 GETB67 getb67; do | 19699 | for ac_func in _getb67 GETB67 getb67; do |
19620 | as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` | 19700 | as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` |
19621 | ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" | 19701 | ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" |
19622 | eval as_val=\$$as_ac_var | 19702 | if eval test \"x\$"$as_ac_var"\" = x"yes"; then : |
19623 | if test "x$as_val" = x""yes; then : | ||
19624 | 19703 | ||
19625 | cat >>confdefs.h <<_ACEOF | 19704 | cat >>confdefs.h <<_ACEOF |
19626 | #define CRAY_STACKSEG_END $ac_func | 19705 | #define CRAY_STACKSEG_END $ac_func |
@@ -19720,7 +19799,7 @@ return fnmatch (); | |||
19720 | return 0; | 19799 | return 0; |
19721 | } | 19800 | } |
19722 | _ACEOF | 19801 | _ACEOF |
19723 | for ac_lib in '' fnmatch evil iberty; do | 19802 | for ac_lib in '' fnmatch evil exotic iberty; do |
19724 | if test -z "$ac_lib"; then | 19803 | if test -z "$ac_lib"; then |
19725 | ac_res="none required" | 19804 | ac_res="none required" |
19726 | else | 19805 | else |
@@ -19767,7 +19846,7 @@ fi | |||
19767 | if test "x$_efl_have_fnmatch" = "xyes"; then : | 19846 | if test "x$_efl_have_fnmatch" = "xyes"; then : |
19768 | 19847 | ||
19769 | else | 19848 | else |
19770 | as_fn_error "Cannot find fnmatch()" "$LINENO" 5 | 19849 | as_fn_error $? "Cannot find fnmatch()" "$LINENO" 5 |
19771 | fi | 19850 | fi |
19772 | 19851 | ||
19773 | 19852 | ||
@@ -20114,7 +20193,7 @@ if test "x$gl_flavor_gles" = "xyes"; then | |||
20114 | if test "x$eng" = "xx"; then | 20193 | if test "x$eng" = "xx"; then |
20115 | eng="" | 20194 | eng="" |
20116 | else | 20195 | else |
20117 | as_fn_error "Please enable just 1 OpenGL-ES flavor. Choices are: | 20196 | as_fn_error $? "Please enable just 1 OpenGL-ES flavor. Choices are: |
20118 | --enable-gles-variety-sgx (Most GL-ES2 GPUs with shader compiler) | 20197 | --enable-gles-variety-sgx (Most GL-ES2 GPUs with shader compiler) |
20119 | --enable-gles-variety-s3c6410 (s3c6410 with offline shader compiler) | 20198 | --enable-gles-variety-s3c6410 (s3c6410 with offline shader compiler) |
20120 | You will also need to enable the OpenGL engine for X11 with: | 20199 | You will also need to enable the OpenGL engine for X11 with: |
@@ -20175,7 +20254,7 @@ fi | |||
20175 | fi | 20254 | fi |
20176 | 20255 | ||
20177 | if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then | 20256 | if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then |
20178 | as_fn_error "Buffer dependencies not found (strict dependencies checking)" "$LINENO" 5 | 20257 | as_fn_error $? "Buffer dependencies not found (strict dependencies checking)" "$LINENO" 5 |
20179 | fi | 20258 | fi |
20180 | 20259 | ||
20181 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Buffer rendering backend will be built" >&5 | 20260 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Buffer rendering backend will be built" >&5 |
@@ -20288,7 +20367,7 @@ fi | |||
20288 | fi | 20367 | fi |
20289 | 20368 | ||
20290 | if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then | 20369 | if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then |
20291 | as_fn_error "Software GDI dependencies not found (strict dependencies checking)" "$LINENO" 5 | 20370 | as_fn_error $? "Software GDI dependencies not found (strict dependencies checking)" "$LINENO" 5 |
20292 | fi | 20371 | fi |
20293 | 20372 | ||
20294 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Software GDI rendering backend will be built" >&5 | 20373 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Software GDI rendering backend will be built" >&5 |
@@ -20401,7 +20480,7 @@ fi | |||
20401 | fi | 20480 | fi |
20402 | 20481 | ||
20403 | if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then | 20482 | if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then |
20404 | as_fn_error "Software DirectDraw dependencies not found (strict dependencies checking)" "$LINENO" 5 | 20483 | as_fn_error $? "Software DirectDraw dependencies not found (strict dependencies checking)" "$LINENO" 5 |
20405 | fi | 20484 | fi |
20406 | 20485 | ||
20407 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Software DirectDraw rendering backend will be built" >&5 | 20486 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Software DirectDraw rendering backend will be built" >&5 |
@@ -20493,8 +20572,7 @@ for ac_header in d3d9.h d3dx9.h | |||
20493 | do : | 20572 | do : |
20494 | as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` | 20573 | as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` |
20495 | ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" | 20574 | ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" |
20496 | eval as_val=\$$as_ac_Header | 20575 | if eval test \"x\$"$as_ac_Header"\" = x"yes"; then : |
20497 | if test "x$as_val" = x""yes; then : | ||
20498 | cat >>confdefs.h <<_ACEOF | 20576 | cat >>confdefs.h <<_ACEOF |
20499 | #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 | 20577 | #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 |
20500 | _ACEOF | 20578 | _ACEOF |
@@ -20523,7 +20601,7 @@ fi | |||
20523 | fi | 20601 | fi |
20524 | 20602 | ||
20525 | if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then | 20603 | if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then |
20526 | as_fn_error "Direct3D dependencies not found (strict dependencies checking)" "$LINENO" 5 | 20604 | as_fn_error $? "Direct3D dependencies not found (strict dependencies checking)" "$LINENO" 5 |
20527 | fi | 20605 | fi |
20528 | 20606 | ||
20529 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Direct3D rendering backend will be built" >&5 | 20607 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Direct3D rendering backend will be built" >&5 |
@@ -20579,210 +20657,6 @@ fi | |||
20579 | 20657 | ||
20580 | 20658 | ||
20581 | 20659 | ||
20582 | want_engine="${want_evas_engine_software_sdl}" | ||
20583 | want_static_engine="no" | ||
20584 | have_engine="no" | ||
20585 | have_evas_engine_software_sdl="no" | ||
20586 | |||
20587 | # Check whether --enable-software-sdl was given. | ||
20588 | if test "${enable_software_sdl+set}" = set; then : | ||
20589 | enableval=$enable_software_sdl; | ||
20590 | if test "x${enableval}" = "xyes" ; then | ||
20591 | want_engine="yes" | ||
20592 | else | ||
20593 | if test "x${enableval}" = "xstatic" ; then | ||
20594 | want_engine="static" | ||
20595 | else | ||
20596 | want_engine="no" | ||
20597 | fi | ||
20598 | fi | ||
20599 | |||
20600 | fi | ||
20601 | |||
20602 | |||
20603 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable Software SDL rendering backend" >&5 | ||
20604 | $as_echo_n "checking whether to enable Software SDL rendering backend... " >&6; } | ||
20605 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${want_engine}" >&5 | ||
20606 | $as_echo "${want_engine}" >&6; } | ||
20607 | |||
20608 | if test "x${want_engine}" = "xyes" -o "x${want_engine}" = "xstatic" -o "x${want_engine}" = "xauto" ; then | ||
20609 | |||
20610 | |||
20611 | requirement="" | ||
20612 | have_dep="no" | ||
20613 | evas_engine_software_sdl_cflags="" | ||
20614 | evas_engine_software_sdl_libs="" | ||
20615 | |||
20616 | |||
20617 | pkg_failed=no | ||
20618 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for SDL" >&5 | ||
20619 | $as_echo_n "checking for SDL... " >&6; } | ||
20620 | |||
20621 | if test -n "$PKG_CONFIG"; then | ||
20622 | if test -n "$SDL_CFLAGS"; then | ||
20623 | pkg_cv_SDL_CFLAGS="$SDL_CFLAGS" | ||
20624 | else | ||
20625 | if test -n "$PKG_CONFIG" && \ | ||
20626 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"sdl >= 1.2.0\""; } >&5 | ||
20627 | ($PKG_CONFIG --exists --print-errors "sdl >= 1.2.0") 2>&5 | ||
20628 | ac_status=$? | ||
20629 | $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | ||
20630 | test $ac_status = 0; }; then | ||
20631 | pkg_cv_SDL_CFLAGS=`$PKG_CONFIG --cflags "sdl >= 1.2.0" 2>/dev/null` | ||
20632 | else | ||
20633 | pkg_failed=yes | ||
20634 | fi | ||
20635 | fi | ||
20636 | else | ||
20637 | pkg_failed=untried | ||
20638 | fi | ||
20639 | if test -n "$PKG_CONFIG"; then | ||
20640 | if test -n "$SDL_LIBS"; then | ||
20641 | pkg_cv_SDL_LIBS="$SDL_LIBS" | ||
20642 | else | ||
20643 | if test -n "$PKG_CONFIG" && \ | ||
20644 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"sdl >= 1.2.0\""; } >&5 | ||
20645 | ($PKG_CONFIG --exists --print-errors "sdl >= 1.2.0") 2>&5 | ||
20646 | ac_status=$? | ||
20647 | $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | ||
20648 | test $ac_status = 0; }; then | ||
20649 | pkg_cv_SDL_LIBS=`$PKG_CONFIG --libs "sdl >= 1.2.0" 2>/dev/null` | ||
20650 | else | ||
20651 | pkg_failed=yes | ||
20652 | fi | ||
20653 | fi | ||
20654 | else | ||
20655 | pkg_failed=untried | ||
20656 | fi | ||
20657 | |||
20658 | |||
20659 | |||
20660 | if test $pkg_failed = yes; then | ||
20661 | |||
20662 | if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then | ||
20663 | _pkg_short_errors_supported=yes | ||
20664 | else | ||
20665 | _pkg_short_errors_supported=no | ||
20666 | fi | ||
20667 | if test $_pkg_short_errors_supported = yes; then | ||
20668 | SDL_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "sdl >= 1.2.0"` | ||
20669 | else | ||
20670 | SDL_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "sdl >= 1.2.0"` | ||
20671 | fi | ||
20672 | # Put the nasty error message in config.log where it belongs | ||
20673 | echo "$SDL_PKG_ERRORS" >&5 | ||
20674 | |||
20675 | as_fn_error "Package requirements (sdl >= 1.2.0) were not met: | ||
20676 | |||
20677 | $SDL_PKG_ERRORS | ||
20678 | |||
20679 | Consider adjusting the PKG_CONFIG_PATH environment variable if you | ||
20680 | installed software in a non-standard prefix. | ||
20681 | |||
20682 | Alternatively, you may set the environment variables SDL_CFLAGS | ||
20683 | and SDL_LIBS to avoid the need to call pkg-config. | ||
20684 | See the pkg-config man page for more details. | ||
20685 | " "$LINENO" 5 | ||
20686 | elif test $pkg_failed = untried; then | ||
20687 | { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | ||
20688 | $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | ||
20689 | as_fn_error "The pkg-config script could not be found or is too old. Make sure it | ||
20690 | is in your PATH or set the PKG_CONFIG environment variable to the full | ||
20691 | path to pkg-config. | ||
20692 | |||
20693 | Alternatively, you may set the environment variables SDL_CFLAGS | ||
20694 | and SDL_LIBS to avoid the need to call pkg-config. | ||
20695 | See the pkg-config man page for more details. | ||
20696 | |||
20697 | To get pkg-config, see <http://pkg-config.freedesktop.org/>. | ||
20698 | See \`config.log' for more details." "$LINENO" 5; } | ||
20699 | else | ||
20700 | SDL_CFLAGS=$pkg_cv_SDL_CFLAGS | ||
20701 | SDL_LIBS=$pkg_cv_SDL_LIBS | ||
20702 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 | ||
20703 | $as_echo "yes" >&6; } | ||
20704 | |||
20705 | have_dep="yes" | ||
20706 | requirement="sdl" | ||
20707 | evas_engine_software_sdl_cflags="${SDL_CFLAGS}" | ||
20708 | evas_engine_software_sdl_libs="${SDL_LIBS}" | ||
20709 | |||
20710 | |||
20711 | fi | ||
20712 | |||
20713 | |||
20714 | |||
20715 | |||
20716 | if test "x${want_engine}" = "xstatic" ; then | ||
20717 | requirement_evas="${requirement} ${requirement_evas}" | ||
20718 | fi | ||
20719 | |||
20720 | if test "x${have_dep}" = "xyes" ; then | ||
20721 | have_engine="yes" | ||
20722 | else | ||
20723 | have_engine="no" | ||
20724 | fi | ||
20725 | |||
20726 | |||
20727 | fi | ||
20728 | |||
20729 | if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then | ||
20730 | as_fn_error "Software SDL dependencies not found (strict dependencies checking)" "$LINENO" 5 | ||
20731 | fi | ||
20732 | |||
20733 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Software SDL rendering backend will be built" >&5 | ||
20734 | $as_echo_n "checking whether Software SDL rendering backend will be built... " >&6; } | ||
20735 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${have_engine}" >&5 | ||
20736 | $as_echo "${have_engine}" >&6; } | ||
20737 | |||
20738 | if test "x${have_engine}" = "xyes" ; then | ||
20739 | if test "x${want_engine}" = "xstatic" ; then | ||
20740 | have_evas_engine_software_sdl="static" | ||
20741 | want_static_engine="yes" | ||
20742 | else | ||
20743 | have_evas_engine_software_sdl="yes" | ||
20744 | fi | ||
20745 | fi | ||
20746 | |||
20747 | if test "x${have_engine}" = "xyes" ; then | ||
20748 | |||
20749 | $as_echo "#define BUILD_ENGINE_SOFTWARE_SDL 1" >>confdefs.h | ||
20750 | |||
20751 | fi | ||
20752 | |||
20753 | if test "x${have_engine}" = "xyes"; then | ||
20754 | BUILD_ENGINE_SOFTWARE_SDL_TRUE= | ||
20755 | BUILD_ENGINE_SOFTWARE_SDL_FALSE='#' | ||
20756 | else | ||
20757 | BUILD_ENGINE_SOFTWARE_SDL_TRUE='#' | ||
20758 | BUILD_ENGINE_SOFTWARE_SDL_FALSE= | ||
20759 | fi | ||
20760 | |||
20761 | |||
20762 | if test "x${want_static_engine}" = "xyes" ; then | ||
20763 | |||
20764 | $as_echo "#define EVAS_STATIC_BUILD_SOFTWARE_SDL 1" >>confdefs.h | ||
20765 | |||
20766 | have_static_module="yes" | ||
20767 | fi | ||
20768 | |||
20769 | if test "x${want_static_engine}" = "xyes"; then | ||
20770 | EVAS_STATIC_BUILD_SOFTWARE_SDL_TRUE= | ||
20771 | EVAS_STATIC_BUILD_SOFTWARE_SDL_FALSE='#' | ||
20772 | else | ||
20773 | EVAS_STATIC_BUILD_SOFTWARE_SDL_TRUE='#' | ||
20774 | EVAS_STATIC_BUILD_SOFTWARE_SDL_FALSE= | ||
20775 | fi | ||
20776 | |||
20777 | |||
20778 | |||
20779 | |||
20780 | |||
20781 | |||
20782 | |||
20783 | |||
20784 | |||
20785 | |||
20786 | want_engine="${want_evas_engine_psl1ght}" | 20660 | want_engine="${want_evas_engine_psl1ght}" |
20787 | want_static_engine="no" | 20661 | want_static_engine="no" |
20788 | have_engine="no" | 20662 | have_engine="no" |
@@ -20836,7 +20710,7 @@ fi | |||
20836 | fi | 20710 | fi |
20837 | 20711 | ||
20838 | if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then | 20712 | if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then |
20839 | as_fn_error "PSL1GHT dependencies not found (strict dependencies checking)" "$LINENO" 5 | 20713 | as_fn_error $? "PSL1GHT dependencies not found (strict dependencies checking)" "$LINENO" 5 |
20840 | fi | 20714 | fi |
20841 | 20715 | ||
20842 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether PSL1GHT rendering backend will be built" >&5 | 20716 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether PSL1GHT rendering backend will be built" >&5 |
@@ -20931,11 +20805,10 @@ pkg_failed=no | |||
20931 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for SDL" >&5 | 20805 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for SDL" >&5 |
20932 | $as_echo_n "checking for SDL... " >&6; } | 20806 | $as_echo_n "checking for SDL... " >&6; } |
20933 | 20807 | ||
20934 | if test -n "$PKG_CONFIG"; then | 20808 | if test -n "$SDL_CFLAGS"; then |
20935 | if test -n "$SDL_CFLAGS"; then | 20809 | pkg_cv_SDL_CFLAGS="$SDL_CFLAGS" |
20936 | pkg_cv_SDL_CFLAGS="$SDL_CFLAGS" | 20810 | elif test -n "$PKG_CONFIG"; then |
20937 | else | 20811 | if test -n "$PKG_CONFIG" && \ |
20938 | if test -n "$PKG_CONFIG" && \ | ||
20939 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"sdl >= 1.2.0\""; } >&5 | 20812 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"sdl >= 1.2.0\""; } >&5 |
20940 | ($PKG_CONFIG --exists --print-errors "sdl >= 1.2.0") 2>&5 | 20813 | ($PKG_CONFIG --exists --print-errors "sdl >= 1.2.0") 2>&5 |
20941 | ac_status=$? | 20814 | ac_status=$? |
@@ -20945,15 +20818,13 @@ if test -n "$PKG_CONFIG"; then | |||
20945 | else | 20818 | else |
20946 | pkg_failed=yes | 20819 | pkg_failed=yes |
20947 | fi | 20820 | fi |
20948 | fi | 20821 | else |
20949 | else | 20822 | pkg_failed=untried |
20950 | pkg_failed=untried | ||
20951 | fi | 20823 | fi |
20952 | if test -n "$PKG_CONFIG"; then | 20824 | if test -n "$SDL_LIBS"; then |
20953 | if test -n "$SDL_LIBS"; then | 20825 | pkg_cv_SDL_LIBS="$SDL_LIBS" |
20954 | pkg_cv_SDL_LIBS="$SDL_LIBS" | 20826 | elif test -n "$PKG_CONFIG"; then |
20955 | else | 20827 | if test -n "$PKG_CONFIG" && \ |
20956 | if test -n "$PKG_CONFIG" && \ | ||
20957 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"sdl >= 1.2.0\""; } >&5 | 20828 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"sdl >= 1.2.0\""; } >&5 |
20958 | ($PKG_CONFIG --exists --print-errors "sdl >= 1.2.0") 2>&5 | 20829 | ($PKG_CONFIG --exists --print-errors "sdl >= 1.2.0") 2>&5 |
20959 | ac_status=$? | 20830 | ac_status=$? |
@@ -20963,14 +20834,15 @@ if test -n "$PKG_CONFIG"; then | |||
20963 | else | 20834 | else |
20964 | pkg_failed=yes | 20835 | pkg_failed=yes |
20965 | fi | 20836 | fi |
20966 | fi | 20837 | else |
20967 | else | 20838 | pkg_failed=untried |
20968 | pkg_failed=untried | ||
20969 | fi | 20839 | fi |
20970 | 20840 | ||
20971 | 20841 | ||
20972 | 20842 | ||
20973 | if test $pkg_failed = yes; then | 20843 | if test $pkg_failed = yes; then |
20844 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | ||
20845 | $as_echo "no" >&6; } | ||
20974 | 20846 | ||
20975 | if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then | 20847 | if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then |
20976 | _pkg_short_errors_supported=yes | 20848 | _pkg_short_errors_supported=yes |
@@ -20978,14 +20850,14 @@ else | |||
20978 | _pkg_short_errors_supported=no | 20850 | _pkg_short_errors_supported=no |
20979 | fi | 20851 | fi |
20980 | if test $_pkg_short_errors_supported = yes; then | 20852 | if test $_pkg_short_errors_supported = yes; then |
20981 | SDL_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "sdl >= 1.2.0"` | 20853 | SDL_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "sdl >= 1.2.0" 2>&1` |
20982 | else | 20854 | else |
20983 | SDL_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "sdl >= 1.2.0"` | 20855 | SDL_PKG_ERRORS=`$PKG_CONFIG --print-errors "sdl >= 1.2.0" 2>&1` |
20984 | fi | 20856 | fi |
20985 | # Put the nasty error message in config.log where it belongs | 20857 | # Put the nasty error message in config.log where it belongs |
20986 | echo "$SDL_PKG_ERRORS" >&5 | 20858 | echo "$SDL_PKG_ERRORS" >&5 |
20987 | 20859 | ||
20988 | as_fn_error "Package requirements (sdl >= 1.2.0) were not met: | 20860 | as_fn_error $? "Package requirements (sdl >= 1.2.0) were not met: |
20989 | 20861 | ||
20990 | $SDL_PKG_ERRORS | 20862 | $SDL_PKG_ERRORS |
20991 | 20863 | ||
@@ -20994,12 +20866,13 @@ installed software in a non-standard prefix. | |||
20994 | 20866 | ||
20995 | Alternatively, you may set the environment variables SDL_CFLAGS | 20867 | Alternatively, you may set the environment variables SDL_CFLAGS |
20996 | and SDL_LIBS to avoid the need to call pkg-config. | 20868 | and SDL_LIBS to avoid the need to call pkg-config. |
20997 | See the pkg-config man page for more details. | 20869 | See the pkg-config man page for more details." "$LINENO" 5 |
20998 | " "$LINENO" 5 | ||
20999 | elif test $pkg_failed = untried; then | 20870 | elif test $pkg_failed = untried; then |
20871 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | ||
20872 | $as_echo "no" >&6; } | ||
21000 | { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | 20873 | { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
21001 | $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | 20874 | $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
21002 | as_fn_error "The pkg-config script could not be found or is too old. Make sure it | 20875 | as_fn_error $? "The pkg-config script could not be found or is too old. Make sure it |
21003 | is in your PATH or set the PKG_CONFIG environment variable to the full | 20876 | is in your PATH or set the PKG_CONFIG environment variable to the full |
21004 | path to pkg-config. | 20877 | path to pkg-config. |
21005 | 20878 | ||
@@ -21008,7 +20881,7 @@ and SDL_LIBS to avoid the need to call pkg-config. | |||
21008 | See the pkg-config man page for more details. | 20881 | See the pkg-config man page for more details. |
21009 | 20882 | ||
21010 | To get pkg-config, see <http://pkg-config.freedesktop.org/>. | 20883 | To get pkg-config, see <http://pkg-config.freedesktop.org/>. |
21011 | See \`config.log' for more details." "$LINENO" 5; } | 20884 | See \`config.log' for more details" "$LINENO" 5 ; } |
21012 | else | 20885 | else |
21013 | SDL_CFLAGS=$pkg_cv_SDL_CFLAGS | 20886 | SDL_CFLAGS=$pkg_cv_SDL_CFLAGS |
21014 | SDL_LIBS=$pkg_cv_SDL_LIBS | 20887 | SDL_LIBS=$pkg_cv_SDL_LIBS |
@@ -21143,7 +21016,6 @@ fi | |||
21143 | evas_engine_gl_sdl_libs="${SDL_LIBS} -lGLESv2 -lEGL -lm $gl_pt_lib" | 21016 | evas_engine_gl_sdl_libs="${SDL_LIBS} -lGLESv2 -lEGL -lm $gl_pt_lib" |
21144 | evas_engine_gl_common_libs="-lGLESv2 -lm $gl_pt_lib" | 21017 | evas_engine_gl_common_libs="-lGLESv2 -lm $gl_pt_lib" |
21145 | have_dep="yes" | 21018 | have_dep="yes" |
21146 | gl_flavor_gles="no" | ||
21147 | 21019 | ||
21148 | $as_echo "#define GLES_VARIETY_SGX 1" >>confdefs.h | 21020 | $as_echo "#define GLES_VARIETY_SGX 1" >>confdefs.h |
21149 | 21021 | ||
@@ -21169,7 +21041,7 @@ fi | |||
21169 | fi | 21041 | fi |
21170 | 21042 | ||
21171 | if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then | 21043 | if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then |
21172 | as_fn_error "OpenGL SDL dependencies not found (strict dependencies checking)" "$LINENO" 5 | 21044 | as_fn_error $? "OpenGL SDL dependencies not found (strict dependencies checking)" "$LINENO" 5 |
21173 | fi | 21045 | fi |
21174 | 21046 | ||
21175 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether OpenGL SDL rendering backend will be built" >&5 | 21047 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether OpenGL SDL rendering backend will be built" >&5 |
@@ -21313,46 +21185,44 @@ pkg_failed=no | |||
21313 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GL_EET" >&5 | 21185 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GL_EET" >&5 |
21314 | $as_echo_n "checking for GL_EET... " >&6; } | 21186 | $as_echo_n "checking for GL_EET... " >&6; } |
21315 | 21187 | ||
21316 | if test -n "$PKG_CONFIG"; then | 21188 | if test -n "$GL_EET_CFLAGS"; then |
21317 | if test -n "$GL_EET_CFLAGS"; then | 21189 | pkg_cv_GL_EET_CFLAGS="$GL_EET_CFLAGS" |
21318 | pkg_cv_GL_EET_CFLAGS="$GL_EET_CFLAGS" | 21190 | elif test -n "$PKG_CONFIG"; then |
21319 | else | 21191 | if test -n "$PKG_CONFIG" && \ |
21320 | if test -n "$PKG_CONFIG" && \ | 21192 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eet >= 1.6.0\""; } >&5 |
21321 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eet >= 1.5.0\""; } >&5 | 21193 | ($PKG_CONFIG --exists --print-errors "eet >= 1.6.0") 2>&5 |
21322 | ($PKG_CONFIG --exists --print-errors "eet >= 1.5.0") 2>&5 | ||
21323 | ac_status=$? | 21194 | ac_status=$? |
21324 | $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 21195 | $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
21325 | test $ac_status = 0; }; then | 21196 | test $ac_status = 0; }; then |
21326 | pkg_cv_GL_EET_CFLAGS=`$PKG_CONFIG --cflags "eet >= 1.5.0" 2>/dev/null` | 21197 | pkg_cv_GL_EET_CFLAGS=`$PKG_CONFIG --cflags "eet >= 1.6.0" 2>/dev/null` |
21327 | else | 21198 | else |
21328 | pkg_failed=yes | 21199 | pkg_failed=yes |
21329 | fi | 21200 | fi |
21330 | fi | 21201 | else |
21331 | else | 21202 | pkg_failed=untried |
21332 | pkg_failed=untried | ||
21333 | fi | 21203 | fi |
21334 | if test -n "$PKG_CONFIG"; then | 21204 | if test -n "$GL_EET_LIBS"; then |
21335 | if test -n "$GL_EET_LIBS"; then | 21205 | pkg_cv_GL_EET_LIBS="$GL_EET_LIBS" |
21336 | pkg_cv_GL_EET_LIBS="$GL_EET_LIBS" | 21206 | elif test -n "$PKG_CONFIG"; then |
21337 | else | 21207 | if test -n "$PKG_CONFIG" && \ |
21338 | if test -n "$PKG_CONFIG" && \ | 21208 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eet >= 1.6.0\""; } >&5 |
21339 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eet >= 1.5.0\""; } >&5 | 21209 | ($PKG_CONFIG --exists --print-errors "eet >= 1.6.0") 2>&5 |
21340 | ($PKG_CONFIG --exists --print-errors "eet >= 1.5.0") 2>&5 | ||
21341 | ac_status=$? | 21210 | ac_status=$? |
21342 | $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 21211 | $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
21343 | test $ac_status = 0; }; then | 21212 | test $ac_status = 0; }; then |
21344 | pkg_cv_GL_EET_LIBS=`$PKG_CONFIG --libs "eet >= 1.5.0" 2>/dev/null` | 21213 | pkg_cv_GL_EET_LIBS=`$PKG_CONFIG --libs "eet >= 1.6.0" 2>/dev/null` |
21345 | else | 21214 | else |
21346 | pkg_failed=yes | 21215 | pkg_failed=yes |
21347 | fi | 21216 | fi |
21348 | fi | 21217 | else |
21349 | else | 21218 | pkg_failed=untried |
21350 | pkg_failed=untried | ||
21351 | fi | 21219 | fi |
21352 | 21220 | ||
21353 | 21221 | ||
21354 | 21222 | ||
21355 | if test $pkg_failed = yes; then | 21223 | if test $pkg_failed = yes; then |
21224 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | ||
21225 | $as_echo "no" >&6; } | ||
21356 | 21226 | ||
21357 | if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then | 21227 | if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then |
21358 | _pkg_short_errors_supported=yes | 21228 | _pkg_short_errors_supported=yes |
@@ -21360,17 +21230,17 @@ else | |||
21360 | _pkg_short_errors_supported=no | 21230 | _pkg_short_errors_supported=no |
21361 | fi | 21231 | fi |
21362 | if test $_pkg_short_errors_supported = yes; then | 21232 | if test $_pkg_short_errors_supported = yes; then |
21363 | GL_EET_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "eet >= 1.5.0"` | 21233 | GL_EET_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "eet >= 1.6.0" 2>&1` |
21364 | else | 21234 | else |
21365 | GL_EET_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "eet >= 1.5.0"` | 21235 | GL_EET_PKG_ERRORS=`$PKG_CONFIG --print-errors "eet >= 1.6.0" 2>&1` |
21366 | fi | 21236 | fi |
21367 | # Put the nasty error message in config.log where it belongs | 21237 | # Put the nasty error message in config.log where it belongs |
21368 | echo "$GL_EET_PKG_ERRORS" >&5 | 21238 | echo "$GL_EET_PKG_ERRORS" >&5 |
21369 | 21239 | ||
21370 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | 21240 | have_dep="no" |
21371 | $as_echo "no" >&6; } | ||
21372 | have_dep="no" | ||
21373 | elif test $pkg_failed = untried; then | 21241 | elif test $pkg_failed = untried; then |
21242 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | ||
21243 | $as_echo "no" >&6; } | ||
21374 | have_dep="no" | 21244 | have_dep="no" |
21375 | else | 21245 | else |
21376 | GL_EET_CFLAGS=$pkg_cv_GL_EET_CFLAGS | 21246 | GL_EET_CFLAGS=$pkg_cv_GL_EET_CFLAGS |
@@ -21394,7 +21264,7 @@ fi | |||
21394 | fi | 21264 | fi |
21395 | 21265 | ||
21396 | if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then | 21266 | if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then |
21397 | as_fn_error "OpenGL Cocoa dependencies not found (strict dependencies checking)" "$LINENO" 5 | 21267 | as_fn_error $? "OpenGL Cocoa dependencies not found (strict dependencies checking)" "$LINENO" 5 |
21398 | fi | 21268 | fi |
21399 | 21269 | ||
21400 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether OpenGL Cocoa rendering backend will be built" >&5 | 21270 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether OpenGL Cocoa rendering backend will be built" >&5 |
@@ -21503,7 +21373,7 @@ fi | |||
21503 | fi | 21373 | fi |
21504 | 21374 | ||
21505 | if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then | 21375 | if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then |
21506 | as_fn_error "Framebuffer dependencies not found (strict dependencies checking)" "$LINENO" 5 | 21376 | as_fn_error $? "Framebuffer dependencies not found (strict dependencies checking)" "$LINENO" 5 |
21507 | fi | 21377 | fi |
21508 | 21378 | ||
21509 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Framebuffer rendering backend will be built" >&5 | 21379 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Framebuffer rendering backend will be built" >&5 |
@@ -21598,11 +21468,10 @@ pkg_failed=no | |||
21598 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for DIRECTFB" >&5 | 21468 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for DIRECTFB" >&5 |
21599 | $as_echo_n "checking for DIRECTFB... " >&6; } | 21469 | $as_echo_n "checking for DIRECTFB... " >&6; } |
21600 | 21470 | ||
21601 | if test -n "$PKG_CONFIG"; then | 21471 | if test -n "$DIRECTFB_CFLAGS"; then |
21602 | if test -n "$DIRECTFB_CFLAGS"; then | 21472 | pkg_cv_DIRECTFB_CFLAGS="$DIRECTFB_CFLAGS" |
21603 | pkg_cv_DIRECTFB_CFLAGS="$DIRECTFB_CFLAGS" | 21473 | elif test -n "$PKG_CONFIG"; then |
21604 | else | 21474 | if test -n "$PKG_CONFIG" && \ |
21605 | if test -n "$PKG_CONFIG" && \ | ||
21606 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"directfb >= 0.9.16\""; } >&5 | 21475 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"directfb >= 0.9.16\""; } >&5 |
21607 | ($PKG_CONFIG --exists --print-errors "directfb >= 0.9.16") 2>&5 | 21476 | ($PKG_CONFIG --exists --print-errors "directfb >= 0.9.16") 2>&5 |
21608 | ac_status=$? | 21477 | ac_status=$? |
@@ -21612,15 +21481,13 @@ if test -n "$PKG_CONFIG"; then | |||
21612 | else | 21481 | else |
21613 | pkg_failed=yes | 21482 | pkg_failed=yes |
21614 | fi | 21483 | fi |
21615 | fi | 21484 | else |
21616 | else | 21485 | pkg_failed=untried |
21617 | pkg_failed=untried | ||
21618 | fi | 21486 | fi |
21619 | if test -n "$PKG_CONFIG"; then | 21487 | if test -n "$DIRECTFB_LIBS"; then |
21620 | if test -n "$DIRECTFB_LIBS"; then | 21488 | pkg_cv_DIRECTFB_LIBS="$DIRECTFB_LIBS" |
21621 | pkg_cv_DIRECTFB_LIBS="$DIRECTFB_LIBS" | 21489 | elif test -n "$PKG_CONFIG"; then |
21622 | else | 21490 | if test -n "$PKG_CONFIG" && \ |
21623 | if test -n "$PKG_CONFIG" && \ | ||
21624 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"directfb >= 0.9.16\""; } >&5 | 21491 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"directfb >= 0.9.16\""; } >&5 |
21625 | ($PKG_CONFIG --exists --print-errors "directfb >= 0.9.16") 2>&5 | 21492 | ($PKG_CONFIG --exists --print-errors "directfb >= 0.9.16") 2>&5 |
21626 | ac_status=$? | 21493 | ac_status=$? |
@@ -21630,14 +21497,15 @@ if test -n "$PKG_CONFIG"; then | |||
21630 | else | 21497 | else |
21631 | pkg_failed=yes | 21498 | pkg_failed=yes |
21632 | fi | 21499 | fi |
21633 | fi | 21500 | else |
21634 | else | 21501 | pkg_failed=untried |
21635 | pkg_failed=untried | ||
21636 | fi | 21502 | fi |
21637 | 21503 | ||
21638 | 21504 | ||
21639 | 21505 | ||
21640 | if test $pkg_failed = yes; then | 21506 | if test $pkg_failed = yes; then |
21507 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | ||
21508 | $as_echo "no" >&6; } | ||
21641 | 21509 | ||
21642 | if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then | 21510 | if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then |
21643 | _pkg_short_errors_supported=yes | 21511 | _pkg_short_errors_supported=yes |
@@ -21645,14 +21513,14 @@ else | |||
21645 | _pkg_short_errors_supported=no | 21513 | _pkg_short_errors_supported=no |
21646 | fi | 21514 | fi |
21647 | if test $_pkg_short_errors_supported = yes; then | 21515 | if test $_pkg_short_errors_supported = yes; then |
21648 | DIRECTFB_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "directfb >= 0.9.16"` | 21516 | DIRECTFB_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "directfb >= 0.9.16" 2>&1` |
21649 | else | 21517 | else |
21650 | DIRECTFB_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "directfb >= 0.9.16"` | 21518 | DIRECTFB_PKG_ERRORS=`$PKG_CONFIG --print-errors "directfb >= 0.9.16" 2>&1` |
21651 | fi | 21519 | fi |
21652 | # Put the nasty error message in config.log where it belongs | 21520 | # Put the nasty error message in config.log where it belongs |
21653 | echo "$DIRECTFB_PKG_ERRORS" >&5 | 21521 | echo "$DIRECTFB_PKG_ERRORS" >&5 |
21654 | 21522 | ||
21655 | as_fn_error "Package requirements (directfb >= 0.9.16) were not met: | 21523 | as_fn_error $? "Package requirements (directfb >= 0.9.16) were not met: |
21656 | 21524 | ||
21657 | $DIRECTFB_PKG_ERRORS | 21525 | $DIRECTFB_PKG_ERRORS |
21658 | 21526 | ||
@@ -21661,12 +21529,13 @@ installed software in a non-standard prefix. | |||
21661 | 21529 | ||
21662 | Alternatively, you may set the environment variables DIRECTFB_CFLAGS | 21530 | Alternatively, you may set the environment variables DIRECTFB_CFLAGS |
21663 | and DIRECTFB_LIBS to avoid the need to call pkg-config. | 21531 | and DIRECTFB_LIBS to avoid the need to call pkg-config. |
21664 | See the pkg-config man page for more details. | 21532 | See the pkg-config man page for more details." "$LINENO" 5 |
21665 | " "$LINENO" 5 | ||
21666 | elif test $pkg_failed = untried; then | 21533 | elif test $pkg_failed = untried; then |
21534 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | ||
21535 | $as_echo "no" >&6; } | ||
21667 | { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | 21536 | { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
21668 | $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | 21537 | $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
21669 | as_fn_error "The pkg-config script could not be found or is too old. Make sure it | 21538 | as_fn_error $? "The pkg-config script could not be found or is too old. Make sure it |
21670 | is in your PATH or set the PKG_CONFIG environment variable to the full | 21539 | is in your PATH or set the PKG_CONFIG environment variable to the full |
21671 | path to pkg-config. | 21540 | path to pkg-config. |
21672 | 21541 | ||
@@ -21675,7 +21544,7 @@ and DIRECTFB_LIBS to avoid the need to call pkg-config. | |||
21675 | See the pkg-config man page for more details. | 21544 | See the pkg-config man page for more details. |
21676 | 21545 | ||
21677 | To get pkg-config, see <http://pkg-config.freedesktop.org/>. | 21546 | To get pkg-config, see <http://pkg-config.freedesktop.org/>. |
21678 | See \`config.log' for more details." "$LINENO" 5; } | 21547 | See \`config.log' for more details" "$LINENO" 5 ; } |
21679 | else | 21548 | else |
21680 | DIRECTFB_CFLAGS=$pkg_cv_DIRECTFB_CFLAGS | 21549 | DIRECTFB_CFLAGS=$pkg_cv_DIRECTFB_CFLAGS |
21681 | DIRECTFB_LIBS=$pkg_cv_DIRECTFB_LIBS | 21550 | DIRECTFB_LIBS=$pkg_cv_DIRECTFB_LIBS |
@@ -21707,7 +21576,7 @@ fi | |||
21707 | fi | 21576 | fi |
21708 | 21577 | ||
21709 | if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then | 21578 | if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then |
21710 | as_fn_error "DirectFB dependencies not found (strict dependencies checking)" "$LINENO" 5 | 21579 | as_fn_error $? "DirectFB dependencies not found (strict dependencies checking)" "$LINENO" 5 |
21711 | fi | 21580 | fi |
21712 | 21581 | ||
21713 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether DirectFB rendering backend will be built" >&5 | 21582 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether DirectFB rendering backend will be built" >&5 |
@@ -21801,11 +21670,10 @@ pkg_failed=no | |||
21801 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XCB" >&5 | 21670 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XCB" >&5 |
21802 | $as_echo_n "checking for XCB... " >&6; } | 21671 | $as_echo_n "checking for XCB... " >&6; } |
21803 | 21672 | ||
21804 | if test -n "$PKG_CONFIG"; then | 21673 | if test -n "$XCB_CFLAGS"; then |
21805 | if test -n "$XCB_CFLAGS"; then | 21674 | pkg_cv_XCB_CFLAGS="$XCB_CFLAGS" |
21806 | pkg_cv_XCB_CFLAGS="$XCB_CFLAGS" | 21675 | elif test -n "$PKG_CONFIG"; then |
21807 | else | 21676 | if test -n "$PKG_CONFIG" && \ |
21808 | if test -n "$PKG_CONFIG" && \ | ||
21809 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"xcb xcb-shm xcb-image >= 0.2.1 pixman-1\""; } >&5 | 21677 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"xcb xcb-shm xcb-image >= 0.2.1 pixman-1\""; } >&5 |
21810 | ($PKG_CONFIG --exists --print-errors "xcb xcb-shm xcb-image >= 0.2.1 pixman-1") 2>&5 | 21678 | ($PKG_CONFIG --exists --print-errors "xcb xcb-shm xcb-image >= 0.2.1 pixman-1") 2>&5 |
21811 | ac_status=$? | 21679 | ac_status=$? |
@@ -21815,15 +21683,13 @@ if test -n "$PKG_CONFIG"; then | |||
21815 | else | 21683 | else |
21816 | pkg_failed=yes | 21684 | pkg_failed=yes |
21817 | fi | 21685 | fi |
21818 | fi | 21686 | else |
21819 | else | 21687 | pkg_failed=untried |
21820 | pkg_failed=untried | ||
21821 | fi | 21688 | fi |
21822 | if test -n "$PKG_CONFIG"; then | 21689 | if test -n "$XCB_LIBS"; then |
21823 | if test -n "$XCB_LIBS"; then | 21690 | pkg_cv_XCB_LIBS="$XCB_LIBS" |
21824 | pkg_cv_XCB_LIBS="$XCB_LIBS" | 21691 | elif test -n "$PKG_CONFIG"; then |
21825 | else | 21692 | if test -n "$PKG_CONFIG" && \ |
21826 | if test -n "$PKG_CONFIG" && \ | ||
21827 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"xcb xcb-shm xcb-image >= 0.2.1 pixman-1\""; } >&5 | 21693 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"xcb xcb-shm xcb-image >= 0.2.1 pixman-1\""; } >&5 |
21828 | ($PKG_CONFIG --exists --print-errors "xcb xcb-shm xcb-image >= 0.2.1 pixman-1") 2>&5 | 21694 | ($PKG_CONFIG --exists --print-errors "xcb xcb-shm xcb-image >= 0.2.1 pixman-1") 2>&5 |
21829 | ac_status=$? | 21695 | ac_status=$? |
@@ -21833,14 +21699,15 @@ if test -n "$PKG_CONFIG"; then | |||
21833 | else | 21699 | else |
21834 | pkg_failed=yes | 21700 | pkg_failed=yes |
21835 | fi | 21701 | fi |
21836 | fi | 21702 | else |
21837 | else | 21703 | pkg_failed=untried |
21838 | pkg_failed=untried | ||
21839 | fi | 21704 | fi |
21840 | 21705 | ||
21841 | 21706 | ||
21842 | 21707 | ||
21843 | if test $pkg_failed = yes; then | 21708 | if test $pkg_failed = yes; then |
21709 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | ||
21710 | $as_echo "no" >&6; } | ||
21844 | 21711 | ||
21845 | if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then | 21712 | if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then |
21846 | _pkg_short_errors_supported=yes | 21713 | _pkg_short_errors_supported=yes |
@@ -21848,20 +21715,20 @@ else | |||
21848 | _pkg_short_errors_supported=no | 21715 | _pkg_short_errors_supported=no |
21849 | fi | 21716 | fi |
21850 | if test $_pkg_short_errors_supported = yes; then | 21717 | if test $_pkg_short_errors_supported = yes; then |
21851 | XCB_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "xcb xcb-shm xcb-image >= 0.2.1 pixman-1"` | 21718 | XCB_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "xcb xcb-shm xcb-image >= 0.2.1 pixman-1" 2>&1` |
21852 | else | 21719 | else |
21853 | XCB_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "xcb xcb-shm xcb-image >= 0.2.1 pixman-1"` | 21720 | XCB_PKG_ERRORS=`$PKG_CONFIG --print-errors "xcb xcb-shm xcb-image >= 0.2.1 pixman-1" 2>&1` |
21854 | fi | 21721 | fi |
21855 | # Put the nasty error message in config.log where it belongs | 21722 | # Put the nasty error message in config.log where it belongs |
21856 | echo "$XCB_PKG_ERRORS" >&5 | 21723 | echo "$XCB_PKG_ERRORS" >&5 |
21857 | 21724 | ||
21858 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | ||
21859 | $as_echo "no" >&6; } | ||
21860 | 21725 | ||
21861 | have_dep="no" | 21726 | have_dep="no" |
21862 | 21727 | ||
21863 | 21728 | ||
21864 | elif test $pkg_failed = untried; then | 21729 | elif test $pkg_failed = untried; then |
21730 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | ||
21731 | $as_echo "no" >&6; } | ||
21865 | 21732 | ||
21866 | have_dep="no" | 21733 | have_dep="no" |
21867 | 21734 | ||
@@ -21896,7 +21763,7 @@ fi | |||
21896 | fi | 21763 | fi |
21897 | 21764 | ||
21898 | if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then | 21765 | if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then |
21899 | as_fn_error "Software X11 8 bits grayscale dependencies not found (strict dependencies checking)" "$LINENO" 5 | 21766 | as_fn_error $? "Software X11 8 bits grayscale dependencies not found (strict dependencies checking)" "$LINENO" 5 |
21900 | fi | 21767 | fi |
21901 | 21768 | ||
21902 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Software X11 8 bits grayscale rendering backend will be built" >&5 | 21769 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Software X11 8 bits grayscale rendering backend will be built" >&5 |
@@ -22000,7 +21867,7 @@ if test "x$with_x" = xno; then | |||
22000 | have_x=disabled | 21867 | have_x=disabled |
22001 | else | 21868 | else |
22002 | case $x_includes,$x_libraries in #( | 21869 | case $x_includes,$x_libraries in #( |
22003 | *\'*) as_fn_error "cannot use X directory names containing '" "$LINENO" 5;; #( | 21870 | *\'*) as_fn_error $? "cannot use X directory names containing '" "$LINENO" 5 ;; #( |
22004 | *,NONE | NONE,*) if test "${ac_cv_have_x+set}" = set; then : | 21871 | *,NONE | NONE,*) if test "${ac_cv_have_x+set}" = set; then : |
22005 | $as_echo_n "(cached) " >&6 | 21872 | $as_echo_n "(cached) " >&6 |
22006 | else | 21873 | else |
@@ -22018,7 +21885,7 @@ libdir: | |||
22018 | @echo libdir='${LIBDIR}' | 21885 | @echo libdir='${LIBDIR}' |
22019 | _ACEOF | 21886 | _ACEOF |
22020 | if (export CC; ${XMKMF-xmkmf}) >/dev/null 2>/dev/null && test -f Makefile; then | 21887 | if (export CC; ${XMKMF-xmkmf}) >/dev/null 2>/dev/null && test -f Makefile; then |
22021 | # GNU make sometimes prints "make[1]: Entering...", which would confuse us. | 21888 | # GNU make sometimes prints "make[1]: Entering ...", which would confuse us. |
22022 | for ac_var in incroot usrlibdir libdir; do | 21889 | for ac_var in incroot usrlibdir libdir; do |
22023 | eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`" | 21890 | eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`" |
22024 | done | 21891 | done |
@@ -22104,7 +21971,7 @@ else | |||
22104 | fi | 21971 | fi |
22105 | done | 21972 | done |
22106 | fi | 21973 | fi |
22107 | rm -f conftest.err conftest.$ac_ext | 21974 | rm -f conftest.err conftest.i conftest.$ac_ext |
22108 | fi # $ac_x_includes = no | 21975 | fi # $ac_x_includes = no |
22109 | 21976 | ||
22110 | if test "$ac_x_libraries" = no; then | 21977 | if test "$ac_x_libraries" = no; then |
@@ -22791,7 +22658,7 @@ fi | |||
22791 | fi | 22658 | fi |
22792 | 22659 | ||
22793 | if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then | 22660 | if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then |
22794 | as_fn_error "Software X11 16 bits dependencies not found (strict dependencies checking)" "$LINENO" 5 | 22661 | as_fn_error $? "Software X11 16 bits dependencies not found (strict dependencies checking)" "$LINENO" 5 |
22795 | fi | 22662 | fi |
22796 | 22663 | ||
22797 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Software X11 16 bits rendering backend will be built" >&5 | 22664 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Software X11 16 bits rendering backend will be built" >&5 |
@@ -22904,7 +22771,7 @@ fi | |||
22904 | fi | 22771 | fi |
22905 | 22772 | ||
22906 | if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then | 22773 | if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then |
22907 | as_fn_error "Software DirectDraw 16 bits dependencies not found (strict dependencies checking)" "$LINENO" 5 | 22774 | as_fn_error $? "Software DirectDraw 16 bits dependencies not found (strict dependencies checking)" "$LINENO" 5 |
22908 | fi | 22775 | fi |
22909 | 22776 | ||
22910 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Software DirectDraw 16 bits rendering backend will be built" >&5 | 22777 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Software DirectDraw 16 bits rendering backend will be built" >&5 |
@@ -23006,7 +22873,7 @@ fi | |||
23006 | fi | 22873 | fi |
23007 | 22874 | ||
23008 | if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then | 22875 | if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then |
23009 | as_fn_error "Software Windows CE 16 bits dependencies not found (strict dependencies checking)" "$LINENO" 5 | 22876 | as_fn_error $? "Software Windows CE 16 bits dependencies not found (strict dependencies checking)" "$LINENO" 5 |
23010 | fi | 22877 | fi |
23011 | 22878 | ||
23012 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Software Windows CE 16 bits rendering backend will be built" >&5 | 22879 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Software Windows CE 16 bits rendering backend will be built" >&5 |
@@ -23101,11 +22968,10 @@ pkg_failed=no | |||
23101 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for SDL" >&5 | 22968 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for SDL" >&5 |
23102 | $as_echo_n "checking for SDL... " >&6; } | 22969 | $as_echo_n "checking for SDL... " >&6; } |
23103 | 22970 | ||
23104 | if test -n "$PKG_CONFIG"; then | 22971 | if test -n "$SDL_CFLAGS"; then |
23105 | if test -n "$SDL_CFLAGS"; then | 22972 | pkg_cv_SDL_CFLAGS="$SDL_CFLAGS" |
23106 | pkg_cv_SDL_CFLAGS="$SDL_CFLAGS" | 22973 | elif test -n "$PKG_CONFIG"; then |
23107 | else | 22974 | if test -n "$PKG_CONFIG" && \ |
23108 | if test -n "$PKG_CONFIG" && \ | ||
23109 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"sdl >= 1.2.0\""; } >&5 | 22975 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"sdl >= 1.2.0\""; } >&5 |
23110 | ($PKG_CONFIG --exists --print-errors "sdl >= 1.2.0") 2>&5 | 22976 | ($PKG_CONFIG --exists --print-errors "sdl >= 1.2.0") 2>&5 |
23111 | ac_status=$? | 22977 | ac_status=$? |
@@ -23115,15 +22981,13 @@ if test -n "$PKG_CONFIG"; then | |||
23115 | else | 22981 | else |
23116 | pkg_failed=yes | 22982 | pkg_failed=yes |
23117 | fi | 22983 | fi |
23118 | fi | 22984 | else |
23119 | else | 22985 | pkg_failed=untried |
23120 | pkg_failed=untried | ||
23121 | fi | 22986 | fi |
23122 | if test -n "$PKG_CONFIG"; then | 22987 | if test -n "$SDL_LIBS"; then |
23123 | if test -n "$SDL_LIBS"; then | 22988 | pkg_cv_SDL_LIBS="$SDL_LIBS" |
23124 | pkg_cv_SDL_LIBS="$SDL_LIBS" | 22989 | elif test -n "$PKG_CONFIG"; then |
23125 | else | 22990 | if test -n "$PKG_CONFIG" && \ |
23126 | if test -n "$PKG_CONFIG" && \ | ||
23127 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"sdl >= 1.2.0\""; } >&5 | 22991 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"sdl >= 1.2.0\""; } >&5 |
23128 | ($PKG_CONFIG --exists --print-errors "sdl >= 1.2.0") 2>&5 | 22992 | ($PKG_CONFIG --exists --print-errors "sdl >= 1.2.0") 2>&5 |
23129 | ac_status=$? | 22993 | ac_status=$? |
@@ -23133,14 +22997,15 @@ if test -n "$PKG_CONFIG"; then | |||
23133 | else | 22997 | else |
23134 | pkg_failed=yes | 22998 | pkg_failed=yes |
23135 | fi | 22999 | fi |
23136 | fi | 23000 | else |
23137 | else | 23001 | pkg_failed=untried |
23138 | pkg_failed=untried | ||
23139 | fi | 23002 | fi |
23140 | 23003 | ||
23141 | 23004 | ||
23142 | 23005 | ||
23143 | if test $pkg_failed = yes; then | 23006 | if test $pkg_failed = yes; then |
23007 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | ||
23008 | $as_echo "no" >&6; } | ||
23144 | 23009 | ||
23145 | if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then | 23010 | if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then |
23146 | _pkg_short_errors_supported=yes | 23011 | _pkg_short_errors_supported=yes |
@@ -23148,14 +23013,14 @@ else | |||
23148 | _pkg_short_errors_supported=no | 23013 | _pkg_short_errors_supported=no |
23149 | fi | 23014 | fi |
23150 | if test $_pkg_short_errors_supported = yes; then | 23015 | if test $_pkg_short_errors_supported = yes; then |
23151 | SDL_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "sdl >= 1.2.0"` | 23016 | SDL_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "sdl >= 1.2.0" 2>&1` |
23152 | else | 23017 | else |
23153 | SDL_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "sdl >= 1.2.0"` | 23018 | SDL_PKG_ERRORS=`$PKG_CONFIG --print-errors "sdl >= 1.2.0" 2>&1` |
23154 | fi | 23019 | fi |
23155 | # Put the nasty error message in config.log where it belongs | 23020 | # Put the nasty error message in config.log where it belongs |
23156 | echo "$SDL_PKG_ERRORS" >&5 | 23021 | echo "$SDL_PKG_ERRORS" >&5 |
23157 | 23022 | ||
23158 | as_fn_error "Package requirements (sdl >= 1.2.0) were not met: | 23023 | as_fn_error $? "Package requirements (sdl >= 1.2.0) were not met: |
23159 | 23024 | ||
23160 | $SDL_PKG_ERRORS | 23025 | $SDL_PKG_ERRORS |
23161 | 23026 | ||
@@ -23164,12 +23029,13 @@ installed software in a non-standard prefix. | |||
23164 | 23029 | ||
23165 | Alternatively, you may set the environment variables SDL_CFLAGS | 23030 | Alternatively, you may set the environment variables SDL_CFLAGS |
23166 | and SDL_LIBS to avoid the need to call pkg-config. | 23031 | and SDL_LIBS to avoid the need to call pkg-config. |
23167 | See the pkg-config man page for more details. | 23032 | See the pkg-config man page for more details." "$LINENO" 5 |
23168 | " "$LINENO" 5 | ||
23169 | elif test $pkg_failed = untried; then | 23033 | elif test $pkg_failed = untried; then |
23034 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | ||
23035 | $as_echo "no" >&6; } | ||
23170 | { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | 23036 | { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
23171 | $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | 23037 | $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
23172 | as_fn_error "The pkg-config script could not be found or is too old. Make sure it | 23038 | as_fn_error $? "The pkg-config script could not be found or is too old. Make sure it |
23173 | is in your PATH or set the PKG_CONFIG environment variable to the full | 23039 | is in your PATH or set the PKG_CONFIG environment variable to the full |
23174 | path to pkg-config. | 23040 | path to pkg-config. |
23175 | 23041 | ||
@@ -23178,7 +23044,7 @@ and SDL_LIBS to avoid the need to call pkg-config. | |||
23178 | See the pkg-config man page for more details. | 23044 | See the pkg-config man page for more details. |
23179 | 23045 | ||
23180 | To get pkg-config, see <http://pkg-config.freedesktop.org/>. | 23046 | To get pkg-config, see <http://pkg-config.freedesktop.org/>. |
23181 | See \`config.log' for more details." "$LINENO" 5; } | 23047 | See \`config.log' for more details" "$LINENO" 5 ; } |
23182 | else | 23048 | else |
23183 | SDL_CFLAGS=$pkg_cv_SDL_CFLAGS | 23049 | SDL_CFLAGS=$pkg_cv_SDL_CFLAGS |
23184 | SDL_LIBS=$pkg_cv_SDL_LIBS | 23050 | SDL_LIBS=$pkg_cv_SDL_LIBS |
@@ -23210,7 +23076,7 @@ fi | |||
23210 | fi | 23076 | fi |
23211 | 23077 | ||
23212 | if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then | 23078 | if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then |
23213 | as_fn_error "Software SDL 16 bits dependencies not found (strict dependencies checking)" "$LINENO" 5 | 23079 | as_fn_error $? "Software SDL 16 bits dependencies not found (strict dependencies checking)" "$LINENO" 5 |
23214 | fi | 23080 | fi |
23215 | 23081 | ||
23216 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Software SDL 16 bits rendering backend will be built" >&5 | 23082 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Software SDL 16 bits rendering backend will be built" >&5 |
@@ -23312,7 +23178,7 @@ fi | |||
23312 | fi | 23178 | fi |
23313 | 23179 | ||
23314 | if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then | 23180 | if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then |
23315 | as_fn_error "Wayland Shm dependencies not found (strict dependencies checking)" "$LINENO" 5 | 23181 | as_fn_error $? "Wayland Shm dependencies not found (strict dependencies checking)" "$LINENO" 5 |
23316 | fi | 23182 | fi |
23317 | 23183 | ||
23318 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Wayland Shm rendering backend will be built" >&5 | 23184 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Wayland Shm rendering backend will be built" >&5 |
@@ -23407,11 +23273,10 @@ pkg_failed=no | |||
23407 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for WAYLAND_EGL" >&5 | 23273 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for WAYLAND_EGL" >&5 |
23408 | $as_echo_n "checking for WAYLAND_EGL... " >&6; } | 23274 | $as_echo_n "checking for WAYLAND_EGL... " >&6; } |
23409 | 23275 | ||
23410 | if test -n "$PKG_CONFIG"; then | 23276 | if test -n "$WAYLAND_EGL_CFLAGS"; then |
23411 | if test -n "$WAYLAND_EGL_CFLAGS"; then | 23277 | pkg_cv_WAYLAND_EGL_CFLAGS="$WAYLAND_EGL_CFLAGS" |
23412 | pkg_cv_WAYLAND_EGL_CFLAGS="$WAYLAND_EGL_CFLAGS" | 23278 | elif test -n "$PKG_CONFIG"; then |
23413 | else | 23279 | if test -n "$PKG_CONFIG" && \ |
23414 | if test -n "$PKG_CONFIG" && \ | ||
23415 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"egl >= 7.10 glesv2 gl wayland-client wayland-egl\""; } >&5 | 23280 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"egl >= 7.10 glesv2 gl wayland-client wayland-egl\""; } >&5 |
23416 | ($PKG_CONFIG --exists --print-errors "egl >= 7.10 glesv2 gl wayland-client wayland-egl") 2>&5 | 23281 | ($PKG_CONFIG --exists --print-errors "egl >= 7.10 glesv2 gl wayland-client wayland-egl") 2>&5 |
23417 | ac_status=$? | 23282 | ac_status=$? |
@@ -23421,15 +23286,13 @@ if test -n "$PKG_CONFIG"; then | |||
23421 | else | 23286 | else |
23422 | pkg_failed=yes | 23287 | pkg_failed=yes |
23423 | fi | 23288 | fi |
23424 | fi | 23289 | else |
23425 | else | 23290 | pkg_failed=untried |
23426 | pkg_failed=untried | ||
23427 | fi | 23291 | fi |
23428 | if test -n "$PKG_CONFIG"; then | 23292 | if test -n "$WAYLAND_EGL_LIBS"; then |
23429 | if test -n "$WAYLAND_EGL_LIBS"; then | 23293 | pkg_cv_WAYLAND_EGL_LIBS="$WAYLAND_EGL_LIBS" |
23430 | pkg_cv_WAYLAND_EGL_LIBS="$WAYLAND_EGL_LIBS" | 23294 | elif test -n "$PKG_CONFIG"; then |
23431 | else | 23295 | if test -n "$PKG_CONFIG" && \ |
23432 | if test -n "$PKG_CONFIG" && \ | ||
23433 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"egl >= 7.10 glesv2 gl wayland-client wayland-egl\""; } >&5 | 23296 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"egl >= 7.10 glesv2 gl wayland-client wayland-egl\""; } >&5 |
23434 | ($PKG_CONFIG --exists --print-errors "egl >= 7.10 glesv2 gl wayland-client wayland-egl") 2>&5 | 23297 | ($PKG_CONFIG --exists --print-errors "egl >= 7.10 glesv2 gl wayland-client wayland-egl") 2>&5 |
23435 | ac_status=$? | 23298 | ac_status=$? |
@@ -23439,14 +23302,15 @@ if test -n "$PKG_CONFIG"; then | |||
23439 | else | 23302 | else |
23440 | pkg_failed=yes | 23303 | pkg_failed=yes |
23441 | fi | 23304 | fi |
23442 | fi | 23305 | else |
23443 | else | 23306 | pkg_failed=untried |
23444 | pkg_failed=untried | ||
23445 | fi | 23307 | fi |
23446 | 23308 | ||
23447 | 23309 | ||
23448 | 23310 | ||
23449 | if test $pkg_failed = yes; then | 23311 | if test $pkg_failed = yes; then |
23312 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | ||
23313 | $as_echo "no" >&6; } | ||
23450 | 23314 | ||
23451 | if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then | 23315 | if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then |
23452 | _pkg_short_errors_supported=yes | 23316 | _pkg_short_errors_supported=yes |
@@ -23454,20 +23318,20 @@ else | |||
23454 | _pkg_short_errors_supported=no | 23318 | _pkg_short_errors_supported=no |
23455 | fi | 23319 | fi |
23456 | if test $_pkg_short_errors_supported = yes; then | 23320 | if test $_pkg_short_errors_supported = yes; then |
23457 | WAYLAND_EGL_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "egl >= 7.10 glesv2 gl wayland-client wayland-egl"` | 23321 | WAYLAND_EGL_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "egl >= 7.10 glesv2 gl wayland-client wayland-egl" 2>&1` |
23458 | else | 23322 | else |
23459 | WAYLAND_EGL_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "egl >= 7.10 glesv2 gl wayland-client wayland-egl"` | 23323 | WAYLAND_EGL_PKG_ERRORS=`$PKG_CONFIG --print-errors "egl >= 7.10 glesv2 gl wayland-client wayland-egl" 2>&1` |
23460 | fi | 23324 | fi |
23461 | # Put the nasty error message in config.log where it belongs | 23325 | # Put the nasty error message in config.log where it belongs |
23462 | echo "$WAYLAND_EGL_PKG_ERRORS" >&5 | 23326 | echo "$WAYLAND_EGL_PKG_ERRORS" >&5 |
23463 | 23327 | ||
23464 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | ||
23465 | $as_echo "no" >&6; } | ||
23466 | 23328 | ||
23467 | have_dep="no" | 23329 | have_dep="no" |
23468 | 23330 | ||
23469 | 23331 | ||
23470 | elif test $pkg_failed = untried; then | 23332 | elif test $pkg_failed = untried; then |
23333 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | ||
23334 | $as_echo "no" >&6; } | ||
23471 | 23335 | ||
23472 | have_dep="no" | 23336 | have_dep="no" |
23473 | 23337 | ||
@@ -23491,46 +23355,44 @@ pkg_failed=no | |||
23491 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GL_EET" >&5 | 23355 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GL_EET" >&5 |
23492 | $as_echo_n "checking for GL_EET... " >&6; } | 23356 | $as_echo_n "checking for GL_EET... " >&6; } |
23493 | 23357 | ||
23494 | if test -n "$PKG_CONFIG"; then | 23358 | if test -n "$GL_EET_CFLAGS"; then |
23495 | if test -n "$GL_EET_CFLAGS"; then | 23359 | pkg_cv_GL_EET_CFLAGS="$GL_EET_CFLAGS" |
23496 | pkg_cv_GL_EET_CFLAGS="$GL_EET_CFLAGS" | 23360 | elif test -n "$PKG_CONFIG"; then |
23497 | else | 23361 | if test -n "$PKG_CONFIG" && \ |
23498 | if test -n "$PKG_CONFIG" && \ | 23362 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eet >= 1.6.0\""; } >&5 |
23499 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eet >= 1.5.0\""; } >&5 | 23363 | ($PKG_CONFIG --exists --print-errors "eet >= 1.6.0") 2>&5 |
23500 | ($PKG_CONFIG --exists --print-errors "eet >= 1.5.0") 2>&5 | ||
23501 | ac_status=$? | 23364 | ac_status=$? |
23502 | $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 23365 | $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
23503 | test $ac_status = 0; }; then | 23366 | test $ac_status = 0; }; then |
23504 | pkg_cv_GL_EET_CFLAGS=`$PKG_CONFIG --cflags "eet >= 1.5.0" 2>/dev/null` | 23367 | pkg_cv_GL_EET_CFLAGS=`$PKG_CONFIG --cflags "eet >= 1.6.0" 2>/dev/null` |
23505 | else | 23368 | else |
23506 | pkg_failed=yes | 23369 | pkg_failed=yes |
23507 | fi | 23370 | fi |
23508 | fi | 23371 | else |
23509 | else | 23372 | pkg_failed=untried |
23510 | pkg_failed=untried | ||
23511 | fi | 23373 | fi |
23512 | if test -n "$PKG_CONFIG"; then | 23374 | if test -n "$GL_EET_LIBS"; then |
23513 | if test -n "$GL_EET_LIBS"; then | 23375 | pkg_cv_GL_EET_LIBS="$GL_EET_LIBS" |
23514 | pkg_cv_GL_EET_LIBS="$GL_EET_LIBS" | 23376 | elif test -n "$PKG_CONFIG"; then |
23515 | else | 23377 | if test -n "$PKG_CONFIG" && \ |
23516 | if test -n "$PKG_CONFIG" && \ | 23378 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eet >= 1.6.0\""; } >&5 |
23517 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eet >= 1.5.0\""; } >&5 | 23379 | ($PKG_CONFIG --exists --print-errors "eet >= 1.6.0") 2>&5 |
23518 | ($PKG_CONFIG --exists --print-errors "eet >= 1.5.0") 2>&5 | ||
23519 | ac_status=$? | 23380 | ac_status=$? |
23520 | $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 23381 | $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
23521 | test $ac_status = 0; }; then | 23382 | test $ac_status = 0; }; then |
23522 | pkg_cv_GL_EET_LIBS=`$PKG_CONFIG --libs "eet >= 1.5.0" 2>/dev/null` | 23383 | pkg_cv_GL_EET_LIBS=`$PKG_CONFIG --libs "eet >= 1.6.0" 2>/dev/null` |
23523 | else | 23384 | else |
23524 | pkg_failed=yes | 23385 | pkg_failed=yes |
23525 | fi | 23386 | fi |
23526 | fi | 23387 | else |
23527 | else | 23388 | pkg_failed=untried |
23528 | pkg_failed=untried | ||
23529 | fi | 23389 | fi |
23530 | 23390 | ||
23531 | 23391 | ||
23532 | 23392 | ||
23533 | if test $pkg_failed = yes; then | 23393 | if test $pkg_failed = yes; then |
23394 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | ||
23395 | $as_echo "no" >&6; } | ||
23534 | 23396 | ||
23535 | if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then | 23397 | if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then |
23536 | _pkg_short_errors_supported=yes | 23398 | _pkg_short_errors_supported=yes |
@@ -23538,17 +23400,17 @@ else | |||
23538 | _pkg_short_errors_supported=no | 23400 | _pkg_short_errors_supported=no |
23539 | fi | 23401 | fi |
23540 | if test $_pkg_short_errors_supported = yes; then | 23402 | if test $_pkg_short_errors_supported = yes; then |
23541 | GL_EET_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "eet >= 1.5.0"` | 23403 | GL_EET_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "eet >= 1.6.0" 2>&1` |
23542 | else | 23404 | else |
23543 | GL_EET_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "eet >= 1.5.0"` | 23405 | GL_EET_PKG_ERRORS=`$PKG_CONFIG --print-errors "eet >= 1.6.0" 2>&1` |
23544 | fi | 23406 | fi |
23545 | # Put the nasty error message in config.log where it belongs | 23407 | # Put the nasty error message in config.log where it belongs |
23546 | echo "$GL_EET_PKG_ERRORS" >&5 | 23408 | echo "$GL_EET_PKG_ERRORS" >&5 |
23547 | 23409 | ||
23548 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | 23410 | have_dep="no" |
23549 | $as_echo "no" >&6; } | ||
23550 | have_dep="no" | ||
23551 | elif test $pkg_failed = untried; then | 23411 | elif test $pkg_failed = untried; then |
23412 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | ||
23413 | $as_echo "no" >&6; } | ||
23552 | have_dep="no" | 23414 | have_dep="no" |
23553 | else | 23415 | else |
23554 | GL_EET_CFLAGS=$pkg_cv_GL_EET_CFLAGS | 23416 | GL_EET_CFLAGS=$pkg_cv_GL_EET_CFLAGS |
@@ -23557,20 +23419,50 @@ else | |||
23557 | $as_echo "yes" >&6; } | 23419 | $as_echo "yes" >&6; } |
23558 | have_dep="yes" | 23420 | have_dep="yes" |
23559 | fi | 23421 | fi |
23560 | ac_fn_c_check_header_compile "$LINENO" "GLES2/gl2.h" "ac_cv_header_GLES2_gl2_h" " | 23422 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for glTexImage2D in -lGLESv2" >&5 |
23423 | $as_echo_n "checking for glTexImage2D in -lGLESv2... " >&6; } | ||
23424 | if test "${ac_cv_lib_GLESv2_glTexImage2D+set}" = set; then : | ||
23425 | $as_echo_n "(cached) " >&6 | ||
23426 | else | ||
23427 | ac_check_lib_save_LIBS=$LIBS | ||
23428 | LIBS="-lGLESv2 -lEGL -lm $LIBS" | ||
23429 | cat confdefs.h - <<_ACEOF >conftest.$ac_ext | ||
23430 | /* end confdefs.h. */ | ||
23561 | 23431 | ||
23562 | " | 23432 | /* Override any GCC internal prototype to avoid an error. |
23563 | if test "x$ac_cv_header_GLES2_gl2_h" = x""yes; then : | 23433 | Use char because int might match the return type of a GCC |
23564 | have_egl="yes" | 23434 | builtin and then its argument prototype would still apply. */ |
23435 | #ifdef __cplusplus | ||
23436 | extern "C" | ||
23437 | #endif | ||
23438 | char glTexImage2D (); | ||
23439 | int | ||
23440 | main () | ||
23441 | { | ||
23442 | return glTexImage2D (); | ||
23443 | ; | ||
23444 | return 0; | ||
23445 | } | ||
23446 | _ACEOF | ||
23447 | if ac_fn_c_try_link "$LINENO"; then : | ||
23448 | ac_cv_lib_GLESv2_glTexImage2D=yes | ||
23565 | else | 23449 | else |
23566 | have_egl="no" | 23450 | ac_cv_lib_GLESv2_glTexImage2D=no |
23451 | fi | ||
23452 | rm -f core conftest.err conftest.$ac_objext \ | ||
23453 | conftest$ac_exeext conftest.$ac_ext | ||
23454 | LIBS=$ac_check_lib_save_LIBS | ||
23455 | fi | ||
23456 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_GLESv2_glTexImage2D" >&5 | ||
23457 | $as_echo "$ac_cv_lib_GLESv2_glTexImage2D" >&6; } | ||
23458 | if test "x$ac_cv_lib_GLESv2_glTexImage2D" = x""yes; then : | ||
23459 | have_glesv2="yes" | ||
23567 | fi | 23460 | fi |
23568 | 23461 | ||
23569 | 23462 | if test "x${have_glesv2}" = "xyes" ; then | |
23570 | if test "x${have_egl}" = "xyes" ; then | 23463 | evas_engine_wayland_egl_cflags="${WAYLAND_EGL_CFLAGS}" |
23571 | evas_engine_wayland_egl_cflags="${WAYLAND_EGL_CFLAGS}" | 23464 | evas_engine_wayland_egl_libs="${WAYLAND_EGL_LIBS} -lGL -lGLESv2 -lEGL" |
23572 | evas_engine_wayland_egl_libs="${WAYLAND_EGL_LIBS} -lGL -lGLESv2 -lEGL" | 23465 | fi |
23573 | fi | ||
23574 | fi | 23466 | fi |
23575 | 23467 | ||
23576 | 23468 | ||
@@ -23590,7 +23482,7 @@ fi | |||
23590 | fi | 23482 | fi |
23591 | 23483 | ||
23592 | if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then | 23484 | if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then |
23593 | as_fn_error "Wayland Egl dependencies not found (strict dependencies checking)" "$LINENO" 5 | 23485 | as_fn_error $? "Wayland Egl dependencies not found (strict dependencies checking)" "$LINENO" 5 |
23594 | fi | 23486 | fi |
23595 | 23487 | ||
23596 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Wayland Egl rendering backend will be built" >&5 | 23488 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Wayland Egl rendering backend will be built" >&5 |
@@ -23756,11 +23648,10 @@ pkg_failed=no | |||
23756 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XCB" >&5 | 23648 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XCB" >&5 |
23757 | $as_echo_n "checking for XCB... " >&6; } | 23649 | $as_echo_n "checking for XCB... " >&6; } |
23758 | 23650 | ||
23759 | if test -n "$PKG_CONFIG"; then | 23651 | if test -n "$XCB_CFLAGS"; then |
23760 | if test -n "$XCB_CFLAGS"; then | 23652 | pkg_cv_XCB_CFLAGS="$XCB_CFLAGS" |
23761 | pkg_cv_XCB_CFLAGS="$XCB_CFLAGS" | 23653 | elif test -n "$PKG_CONFIG"; then |
23762 | else | 23654 | if test -n "$PKG_CONFIG" && \ |
23763 | if test -n "$PKG_CONFIG" && \ | ||
23764 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"xcb xcb-shm xcb-image >= 0.2.1 pixman-1\""; } >&5 | 23655 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"xcb xcb-shm xcb-image >= 0.2.1 pixman-1\""; } >&5 |
23765 | ($PKG_CONFIG --exists --print-errors "xcb xcb-shm xcb-image >= 0.2.1 pixman-1") 2>&5 | 23656 | ($PKG_CONFIG --exists --print-errors "xcb xcb-shm xcb-image >= 0.2.1 pixman-1") 2>&5 |
23766 | ac_status=$? | 23657 | ac_status=$? |
@@ -23770,15 +23661,13 @@ if test -n "$PKG_CONFIG"; then | |||
23770 | else | 23661 | else |
23771 | pkg_failed=yes | 23662 | pkg_failed=yes |
23772 | fi | 23663 | fi |
23773 | fi | 23664 | else |
23774 | else | 23665 | pkg_failed=untried |
23775 | pkg_failed=untried | ||
23776 | fi | 23666 | fi |
23777 | if test -n "$PKG_CONFIG"; then | 23667 | if test -n "$XCB_LIBS"; then |
23778 | if test -n "$XCB_LIBS"; then | 23668 | pkg_cv_XCB_LIBS="$XCB_LIBS" |
23779 | pkg_cv_XCB_LIBS="$XCB_LIBS" | 23669 | elif test -n "$PKG_CONFIG"; then |
23780 | else | 23670 | if test -n "$PKG_CONFIG" && \ |
23781 | if test -n "$PKG_CONFIG" && \ | ||
23782 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"xcb xcb-shm xcb-image >= 0.2.1 pixman-1\""; } >&5 | 23671 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"xcb xcb-shm xcb-image >= 0.2.1 pixman-1\""; } >&5 |
23783 | ($PKG_CONFIG --exists --print-errors "xcb xcb-shm xcb-image >= 0.2.1 pixman-1") 2>&5 | 23672 | ($PKG_CONFIG --exists --print-errors "xcb xcb-shm xcb-image >= 0.2.1 pixman-1") 2>&5 |
23784 | ac_status=$? | 23673 | ac_status=$? |
@@ -23788,14 +23677,15 @@ if test -n "$PKG_CONFIG"; then | |||
23788 | else | 23677 | else |
23789 | pkg_failed=yes | 23678 | pkg_failed=yes |
23790 | fi | 23679 | fi |
23791 | fi | 23680 | else |
23792 | else | 23681 | pkg_failed=untried |
23793 | pkg_failed=untried | ||
23794 | fi | 23682 | fi |
23795 | 23683 | ||
23796 | 23684 | ||
23797 | 23685 | ||
23798 | if test $pkg_failed = yes; then | 23686 | if test $pkg_failed = yes; then |
23687 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | ||
23688 | $as_echo "no" >&6; } | ||
23799 | 23689 | ||
23800 | if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then | 23690 | if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then |
23801 | _pkg_short_errors_supported=yes | 23691 | _pkg_short_errors_supported=yes |
@@ -23803,20 +23693,20 @@ else | |||
23803 | _pkg_short_errors_supported=no | 23693 | _pkg_short_errors_supported=no |
23804 | fi | 23694 | fi |
23805 | if test $_pkg_short_errors_supported = yes; then | 23695 | if test $_pkg_short_errors_supported = yes; then |
23806 | XCB_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "xcb xcb-shm xcb-image >= 0.2.1 pixman-1"` | 23696 | XCB_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "xcb xcb-shm xcb-image >= 0.2.1 pixman-1" 2>&1` |
23807 | else | 23697 | else |
23808 | XCB_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "xcb xcb-shm xcb-image >= 0.2.1 pixman-1"` | 23698 | XCB_PKG_ERRORS=`$PKG_CONFIG --print-errors "xcb xcb-shm xcb-image >= 0.2.1 pixman-1" 2>&1` |
23809 | fi | 23699 | fi |
23810 | # Put the nasty error message in config.log where it belongs | 23700 | # Put the nasty error message in config.log where it belongs |
23811 | echo "$XCB_PKG_ERRORS" >&5 | 23701 | echo "$XCB_PKG_ERRORS" >&5 |
23812 | 23702 | ||
23813 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | ||
23814 | $as_echo "no" >&6; } | ||
23815 | 23703 | ||
23816 | have_dep="no" | 23704 | have_dep="no" |
23817 | 23705 | ||
23818 | 23706 | ||
23819 | elif test $pkg_failed = untried; then | 23707 | elif test $pkg_failed = untried; then |
23708 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | ||
23709 | $as_echo "no" >&6; } | ||
23820 | 23710 | ||
23821 | have_dep="no" | 23711 | have_dep="no" |
23822 | 23712 | ||
@@ -23851,7 +23741,7 @@ fi | |||
23851 | fi | 23741 | fi |
23852 | 23742 | ||
23853 | if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then | 23743 | if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then |
23854 | as_fn_error "Software XCB dependencies not found (strict dependencies checking)" "$LINENO" 5 | 23744 | as_fn_error $? "Software XCB dependencies not found (strict dependencies checking)" "$LINENO" 5 |
23855 | fi | 23745 | fi |
23856 | 23746 | ||
23857 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Software XCB rendering backend will be built" >&5 | 23747 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Software XCB rendering backend will be built" >&5 |
@@ -23977,7 +23867,7 @@ if test "x$with_x" = xno; then | |||
23977 | have_x=disabled | 23867 | have_x=disabled |
23978 | else | 23868 | else |
23979 | case $x_includes,$x_libraries in #( | 23869 | case $x_includes,$x_libraries in #( |
23980 | *\'*) as_fn_error "cannot use X directory names containing '" "$LINENO" 5;; #( | 23870 | *\'*) as_fn_error $? "cannot use X directory names containing '" "$LINENO" 5 ;; #( |
23981 | *,NONE | NONE,*) if test "${ac_cv_have_x+set}" = set; then : | 23871 | *,NONE | NONE,*) if test "${ac_cv_have_x+set}" = set; then : |
23982 | $as_echo_n "(cached) " >&6 | 23872 | $as_echo_n "(cached) " >&6 |
23983 | else | 23873 | else |
@@ -23995,7 +23885,7 @@ libdir: | |||
23995 | @echo libdir='${LIBDIR}' | 23885 | @echo libdir='${LIBDIR}' |
23996 | _ACEOF | 23886 | _ACEOF |
23997 | if (export CC; ${XMKMF-xmkmf}) >/dev/null 2>/dev/null && test -f Makefile; then | 23887 | if (export CC; ${XMKMF-xmkmf}) >/dev/null 2>/dev/null && test -f Makefile; then |
23998 | # GNU make sometimes prints "make[1]: Entering...", which would confuse us. | 23888 | # GNU make sometimes prints "make[1]: Entering ...", which would confuse us. |
23999 | for ac_var in incroot usrlibdir libdir; do | 23889 | for ac_var in incroot usrlibdir libdir; do |
24000 | eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`" | 23890 | eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`" |
24001 | done | 23891 | done |
@@ -24081,7 +23971,7 @@ else | |||
24081 | fi | 23971 | fi |
24082 | done | 23972 | done |
24083 | fi | 23973 | fi |
24084 | rm -f conftest.err conftest.$ac_ext | 23974 | rm -f conftest.err conftest.i conftest.$ac_ext |
24085 | fi # $ac_x_includes = no | 23975 | fi # $ac_x_includes = no |
24086 | 23976 | ||
24087 | if test "$ac_x_libraries" = no; then | 23977 | if test "$ac_x_libraries" = no; then |
@@ -24768,7 +24658,7 @@ fi | |||
24768 | fi | 24658 | fi |
24769 | 24659 | ||
24770 | if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then | 24660 | if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then |
24771 | as_fn_error "Software Xlib dependencies not found (strict dependencies checking)" "$LINENO" 5 | 24661 | as_fn_error $? "Software Xlib dependencies not found (strict dependencies checking)" "$LINENO" 5 |
24772 | fi | 24662 | fi |
24773 | 24663 | ||
24774 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Software Xlib rendering backend will be built" >&5 | 24664 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Software Xlib rendering backend will be built" >&5 |
@@ -24968,7 +24858,7 @@ if test "x$with_x" = xno; then | |||
24968 | have_x=disabled | 24858 | have_x=disabled |
24969 | else | 24859 | else |
24970 | case $x_includes,$x_libraries in #( | 24860 | case $x_includes,$x_libraries in #( |
24971 | *\'*) as_fn_error "cannot use X directory names containing '" "$LINENO" 5;; #( | 24861 | *\'*) as_fn_error $? "cannot use X directory names containing '" "$LINENO" 5 ;; #( |
24972 | *,NONE | NONE,*) if test "${ac_cv_have_x+set}" = set; then : | 24862 | *,NONE | NONE,*) if test "${ac_cv_have_x+set}" = set; then : |
24973 | $as_echo_n "(cached) " >&6 | 24863 | $as_echo_n "(cached) " >&6 |
24974 | else | 24864 | else |
@@ -24986,7 +24876,7 @@ libdir: | |||
24986 | @echo libdir='${LIBDIR}' | 24876 | @echo libdir='${LIBDIR}' |
24987 | _ACEOF | 24877 | _ACEOF |
24988 | if (export CC; ${XMKMF-xmkmf}) >/dev/null 2>/dev/null && test -f Makefile; then | 24878 | if (export CC; ${XMKMF-xmkmf}) >/dev/null 2>/dev/null && test -f Makefile; then |
24989 | # GNU make sometimes prints "make[1]: Entering...", which would confuse us. | 24879 | # GNU make sometimes prints "make[1]: Entering ...", which would confuse us. |
24990 | for ac_var in incroot usrlibdir libdir; do | 24880 | for ac_var in incroot usrlibdir libdir; do |
24991 | eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`" | 24881 | eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`" |
24992 | done | 24882 | done |
@@ -25072,7 +24962,7 @@ else | |||
25072 | fi | 24962 | fi |
25073 | done | 24963 | done |
25074 | fi | 24964 | fi |
25075 | rm -f conftest.err conftest.$ac_ext | 24965 | rm -f conftest.err conftest.i conftest.$ac_ext |
25076 | fi # $ac_x_includes = no | 24966 | fi # $ac_x_includes = no |
25077 | 24967 | ||
25078 | if test "$ac_x_libraries" = no; then | 24968 | if test "$ac_x_libraries" = no; then |
@@ -25831,11 +25721,10 @@ pkg_failed=no | |||
25831 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XCB_GL" >&5 | 25721 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XCB_GL" >&5 |
25832 | $as_echo_n "checking for XCB_GL... " >&6; } | 25722 | $as_echo_n "checking for XCB_GL... " >&6; } |
25833 | 25723 | ||
25834 | if test -n "$PKG_CONFIG"; then | 25724 | if test -n "$XCB_GL_CFLAGS"; then |
25835 | if test -n "$XCB_GL_CFLAGS"; then | 25725 | pkg_cv_XCB_GL_CFLAGS="$XCB_GL_CFLAGS" |
25836 | pkg_cv_XCB_GL_CFLAGS="$XCB_GL_CFLAGS" | 25726 | elif test -n "$PKG_CONFIG"; then |
25837 | else | 25727 | if test -n "$PKG_CONFIG" && \ |
25838 | if test -n "$PKG_CONFIG" && \ | ||
25839 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"x11-xcb xcb xcb-glx xcb-render xcb-renderutil\""; } >&5 | 25728 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"x11-xcb xcb xcb-glx xcb-render xcb-renderutil\""; } >&5 |
25840 | ($PKG_CONFIG --exists --print-errors "x11-xcb xcb xcb-glx xcb-render xcb-renderutil") 2>&5 | 25729 | ($PKG_CONFIG --exists --print-errors "x11-xcb xcb xcb-glx xcb-render xcb-renderutil") 2>&5 |
25841 | ac_status=$? | 25730 | ac_status=$? |
@@ -25845,15 +25734,13 @@ if test -n "$PKG_CONFIG"; then | |||
25845 | else | 25734 | else |
25846 | pkg_failed=yes | 25735 | pkg_failed=yes |
25847 | fi | 25736 | fi |
25848 | fi | 25737 | else |
25849 | else | 25738 | pkg_failed=untried |
25850 | pkg_failed=untried | ||
25851 | fi | 25739 | fi |
25852 | if test -n "$PKG_CONFIG"; then | 25740 | if test -n "$XCB_GL_LIBS"; then |
25853 | if test -n "$XCB_GL_LIBS"; then | 25741 | pkg_cv_XCB_GL_LIBS="$XCB_GL_LIBS" |
25854 | pkg_cv_XCB_GL_LIBS="$XCB_GL_LIBS" | 25742 | elif test -n "$PKG_CONFIG"; then |
25855 | else | 25743 | if test -n "$PKG_CONFIG" && \ |
25856 | if test -n "$PKG_CONFIG" && \ | ||
25857 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"x11-xcb xcb xcb-glx xcb-render xcb-renderutil\""; } >&5 | 25744 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"x11-xcb xcb xcb-glx xcb-render xcb-renderutil\""; } >&5 |
25858 | ($PKG_CONFIG --exists --print-errors "x11-xcb xcb xcb-glx xcb-render xcb-renderutil") 2>&5 | 25745 | ($PKG_CONFIG --exists --print-errors "x11-xcb xcb xcb-glx xcb-render xcb-renderutil") 2>&5 |
25859 | ac_status=$? | 25746 | ac_status=$? |
@@ -25863,14 +25750,15 @@ if test -n "$PKG_CONFIG"; then | |||
25863 | else | 25750 | else |
25864 | pkg_failed=yes | 25751 | pkg_failed=yes |
25865 | fi | 25752 | fi |
25866 | fi | 25753 | else |
25867 | else | 25754 | pkg_failed=untried |
25868 | pkg_failed=untried | ||
25869 | fi | 25755 | fi |
25870 | 25756 | ||
25871 | 25757 | ||
25872 | 25758 | ||
25873 | if test $pkg_failed = yes; then | 25759 | if test $pkg_failed = yes; then |
25760 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | ||
25761 | $as_echo "no" >&6; } | ||
25874 | 25762 | ||
25875 | if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then | 25763 | if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then |
25876 | _pkg_short_errors_supported=yes | 25764 | _pkg_short_errors_supported=yes |
@@ -25878,20 +25766,20 @@ else | |||
25878 | _pkg_short_errors_supported=no | 25766 | _pkg_short_errors_supported=no |
25879 | fi | 25767 | fi |
25880 | if test $_pkg_short_errors_supported = yes; then | 25768 | if test $_pkg_short_errors_supported = yes; then |
25881 | XCB_GL_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "x11-xcb xcb xcb-glx xcb-render xcb-renderutil"` | 25769 | XCB_GL_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "x11-xcb xcb xcb-glx xcb-render xcb-renderutil" 2>&1` |
25882 | else | 25770 | else |
25883 | XCB_GL_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "x11-xcb xcb xcb-glx xcb-render xcb-renderutil"` | 25771 | XCB_GL_PKG_ERRORS=`$PKG_CONFIG --print-errors "x11-xcb xcb xcb-glx xcb-render xcb-renderutil" 2>&1` |
25884 | fi | 25772 | fi |
25885 | # Put the nasty error message in config.log where it belongs | 25773 | # Put the nasty error message in config.log where it belongs |
25886 | echo "$XCB_GL_PKG_ERRORS" >&5 | 25774 | echo "$XCB_GL_PKG_ERRORS" >&5 |
25887 | 25775 | ||
25888 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | ||
25889 | $as_echo "no" >&6; } | ||
25890 | 25776 | ||
25891 | have_dep="no" | 25777 | have_dep="no" |
25892 | 25778 | ||
25893 | 25779 | ||
25894 | elif test $pkg_failed = untried; then | 25780 | elif test $pkg_failed = untried; then |
25781 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | ||
25782 | $as_echo "no" >&6; } | ||
25895 | 25783 | ||
25896 | have_dep="no" | 25784 | have_dep="no" |
25897 | 25785 | ||
@@ -25919,46 +25807,44 @@ pkg_failed=no | |||
25919 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GL_EET" >&5 | 25807 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GL_EET" >&5 |
25920 | $as_echo_n "checking for GL_EET... " >&6; } | 25808 | $as_echo_n "checking for GL_EET... " >&6; } |
25921 | 25809 | ||
25922 | if test -n "$PKG_CONFIG"; then | 25810 | if test -n "$GL_EET_CFLAGS"; then |
25923 | if test -n "$GL_EET_CFLAGS"; then | 25811 | pkg_cv_GL_EET_CFLAGS="$GL_EET_CFLAGS" |
25924 | pkg_cv_GL_EET_CFLAGS="$GL_EET_CFLAGS" | 25812 | elif test -n "$PKG_CONFIG"; then |
25925 | else | 25813 | if test -n "$PKG_CONFIG" && \ |
25926 | if test -n "$PKG_CONFIG" && \ | 25814 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eet >= 1.6.0\""; } >&5 |
25927 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eet >= 1.5.0\""; } >&5 | 25815 | ($PKG_CONFIG --exists --print-errors "eet >= 1.6.0") 2>&5 |
25928 | ($PKG_CONFIG --exists --print-errors "eet >= 1.5.0") 2>&5 | ||
25929 | ac_status=$? | 25816 | ac_status=$? |
25930 | $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 25817 | $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
25931 | test $ac_status = 0; }; then | 25818 | test $ac_status = 0; }; then |
25932 | pkg_cv_GL_EET_CFLAGS=`$PKG_CONFIG --cflags "eet >= 1.5.0" 2>/dev/null` | 25819 | pkg_cv_GL_EET_CFLAGS=`$PKG_CONFIG --cflags "eet >= 1.6.0" 2>/dev/null` |
25933 | else | 25820 | else |
25934 | pkg_failed=yes | 25821 | pkg_failed=yes |
25935 | fi | 25822 | fi |
25936 | fi | 25823 | else |
25937 | else | 25824 | pkg_failed=untried |
25938 | pkg_failed=untried | ||
25939 | fi | 25825 | fi |
25940 | if test -n "$PKG_CONFIG"; then | 25826 | if test -n "$GL_EET_LIBS"; then |
25941 | if test -n "$GL_EET_LIBS"; then | 25827 | pkg_cv_GL_EET_LIBS="$GL_EET_LIBS" |
25942 | pkg_cv_GL_EET_LIBS="$GL_EET_LIBS" | 25828 | elif test -n "$PKG_CONFIG"; then |
25943 | else | 25829 | if test -n "$PKG_CONFIG" && \ |
25944 | if test -n "$PKG_CONFIG" && \ | 25830 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eet >= 1.6.0\""; } >&5 |
25945 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eet >= 1.5.0\""; } >&5 | 25831 | ($PKG_CONFIG --exists --print-errors "eet >= 1.6.0") 2>&5 |
25946 | ($PKG_CONFIG --exists --print-errors "eet >= 1.5.0") 2>&5 | ||
25947 | ac_status=$? | 25832 | ac_status=$? |
25948 | $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 25833 | $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
25949 | test $ac_status = 0; }; then | 25834 | test $ac_status = 0; }; then |
25950 | pkg_cv_GL_EET_LIBS=`$PKG_CONFIG --libs "eet >= 1.5.0" 2>/dev/null` | 25835 | pkg_cv_GL_EET_LIBS=`$PKG_CONFIG --libs "eet >= 1.6.0" 2>/dev/null` |
25951 | else | 25836 | else |
25952 | pkg_failed=yes | 25837 | pkg_failed=yes |
25953 | fi | 25838 | fi |
25954 | fi | 25839 | else |
25955 | else | 25840 | pkg_failed=untried |
25956 | pkg_failed=untried | ||
25957 | fi | 25841 | fi |
25958 | 25842 | ||
25959 | 25843 | ||
25960 | 25844 | ||
25961 | if test $pkg_failed = yes; then | 25845 | if test $pkg_failed = yes; then |
25846 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | ||
25847 | $as_echo "no" >&6; } | ||
25962 | 25848 | ||
25963 | if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then | 25849 | if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then |
25964 | _pkg_short_errors_supported=yes | 25850 | _pkg_short_errors_supported=yes |
@@ -25966,17 +25852,17 @@ else | |||
25966 | _pkg_short_errors_supported=no | 25852 | _pkg_short_errors_supported=no |
25967 | fi | 25853 | fi |
25968 | if test $_pkg_short_errors_supported = yes; then | 25854 | if test $_pkg_short_errors_supported = yes; then |
25969 | GL_EET_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "eet >= 1.5.0"` | 25855 | GL_EET_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "eet >= 1.6.0" 2>&1` |
25970 | else | 25856 | else |
25971 | GL_EET_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "eet >= 1.5.0"` | 25857 | GL_EET_PKG_ERRORS=`$PKG_CONFIG --print-errors "eet >= 1.6.0" 2>&1` |
25972 | fi | 25858 | fi |
25973 | # Put the nasty error message in config.log where it belongs | 25859 | # Put the nasty error message in config.log where it belongs |
25974 | echo "$GL_EET_PKG_ERRORS" >&5 | 25860 | echo "$GL_EET_PKG_ERRORS" >&5 |
25975 | 25861 | ||
25976 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | 25862 | have_dep="no" |
25977 | $as_echo "no" >&6; } | ||
25978 | have_dep="no" | ||
25979 | elif test $pkg_failed = untried; then | 25863 | elif test $pkg_failed = untried; then |
25864 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | ||
25865 | $as_echo "no" >&6; } | ||
25980 | have_dep="no" | 25866 | have_dep="no" |
25981 | else | 25867 | else |
25982 | GL_EET_CFLAGS=$pkg_cv_GL_EET_CFLAGS | 25868 | GL_EET_CFLAGS=$pkg_cv_GL_EET_CFLAGS |
@@ -26065,46 +25951,44 @@ pkg_failed=no | |||
26065 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GL_EET" >&5 | 25951 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GL_EET" >&5 |
26066 | $as_echo_n "checking for GL_EET... " >&6; } | 25952 | $as_echo_n "checking for GL_EET... " >&6; } |
26067 | 25953 | ||
26068 | if test -n "$PKG_CONFIG"; then | 25954 | if test -n "$GL_EET_CFLAGS"; then |
26069 | if test -n "$GL_EET_CFLAGS"; then | 25955 | pkg_cv_GL_EET_CFLAGS="$GL_EET_CFLAGS" |
26070 | pkg_cv_GL_EET_CFLAGS="$GL_EET_CFLAGS" | 25956 | elif test -n "$PKG_CONFIG"; then |
26071 | else | 25957 | if test -n "$PKG_CONFIG" && \ |
26072 | if test -n "$PKG_CONFIG" && \ | 25958 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eet >= 1.6.0\""; } >&5 |
26073 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eet >= 1.5.0\""; } >&5 | 25959 | ($PKG_CONFIG --exists --print-errors "eet >= 1.6.0") 2>&5 |
26074 | ($PKG_CONFIG --exists --print-errors "eet >= 1.5.0") 2>&5 | ||
26075 | ac_status=$? | 25960 | ac_status=$? |
26076 | $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 25961 | $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
26077 | test $ac_status = 0; }; then | 25962 | test $ac_status = 0; }; then |
26078 | pkg_cv_GL_EET_CFLAGS=`$PKG_CONFIG --cflags "eet >= 1.5.0" 2>/dev/null` | 25963 | pkg_cv_GL_EET_CFLAGS=`$PKG_CONFIG --cflags "eet >= 1.6.0" 2>/dev/null` |
26079 | else | 25964 | else |
26080 | pkg_failed=yes | 25965 | pkg_failed=yes |
26081 | fi | 25966 | fi |
26082 | fi | 25967 | else |
26083 | else | 25968 | pkg_failed=untried |
26084 | pkg_failed=untried | ||
26085 | fi | 25969 | fi |
26086 | if test -n "$PKG_CONFIG"; then | 25970 | if test -n "$GL_EET_LIBS"; then |
26087 | if test -n "$GL_EET_LIBS"; then | 25971 | pkg_cv_GL_EET_LIBS="$GL_EET_LIBS" |
26088 | pkg_cv_GL_EET_LIBS="$GL_EET_LIBS" | 25972 | elif test -n "$PKG_CONFIG"; then |
26089 | else | 25973 | if test -n "$PKG_CONFIG" && \ |
26090 | if test -n "$PKG_CONFIG" && \ | 25974 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eet >= 1.6.0\""; } >&5 |
26091 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eet >= 1.5.0\""; } >&5 | 25975 | ($PKG_CONFIG --exists --print-errors "eet >= 1.6.0") 2>&5 |
26092 | ($PKG_CONFIG --exists --print-errors "eet >= 1.5.0") 2>&5 | ||
26093 | ac_status=$? | 25976 | ac_status=$? |
26094 | $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 25977 | $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
26095 | test $ac_status = 0; }; then | 25978 | test $ac_status = 0; }; then |
26096 | pkg_cv_GL_EET_LIBS=`$PKG_CONFIG --libs "eet >= 1.5.0" 2>/dev/null` | 25979 | pkg_cv_GL_EET_LIBS=`$PKG_CONFIG --libs "eet >= 1.6.0" 2>/dev/null` |
26097 | else | 25980 | else |
26098 | pkg_failed=yes | 25981 | pkg_failed=yes |
26099 | fi | 25982 | fi |
26100 | fi | 25983 | else |
26101 | else | 25984 | pkg_failed=untried |
26102 | pkg_failed=untried | ||
26103 | fi | 25985 | fi |
26104 | 25986 | ||
26105 | 25987 | ||
26106 | 25988 | ||
26107 | if test $pkg_failed = yes; then | 25989 | if test $pkg_failed = yes; then |
25990 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | ||
25991 | $as_echo "no" >&6; } | ||
26108 | 25992 | ||
26109 | if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then | 25993 | if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then |
26110 | _pkg_short_errors_supported=yes | 25994 | _pkg_short_errors_supported=yes |
@@ -26112,17 +25996,17 @@ else | |||
26112 | _pkg_short_errors_supported=no | 25996 | _pkg_short_errors_supported=no |
26113 | fi | 25997 | fi |
26114 | if test $_pkg_short_errors_supported = yes; then | 25998 | if test $_pkg_short_errors_supported = yes; then |
26115 | GL_EET_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "eet >= 1.5.0"` | 25999 | GL_EET_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "eet >= 1.6.0" 2>&1` |
26116 | else | 26000 | else |
26117 | GL_EET_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "eet >= 1.5.0"` | 26001 | GL_EET_PKG_ERRORS=`$PKG_CONFIG --print-errors "eet >= 1.6.0" 2>&1` |
26118 | fi | 26002 | fi |
26119 | # Put the nasty error message in config.log where it belongs | 26003 | # Put the nasty error message in config.log where it belongs |
26120 | echo "$GL_EET_PKG_ERRORS" >&5 | 26004 | echo "$GL_EET_PKG_ERRORS" >&5 |
26121 | 26005 | ||
26122 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | 26006 | have_dep="no" |
26123 | $as_echo "no" >&6; } | ||
26124 | have_dep="no" | ||
26125 | elif test $pkg_failed = untried; then | 26007 | elif test $pkg_failed = untried; then |
26008 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | ||
26009 | $as_echo "no" >&6; } | ||
26126 | have_dep="no" | 26010 | have_dep="no" |
26127 | else | 26011 | else |
26128 | GL_EET_CFLAGS=$pkg_cv_GL_EET_CFLAGS | 26012 | GL_EET_CFLAGS=$pkg_cv_GL_EET_CFLAGS |
@@ -26136,7 +26020,6 @@ fi | |||
26136 | evas_engine_gl_xcb_libs="${XCB_GL_LIBS} ${x_libs} -lGLESv2 -lEGL -lm $gl_pt_lib" | 26020 | evas_engine_gl_xcb_libs="${XCB_GL_LIBS} ${x_libs} -lGLESv2 -lEGL -lm $gl_pt_lib" |
26137 | evas_engine_gl_common_libs="-lGLESv2 -lm $gl_pt_lib" | 26021 | evas_engine_gl_common_libs="-lGLESv2 -lm $gl_pt_lib" |
26138 | have_dep="yes" | 26022 | have_dep="yes" |
26139 | gl_flavor_gles="no" | ||
26140 | 26023 | ||
26141 | $as_echo "#define GLES_VARIETY_SGX 1" >>confdefs.h | 26024 | $as_echo "#define GLES_VARIETY_SGX 1" >>confdefs.h |
26142 | 26025 | ||
@@ -26159,7 +26042,7 @@ fi | |||
26159 | fi | 26042 | fi |
26160 | 26043 | ||
26161 | if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then | 26044 | if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then |
26162 | as_fn_error "OpenGL XCB dependencies not found (strict dependencies checking)" "$LINENO" 5 | 26045 | as_fn_error $? "OpenGL XCB dependencies not found (strict dependencies checking)" "$LINENO" 5 |
26163 | fi | 26046 | fi |
26164 | 26047 | ||
26165 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether OpenGL XCB rendering backend will be built" >&5 | 26048 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether OpenGL XCB rendering backend will be built" >&5 |
@@ -26286,7 +26169,7 @@ if test "x$with_x" = xno; then | |||
26286 | have_x=disabled | 26169 | have_x=disabled |
26287 | else | 26170 | else |
26288 | case $x_includes,$x_libraries in #( | 26171 | case $x_includes,$x_libraries in #( |
26289 | *\'*) as_fn_error "cannot use X directory names containing '" "$LINENO" 5;; #( | 26172 | *\'*) as_fn_error $? "cannot use X directory names containing '" "$LINENO" 5 ;; #( |
26290 | *,NONE | NONE,*) if test "${ac_cv_have_x+set}" = set; then : | 26173 | *,NONE | NONE,*) if test "${ac_cv_have_x+set}" = set; then : |
26291 | $as_echo_n "(cached) " >&6 | 26174 | $as_echo_n "(cached) " >&6 |
26292 | else | 26175 | else |
@@ -26304,7 +26187,7 @@ libdir: | |||
26304 | @echo libdir='${LIBDIR}' | 26187 | @echo libdir='${LIBDIR}' |
26305 | _ACEOF | 26188 | _ACEOF |
26306 | if (export CC; ${XMKMF-xmkmf}) >/dev/null 2>/dev/null && test -f Makefile; then | 26189 | if (export CC; ${XMKMF-xmkmf}) >/dev/null 2>/dev/null && test -f Makefile; then |
26307 | # GNU make sometimes prints "make[1]: Entering...", which would confuse us. | 26190 | # GNU make sometimes prints "make[1]: Entering ...", which would confuse us. |
26308 | for ac_var in incroot usrlibdir libdir; do | 26191 | for ac_var in incroot usrlibdir libdir; do |
26309 | eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`" | 26192 | eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`" |
26310 | done | 26193 | done |
@@ -26390,7 +26273,7 @@ else | |||
26390 | fi | 26273 | fi |
26391 | done | 26274 | done |
26392 | fi | 26275 | fi |
26393 | rm -f conftest.err conftest.$ac_ext | 26276 | rm -f conftest.err conftest.i conftest.$ac_ext |
26394 | fi # $ac_x_includes = no | 26277 | fi # $ac_x_includes = no |
26395 | 26278 | ||
26396 | if test "$ac_x_libraries" = no; then | 26279 | if test "$ac_x_libraries" = no; then |
@@ -27159,46 +27042,44 @@ pkg_failed=no | |||
27159 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GL_EET" >&5 | 27042 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GL_EET" >&5 |
27160 | $as_echo_n "checking for GL_EET... " >&6; } | 27043 | $as_echo_n "checking for GL_EET... " >&6; } |
27161 | 27044 | ||
27162 | if test -n "$PKG_CONFIG"; then | 27045 | if test -n "$GL_EET_CFLAGS"; then |
27163 | if test -n "$GL_EET_CFLAGS"; then | 27046 | pkg_cv_GL_EET_CFLAGS="$GL_EET_CFLAGS" |
27164 | pkg_cv_GL_EET_CFLAGS="$GL_EET_CFLAGS" | 27047 | elif test -n "$PKG_CONFIG"; then |
27165 | else | 27048 | if test -n "$PKG_CONFIG" && \ |
27166 | if test -n "$PKG_CONFIG" && \ | 27049 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eet >= 1.6.0\""; } >&5 |
27167 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eet >= 1.5.0\""; } >&5 | 27050 | ($PKG_CONFIG --exists --print-errors "eet >= 1.6.0") 2>&5 |
27168 | ($PKG_CONFIG --exists --print-errors "eet >= 1.5.0") 2>&5 | ||
27169 | ac_status=$? | 27051 | ac_status=$? |
27170 | $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 27052 | $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
27171 | test $ac_status = 0; }; then | 27053 | test $ac_status = 0; }; then |
27172 | pkg_cv_GL_EET_CFLAGS=`$PKG_CONFIG --cflags "eet >= 1.5.0" 2>/dev/null` | 27054 | pkg_cv_GL_EET_CFLAGS=`$PKG_CONFIG --cflags "eet >= 1.6.0" 2>/dev/null` |
27173 | else | 27055 | else |
27174 | pkg_failed=yes | 27056 | pkg_failed=yes |
27175 | fi | 27057 | fi |
27176 | fi | 27058 | else |
27177 | else | 27059 | pkg_failed=untried |
27178 | pkg_failed=untried | ||
27179 | fi | 27060 | fi |
27180 | if test -n "$PKG_CONFIG"; then | 27061 | if test -n "$GL_EET_LIBS"; then |
27181 | if test -n "$GL_EET_LIBS"; then | 27062 | pkg_cv_GL_EET_LIBS="$GL_EET_LIBS" |
27182 | pkg_cv_GL_EET_LIBS="$GL_EET_LIBS" | 27063 | elif test -n "$PKG_CONFIG"; then |
27183 | else | 27064 | if test -n "$PKG_CONFIG" && \ |
27184 | if test -n "$PKG_CONFIG" && \ | 27065 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eet >= 1.6.0\""; } >&5 |
27185 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eet >= 1.5.0\""; } >&5 | 27066 | ($PKG_CONFIG --exists --print-errors "eet >= 1.6.0") 2>&5 |
27186 | ($PKG_CONFIG --exists --print-errors "eet >= 1.5.0") 2>&5 | ||
27187 | ac_status=$? | 27067 | ac_status=$? |
27188 | $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 27068 | $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
27189 | test $ac_status = 0; }; then | 27069 | test $ac_status = 0; }; then |
27190 | pkg_cv_GL_EET_LIBS=`$PKG_CONFIG --libs "eet >= 1.5.0" 2>/dev/null` | 27070 | pkg_cv_GL_EET_LIBS=`$PKG_CONFIG --libs "eet >= 1.6.0" 2>/dev/null` |
27191 | else | 27071 | else |
27192 | pkg_failed=yes | 27072 | pkg_failed=yes |
27193 | fi | 27073 | fi |
27194 | fi | 27074 | else |
27195 | else | 27075 | pkg_failed=untried |
27196 | pkg_failed=untried | ||
27197 | fi | 27076 | fi |
27198 | 27077 | ||
27199 | 27078 | ||
27200 | 27079 | ||
27201 | if test $pkg_failed = yes; then | 27080 | if test $pkg_failed = yes; then |
27081 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | ||
27082 | $as_echo "no" >&6; } | ||
27202 | 27083 | ||
27203 | if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then | 27084 | if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then |
27204 | _pkg_short_errors_supported=yes | 27085 | _pkg_short_errors_supported=yes |
@@ -27206,17 +27087,17 @@ else | |||
27206 | _pkg_short_errors_supported=no | 27087 | _pkg_short_errors_supported=no |
27207 | fi | 27088 | fi |
27208 | if test $_pkg_short_errors_supported = yes; then | 27089 | if test $_pkg_short_errors_supported = yes; then |
27209 | GL_EET_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "eet >= 1.5.0"` | 27090 | GL_EET_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "eet >= 1.6.0" 2>&1` |
27210 | else | 27091 | else |
27211 | GL_EET_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "eet >= 1.5.0"` | 27092 | GL_EET_PKG_ERRORS=`$PKG_CONFIG --print-errors "eet >= 1.6.0" 2>&1` |
27212 | fi | 27093 | fi |
27213 | # Put the nasty error message in config.log where it belongs | 27094 | # Put the nasty error message in config.log where it belongs |
27214 | echo "$GL_EET_PKG_ERRORS" >&5 | 27095 | echo "$GL_EET_PKG_ERRORS" >&5 |
27215 | 27096 | ||
27216 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | 27097 | have_dep="no" |
27217 | $as_echo "no" >&6; } | ||
27218 | have_dep="no" | ||
27219 | elif test $pkg_failed = untried; then | 27098 | elif test $pkg_failed = untried; then |
27099 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | ||
27100 | $as_echo "no" >&6; } | ||
27220 | have_dep="no" | 27101 | have_dep="no" |
27221 | else | 27102 | else |
27222 | GL_EET_CFLAGS=$pkg_cv_GL_EET_CFLAGS | 27103 | GL_EET_CFLAGS=$pkg_cv_GL_EET_CFLAGS |
@@ -27310,46 +27191,44 @@ pkg_failed=no | |||
27310 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GL_EET" >&5 | 27191 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GL_EET" >&5 |
27311 | $as_echo_n "checking for GL_EET... " >&6; } | 27192 | $as_echo_n "checking for GL_EET... " >&6; } |
27312 | 27193 | ||
27313 | if test -n "$PKG_CONFIG"; then | 27194 | if test -n "$GL_EET_CFLAGS"; then |
27314 | if test -n "$GL_EET_CFLAGS"; then | 27195 | pkg_cv_GL_EET_CFLAGS="$GL_EET_CFLAGS" |
27315 | pkg_cv_GL_EET_CFLAGS="$GL_EET_CFLAGS" | 27196 | elif test -n "$PKG_CONFIG"; then |
27316 | else | 27197 | if test -n "$PKG_CONFIG" && \ |
27317 | if test -n "$PKG_CONFIG" && \ | 27198 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eet >= 1.6.0\""; } >&5 |
27318 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eet >= 1.5.0\""; } >&5 | 27199 | ($PKG_CONFIG --exists --print-errors "eet >= 1.6.0") 2>&5 |
27319 | ($PKG_CONFIG --exists --print-errors "eet >= 1.5.0") 2>&5 | ||
27320 | ac_status=$? | 27200 | ac_status=$? |
27321 | $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 27201 | $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
27322 | test $ac_status = 0; }; then | 27202 | test $ac_status = 0; }; then |
27323 | pkg_cv_GL_EET_CFLAGS=`$PKG_CONFIG --cflags "eet >= 1.5.0" 2>/dev/null` | 27203 | pkg_cv_GL_EET_CFLAGS=`$PKG_CONFIG --cflags "eet >= 1.6.0" 2>/dev/null` |
27324 | else | 27204 | else |
27325 | pkg_failed=yes | 27205 | pkg_failed=yes |
27326 | fi | 27206 | fi |
27327 | fi | 27207 | else |
27328 | else | 27208 | pkg_failed=untried |
27329 | pkg_failed=untried | ||
27330 | fi | 27209 | fi |
27331 | if test -n "$PKG_CONFIG"; then | 27210 | if test -n "$GL_EET_LIBS"; then |
27332 | if test -n "$GL_EET_LIBS"; then | 27211 | pkg_cv_GL_EET_LIBS="$GL_EET_LIBS" |
27333 | pkg_cv_GL_EET_LIBS="$GL_EET_LIBS" | 27212 | elif test -n "$PKG_CONFIG"; then |
27334 | else | 27213 | if test -n "$PKG_CONFIG" && \ |
27335 | if test -n "$PKG_CONFIG" && \ | 27214 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eet >= 1.6.0\""; } >&5 |
27336 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eet >= 1.5.0\""; } >&5 | 27215 | ($PKG_CONFIG --exists --print-errors "eet >= 1.6.0") 2>&5 |
27337 | ($PKG_CONFIG --exists --print-errors "eet >= 1.5.0") 2>&5 | ||
27338 | ac_status=$? | 27216 | ac_status=$? |
27339 | $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 27217 | $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
27340 | test $ac_status = 0; }; then | 27218 | test $ac_status = 0; }; then |
27341 | pkg_cv_GL_EET_LIBS=`$PKG_CONFIG --libs "eet >= 1.5.0" 2>/dev/null` | 27219 | pkg_cv_GL_EET_LIBS=`$PKG_CONFIG --libs "eet >= 1.6.0" 2>/dev/null` |
27342 | else | 27220 | else |
27343 | pkg_failed=yes | 27221 | pkg_failed=yes |
27344 | fi | 27222 | fi |
27345 | fi | 27223 | else |
27346 | else | 27224 | pkg_failed=untried |
27347 | pkg_failed=untried | ||
27348 | fi | 27225 | fi |
27349 | 27226 | ||
27350 | 27227 | ||
27351 | 27228 | ||
27352 | if test $pkg_failed = yes; then | 27229 | if test $pkg_failed = yes; then |
27230 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | ||
27231 | $as_echo "no" >&6; } | ||
27353 | 27232 | ||
27354 | if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then | 27233 | if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then |
27355 | _pkg_short_errors_supported=yes | 27234 | _pkg_short_errors_supported=yes |
@@ -27357,17 +27236,17 @@ else | |||
27357 | _pkg_short_errors_supported=no | 27236 | _pkg_short_errors_supported=no |
27358 | fi | 27237 | fi |
27359 | if test $_pkg_short_errors_supported = yes; then | 27238 | if test $_pkg_short_errors_supported = yes; then |
27360 | GL_EET_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "eet >= 1.5.0"` | 27239 | GL_EET_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "eet >= 1.6.0" 2>&1` |
27361 | else | 27240 | else |
27362 | GL_EET_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "eet >= 1.5.0"` | 27241 | GL_EET_PKG_ERRORS=`$PKG_CONFIG --print-errors "eet >= 1.6.0" 2>&1` |
27363 | fi | 27242 | fi |
27364 | # Put the nasty error message in config.log where it belongs | 27243 | # Put the nasty error message in config.log where it belongs |
27365 | echo "$GL_EET_PKG_ERRORS" >&5 | 27244 | echo "$GL_EET_PKG_ERRORS" >&5 |
27366 | 27245 | ||
27367 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | 27246 | have_dep="no" |
27368 | $as_echo "no" >&6; } | ||
27369 | have_dep="no" | ||
27370 | elif test $pkg_failed = untried; then | 27247 | elif test $pkg_failed = untried; then |
27248 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | ||
27249 | $as_echo "no" >&6; } | ||
27371 | have_dep="no" | 27250 | have_dep="no" |
27372 | else | 27251 | else |
27373 | GL_EET_CFLAGS=$pkg_cv_GL_EET_CFLAGS | 27252 | GL_EET_CFLAGS=$pkg_cv_GL_EET_CFLAGS |
@@ -27381,7 +27260,6 @@ fi | |||
27381 | evas_engine_gl_xlib_libs="${x_libs} -lGLESv2 -lEGL -lm $gl_pt_lib" | 27260 | evas_engine_gl_xlib_libs="${x_libs} -lGLESv2 -lEGL -lm $gl_pt_lib" |
27382 | evas_engine_gl_common_libs="-lGLESv2 -lm $gl_pt_lib" | 27261 | evas_engine_gl_common_libs="-lGLESv2 -lm $gl_pt_lib" |
27383 | have_dep="yes" | 27262 | have_dep="yes" |
27384 | gl_flavor_gles="no" | ||
27385 | 27263 | ||
27386 | $as_echo "#define GLES_VARIETY_SGX 1" >>confdefs.h | 27264 | $as_echo "#define GLES_VARIETY_SGX 1" >>confdefs.h |
27387 | 27265 | ||
@@ -27405,7 +27283,7 @@ fi | |||
27405 | fi | 27283 | fi |
27406 | 27284 | ||
27407 | if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then | 27285 | if test "x${have_engine}" = "xno" -a "x${want_engine}" = "xyes" -a "x${use_strict}" = "xyes" ; then |
27408 | as_fn_error "OpenGL XLib dependencies not found (strict dependencies checking)" "$LINENO" 5 | 27286 | as_fn_error $? "OpenGL XLib dependencies not found (strict dependencies checking)" "$LINENO" 5 |
27409 | fi | 27287 | fi |
27410 | 27288 | ||
27411 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether OpenGL XLib rendering backend will be built" >&5 | 27289 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether OpenGL XLib rendering backend will be built" >&5 |
@@ -27749,11 +27627,10 @@ pkg_failed=no | |||
27749 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for EDB" >&5 | 27627 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for EDB" >&5 |
27750 | $as_echo_n "checking for EDB... " >&6; } | 27628 | $as_echo_n "checking for EDB... " >&6; } |
27751 | 27629 | ||
27752 | if test -n "$PKG_CONFIG"; then | 27630 | if test -n "$EDB_CFLAGS"; then |
27753 | if test -n "$EDB_CFLAGS"; then | 27631 | pkg_cv_EDB_CFLAGS="$EDB_CFLAGS" |
27754 | pkg_cv_EDB_CFLAGS="$EDB_CFLAGS" | 27632 | elif test -n "$PKG_CONFIG"; then |
27755 | else | 27633 | if test -n "$PKG_CONFIG" && \ |
27756 | if test -n "$PKG_CONFIG" && \ | ||
27757 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"edb\""; } >&5 | 27634 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"edb\""; } >&5 |
27758 | ($PKG_CONFIG --exists --print-errors "edb") 2>&5 | 27635 | ($PKG_CONFIG --exists --print-errors "edb") 2>&5 |
27759 | ac_status=$? | 27636 | ac_status=$? |
@@ -27763,15 +27640,13 @@ if test -n "$PKG_CONFIG"; then | |||
27763 | else | 27640 | else |
27764 | pkg_failed=yes | 27641 | pkg_failed=yes |
27765 | fi | 27642 | fi |
27766 | fi | 27643 | else |
27767 | else | 27644 | pkg_failed=untried |
27768 | pkg_failed=untried | ||
27769 | fi | 27645 | fi |
27770 | if test -n "$PKG_CONFIG"; then | 27646 | if test -n "$EDB_LIBS"; then |
27771 | if test -n "$EDB_LIBS"; then | 27647 | pkg_cv_EDB_LIBS="$EDB_LIBS" |
27772 | pkg_cv_EDB_LIBS="$EDB_LIBS" | 27648 | elif test -n "$PKG_CONFIG"; then |
27773 | else | 27649 | if test -n "$PKG_CONFIG" && \ |
27774 | if test -n "$PKG_CONFIG" && \ | ||
27775 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"edb\""; } >&5 | 27650 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"edb\""; } >&5 |
27776 | ($PKG_CONFIG --exists --print-errors "edb") 2>&5 | 27651 | ($PKG_CONFIG --exists --print-errors "edb") 2>&5 |
27777 | ac_status=$? | 27652 | ac_status=$? |
@@ -27781,14 +27656,15 @@ if test -n "$PKG_CONFIG"; then | |||
27781 | else | 27656 | else |
27782 | pkg_failed=yes | 27657 | pkg_failed=yes |
27783 | fi | 27658 | fi |
27784 | fi | 27659 | else |
27785 | else | 27660 | pkg_failed=untried |
27786 | pkg_failed=untried | ||
27787 | fi | 27661 | fi |
27788 | 27662 | ||
27789 | 27663 | ||
27790 | 27664 | ||
27791 | if test $pkg_failed = yes; then | 27665 | if test $pkg_failed = yes; then |
27666 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | ||
27667 | $as_echo "no" >&6; } | ||
27792 | 27668 | ||
27793 | if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then | 27669 | if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then |
27794 | _pkg_short_errors_supported=yes | 27670 | _pkg_short_errors_supported=yes |
@@ -27796,17 +27672,17 @@ else | |||
27796 | _pkg_short_errors_supported=no | 27672 | _pkg_short_errors_supported=no |
27797 | fi | 27673 | fi |
27798 | if test $_pkg_short_errors_supported = yes; then | 27674 | if test $_pkg_short_errors_supported = yes; then |
27799 | EDB_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "edb"` | 27675 | EDB_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "edb" 2>&1` |
27800 | else | 27676 | else |
27801 | EDB_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "edb"` | 27677 | EDB_PKG_ERRORS=`$PKG_CONFIG --print-errors "edb" 2>&1` |
27802 | fi | 27678 | fi |
27803 | # Put the nasty error message in config.log where it belongs | 27679 | # Put the nasty error message in config.log where it belongs |
27804 | echo "$EDB_PKG_ERRORS" >&5 | 27680 | echo "$EDB_PKG_ERRORS" >&5 |
27805 | 27681 | ||
27806 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | 27682 | have_dep="no" |
27807 | $as_echo "no" >&6; } | ||
27808 | have_dep="no" | ||
27809 | elif test $pkg_failed = untried; then | 27683 | elif test $pkg_failed = untried; then |
27684 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | ||
27685 | $as_echo "no" >&6; } | ||
27810 | have_dep="no" | 27686 | have_dep="no" |
27811 | else | 27687 | else |
27812 | EDB_CFLAGS=$pkg_cv_EDB_CFLAGS | 27688 | EDB_CFLAGS=$pkg_cv_EDB_CFLAGS |
@@ -27835,7 +27711,7 @@ fi | |||
27835 | fi | 27711 | fi |
27836 | 27712 | ||
27837 | if test "x${have_loader}" = "xno" -a "x${want_loader}" = "xyes" -a "x${use_strict}" = "xyes" ; then | 27713 | if test "x${have_loader}" = "xno" -a "x${want_loader}" = "xyes" -a "x${use_strict}" = "xyes" ; then |
27838 | as_fn_error "Edb dependencies not found (strict dependencies checking)" "$LINENO" 5 | 27714 | as_fn_error $? "Edb dependencies not found (strict dependencies checking)" "$LINENO" 5 |
27839 | fi | 27715 | fi |
27840 | 27716 | ||
27841 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Edb image loader will be built" >&5 | 27717 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Edb image loader will be built" >&5 |
@@ -27933,46 +27809,44 @@ pkg_failed=no | |||
27933 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for EET" >&5 | 27809 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for EET" >&5 |
27934 | $as_echo_n "checking for EET... " >&6; } | 27810 | $as_echo_n "checking for EET... " >&6; } |
27935 | 27811 | ||
27936 | if test -n "$PKG_CONFIG"; then | 27812 | if test -n "$EET_CFLAGS"; then |
27937 | if test -n "$EET_CFLAGS"; then | 27813 | pkg_cv_EET_CFLAGS="$EET_CFLAGS" |
27938 | pkg_cv_EET_CFLAGS="$EET_CFLAGS" | 27814 | elif test -n "$PKG_CONFIG"; then |
27939 | else | 27815 | if test -n "$PKG_CONFIG" && \ |
27940 | if test -n "$PKG_CONFIG" && \ | 27816 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eet >= 1.6.0\""; } >&5 |
27941 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eet >= 1.5.0\""; } >&5 | 27817 | ($PKG_CONFIG --exists --print-errors "eet >= 1.6.0") 2>&5 |
27942 | ($PKG_CONFIG --exists --print-errors "eet >= 1.5.0") 2>&5 | ||
27943 | ac_status=$? | 27818 | ac_status=$? |
27944 | $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 27819 | $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
27945 | test $ac_status = 0; }; then | 27820 | test $ac_status = 0; }; then |
27946 | pkg_cv_EET_CFLAGS=`$PKG_CONFIG --cflags "eet >= 1.5.0" 2>/dev/null` | 27821 | pkg_cv_EET_CFLAGS=`$PKG_CONFIG --cflags "eet >= 1.6.0" 2>/dev/null` |
27947 | else | 27822 | else |
27948 | pkg_failed=yes | 27823 | pkg_failed=yes |
27949 | fi | 27824 | fi |
27950 | fi | 27825 | else |
27951 | else | 27826 | pkg_failed=untried |
27952 | pkg_failed=untried | ||
27953 | fi | 27827 | fi |
27954 | if test -n "$PKG_CONFIG"; then | 27828 | if test -n "$EET_LIBS"; then |
27955 | if test -n "$EET_LIBS"; then | 27829 | pkg_cv_EET_LIBS="$EET_LIBS" |
27956 | pkg_cv_EET_LIBS="$EET_LIBS" | 27830 | elif test -n "$PKG_CONFIG"; then |
27957 | else | 27831 | if test -n "$PKG_CONFIG" && \ |
27958 | if test -n "$PKG_CONFIG" && \ | 27832 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eet >= 1.6.0\""; } >&5 |
27959 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eet >= 1.5.0\""; } >&5 | 27833 | ($PKG_CONFIG --exists --print-errors "eet >= 1.6.0") 2>&5 |
27960 | ($PKG_CONFIG --exists --print-errors "eet >= 1.5.0") 2>&5 | ||
27961 | ac_status=$? | 27834 | ac_status=$? |
27962 | $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 27835 | $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
27963 | test $ac_status = 0; }; then | 27836 | test $ac_status = 0; }; then |
27964 | pkg_cv_EET_LIBS=`$PKG_CONFIG --libs "eet >= 1.5.0" 2>/dev/null` | 27837 | pkg_cv_EET_LIBS=`$PKG_CONFIG --libs "eet >= 1.6.0" 2>/dev/null` |
27965 | else | 27838 | else |
27966 | pkg_failed=yes | 27839 | pkg_failed=yes |
27967 | fi | 27840 | fi |
27968 | fi | 27841 | else |
27969 | else | 27842 | pkg_failed=untried |
27970 | pkg_failed=untried | ||
27971 | fi | 27843 | fi |
27972 | 27844 | ||
27973 | 27845 | ||
27974 | 27846 | ||
27975 | if test $pkg_failed = yes; then | 27847 | if test $pkg_failed = yes; then |
27848 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | ||
27849 | $as_echo "no" >&6; } | ||
27976 | 27850 | ||
27977 | if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then | 27851 | if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then |
27978 | _pkg_short_errors_supported=yes | 27852 | _pkg_short_errors_supported=yes |
@@ -27980,17 +27854,17 @@ else | |||
27980 | _pkg_short_errors_supported=no | 27854 | _pkg_short_errors_supported=no |
27981 | fi | 27855 | fi |
27982 | if test $_pkg_short_errors_supported = yes; then | 27856 | if test $_pkg_short_errors_supported = yes; then |
27983 | EET_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "eet >= 1.5.0"` | 27857 | EET_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "eet >= 1.6.0" 2>&1` |
27984 | else | 27858 | else |
27985 | EET_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "eet >= 1.5.0"` | 27859 | EET_PKG_ERRORS=`$PKG_CONFIG --print-errors "eet >= 1.6.0" 2>&1` |
27986 | fi | 27860 | fi |
27987 | # Put the nasty error message in config.log where it belongs | 27861 | # Put the nasty error message in config.log where it belongs |
27988 | echo "$EET_PKG_ERRORS" >&5 | 27862 | echo "$EET_PKG_ERRORS" >&5 |
27989 | 27863 | ||
27990 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | 27864 | have_dep="no" |
27991 | $as_echo "no" >&6; } | ||
27992 | have_dep="no" | ||
27993 | elif test $pkg_failed = untried; then | 27865 | elif test $pkg_failed = untried; then |
27866 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | ||
27867 | $as_echo "no" >&6; } | ||
27994 | have_dep="no" | 27868 | have_dep="no" |
27995 | else | 27869 | else |
27996 | EET_CFLAGS=$pkg_cv_EET_CFLAGS | 27870 | EET_CFLAGS=$pkg_cv_EET_CFLAGS |
@@ -28019,7 +27893,7 @@ fi | |||
28019 | fi | 27893 | fi |
28020 | 27894 | ||
28021 | if test "x${have_loader}" = "xno" -a "x${want_loader}" = "xyes" -a "x${use_strict}" = "xyes" ; then | 27895 | if test "x${have_loader}" = "xno" -a "x${want_loader}" = "xyes" -a "x${use_strict}" = "xyes" ; then |
28022 | as_fn_error "Eet dependencies not found (strict dependencies checking)" "$LINENO" 5 | 27896 | as_fn_error $? "Eet dependencies not found (strict dependencies checking)" "$LINENO" 5 |
28023 | fi | 27897 | fi |
28024 | 27898 | ||
28025 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Eet image loader will be built" >&5 | 27899 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Eet image loader will be built" >&5 |
@@ -28095,46 +27969,44 @@ pkg_failed=no | |||
28095 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for EET" >&5 | 27969 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for EET" >&5 |
28096 | $as_echo_n "checking for EET... " >&6; } | 27970 | $as_echo_n "checking for EET... " >&6; } |
28097 | 27971 | ||
28098 | if test -n "$PKG_CONFIG"; then | 27972 | if test -n "$EET_CFLAGS"; then |
28099 | if test -n "$EET_CFLAGS"; then | 27973 | pkg_cv_EET_CFLAGS="$EET_CFLAGS" |
28100 | pkg_cv_EET_CFLAGS="$EET_CFLAGS" | 27974 | elif test -n "$PKG_CONFIG"; then |
28101 | else | 27975 | if test -n "$PKG_CONFIG" && \ |
28102 | if test -n "$PKG_CONFIG" && \ | 27976 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eet >= 1.6.0\""; } >&5 |
28103 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eet >= 1.5.0\""; } >&5 | 27977 | ($PKG_CONFIG --exists --print-errors "eet >= 1.6.0") 2>&5 |
28104 | ($PKG_CONFIG --exists --print-errors "eet >= 1.5.0") 2>&5 | ||
28105 | ac_status=$? | 27978 | ac_status=$? |
28106 | $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 27979 | $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
28107 | test $ac_status = 0; }; then | 27980 | test $ac_status = 0; }; then |
28108 | pkg_cv_EET_CFLAGS=`$PKG_CONFIG --cflags "eet >= 1.5.0" 2>/dev/null` | 27981 | pkg_cv_EET_CFLAGS=`$PKG_CONFIG --cflags "eet >= 1.6.0" 2>/dev/null` |
28109 | else | 27982 | else |
28110 | pkg_failed=yes | 27983 | pkg_failed=yes |
28111 | fi | 27984 | fi |
28112 | fi | 27985 | else |
28113 | else | 27986 | pkg_failed=untried |
28114 | pkg_failed=untried | ||
28115 | fi | 27987 | fi |
28116 | if test -n "$PKG_CONFIG"; then | 27988 | if test -n "$EET_LIBS"; then |
28117 | if test -n "$EET_LIBS"; then | 27989 | pkg_cv_EET_LIBS="$EET_LIBS" |
28118 | pkg_cv_EET_LIBS="$EET_LIBS" | 27990 | elif test -n "$PKG_CONFIG"; then |
28119 | else | 27991 | if test -n "$PKG_CONFIG" && \ |
28120 | if test -n "$PKG_CONFIG" && \ | 27992 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eet >= 1.6.0\""; } >&5 |
28121 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eet >= 1.5.0\""; } >&5 | 27993 | ($PKG_CONFIG --exists --print-errors "eet >= 1.6.0") 2>&5 |
28122 | ($PKG_CONFIG --exists --print-errors "eet >= 1.5.0") 2>&5 | ||
28123 | ac_status=$? | 27994 | ac_status=$? |
28124 | $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 27995 | $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
28125 | test $ac_status = 0; }; then | 27996 | test $ac_status = 0; }; then |
28126 | pkg_cv_EET_LIBS=`$PKG_CONFIG --libs "eet >= 1.5.0" 2>/dev/null` | 27997 | pkg_cv_EET_LIBS=`$PKG_CONFIG --libs "eet >= 1.6.0" 2>/dev/null` |
28127 | else | 27998 | else |
28128 | pkg_failed=yes | 27999 | pkg_failed=yes |
28129 | fi | 28000 | fi |
28130 | fi | 28001 | else |
28131 | else | 28002 | pkg_failed=untried |
28132 | pkg_failed=untried | ||
28133 | fi | 28003 | fi |
28134 | 28004 | ||
28135 | 28005 | ||
28136 | 28006 | ||
28137 | if test $pkg_failed = yes; then | 28007 | if test $pkg_failed = yes; then |
28008 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | ||
28009 | $as_echo "no" >&6; } | ||
28138 | 28010 | ||
28139 | if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then | 28011 | if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then |
28140 | _pkg_short_errors_supported=yes | 28012 | _pkg_short_errors_supported=yes |
@@ -28142,17 +28014,17 @@ else | |||
28142 | _pkg_short_errors_supported=no | 28014 | _pkg_short_errors_supported=no |
28143 | fi | 28015 | fi |
28144 | if test $_pkg_short_errors_supported = yes; then | 28016 | if test $_pkg_short_errors_supported = yes; then |
28145 | EET_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "eet >= 1.5.0"` | 28017 | EET_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "eet >= 1.6.0" 2>&1` |
28146 | else | 28018 | else |
28147 | EET_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "eet >= 1.5.0"` | 28019 | EET_PKG_ERRORS=`$PKG_CONFIG --print-errors "eet >= 1.6.0" 2>&1` |
28148 | fi | 28020 | fi |
28149 | # Put the nasty error message in config.log where it belongs | 28021 | # Put the nasty error message in config.log where it belongs |
28150 | echo "$EET_PKG_ERRORS" >&5 | 28022 | echo "$EET_PKG_ERRORS" >&5 |
28151 | 28023 | ||
28152 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | 28024 | have_evas_font_loader_eet="no" |
28153 | $as_echo "no" >&6; } | ||
28154 | have_evas_font_loader_eet="no" | ||
28155 | elif test $pkg_failed = untried; then | 28025 | elif test $pkg_failed = untried; then |
28026 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | ||
28027 | $as_echo "no" >&6; } | ||
28156 | have_evas_font_loader_eet="no" | 28028 | have_evas_font_loader_eet="no" |
28157 | else | 28029 | else |
28158 | EET_CFLAGS=$pkg_cv_EET_CFLAGS | 28030 | EET_CFLAGS=$pkg_cv_EET_CFLAGS |
@@ -28164,14 +28036,14 @@ fi | |||
28164 | fi | 28036 | fi |
28165 | 28037 | ||
28166 | if test "x${have_evas_font_loader_eet}" = "xno" -a "x$want_loader" = "xyes" -a "x$use_strict" = "xyes" ; then | 28038 | if test "x${have_evas_font_loader_eet}" = "xno" -a "x$want_loader" = "xyes" -a "x$use_strict" = "xyes" ; then |
28167 | as_fn_error "Eet dependencies not found (strict dependencies checking)" "$LINENO" 5 | 28039 | as_fn_error $? "Eet dependencies not found (strict dependencies checking)" "$LINENO" 5 |
28168 | fi | 28040 | fi |
28169 | 28041 | ||
28170 | if test "x$have_evas_font_loader_eet" = "xyes" ; then | 28042 | if test "x$have_evas_font_loader_eet" = "xyes" ; then |
28171 | 28043 | ||
28172 | $as_echo "#define BUILD_FONT_LOADER_EET 1" >>confdefs.h | 28044 | $as_echo "#define BUILD_FONT_LOADER_EET 1" >>confdefs.h |
28173 | 28045 | ||
28174 | requirement_evas="eet >= 1.5.0 ${requirement_evas}" | 28046 | requirement_evas="eet >= 1.6.0 ${requirement_evas}" |
28175 | fi | 28047 | fi |
28176 | 28048 | ||
28177 | 28049 | ||
@@ -28333,7 +28205,7 @@ fi | |||
28333 | fi | 28205 | fi |
28334 | 28206 | ||
28335 | if test "x${have_loader}" = "xno" -a "x${want_loader}" = "xyes" -a "x${use_strict}" = "xyes" ; then | 28207 | if test "x${have_loader}" = "xno" -a "x${want_loader}" = "xyes" -a "x${use_strict}" = "xyes" ; then |
28336 | as_fn_error "Gif dependencies not found (strict dependencies checking)" "$LINENO" 5 | 28208 | as_fn_error $? "Gif dependencies not found (strict dependencies checking)" "$LINENO" 5 |
28337 | fi | 28209 | fi |
28338 | 28210 | ||
28339 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Gif image loader will be built" >&5 | 28211 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Gif image loader will be built" >&5 |
@@ -28523,7 +28395,7 @@ fi | |||
28523 | fi | 28395 | fi |
28524 | 28396 | ||
28525 | if test "x${have_loader}" = "xno" -a "x${want_loader}" = "xyes" -a "x${use_strict}" = "xyes" ; then | 28397 | if test "x${have_loader}" = "xno" -a "x${want_loader}" = "xyes" -a "x${use_strict}" = "xyes" ; then |
28526 | as_fn_error "Jpeg dependencies not found (strict dependencies checking)" "$LINENO" 5 | 28398 | as_fn_error $? "Jpeg dependencies not found (strict dependencies checking)" "$LINENO" 5 |
28527 | fi | 28399 | fi |
28528 | 28400 | ||
28529 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Jpeg image loader will be built" >&5 | 28401 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Jpeg image loader will be built" >&5 |
@@ -28649,7 +28521,7 @@ fi | |||
28649 | fi | 28521 | fi |
28650 | 28522 | ||
28651 | if test "x${have_loader}" = "xno" -a "x${want_loader}" = "xyes" -a "x${use_strict}" = "xyes" ; then | 28523 | if test "x${have_loader}" = "xno" -a "x${want_loader}" = "xyes" -a "x${use_strict}" = "xyes" ; then |
28652 | as_fn_error "PMAPS dependencies not found (strict dependencies checking)" "$LINENO" 5 | 28524 | as_fn_error $? "PMAPS dependencies not found (strict dependencies checking)" "$LINENO" 5 |
28653 | fi | 28525 | fi |
28654 | 28526 | ||
28655 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether PMAPS image loader will be built" >&5 | 28527 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether PMAPS image loader will be built" >&5 |
@@ -28747,11 +28619,10 @@ pkg_failed=no | |||
28747 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for PNG" >&5 | 28619 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for PNG" >&5 |
28748 | $as_echo_n "checking for PNG... " >&6; } | 28620 | $as_echo_n "checking for PNG... " >&6; } |
28749 | 28621 | ||
28750 | if test -n "$PKG_CONFIG"; then | 28622 | if test -n "$PNG_CFLAGS"; then |
28751 | if test -n "$PNG_CFLAGS"; then | 28623 | pkg_cv_PNG_CFLAGS="$PNG_CFLAGS" |
28752 | pkg_cv_PNG_CFLAGS="$PNG_CFLAGS" | 28624 | elif test -n "$PKG_CONFIG"; then |
28753 | else | 28625 | if test -n "$PKG_CONFIG" && \ |
28754 | if test -n "$PKG_CONFIG" && \ | ||
28755 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libpng >= 1.2.10\""; } >&5 | 28626 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libpng >= 1.2.10\""; } >&5 |
28756 | ($PKG_CONFIG --exists --print-errors "libpng >= 1.2.10") 2>&5 | 28627 | ($PKG_CONFIG --exists --print-errors "libpng >= 1.2.10") 2>&5 |
28757 | ac_status=$? | 28628 | ac_status=$? |
@@ -28761,15 +28632,13 @@ if test -n "$PKG_CONFIG"; then | |||
28761 | else | 28632 | else |
28762 | pkg_failed=yes | 28633 | pkg_failed=yes |
28763 | fi | 28634 | fi |
28764 | fi | 28635 | else |
28765 | else | 28636 | pkg_failed=untried |
28766 | pkg_failed=untried | ||
28767 | fi | 28637 | fi |
28768 | if test -n "$PKG_CONFIG"; then | 28638 | if test -n "$PNG_LIBS"; then |
28769 | if test -n "$PNG_LIBS"; then | 28639 | pkg_cv_PNG_LIBS="$PNG_LIBS" |
28770 | pkg_cv_PNG_LIBS="$PNG_LIBS" | 28640 | elif test -n "$PKG_CONFIG"; then |
28771 | else | 28641 | if test -n "$PKG_CONFIG" && \ |
28772 | if test -n "$PKG_CONFIG" && \ | ||
28773 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libpng >= 1.2.10\""; } >&5 | 28642 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libpng >= 1.2.10\""; } >&5 |
28774 | ($PKG_CONFIG --exists --print-errors "libpng >= 1.2.10") 2>&5 | 28643 | ($PKG_CONFIG --exists --print-errors "libpng >= 1.2.10") 2>&5 |
28775 | ac_status=$? | 28644 | ac_status=$? |
@@ -28779,14 +28648,15 @@ if test -n "$PKG_CONFIG"; then | |||
28779 | else | 28648 | else |
28780 | pkg_failed=yes | 28649 | pkg_failed=yes |
28781 | fi | 28650 | fi |
28782 | fi | 28651 | else |
28783 | else | 28652 | pkg_failed=untried |
28784 | pkg_failed=untried | ||
28785 | fi | 28653 | fi |
28786 | 28654 | ||
28787 | 28655 | ||
28788 | 28656 | ||
28789 | if test $pkg_failed = yes; then | 28657 | if test $pkg_failed = yes; then |
28658 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | ||
28659 | $as_echo "no" >&6; } | ||
28790 | 28660 | ||
28791 | if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then | 28661 | if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then |
28792 | _pkg_short_errors_supported=yes | 28662 | _pkg_short_errors_supported=yes |
@@ -28794,17 +28664,17 @@ else | |||
28794 | _pkg_short_errors_supported=no | 28664 | _pkg_short_errors_supported=no |
28795 | fi | 28665 | fi |
28796 | if test $_pkg_short_errors_supported = yes; then | 28666 | if test $_pkg_short_errors_supported = yes; then |
28797 | PNG_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "libpng >= 1.2.10"` | 28667 | PNG_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "libpng >= 1.2.10" 2>&1` |
28798 | else | 28668 | else |
28799 | PNG_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "libpng >= 1.2.10"` | 28669 | PNG_PKG_ERRORS=`$PKG_CONFIG --print-errors "libpng >= 1.2.10" 2>&1` |
28800 | fi | 28670 | fi |
28801 | # Put the nasty error message in config.log where it belongs | 28671 | # Put the nasty error message in config.log where it belongs |
28802 | echo "$PNG_PKG_ERRORS" >&5 | 28672 | echo "$PNG_PKG_ERRORS" >&5 |
28803 | 28673 | ||
28804 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | 28674 | have_dep="no" |
28805 | $as_echo "no" >&6; } | ||
28806 | have_dep="no" | ||
28807 | elif test $pkg_failed = untried; then | 28675 | elif test $pkg_failed = untried; then |
28676 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | ||
28677 | $as_echo "no" >&6; } | ||
28808 | have_dep="no" | 28678 | have_dep="no" |
28809 | else | 28679 | else |
28810 | PNG_CFLAGS=$pkg_cv_PNG_CFLAGS | 28680 | PNG_CFLAGS=$pkg_cv_PNG_CFLAGS |
@@ -28820,11 +28690,10 @@ pkg_failed=no | |||
28820 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for PNG" >&5 | 28690 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for PNG" >&5 |
28821 | $as_echo_n "checking for PNG... " >&6; } | 28691 | $as_echo_n "checking for PNG... " >&6; } |
28822 | 28692 | ||
28823 | if test -n "$PKG_CONFIG"; then | 28693 | if test -n "$PNG_CFLAGS"; then |
28824 | if test -n "$PNG_CFLAGS"; then | 28694 | pkg_cv_PNG_CFLAGS="$PNG_CFLAGS" |
28825 | pkg_cv_PNG_CFLAGS="$PNG_CFLAGS" | 28695 | elif test -n "$PKG_CONFIG"; then |
28826 | else | 28696 | if test -n "$PKG_CONFIG" && \ |
28827 | if test -n "$PKG_CONFIG" && \ | ||
28828 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libpng15\""; } >&5 | 28697 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libpng15\""; } >&5 |
28829 | ($PKG_CONFIG --exists --print-errors "libpng15") 2>&5 | 28698 | ($PKG_CONFIG --exists --print-errors "libpng15") 2>&5 |
28830 | ac_status=$? | 28699 | ac_status=$? |
@@ -28834,15 +28703,13 @@ if test -n "$PKG_CONFIG"; then | |||
28834 | else | 28703 | else |
28835 | pkg_failed=yes | 28704 | pkg_failed=yes |
28836 | fi | 28705 | fi |
28837 | fi | 28706 | else |
28838 | else | 28707 | pkg_failed=untried |
28839 | pkg_failed=untried | ||
28840 | fi | 28708 | fi |
28841 | if test -n "$PKG_CONFIG"; then | 28709 | if test -n "$PNG_LIBS"; then |
28842 | if test -n "$PNG_LIBS"; then | 28710 | pkg_cv_PNG_LIBS="$PNG_LIBS" |
28843 | pkg_cv_PNG_LIBS="$PNG_LIBS" | 28711 | elif test -n "$PKG_CONFIG"; then |
28844 | else | 28712 | if test -n "$PKG_CONFIG" && \ |
28845 | if test -n "$PKG_CONFIG" && \ | ||
28846 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libpng15\""; } >&5 | 28713 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libpng15\""; } >&5 |
28847 | ($PKG_CONFIG --exists --print-errors "libpng15") 2>&5 | 28714 | ($PKG_CONFIG --exists --print-errors "libpng15") 2>&5 |
28848 | ac_status=$? | 28715 | ac_status=$? |
@@ -28852,14 +28719,15 @@ if test -n "$PKG_CONFIG"; then | |||
28852 | else | 28719 | else |
28853 | pkg_failed=yes | 28720 | pkg_failed=yes |
28854 | fi | 28721 | fi |
28855 | fi | 28722 | else |
28856 | else | 28723 | pkg_failed=untried |
28857 | pkg_failed=untried | ||
28858 | fi | 28724 | fi |
28859 | 28725 | ||
28860 | 28726 | ||
28861 | 28727 | ||
28862 | if test $pkg_failed = yes; then | 28728 | if test $pkg_failed = yes; then |
28729 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | ||
28730 | $as_echo "no" >&6; } | ||
28863 | 28731 | ||
28864 | if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then | 28732 | if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then |
28865 | _pkg_short_errors_supported=yes | 28733 | _pkg_short_errors_supported=yes |
@@ -28867,17 +28735,17 @@ else | |||
28867 | _pkg_short_errors_supported=no | 28735 | _pkg_short_errors_supported=no |
28868 | fi | 28736 | fi |
28869 | if test $_pkg_short_errors_supported = yes; then | 28737 | if test $_pkg_short_errors_supported = yes; then |
28870 | PNG_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "libpng15"` | 28738 | PNG_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "libpng15" 2>&1` |
28871 | else | 28739 | else |
28872 | PNG_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "libpng15"` | 28740 | PNG_PKG_ERRORS=`$PKG_CONFIG --print-errors "libpng15" 2>&1` |
28873 | fi | 28741 | fi |
28874 | # Put the nasty error message in config.log where it belongs | 28742 | # Put the nasty error message in config.log where it belongs |
28875 | echo "$PNG_PKG_ERRORS" >&5 | 28743 | echo "$PNG_PKG_ERRORS" >&5 |
28876 | 28744 | ||
28877 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | 28745 | have_dep="no" |
28878 | $as_echo "no" >&6; } | ||
28879 | have_dep="no" | ||
28880 | elif test $pkg_failed = untried; then | 28746 | elif test $pkg_failed = untried; then |
28747 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | ||
28748 | $as_echo "no" >&6; } | ||
28881 | have_dep="no" | 28749 | have_dep="no" |
28882 | else | 28750 | else |
28883 | PNG_CFLAGS=$pkg_cv_PNG_CFLAGS | 28751 | PNG_CFLAGS=$pkg_cv_PNG_CFLAGS |
@@ -28894,11 +28762,10 @@ pkg_failed=no | |||
28894 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for PNG" >&5 | 28762 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for PNG" >&5 |
28895 | $as_echo_n "checking for PNG... " >&6; } | 28763 | $as_echo_n "checking for PNG... " >&6; } |
28896 | 28764 | ||
28897 | if test -n "$PKG_CONFIG"; then | 28765 | if test -n "$PNG_CFLAGS"; then |
28898 | if test -n "$PNG_CFLAGS"; then | 28766 | pkg_cv_PNG_CFLAGS="$PNG_CFLAGS" |
28899 | pkg_cv_PNG_CFLAGS="$PNG_CFLAGS" | 28767 | elif test -n "$PKG_CONFIG"; then |
28900 | else | 28768 | if test -n "$PKG_CONFIG" && \ |
28901 | if test -n "$PKG_CONFIG" && \ | ||
28902 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libpng14\""; } >&5 | 28769 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libpng14\""; } >&5 |
28903 | ($PKG_CONFIG --exists --print-errors "libpng14") 2>&5 | 28770 | ($PKG_CONFIG --exists --print-errors "libpng14") 2>&5 |
28904 | ac_status=$? | 28771 | ac_status=$? |
@@ -28908,15 +28775,13 @@ if test -n "$PKG_CONFIG"; then | |||
28908 | else | 28775 | else |
28909 | pkg_failed=yes | 28776 | pkg_failed=yes |
28910 | fi | 28777 | fi |
28911 | fi | 28778 | else |
28912 | else | 28779 | pkg_failed=untried |
28913 | pkg_failed=untried | ||
28914 | fi | 28780 | fi |
28915 | if test -n "$PKG_CONFIG"; then | 28781 | if test -n "$PNG_LIBS"; then |
28916 | if test -n "$PNG_LIBS"; then | 28782 | pkg_cv_PNG_LIBS="$PNG_LIBS" |
28917 | pkg_cv_PNG_LIBS="$PNG_LIBS" | 28783 | elif test -n "$PKG_CONFIG"; then |
28918 | else | 28784 | if test -n "$PKG_CONFIG" && \ |
28919 | if test -n "$PKG_CONFIG" && \ | ||
28920 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libpng14\""; } >&5 | 28785 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libpng14\""; } >&5 |
28921 | ($PKG_CONFIG --exists --print-errors "libpng14") 2>&5 | 28786 | ($PKG_CONFIG --exists --print-errors "libpng14") 2>&5 |
28922 | ac_status=$? | 28787 | ac_status=$? |
@@ -28926,14 +28791,15 @@ if test -n "$PKG_CONFIG"; then | |||
28926 | else | 28791 | else |
28927 | pkg_failed=yes | 28792 | pkg_failed=yes |
28928 | fi | 28793 | fi |
28929 | fi | 28794 | else |
28930 | else | 28795 | pkg_failed=untried |
28931 | pkg_failed=untried | ||
28932 | fi | 28796 | fi |
28933 | 28797 | ||
28934 | 28798 | ||
28935 | 28799 | ||
28936 | if test $pkg_failed = yes; then | 28800 | if test $pkg_failed = yes; then |
28801 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | ||
28802 | $as_echo "no" >&6; } | ||
28937 | 28803 | ||
28938 | if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then | 28804 | if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then |
28939 | _pkg_short_errors_supported=yes | 28805 | _pkg_short_errors_supported=yes |
@@ -28941,17 +28807,17 @@ else | |||
28941 | _pkg_short_errors_supported=no | 28807 | _pkg_short_errors_supported=no |
28942 | fi | 28808 | fi |
28943 | if test $_pkg_short_errors_supported = yes; then | 28809 | if test $_pkg_short_errors_supported = yes; then |
28944 | PNG_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "libpng14"` | 28810 | PNG_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "libpng14" 2>&1` |
28945 | else | 28811 | else |
28946 | PNG_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "libpng14"` | 28812 | PNG_PKG_ERRORS=`$PKG_CONFIG --print-errors "libpng14" 2>&1` |
28947 | fi | 28813 | fi |
28948 | # Put the nasty error message in config.log where it belongs | 28814 | # Put the nasty error message in config.log where it belongs |
28949 | echo "$PNG_PKG_ERRORS" >&5 | 28815 | echo "$PNG_PKG_ERRORS" >&5 |
28950 | 28816 | ||
28951 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | 28817 | have_dep="no" |
28952 | $as_echo "no" >&6; } | ||
28953 | have_dep="no" | ||
28954 | elif test $pkg_failed = untried; then | 28818 | elif test $pkg_failed = untried; then |
28819 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | ||
28820 | $as_echo "no" >&6; } | ||
28955 | have_dep="no" | 28821 | have_dep="no" |
28956 | else | 28822 | else |
28957 | PNG_CFLAGS=$pkg_cv_PNG_CFLAGS | 28823 | PNG_CFLAGS=$pkg_cv_PNG_CFLAGS |
@@ -28968,11 +28834,10 @@ pkg_failed=no | |||
28968 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for PNG" >&5 | 28834 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for PNG" >&5 |
28969 | $as_echo_n "checking for PNG... " >&6; } | 28835 | $as_echo_n "checking for PNG... " >&6; } |
28970 | 28836 | ||
28971 | if test -n "$PKG_CONFIG"; then | 28837 | if test -n "$PNG_CFLAGS"; then |
28972 | if test -n "$PNG_CFLAGS"; then | 28838 | pkg_cv_PNG_CFLAGS="$PNG_CFLAGS" |
28973 | pkg_cv_PNG_CFLAGS="$PNG_CFLAGS" | 28839 | elif test -n "$PKG_CONFIG"; then |
28974 | else | 28840 | if test -n "$PKG_CONFIG" && \ |
28975 | if test -n "$PKG_CONFIG" && \ | ||
28976 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libpng12 >= 1.2.10\""; } >&5 | 28841 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libpng12 >= 1.2.10\""; } >&5 |
28977 | ($PKG_CONFIG --exists --print-errors "libpng12 >= 1.2.10") 2>&5 | 28842 | ($PKG_CONFIG --exists --print-errors "libpng12 >= 1.2.10") 2>&5 |
28978 | ac_status=$? | 28843 | ac_status=$? |
@@ -28982,15 +28847,13 @@ if test -n "$PKG_CONFIG"; then | |||
28982 | else | 28847 | else |
28983 | pkg_failed=yes | 28848 | pkg_failed=yes |
28984 | fi | 28849 | fi |
28985 | fi | 28850 | else |
28986 | else | 28851 | pkg_failed=untried |
28987 | pkg_failed=untried | ||
28988 | fi | 28852 | fi |
28989 | if test -n "$PKG_CONFIG"; then | 28853 | if test -n "$PNG_LIBS"; then |
28990 | if test -n "$PNG_LIBS"; then | 28854 | pkg_cv_PNG_LIBS="$PNG_LIBS" |
28991 | pkg_cv_PNG_LIBS="$PNG_LIBS" | 28855 | elif test -n "$PKG_CONFIG"; then |
28992 | else | 28856 | if test -n "$PKG_CONFIG" && \ |
28993 | if test -n "$PKG_CONFIG" && \ | ||
28994 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libpng12 >= 1.2.10\""; } >&5 | 28857 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libpng12 >= 1.2.10\""; } >&5 |
28995 | ($PKG_CONFIG --exists --print-errors "libpng12 >= 1.2.10") 2>&5 | 28858 | ($PKG_CONFIG --exists --print-errors "libpng12 >= 1.2.10") 2>&5 |
28996 | ac_status=$? | 28859 | ac_status=$? |
@@ -29000,14 +28863,15 @@ if test -n "$PKG_CONFIG"; then | |||
29000 | else | 28863 | else |
29001 | pkg_failed=yes | 28864 | pkg_failed=yes |
29002 | fi | 28865 | fi |
29003 | fi | 28866 | else |
29004 | else | 28867 | pkg_failed=untried |
29005 | pkg_failed=untried | ||
29006 | fi | 28868 | fi |
29007 | 28869 | ||
29008 | 28870 | ||
29009 | 28871 | ||
29010 | if test $pkg_failed = yes; then | 28872 | if test $pkg_failed = yes; then |
28873 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | ||
28874 | $as_echo "no" >&6; } | ||
29011 | 28875 | ||
29012 | if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then | 28876 | if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then |
29013 | _pkg_short_errors_supported=yes | 28877 | _pkg_short_errors_supported=yes |
@@ -29015,17 +28879,17 @@ else | |||
29015 | _pkg_short_errors_supported=no | 28879 | _pkg_short_errors_supported=no |
29016 | fi | 28880 | fi |
29017 | if test $_pkg_short_errors_supported = yes; then | 28881 | if test $_pkg_short_errors_supported = yes; then |
29018 | PNG_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "libpng12 >= 1.2.10"` | 28882 | PNG_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "libpng12 >= 1.2.10" 2>&1` |
29019 | else | 28883 | else |
29020 | PNG_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "libpng12 >= 1.2.10"` | 28884 | PNG_PKG_ERRORS=`$PKG_CONFIG --print-errors "libpng12 >= 1.2.10" 2>&1` |
29021 | fi | 28885 | fi |
29022 | # Put the nasty error message in config.log where it belongs | 28886 | # Put the nasty error message in config.log where it belongs |
29023 | echo "$PNG_PKG_ERRORS" >&5 | 28887 | echo "$PNG_PKG_ERRORS" >&5 |
29024 | 28888 | ||
29025 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | 28889 | have_dep="no" |
29026 | $as_echo "no" >&6; } | ||
29027 | have_dep="no" | ||
29028 | elif test $pkg_failed = untried; then | 28890 | elif test $pkg_failed = untried; then |
28891 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | ||
28892 | $as_echo "no" >&6; } | ||
29029 | have_dep="no" | 28893 | have_dep="no" |
29030 | else | 28894 | else |
29031 | PNG_CFLAGS=$pkg_cv_PNG_CFLAGS | 28895 | PNG_CFLAGS=$pkg_cv_PNG_CFLAGS |
@@ -29056,7 +28920,7 @@ fi | |||
29056 | fi | 28920 | fi |
29057 | 28921 | ||
29058 | if test "x${have_loader}" = "xno" -a "x${want_loader}" = "xyes" -a "x${use_strict}" = "xyes" ; then | 28922 | if test "x${have_loader}" = "xno" -a "x${want_loader}" = "xyes" -a "x${use_strict}" = "xyes" ; then |
29059 | as_fn_error "PNG dependencies not found (strict dependencies checking)" "$LINENO" 5 | 28923 | as_fn_error $? "PNG dependencies not found (strict dependencies checking)" "$LINENO" 5 |
29060 | fi | 28924 | fi |
29061 | 28925 | ||
29062 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether PNG image loader will be built" >&5 | 28926 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether PNG image loader will be built" >&5 |
@@ -29154,11 +29018,10 @@ pkg_failed=no | |||
29154 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for SVG" >&5 | 29018 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for SVG" >&5 |
29155 | $as_echo_n "checking for SVG... " >&6; } | 29019 | $as_echo_n "checking for SVG... " >&6; } |
29156 | 29020 | ||
29157 | if test -n "$PKG_CONFIG"; then | 29021 | if test -n "$SVG_CFLAGS"; then |
29158 | if test -n "$SVG_CFLAGS"; then | 29022 | pkg_cv_SVG_CFLAGS="$SVG_CFLAGS" |
29159 | pkg_cv_SVG_CFLAGS="$SVG_CFLAGS" | 29023 | elif test -n "$PKG_CONFIG"; then |
29160 | else | 29024 | if test -n "$PKG_CONFIG" && \ |
29161 | if test -n "$PKG_CONFIG" && \ | ||
29162 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"librsvg-2.0 >= 2.14.0 | 29025 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"librsvg-2.0 >= 2.14.0 |
29163 | cairo >= 1.0.0\""; } >&5 | 29026 | cairo >= 1.0.0\""; } >&5 |
29164 | ($PKG_CONFIG --exists --print-errors "librsvg-2.0 >= 2.14.0 | 29027 | ($PKG_CONFIG --exists --print-errors "librsvg-2.0 >= 2.14.0 |
@@ -29171,15 +29034,13 @@ if test -n "$PKG_CONFIG"; then | |||
29171 | else | 29034 | else |
29172 | pkg_failed=yes | 29035 | pkg_failed=yes |
29173 | fi | 29036 | fi |
29174 | fi | 29037 | else |
29175 | else | 29038 | pkg_failed=untried |
29176 | pkg_failed=untried | ||
29177 | fi | 29039 | fi |
29178 | if test -n "$PKG_CONFIG"; then | 29040 | if test -n "$SVG_LIBS"; then |
29179 | if test -n "$SVG_LIBS"; then | 29041 | pkg_cv_SVG_LIBS="$SVG_LIBS" |
29180 | pkg_cv_SVG_LIBS="$SVG_LIBS" | 29042 | elif test -n "$PKG_CONFIG"; then |
29181 | else | 29043 | if test -n "$PKG_CONFIG" && \ |
29182 | if test -n "$PKG_CONFIG" && \ | ||
29183 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"librsvg-2.0 >= 2.14.0 | 29044 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"librsvg-2.0 >= 2.14.0 |
29184 | cairo >= 1.0.0\""; } >&5 | 29045 | cairo >= 1.0.0\""; } >&5 |
29185 | ($PKG_CONFIG --exists --print-errors "librsvg-2.0 >= 2.14.0 | 29046 | ($PKG_CONFIG --exists --print-errors "librsvg-2.0 >= 2.14.0 |
@@ -29192,14 +29053,15 @@ if test -n "$PKG_CONFIG"; then | |||
29192 | else | 29053 | else |
29193 | pkg_failed=yes | 29054 | pkg_failed=yes |
29194 | fi | 29055 | fi |
29195 | fi | 29056 | else |
29196 | else | 29057 | pkg_failed=untried |
29197 | pkg_failed=untried | ||
29198 | fi | 29058 | fi |
29199 | 29059 | ||
29200 | 29060 | ||
29201 | 29061 | ||
29202 | if test $pkg_failed = yes; then | 29062 | if test $pkg_failed = yes; then |
29063 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | ||
29064 | $as_echo "no" >&6; } | ||
29203 | 29065 | ||
29204 | if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then | 29066 | if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then |
29205 | _pkg_short_errors_supported=yes | 29067 | _pkg_short_errors_supported=yes |
@@ -29207,20 +29069,20 @@ else | |||
29207 | _pkg_short_errors_supported=no | 29069 | _pkg_short_errors_supported=no |
29208 | fi | 29070 | fi |
29209 | if test $_pkg_short_errors_supported = yes; then | 29071 | if test $_pkg_short_errors_supported = yes; then |
29210 | SVG_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "librsvg-2.0 >= 2.14.0 | 29072 | SVG_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "librsvg-2.0 >= 2.14.0 |
29211 | cairo >= 1.0.0"` | 29073 | cairo >= 1.0.0" 2>&1` |
29212 | else | 29074 | else |
29213 | SVG_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "librsvg-2.0 >= 2.14.0 | 29075 | SVG_PKG_ERRORS=`$PKG_CONFIG --print-errors "librsvg-2.0 >= 2.14.0 |
29214 | cairo >= 1.0.0"` | 29076 | cairo >= 1.0.0" 2>&1` |
29215 | fi | 29077 | fi |
29216 | # Put the nasty error message in config.log where it belongs | 29078 | # Put the nasty error message in config.log where it belongs |
29217 | echo "$SVG_PKG_ERRORS" >&5 | 29079 | echo "$SVG_PKG_ERRORS" >&5 |
29218 | 29080 | ||
29219 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | 29081 | have_svg="no" |
29220 | $as_echo "no" >&6; } | ||
29221 | have_svg="no" | ||
29222 | 29082 | ||
29223 | elif test $pkg_failed = untried; then | 29083 | elif test $pkg_failed = untried; then |
29084 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | ||
29085 | $as_echo "no" >&6; } | ||
29224 | have_svg="no" | 29086 | have_svg="no" |
29225 | 29087 | ||
29226 | else | 29088 | else |
@@ -29253,7 +29115,7 @@ fi | |||
29253 | fi | 29115 | fi |
29254 | 29116 | ||
29255 | if test "x${have_loader}" = "xno" -a "x${want_loader}" = "xyes" -a "x${use_strict}" = "xyes" ; then | 29117 | if test "x${have_loader}" = "xno" -a "x${want_loader}" = "xyes" -a "x${use_strict}" = "xyes" ; then |
29256 | as_fn_error "SVG dependencies not found (strict dependencies checking)" "$LINENO" 5 | 29118 | as_fn_error $? "SVG dependencies not found (strict dependencies checking)" "$LINENO" 5 |
29257 | fi | 29119 | fi |
29258 | 29120 | ||
29259 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether SVG image loader will be built" >&5 | 29121 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether SVG image loader will be built" >&5 |
@@ -29507,7 +29369,7 @@ fi | |||
29507 | fi | 29369 | fi |
29508 | 29370 | ||
29509 | if test "x${have_loader}" = "xno" -a "x${want_loader}" = "xyes" -a "x${use_strict}" = "xyes" ; then | 29371 | if test "x${have_loader}" = "xno" -a "x${want_loader}" = "xyes" -a "x${use_strict}" = "xyes" ; then |
29510 | as_fn_error "Tiff dependencies not found (strict dependencies checking)" "$LINENO" 5 | 29372 | as_fn_error $? "Tiff dependencies not found (strict dependencies checking)" "$LINENO" 5 |
29511 | fi | 29373 | fi |
29512 | 29374 | ||
29513 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Tiff image loader will be built" >&5 | 29375 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether Tiff image loader will be built" >&5 |
@@ -29612,7 +29474,7 @@ fi | |||
29612 | fi | 29474 | fi |
29613 | 29475 | ||
29614 | if test "x${have_loader}" = "xno" -a "x${want_loader}" = "xyes" -a "x${use_strict}" = "xyes" ; then | 29476 | if test "x${have_loader}" = "xno" -a "x${want_loader}" = "xyes" -a "x${use_strict}" = "xyes" ; then |
29615 | as_fn_error "XPM dependencies not found (strict dependencies checking)" "$LINENO" 5 | 29477 | as_fn_error $? "XPM dependencies not found (strict dependencies checking)" "$LINENO" 5 |
29616 | fi | 29478 | fi |
29617 | 29479 | ||
29618 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether XPM image loader will be built" >&5 | 29480 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether XPM image loader will be built" >&5 |
@@ -29717,7 +29579,7 @@ fi | |||
29717 | fi | 29579 | fi |
29718 | 29580 | ||
29719 | if test "x${have_loader}" = "xno" -a "x${want_loader}" = "xyes" -a "x${use_strict}" = "xyes" ; then | 29581 | if test "x${have_loader}" = "xno" -a "x${want_loader}" = "xyes" -a "x${use_strict}" = "xyes" ; then |
29720 | as_fn_error "BMP dependencies not found (strict dependencies checking)" "$LINENO" 5 | 29582 | as_fn_error $? "BMP dependencies not found (strict dependencies checking)" "$LINENO" 5 |
29721 | fi | 29583 | fi |
29722 | 29584 | ||
29723 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether BMP image loader will be built" >&5 | 29585 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether BMP image loader will be built" >&5 |
@@ -29822,7 +29684,7 @@ fi | |||
29822 | fi | 29684 | fi |
29823 | 29685 | ||
29824 | if test "x${have_loader}" = "xno" -a "x${want_loader}" = "xyes" -a "x${use_strict}" = "xyes" ; then | 29686 | if test "x${have_loader}" = "xno" -a "x${want_loader}" = "xyes" -a "x${use_strict}" = "xyes" ; then |
29825 | as_fn_error "TGA dependencies not found (strict dependencies checking)" "$LINENO" 5 | 29687 | as_fn_error $? "TGA dependencies not found (strict dependencies checking)" "$LINENO" 5 |
29826 | fi | 29688 | fi |
29827 | 29689 | ||
29828 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether TGA image loader will be built" >&5 | 29690 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether TGA image loader will be built" >&5 |
@@ -29927,7 +29789,7 @@ fi | |||
29927 | fi | 29789 | fi |
29928 | 29790 | ||
29929 | if test "x${have_loader}" = "xno" -a "x${want_loader}" = "xyes" -a "x${use_strict}" = "xyes" ; then | 29791 | if test "x${have_loader}" = "xno" -a "x${want_loader}" = "xyes" -a "x${use_strict}" = "xyes" ; then |
29930 | as_fn_error "WBMP dependencies not found (strict dependencies checking)" "$LINENO" 5 | 29792 | as_fn_error $? "WBMP dependencies not found (strict dependencies checking)" "$LINENO" 5 |
29931 | fi | 29793 | fi |
29932 | 29794 | ||
29933 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether WBMP image loader will be built" >&5 | 29795 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether WBMP image loader will be built" >&5 |
@@ -30032,7 +29894,7 @@ fi | |||
30032 | fi | 29894 | fi |
30033 | 29895 | ||
30034 | if test "x${have_loader}" = "xno" -a "x${want_loader}" = "xyes" -a "x${use_strict}" = "xyes" ; then | 29896 | if test "x${have_loader}" = "xno" -a "x${want_loader}" = "xyes" -a "x${use_strict}" = "xyes" ; then |
30035 | as_fn_error "ICO dependencies not found (strict dependencies checking)" "$LINENO" 5 | 29897 | as_fn_error $? "ICO dependencies not found (strict dependencies checking)" "$LINENO" 5 |
30036 | fi | 29898 | fi |
30037 | 29899 | ||
30038 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ICO image loader will be built" >&5 | 29900 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ICO image loader will be built" >&5 |
@@ -30137,7 +29999,7 @@ fi | |||
30137 | fi | 29999 | fi |
30138 | 30000 | ||
30139 | if test "x${have_loader}" = "xno" -a "x${want_loader}" = "xyes" -a "x${use_strict}" = "xyes" ; then | 30001 | if test "x${have_loader}" = "xno" -a "x${want_loader}" = "xyes" -a "x${use_strict}" = "xyes" ; then |
30140 | as_fn_error "PSD dependencies not found (strict dependencies checking)" "$LINENO" 5 | 30002 | as_fn_error $? "PSD dependencies not found (strict dependencies checking)" "$LINENO" 5 |
30141 | fi | 30003 | fi |
30142 | 30004 | ||
30143 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether PSD image loader will be built" >&5 | 30005 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether PSD image loader will be built" >&5 |
@@ -30242,7 +30104,7 @@ fi | |||
30242 | fi | 30104 | fi |
30243 | 30105 | ||
30244 | if test "x${have_loader}" = "xno" -a "x${want_loader}" = "xyes" -a "x${use_strict}" = "xyes" ; then | 30106 | if test "x${have_loader}" = "xno" -a "x${want_loader}" = "xyes" -a "x${use_strict}" = "xyes" ; then |
30245 | as_fn_error "GENERIC dependencies not found (strict dependencies checking)" "$LINENO" 5 | 30107 | as_fn_error $? "GENERIC dependencies not found (strict dependencies checking)" "$LINENO" 5 |
30246 | fi | 30108 | fi |
30247 | 30109 | ||
30248 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether GENERIC image loader will be built" >&5 | 30110 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether GENERIC image loader will be built" >&5 |
@@ -30325,8 +30187,7 @@ for ac_header in pthread.h sched.h | |||
30325 | do : | 30187 | do : |
30326 | as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` | 30188 | as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` |
30327 | ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" | 30189 | ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" |
30328 | eval as_val=\$$as_ac_Header | 30190 | if eval test \"x\$"$as_ac_Header"\" = x"yes"; then : |
30329 | if test "x$as_val" = x""yes; then : | ||
30330 | cat >>confdefs.h <<_ACEOF | 30191 | cat >>confdefs.h <<_ACEOF |
30331 | #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 | 30192 | #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 |
30332 | _ACEOF | 30193 | _ACEOF |
@@ -30392,7 +30253,7 @@ $as_echo "#define BUILD_PTHREAD 1" >>confdefs.h | |||
30392 | need_pthreads="yes" | 30253 | need_pthreads="yes" |
30393 | else | 30254 | else |
30394 | if "x$use_strict" = "xyes"; then | 30255 | if "x$use_strict" = "xyes"; then |
30395 | as_fn_error "pthreads headers or functions not found (strict dependencies checking)" "$LINENO" 5 | 30256 | as_fn_error $? "pthreads headers or functions not found (strict dependencies checking)" "$LINENO" 5 |
30396 | else | 30257 | else |
30397 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no: pthread headers or functions not found" >&5 | 30258 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no: pthread headers or functions not found" >&5 |
30398 | $as_echo "no: pthread headers or functions not found" >&6; } | 30259 | $as_echo "no: pthread headers or functions not found" >&6; } |
@@ -30485,11 +30346,10 @@ pkg_failed=no | |||
30485 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XEXT" >&5 | 30346 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XEXT" >&5 |
30486 | $as_echo_n "checking for XEXT... " >&6; } | 30347 | $as_echo_n "checking for XEXT... " >&6; } |
30487 | 30348 | ||
30488 | if test -n "$PKG_CONFIG"; then | 30349 | if test -n "$XEXT_CFLAGS"; then |
30489 | if test -n "$XEXT_CFLAGS"; then | 30350 | pkg_cv_XEXT_CFLAGS="$XEXT_CFLAGS" |
30490 | pkg_cv_XEXT_CFLAGS="$XEXT_CFLAGS" | 30351 | elif test -n "$PKG_CONFIG"; then |
30491 | else | 30352 | if test -n "$PKG_CONFIG" && \ |
30492 | if test -n "$PKG_CONFIG" && \ | ||
30493 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"xext < 1.1.1\""; } >&5 | 30353 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"xext < 1.1.1\""; } >&5 |
30494 | ($PKG_CONFIG --exists --print-errors "xext < 1.1.1") 2>&5 | 30354 | ($PKG_CONFIG --exists --print-errors "xext < 1.1.1") 2>&5 |
30495 | ac_status=$? | 30355 | ac_status=$? |
@@ -30499,15 +30359,13 @@ if test -n "$PKG_CONFIG"; then | |||
30499 | else | 30359 | else |
30500 | pkg_failed=yes | 30360 | pkg_failed=yes |
30501 | fi | 30361 | fi |
30502 | fi | 30362 | else |
30503 | else | 30363 | pkg_failed=untried |
30504 | pkg_failed=untried | ||
30505 | fi | 30364 | fi |
30506 | if test -n "$PKG_CONFIG"; then | 30365 | if test -n "$XEXT_LIBS"; then |
30507 | if test -n "$XEXT_LIBS"; then | 30366 | pkg_cv_XEXT_LIBS="$XEXT_LIBS" |
30508 | pkg_cv_XEXT_LIBS="$XEXT_LIBS" | 30367 | elif test -n "$PKG_CONFIG"; then |
30509 | else | 30368 | if test -n "$PKG_CONFIG" && \ |
30510 | if test -n "$PKG_CONFIG" && \ | ||
30511 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"xext < 1.1.1\""; } >&5 | 30369 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"xext < 1.1.1\""; } >&5 |
30512 | ($PKG_CONFIG --exists --print-errors "xext < 1.1.1") 2>&5 | 30370 | ($PKG_CONFIG --exists --print-errors "xext < 1.1.1") 2>&5 |
30513 | ac_status=$? | 30371 | ac_status=$? |
@@ -30517,14 +30375,15 @@ if test -n "$PKG_CONFIG"; then | |||
30517 | else | 30375 | else |
30518 | pkg_failed=yes | 30376 | pkg_failed=yes |
30519 | fi | 30377 | fi |
30520 | fi | 30378 | else |
30521 | else | 30379 | pkg_failed=untried |
30522 | pkg_failed=untried | ||
30523 | fi | 30380 | fi |
30524 | 30381 | ||
30525 | 30382 | ||
30526 | 30383 | ||
30527 | if test $pkg_failed = yes; then | 30384 | if test $pkg_failed = yes; then |
30385 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | ||
30386 | $as_echo "no" >&6; } | ||
30528 | 30387 | ||
30529 | if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then | 30388 | if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then |
30530 | _pkg_short_errors_supported=yes | 30389 | _pkg_short_errors_supported=yes |
@@ -30532,18 +30391,18 @@ else | |||
30532 | _pkg_short_errors_supported=no | 30391 | _pkg_short_errors_supported=no |
30533 | fi | 30392 | fi |
30534 | if test $_pkg_short_errors_supported = yes; then | 30393 | if test $_pkg_short_errors_supported = yes; then |
30535 | XEXT_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "xext < 1.1.1"` | 30394 | XEXT_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "xext < 1.1.1" 2>&1` |
30536 | else | 30395 | else |
30537 | XEXT_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "xext < 1.1.1"` | 30396 | XEXT_PKG_ERRORS=`$PKG_CONFIG --print-errors "xext < 1.1.1" 2>&1` |
30538 | fi | 30397 | fi |
30539 | # Put the nasty error message in config.log where it belongs | 30398 | # Put the nasty error message in config.log where it belongs |
30540 | echo "$XEXT_PKG_ERRORS" >&5 | 30399 | echo "$XEXT_PKG_ERRORS" >&5 |
30541 | 30400 | ||
30542 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | 30401 | build_avoid_libXext_bug=no |
30543 | $as_echo "no" >&6; } | ||
30544 | build_avoid_libXext_bug=no | ||
30545 | 30402 | ||
30546 | elif test $pkg_failed = untried; then | 30403 | elif test $pkg_failed = untried; then |
30404 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | ||
30405 | $as_echo "no" >&6; } | ||
30547 | build_avoid_libXext_bug=no | 30406 | build_avoid_libXext_bug=no |
30548 | 30407 | ||
30549 | else | 30408 | else |
@@ -30886,7 +30745,7 @@ $as_echo "#define HAVE_ALTIVEC_H 1" >>confdefs.h | |||
30886 | else | 30745 | else |
30887 | 30746 | ||
30888 | if test "x$build_cpu_altivec" = "xyes" -a "x$use_strict" = "xyes" ; then | 30747 | if test "x$build_cpu_altivec" = "xyes" -a "x$use_strict" = "xyes" ; then |
30889 | as_fn_error "Altivec not found (strict dependencies checking)" "$LINENO" 5 | 30748 | as_fn_error $? "Altivec not found (strict dependencies checking)" "$LINENO" 5 |
30890 | fi | 30749 | fi |
30891 | build_cpu_altivec="no" | 30750 | build_cpu_altivec="no" |
30892 | 30751 | ||
@@ -32354,11 +32213,10 @@ pkg_failed=no | |||
32354 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for VALGRIND" >&5 | 32213 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for VALGRIND" >&5 |
32355 | $as_echo_n "checking for VALGRIND... " >&6; } | 32214 | $as_echo_n "checking for VALGRIND... " >&6; } |
32356 | 32215 | ||
32357 | if test -n "$PKG_CONFIG"; then | 32216 | if test -n "$VALGRIND_CFLAGS"; then |
32358 | if test -n "$VALGRIND_CFLAGS"; then | 32217 | pkg_cv_VALGRIND_CFLAGS="$VALGRIND_CFLAGS" |
32359 | pkg_cv_VALGRIND_CFLAGS="$VALGRIND_CFLAGS" | 32218 | elif test -n "$PKG_CONFIG"; then |
32360 | else | 32219 | if test -n "$PKG_CONFIG" && \ |
32361 | if test -n "$PKG_CONFIG" && \ | ||
32362 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"valgrind >= 2.4.0\""; } >&5 | 32220 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"valgrind >= 2.4.0\""; } >&5 |
32363 | ($PKG_CONFIG --exists --print-errors "valgrind >= 2.4.0") 2>&5 | 32221 | ($PKG_CONFIG --exists --print-errors "valgrind >= 2.4.0") 2>&5 |
32364 | ac_status=$? | 32222 | ac_status=$? |
@@ -32368,15 +32226,13 @@ if test -n "$PKG_CONFIG"; then | |||
32368 | else | 32226 | else |
32369 | pkg_failed=yes | 32227 | pkg_failed=yes |
32370 | fi | 32228 | fi |
32371 | fi | 32229 | else |
32372 | else | 32230 | pkg_failed=untried |
32373 | pkg_failed=untried | ||
32374 | fi | 32231 | fi |
32375 | if test -n "$PKG_CONFIG"; then | 32232 | if test -n "$VALGRIND_LIBS"; then |
32376 | if test -n "$VALGRIND_LIBS"; then | 32233 | pkg_cv_VALGRIND_LIBS="$VALGRIND_LIBS" |
32377 | pkg_cv_VALGRIND_LIBS="$VALGRIND_LIBS" | 32234 | elif test -n "$PKG_CONFIG"; then |
32378 | else | 32235 | if test -n "$PKG_CONFIG" && \ |
32379 | if test -n "$PKG_CONFIG" && \ | ||
32380 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"valgrind >= 2.4.0\""; } >&5 | 32236 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"valgrind >= 2.4.0\""; } >&5 |
32381 | ($PKG_CONFIG --exists --print-errors "valgrind >= 2.4.0") 2>&5 | 32237 | ($PKG_CONFIG --exists --print-errors "valgrind >= 2.4.0") 2>&5 |
32382 | ac_status=$? | 32238 | ac_status=$? |
@@ -32386,14 +32242,15 @@ if test -n "$PKG_CONFIG"; then | |||
32386 | else | 32242 | else |
32387 | pkg_failed=yes | 32243 | pkg_failed=yes |
32388 | fi | 32244 | fi |
32389 | fi | 32245 | else |
32390 | else | 32246 | pkg_failed=untried |
32391 | pkg_failed=untried | ||
32392 | fi | 32247 | fi |
32393 | 32248 | ||
32394 | 32249 | ||
32395 | 32250 | ||
32396 | if test $pkg_failed = yes; then | 32251 | if test $pkg_failed = yes; then |
32252 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | ||
32253 | $as_echo "no" >&6; } | ||
32397 | 32254 | ||
32398 | if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then | 32255 | if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then |
32399 | _pkg_short_errors_supported=yes | 32256 | _pkg_short_errors_supported=yes |
@@ -32401,25 +32258,25 @@ else | |||
32401 | _pkg_short_errors_supported=no | 32258 | _pkg_short_errors_supported=no |
32402 | fi | 32259 | fi |
32403 | if test $_pkg_short_errors_supported = yes; then | 32260 | if test $_pkg_short_errors_supported = yes; then |
32404 | VALGRIND_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "valgrind >= 2.4.0"` | 32261 | VALGRIND_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "valgrind >= 2.4.0" 2>&1` |
32405 | else | 32262 | else |
32406 | VALGRIND_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "valgrind >= 2.4.0"` | 32263 | VALGRIND_PKG_ERRORS=`$PKG_CONFIG --print-errors "valgrind >= 2.4.0" 2>&1` |
32407 | fi | 32264 | fi |
32408 | # Put the nasty error message in config.log where it belongs | 32265 | # Put the nasty error message in config.log where it belongs |
32409 | echo "$VALGRIND_PKG_ERRORS" >&5 | 32266 | echo "$VALGRIND_PKG_ERRORS" >&5 |
32410 | 32267 | ||
32411 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | ||
32412 | $as_echo "no" >&6; } | ||
32413 | 32268 | ||
32414 | if test "x$want_valgrind" = "xyes" -a "x$use_strict" = "xyes" ; then | 32269 | if test "x$want_valgrind" = "xyes" -a "x$use_strict" = "xyes" ; then |
32415 | as_fn_error "Valgrind not found (strict dependencies checking)" "$LINENO" 5 | 32270 | as_fn_error $? "Valgrind not found (strict dependencies checking)" "$LINENO" 5 |
32416 | fi | 32271 | fi |
32417 | 32272 | ||
32418 | 32273 | ||
32419 | elif test $pkg_failed = untried; then | 32274 | elif test $pkg_failed = untried; then |
32275 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | ||
32276 | $as_echo "no" >&6; } | ||
32420 | 32277 | ||
32421 | if test "x$want_valgrind" = "xyes" -a "x$use_strict" = "xyes" ; then | 32278 | if test "x$want_valgrind" = "xyes" -a "x$use_strict" = "xyes" ; then |
32422 | as_fn_error "Valgrind not found (strict dependencies checking)" "$LINENO" 5 | 32279 | as_fn_error $? "Valgrind not found (strict dependencies checking)" "$LINENO" 5 |
32423 | fi | 32280 | fi |
32424 | 32281 | ||
32425 | 32282 | ||
@@ -32477,11 +32334,10 @@ pkg_failed=no | |||
32477 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ECORE_EVAS" >&5 | 32334 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ECORE_EVAS" >&5 |
32478 | $as_echo_n "checking for ECORE_EVAS... " >&6; } | 32335 | $as_echo_n "checking for ECORE_EVAS... " >&6; } |
32479 | 32336 | ||
32480 | if test -n "$PKG_CONFIG"; then | 32337 | if test -n "$ECORE_EVAS_CFLAGS"; then |
32481 | if test -n "$ECORE_EVAS_CFLAGS"; then | 32338 | pkg_cv_ECORE_EVAS_CFLAGS="$ECORE_EVAS_CFLAGS" |
32482 | pkg_cv_ECORE_EVAS_CFLAGS="$ECORE_EVAS_CFLAGS" | 32339 | elif test -n "$PKG_CONFIG"; then |
32483 | else | 32340 | if test -n "$PKG_CONFIG" && \ |
32484 | if test -n "$PKG_CONFIG" && \ | ||
32485 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"ecore-evas ecore\""; } >&5 | 32341 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"ecore-evas ecore\""; } >&5 |
32486 | ($PKG_CONFIG --exists --print-errors "ecore-evas ecore") 2>&5 | 32342 | ($PKG_CONFIG --exists --print-errors "ecore-evas ecore") 2>&5 |
32487 | ac_status=$? | 32343 | ac_status=$? |
@@ -32491,15 +32347,13 @@ if test -n "$PKG_CONFIG"; then | |||
32491 | else | 32347 | else |
32492 | pkg_failed=yes | 32348 | pkg_failed=yes |
32493 | fi | 32349 | fi |
32494 | fi | 32350 | else |
32495 | else | 32351 | pkg_failed=untried |
32496 | pkg_failed=untried | ||
32497 | fi | 32352 | fi |
32498 | if test -n "$PKG_CONFIG"; then | 32353 | if test -n "$ECORE_EVAS_LIBS"; then |
32499 | if test -n "$ECORE_EVAS_LIBS"; then | 32354 | pkg_cv_ECORE_EVAS_LIBS="$ECORE_EVAS_LIBS" |
32500 | pkg_cv_ECORE_EVAS_LIBS="$ECORE_EVAS_LIBS" | 32355 | elif test -n "$PKG_CONFIG"; then |
32501 | else | 32356 | if test -n "$PKG_CONFIG" && \ |
32502 | if test -n "$PKG_CONFIG" && \ | ||
32503 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"ecore-evas ecore\""; } >&5 | 32357 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"ecore-evas ecore\""; } >&5 |
32504 | ($PKG_CONFIG --exists --print-errors "ecore-evas ecore") 2>&5 | 32358 | ($PKG_CONFIG --exists --print-errors "ecore-evas ecore") 2>&5 |
32505 | ac_status=$? | 32359 | ac_status=$? |
@@ -32509,14 +32363,15 @@ if test -n "$PKG_CONFIG"; then | |||
32509 | else | 32363 | else |
32510 | pkg_failed=yes | 32364 | pkg_failed=yes |
32511 | fi | 32365 | fi |
32512 | fi | 32366 | else |
32513 | else | 32367 | pkg_failed=untried |
32514 | pkg_failed=untried | ||
32515 | fi | 32368 | fi |
32516 | 32369 | ||
32517 | 32370 | ||
32518 | 32371 | ||
32519 | if test $pkg_failed = yes; then | 32372 | if test $pkg_failed = yes; then |
32373 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | ||
32374 | $as_echo "no" >&6; } | ||
32520 | 32375 | ||
32521 | if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then | 32376 | if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then |
32522 | _pkg_short_errors_supported=yes | 32377 | _pkg_short_errors_supported=yes |
@@ -32524,35 +32379,34 @@ else | |||
32524 | _pkg_short_errors_supported=no | 32379 | _pkg_short_errors_supported=no |
32525 | fi | 32380 | fi |
32526 | if test $_pkg_short_errors_supported = yes; then | 32381 | if test $_pkg_short_errors_supported = yes; then |
32527 | ECORE_EVAS_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "ecore-evas ecore"` | 32382 | ECORE_EVAS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "ecore-evas ecore" 2>&1` |
32528 | else | 32383 | else |
32529 | ECORE_EVAS_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "ecore-evas ecore"` | 32384 | ECORE_EVAS_PKG_ERRORS=`$PKG_CONFIG --print-errors "ecore-evas ecore" 2>&1` |
32530 | fi | 32385 | fi |
32531 | # Put the nasty error message in config.log where it belongs | 32386 | # Put the nasty error message in config.log where it belongs |
32532 | echo "$ECORE_EVAS_PKG_ERRORS" >&5 | 32387 | echo "$ECORE_EVAS_PKG_ERRORS" >&5 |
32533 | 32388 | ||
32534 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | 32389 | build_examples="no" |
32535 | $as_echo "no" >&6; } | ||
32536 | build_examples="no" | ||
32537 | elif test $pkg_failed = untried; then | 32390 | elif test $pkg_failed = untried; then |
32391 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | ||
32392 | $as_echo "no" >&6; } | ||
32538 | build_examples="no" | 32393 | build_examples="no" |
32539 | else | 32394 | else |
32540 | ECORE_EVAS_CFLAGS=$pkg_cv_ECORE_EVAS_CFLAGS | 32395 | ECORE_EVAS_CFLAGS=$pkg_cv_ECORE_EVAS_CFLAGS |
32541 | ECORE_EVAS_LIBS=$pkg_cv_ECORE_EVAS_LIBS | 32396 | ECORE_EVAS_LIBS=$pkg_cv_ECORE_EVAS_LIBS |
32542 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 | 32397 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 |
32543 | $as_echo "yes" >&6; } | 32398 | $as_echo "yes" >&6; } |
32544 | : | 32399 | |
32545 | fi | 32400 | fi |
32546 | 32401 | ||
32547 | pkg_failed=no | 32402 | pkg_failed=no |
32548 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for EDJE" >&5 | 32403 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for EDJE" >&5 |
32549 | $as_echo_n "checking for EDJE... " >&6; } | 32404 | $as_echo_n "checking for EDJE... " >&6; } |
32550 | 32405 | ||
32551 | if test -n "$PKG_CONFIG"; then | 32406 | if test -n "$EDJE_CFLAGS"; then |
32552 | if test -n "$EDJE_CFLAGS"; then | 32407 | pkg_cv_EDJE_CFLAGS="$EDJE_CFLAGS" |
32553 | pkg_cv_EDJE_CFLAGS="$EDJE_CFLAGS" | 32408 | elif test -n "$PKG_CONFIG"; then |
32554 | else | 32409 | if test -n "$PKG_CONFIG" && \ |
32555 | if test -n "$PKG_CONFIG" && \ | ||
32556 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"edje\""; } >&5 | 32410 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"edje\""; } >&5 |
32557 | ($PKG_CONFIG --exists --print-errors "edje") 2>&5 | 32411 | ($PKG_CONFIG --exists --print-errors "edje") 2>&5 |
32558 | ac_status=$? | 32412 | ac_status=$? |
@@ -32562,15 +32416,13 @@ if test -n "$PKG_CONFIG"; then | |||
32562 | else | 32416 | else |
32563 | pkg_failed=yes | 32417 | pkg_failed=yes |
32564 | fi | 32418 | fi |
32565 | fi | 32419 | else |
32566 | else | 32420 | pkg_failed=untried |
32567 | pkg_failed=untried | ||
32568 | fi | 32421 | fi |
32569 | if test -n "$PKG_CONFIG"; then | 32422 | if test -n "$EDJE_LIBS"; then |
32570 | if test -n "$EDJE_LIBS"; then | 32423 | pkg_cv_EDJE_LIBS="$EDJE_LIBS" |
32571 | pkg_cv_EDJE_LIBS="$EDJE_LIBS" | 32424 | elif test -n "$PKG_CONFIG"; then |
32572 | else | 32425 | if test -n "$PKG_CONFIG" && \ |
32573 | if test -n "$PKG_CONFIG" && \ | ||
32574 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"edje\""; } >&5 | 32426 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"edje\""; } >&5 |
32575 | ($PKG_CONFIG --exists --print-errors "edje") 2>&5 | 32427 | ($PKG_CONFIG --exists --print-errors "edje") 2>&5 |
32576 | ac_status=$? | 32428 | ac_status=$? |
@@ -32580,14 +32432,15 @@ if test -n "$PKG_CONFIG"; then | |||
32580 | else | 32432 | else |
32581 | pkg_failed=yes | 32433 | pkg_failed=yes |
32582 | fi | 32434 | fi |
32583 | fi | 32435 | else |
32584 | else | 32436 | pkg_failed=untried |
32585 | pkg_failed=untried | ||
32586 | fi | 32437 | fi |
32587 | 32438 | ||
32588 | 32439 | ||
32589 | 32440 | ||
32590 | if test $pkg_failed = yes; then | 32441 | if test $pkg_failed = yes; then |
32442 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | ||
32443 | $as_echo "no" >&6; } | ||
32591 | 32444 | ||
32592 | if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then | 32445 | if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then |
32593 | _pkg_short_errors_supported=yes | 32446 | _pkg_short_errors_supported=yes |
@@ -32595,17 +32448,17 @@ else | |||
32595 | _pkg_short_errors_supported=no | 32448 | _pkg_short_errors_supported=no |
32596 | fi | 32449 | fi |
32597 | if test $_pkg_short_errors_supported = yes; then | 32450 | if test $_pkg_short_errors_supported = yes; then |
32598 | EDJE_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "edje"` | 32451 | EDJE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "edje" 2>&1` |
32599 | else | 32452 | else |
32600 | EDJE_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "edje"` | 32453 | EDJE_PKG_ERRORS=`$PKG_CONFIG --print-errors "edje" 2>&1` |
32601 | fi | 32454 | fi |
32602 | # Put the nasty error message in config.log where it belongs | 32455 | # Put the nasty error message in config.log where it belongs |
32603 | echo "$EDJE_PKG_ERRORS" >&5 | 32456 | echo "$EDJE_PKG_ERRORS" >&5 |
32604 | 32457 | ||
32605 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | 32458 | build_examples="no" |
32606 | $as_echo "no" >&6; } | ||
32607 | build_examples="no" | ||
32608 | elif test $pkg_failed = untried; then | 32459 | elif test $pkg_failed = untried; then |
32460 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | ||
32461 | $as_echo "no" >&6; } | ||
32609 | build_examples="no" | 32462 | build_examples="no" |
32610 | else | 32463 | else |
32611 | EDJE_CFLAGS=$pkg_cv_EDJE_CFLAGS | 32464 | EDJE_CFLAGS=$pkg_cv_EDJE_CFLAGS |
@@ -32664,11 +32517,10 @@ pkg_failed=no | |||
32664 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for CHECK" >&5 | 32517 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for CHECK" >&5 |
32665 | $as_echo_n "checking for CHECK... " >&6; } | 32518 | $as_echo_n "checking for CHECK... " >&6; } |
32666 | 32519 | ||
32667 | if test -n "$PKG_CONFIG"; then | 32520 | if test -n "$CHECK_CFLAGS"; then |
32668 | if test -n "$CHECK_CFLAGS"; then | 32521 | pkg_cv_CHECK_CFLAGS="$CHECK_CFLAGS" |
32669 | pkg_cv_CHECK_CFLAGS="$CHECK_CFLAGS" | 32522 | elif test -n "$PKG_CONFIG"; then |
32670 | else | 32523 | if test -n "$PKG_CONFIG" && \ |
32671 | if test -n "$PKG_CONFIG" && \ | ||
32672 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"check >= 0.9.5\""; } >&5 | 32524 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"check >= 0.9.5\""; } >&5 |
32673 | ($PKG_CONFIG --exists --print-errors "check >= 0.9.5") 2>&5 | 32525 | ($PKG_CONFIG --exists --print-errors "check >= 0.9.5") 2>&5 |
32674 | ac_status=$? | 32526 | ac_status=$? |
@@ -32678,15 +32530,13 @@ if test -n "$PKG_CONFIG"; then | |||
32678 | else | 32530 | else |
32679 | pkg_failed=yes | 32531 | pkg_failed=yes |
32680 | fi | 32532 | fi |
32681 | fi | 32533 | else |
32682 | else | 32534 | pkg_failed=untried |
32683 | pkg_failed=untried | ||
32684 | fi | 32535 | fi |
32685 | if test -n "$PKG_CONFIG"; then | 32536 | if test -n "$CHECK_LIBS"; then |
32686 | if test -n "$CHECK_LIBS"; then | 32537 | pkg_cv_CHECK_LIBS="$CHECK_LIBS" |
32687 | pkg_cv_CHECK_LIBS="$CHECK_LIBS" | 32538 | elif test -n "$PKG_CONFIG"; then |
32688 | else | 32539 | if test -n "$PKG_CONFIG" && \ |
32689 | if test -n "$PKG_CONFIG" && \ | ||
32690 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"check >= 0.9.5\""; } >&5 | 32540 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"check >= 0.9.5\""; } >&5 |
32691 | ($PKG_CONFIG --exists --print-errors "check >= 0.9.5") 2>&5 | 32541 | ($PKG_CONFIG --exists --print-errors "check >= 0.9.5") 2>&5 |
32692 | ac_status=$? | 32542 | ac_status=$? |
@@ -32696,14 +32546,15 @@ if test -n "$PKG_CONFIG"; then | |||
32696 | else | 32546 | else |
32697 | pkg_failed=yes | 32547 | pkg_failed=yes |
32698 | fi | 32548 | fi |
32699 | fi | 32549 | else |
32700 | else | 32550 | pkg_failed=untried |
32701 | pkg_failed=untried | ||
32702 | fi | 32551 | fi |
32703 | 32552 | ||
32704 | 32553 | ||
32705 | 32554 | ||
32706 | if test $pkg_failed = yes; then | 32555 | if test $pkg_failed = yes; then |
32556 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | ||
32557 | $as_echo "no" >&6; } | ||
32707 | 32558 | ||
32708 | if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then | 32559 | if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then |
32709 | _pkg_short_errors_supported=yes | 32560 | _pkg_short_errors_supported=yes |
@@ -32711,17 +32562,17 @@ else | |||
32711 | _pkg_short_errors_supported=no | 32562 | _pkg_short_errors_supported=no |
32712 | fi | 32563 | fi |
32713 | if test $_pkg_short_errors_supported = yes; then | 32564 | if test $_pkg_short_errors_supported = yes; then |
32714 | CHECK_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "check >= 0.9.5"` | 32565 | CHECK_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "check >= 0.9.5" 2>&1` |
32715 | else | 32566 | else |
32716 | CHECK_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "check >= 0.9.5"` | 32567 | CHECK_PKG_ERRORS=`$PKG_CONFIG --print-errors "check >= 0.9.5" 2>&1` |
32717 | fi | 32568 | fi |
32718 | # Put the nasty error message in config.log where it belongs | 32569 | # Put the nasty error message in config.log where it belongs |
32719 | echo "$CHECK_PKG_ERRORS" >&5 | 32570 | echo "$CHECK_PKG_ERRORS" >&5 |
32720 | 32571 | ||
32721 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | 32572 | _efl_enable_tests="no" |
32722 | $as_echo "no" >&6; } | ||
32723 | _efl_enable_tests="no" | ||
32724 | elif test $pkg_failed = untried; then | 32573 | elif test $pkg_failed = untried; then |
32574 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | ||
32575 | $as_echo "no" >&6; } | ||
32725 | _efl_enable_tests="no" | 32576 | _efl_enable_tests="no" |
32726 | else | 32577 | else |
32727 | CHECK_CFLAGS=$pkg_cv_CHECK_CFLAGS | 32578 | CHECK_CFLAGS=$pkg_cv_CHECK_CFLAGS |
@@ -32853,8 +32704,8 @@ else | |||
32853 | enable_coverage="no" | 32704 | enable_coverage="no" |
32854 | fi | 32705 | fi |
32855 | 32706 | ||
32856 | EVAS_CFLAGS="${EVAS_CFLAGS} ${EFL_COVERAGE_CFLAGS}" | 32707 | EVAS_CFLAGS="${EVAS_CFLAGS} ${EFL_COVERAGE_CFLAGS} ${EXOTIC_CFLAGS}" |
32857 | EVAS_LIBS="${EVAS_LIBS} ${EFL_COVERAGE_LIBS}" | 32708 | EVAS_LIBS="${EVAS_LIBS} ${EFL_COVERAGE_LIBS} ${EXOTIC_LIBS}" |
32858 | if test "x$enable_coverage" = "xyes" ; then | 32709 | if test "x$enable_coverage" = "xyes" ; then |
32859 | EVAS_CFLAGS="${EVAS_CFLAGS} ${EFL_DEBUG_CFLAGS}" | 32710 | EVAS_CFLAGS="${EVAS_CFLAGS} ${EFL_DEBUG_CFLAGS}" |
32860 | fi | 32711 | fi |
@@ -32874,7 +32725,7 @@ fi | |||
32874 | ##################################################################### | 32725 | ##################################################################### |
32875 | ## Output | 32726 | ## Output |
32876 | 32727 | ||
32877 | ac_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" | 32728 | ac_config_files="$ac_config_files Makefile evas-directfb.pc evas-fb.pc evas-opengl-x11.pc evas-opengl-sdl.pc evas-opengl-cocoa.pc evas-software-buffer.pc evas-software-x11.pc evas-software-8-x11.pc evas-software-16-x11.pc evas-software-gdi.pc evas-software-ddraw.pc evas-software-16-ddraw.pc evas-direct3d.pc evas-software-16-wince.pc evas-software-sdl.pc evas-psl1ght.pc evas-wayland-shm.pc evas-wayland-egl.pc evas.pc doc/evas.dox doc/Makefile doc/Doxyfile src/Makefile src/bin/Makefile src/lib/Makefile src/lib/canvas/Makefile src/lib/file/Makefile src/lib/cache/Makefile src/lib/cserve/Makefile src/lib/engines/Makefile src/lib/engines/common/Makefile src/lib/engines/common/evas_op_add/Makefile src/lib/engines/common/evas_op_blend/Makefile src/lib/engines/common/evas_op_copy/Makefile src/lib/engines/common/evas_op_mask/Makefile src/lib/engines/common/evas_op_mul/Makefile src/lib/engines/common/evas_op_sub/Makefile src/lib/engines/common_8/Makefile src/lib/engines/common_16/Makefile src/modules/Makefile src/modules/engines/Makefile src/modules/engines/software_generic/Makefile src/modules/engines/software_gdi/Makefile src/modules/engines/software_ddraw/Makefile src/modules/engines/direct3d/Makefile src/modules/engines/software_16_wince/Makefile src/modules/engines/software_x11/Makefile src/modules/engines/fb/Makefile src/modules/engines/buffer/Makefile src/modules/engines/directfb/Makefile src/modules/engines/gl_common/Makefile src/modules/engines/gl_x11/Makefile src/modules/engines/gl_sdl/Makefile src/modules/engines/gl_cocoa/Makefile src/modules/engines/psl1ght/Makefile src/modules/engines/software_8/Makefile src/modules/engines/software_8_x11/Makefile src/modules/engines/software_16/Makefile src/modules/engines/software_16_x11/Makefile src/modules/engines/software_16_ddraw/Makefile src/modules/engines/software_16_sdl/Makefile src/modules/engines/wayland_shm/Makefile src/modules/engines/wayland_egl/Makefile src/modules/loaders/Makefile src/modules/loaders/edb/Makefile src/modules/loaders/eet/Makefile src/modules/loaders/gif/Makefile src/modules/loaders/jpeg/Makefile src/modules/loaders/png/Makefile src/modules/loaders/tiff/Makefile src/modules/loaders/xpm/Makefile src/modules/loaders/bmp/Makefile src/modules/loaders/ico/Makefile src/modules/loaders/tga/Makefile src/modules/loaders/svg/Makefile src/modules/loaders/pmaps/Makefile src/modules/loaders/wbmp/Makefile src/modules/loaders/psd/Makefile src/modules/loaders/generic/Makefile src/modules/savers/Makefile src/modules/savers/edb/Makefile src/modules/savers/eet/Makefile src/modules/savers/jpeg/Makefile src/modules/savers/png/Makefile src/modules/savers/tiff/Makefile src/static_deps/Makefile src/static_deps/liblinebreak/Makefile src/lib/include/Makefile src/examples/Makefile src/tests/Makefile evas.spec" |
32878 | 32729 | ||
32879 | cat >confcache <<\_ACEOF | 32730 | cat >confcache <<\_ACEOF |
32880 | # This file is a shell script that caches the results of configure | 32731 | # This file is a shell script that caches the results of configure |
@@ -32959,6 +32810,7 @@ DEFS=-DHAVE_CONFIG_H | |||
32959 | 32810 | ||
32960 | ac_libobjs= | 32811 | ac_libobjs= |
32961 | ac_ltlibobjs= | 32812 | ac_ltlibobjs= |
32813 | U= | ||
32962 | for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue | 32814 | for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue |
32963 | # 1. Remove the extension, and $U if already installed. | 32815 | # 1. Remove the extension, and $U if already installed. |
32964 | ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' | 32816 | ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' |
@@ -32982,440 +32834,436 @@ else | |||
32982 | fi | 32834 | fi |
32983 | 32835 | ||
32984 | if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then | 32836 | if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then |
32985 | as_fn_error "conditional \"AMDEP\" was never defined. | 32837 | as_fn_error $? "conditional \"AMDEP\" was never defined. |
32986 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 32838 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
32987 | fi | 32839 | fi |
32988 | if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then | 32840 | if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then |
32989 | as_fn_error "conditional \"am__fastdepCC\" was never defined. | 32841 | as_fn_error $? "conditional \"am__fastdepCC\" was never defined. |
32990 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 32842 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
32991 | fi | 32843 | fi |
32992 | if test -z "${am__fastdepOBJC_TRUE}" && test -z "${am__fastdepOBJC_FALSE}"; then | 32844 | if test -z "${am__fastdepOBJC_TRUE}" && test -z "${am__fastdepOBJC_FALSE}"; then |
32993 | as_fn_error "conditional \"am__fastdepOBJC\" was never defined. | 32845 | as_fn_error $? "conditional \"am__fastdepOBJC\" was never defined. |
32994 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 32846 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
32995 | fi | 32847 | fi |
32996 | if test -z "${am__fastdepOBJC_TRUE}" && test -z "${am__fastdepOBJC_FALSE}"; then | 32848 | if test -z "${am__fastdepOBJC_TRUE}" && test -z "${am__fastdepOBJC_FALSE}"; then |
32997 | as_fn_error "conditional \"am__fastdepOBJC\" was never defined. | 32849 | as_fn_error $? "conditional \"am__fastdepOBJC\" was never defined. |
32998 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 32850 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
32999 | fi | 32851 | fi |
33000 | if test -z "${am__fastdepCXX_TRUE}" && test -z "${am__fastdepCXX_FALSE}"; then | 32852 | if test -z "${am__fastdepCXX_TRUE}" && test -z "${am__fastdepCXX_FALSE}"; then |
33001 | as_fn_error "conditional \"am__fastdepCXX\" was never defined. | 32853 | as_fn_error $? "conditional \"am__fastdepCXX\" was never defined. |
33002 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 32854 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
33003 | fi | 32855 | fi |
33004 | if test -z "${am__fastdepCXX_TRUE}" && test -z "${am__fastdepCXX_FALSE}"; then | 32856 | if test -z "${am__fastdepCXX_TRUE}" && test -z "${am__fastdepCXX_FALSE}"; then |
33005 | as_fn_error "conditional \"am__fastdepCXX\" was never defined. | 32857 | as_fn_error $? "conditional \"am__fastdepCXX\" was never defined. |
33006 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 32858 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
33007 | fi | 32859 | fi |
33008 | if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then | 32860 | if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then |
33009 | as_fn_error "conditional \"am__fastdepCC\" was never defined. | 32861 | as_fn_error $? "conditional \"am__fastdepCC\" was never defined. |
33010 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 32862 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
33011 | fi | 32863 | fi |
33012 | if test -z "${EFL_BUILD_DOC_TRUE}" && test -z "${EFL_BUILD_DOC_FALSE}"; then | 32864 | if test -z "${EFL_BUILD_DOC_TRUE}" && test -z "${EFL_BUILD_DOC_FALSE}"; then |
33013 | as_fn_error "conditional \"EFL_BUILD_DOC\" was never defined. | 32865 | as_fn_error $? "conditional \"EFL_BUILD_DOC\" was never defined. |
32866 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | ||
32867 | fi | ||
32868 | if test -z "${EVAS_HAVE_EXOTIC_TRUE}" && test -z "${EVAS_HAVE_EXOTIC_FALSE}"; then | ||
32869 | as_fn_error $? "conditional \"EVAS_HAVE_EXOTIC\" was never defined. | ||
33014 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 32870 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
33015 | fi | 32871 | fi |
33016 | if test -z "${EVAS_USE_LINEBREAK_TRUE}" && test -z "${EVAS_USE_LINEBREAK_FALSE}"; then | 32872 | if test -z "${EVAS_USE_LINEBREAK_TRUE}" && test -z "${EVAS_USE_LINEBREAK_FALSE}"; then |
33017 | as_fn_error "conditional \"EVAS_USE_LINEBREAK\" was never defined. | 32873 | as_fn_error $? "conditional \"EVAS_USE_LINEBREAK\" was never defined. |
33018 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 32874 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
33019 | fi | 32875 | fi |
33020 | 32876 | ||
33021 | if test -z "${EVAS_CSERVE_TRUE}" && test -z "${EVAS_CSERVE_FALSE}"; then | 32877 | if test -z "${EVAS_CSERVE_TRUE}" && test -z "${EVAS_CSERVE_FALSE}"; then |
33022 | as_fn_error "conditional \"EVAS_CSERVE\" was never defined. | 32878 | as_fn_error $? "conditional \"EVAS_CSERVE\" was never defined. |
33023 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 32879 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
33024 | fi | 32880 | fi |
33025 | if test -z "${BUILD_ENGINE_BUFFER_TRUE}" && test -z "${BUILD_ENGINE_BUFFER_FALSE}"; then | 32881 | if test -z "${BUILD_ENGINE_BUFFER_TRUE}" && test -z "${BUILD_ENGINE_BUFFER_FALSE}"; then |
33026 | as_fn_error "conditional \"BUILD_ENGINE_BUFFER\" was never defined. | 32882 | as_fn_error $? "conditional \"BUILD_ENGINE_BUFFER\" was never defined. |
33027 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 32883 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
33028 | fi | 32884 | fi |
33029 | if test -z "${EVAS_STATIC_BUILD_BUFFER_TRUE}" && test -z "${EVAS_STATIC_BUILD_BUFFER_FALSE}"; then | 32885 | if test -z "${EVAS_STATIC_BUILD_BUFFER_TRUE}" && test -z "${EVAS_STATIC_BUILD_BUFFER_FALSE}"; then |
33030 | as_fn_error "conditional \"EVAS_STATIC_BUILD_BUFFER\" was never defined. | 32886 | as_fn_error $? "conditional \"EVAS_STATIC_BUILD_BUFFER\" was never defined. |
33031 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 32887 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
33032 | fi | 32888 | fi |
33033 | if test -z "${BUILD_ENGINE_SOFTWARE_GDI_TRUE}" && test -z "${BUILD_ENGINE_SOFTWARE_GDI_FALSE}"; then | 32889 | if test -z "${BUILD_ENGINE_SOFTWARE_GDI_TRUE}" && test -z "${BUILD_ENGINE_SOFTWARE_GDI_FALSE}"; then |
33034 | as_fn_error "conditional \"BUILD_ENGINE_SOFTWARE_GDI\" was never defined. | 32890 | as_fn_error $? "conditional \"BUILD_ENGINE_SOFTWARE_GDI\" was never defined. |
33035 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 32891 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
33036 | fi | 32892 | fi |
33037 | if test -z "${EVAS_STATIC_BUILD_SOFTWARE_GDI_TRUE}" && test -z "${EVAS_STATIC_BUILD_SOFTWARE_GDI_FALSE}"; then | 32893 | if test -z "${EVAS_STATIC_BUILD_SOFTWARE_GDI_TRUE}" && test -z "${EVAS_STATIC_BUILD_SOFTWARE_GDI_FALSE}"; then |
33038 | as_fn_error "conditional \"EVAS_STATIC_BUILD_SOFTWARE_GDI\" was never defined. | 32894 | as_fn_error $? "conditional \"EVAS_STATIC_BUILD_SOFTWARE_GDI\" was never defined. |
33039 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 32895 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
33040 | fi | 32896 | fi |
33041 | if test -z "${BUILD_ENGINE_SOFTWARE_DDRAW_TRUE}" && test -z "${BUILD_ENGINE_SOFTWARE_DDRAW_FALSE}"; then | 32897 | if test -z "${BUILD_ENGINE_SOFTWARE_DDRAW_TRUE}" && test -z "${BUILD_ENGINE_SOFTWARE_DDRAW_FALSE}"; then |
33042 | as_fn_error "conditional \"BUILD_ENGINE_SOFTWARE_DDRAW\" was never defined. | 32898 | as_fn_error $? "conditional \"BUILD_ENGINE_SOFTWARE_DDRAW\" was never defined. |
33043 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 32899 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
33044 | fi | 32900 | fi |
33045 | if test -z "${EVAS_STATIC_BUILD_SOFTWARE_DDRAW_TRUE}" && test -z "${EVAS_STATIC_BUILD_SOFTWARE_DDRAW_FALSE}"; then | 32901 | if test -z "${EVAS_STATIC_BUILD_SOFTWARE_DDRAW_TRUE}" && test -z "${EVAS_STATIC_BUILD_SOFTWARE_DDRAW_FALSE}"; then |
33046 | as_fn_error "conditional \"EVAS_STATIC_BUILD_SOFTWARE_DDRAW\" was never defined. | 32902 | as_fn_error $? "conditional \"EVAS_STATIC_BUILD_SOFTWARE_DDRAW\" was never defined. |
33047 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 32903 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
33048 | fi | 32904 | fi |
33049 | if test -z "${BUILD_ENGINE_DIRECT3D_TRUE}" && test -z "${BUILD_ENGINE_DIRECT3D_FALSE}"; then | 32905 | if test -z "${BUILD_ENGINE_DIRECT3D_TRUE}" && test -z "${BUILD_ENGINE_DIRECT3D_FALSE}"; then |
33050 | as_fn_error "conditional \"BUILD_ENGINE_DIRECT3D\" was never defined. | 32906 | as_fn_error $? "conditional \"BUILD_ENGINE_DIRECT3D\" was never defined. |
33051 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 32907 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
33052 | fi | 32908 | fi |
33053 | if test -z "${EVAS_STATIC_BUILD_DIRECT3D_TRUE}" && test -z "${EVAS_STATIC_BUILD_DIRECT3D_FALSE}"; then | 32909 | if test -z "${EVAS_STATIC_BUILD_DIRECT3D_TRUE}" && test -z "${EVAS_STATIC_BUILD_DIRECT3D_FALSE}"; then |
33054 | as_fn_error "conditional \"EVAS_STATIC_BUILD_DIRECT3D\" was never defined. | 32910 | as_fn_error $? "conditional \"EVAS_STATIC_BUILD_DIRECT3D\" was never defined. |
33055 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | ||
33056 | fi | ||
33057 | if test -z "${BUILD_ENGINE_SOFTWARE_SDL_TRUE}" && test -z "${BUILD_ENGINE_SOFTWARE_SDL_FALSE}"; then | ||
33058 | as_fn_error "conditional \"BUILD_ENGINE_SOFTWARE_SDL\" was never defined. | ||
33059 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | ||
33060 | fi | ||
33061 | if test -z "${EVAS_STATIC_BUILD_SOFTWARE_SDL_TRUE}" && test -z "${EVAS_STATIC_BUILD_SOFTWARE_SDL_FALSE}"; then | ||
33062 | as_fn_error "conditional \"EVAS_STATIC_BUILD_SOFTWARE_SDL\" was never defined. | ||
33063 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 32911 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
33064 | fi | 32912 | fi |
33065 | if test -z "${BUILD_ENGINE_PSL1GHT_TRUE}" && test -z "${BUILD_ENGINE_PSL1GHT_FALSE}"; then | 32913 | if test -z "${BUILD_ENGINE_PSL1GHT_TRUE}" && test -z "${BUILD_ENGINE_PSL1GHT_FALSE}"; then |
33066 | as_fn_error "conditional \"BUILD_ENGINE_PSL1GHT\" was never defined. | 32914 | as_fn_error $? "conditional \"BUILD_ENGINE_PSL1GHT\" was never defined. |
33067 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 32915 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
33068 | fi | 32916 | fi |
33069 | if test -z "${EVAS_STATIC_BUILD_PSL1GHT_TRUE}" && test -z "${EVAS_STATIC_BUILD_PSL1GHT_FALSE}"; then | 32917 | if test -z "${EVAS_STATIC_BUILD_PSL1GHT_TRUE}" && test -z "${EVAS_STATIC_BUILD_PSL1GHT_FALSE}"; then |
33070 | as_fn_error "conditional \"EVAS_STATIC_BUILD_PSL1GHT\" was never defined. | 32918 | as_fn_error $? "conditional \"EVAS_STATIC_BUILD_PSL1GHT\" was never defined. |
33071 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 32919 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
33072 | fi | 32920 | fi |
33073 | if test -z "${BUILD_ENGINE_GL_SDL_TRUE}" && test -z "${BUILD_ENGINE_GL_SDL_FALSE}"; then | 32921 | if test -z "${BUILD_ENGINE_GL_SDL_TRUE}" && test -z "${BUILD_ENGINE_GL_SDL_FALSE}"; then |
33074 | as_fn_error "conditional \"BUILD_ENGINE_GL_SDL\" was never defined. | 32922 | as_fn_error $? "conditional \"BUILD_ENGINE_GL_SDL\" was never defined. |
33075 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 32923 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
33076 | fi | 32924 | fi |
33077 | if test -z "${EVAS_STATIC_BUILD_GL_SDL_TRUE}" && test -z "${EVAS_STATIC_BUILD_GL_SDL_FALSE}"; then | 32925 | if test -z "${EVAS_STATIC_BUILD_GL_SDL_TRUE}" && test -z "${EVAS_STATIC_BUILD_GL_SDL_FALSE}"; then |
33078 | as_fn_error "conditional \"EVAS_STATIC_BUILD_GL_SDL\" was never defined. | 32926 | as_fn_error $? "conditional \"EVAS_STATIC_BUILD_GL_SDL\" was never defined. |
33079 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 32927 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
33080 | fi | 32928 | fi |
33081 | if test -z "${BUILD_ENGINE_GL_COCOA_TRUE}" && test -z "${BUILD_ENGINE_GL_COCOA_FALSE}"; then | 32929 | if test -z "${BUILD_ENGINE_GL_COCOA_TRUE}" && test -z "${BUILD_ENGINE_GL_COCOA_FALSE}"; then |
33082 | as_fn_error "conditional \"BUILD_ENGINE_GL_COCOA\" was never defined. | 32930 | as_fn_error $? "conditional \"BUILD_ENGINE_GL_COCOA\" was never defined. |
33083 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 32931 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
33084 | fi | 32932 | fi |
33085 | if test -z "${EVAS_STATIC_BUILD_GL_COCOA_TRUE}" && test -z "${EVAS_STATIC_BUILD_GL_COCOA_FALSE}"; then | 32933 | if test -z "${EVAS_STATIC_BUILD_GL_COCOA_TRUE}" && test -z "${EVAS_STATIC_BUILD_GL_COCOA_FALSE}"; then |
33086 | as_fn_error "conditional \"EVAS_STATIC_BUILD_GL_COCOA\" was never defined. | 32934 | as_fn_error $? "conditional \"EVAS_STATIC_BUILD_GL_COCOA\" was never defined. |
33087 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 32935 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
33088 | fi | 32936 | fi |
33089 | if test -z "${BUILD_ENGINE_FB_TRUE}" && test -z "${BUILD_ENGINE_FB_FALSE}"; then | 32937 | if test -z "${BUILD_ENGINE_FB_TRUE}" && test -z "${BUILD_ENGINE_FB_FALSE}"; then |
33090 | as_fn_error "conditional \"BUILD_ENGINE_FB\" was never defined. | 32938 | as_fn_error $? "conditional \"BUILD_ENGINE_FB\" was never defined. |
33091 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 32939 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
33092 | fi | 32940 | fi |
33093 | if test -z "${EVAS_STATIC_BUILD_FB_TRUE}" && test -z "${EVAS_STATIC_BUILD_FB_FALSE}"; then | 32941 | if test -z "${EVAS_STATIC_BUILD_FB_TRUE}" && test -z "${EVAS_STATIC_BUILD_FB_FALSE}"; then |
33094 | as_fn_error "conditional \"EVAS_STATIC_BUILD_FB\" was never defined. | 32942 | as_fn_error $? "conditional \"EVAS_STATIC_BUILD_FB\" was never defined. |
33095 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 32943 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
33096 | fi | 32944 | fi |
33097 | if test -z "${BUILD_ENGINE_DIRECTFB_TRUE}" && test -z "${BUILD_ENGINE_DIRECTFB_FALSE}"; then | 32945 | if test -z "${BUILD_ENGINE_DIRECTFB_TRUE}" && test -z "${BUILD_ENGINE_DIRECTFB_FALSE}"; then |
33098 | as_fn_error "conditional \"BUILD_ENGINE_DIRECTFB\" was never defined. | 32946 | as_fn_error $? "conditional \"BUILD_ENGINE_DIRECTFB\" was never defined. |
33099 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 32947 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
33100 | fi | 32948 | fi |
33101 | if test -z "${EVAS_STATIC_BUILD_DIRECTFB_TRUE}" && test -z "${EVAS_STATIC_BUILD_DIRECTFB_FALSE}"; then | 32949 | if test -z "${EVAS_STATIC_BUILD_DIRECTFB_TRUE}" && test -z "${EVAS_STATIC_BUILD_DIRECTFB_FALSE}"; then |
33102 | as_fn_error "conditional \"EVAS_STATIC_BUILD_DIRECTFB\" was never defined. | 32950 | as_fn_error $? "conditional \"EVAS_STATIC_BUILD_DIRECTFB\" was never defined. |
33103 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 32951 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
33104 | fi | 32952 | fi |
33105 | if test -z "${BUILD_ENGINE_SOFTWARE_8_X11_TRUE}" && test -z "${BUILD_ENGINE_SOFTWARE_8_X11_FALSE}"; then | 32953 | if test -z "${BUILD_ENGINE_SOFTWARE_8_X11_TRUE}" && test -z "${BUILD_ENGINE_SOFTWARE_8_X11_FALSE}"; then |
33106 | as_fn_error "conditional \"BUILD_ENGINE_SOFTWARE_8_X11\" was never defined. | 32954 | as_fn_error $? "conditional \"BUILD_ENGINE_SOFTWARE_8_X11\" was never defined. |
33107 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 32955 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
33108 | fi | 32956 | fi |
33109 | if test -z "${EVAS_STATIC_BUILD_SOFTWARE_8_X11_TRUE}" && test -z "${EVAS_STATIC_BUILD_SOFTWARE_8_X11_FALSE}"; then | 32957 | if test -z "${EVAS_STATIC_BUILD_SOFTWARE_8_X11_TRUE}" && test -z "${EVAS_STATIC_BUILD_SOFTWARE_8_X11_FALSE}"; then |
33110 | as_fn_error "conditional \"EVAS_STATIC_BUILD_SOFTWARE_8_X11\" was never defined. | 32958 | as_fn_error $? "conditional \"EVAS_STATIC_BUILD_SOFTWARE_8_X11\" was never defined. |
33111 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 32959 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
33112 | fi | 32960 | fi |
33113 | if test -z "${BUILD_ENGINE_SOFTWARE_16_X11_TRUE}" && test -z "${BUILD_ENGINE_SOFTWARE_16_X11_FALSE}"; then | 32961 | if test -z "${BUILD_ENGINE_SOFTWARE_16_X11_TRUE}" && test -z "${BUILD_ENGINE_SOFTWARE_16_X11_FALSE}"; then |
33114 | as_fn_error "conditional \"BUILD_ENGINE_SOFTWARE_16_X11\" was never defined. | 32962 | as_fn_error $? "conditional \"BUILD_ENGINE_SOFTWARE_16_X11\" was never defined. |
33115 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 32963 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
33116 | fi | 32964 | fi |
33117 | if test -z "${EVAS_STATIC_BUILD_SOFTWARE_16_X11_TRUE}" && test -z "${EVAS_STATIC_BUILD_SOFTWARE_16_X11_FALSE}"; then | 32965 | if test -z "${EVAS_STATIC_BUILD_SOFTWARE_16_X11_TRUE}" && test -z "${EVAS_STATIC_BUILD_SOFTWARE_16_X11_FALSE}"; then |
33118 | as_fn_error "conditional \"EVAS_STATIC_BUILD_SOFTWARE_16_X11\" was never defined. | 32966 | as_fn_error $? "conditional \"EVAS_STATIC_BUILD_SOFTWARE_16_X11\" was never defined. |
33119 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 32967 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
33120 | fi | 32968 | fi |
33121 | if test -z "${BUILD_ENGINE_SOFTWARE_16_DDRAW_TRUE}" && test -z "${BUILD_ENGINE_SOFTWARE_16_DDRAW_FALSE}"; then | 32969 | if test -z "${BUILD_ENGINE_SOFTWARE_16_DDRAW_TRUE}" && test -z "${BUILD_ENGINE_SOFTWARE_16_DDRAW_FALSE}"; then |
33122 | as_fn_error "conditional \"BUILD_ENGINE_SOFTWARE_16_DDRAW\" was never defined. | 32970 | as_fn_error $? "conditional \"BUILD_ENGINE_SOFTWARE_16_DDRAW\" was never defined. |
33123 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 32971 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
33124 | fi | 32972 | fi |
33125 | if test -z "${EVAS_STATIC_BUILD_SOFTWARE_16_DDRAW_TRUE}" && test -z "${EVAS_STATIC_BUILD_SOFTWARE_16_DDRAW_FALSE}"; then | 32973 | if test -z "${EVAS_STATIC_BUILD_SOFTWARE_16_DDRAW_TRUE}" && test -z "${EVAS_STATIC_BUILD_SOFTWARE_16_DDRAW_FALSE}"; then |
33126 | as_fn_error "conditional \"EVAS_STATIC_BUILD_SOFTWARE_16_DDRAW\" was never defined. | 32974 | as_fn_error $? "conditional \"EVAS_STATIC_BUILD_SOFTWARE_16_DDRAW\" was never defined. |
33127 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 32975 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
33128 | fi | 32976 | fi |
33129 | if test -z "${BUILD_ENGINE_SOFTWARE_16_WINCE_TRUE}" && test -z "${BUILD_ENGINE_SOFTWARE_16_WINCE_FALSE}"; then | 32977 | if test -z "${BUILD_ENGINE_SOFTWARE_16_WINCE_TRUE}" && test -z "${BUILD_ENGINE_SOFTWARE_16_WINCE_FALSE}"; then |
33130 | as_fn_error "conditional \"BUILD_ENGINE_SOFTWARE_16_WINCE\" was never defined. | 32978 | as_fn_error $? "conditional \"BUILD_ENGINE_SOFTWARE_16_WINCE\" was never defined. |
33131 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 32979 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
33132 | fi | 32980 | fi |
33133 | if test -z "${EVAS_STATIC_BUILD_SOFTWARE_16_WINCE_TRUE}" && test -z "${EVAS_STATIC_BUILD_SOFTWARE_16_WINCE_FALSE}"; then | 32981 | if test -z "${EVAS_STATIC_BUILD_SOFTWARE_16_WINCE_TRUE}" && test -z "${EVAS_STATIC_BUILD_SOFTWARE_16_WINCE_FALSE}"; then |
33134 | as_fn_error "conditional \"EVAS_STATIC_BUILD_SOFTWARE_16_WINCE\" was never defined. | 32982 | as_fn_error $? "conditional \"EVAS_STATIC_BUILD_SOFTWARE_16_WINCE\" was never defined. |
33135 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 32983 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
33136 | fi | 32984 | fi |
33137 | if test -z "${BUILD_ENGINE_SOFTWARE_16_SDL_TRUE}" && test -z "${BUILD_ENGINE_SOFTWARE_16_SDL_FALSE}"; then | 32985 | if test -z "${BUILD_ENGINE_SOFTWARE_16_SDL_TRUE}" && test -z "${BUILD_ENGINE_SOFTWARE_16_SDL_FALSE}"; then |
33138 | as_fn_error "conditional \"BUILD_ENGINE_SOFTWARE_16_SDL\" was never defined. | 32986 | as_fn_error $? "conditional \"BUILD_ENGINE_SOFTWARE_16_SDL\" was never defined. |
33139 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 32987 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
33140 | fi | 32988 | fi |
33141 | if test -z "${EVAS_STATIC_BUILD_SOFTWARE_16_SDL_TRUE}" && test -z "${EVAS_STATIC_BUILD_SOFTWARE_16_SDL_FALSE}"; then | 32989 | if test -z "${EVAS_STATIC_BUILD_SOFTWARE_16_SDL_TRUE}" && test -z "${EVAS_STATIC_BUILD_SOFTWARE_16_SDL_FALSE}"; then |
33142 | as_fn_error "conditional \"EVAS_STATIC_BUILD_SOFTWARE_16_SDL\" was never defined. | 32990 | as_fn_error $? "conditional \"EVAS_STATIC_BUILD_SOFTWARE_16_SDL\" was never defined. |
33143 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 32991 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
33144 | fi | 32992 | fi |
33145 | if test -z "${BUILD_ENGINE_WAYLAND_SHM_TRUE}" && test -z "${BUILD_ENGINE_WAYLAND_SHM_FALSE}"; then | 32993 | if test -z "${BUILD_ENGINE_WAYLAND_SHM_TRUE}" && test -z "${BUILD_ENGINE_WAYLAND_SHM_FALSE}"; then |
33146 | as_fn_error "conditional \"BUILD_ENGINE_WAYLAND_SHM\" was never defined. | 32994 | as_fn_error $? "conditional \"BUILD_ENGINE_WAYLAND_SHM\" was never defined. |
33147 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 32995 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
33148 | fi | 32996 | fi |
33149 | if test -z "${EVAS_STATIC_BUILD_WAYLAND_SHM_TRUE}" && test -z "${EVAS_STATIC_BUILD_WAYLAND_SHM_FALSE}"; then | 32997 | if test -z "${EVAS_STATIC_BUILD_WAYLAND_SHM_TRUE}" && test -z "${EVAS_STATIC_BUILD_WAYLAND_SHM_FALSE}"; then |
33150 | as_fn_error "conditional \"EVAS_STATIC_BUILD_WAYLAND_SHM\" was never defined. | 32998 | as_fn_error $? "conditional \"EVAS_STATIC_BUILD_WAYLAND_SHM\" was never defined. |
33151 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 32999 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
33152 | fi | 33000 | fi |
33153 | if test -z "${BUILD_ENGINE_WAYLAND_EGL_TRUE}" && test -z "${BUILD_ENGINE_WAYLAND_EGL_FALSE}"; then | 33001 | if test -z "${BUILD_ENGINE_WAYLAND_EGL_TRUE}" && test -z "${BUILD_ENGINE_WAYLAND_EGL_FALSE}"; then |
33154 | as_fn_error "conditional \"BUILD_ENGINE_WAYLAND_EGL\" was never defined. | 33002 | as_fn_error $? "conditional \"BUILD_ENGINE_WAYLAND_EGL\" was never defined. |
33155 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 33003 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
33156 | fi | 33004 | fi |
33157 | if test -z "${EVAS_STATIC_BUILD_WAYLAND_EGL_TRUE}" && test -z "${EVAS_STATIC_BUILD_WAYLAND_EGL_FALSE}"; then | 33005 | if test -z "${EVAS_STATIC_BUILD_WAYLAND_EGL_TRUE}" && test -z "${EVAS_STATIC_BUILD_WAYLAND_EGL_FALSE}"; then |
33158 | as_fn_error "conditional \"EVAS_STATIC_BUILD_WAYLAND_EGL\" was never defined. | 33006 | as_fn_error $? "conditional \"EVAS_STATIC_BUILD_WAYLAND_EGL\" was never defined. |
33159 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 33007 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
33160 | fi | 33008 | fi |
33161 | if test -z "${EVAS_STATIC_BUILD_SOFTWARE_GENERIC_TRUE}" && test -z "${EVAS_STATIC_BUILD_SOFTWARE_GENERIC_FALSE}"; then | 33009 | if test -z "${EVAS_STATIC_BUILD_SOFTWARE_GENERIC_TRUE}" && test -z "${EVAS_STATIC_BUILD_SOFTWARE_GENERIC_FALSE}"; then |
33162 | as_fn_error "conditional \"EVAS_STATIC_BUILD_SOFTWARE_GENERIC\" was never defined. | 33010 | as_fn_error $? "conditional \"EVAS_STATIC_BUILD_SOFTWARE_GENERIC\" was never defined. |
33163 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 33011 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
33164 | fi | 33012 | fi |
33165 | if test -z "${BUILD_ENGINE_SOFTWARE_XCB_TRUE}" && test -z "${BUILD_ENGINE_SOFTWARE_XCB_FALSE}"; then | 33013 | if test -z "${BUILD_ENGINE_SOFTWARE_XCB_TRUE}" && test -z "${BUILD_ENGINE_SOFTWARE_XCB_FALSE}"; then |
33166 | as_fn_error "conditional \"BUILD_ENGINE_SOFTWARE_XCB\" was never defined. | 33014 | as_fn_error $? "conditional \"BUILD_ENGINE_SOFTWARE_XCB\" was never defined. |
33167 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 33015 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
33168 | fi | 33016 | fi |
33169 | if test -z "${EVAS_STATIC_BUILD_SOFTWARE_XCB_TRUE}" && test -z "${EVAS_STATIC_BUILD_SOFTWARE_XCB_FALSE}"; then | 33017 | if test -z "${EVAS_STATIC_BUILD_SOFTWARE_XCB_TRUE}" && test -z "${EVAS_STATIC_BUILD_SOFTWARE_XCB_FALSE}"; then |
33170 | as_fn_error "conditional \"EVAS_STATIC_BUILD_SOFTWARE_XCB\" was never defined. | 33018 | as_fn_error $? "conditional \"EVAS_STATIC_BUILD_SOFTWARE_XCB\" was never defined. |
33171 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 33019 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
33172 | fi | 33020 | fi |
33173 | if test -z "${BUILD_ENGINE_SOFTWARE_XLIB_TRUE}" && test -z "${BUILD_ENGINE_SOFTWARE_XLIB_FALSE}"; then | 33021 | if test -z "${BUILD_ENGINE_SOFTWARE_XLIB_TRUE}" && test -z "${BUILD_ENGINE_SOFTWARE_XLIB_FALSE}"; then |
33174 | as_fn_error "conditional \"BUILD_ENGINE_SOFTWARE_XLIB\" was never defined. | 33022 | as_fn_error $? "conditional \"BUILD_ENGINE_SOFTWARE_XLIB\" was never defined. |
33175 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 33023 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
33176 | fi | 33024 | fi |
33177 | if test -z "${EVAS_STATIC_BUILD_SOFTWARE_XLIB_TRUE}" && test -z "${EVAS_STATIC_BUILD_SOFTWARE_XLIB_FALSE}"; then | 33025 | if test -z "${EVAS_STATIC_BUILD_SOFTWARE_XLIB_TRUE}" && test -z "${EVAS_STATIC_BUILD_SOFTWARE_XLIB_FALSE}"; then |
33178 | as_fn_error "conditional \"EVAS_STATIC_BUILD_SOFTWARE_XLIB\" was never defined. | 33026 | as_fn_error $? "conditional \"EVAS_STATIC_BUILD_SOFTWARE_XLIB\" was never defined. |
33179 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 33027 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
33180 | fi | 33028 | fi |
33181 | if test -z "${BUILD_ENGINE_SOFTWARE_XLIB_TRUE}" && test -z "${BUILD_ENGINE_SOFTWARE_XLIB_FALSE}"; then | 33029 | if test -z "${BUILD_ENGINE_SOFTWARE_XLIB_TRUE}" && test -z "${BUILD_ENGINE_SOFTWARE_XLIB_FALSE}"; then |
33182 | as_fn_error "conditional \"BUILD_ENGINE_SOFTWARE_XLIB\" was never defined. | 33030 | as_fn_error $? "conditional \"BUILD_ENGINE_SOFTWARE_XLIB\" was never defined. |
33183 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 33031 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
33184 | fi | 33032 | fi |
33185 | if test -z "${BUILD_ENGINE_SOFTWARE_XCB_TRUE}" && test -z "${BUILD_ENGINE_SOFTWARE_XCB_FALSE}"; then | 33033 | if test -z "${BUILD_ENGINE_SOFTWARE_XCB_TRUE}" && test -z "${BUILD_ENGINE_SOFTWARE_XCB_FALSE}"; then |
33186 | as_fn_error "conditional \"BUILD_ENGINE_SOFTWARE_XCB\" was never defined. | 33034 | as_fn_error $? "conditional \"BUILD_ENGINE_SOFTWARE_XCB\" was never defined. |
33187 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 33035 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
33188 | fi | 33036 | fi |
33189 | if test -z "${BUILD_ENGINE_SOFTWARE_X11_TRUE}" && test -z "${BUILD_ENGINE_SOFTWARE_X11_FALSE}"; then | 33037 | if test -z "${BUILD_ENGINE_SOFTWARE_X11_TRUE}" && test -z "${BUILD_ENGINE_SOFTWARE_X11_FALSE}"; then |
33190 | as_fn_error "conditional \"BUILD_ENGINE_SOFTWARE_X11\" was never defined. | 33038 | as_fn_error $? "conditional \"BUILD_ENGINE_SOFTWARE_X11\" was never defined. |
33191 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 33039 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
33192 | fi | 33040 | fi |
33193 | if test -z "${EVAS_STATIC_BUILD_SOFTWARE_X11_TRUE}" && test -z "${EVAS_STATIC_BUILD_SOFTWARE_X11_FALSE}"; then | 33041 | if test -z "${EVAS_STATIC_BUILD_SOFTWARE_X11_TRUE}" && test -z "${EVAS_STATIC_BUILD_SOFTWARE_X11_FALSE}"; then |
33194 | as_fn_error "conditional \"EVAS_STATIC_BUILD_SOFTWARE_X11\" was never defined. | 33042 | as_fn_error $? "conditional \"EVAS_STATIC_BUILD_SOFTWARE_X11\" was never defined. |
33195 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 33043 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
33196 | fi | 33044 | fi |
33197 | if test -z "${EVAS_STATIC_BUILD_SOFTWARE_XLIB_TRUE}" && test -z "${EVAS_STATIC_BUILD_SOFTWARE_XLIB_FALSE}"; then | 33045 | if test -z "${EVAS_STATIC_BUILD_SOFTWARE_XLIB_TRUE}" && test -z "${EVAS_STATIC_BUILD_SOFTWARE_XLIB_FALSE}"; then |
33198 | as_fn_error "conditional \"EVAS_STATIC_BUILD_SOFTWARE_XLIB\" was never defined. | 33046 | as_fn_error $? "conditional \"EVAS_STATIC_BUILD_SOFTWARE_XLIB\" was never defined. |
33199 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 33047 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
33200 | fi | 33048 | fi |
33201 | if test -z "${EVAS_STATIC_BUILD_SOFTWARE_XCB_TRUE}" && test -z "${EVAS_STATIC_BUILD_SOFTWARE_XCB_FALSE}"; then | 33049 | if test -z "${EVAS_STATIC_BUILD_SOFTWARE_XCB_TRUE}" && test -z "${EVAS_STATIC_BUILD_SOFTWARE_XCB_FALSE}"; then |
33202 | as_fn_error "conditional \"EVAS_STATIC_BUILD_SOFTWARE_XCB\" was never defined. | 33050 | as_fn_error $? "conditional \"EVAS_STATIC_BUILD_SOFTWARE_XCB\" was never defined. |
33203 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 33051 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
33204 | fi | 33052 | fi |
33205 | if test -z "${BUILD_ENGINE_GL_XCB_TRUE}" && test -z "${BUILD_ENGINE_GL_XCB_FALSE}"; then | 33053 | if test -z "${BUILD_ENGINE_GL_XCB_TRUE}" && test -z "${BUILD_ENGINE_GL_XCB_FALSE}"; then |
33206 | as_fn_error "conditional \"BUILD_ENGINE_GL_XCB\" was never defined. | 33054 | as_fn_error $? "conditional \"BUILD_ENGINE_GL_XCB\" was never defined. |
33207 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 33055 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
33208 | fi | 33056 | fi |
33209 | if test -z "${EVAS_STATIC_BUILD_GL_XCB_TRUE}" && test -z "${EVAS_STATIC_BUILD_GL_XCB_FALSE}"; then | 33057 | if test -z "${EVAS_STATIC_BUILD_GL_XCB_TRUE}" && test -z "${EVAS_STATIC_BUILD_GL_XCB_FALSE}"; then |
33210 | as_fn_error "conditional \"EVAS_STATIC_BUILD_GL_XCB\" was never defined. | 33058 | as_fn_error $? "conditional \"EVAS_STATIC_BUILD_GL_XCB\" was never defined. |
33211 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 33059 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
33212 | fi | 33060 | fi |
33213 | if test -z "${BUILD_ENGINE_GL_XLIB_TRUE}" && test -z "${BUILD_ENGINE_GL_XLIB_FALSE}"; then | 33061 | if test -z "${BUILD_ENGINE_GL_XLIB_TRUE}" && test -z "${BUILD_ENGINE_GL_XLIB_FALSE}"; then |
33214 | as_fn_error "conditional \"BUILD_ENGINE_GL_XLIB\" was never defined. | 33062 | as_fn_error $? "conditional \"BUILD_ENGINE_GL_XLIB\" was never defined. |
33215 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 33063 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
33216 | fi | 33064 | fi |
33217 | if test -z "${EVAS_STATIC_BUILD_GL_XLIB_TRUE}" && test -z "${EVAS_STATIC_BUILD_GL_XLIB_FALSE}"; then | 33065 | if test -z "${EVAS_STATIC_BUILD_GL_XLIB_TRUE}" && test -z "${EVAS_STATIC_BUILD_GL_XLIB_FALSE}"; then |
33218 | as_fn_error "conditional \"EVAS_STATIC_BUILD_GL_XLIB\" was never defined. | 33066 | as_fn_error $? "conditional \"EVAS_STATIC_BUILD_GL_XLIB\" was never defined. |
33219 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 33067 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
33220 | fi | 33068 | fi |
33221 | if test -z "${BUILD_ENGINE_GL_XLIB_TRUE}" && test -z "${BUILD_ENGINE_GL_XLIB_FALSE}"; then | 33069 | if test -z "${BUILD_ENGINE_GL_XLIB_TRUE}" && test -z "${BUILD_ENGINE_GL_XLIB_FALSE}"; then |
33222 | as_fn_error "conditional \"BUILD_ENGINE_GL_XLIB\" was never defined. | 33070 | as_fn_error $? "conditional \"BUILD_ENGINE_GL_XLIB\" was never defined. |
33223 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 33071 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
33224 | fi | 33072 | fi |
33225 | if test -z "${BUILD_ENGINE_GL_XCB_TRUE}" && test -z "${BUILD_ENGINE_GL_XCB_FALSE}"; then | 33073 | if test -z "${BUILD_ENGINE_GL_XCB_TRUE}" && test -z "${BUILD_ENGINE_GL_XCB_FALSE}"; then |
33226 | as_fn_error "conditional \"BUILD_ENGINE_GL_XCB\" was never defined. | 33074 | as_fn_error $? "conditional \"BUILD_ENGINE_GL_XCB\" was never defined. |
33227 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 33075 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
33228 | fi | 33076 | fi |
33229 | if test -z "${BUILD_ENGINE_GL_X11_TRUE}" && test -z "${BUILD_ENGINE_GL_X11_FALSE}"; then | 33077 | if test -z "${BUILD_ENGINE_GL_X11_TRUE}" && test -z "${BUILD_ENGINE_GL_X11_FALSE}"; then |
33230 | as_fn_error "conditional \"BUILD_ENGINE_GL_X11\" was never defined. | 33078 | as_fn_error $? "conditional \"BUILD_ENGINE_GL_X11\" was never defined. |
33231 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 33079 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
33232 | fi | 33080 | fi |
33233 | if test -z "${EVAS_STATIC_BUILD_GL_X11_TRUE}" && test -z "${EVAS_STATIC_BUILD_GL_X11_FALSE}"; then | 33081 | if test -z "${EVAS_STATIC_BUILD_GL_X11_TRUE}" && test -z "${EVAS_STATIC_BUILD_GL_X11_FALSE}"; then |
33234 | as_fn_error "conditional \"EVAS_STATIC_BUILD_GL_X11\" was never defined. | 33082 | as_fn_error $? "conditional \"EVAS_STATIC_BUILD_GL_X11\" was never defined. |
33235 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 33083 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
33236 | fi | 33084 | fi |
33237 | if test -z "${EVAS_STATIC_BUILD_GL_XLIB_TRUE}" && test -z "${EVAS_STATIC_BUILD_GL_XLIB_FALSE}"; then | 33085 | if test -z "${EVAS_STATIC_BUILD_GL_XLIB_TRUE}" && test -z "${EVAS_STATIC_BUILD_GL_XLIB_FALSE}"; then |
33238 | as_fn_error "conditional \"EVAS_STATIC_BUILD_GL_XLIB\" was never defined. | 33086 | as_fn_error $? "conditional \"EVAS_STATIC_BUILD_GL_XLIB\" was never defined. |
33239 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 33087 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
33240 | fi | 33088 | fi |
33241 | if test -z "${EVAS_STATIC_BUILD_GL_XCB_TRUE}" && test -z "${EVAS_STATIC_BUILD_GL_XCB_FALSE}"; then | 33089 | if test -z "${EVAS_STATIC_BUILD_GL_XCB_TRUE}" && test -z "${EVAS_STATIC_BUILD_GL_XCB_FALSE}"; then |
33242 | as_fn_error "conditional \"EVAS_STATIC_BUILD_GL_XCB\" was never defined. | 33090 | as_fn_error $? "conditional \"EVAS_STATIC_BUILD_GL_XCB\" was never defined. |
33243 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 33091 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
33244 | fi | 33092 | fi |
33245 | if test -z "${BUILD_ENGINE_GL_COMMON_TRUE}" && test -z "${BUILD_ENGINE_GL_COMMON_FALSE}"; then | 33093 | if test -z "${BUILD_ENGINE_GL_COMMON_TRUE}" && test -z "${BUILD_ENGINE_GL_COMMON_FALSE}"; then |
33246 | as_fn_error "conditional \"BUILD_ENGINE_GL_COMMON\" was never defined. | 33094 | as_fn_error $? "conditional \"BUILD_ENGINE_GL_COMMON\" was never defined. |
33247 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 33095 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
33248 | fi | 33096 | fi |
33249 | if test -z "${EVAS_STATIC_BUILD_GL_COMMON_TRUE}" && test -z "${EVAS_STATIC_BUILD_GL_COMMON_FALSE}"; then | 33097 | if test -z "${EVAS_STATIC_BUILD_GL_COMMON_TRUE}" && test -z "${EVAS_STATIC_BUILD_GL_COMMON_FALSE}"; then |
33250 | as_fn_error "conditional \"EVAS_STATIC_BUILD_GL_COMMON\" was never defined. | 33098 | as_fn_error $? "conditional \"EVAS_STATIC_BUILD_GL_COMMON\" was never defined. |
33251 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 33099 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
33252 | fi | 33100 | fi |
33253 | if test -z "${BUILD_ENGINE_SOFTWARE_16_TRUE}" && test -z "${BUILD_ENGINE_SOFTWARE_16_FALSE}"; then | 33101 | if test -z "${BUILD_ENGINE_SOFTWARE_16_TRUE}" && test -z "${BUILD_ENGINE_SOFTWARE_16_FALSE}"; then |
33254 | as_fn_error "conditional \"BUILD_ENGINE_SOFTWARE_16\" was never defined. | 33102 | as_fn_error $? "conditional \"BUILD_ENGINE_SOFTWARE_16\" was never defined. |
33255 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 33103 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
33256 | fi | 33104 | fi |
33257 | if test -z "${EVAS_STATIC_BUILD_SOFTWARE_16_TRUE}" && test -z "${EVAS_STATIC_BUILD_SOFTWARE_16_FALSE}"; then | 33105 | if test -z "${EVAS_STATIC_BUILD_SOFTWARE_16_TRUE}" && test -z "${EVAS_STATIC_BUILD_SOFTWARE_16_FALSE}"; then |
33258 | as_fn_error "conditional \"EVAS_STATIC_BUILD_SOFTWARE_16\" was never defined. | 33106 | as_fn_error $? "conditional \"EVAS_STATIC_BUILD_SOFTWARE_16\" was never defined. |
33259 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 33107 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
33260 | fi | 33108 | fi |
33261 | if test -z "${BUILD_ENGINE_SOFTWARE_8_TRUE}" && test -z "${BUILD_ENGINE_SOFTWARE_8_FALSE}"; then | 33109 | if test -z "${BUILD_ENGINE_SOFTWARE_8_TRUE}" && test -z "${BUILD_ENGINE_SOFTWARE_8_FALSE}"; then |
33262 | as_fn_error "conditional \"BUILD_ENGINE_SOFTWARE_8\" was never defined. | 33110 | as_fn_error $? "conditional \"BUILD_ENGINE_SOFTWARE_8\" was never defined. |
33263 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 33111 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
33264 | fi | 33112 | fi |
33265 | if test -z "${EVAS_STATIC_BUILD_SOFTWARE_8_TRUE}" && test -z "${EVAS_STATIC_BUILD_SOFTWARE_8_FALSE}"; then | 33113 | if test -z "${EVAS_STATIC_BUILD_SOFTWARE_8_TRUE}" && test -z "${EVAS_STATIC_BUILD_SOFTWARE_8_FALSE}"; then |
33266 | as_fn_error "conditional \"EVAS_STATIC_BUILD_SOFTWARE_8\" was never defined. | 33114 | as_fn_error $? "conditional \"EVAS_STATIC_BUILD_SOFTWARE_8\" was never defined. |
33267 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 33115 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
33268 | fi | 33116 | fi |
33269 | if test -z "${BUILD_LOADER_EDB_TRUE}" && test -z "${BUILD_LOADER_EDB_FALSE}"; then | 33117 | if test -z "${BUILD_LOADER_EDB_TRUE}" && test -z "${BUILD_LOADER_EDB_FALSE}"; then |
33270 | as_fn_error "conditional \"BUILD_LOADER_EDB\" was never defined. | 33118 | as_fn_error $? "conditional \"BUILD_LOADER_EDB\" was never defined. |
33271 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 33119 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
33272 | fi | 33120 | fi |
33273 | if test -z "${EVAS_STATIC_BUILD_EDB_TRUE}" && test -z "${EVAS_STATIC_BUILD_EDB_FALSE}"; then | 33121 | if test -z "${EVAS_STATIC_BUILD_EDB_TRUE}" && test -z "${EVAS_STATIC_BUILD_EDB_FALSE}"; then |
33274 | as_fn_error "conditional \"EVAS_STATIC_BUILD_EDB\" was never defined. | 33122 | as_fn_error $? "conditional \"EVAS_STATIC_BUILD_EDB\" was never defined. |
33275 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 33123 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
33276 | fi | 33124 | fi |
33277 | if test -z "${BUILD_LOADER_EET_TRUE}" && test -z "${BUILD_LOADER_EET_FALSE}"; then | 33125 | if test -z "${BUILD_LOADER_EET_TRUE}" && test -z "${BUILD_LOADER_EET_FALSE}"; then |
33278 | as_fn_error "conditional \"BUILD_LOADER_EET\" was never defined. | 33126 | as_fn_error $? "conditional \"BUILD_LOADER_EET\" was never defined. |
33279 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 33127 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
33280 | fi | 33128 | fi |
33281 | if test -z "${EVAS_STATIC_BUILD_EET_TRUE}" && test -z "${EVAS_STATIC_BUILD_EET_FALSE}"; then | 33129 | if test -z "${EVAS_STATIC_BUILD_EET_TRUE}" && test -z "${EVAS_STATIC_BUILD_EET_FALSE}"; then |
33282 | as_fn_error "conditional \"EVAS_STATIC_BUILD_EET\" was never defined. | 33130 | as_fn_error $? "conditional \"EVAS_STATIC_BUILD_EET\" was never defined. |
33283 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 33131 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
33284 | fi | 33132 | fi |
33285 | if test -z "${BUILD_LOADER_GIF_TRUE}" && test -z "${BUILD_LOADER_GIF_FALSE}"; then | 33133 | if test -z "${BUILD_LOADER_GIF_TRUE}" && test -z "${BUILD_LOADER_GIF_FALSE}"; then |
33286 | as_fn_error "conditional \"BUILD_LOADER_GIF\" was never defined. | 33134 | as_fn_error $? "conditional \"BUILD_LOADER_GIF\" was never defined. |
33287 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 33135 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
33288 | fi | 33136 | fi |
33289 | if test -z "${EVAS_STATIC_BUILD_GIF_TRUE}" && test -z "${EVAS_STATIC_BUILD_GIF_FALSE}"; then | 33137 | if test -z "${EVAS_STATIC_BUILD_GIF_TRUE}" && test -z "${EVAS_STATIC_BUILD_GIF_FALSE}"; then |
33290 | as_fn_error "conditional \"EVAS_STATIC_BUILD_GIF\" was never defined. | 33138 | as_fn_error $? "conditional \"EVAS_STATIC_BUILD_GIF\" was never defined. |
33291 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 33139 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
33292 | fi | 33140 | fi |
33293 | if test -z "${BUILD_LOADER_JPEG_TRUE}" && test -z "${BUILD_LOADER_JPEG_FALSE}"; then | 33141 | if test -z "${BUILD_LOADER_JPEG_TRUE}" && test -z "${BUILD_LOADER_JPEG_FALSE}"; then |
33294 | as_fn_error "conditional \"BUILD_LOADER_JPEG\" was never defined. | 33142 | as_fn_error $? "conditional \"BUILD_LOADER_JPEG\" was never defined. |
33295 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 33143 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
33296 | fi | 33144 | fi |
33297 | if test -z "${EVAS_STATIC_BUILD_JPEG_TRUE}" && test -z "${EVAS_STATIC_BUILD_JPEG_FALSE}"; then | 33145 | if test -z "${EVAS_STATIC_BUILD_JPEG_TRUE}" && test -z "${EVAS_STATIC_BUILD_JPEG_FALSE}"; then |
33298 | as_fn_error "conditional \"EVAS_STATIC_BUILD_JPEG\" was never defined. | 33146 | as_fn_error $? "conditional \"EVAS_STATIC_BUILD_JPEG\" was never defined. |
33299 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 33147 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
33300 | fi | 33148 | fi |
33301 | if test -z "${BUILD_SAVER_JPEG_TRUE}" && test -z "${BUILD_SAVER_JPEG_FALSE}"; then | 33149 | if test -z "${BUILD_SAVER_JPEG_TRUE}" && test -z "${BUILD_SAVER_JPEG_FALSE}"; then |
33302 | as_fn_error "conditional \"BUILD_SAVER_JPEG\" was never defined. | 33150 | as_fn_error $? "conditional \"BUILD_SAVER_JPEG\" was never defined. |
33303 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 33151 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
33304 | fi | 33152 | fi |
33305 | if test -z "${BUILD_LOADER_PMAPS_TRUE}" && test -z "${BUILD_LOADER_PMAPS_FALSE}"; then | 33153 | if test -z "${BUILD_LOADER_PMAPS_TRUE}" && test -z "${BUILD_LOADER_PMAPS_FALSE}"; then |
33306 | as_fn_error "conditional \"BUILD_LOADER_PMAPS\" was never defined. | 33154 | as_fn_error $? "conditional \"BUILD_LOADER_PMAPS\" was never defined. |
33307 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 33155 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
33308 | fi | 33156 | fi |
33309 | if test -z "${EVAS_STATIC_BUILD_PMAPS_TRUE}" && test -z "${EVAS_STATIC_BUILD_PMAPS_FALSE}"; then | 33157 | if test -z "${EVAS_STATIC_BUILD_PMAPS_TRUE}" && test -z "${EVAS_STATIC_BUILD_PMAPS_FALSE}"; then |
33310 | as_fn_error "conditional \"EVAS_STATIC_BUILD_PMAPS\" was never defined. | 33158 | as_fn_error $? "conditional \"EVAS_STATIC_BUILD_PMAPS\" was never defined. |
33311 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 33159 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
33312 | fi | 33160 | fi |
33313 | if test -z "${BUILD_LOADER_PNG_TRUE}" && test -z "${BUILD_LOADER_PNG_FALSE}"; then | 33161 | if test -z "${BUILD_LOADER_PNG_TRUE}" && test -z "${BUILD_LOADER_PNG_FALSE}"; then |
33314 | as_fn_error "conditional \"BUILD_LOADER_PNG\" was never defined. | 33162 | as_fn_error $? "conditional \"BUILD_LOADER_PNG\" was never defined. |
33315 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 33163 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
33316 | fi | 33164 | fi |
33317 | if test -z "${EVAS_STATIC_BUILD_PNG_TRUE}" && test -z "${EVAS_STATIC_BUILD_PNG_FALSE}"; then | 33165 | if test -z "${EVAS_STATIC_BUILD_PNG_TRUE}" && test -z "${EVAS_STATIC_BUILD_PNG_FALSE}"; then |
33318 | as_fn_error "conditional \"EVAS_STATIC_BUILD_PNG\" was never defined. | 33166 | as_fn_error $? "conditional \"EVAS_STATIC_BUILD_PNG\" was never defined. |
33319 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 33167 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
33320 | fi | 33168 | fi |
33321 | if test -z "${BUILD_LOADER_SVG_TRUE}" && test -z "${BUILD_LOADER_SVG_FALSE}"; then | 33169 | if test -z "${BUILD_LOADER_SVG_TRUE}" && test -z "${BUILD_LOADER_SVG_FALSE}"; then |
33322 | as_fn_error "conditional \"BUILD_LOADER_SVG\" was never defined. | 33170 | as_fn_error $? "conditional \"BUILD_LOADER_SVG\" was never defined. |
33323 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 33171 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
33324 | fi | 33172 | fi |
33325 | if test -z "${EVAS_STATIC_BUILD_SVG_TRUE}" && test -z "${EVAS_STATIC_BUILD_SVG_FALSE}"; then | 33173 | if test -z "${EVAS_STATIC_BUILD_SVG_TRUE}" && test -z "${EVAS_STATIC_BUILD_SVG_FALSE}"; then |
33326 | as_fn_error "conditional \"EVAS_STATIC_BUILD_SVG\" was never defined. | 33174 | as_fn_error $? "conditional \"EVAS_STATIC_BUILD_SVG\" was never defined. |
33327 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 33175 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
33328 | fi | 33176 | fi |
33329 | if test -z "${BUILD_LOADER_TIFF_TRUE}" && test -z "${BUILD_LOADER_TIFF_FALSE}"; then | 33177 | if test -z "${BUILD_LOADER_TIFF_TRUE}" && test -z "${BUILD_LOADER_TIFF_FALSE}"; then |
33330 | as_fn_error "conditional \"BUILD_LOADER_TIFF\" was never defined. | 33178 | as_fn_error $? "conditional \"BUILD_LOADER_TIFF\" was never defined. |
33331 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 33179 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
33332 | fi | 33180 | fi |
33333 | if test -z "${EVAS_STATIC_BUILD_TIFF_TRUE}" && test -z "${EVAS_STATIC_BUILD_TIFF_FALSE}"; then | 33181 | if test -z "${EVAS_STATIC_BUILD_TIFF_TRUE}" && test -z "${EVAS_STATIC_BUILD_TIFF_FALSE}"; then |
33334 | as_fn_error "conditional \"EVAS_STATIC_BUILD_TIFF\" was never defined. | 33182 | as_fn_error $? "conditional \"EVAS_STATIC_BUILD_TIFF\" was never defined. |
33335 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 33183 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
33336 | fi | 33184 | fi |
33337 | if test -z "${BUILD_LOADER_XPM_TRUE}" && test -z "${BUILD_LOADER_XPM_FALSE}"; then | 33185 | if test -z "${BUILD_LOADER_XPM_TRUE}" && test -z "${BUILD_LOADER_XPM_FALSE}"; then |
33338 | as_fn_error "conditional \"BUILD_LOADER_XPM\" was never defined. | 33186 | as_fn_error $? "conditional \"BUILD_LOADER_XPM\" was never defined. |
33339 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 33187 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
33340 | fi | 33188 | fi |
33341 | if test -z "${EVAS_STATIC_BUILD_XPM_TRUE}" && test -z "${EVAS_STATIC_BUILD_XPM_FALSE}"; then | 33189 | if test -z "${EVAS_STATIC_BUILD_XPM_TRUE}" && test -z "${EVAS_STATIC_BUILD_XPM_FALSE}"; then |
33342 | as_fn_error "conditional \"EVAS_STATIC_BUILD_XPM\" was never defined. | 33190 | as_fn_error $? "conditional \"EVAS_STATIC_BUILD_XPM\" was never defined. |
33343 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 33191 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
33344 | fi | 33192 | fi |
33345 | if test -z "${BUILD_LOADER_BMP_TRUE}" && test -z "${BUILD_LOADER_BMP_FALSE}"; then | 33193 | if test -z "${BUILD_LOADER_BMP_TRUE}" && test -z "${BUILD_LOADER_BMP_FALSE}"; then |
33346 | as_fn_error "conditional \"BUILD_LOADER_BMP\" was never defined. | 33194 | as_fn_error $? "conditional \"BUILD_LOADER_BMP\" was never defined. |
33347 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 33195 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
33348 | fi | 33196 | fi |
33349 | if test -z "${EVAS_STATIC_BUILD_BMP_TRUE}" && test -z "${EVAS_STATIC_BUILD_BMP_FALSE}"; then | 33197 | if test -z "${EVAS_STATIC_BUILD_BMP_TRUE}" && test -z "${EVAS_STATIC_BUILD_BMP_FALSE}"; then |
33350 | as_fn_error "conditional \"EVAS_STATIC_BUILD_BMP\" was never defined. | 33198 | as_fn_error $? "conditional \"EVAS_STATIC_BUILD_BMP\" was never defined. |
33351 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 33199 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
33352 | fi | 33200 | fi |
33353 | if test -z "${BUILD_LOADER_TGA_TRUE}" && test -z "${BUILD_LOADER_TGA_FALSE}"; then | 33201 | if test -z "${BUILD_LOADER_TGA_TRUE}" && test -z "${BUILD_LOADER_TGA_FALSE}"; then |
33354 | as_fn_error "conditional \"BUILD_LOADER_TGA\" was never defined. | 33202 | as_fn_error $? "conditional \"BUILD_LOADER_TGA\" was never defined. |
33355 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 33203 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
33356 | fi | 33204 | fi |
33357 | if test -z "${EVAS_STATIC_BUILD_TGA_TRUE}" && test -z "${EVAS_STATIC_BUILD_TGA_FALSE}"; then | 33205 | if test -z "${EVAS_STATIC_BUILD_TGA_TRUE}" && test -z "${EVAS_STATIC_BUILD_TGA_FALSE}"; then |
33358 | as_fn_error "conditional \"EVAS_STATIC_BUILD_TGA\" was never defined. | 33206 | as_fn_error $? "conditional \"EVAS_STATIC_BUILD_TGA\" was never defined. |
33359 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 33207 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
33360 | fi | 33208 | fi |
33361 | if test -z "${BUILD_LOADER_WBMP_TRUE}" && test -z "${BUILD_LOADER_WBMP_FALSE}"; then | 33209 | if test -z "${BUILD_LOADER_WBMP_TRUE}" && test -z "${BUILD_LOADER_WBMP_FALSE}"; then |
33362 | as_fn_error "conditional \"BUILD_LOADER_WBMP\" was never defined. | 33210 | as_fn_error $? "conditional \"BUILD_LOADER_WBMP\" was never defined. |
33363 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 33211 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
33364 | fi | 33212 | fi |
33365 | if test -z "${EVAS_STATIC_BUILD_WBMP_TRUE}" && test -z "${EVAS_STATIC_BUILD_WBMP_FALSE}"; then | 33213 | if test -z "${EVAS_STATIC_BUILD_WBMP_TRUE}" && test -z "${EVAS_STATIC_BUILD_WBMP_FALSE}"; then |
33366 | as_fn_error "conditional \"EVAS_STATIC_BUILD_WBMP\" was never defined. | 33214 | as_fn_error $? "conditional \"EVAS_STATIC_BUILD_WBMP\" was never defined. |
33367 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 33215 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
33368 | fi | 33216 | fi |
33369 | if test -z "${BUILD_LOADER_ICO_TRUE}" && test -z "${BUILD_LOADER_ICO_FALSE}"; then | 33217 | if test -z "${BUILD_LOADER_ICO_TRUE}" && test -z "${BUILD_LOADER_ICO_FALSE}"; then |
33370 | as_fn_error "conditional \"BUILD_LOADER_ICO\" was never defined. | 33218 | as_fn_error $? "conditional \"BUILD_LOADER_ICO\" was never defined. |
33371 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 33219 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
33372 | fi | 33220 | fi |
33373 | if test -z "${EVAS_STATIC_BUILD_ICO_TRUE}" && test -z "${EVAS_STATIC_BUILD_ICO_FALSE}"; then | 33221 | if test -z "${EVAS_STATIC_BUILD_ICO_TRUE}" && test -z "${EVAS_STATIC_BUILD_ICO_FALSE}"; then |
33374 | as_fn_error "conditional \"EVAS_STATIC_BUILD_ICO\" was never defined. | 33222 | as_fn_error $? "conditional \"EVAS_STATIC_BUILD_ICO\" was never defined. |
33375 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 33223 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
33376 | fi | 33224 | fi |
33377 | if test -z "${BUILD_LOADER_PSD_TRUE}" && test -z "${BUILD_LOADER_PSD_FALSE}"; then | 33225 | if test -z "${BUILD_LOADER_PSD_TRUE}" && test -z "${BUILD_LOADER_PSD_FALSE}"; then |
33378 | as_fn_error "conditional \"BUILD_LOADER_PSD\" was never defined. | 33226 | as_fn_error $? "conditional \"BUILD_LOADER_PSD\" was never defined. |
33379 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 33227 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
33380 | fi | 33228 | fi |
33381 | if test -z "${EVAS_STATIC_BUILD_PSD_TRUE}" && test -z "${EVAS_STATIC_BUILD_PSD_FALSE}"; then | 33229 | if test -z "${EVAS_STATIC_BUILD_PSD_TRUE}" && test -z "${EVAS_STATIC_BUILD_PSD_FALSE}"; then |
33382 | as_fn_error "conditional \"EVAS_STATIC_BUILD_PSD\" was never defined. | 33230 | as_fn_error $? "conditional \"EVAS_STATIC_BUILD_PSD\" was never defined. |
33383 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 33231 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
33384 | fi | 33232 | fi |
33385 | if test -z "${BUILD_LOADER_GENERIC_TRUE}" && test -z "${BUILD_LOADER_GENERIC_FALSE}"; then | 33233 | if test -z "${BUILD_LOADER_GENERIC_TRUE}" && test -z "${BUILD_LOADER_GENERIC_FALSE}"; then |
33386 | as_fn_error "conditional \"BUILD_LOADER_GENERIC\" was never defined. | 33234 | as_fn_error $? "conditional \"BUILD_LOADER_GENERIC\" was never defined. |
33387 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 33235 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
33388 | fi | 33236 | fi |
33389 | if test -z "${EVAS_STATIC_BUILD_GENERIC_TRUE}" && test -z "${EVAS_STATIC_BUILD_GENERIC_FALSE}"; then | 33237 | if test -z "${EVAS_STATIC_BUILD_GENERIC_TRUE}" && test -z "${EVAS_STATIC_BUILD_GENERIC_FALSE}"; then |
33390 | as_fn_error "conditional \"EVAS_STATIC_BUILD_GENERIC\" was never defined. | 33238 | as_fn_error $? "conditional \"EVAS_STATIC_BUILD_GENERIC\" was never defined. |
33391 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 33239 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
33392 | fi | 33240 | fi |
33393 | if test -z "${EVAS_MAGIC_DEBUG_TRUE}" && test -z "${EVAS_MAGIC_DEBUG_FALSE}"; then | 33241 | if test -z "${EVAS_MAGIC_DEBUG_TRUE}" && test -z "${EVAS_MAGIC_DEBUG_FALSE}"; then |
33394 | as_fn_error "conditional \"EVAS_MAGIC_DEBUG\" was never defined. | 33242 | as_fn_error $? "conditional \"EVAS_MAGIC_DEBUG\" was never defined. |
33395 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 33243 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
33396 | fi | 33244 | fi |
33397 | if test -z "${WORD_CACHE_TRUE}" && test -z "${WORD_CACHE_FALSE}"; then | 33245 | if test -z "${WORD_CACHE_TRUE}" && test -z "${WORD_CACHE_FALSE}"; then |
33398 | as_fn_error "conditional \"WORD_CACHE\" was never defined. | 33246 | as_fn_error $? "conditional \"WORD_CACHE\" was never defined. |
33399 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 33247 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
33400 | fi | 33248 | fi |
33401 | if test -z "${METRIC_CACHE_TRUE}" && test -z "${METRIC_CACHE_FALSE}"; then | 33249 | if test -z "${METRIC_CACHE_TRUE}" && test -z "${METRIC_CACHE_FALSE}"; then |
33402 | as_fn_error "conditional \"METRIC_CACHE\" was never defined. | 33250 | as_fn_error $? "conditional \"METRIC_CACHE\" was never defined. |
33403 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 33251 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
33404 | fi | 33252 | fi |
33405 | if test -z "${INSTALL_EXAMPLES_TRUE}" && test -z "${INSTALL_EXAMPLES_FALSE}"; then | 33253 | if test -z "${INSTALL_EXAMPLES_TRUE}" && test -z "${INSTALL_EXAMPLES_FALSE}"; then |
33406 | as_fn_error "conditional \"INSTALL_EXAMPLES\" was never defined. | 33254 | as_fn_error $? "conditional \"INSTALL_EXAMPLES\" was never defined. |
33407 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 33255 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
33408 | fi | 33256 | fi |
33409 | if test -z "${BUILD_EXAMPLES_TRUE}" && test -z "${BUILD_EXAMPLES_FALSE}"; then | 33257 | if test -z "${BUILD_EXAMPLES_TRUE}" && test -z "${BUILD_EXAMPLES_FALSE}"; then |
33410 | as_fn_error "conditional \"BUILD_EXAMPLES\" was never defined. | 33258 | as_fn_error $? "conditional \"BUILD_EXAMPLES\" was never defined. |
33411 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 33259 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
33412 | fi | 33260 | fi |
33413 | if test -z "${EFL_ENABLE_TESTS_TRUE}" && test -z "${EFL_ENABLE_TESTS_FALSE}"; then | 33261 | if test -z "${EFL_ENABLE_TESTS_TRUE}" && test -z "${EFL_ENABLE_TESTS_FALSE}"; then |
33414 | as_fn_error "conditional \"EFL_ENABLE_TESTS\" was never defined. | 33262 | as_fn_error $? "conditional \"EFL_ENABLE_TESTS\" was never defined. |
33415 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 33263 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
33416 | fi | 33264 | fi |
33417 | if test -z "${EFL_ENABLE_COVERAGE_TRUE}" && test -z "${EFL_ENABLE_COVERAGE_FALSE}"; then | 33265 | if test -z "${EFL_ENABLE_COVERAGE_TRUE}" && test -z "${EFL_ENABLE_COVERAGE_FALSE}"; then |
33418 | as_fn_error "conditional \"EFL_ENABLE_COVERAGE\" was never defined. | 33266 | as_fn_error $? "conditional \"EFL_ENABLE_COVERAGE\" was never defined. |
33419 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 33267 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
33420 | fi | 33268 | fi |
33421 | 33269 | ||
@@ -33565,19 +33413,19 @@ export LANGUAGE | |||
33565 | (unset CDPATH) >/dev/null 2>&1 && unset CDPATH | 33413 | (unset CDPATH) >/dev/null 2>&1 && unset CDPATH |
33566 | 33414 | ||
33567 | 33415 | ||
33568 | # as_fn_error ERROR [LINENO LOG_FD] | 33416 | # as_fn_error STATUS ERROR [LINENO LOG_FD] |
33569 | # --------------------------------- | 33417 | # ---------------------------------------- |
33570 | # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are | 33418 | # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are |
33571 | # provided, also output the error to LOG_FD, referencing LINENO. Then exit the | 33419 | # provided, also output the error to LOG_FD, referencing LINENO. Then exit the |
33572 | # script with status $?, using 1 if that was 0. | 33420 | # script with STATUS, using 1 if that was 0. |
33573 | as_fn_error () | 33421 | as_fn_error () |
33574 | { | 33422 | { |
33575 | as_status=$?; test $as_status -eq 0 && as_status=1 | 33423 | as_status=$1; test $as_status -eq 0 && as_status=1 |
33576 | if test "$3"; then | 33424 | if test "$4"; then |
33577 | as_lineno=${as_lineno-"$2"} as_lineno_stack=as_lineno_stack=$as_lineno_stack | 33425 | as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack |
33578 | $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3 | 33426 | $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4 |
33579 | fi | 33427 | fi |
33580 | $as_echo "$as_me: error: $1" >&2 | 33428 | $as_echo "$as_me: error: $2" >&2 |
33581 | as_fn_exit $as_status | 33429 | as_fn_exit $as_status |
33582 | } # as_fn_error | 33430 | } # as_fn_error |
33583 | 33431 | ||
@@ -33773,7 +33621,7 @@ $as_echo X"$as_dir" | | |||
33773 | test -d "$as_dir" && break | 33621 | test -d "$as_dir" && break |
33774 | done | 33622 | done |
33775 | test -z "$as_dirs" || eval "mkdir $as_dirs" | 33623 | test -z "$as_dirs" || eval "mkdir $as_dirs" |
33776 | } || test -d "$as_dir" || as_fn_error "cannot create directory $as_dir" | 33624 | } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir" |
33777 | 33625 | ||
33778 | 33626 | ||
33779 | } # as_fn_mkdir_p | 33627 | } # as_fn_mkdir_p |
@@ -33826,8 +33674,8 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 | |||
33826 | # report actual input values of CONFIG_FILES etc. instead of their | 33674 | # report actual input values of CONFIG_FILES etc. instead of their |
33827 | # values after options handling. | 33675 | # values after options handling. |
33828 | ac_log=" | 33676 | ac_log=" |
33829 | This file was extended by evas $as_me 1.1.99.67344, which was | 33677 | This file was extended by evas $as_me 1.2.0-alpha, which was |
33830 | generated by GNU Autoconf 2.65. Invocation command line was | 33678 | generated by GNU Autoconf 2.67. Invocation command line was |
33831 | 33679 | ||
33832 | CONFIG_FILES = $CONFIG_FILES | 33680 | CONFIG_FILES = $CONFIG_FILES |
33833 | CONFIG_HEADERS = $CONFIG_HEADERS | 33681 | CONFIG_HEADERS = $CONFIG_HEADERS |
@@ -33892,11 +33740,11 @@ _ACEOF | |||
33892 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 | 33740 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
33893 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" | 33741 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
33894 | ac_cs_version="\\ | 33742 | ac_cs_version="\\ |
33895 | evas config.status 1.1.99.67344 | 33743 | evas config.status 1.2.0-alpha |
33896 | configured by $0, generated by GNU Autoconf 2.65, | 33744 | configured by $0, generated by GNU Autoconf 2.67, |
33897 | with options \\"\$ac_cs_config\\" | 33745 | with options \\"\$ac_cs_config\\" |
33898 | 33746 | ||
33899 | Copyright (C) 2009 Free Software Foundation, Inc. | 33747 | Copyright (C) 2010 Free Software Foundation, Inc. |
33900 | This config.status script is free software; the Free Software Foundation | 33748 | This config.status script is free software; the Free Software Foundation |
33901 | gives unlimited permission to copy, distribute and modify it." | 33749 | gives unlimited permission to copy, distribute and modify it." |
33902 | 33750 | ||
@@ -33914,11 +33762,16 @@ ac_need_defaults=: | |||
33914 | while test $# != 0 | 33762 | while test $# != 0 |
33915 | do | 33763 | do |
33916 | case $1 in | 33764 | case $1 in |
33917 | --*=*) | 33765 | --*=?*) |
33918 | ac_option=`expr "X$1" : 'X\([^=]*\)='` | 33766 | ac_option=`expr "X$1" : 'X\([^=]*\)='` |
33919 | ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` | 33767 | ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` |
33920 | ac_shift=: | 33768 | ac_shift=: |
33921 | ;; | 33769 | ;; |
33770 | --*=) | ||
33771 | ac_option=`expr "X$1" : 'X\([^=]*\)='` | ||
33772 | ac_optarg= | ||
33773 | ac_shift=: | ||
33774 | ;; | ||
33922 | *) | 33775 | *) |
33923 | ac_option=$1 | 33776 | ac_option=$1 |
33924 | ac_optarg=$2 | 33777 | ac_optarg=$2 |
@@ -33940,6 +33793,7 @@ do | |||
33940 | $ac_shift | 33793 | $ac_shift |
33941 | case $ac_optarg in | 33794 | case $ac_optarg in |
33942 | *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; | 33795 | *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; |
33796 | '') as_fn_error $? "missing file argument" ;; | ||
33943 | esac | 33797 | esac |
33944 | as_fn_append CONFIG_FILES " '$ac_optarg'" | 33798 | as_fn_append CONFIG_FILES " '$ac_optarg'" |
33945 | ac_need_defaults=false;; | 33799 | ac_need_defaults=false;; |
@@ -33952,7 +33806,7 @@ do | |||
33952 | ac_need_defaults=false;; | 33806 | ac_need_defaults=false;; |
33953 | --he | --h) | 33807 | --he | --h) |
33954 | # Conflict between --help and --header | 33808 | # Conflict between --help and --header |
33955 | as_fn_error "ambiguous option: \`$1' | 33809 | as_fn_error $? "ambiguous option: \`$1' |
33956 | Try \`$0 --help' for more information.";; | 33810 | Try \`$0 --help' for more information.";; |
33957 | --help | --hel | -h ) | 33811 | --help | --hel | -h ) |
33958 | $as_echo "$ac_cs_usage"; exit ;; | 33812 | $as_echo "$ac_cs_usage"; exit ;; |
@@ -33961,7 +33815,7 @@ Try \`$0 --help' for more information.";; | |||
33961 | ac_cs_silent=: ;; | 33815 | ac_cs_silent=: ;; |
33962 | 33816 | ||
33963 | # This is an error. | 33817 | # This is an error. |
33964 | -*) as_fn_error "unrecognized option: \`$1' | 33818 | -*) as_fn_error $? "unrecognized option: \`$1' |
33965 | Try \`$0 --help' for more information." ;; | 33819 | Try \`$0 --help' for more information." ;; |
33966 | 33820 | ||
33967 | *) as_fn_append ac_config_targets " $1" | 33821 | *) as_fn_append ac_config_targets " $1" |
@@ -34426,7 +34280,6 @@ do | |||
34426 | "src/modules/engines/gl_sdl/Makefile") CONFIG_FILES="$CONFIG_FILES src/modules/engines/gl_sdl/Makefile" ;; | 34280 | "src/modules/engines/gl_sdl/Makefile") CONFIG_FILES="$CONFIG_FILES src/modules/engines/gl_sdl/Makefile" ;; |
34427 | "src/modules/engines/gl_cocoa/Makefile") CONFIG_FILES="$CONFIG_FILES src/modules/engines/gl_cocoa/Makefile" ;; | 34281 | "src/modules/engines/gl_cocoa/Makefile") CONFIG_FILES="$CONFIG_FILES src/modules/engines/gl_cocoa/Makefile" ;; |
34428 | "src/modules/engines/psl1ght/Makefile") CONFIG_FILES="$CONFIG_FILES src/modules/engines/psl1ght/Makefile" ;; | 34282 | "src/modules/engines/psl1ght/Makefile") CONFIG_FILES="$CONFIG_FILES src/modules/engines/psl1ght/Makefile" ;; |
34429 | "src/modules/engines/software_sdl/Makefile") CONFIG_FILES="$CONFIG_FILES src/modules/engines/software_sdl/Makefile" ;; | ||
34430 | "src/modules/engines/software_8/Makefile") CONFIG_FILES="$CONFIG_FILES src/modules/engines/software_8/Makefile" ;; | 34283 | "src/modules/engines/software_8/Makefile") CONFIG_FILES="$CONFIG_FILES src/modules/engines/software_8/Makefile" ;; |
34431 | "src/modules/engines/software_8_x11/Makefile") CONFIG_FILES="$CONFIG_FILES src/modules/engines/software_8_x11/Makefile" ;; | 34284 | "src/modules/engines/software_8_x11/Makefile") CONFIG_FILES="$CONFIG_FILES src/modules/engines/software_8_x11/Makefile" ;; |
34432 | "src/modules/engines/software_16/Makefile") CONFIG_FILES="$CONFIG_FILES src/modules/engines/software_16/Makefile" ;; | 34285 | "src/modules/engines/software_16/Makefile") CONFIG_FILES="$CONFIG_FILES src/modules/engines/software_16/Makefile" ;; |
@@ -34464,7 +34317,7 @@ do | |||
34464 | "src/tests/Makefile") CONFIG_FILES="$CONFIG_FILES src/tests/Makefile" ;; | 34317 | "src/tests/Makefile") CONFIG_FILES="$CONFIG_FILES src/tests/Makefile" ;; |
34465 | "evas.spec") CONFIG_FILES="$CONFIG_FILES evas.spec" ;; | 34318 | "evas.spec") CONFIG_FILES="$CONFIG_FILES evas.spec" ;; |
34466 | 34319 | ||
34467 | *) as_fn_error "invalid argument: \`$ac_config_target'" "$LINENO" 5;; | 34320 | *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5 ;; |
34468 | esac | 34321 | esac |
34469 | done | 34322 | done |
34470 | 34323 | ||
@@ -34502,7 +34355,7 @@ $debug || | |||
34502 | { | 34355 | { |
34503 | tmp=./conf$$-$RANDOM | 34356 | tmp=./conf$$-$RANDOM |
34504 | (umask 077 && mkdir "$tmp") | 34357 | (umask 077 && mkdir "$tmp") |
34505 | } || as_fn_error "cannot create a temporary directory in ." "$LINENO" 5 | 34358 | } || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5 |
34506 | 34359 | ||
34507 | # Set up the scripts for CONFIG_FILES section. | 34360 | # Set up the scripts for CONFIG_FILES section. |
34508 | # No need to generate them if there are no CONFIG_FILES. | 34361 | # No need to generate them if there are no CONFIG_FILES. |
@@ -34519,7 +34372,7 @@ if test "x$ac_cr" = x; then | |||
34519 | fi | 34372 | fi |
34520 | ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null` | 34373 | ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null` |
34521 | if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then | 34374 | if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then |
34522 | ac_cs_awk_cr='\r' | 34375 | ac_cs_awk_cr='\\r' |
34523 | else | 34376 | else |
34524 | ac_cs_awk_cr=$ac_cr | 34377 | ac_cs_awk_cr=$ac_cr |
34525 | fi | 34378 | fi |
@@ -34533,18 +34386,18 @@ _ACEOF | |||
34533 | echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' && | 34386 | echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' && |
34534 | echo "_ACEOF" | 34387 | echo "_ACEOF" |
34535 | } >conf$$subs.sh || | 34388 | } >conf$$subs.sh || |
34536 | as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5 | 34389 | as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 |
34537 | ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'` | 34390 | ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'` |
34538 | ac_delim='%!_!# ' | 34391 | ac_delim='%!_!# ' |
34539 | for ac_last_try in false false false false false :; do | 34392 | for ac_last_try in false false false false false :; do |
34540 | . ./conf$$subs.sh || | 34393 | . ./conf$$subs.sh || |
34541 | as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5 | 34394 | as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 |
34542 | 34395 | ||
34543 | ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` | 34396 | ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` |
34544 | if test $ac_delim_n = $ac_delim_num; then | 34397 | if test $ac_delim_n = $ac_delim_num; then |
34545 | break | 34398 | break |
34546 | elif $ac_last_try; then | 34399 | elif $ac_last_try; then |
34547 | as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5 | 34400 | as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 |
34548 | else | 34401 | else |
34549 | ac_delim="$ac_delim!$ac_delim _$ac_delim!! " | 34402 | ac_delim="$ac_delim!$ac_delim _$ac_delim!! " |
34550 | fi | 34403 | fi |
@@ -34633,20 +34486,28 @@ if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then | |||
34633 | else | 34486 | else |
34634 | cat | 34487 | cat |
34635 | fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \ | 34488 | fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \ |
34636 | || as_fn_error "could not setup config files machinery" "$LINENO" 5 | 34489 | || as_fn_error $? "could not setup config files machinery" "$LINENO" 5 |
34637 | _ACEOF | 34490 | _ACEOF |
34638 | 34491 | ||
34639 | # VPATH may cause trouble with some makes, so we remove $(srcdir), | 34492 | # VPATH may cause trouble with some makes, so we remove sole $(srcdir), |
34640 | # ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and | 34493 | # ${srcdir} and @srcdir@ entries from VPATH if srcdir is ".", strip leading and |
34641 | # trailing colons and then remove the whole line if VPATH becomes empty | 34494 | # trailing colons and then remove the whole line if VPATH becomes empty |
34642 | # (actually we leave an empty line to preserve line numbers). | 34495 | # (actually we leave an empty line to preserve line numbers). |
34643 | if test "x$srcdir" = x.; then | 34496 | if test "x$srcdir" = x.; then |
34644 | ac_vpsub='/^[ ]*VPATH[ ]*=/{ | 34497 | ac_vpsub='/^[ ]*VPATH[ ]*=[ ]*/{ |
34645 | s/:*\$(srcdir):*/:/ | 34498 | h |
34646 | s/:*\${srcdir}:*/:/ | 34499 | s/// |
34647 | s/:*@srcdir@:*/:/ | 34500 | s/^/:/ |
34648 | s/^\([^=]*=[ ]*\):*/\1/ | 34501 | s/[ ]*$/:/ |
34502 | s/:\$(srcdir):/:/g | ||
34503 | s/:\${srcdir}:/:/g | ||
34504 | s/:@srcdir@:/:/g | ||
34505 | s/^:*// | ||
34649 | s/:*$// | 34506 | s/:*$// |
34507 | x | ||
34508 | s/\(=[ ]*\).*/\1/ | ||
34509 | G | ||
34510 | s/\n// | ||
34650 | s/^[^=]*=[ ]*$// | 34511 | s/^[^=]*=[ ]*$// |
34651 | }' | 34512 | }' |
34652 | fi | 34513 | fi |
@@ -34674,7 +34535,7 @@ for ac_last_try in false false :; do | |||
34674 | if test -z "$ac_t"; then | 34535 | if test -z "$ac_t"; then |
34675 | break | 34536 | break |
34676 | elif $ac_last_try; then | 34537 | elif $ac_last_try; then |
34677 | as_fn_error "could not make $CONFIG_HEADERS" "$LINENO" 5 | 34538 | as_fn_error $? "could not make $CONFIG_HEADERS" "$LINENO" 5 |
34678 | else | 34539 | else |
34679 | ac_delim="$ac_delim!$ac_delim _$ac_delim!! " | 34540 | ac_delim="$ac_delim!$ac_delim _$ac_delim!! " |
34680 | fi | 34541 | fi |
@@ -34759,7 +34620,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 | |||
34759 | _ACAWK | 34620 | _ACAWK |
34760 | _ACEOF | 34621 | _ACEOF |
34761 | cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 | 34622 | cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
34762 | as_fn_error "could not setup config headers machinery" "$LINENO" 5 | 34623 | as_fn_error $? "could not setup config headers machinery" "$LINENO" 5 |
34763 | fi # test -n "$CONFIG_HEADERS" | 34624 | fi # test -n "$CONFIG_HEADERS" |
34764 | 34625 | ||
34765 | 34626 | ||
@@ -34772,7 +34633,7 @@ do | |||
34772 | esac | 34633 | esac |
34773 | case $ac_mode$ac_tag in | 34634 | case $ac_mode$ac_tag in |
34774 | :[FHL]*:*);; | 34635 | :[FHL]*:*);; |
34775 | :L* | :C*:*) as_fn_error "invalid tag \`$ac_tag'" "$LINENO" 5;; | 34636 | :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5 ;; |
34776 | :[FH]-) ac_tag=-:-;; | 34637 | :[FH]-) ac_tag=-:-;; |
34777 | :[FH]*) ac_tag=$ac_tag:$ac_tag.in;; | 34638 | :[FH]*) ac_tag=$ac_tag:$ac_tag.in;; |
34778 | esac | 34639 | esac |
@@ -34800,7 +34661,7 @@ do | |||
34800 | [\\/$]*) false;; | 34661 | [\\/$]*) false;; |
34801 | *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";; | 34662 | *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";; |
34802 | esac || | 34663 | esac || |
34803 | as_fn_error "cannot find input file: \`$ac_f'" "$LINENO" 5;; | 34664 | as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5 ;; |
34804 | esac | 34665 | esac |
34805 | case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac | 34666 | case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac |
34806 | as_fn_append ac_file_inputs " '$ac_f'" | 34667 | as_fn_append ac_file_inputs " '$ac_f'" |
@@ -34827,7 +34688,7 @@ $as_echo "$as_me: creating $ac_file" >&6;} | |||
34827 | 34688 | ||
34828 | case $ac_tag in | 34689 | case $ac_tag in |
34829 | *:-:* | *:-) cat >"$tmp/stdin" \ | 34690 | *:-:* | *:-) cat >"$tmp/stdin" \ |
34830 | || as_fn_error "could not create $ac_file" "$LINENO" 5 ;; | 34691 | || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;; |
34831 | esac | 34692 | esac |
34832 | ;; | 34693 | ;; |
34833 | esac | 34694 | esac |
@@ -34964,22 +34825,22 @@ s&@MKDIR_P@&$ac_MKDIR_P&;t t | |||
34964 | $ac_datarootdir_hack | 34825 | $ac_datarootdir_hack |
34965 | " | 34826 | " |
34966 | eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \ | 34827 | eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \ |
34967 | || as_fn_error "could not create $ac_file" "$LINENO" 5 | 34828 | || as_fn_error $? "could not create $ac_file" "$LINENO" 5 |
34968 | 34829 | ||
34969 | test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && | 34830 | test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && |
34970 | { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } && | 34831 | { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } && |
34971 | { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } && | 34832 | { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } && |
34972 | { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir' | 34833 | { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir' |
34973 | which seems to be undefined. Please make sure it is defined." >&5 | 34834 | which seems to be undefined. Please make sure it is defined" >&5 |
34974 | $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir' | 34835 | $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir' |
34975 | which seems to be undefined. Please make sure it is defined." >&2;} | 34836 | which seems to be undefined. Please make sure it is defined" >&2;} |
34976 | 34837 | ||
34977 | rm -f "$tmp/stdin" | 34838 | rm -f "$tmp/stdin" |
34978 | case $ac_file in | 34839 | case $ac_file in |
34979 | -) cat "$tmp/out" && rm -f "$tmp/out";; | 34840 | -) cat "$tmp/out" && rm -f "$tmp/out";; |
34980 | *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";; | 34841 | *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";; |
34981 | esac \ | 34842 | esac \ |
34982 | || as_fn_error "could not create $ac_file" "$LINENO" 5 | 34843 | || as_fn_error $? "could not create $ac_file" "$LINENO" 5 |
34983 | ;; | 34844 | ;; |
34984 | :H) | 34845 | :H) |
34985 | # | 34846 | # |
@@ -34990,19 +34851,19 @@ which seems to be undefined. Please make sure it is defined." >&2;} | |||
34990 | $as_echo "/* $configure_input */" \ | 34851 | $as_echo "/* $configure_input */" \ |
34991 | && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" | 34852 | && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" |
34992 | } >"$tmp/config.h" \ | 34853 | } >"$tmp/config.h" \ |
34993 | || as_fn_error "could not create $ac_file" "$LINENO" 5 | 34854 | || as_fn_error $? "could not create $ac_file" "$LINENO" 5 |
34994 | if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then | 34855 | if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then |
34995 | { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5 | 34856 | { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5 |
34996 | $as_echo "$as_me: $ac_file is unchanged" >&6;} | 34857 | $as_echo "$as_me: $ac_file is unchanged" >&6;} |
34997 | else | 34858 | else |
34998 | rm -f "$ac_file" | 34859 | rm -f "$ac_file" |
34999 | mv "$tmp/config.h" "$ac_file" \ | 34860 | mv "$tmp/config.h" "$ac_file" \ |
35000 | || as_fn_error "could not create $ac_file" "$LINENO" 5 | 34861 | || as_fn_error $? "could not create $ac_file" "$LINENO" 5 |
35001 | fi | 34862 | fi |
35002 | else | 34863 | else |
35003 | $as_echo "/* $configure_input */" \ | 34864 | $as_echo "/* $configure_input */" \ |
35004 | && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \ | 34865 | && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \ |
35005 | || as_fn_error "could not create -" "$LINENO" 5 | 34866 | || as_fn_error $? "could not create -" "$LINENO" 5 |
35006 | fi | 34867 | fi |
35007 | # Compute "$ac_file"'s index in $config_headers. | 34868 | # Compute "$ac_file"'s index in $config_headers. |
35008 | _am_arg="$ac_file" | 34869 | _am_arg="$ac_file" |
@@ -35960,7 +35821,7 @@ _ACEOF | |||
35960 | ac_clean_files=$ac_clean_files_save | 35821 | ac_clean_files=$ac_clean_files_save |
35961 | 35822 | ||
35962 | test $ac_write_fail = 0 || | 35823 | test $ac_write_fail = 0 || |
35963 | as_fn_error "write failure creating $CONFIG_STATUS" "$LINENO" 5 | 35824 | as_fn_error $? "write failure creating $CONFIG_STATUS" "$LINENO" 5 |
35964 | 35825 | ||
35965 | 35826 | ||
35966 | # configure is writing to config.log, and then calls config.status. | 35827 | # configure is writing to config.log, and then calls config.status. |
@@ -35981,7 +35842,7 @@ if test "$no_create" != yes; then | |||
35981 | exec 5>>config.log | 35842 | exec 5>>config.log |
35982 | # Use ||, not &&, to avoid exiting from the if with $? = 1, which | 35843 | # Use ||, not &&, to avoid exiting from the if with $? = 1, which |
35983 | # would make configure fail if this is the last instruction. | 35844 | # would make configure fail if this is the last instruction. |
35984 | $ac_cs_success || as_fn_exit $? | 35845 | $ac_cs_success || as_fn_exit 1 |
35985 | fi | 35846 | fi |
35986 | if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then | 35847 | if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then |
35987 | { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5 | 35848 | { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5 |
@@ -36037,8 +35898,7 @@ fi | |||
36037 | echo " Software GDI...............: $have_evas_engine_software_gdi" | 35898 | echo " Software GDI...............: $have_evas_engine_software_gdi" |
36038 | echo " Software DirectDraw........: $have_evas_engine_software_ddraw" | 35899 | echo " Software DirectDraw........: $have_evas_engine_software_ddraw" |
36039 | echo " Direct3d...................: $have_evas_engine_direct3d" | 35900 | echo " Direct3d...................: $have_evas_engine_direct3d" |
36040 | echo " Software SDL...............: $have_evas_engine_software_sdl (primitive: $sdl_primitive)" | 35901 | echo " OpenGL SDL.................: $have_evas_engine_gl_sdl $ECHO_C" |
36041 | echo $ECHO_N " OpenGL SDL.................: $have_evas_engine_gl_sdl $ECHO_C" | ||
36042 | if test "x$have_evas_engine_gl_sdl" = "xyes"; then | 35902 | if test "x$have_evas_engine_gl_sdl" = "xyes"; then |
36043 | echo "(GLES: $gl_flavor_gles) (SGX: $gles_variety_sgx) (s3c6410: $gles_variety_s3c6410)" | 35903 | echo "(GLES: $gl_flavor_gles) (SGX: $gles_variety_sgx) (s3c6410: $gles_variety_s3c6410)" |
36044 | else | 35904 | else |