diff options
Diffstat (limited to 'libraries/eet/configure')
-rwxr-xr-x | libraries/eet/configure | 1112 |
1 files changed, 702 insertions, 410 deletions
diff --git a/libraries/eet/configure b/libraries/eet/configure index b02c1c4..0687ffe 100755 --- a/libraries/eet/configure +++ b/libraries/eet/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 eet 1.5.99.67344. | 3 | # Generated by GNU Autoconf 2.67 for eet 1.6.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='eet' | 702 | PACKAGE_NAME='eet' |
703 | PACKAGE_TARNAME='eet' | 703 | PACKAGE_TARNAME='eet' |
704 | PACKAGE_VERSION='1.5.99.67344' | 704 | PACKAGE_VERSION='1.6.0-alpha' |
705 | PACKAGE_STRING='eet 1.5.99.67344' | 705 | PACKAGE_STRING='eet 1.6.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 | ||
@@ -760,6 +760,8 @@ LIBGCRYPT_CFLAGS | |||
760 | LIBGCRYPT_CONFIG | 760 | LIBGCRYPT_CONFIG |
761 | GNUTLS_LIBS | 761 | GNUTLS_LIBS |
762 | GNUTLS_CFLAGS | 762 | GNUTLS_CFLAGS |
763 | EXOTIC_LIBS | ||
764 | EXOTIC_CFLAGS | ||
763 | EINA_LIBS | 765 | EINA_LIBS |
764 | EINA_CFLAGS | 766 | EINA_CFLAGS |
765 | EET_LIBS | 767 | EET_LIBS |
@@ -781,6 +783,8 @@ EFL_ENABLE_TESTS_FALSE | |||
781 | EFL_ENABLE_TESTS_TRUE | 783 | EFL_ENABLE_TESTS_TRUE |
782 | CHECK_LIBS | 784 | CHECK_LIBS |
783 | CHECK_CFLAGS | 785 | CHECK_CFLAGS |
786 | PKG_CONFIG_LIBDIR | ||
787 | PKG_CONFIG_PATH | ||
784 | PKG_CONFIG | 788 | PKG_CONFIG |
785 | BUILD_EXAMPLES_FALSE | 789 | BUILD_EXAMPLES_FALSE |
786 | BUILD_EXAMPLES_TRUE | 790 | BUILD_EXAMPLES_TRUE |
@@ -917,8 +921,6 @@ enable_libtool_lock | |||
917 | enable_amalgamation | 921 | enable_amalgamation |
918 | enable_eet | 922 | enable_eet |
919 | enable_old_eet_file_format | 923 | enable_old_eet_file_format |
920 | enable_gnutls | ||
921 | enable_new_gnutls_api | ||
922 | enable_openssl | 924 | enable_openssl |
923 | enable_cipher | 925 | enable_cipher |
924 | enable_signature | 926 | enable_signature |
@@ -929,8 +931,10 @@ enable_tests | |||
929 | enable_coverage | 931 | enable_coverage |
930 | enable_doc | 932 | enable_doc |
931 | with_doxygen | 933 | with_doxygen |
934 | enable_gnutls | ||
932 | with_libgcrypt_prefix | 935 | with_libgcrypt_prefix |
933 | with_libgcrypt_exec_prefix | 936 | with_libgcrypt_exec_prefix |
937 | enable_new_gnutls_api | ||
934 | ' | 938 | ' |
935 | ac_precious_vars='build_alias | 939 | ac_precious_vars='build_alias |
936 | host_alias | 940 | host_alias |
@@ -942,12 +946,16 @@ LIBS | |||
942 | CPPFLAGS | 946 | CPPFLAGS |
943 | CPP | 947 | CPP |
944 | PKG_CONFIG | 948 | PKG_CONFIG |
949 | PKG_CONFIG_PATH | ||
950 | PKG_CONFIG_LIBDIR | ||
945 | CHECK_CFLAGS | 951 | CHECK_CFLAGS |
946 | CHECK_LIBS | 952 | CHECK_LIBS |
947 | EVIL_CFLAGS | 953 | EVIL_CFLAGS |
948 | EVIL_LIBS | 954 | EVIL_LIBS |
949 | EINA_CFLAGS | 955 | EINA_CFLAGS |
950 | EINA_LIBS | 956 | EINA_LIBS |
957 | EXOTIC_CFLAGS | ||
958 | EXOTIC_LIBS | ||
951 | GNUTLS_CFLAGS | 959 | GNUTLS_CFLAGS |
952 | GNUTLS_LIBS | 960 | GNUTLS_LIBS |
953 | OPENSSL_CFLAGS | 961 | OPENSSL_CFLAGS |
@@ -1014,8 +1022,9 @@ do | |||
1014 | fi | 1022 | fi |
1015 | 1023 | ||
1016 | case $ac_option in | 1024 | case $ac_option in |
1017 | *=*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; | 1025 | *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; |
1018 | *) ac_optarg=yes ;; | 1026 | *=) ac_optarg= ;; |
1027 | *) ac_optarg=yes ;; | ||
1019 | esac | 1028 | esac |
1020 | 1029 | ||
1021 | # Accept the important Cygnus configure options, so we can diagnose typos. | 1030 | # Accept the important Cygnus configure options, so we can diagnose typos. |
@@ -1060,7 +1069,7 @@ do | |||
1060 | ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` | 1069 | ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` |
1061 | # Reject names that are not valid shell variable names. | 1070 | # Reject names that are not valid shell variable names. |
1062 | expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && | 1071 | expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && |
1063 | as_fn_error "invalid feature name: $ac_useropt" | 1072 | as_fn_error $? "invalid feature name: $ac_useropt" |
1064 | ac_useropt_orig=$ac_useropt | 1073 | ac_useropt_orig=$ac_useropt |
1065 | ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` | 1074 | ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` |
1066 | case $ac_user_opts in | 1075 | case $ac_user_opts in |
@@ -1086,7 +1095,7 @@ do | |||
1086 | ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` | 1095 | ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` |
1087 | # Reject names that are not valid shell variable names. | 1096 | # Reject names that are not valid shell variable names. |
1088 | expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && | 1097 | expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && |
1089 | as_fn_error "invalid feature name: $ac_useropt" | 1098 | as_fn_error $? "invalid feature name: $ac_useropt" |
1090 | ac_useropt_orig=$ac_useropt | 1099 | ac_useropt_orig=$ac_useropt |
1091 | ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` | 1100 | ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` |
1092 | case $ac_user_opts in | 1101 | case $ac_user_opts in |
@@ -1290,7 +1299,7 @@ do | |||
1290 | ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` | 1299 | ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` |
1291 | # Reject names that are not valid shell variable names. | 1300 | # Reject names that are not valid shell variable names. |
1292 | expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && | 1301 | expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && |
1293 | as_fn_error "invalid package name: $ac_useropt" | 1302 | as_fn_error $? "invalid package name: $ac_useropt" |
1294 | ac_useropt_orig=$ac_useropt | 1303 | ac_useropt_orig=$ac_useropt |
1295 | ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` | 1304 | ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` |
1296 | case $ac_user_opts in | 1305 | case $ac_user_opts in |
@@ -1306,7 +1315,7 @@ do | |||
1306 | ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` | 1315 | ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` |
1307 | # Reject names that are not valid shell variable names. | 1316 | # Reject names that are not valid shell variable names. |
1308 | expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && | 1317 | expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && |
1309 | as_fn_error "invalid package name: $ac_useropt" | 1318 | as_fn_error $? "invalid package name: $ac_useropt" |
1310 | ac_useropt_orig=$ac_useropt | 1319 | ac_useropt_orig=$ac_useropt |
1311 | ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` | 1320 | ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` |
1312 | case $ac_user_opts in | 1321 | case $ac_user_opts in |
@@ -1336,8 +1345,8 @@ do | |||
1336 | | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*) | 1345 | | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*) |
1337 | x_libraries=$ac_optarg ;; | 1346 | x_libraries=$ac_optarg ;; |
1338 | 1347 | ||
1339 | -*) as_fn_error "unrecognized option: \`$ac_option' | 1348 | -*) as_fn_error $? "unrecognized option: \`$ac_option' |
1340 | Try \`$0 --help' for more information." | 1349 | Try \`$0 --help' for more information" |
1341 | ;; | 1350 | ;; |
1342 | 1351 | ||
1343 | *=*) | 1352 | *=*) |
@@ -1345,7 +1354,7 @@ Try \`$0 --help' for more information." | |||
1345 | # Reject names that are not valid shell variable names. | 1354 | # Reject names that are not valid shell variable names. |
1346 | case $ac_envvar in #( | 1355 | case $ac_envvar in #( |
1347 | '' | [0-9]* | *[!_$as_cr_alnum]* ) | 1356 | '' | [0-9]* | *[!_$as_cr_alnum]* ) |
1348 | as_fn_error "invalid variable name: \`$ac_envvar'" ;; | 1357 | as_fn_error $? "invalid variable name: \`$ac_envvar'" ;; |
1349 | esac | 1358 | esac |
1350 | eval $ac_envvar=\$ac_optarg | 1359 | eval $ac_envvar=\$ac_optarg |
1351 | export $ac_envvar ;; | 1360 | export $ac_envvar ;; |
@@ -1363,13 +1372,13 @@ done | |||
1363 | 1372 | ||
1364 | if test -n "$ac_prev"; then | 1373 | if test -n "$ac_prev"; then |
1365 | ac_option=--`echo $ac_prev | sed 's/_/-/g'` | 1374 | ac_option=--`echo $ac_prev | sed 's/_/-/g'` |
1366 | as_fn_error "missing argument to $ac_option" | 1375 | as_fn_error $? "missing argument to $ac_option" |
1367 | fi | 1376 | fi |
1368 | 1377 | ||
1369 | if test -n "$ac_unrecognized_opts"; then | 1378 | if test -n "$ac_unrecognized_opts"; then |
1370 | case $enable_option_checking in | 1379 | case $enable_option_checking in |
1371 | no) ;; | 1380 | no) ;; |
1372 | fatal) as_fn_error "unrecognized options: $ac_unrecognized_opts" ;; | 1381 | fatal) as_fn_error $? "unrecognized options: $ac_unrecognized_opts" ;; |
1373 | *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;; | 1382 | *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;; |
1374 | esac | 1383 | esac |
1375 | fi | 1384 | fi |
@@ -1392,7 +1401,7 @@ do | |||
1392 | [\\/$]* | ?:[\\/]* ) continue;; | 1401 | [\\/$]* | ?:[\\/]* ) continue;; |
1393 | NONE | '' ) case $ac_var in *prefix ) continue;; esac;; | 1402 | NONE | '' ) case $ac_var in *prefix ) continue;; esac;; |
1394 | esac | 1403 | esac |
1395 | as_fn_error "expected an absolute directory name for --$ac_var: $ac_val" | 1404 | as_fn_error $? "expected an absolute directory name for --$ac_var: $ac_val" |
1396 | done | 1405 | done |
1397 | 1406 | ||
1398 | # There might be people who depend on the old broken behavior: `$host' | 1407 | # There might be people who depend on the old broken behavior: `$host' |
@@ -1406,8 +1415,8 @@ target=$target_alias | |||
1406 | if test "x$host_alias" != x; then | 1415 | if test "x$host_alias" != x; then |
1407 | if test "x$build_alias" = x; then | 1416 | if test "x$build_alias" = x; then |
1408 | cross_compiling=maybe | 1417 | cross_compiling=maybe |
1409 | $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host. | 1418 | $as_echo "$as_me: WARNING: if you wanted to set the --build type, don't use --host. |
1410 | If a cross compiler is detected then cross compile mode will be used." >&2 | 1419 | If a cross compiler is detected then cross compile mode will be used" >&2 |
1411 | elif test "x$build_alias" != "x$host_alias"; then | 1420 | elif test "x$build_alias" != "x$host_alias"; then |
1412 | cross_compiling=yes | 1421 | cross_compiling=yes |
1413 | fi | 1422 | fi |
@@ -1422,9 +1431,9 @@ test "$silent" = yes && exec 6>/dev/null | |||
1422 | ac_pwd=`pwd` && test -n "$ac_pwd" && | 1431 | ac_pwd=`pwd` && test -n "$ac_pwd" && |
1423 | ac_ls_di=`ls -di .` && | 1432 | ac_ls_di=`ls -di .` && |
1424 | ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || | 1433 | ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || |
1425 | as_fn_error "working directory cannot be determined" | 1434 | as_fn_error $? "working directory cannot be determined" |
1426 | test "X$ac_ls_di" = "X$ac_pwd_ls_di" || | 1435 | test "X$ac_ls_di" = "X$ac_pwd_ls_di" || |
1427 | as_fn_error "pwd does not report name of working directory" | 1436 | as_fn_error $? "pwd does not report name of working directory" |
1428 | 1437 | ||
1429 | 1438 | ||
1430 | # Find the source files, if location was not specified. | 1439 | # Find the source files, if location was not specified. |
@@ -1463,11 +1472,11 @@ else | |||
1463 | fi | 1472 | fi |
1464 | if test ! -r "$srcdir/$ac_unique_file"; then | 1473 | if test ! -r "$srcdir/$ac_unique_file"; then |
1465 | test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .." | 1474 | test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .." |
1466 | as_fn_error "cannot find sources ($ac_unique_file) in $srcdir" | 1475 | as_fn_error $? "cannot find sources ($ac_unique_file) in $srcdir" |
1467 | fi | 1476 | fi |
1468 | ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work" | 1477 | ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work" |
1469 | ac_abs_confdir=`( | 1478 | ac_abs_confdir=`( |
1470 | cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error "$ac_msg" | 1479 | cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error $? "$ac_msg" |
1471 | pwd)` | 1480 | pwd)` |
1472 | # When building in place, set srcdir=. | 1481 | # When building in place, set srcdir=. |
1473 | if test "$ac_abs_confdir" = "$ac_pwd"; then | 1482 | if test "$ac_abs_confdir" = "$ac_pwd"; then |
@@ -1493,7 +1502,7 @@ if test "$ac_init_help" = "long"; then | |||
1493 | # Omit some internal or obsolete options to make the list less imposing. | 1502 | # Omit some internal or obsolete options to make the list less imposing. |
1494 | # This message is too long to be a string in the A/UX 3.1 sh. | 1503 | # This message is too long to be a string in the A/UX 3.1 sh. |
1495 | cat <<_ACEOF | 1504 | cat <<_ACEOF |
1496 | \`configure' configures eet 1.5.99.67344 to adapt to many kinds of systems. | 1505 | \`configure' configures eet 1.6.0-alpha to adapt to many kinds of systems. |
1497 | 1506 | ||
1498 | Usage: $0 [OPTION]... [VAR=VALUE]... | 1507 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1499 | 1508 | ||
@@ -1507,7 +1516,7 @@ Configuration: | |||
1507 | --help=short display options specific to this package | 1516 | --help=short display options specific to this package |
1508 | --help=recursive display the short help of all the included packages | 1517 | --help=recursive display the short help of all the included packages |
1509 | -V, --version display version information and exit | 1518 | -V, --version display version information and exit |
1510 | -q, --quiet, --silent do not print \`checking...' messages | 1519 | -q, --quiet, --silent do not print \`checking ...' messages |
1511 | --cache-file=FILE cache test results in FILE [disabled] | 1520 | --cache-file=FILE cache test results in FILE [disabled] |
1512 | -C, --config-cache alias for \`--cache-file=config.cache' | 1521 | -C, --config-cache alias for \`--cache-file=config.cache' |
1513 | -n, --no-create do not create output files | 1522 | -n, --no-create do not create output files |
@@ -1563,7 +1572,7 @@ fi | |||
1563 | 1572 | ||
1564 | if test -n "$ac_init_help"; then | 1573 | if test -n "$ac_init_help"; then |
1565 | case $ac_init_help in | 1574 | case $ac_init_help in |
1566 | short | recursive ) echo "Configuration of eet 1.5.99.67344:";; | 1575 | short | recursive ) echo "Configuration of eet 1.6.0-alpha:";; |
1567 | esac | 1576 | esac |
1568 | cat <<\_ACEOF | 1577 | cat <<\_ACEOF |
1569 | 1578 | ||
@@ -1586,10 +1595,6 @@ Optional Features: | |||
1586 | --disable-old-eet-file-format | 1595 | --disable-old-eet-file-format |
1587 | disable old eet file format support. | 1596 | disable old eet file format support. |
1588 | [[default=enabled]] | 1597 | [[default=enabled]] |
1589 | --disable-gnutls disable gnutls eet support | ||
1590 | --disable-new-gnutls-api | ||
1591 | enable use of gnutls_x509_crt_verify_hash. | ||
1592 | [[default=enable]] | ||
1593 | --disable-openssl disable openssl eet support | 1598 | --disable-openssl disable openssl eet support |
1594 | --disable-cipher disable cipher support for eet API | 1599 | --disable-cipher disable cipher support for eet API |
1595 | --disable-signature disable signature file support for eet | 1600 | --disable-signature disable signature file support for eet |
@@ -1602,6 +1607,10 @@ Optional Features: | |||
1602 | --enable-coverage enable coverage profiling instrumentation | 1607 | --enable-coverage enable coverage profiling instrumentation |
1603 | [default=disabled] | 1608 | [default=disabled] |
1604 | --disable-doc Disable documentation build [default=enabled] | 1609 | --disable-doc Disable documentation build [default=enabled] |
1610 | --disable-gnutls disable gnutls eet support | ||
1611 | --disable-new-gnutls-api | ||
1612 | enable use of gnutls_x509_crt_verify_hash. | ||
1613 | [[default=enable]] | ||
1605 | 1614 | ||
1606 | Optional Packages: | 1615 | Optional Packages: |
1607 | --with-PACKAGE[=ARG] use PACKAGE [ARG=yes] | 1616 | --with-PACKAGE[=ARG] use PACKAGE [ARG=yes] |
@@ -1623,6 +1632,10 @@ Some influential environment variables: | |||
1623 | you have headers in a nonstandard directory <include dir> | 1632 | you have headers in a nonstandard directory <include dir> |
1624 | CPP C preprocessor | 1633 | CPP C preprocessor |
1625 | PKG_CONFIG path to pkg-config utility | 1634 | PKG_CONFIG path to pkg-config utility |
1635 | PKG_CONFIG_PATH | ||
1636 | directories to add to pkg-config's search path | ||
1637 | PKG_CONFIG_LIBDIR | ||
1638 | path overriding pkg-config's built-in search path | ||
1626 | CHECK_CFLAGS | 1639 | CHECK_CFLAGS |
1627 | C compiler flags for CHECK, overriding pkg-config | 1640 | C compiler flags for CHECK, overriding pkg-config |
1628 | CHECK_LIBS linker flags for CHECK, overriding pkg-config | 1641 | CHECK_LIBS linker flags for CHECK, overriding pkg-config |
@@ -1630,6 +1643,9 @@ Some influential environment variables: | |||
1630 | EVIL_LIBS linker flags for EVIL, overriding pkg-config | 1643 | EVIL_LIBS linker flags for EVIL, overriding pkg-config |
1631 | EINA_CFLAGS C compiler flags for EINA, overriding pkg-config | 1644 | EINA_CFLAGS C compiler flags for EINA, overriding pkg-config |
1632 | EINA_LIBS linker flags for EINA, overriding pkg-config | 1645 | EINA_LIBS linker flags for EINA, overriding pkg-config |
1646 | EXOTIC_CFLAGS | ||
1647 | C compiler flags for EXOTIC, overriding pkg-config | ||
1648 | EXOTIC_LIBS linker flags for EXOTIC, overriding pkg-config | ||
1633 | GNUTLS_CFLAGS | 1649 | GNUTLS_CFLAGS |
1634 | C compiler flags for GNUTLS, overriding pkg-config | 1650 | C compiler flags for GNUTLS, overriding pkg-config |
1635 | GNUTLS_LIBS linker flags for GNUTLS, overriding pkg-config | 1651 | GNUTLS_LIBS linker flags for GNUTLS, overriding pkg-config |
@@ -1704,10 +1720,10 @@ fi | |||
1704 | test -n "$ac_init_help" && exit $ac_status | 1720 | test -n "$ac_init_help" && exit $ac_status |
1705 | if $ac_init_version; then | 1721 | if $ac_init_version; then |
1706 | cat <<\_ACEOF | 1722 | cat <<\_ACEOF |
1707 | eet configure 1.5.99.67344 | 1723 | eet configure 1.6.0-alpha |
1708 | generated by GNU Autoconf 2.65 | 1724 | generated by GNU Autoconf 2.67 |
1709 | 1725 | ||
1710 | Copyright (C) 2009 Free Software Foundation, Inc. | 1726 | Copyright (C) 2010 Free Software Foundation, Inc. |
1711 | This configure script is free software; the Free Software Foundation | 1727 | This configure script is free software; the Free Software Foundation |
1712 | gives unlimited permission to copy, distribute and modify it. | 1728 | gives unlimited permission to copy, distribute and modify it. |
1713 | _ACEOF | 1729 | _ACEOF |
@@ -1811,7 +1827,7 @@ ac_fn_c_check_header_compile () | |||
1811 | as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack | 1827 | as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack |
1812 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 | 1828 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 |
1813 | $as_echo_n "checking for $2... " >&6; } | 1829 | $as_echo_n "checking for $2... " >&6; } |
1814 | if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then : | 1830 | if eval "test \"\${$3+set}\"" = set; then : |
1815 | $as_echo_n "(cached) " >&6 | 1831 | $as_echo_n "(cached) " >&6 |
1816 | else | 1832 | else |
1817 | cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 1833 | cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
@@ -1854,7 +1870,7 @@ $as_echo "$ac_try_echo"; } >&5 | |||
1854 | mv -f conftest.er1 conftest.err | 1870 | mv -f conftest.er1 conftest.err |
1855 | fi | 1871 | fi |
1856 | $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 1872 | $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
1857 | test $ac_status = 0; } >/dev/null && { | 1873 | test $ac_status = 0; } > conftest.i && { |
1858 | test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || | 1874 | test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || |
1859 | test ! -s conftest.err | 1875 | test ! -s conftest.err |
1860 | }; then : | 1876 | }; then : |
@@ -1920,7 +1936,7 @@ ac_fn_c_check_func () | |||
1920 | as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack | 1936 | as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack |
1921 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 | 1937 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 |
1922 | $as_echo_n "checking for $2... " >&6; } | 1938 | $as_echo_n "checking for $2... " >&6; } |
1923 | if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then : | 1939 | if eval "test \"\${$3+set}\"" = set; then : |
1924 | $as_echo_n "(cached) " >&6 | 1940 | $as_echo_n "(cached) " >&6 |
1925 | else | 1941 | else |
1926 | cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 1942 | cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
@@ -1987,10 +2003,10 @@ $as_echo "$ac_res" >&6; } | |||
1987 | ac_fn_c_check_header_mongrel () | 2003 | ac_fn_c_check_header_mongrel () |
1988 | { | 2004 | { |
1989 | as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack | 2005 | as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack |
1990 | if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then : | 2006 | if eval "test \"\${$3+set}\"" = set; then : |
1991 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 | 2007 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 |
1992 | $as_echo_n "checking for $2... " >&6; } | 2008 | $as_echo_n "checking for $2... " >&6; } |
1993 | if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then : | 2009 | if eval "test \"\${$3+set}\"" = set; then : |
1994 | $as_echo_n "(cached) " >&6 | 2010 | $as_echo_n "(cached) " >&6 |
1995 | fi | 2011 | fi |
1996 | eval ac_res=\$$3 | 2012 | eval ac_res=\$$3 |
@@ -2026,7 +2042,7 @@ if ac_fn_c_try_cpp "$LINENO"; then : | |||
2026 | else | 2042 | else |
2027 | ac_header_preproc=no | 2043 | ac_header_preproc=no |
2028 | fi | 2044 | fi |
2029 | rm -f conftest.err conftest.$ac_ext | 2045 | rm -f conftest.err conftest.i conftest.$ac_ext |
2030 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5 | 2046 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5 |
2031 | $as_echo "$ac_header_preproc" >&6; } | 2047 | $as_echo "$ac_header_preproc" >&6; } |
2032 | 2048 | ||
@@ -2049,17 +2065,15 @@ $as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;} | |||
2049 | $as_echo "$as_me: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&2;} | 2065 | $as_echo "$as_me: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&2;} |
2050 | { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5 | 2066 | { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5 |
2051 | $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;} | 2067 | $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;} |
2052 | ( cat <<\_ASBOX | 2068 | ( $as_echo "## -------------------------------------------------------- ## |
2053 | ## -------------------------------------------------------- ## | ||
2054 | ## Report this to enlightenment-devel@lists.sourceforge.net ## | 2069 | ## Report this to enlightenment-devel@lists.sourceforge.net ## |
2055 | ## -------------------------------------------------------- ## | 2070 | ## -------------------------------------------------------- ##" |
2056 | _ASBOX | ||
2057 | ) | sed "s/^/$as_me: WARNING: /" >&2 | 2071 | ) | sed "s/^/$as_me: WARNING: /" >&2 |
2058 | ;; | 2072 | ;; |
2059 | esac | 2073 | esac |
2060 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 | 2074 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 |
2061 | $as_echo_n "checking for $2... " >&6; } | 2075 | $as_echo_n "checking for $2... " >&6; } |
2062 | if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then : | 2076 | if eval "test \"\${$3+set}\"" = set; then : |
2063 | $as_echo_n "(cached) " >&6 | 2077 | $as_echo_n "(cached) " >&6 |
2064 | else | 2078 | else |
2065 | eval "$3=\$ac_header_compiler" | 2079 | eval "$3=\$ac_header_compiler" |
@@ -2075,8 +2089,8 @@ cat >config.log <<_ACEOF | |||
2075 | This file contains any messages produced by compilers while | 2089 | This file contains any messages produced by compilers while |
2076 | running configure, to aid debugging if configure makes a mistake. | 2090 | running configure, to aid debugging if configure makes a mistake. |
2077 | 2091 | ||
2078 | It was created by eet $as_me 1.5.99.67344, which was | 2092 | It was created by eet $as_me 1.6.0-alpha, which was |
2079 | generated by GNU Autoconf 2.65. Invocation command line was | 2093 | generated by GNU Autoconf 2.67. Invocation command line was |
2080 | 2094 | ||
2081 | $ $0 $@ | 2095 | $ $0 $@ |
2082 | 2096 | ||
@@ -2186,11 +2200,9 @@ trap 'exit_status=$? | |||
2186 | { | 2200 | { |
2187 | echo | 2201 | echo |
2188 | 2202 | ||
2189 | cat <<\_ASBOX | 2203 | $as_echo "## ---------------- ## |
2190 | ## ---------------- ## | ||
2191 | ## Cache variables. ## | 2204 | ## Cache variables. ## |
2192 | ## ---------------- ## | 2205 | ## ---------------- ##" |
2193 | _ASBOX | ||
2194 | echo | 2206 | echo |
2195 | # The following way of writing the cache mishandles newlines in values, | 2207 | # The following way of writing the cache mishandles newlines in values, |
2196 | ( | 2208 | ( |
@@ -2224,11 +2236,9 @@ $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;; | |||
2224 | ) | 2236 | ) |
2225 | echo | 2237 | echo |
2226 | 2238 | ||
2227 | cat <<\_ASBOX | 2239 | $as_echo "## ----------------- ## |
2228 | ## ----------------- ## | ||
2229 | ## Output variables. ## | 2240 | ## Output variables. ## |
2230 | ## ----------------- ## | 2241 | ## ----------------- ##" |
2231 | _ASBOX | ||
2232 | echo | 2242 | echo |
2233 | for ac_var in $ac_subst_vars | 2243 | for ac_var in $ac_subst_vars |
2234 | do | 2244 | do |
@@ -2241,11 +2251,9 @@ _ASBOX | |||
2241 | echo | 2251 | echo |
2242 | 2252 | ||
2243 | if test -n "$ac_subst_files"; then | 2253 | if test -n "$ac_subst_files"; then |
2244 | cat <<\_ASBOX | 2254 | $as_echo "## ------------------- ## |
2245 | ## ------------------- ## | ||
2246 | ## File substitutions. ## | 2255 | ## File substitutions. ## |
2247 | ## ------------------- ## | 2256 | ## ------------------- ##" |
2248 | _ASBOX | ||
2249 | echo | 2257 | echo |
2250 | for ac_var in $ac_subst_files | 2258 | for ac_var in $ac_subst_files |
2251 | do | 2259 | do |
@@ -2259,11 +2267,9 @@ _ASBOX | |||
2259 | fi | 2267 | fi |
2260 | 2268 | ||
2261 | if test -s confdefs.h; then | 2269 | if test -s confdefs.h; then |
2262 | cat <<\_ASBOX | 2270 | $as_echo "## ----------- ## |
2263 | ## ----------- ## | ||
2264 | ## confdefs.h. ## | 2271 | ## confdefs.h. ## |
2265 | ## ----------- ## | 2272 | ## ----------- ##" |
2266 | _ASBOX | ||
2267 | echo | 2273 | echo |
2268 | cat confdefs.h | 2274 | cat confdefs.h |
2269 | echo | 2275 | echo |
@@ -2318,7 +2324,12 @@ _ACEOF | |||
2318 | ac_site_file1=NONE | 2324 | ac_site_file1=NONE |
2319 | ac_site_file2=NONE | 2325 | ac_site_file2=NONE |
2320 | if test -n "$CONFIG_SITE"; then | 2326 | if test -n "$CONFIG_SITE"; then |
2321 | ac_site_file1=$CONFIG_SITE | 2327 | # We do not want a PATH search for config.site. |
2328 | case $CONFIG_SITE in #(( | ||
2329 | -*) ac_site_file1=./$CONFIG_SITE;; | ||
2330 | */*) ac_site_file1=$CONFIG_SITE;; | ||
2331 | *) ac_site_file1=./$CONFIG_SITE;; | ||
2332 | esac | ||
2322 | elif test "x$prefix" != xNONE; then | 2333 | elif test "x$prefix" != xNONE; then |
2323 | ac_site_file1=$prefix/share/config.site | 2334 | ac_site_file1=$prefix/share/config.site |
2324 | ac_site_file2=$prefix/etc/config.site | 2335 | ac_site_file2=$prefix/etc/config.site |
@@ -2333,7 +2344,11 @@ do | |||
2333 | { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5 | 2344 | { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5 |
2334 | $as_echo "$as_me: loading site script $ac_site_file" >&6;} | 2345 | $as_echo "$as_me: loading site script $ac_site_file" >&6;} |
2335 | sed 's/^/| /' "$ac_site_file" >&5 | 2346 | sed 's/^/| /' "$ac_site_file" >&5 |
2336 | . "$ac_site_file" | 2347 | . "$ac_site_file" \ |
2348 | || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | ||
2349 | $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | ||
2350 | as_fn_error $? "failed to load site script $ac_site_file | ||
2351 | See \`config.log' for more details" "$LINENO" 5 ; } | ||
2337 | fi | 2352 | fi |
2338 | done | 2353 | done |
2339 | 2354 | ||
@@ -2409,7 +2424,7 @@ if $ac_cache_corrupted; then | |||
2409 | $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | 2424 | $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
2410 | { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5 | 2425 | { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5 |
2411 | $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;} | 2426 | $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;} |
2412 | as_fn_error "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5 | 2427 | as_fn_error $? "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5 |
2413 | fi | 2428 | fi |
2414 | ## -------------------- ## | 2429 | ## -------------------- ## |
2415 | ## Main body of script. ## | 2430 | ## Main body of script. ## |
@@ -2435,16 +2450,22 @@ am__api_version='1.11' | |||
2435 | 2450 | ||
2436 | ac_aux_dir= | 2451 | ac_aux_dir= |
2437 | for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do | 2452 | for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do |
2438 | for ac_t in install-sh install.sh shtool; do | 2453 | if test -f "$ac_dir/install-sh"; then |
2439 | if test -f "$ac_dir/$ac_t"; then | 2454 | ac_aux_dir=$ac_dir |
2440 | ac_aux_dir=$ac_dir | 2455 | ac_install_sh="$ac_aux_dir/install-sh -c" |
2441 | ac_install_sh="$ac_aux_dir/$ac_t -c" | 2456 | break |
2442 | break 2 | 2457 | elif test -f "$ac_dir/install.sh"; then |
2443 | fi | 2458 | ac_aux_dir=$ac_dir |
2444 | done | 2459 | ac_install_sh="$ac_aux_dir/install.sh -c" |
2460 | break | ||
2461 | elif test -f "$ac_dir/shtool"; then | ||
2462 | ac_aux_dir=$ac_dir | ||
2463 | ac_install_sh="$ac_aux_dir/shtool install -c" | ||
2464 | break | ||
2465 | fi | ||
2445 | done | 2466 | done |
2446 | if test -z "$ac_aux_dir"; then | 2467 | if test -z "$ac_aux_dir"; then |
2447 | as_fn_error "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5 | 2468 | as_fn_error $? "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5 |
2448 | fi | 2469 | fi |
2449 | 2470 | ||
2450 | # These three variables are undocumented and unsupported, | 2471 | # These three variables are undocumented and unsupported, |
@@ -2560,11 +2581,11 @@ am_lf=' | |||
2560 | ' | 2581 | ' |
2561 | case `pwd` in | 2582 | case `pwd` in |
2562 | *[\\\"\#\$\&\'\`$am_lf]*) | 2583 | *[\\\"\#\$\&\'\`$am_lf]*) |
2563 | as_fn_error "unsafe absolute working directory name" "$LINENO" 5;; | 2584 | as_fn_error $? "unsafe absolute working directory name" "$LINENO" 5 ;; |
2564 | esac | 2585 | esac |
2565 | case $srcdir in | 2586 | case $srcdir in |
2566 | *[\\\"\#\$\&\'\`$am_lf\ \ ]*) | 2587 | *[\\\"\#\$\&\'\`$am_lf\ \ ]*) |
2567 | as_fn_error "unsafe srcdir value: \`$srcdir'" "$LINENO" 5;; | 2588 | as_fn_error $? "unsafe srcdir value: \`$srcdir'" "$LINENO" 5 ;; |
2568 | esac | 2589 | esac |
2569 | 2590 | ||
2570 | # Do `set' in a subshell so we don't clobber the current shell's | 2591 | # Do `set' in a subshell so we don't clobber the current shell's |
@@ -2586,7 +2607,7 @@ if ( | |||
2586 | # if, for instance, CONFIG_SHELL is bash and it inherits a | 2607 | # if, for instance, CONFIG_SHELL is bash and it inherits a |
2587 | # broken ls alias from the environment. This has actually | 2608 | # broken ls alias from the environment. This has actually |
2588 | # happened. Such a system could not be considered "sane". | 2609 | # happened. Such a system could not be considered "sane". |
2589 | as_fn_error "ls -t appears to fail. Make sure there is not a broken | 2610 | as_fn_error $? "ls -t appears to fail. Make sure there is not a broken |
2590 | alias in your environment" "$LINENO" 5 | 2611 | alias in your environment" "$LINENO" 5 |
2591 | fi | 2612 | fi |
2592 | 2613 | ||
@@ -2596,7 +2617,7 @@ then | |||
2596 | # Ok. | 2617 | # Ok. |
2597 | : | 2618 | : |
2598 | else | 2619 | else |
2599 | as_fn_error "newly created file is older than distributed files! | 2620 | as_fn_error $? "newly created file is older than distributed files! |
2600 | Check your system clock" "$LINENO" 5 | 2621 | Check your system clock" "$LINENO" 5 |
2601 | fi | 2622 | fi |
2602 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 | 2623 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 |
@@ -2834,7 +2855,7 @@ done | |||
2834 | $as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; } | 2855 | $as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; } |
2835 | set x ${MAKE-make} | 2856 | set x ${MAKE-make} |
2836 | ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` | 2857 | ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` |
2837 | if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then : | 2858 | if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\"" = set; then : |
2838 | $as_echo_n "(cached) " >&6 | 2859 | $as_echo_n "(cached) " >&6 |
2839 | else | 2860 | else |
2840 | cat >conftest.make <<\_ACEOF | 2861 | cat >conftest.make <<\_ACEOF |
@@ -2842,7 +2863,7 @@ SHELL = /bin/sh | |||
2842 | all: | 2863 | all: |
2843 | @echo '@@@%%%=$(MAKE)=@@@%%%' | 2864 | @echo '@@@%%%=$(MAKE)=@@@%%%' |
2844 | _ACEOF | 2865 | _ACEOF |
2845 | # GNU make sometimes prints "make[1]: Entering...", which would confuse us. | 2866 | # GNU make sometimes prints "make[1]: Entering ...", which would confuse us. |
2846 | case `${MAKE-make} -f conftest.make 2>/dev/null` in | 2867 | case `${MAKE-make} -f conftest.make 2>/dev/null` in |
2847 | *@@@%%%=?*=@@@%%%*) | 2868 | *@@@%%%=?*=@@@%%%*) |
2848 | eval ac_cv_prog_make_${ac_make}_set=yes;; | 2869 | eval ac_cv_prog_make_${ac_make}_set=yes;; |
@@ -2876,7 +2897,7 @@ if test "`cd $srcdir && pwd`" != "`pwd`"; then | |||
2876 | am__isrc=' -I$(srcdir)' | 2897 | am__isrc=' -I$(srcdir)' |
2877 | # test to see if srcdir already configured | 2898 | # test to see if srcdir already configured |
2878 | if test -f $srcdir/config.status; then | 2899 | if test -f $srcdir/config.status; then |
2879 | as_fn_error "source directory already configured; run \"make distclean\" there first" "$LINENO" 5 | 2900 | as_fn_error $? "source directory already configured; run \"make distclean\" there first" "$LINENO" 5 |
2880 | fi | 2901 | fi |
2881 | fi | 2902 | fi |
2882 | 2903 | ||
@@ -2892,7 +2913,7 @@ fi | |||
2892 | 2913 | ||
2893 | # Define the identity of the package. | 2914 | # Define the identity of the package. |
2894 | PACKAGE='eet' | 2915 | PACKAGE='eet' |
2895 | VERSION='1.5.99.67344' | 2916 | VERSION='1.6.0-alpha' |
2896 | 2917 | ||
2897 | 2918 | ||
2898 | cat >>confdefs.h <<_ACEOF | 2919 | cat >>confdefs.h <<_ACEOF |
@@ -2947,7 +2968,7 @@ AM_BACKSLASH='\' | |||
2947 | 2968 | ||
2948 | # Make sure we can run config.sub. | 2969 | # Make sure we can run config.sub. |
2949 | $SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 || | 2970 | $SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 || |
2950 | as_fn_error "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5 | 2971 | as_fn_error $? "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5 |
2951 | 2972 | ||
2952 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5 | 2973 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5 |
2953 | $as_echo_n "checking build system type... " >&6; } | 2974 | $as_echo_n "checking build system type... " >&6; } |
@@ -2958,16 +2979,16 @@ else | |||
2958 | test "x$ac_build_alias" = x && | 2979 | test "x$ac_build_alias" = x && |
2959 | ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"` | 2980 | ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"` |
2960 | test "x$ac_build_alias" = x && | 2981 | test "x$ac_build_alias" = x && |
2961 | as_fn_error "cannot guess build type; you must specify one" "$LINENO" 5 | 2982 | as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5 |
2962 | ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` || | 2983 | ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` || |
2963 | as_fn_error "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5 | 2984 | as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5 |
2964 | 2985 | ||
2965 | fi | 2986 | fi |
2966 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5 | 2987 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5 |
2967 | $as_echo "$ac_cv_build" >&6; } | 2988 | $as_echo "$ac_cv_build" >&6; } |
2968 | case $ac_cv_build in | 2989 | case $ac_cv_build in |
2969 | *-*-*) ;; | 2990 | *-*-*) ;; |
2970 | *) as_fn_error "invalid value of canonical build" "$LINENO" 5;; | 2991 | *) as_fn_error $? "invalid value of canonical build" "$LINENO" 5 ;; |
2971 | esac | 2992 | esac |
2972 | build=$ac_cv_build | 2993 | build=$ac_cv_build |
2973 | ac_save_IFS=$IFS; IFS='-' | 2994 | ac_save_IFS=$IFS; IFS='-' |
@@ -2992,7 +3013,7 @@ else | |||
2992 | ac_cv_host=$ac_cv_build | 3013 | ac_cv_host=$ac_cv_build |
2993 | else | 3014 | else |
2994 | ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` || | 3015 | ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` || |
2995 | as_fn_error "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5 | 3016 | as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5 |
2996 | fi | 3017 | fi |
2997 | 3018 | ||
2998 | fi | 3019 | fi |
@@ -3000,7 +3021,7 @@ fi | |||
3000 | $as_echo "$ac_cv_host" >&6; } | 3021 | $as_echo "$ac_cv_host" >&6; } |
3001 | case $ac_cv_host in | 3022 | case $ac_cv_host in |
3002 | *-*-*) ;; | 3023 | *-*-*) ;; |
3003 | *) as_fn_error "invalid value of canonical host" "$LINENO" 5;; | 3024 | *) as_fn_error $? "invalid value of canonical host" "$LINENO" 5 ;; |
3004 | esac | 3025 | esac |
3005 | host=$ac_cv_host | 3026 | host=$ac_cv_host |
3006 | ac_save_IFS=$IFS; IFS='-' | 3027 | ac_save_IFS=$IFS; IFS='-' |
@@ -3706,8 +3727,8 @@ fi | |||
3706 | 3727 | ||
3707 | test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | 3728 | test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
3708 | $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | 3729 | $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
3709 | as_fn_error "no acceptable C compiler found in \$PATH | 3730 | as_fn_error $? "no acceptable C compiler found in \$PATH |
3710 | See \`config.log' for more details." "$LINENO" 5; } | 3731 | See \`config.log' for more details" "$LINENO" 5 ; } |
3711 | 3732 | ||
3712 | # Provide some information about the compiler. | 3733 | # Provide some information about the compiler. |
3713 | $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5 | 3734 | $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5 |
@@ -3821,9 +3842,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
3821 | 3842 | ||
3822 | { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | 3843 | { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
3823 | $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | 3844 | $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
3824 | { as_fn_set_status 77 | 3845 | as_fn_error 77 "C compiler cannot create executables |
3825 | as_fn_error "C compiler cannot create executables | 3846 | See \`config.log' for more details" "$LINENO" 5 ; } |
3826 | See \`config.log' for more details." "$LINENO" 5; }; } | ||
3827 | else | 3847 | else |
3828 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 | 3848 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 |
3829 | $as_echo "yes" >&6; } | 3849 | $as_echo "yes" >&6; } |
@@ -3865,8 +3885,8 @@ done | |||
3865 | else | 3885 | else |
3866 | { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | 3886 | { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
3867 | $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | 3887 | $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
3868 | as_fn_error "cannot compute suffix of executables: cannot compile and link | 3888 | as_fn_error $? "cannot compute suffix of executables: cannot compile and link |
3869 | See \`config.log' for more details." "$LINENO" 5; } | 3889 | See \`config.log' for more details" "$LINENO" 5 ; } |
3870 | fi | 3890 | fi |
3871 | rm -f conftest conftest$ac_cv_exeext | 3891 | rm -f conftest conftest$ac_cv_exeext |
3872 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5 | 3892 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5 |
@@ -3923,9 +3943,9 @@ $as_echo "$ac_try_echo"; } >&5 | |||
3923 | else | 3943 | else |
3924 | { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | 3944 | { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
3925 | $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | 3945 | $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
3926 | as_fn_error "cannot run C compiled programs. | 3946 | as_fn_error $? "cannot run C compiled programs. |
3927 | If you meant to cross compile, use \`--host'. | 3947 | If you meant to cross compile, use \`--host'. |
3928 | See \`config.log' for more details." "$LINENO" 5; } | 3948 | See \`config.log' for more details" "$LINENO" 5 ; } |
3929 | fi | 3949 | fi |
3930 | fi | 3950 | fi |
3931 | fi | 3951 | fi |
@@ -3976,8 +3996,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
3976 | 3996 | ||
3977 | { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | 3997 | { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
3978 | $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | 3998 | $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
3979 | as_fn_error "cannot compute suffix of object files: cannot compile | 3999 | as_fn_error $? "cannot compute suffix of object files: cannot compile |
3980 | See \`config.log' for more details." "$LINENO" 5; } | 4000 | See \`config.log' for more details" "$LINENO" 5 ; } |
3981 | fi | 4001 | fi |
3982 | rm -f conftest.$ac_cv_objext conftest.$ac_ext | 4002 | rm -f conftest.$ac_cv_objext conftest.$ac_ext |
3983 | fi | 4003 | fi |
@@ -4381,7 +4401,7 @@ esac | |||
4381 | done | 4401 | done |
4382 | IFS=$as_save_IFS | 4402 | IFS=$as_save_IFS |
4383 | if test -z "$ac_cv_path_SED"; then | 4403 | if test -z "$ac_cv_path_SED"; then |
4384 | as_fn_error "no acceptable sed could be found in \$PATH" "$LINENO" 5 | 4404 | as_fn_error $? "no acceptable sed could be found in \$PATH" "$LINENO" 5 |
4385 | fi | 4405 | fi |
4386 | else | 4406 | else |
4387 | ac_cv_path_SED=$SED | 4407 | ac_cv_path_SED=$SED |
@@ -4457,7 +4477,7 @@ esac | |||
4457 | done | 4477 | done |
4458 | IFS=$as_save_IFS | 4478 | IFS=$as_save_IFS |
4459 | if test -z "$ac_cv_path_GREP"; then | 4479 | if test -z "$ac_cv_path_GREP"; then |
4460 | as_fn_error "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5 | 4480 | as_fn_error $? "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5 |
4461 | fi | 4481 | fi |
4462 | else | 4482 | else |
4463 | ac_cv_path_GREP=$GREP | 4483 | ac_cv_path_GREP=$GREP |
@@ -4523,7 +4543,7 @@ esac | |||
4523 | done | 4543 | done |
4524 | IFS=$as_save_IFS | 4544 | IFS=$as_save_IFS |
4525 | if test -z "$ac_cv_path_EGREP"; then | 4545 | if test -z "$ac_cv_path_EGREP"; then |
4526 | as_fn_error "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5 | 4546 | as_fn_error $? "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5 |
4527 | fi | 4547 | fi |
4528 | else | 4548 | else |
4529 | ac_cv_path_EGREP=$EGREP | 4549 | ac_cv_path_EGREP=$EGREP |
@@ -4590,7 +4610,7 @@ esac | |||
4590 | done | 4610 | done |
4591 | IFS=$as_save_IFS | 4611 | IFS=$as_save_IFS |
4592 | if test -z "$ac_cv_path_FGREP"; then | 4612 | if test -z "$ac_cv_path_FGREP"; then |
4593 | as_fn_error "no acceptable fgrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5 | 4613 | as_fn_error $? "no acceptable fgrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5 |
4594 | fi | 4614 | fi |
4595 | else | 4615 | else |
4596 | ac_cv_path_FGREP=$FGREP | 4616 | ac_cv_path_FGREP=$FGREP |
@@ -4706,7 +4726,7 @@ else | |||
4706 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | 4726 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 |
4707 | $as_echo "no" >&6; } | 4727 | $as_echo "no" >&6; } |
4708 | fi | 4728 | fi |
4709 | test -z "$LD" && as_fn_error "no acceptable ld found in \$PATH" "$LINENO" 5 | 4729 | test -z "$LD" && as_fn_error $? "no acceptable ld found in \$PATH" "$LINENO" 5 |
4710 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5 | 4730 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5 |
4711 | $as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; } | 4731 | $as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; } |
4712 | if test "${lt_cv_prog_gnu_ld+set}" = set; then : | 4732 | if test "${lt_cv_prog_gnu_ld+set}" = set; then : |
@@ -4908,13 +4928,13 @@ if test "${lt_cv_nm_interface+set}" = set; then : | |||
4908 | else | 4928 | else |
4909 | lt_cv_nm_interface="BSD nm" | 4929 | lt_cv_nm_interface="BSD nm" |
4910 | echo "int some_variable = 0;" > conftest.$ac_ext | 4930 | echo "int some_variable = 0;" > conftest.$ac_ext |
4911 | (eval echo "\"\$as_me:4911: $ac_compile\"" >&5) | 4931 | (eval echo "\"\$as_me:4931: $ac_compile\"" >&5) |
4912 | (eval "$ac_compile" 2>conftest.err) | 4932 | (eval "$ac_compile" 2>conftest.err) |
4913 | cat conftest.err >&5 | 4933 | cat conftest.err >&5 |
4914 | (eval echo "\"\$as_me:4914: $NM \\\"conftest.$ac_objext\\\"\"" >&5) | 4934 | (eval echo "\"\$as_me:4934: $NM \\\"conftest.$ac_objext\\\"\"" >&5) |
4915 | (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out) | 4935 | (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out) |
4916 | cat conftest.err >&5 | 4936 | cat conftest.err >&5 |
4917 | (eval echo "\"\$as_me:4917: output\"" >&5) | 4937 | (eval echo "\"\$as_me:4937: output\"" >&5) |
4918 | cat conftest.out >&5 | 4938 | cat conftest.out >&5 |
4919 | if $GREP 'External.*some_variable' conftest.out > /dev/null; then | 4939 | if $GREP 'External.*some_variable' conftest.out > /dev/null; then |
4920 | lt_cv_nm_interface="MS dumpbin" | 4940 | lt_cv_nm_interface="MS dumpbin" |
@@ -6117,7 +6137,7 @@ ia64-*-hpux*) | |||
6117 | ;; | 6137 | ;; |
6118 | *-*-irix6*) | 6138 | *-*-irix6*) |
6119 | # Find out which ABI we are using. | 6139 | # Find out which ABI we are using. |
6120 | echo '#line 6120 "configure"' > conftest.$ac_ext | 6140 | echo '#line 6140 "configure"' > conftest.$ac_ext |
6121 | if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 | 6141 | if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 |
6122 | (eval $ac_compile) 2>&5 | 6142 | (eval $ac_compile) 2>&5 |
6123 | ac_status=$? | 6143 | ac_status=$? |
@@ -6906,7 +6926,7 @@ else | |||
6906 | # Broken: fails on valid input. | 6926 | # Broken: fails on valid input. |
6907 | continue | 6927 | continue |
6908 | fi | 6928 | fi |
6909 | rm -f conftest.err conftest.$ac_ext | 6929 | rm -f conftest.err conftest.i conftest.$ac_ext |
6910 | 6930 | ||
6911 | # OK, works on sane cases. Now check whether nonexistent headers | 6931 | # OK, works on sane cases. Now check whether nonexistent headers |
6912 | # can be detected and how. | 6932 | # can be detected and how. |
@@ -6922,11 +6942,11 @@ else | |||
6922 | ac_preproc_ok=: | 6942 | ac_preproc_ok=: |
6923 | break | 6943 | break |
6924 | fi | 6944 | fi |
6925 | rm -f conftest.err conftest.$ac_ext | 6945 | rm -f conftest.err conftest.i conftest.$ac_ext |
6926 | 6946 | ||
6927 | done | 6947 | done |
6928 | # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. | 6948 | # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. |
6929 | rm -f conftest.err conftest.$ac_ext | 6949 | rm -f conftest.i conftest.err conftest.$ac_ext |
6930 | if $ac_preproc_ok; then : | 6950 | if $ac_preproc_ok; then : |
6931 | break | 6951 | break |
6932 | fi | 6952 | fi |
@@ -6965,7 +6985,7 @@ else | |||
6965 | # Broken: fails on valid input. | 6985 | # Broken: fails on valid input. |
6966 | continue | 6986 | continue |
6967 | fi | 6987 | fi |
6968 | rm -f conftest.err conftest.$ac_ext | 6988 | rm -f conftest.err conftest.i conftest.$ac_ext |
6969 | 6989 | ||
6970 | # OK, works on sane cases. Now check whether nonexistent headers | 6990 | # OK, works on sane cases. Now check whether nonexistent headers |
6971 | # can be detected and how. | 6991 | # can be detected and how. |
@@ -6981,18 +7001,18 @@ else | |||
6981 | ac_preproc_ok=: | 7001 | ac_preproc_ok=: |
6982 | break | 7002 | break |
6983 | fi | 7003 | fi |
6984 | rm -f conftest.err conftest.$ac_ext | 7004 | rm -f conftest.err conftest.i conftest.$ac_ext |
6985 | 7005 | ||
6986 | done | 7006 | done |
6987 | # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. | 7007 | # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. |
6988 | rm -f conftest.err conftest.$ac_ext | 7008 | rm -f conftest.i conftest.err conftest.$ac_ext |
6989 | if $ac_preproc_ok; then : | 7009 | if $ac_preproc_ok; then : |
6990 | 7010 | ||
6991 | else | 7011 | else |
6992 | { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | 7012 | { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
6993 | $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | 7013 | $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
6994 | as_fn_error "C preprocessor \"$CPP\" fails sanity check | 7014 | as_fn_error $? "C preprocessor \"$CPP\" fails sanity check |
6995 | See \`config.log' for more details." "$LINENO" 5; } | 7015 | See \`config.log' for more details" "$LINENO" 5 ; } |
6996 | fi | 7016 | fi |
6997 | 7017 | ||
6998 | ac_ext=c | 7018 | ac_ext=c |
@@ -7121,8 +7141,7 @@ do : | |||
7121 | as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` | 7141 | as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` |
7122 | ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default | 7142 | ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default |
7123 | " | 7143 | " |
7124 | eval as_val=\$$as_ac_Header | 7144 | if eval test \"x\$"$as_ac_Header"\" = x"yes"; then : |
7125 | if test "x$as_val" = x""yes; then : | ||
7126 | cat >>confdefs.h <<_ACEOF | 7145 | cat >>confdefs.h <<_ACEOF |
7127 | #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 | 7146 | #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 |
7128 | _ACEOF | 7147 | _ACEOF |
@@ -7645,11 +7664,11 @@ else | |||
7645 | -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ | 7664 | -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ |
7646 | -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ | 7665 | -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
7647 | -e 's:$: $lt_compiler_flag:'` | 7666 | -e 's:$: $lt_compiler_flag:'` |
7648 | (eval echo "\"\$as_me:7648: $lt_compile\"" >&5) | 7667 | (eval echo "\"\$as_me:7667: $lt_compile\"" >&5) |
7649 | (eval "$lt_compile" 2>conftest.err) | 7668 | (eval "$lt_compile" 2>conftest.err) |
7650 | ac_status=$? | 7669 | ac_status=$? |
7651 | cat conftest.err >&5 | 7670 | cat conftest.err >&5 |
7652 | echo "$as_me:7652: \$? = $ac_status" >&5 | 7671 | echo "$as_me:7671: \$? = $ac_status" >&5 |
7653 | if (exit $ac_status) && test -s "$ac_outfile"; then | 7672 | if (exit $ac_status) && test -s "$ac_outfile"; then |
7654 | # The compiler can only warn and ignore the option if not recognized | 7673 | # The compiler can only warn and ignore the option if not recognized |
7655 | # So say no if there are warnings other than the usual output. | 7674 | # So say no if there are warnings other than the usual output. |
@@ -7984,11 +8003,11 @@ else | |||
7984 | -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ | 8003 | -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ |
7985 | -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ | 8004 | -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
7986 | -e 's:$: $lt_compiler_flag:'` | 8005 | -e 's:$: $lt_compiler_flag:'` |
7987 | (eval echo "\"\$as_me:7987: $lt_compile\"" >&5) | 8006 | (eval echo "\"\$as_me:8006: $lt_compile\"" >&5) |
7988 | (eval "$lt_compile" 2>conftest.err) | 8007 | (eval "$lt_compile" 2>conftest.err) |
7989 | ac_status=$? | 8008 | ac_status=$? |
7990 | cat conftest.err >&5 | 8009 | cat conftest.err >&5 |
7991 | echo "$as_me:7991: \$? = $ac_status" >&5 | 8010 | echo "$as_me:8010: \$? = $ac_status" >&5 |
7992 | if (exit $ac_status) && test -s "$ac_outfile"; then | 8011 | if (exit $ac_status) && test -s "$ac_outfile"; then |
7993 | # The compiler can only warn and ignore the option if not recognized | 8012 | # The compiler can only warn and ignore the option if not recognized |
7994 | # So say no if there are warnings other than the usual output. | 8013 | # So say no if there are warnings other than the usual output. |
@@ -8089,11 +8108,11 @@ else | |||
8089 | -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ | 8108 | -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ |
8090 | -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ | 8109 | -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
8091 | -e 's:$: $lt_compiler_flag:'` | 8110 | -e 's:$: $lt_compiler_flag:'` |
8092 | (eval echo "\"\$as_me:8092: $lt_compile\"" >&5) | 8111 | (eval echo "\"\$as_me:8111: $lt_compile\"" >&5) |
8093 | (eval "$lt_compile" 2>out/conftest.err) | 8112 | (eval "$lt_compile" 2>out/conftest.err) |
8094 | ac_status=$? | 8113 | ac_status=$? |
8095 | cat out/conftest.err >&5 | 8114 | cat out/conftest.err >&5 |
8096 | echo "$as_me:8096: \$? = $ac_status" >&5 | 8115 | echo "$as_me:8115: \$? = $ac_status" >&5 |
8097 | if (exit $ac_status) && test -s out/conftest2.$ac_objext | 8116 | if (exit $ac_status) && test -s out/conftest2.$ac_objext |
8098 | then | 8117 | then |
8099 | # The compiler can only warn and ignore the option if not recognized | 8118 | # The compiler can only warn and ignore the option if not recognized |
@@ -8144,11 +8163,11 @@ else | |||
8144 | -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ | 8163 | -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ |
8145 | -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ | 8164 | -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
8146 | -e 's:$: $lt_compiler_flag:'` | 8165 | -e 's:$: $lt_compiler_flag:'` |
8147 | (eval echo "\"\$as_me:8147: $lt_compile\"" >&5) | 8166 | (eval echo "\"\$as_me:8166: $lt_compile\"" >&5) |
8148 | (eval "$lt_compile" 2>out/conftest.err) | 8167 | (eval "$lt_compile" 2>out/conftest.err) |
8149 | ac_status=$? | 8168 | ac_status=$? |
8150 | cat out/conftest.err >&5 | 8169 | cat out/conftest.err >&5 |
8151 | echo "$as_me:8151: \$? = $ac_status" >&5 | 8170 | echo "$as_me:8170: \$? = $ac_status" >&5 |
8152 | if (exit $ac_status) && test -s out/conftest2.$ac_objext | 8171 | if (exit $ac_status) && test -s out/conftest2.$ac_objext |
8153 | then | 8172 | then |
8154 | # The compiler can only warn and ignore the option if not recognized | 8173 | # The compiler can only warn and ignore the option if not recognized |
@@ -10528,7 +10547,7 @@ else | |||
10528 | lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 | 10547 | lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 |
10529 | lt_status=$lt_dlunknown | 10548 | lt_status=$lt_dlunknown |
10530 | cat > conftest.$ac_ext <<_LT_EOF | 10549 | cat > conftest.$ac_ext <<_LT_EOF |
10531 | #line 10531 "configure" | 10550 | #line 10550 "configure" |
10532 | #include "confdefs.h" | 10551 | #include "confdefs.h" |
10533 | 10552 | ||
10534 | #if HAVE_DLFCN_H | 10553 | #if HAVE_DLFCN_H |
@@ -10624,7 +10643,7 @@ else | |||
10624 | lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 | 10643 | lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 |
10625 | lt_status=$lt_dlunknown | 10644 | lt_status=$lt_dlunknown |
10626 | cat > conftest.$ac_ext <<_LT_EOF | 10645 | cat > conftest.$ac_ext <<_LT_EOF |
10627 | #line 10627 "configure" | 10646 | #line 10646 "configure" |
10628 | #include "confdefs.h" | 10647 | #include "confdefs.h" |
10629 | 10648 | ||
10630 | #if HAVE_DLFCN_H | 10649 | #if HAVE_DLFCN_H |
@@ -10863,20 +10882,20 @@ _ACEOF | |||
10863 | 10882 | ||
10864 | 10883 | ||
10865 | cat >>confdefs.h <<_ACEOF | 10884 | cat >>confdefs.h <<_ACEOF |
10866 | #define VMIN 5 | 10885 | #define VMIN 6 |
10867 | _ACEOF | 10886 | _ACEOF |
10868 | 10887 | ||
10869 | 10888 | ||
10870 | cat >>confdefs.h <<_ACEOF | 10889 | cat >>confdefs.h <<_ACEOF |
10871 | #define VMIC 99 | 10890 | #define VMIC 0 |
10872 | _ACEOF | 10891 | _ACEOF |
10873 | 10892 | ||
10874 | 10893 | ||
10875 | cat >>confdefs.h <<_ACEOF | 10894 | cat >>confdefs.h <<_ACEOF |
10876 | #define VREV 67344 | 10895 | #define VREV 0 |
10877 | _ACEOF | 10896 | _ACEOF |
10878 | 10897 | ||
10879 | version_info="6:99:5" | 10898 | version_info="7:0:6" |
10880 | release_info="" | 10899 | release_info="" |
10881 | 10900 | ||
10882 | 10901 | ||
@@ -10995,85 +11014,6 @@ $as_echo "#define EET_OLD_EET_FILE_FORMAT 0" >>confdefs.h | |||
10995 | 11014 | ||
10996 | fi | 11015 | fi |
10997 | 11016 | ||
10998 | # Gnutls support | ||
10999 | |||
11000 | # Check whether --enable-gnutls was given. | ||
11001 | if test "${enable_gnutls+set}" = set; then : | ||
11002 | enableval=$enable_gnutls; want_gnutls=$enableval | ||
11003 | |||
11004 | fi | ||
11005 | |||
11006 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to use Gnutls" >&5 | ||
11007 | $as_echo_n "checking whether to use Gnutls... " >&6; } | ||
11008 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${want_gnutls}" >&5 | ||
11009 | $as_echo "${want_gnutls}" >&6; } | ||
11010 | |||
11011 | # Specific GNUTLS improvement | ||
11012 | |||
11013 | new_gnutls_api="yes" | ||
11014 | # Check whether --enable-new-gnutls-api was given. | ||
11015 | if test "${enable_new_gnutls_api+set}" = set; then : | ||
11016 | enableval=$enable_new_gnutls_api; new_gnutls_api=$enableval | ||
11017 | |||
11018 | fi | ||
11019 | |||
11020 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to use gnutls_x509_crt_verify_hash" >&5 | ||
11021 | $as_echo_n "checking whether to use gnutls_x509_crt_verify_hash... " >&6; } | ||
11022 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${new_gnutls_api}" >&5 | ||
11023 | $as_echo "${new_gnutls_api}" >&6; } | ||
11024 | |||
11025 | if test "x${new_gnutls_api}" = "xyes" ; then | ||
11026 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gnutls_x509_crt_verify_hash in -lgnutls" >&5 | ||
11027 | $as_echo_n "checking for gnutls_x509_crt_verify_hash in -lgnutls... " >&6; } | ||
11028 | if test "${ac_cv_lib_gnutls_gnutls_x509_crt_verify_hash+set}" = set; then : | ||
11029 | $as_echo_n "(cached) " >&6 | ||
11030 | else | ||
11031 | ac_check_lib_save_LIBS=$LIBS | ||
11032 | LIBS="-lgnutls $LIBS" | ||
11033 | cat confdefs.h - <<_ACEOF >conftest.$ac_ext | ||
11034 | /* end confdefs.h. */ | ||
11035 | |||
11036 | /* Override any GCC internal prototype to avoid an error. | ||
11037 | Use char because int might match the return type of a GCC | ||
11038 | builtin and then its argument prototype would still apply. */ | ||
11039 | #ifdef __cplusplus | ||
11040 | extern "C" | ||
11041 | #endif | ||
11042 | char gnutls_x509_crt_verify_hash (); | ||
11043 | int | ||
11044 | main () | ||
11045 | { | ||
11046 | return gnutls_x509_crt_verify_hash (); | ||
11047 | ; | ||
11048 | return 0; | ||
11049 | } | ||
11050 | _ACEOF | ||
11051 | if ac_fn_c_try_link "$LINENO"; then : | ||
11052 | ac_cv_lib_gnutls_gnutls_x509_crt_verify_hash=yes | ||
11053 | else | ||
11054 | ac_cv_lib_gnutls_gnutls_x509_crt_verify_hash=no | ||
11055 | fi | ||
11056 | rm -f core conftest.err conftest.$ac_objext \ | ||
11057 | conftest$ac_exeext conftest.$ac_ext | ||
11058 | LIBS=$ac_check_lib_save_LIBS | ||
11059 | fi | ||
11060 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_gnutls_gnutls_x509_crt_verify_hash" >&5 | ||
11061 | $as_echo "$ac_cv_lib_gnutls_gnutls_x509_crt_verify_hash" >&6; } | ||
11062 | if test "x$ac_cv_lib_gnutls_gnutls_x509_crt_verify_hash" = x""yes; then : | ||
11063 | new_gnutls_api="yes" | ||
11064 | else | ||
11065 | new_gnutls_api="no" | ||
11066 | |||
11067 | fi | ||
11068 | |||
11069 | |||
11070 | if test "x${new_gnutls_api}" = "xyes"; then | ||
11071 | |||
11072 | $as_echo "#define EET_USE_NEW_GNUTLS_API 1" >>confdefs.h | ||
11073 | |||
11074 | fi | ||
11075 | fi | ||
11076 | |||
11077 | # Openssl support | 11017 | # Openssl support |
11078 | 11018 | ||
11079 | # Check whether --enable-openssl was given. | 11019 | # Check whether --enable-openssl was given. |
@@ -11170,6 +11110,10 @@ fi | |||
11170 | 11110 | ||
11171 | 11111 | ||
11172 | 11112 | ||
11113 | |||
11114 | |||
11115 | |||
11116 | |||
11173 | if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then | 11117 | if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then |
11174 | if test -n "$ac_tool_prefix"; then | 11118 | if test -n "$ac_tool_prefix"; then |
11175 | # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args. | 11119 | # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args. |
@@ -11282,7 +11226,6 @@ $as_echo "yes" >&6; } | |||
11282 | $as_echo "no" >&6; } | 11226 | $as_echo "no" >&6; } |
11283 | PKG_CONFIG="" | 11227 | PKG_CONFIG="" |
11284 | fi | 11228 | fi |
11285 | |||
11286 | fi | 11229 | fi |
11287 | 11230 | ||
11288 | 11231 | ||
@@ -11314,11 +11257,10 @@ pkg_failed=no | |||
11314 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for CHECK" >&5 | 11257 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for CHECK" >&5 |
11315 | $as_echo_n "checking for CHECK... " >&6; } | 11258 | $as_echo_n "checking for CHECK... " >&6; } |
11316 | 11259 | ||
11317 | if test -n "$PKG_CONFIG"; then | 11260 | if test -n "$CHECK_CFLAGS"; then |
11318 | if test -n "$CHECK_CFLAGS"; then | 11261 | pkg_cv_CHECK_CFLAGS="$CHECK_CFLAGS" |
11319 | pkg_cv_CHECK_CFLAGS="$CHECK_CFLAGS" | 11262 | elif test -n "$PKG_CONFIG"; then |
11320 | else | 11263 | if test -n "$PKG_CONFIG" && \ |
11321 | if test -n "$PKG_CONFIG" && \ | ||
11322 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"check >= 0.9.5\""; } >&5 | 11264 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"check >= 0.9.5\""; } >&5 |
11323 | ($PKG_CONFIG --exists --print-errors "check >= 0.9.5") 2>&5 | 11265 | ($PKG_CONFIG --exists --print-errors "check >= 0.9.5") 2>&5 |
11324 | ac_status=$? | 11266 | ac_status=$? |
@@ -11328,15 +11270,13 @@ if test -n "$PKG_CONFIG"; then | |||
11328 | else | 11270 | else |
11329 | pkg_failed=yes | 11271 | pkg_failed=yes |
11330 | fi | 11272 | fi |
11331 | fi | 11273 | else |
11332 | else | 11274 | pkg_failed=untried |
11333 | pkg_failed=untried | ||
11334 | fi | 11275 | fi |
11335 | if test -n "$PKG_CONFIG"; then | 11276 | if test -n "$CHECK_LIBS"; then |
11336 | if test -n "$CHECK_LIBS"; then | 11277 | pkg_cv_CHECK_LIBS="$CHECK_LIBS" |
11337 | pkg_cv_CHECK_LIBS="$CHECK_LIBS" | 11278 | elif test -n "$PKG_CONFIG"; then |
11338 | else | 11279 | if test -n "$PKG_CONFIG" && \ |
11339 | if test -n "$PKG_CONFIG" && \ | ||
11340 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"check >= 0.9.5\""; } >&5 | 11280 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"check >= 0.9.5\""; } >&5 |
11341 | ($PKG_CONFIG --exists --print-errors "check >= 0.9.5") 2>&5 | 11281 | ($PKG_CONFIG --exists --print-errors "check >= 0.9.5") 2>&5 |
11342 | ac_status=$? | 11282 | ac_status=$? |
@@ -11346,14 +11286,15 @@ if test -n "$PKG_CONFIG"; then | |||
11346 | else | 11286 | else |
11347 | pkg_failed=yes | 11287 | pkg_failed=yes |
11348 | fi | 11288 | fi |
11349 | fi | 11289 | else |
11350 | else | 11290 | pkg_failed=untried |
11351 | pkg_failed=untried | ||
11352 | fi | 11291 | fi |
11353 | 11292 | ||
11354 | 11293 | ||
11355 | 11294 | ||
11356 | if test $pkg_failed = yes; then | 11295 | if test $pkg_failed = yes; then |
11296 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | ||
11297 | $as_echo "no" >&6; } | ||
11357 | 11298 | ||
11358 | if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then | 11299 | if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then |
11359 | _pkg_short_errors_supported=yes | 11300 | _pkg_short_errors_supported=yes |
@@ -11361,17 +11302,17 @@ else | |||
11361 | _pkg_short_errors_supported=no | 11302 | _pkg_short_errors_supported=no |
11362 | fi | 11303 | fi |
11363 | if test $_pkg_short_errors_supported = yes; then | 11304 | if test $_pkg_short_errors_supported = yes; then |
11364 | CHECK_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "check >= 0.9.5"` | 11305 | CHECK_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "check >= 0.9.5" 2>&1` |
11365 | else | 11306 | else |
11366 | CHECK_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "check >= 0.9.5"` | 11307 | CHECK_PKG_ERRORS=`$PKG_CONFIG --print-errors "check >= 0.9.5" 2>&1` |
11367 | fi | 11308 | fi |
11368 | # Put the nasty error message in config.log where it belongs | 11309 | # Put the nasty error message in config.log where it belongs |
11369 | echo "$CHECK_PKG_ERRORS" >&5 | 11310 | echo "$CHECK_PKG_ERRORS" >&5 |
11370 | 11311 | ||
11371 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | 11312 | _efl_enable_tests="no" |
11372 | $as_echo "no" >&6; } | ||
11373 | _efl_enable_tests="no" | ||
11374 | elif test $pkg_failed = untried; then | 11313 | elif test $pkg_failed = untried; then |
11314 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | ||
11315 | $as_echo "no" >&6; } | ||
11375 | _efl_enable_tests="no" | 11316 | _efl_enable_tests="no" |
11376 | else | 11317 | else |
11377 | CHECK_CFLAGS=$pkg_cv_CHECK_CFLAGS | 11318 | CHECK_CFLAGS=$pkg_cv_CHECK_CFLAGS |
@@ -11808,8 +11749,8 @@ fi | |||
11808 | 11749 | ||
11809 | test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | 11750 | test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
11810 | $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | 11751 | $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
11811 | as_fn_error "no acceptable C compiler found in \$PATH | 11752 | as_fn_error $? "no acceptable C compiler found in \$PATH |
11812 | See \`config.log' for more details." "$LINENO" 5; } | 11753 | See \`config.log' for more details" "$LINENO" 5 ; } |
11813 | 11754 | ||
11814 | # Provide some information about the compiler. | 11755 | # Provide some information about the compiler. |
11815 | $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5 | 11756 | $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5 |
@@ -12179,6 +12120,10 @@ fi | |||
12179 | # pkg-config | 12120 | # pkg-config |
12180 | 12121 | ||
12181 | 12122 | ||
12123 | |||
12124 | |||
12125 | |||
12126 | |||
12182 | if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then | 12127 | if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then |
12183 | if test -n "$ac_tool_prefix"; then | 12128 | if test -n "$ac_tool_prefix"; then |
12184 | # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args. | 12129 | # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args. |
@@ -12291,7 +12236,6 @@ $as_echo "yes" >&6; } | |||
12291 | $as_echo "no" >&6; } | 12236 | $as_echo "no" >&6; } |
12292 | PKG_CONFIG="" | 12237 | PKG_CONFIG="" |
12293 | fi | 12238 | fi |
12294 | |||
12295 | fi | 12239 | fi |
12296 | 12240 | ||
12297 | # Check whether pkg-config supports Requires.private | 12241 | # Check whether pkg-config supports Requires.private |
@@ -12476,11 +12420,10 @@ pkg_failed=no | |||
12476 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for EVIL" >&5 | 12420 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for EVIL" >&5 |
12477 | $as_echo_n "checking for EVIL... " >&6; } | 12421 | $as_echo_n "checking for EVIL... " >&6; } |
12478 | 12422 | ||
12479 | if test -n "$PKG_CONFIG"; then | 12423 | if test -n "$EVIL_CFLAGS"; then |
12480 | if test -n "$EVIL_CFLAGS"; then | 12424 | pkg_cv_EVIL_CFLAGS="$EVIL_CFLAGS" |
12481 | pkg_cv_EVIL_CFLAGS="$EVIL_CFLAGS" | 12425 | elif test -n "$PKG_CONFIG"; then |
12482 | else | 12426 | if test -n "$PKG_CONFIG" && \ |
12483 | if test -n "$PKG_CONFIG" && \ | ||
12484 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"evil >= 1.0.0\""; } >&5 | 12427 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"evil >= 1.0.0\""; } >&5 |
12485 | ($PKG_CONFIG --exists --print-errors "evil >= 1.0.0") 2>&5 | 12428 | ($PKG_CONFIG --exists --print-errors "evil >= 1.0.0") 2>&5 |
12486 | ac_status=$? | 12429 | ac_status=$? |
@@ -12490,15 +12433,13 @@ if test -n "$PKG_CONFIG"; then | |||
12490 | else | 12433 | else |
12491 | pkg_failed=yes | 12434 | pkg_failed=yes |
12492 | fi | 12435 | fi |
12493 | fi | 12436 | else |
12494 | else | 12437 | pkg_failed=untried |
12495 | pkg_failed=untried | ||
12496 | fi | 12438 | fi |
12497 | if test -n "$PKG_CONFIG"; then | 12439 | if test -n "$EVIL_LIBS"; then |
12498 | if test -n "$EVIL_LIBS"; then | 12440 | pkg_cv_EVIL_LIBS="$EVIL_LIBS" |
12499 | pkg_cv_EVIL_LIBS="$EVIL_LIBS" | 12441 | elif test -n "$PKG_CONFIG"; then |
12500 | else | 12442 | if test -n "$PKG_CONFIG" && \ |
12501 | if test -n "$PKG_CONFIG" && \ | ||
12502 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"evil >= 1.0.0\""; } >&5 | 12443 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"evil >= 1.0.0\""; } >&5 |
12503 | ($PKG_CONFIG --exists --print-errors "evil >= 1.0.0") 2>&5 | 12444 | ($PKG_CONFIG --exists --print-errors "evil >= 1.0.0") 2>&5 |
12504 | ac_status=$? | 12445 | ac_status=$? |
@@ -12508,14 +12449,15 @@ if test -n "$PKG_CONFIG"; then | |||
12508 | else | 12449 | else |
12509 | pkg_failed=yes | 12450 | pkg_failed=yes |
12510 | fi | 12451 | fi |
12511 | fi | 12452 | else |
12512 | else | 12453 | pkg_failed=untried |
12513 | pkg_failed=untried | ||
12514 | fi | 12454 | fi |
12515 | 12455 | ||
12516 | 12456 | ||
12517 | 12457 | ||
12518 | if test $pkg_failed = yes; then | 12458 | if test $pkg_failed = yes; then |
12459 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | ||
12460 | $as_echo "no" >&6; } | ||
12519 | 12461 | ||
12520 | if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then | 12462 | if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then |
12521 | _pkg_short_errors_supported=yes | 12463 | _pkg_short_errors_supported=yes |
@@ -12523,14 +12465,14 @@ else | |||
12523 | _pkg_short_errors_supported=no | 12465 | _pkg_short_errors_supported=no |
12524 | fi | 12466 | fi |
12525 | if test $_pkg_short_errors_supported = yes; then | 12467 | if test $_pkg_short_errors_supported = yes; then |
12526 | EVIL_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "evil >= 1.0.0"` | 12468 | EVIL_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "evil >= 1.0.0" 2>&1` |
12527 | else | 12469 | else |
12528 | EVIL_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "evil >= 1.0.0"` | 12470 | EVIL_PKG_ERRORS=`$PKG_CONFIG --print-errors "evil >= 1.0.0" 2>&1` |
12529 | fi | 12471 | fi |
12530 | # Put the nasty error message in config.log where it belongs | 12472 | # Put the nasty error message in config.log where it belongs |
12531 | echo "$EVIL_PKG_ERRORS" >&5 | 12473 | echo "$EVIL_PKG_ERRORS" >&5 |
12532 | 12474 | ||
12533 | as_fn_error "Package requirements (evil >= 1.0.0) were not met: | 12475 | as_fn_error $? "Package requirements (evil >= 1.0.0) were not met: |
12534 | 12476 | ||
12535 | $EVIL_PKG_ERRORS | 12477 | $EVIL_PKG_ERRORS |
12536 | 12478 | ||
@@ -12539,12 +12481,13 @@ installed software in a non-standard prefix. | |||
12539 | 12481 | ||
12540 | Alternatively, you may set the environment variables EVIL_CFLAGS | 12482 | Alternatively, you may set the environment variables EVIL_CFLAGS |
12541 | and EVIL_LIBS to avoid the need to call pkg-config. | 12483 | and EVIL_LIBS to avoid the need to call pkg-config. |
12542 | See the pkg-config man page for more details. | 12484 | See the pkg-config man page for more details." "$LINENO" 5 |
12543 | " "$LINENO" 5 | ||
12544 | elif test $pkg_failed = untried; then | 12485 | elif test $pkg_failed = untried; then |
12486 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | ||
12487 | $as_echo "no" >&6; } | ||
12545 | { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | 12488 | { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
12546 | $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | 12489 | $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
12547 | as_fn_error "The pkg-config script could not be found or is too old. Make sure it | 12490 | as_fn_error $? "The pkg-config script could not be found or is too old. Make sure it |
12548 | is in your PATH or set the PKG_CONFIG environment variable to the full | 12491 | is in your PATH or set the PKG_CONFIG environment variable to the full |
12549 | path to pkg-config. | 12492 | path to pkg-config. |
12550 | 12493 | ||
@@ -12553,13 +12496,13 @@ and EVIL_LIBS to avoid the need to call pkg-config. | |||
12553 | See the pkg-config man page for more details. | 12496 | See the pkg-config man page for more details. |
12554 | 12497 | ||
12555 | To get pkg-config, see <http://pkg-config.freedesktop.org/>. | 12498 | To get pkg-config, see <http://pkg-config.freedesktop.org/>. |
12556 | See \`config.log' for more details." "$LINENO" 5; } | 12499 | See \`config.log' for more details" "$LINENO" 5 ; } |
12557 | else | 12500 | else |
12558 | EVIL_CFLAGS=$pkg_cv_EVIL_CFLAGS | 12501 | EVIL_CFLAGS=$pkg_cv_EVIL_CFLAGS |
12559 | EVIL_LIBS=$pkg_cv_EVIL_LIBS | 12502 | EVIL_LIBS=$pkg_cv_EVIL_LIBS |
12560 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 | 12503 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 |
12561 | $as_echo "yes" >&6; } | 12504 | $as_echo "yes" >&6; } |
12562 | : | 12505 | |
12563 | fi | 12506 | fi |
12564 | 12507 | ||
12565 | $as_echo "#define HAVE_EVIL 1" >>confdefs.h | 12508 | $as_echo "#define HAVE_EVIL 1" >>confdefs.h |
@@ -12588,46 +12531,44 @@ pkg_failed=no | |||
12588 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for EINA" >&5 | 12531 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for EINA" >&5 |
12589 | $as_echo_n "checking for EINA... " >&6; } | 12532 | $as_echo_n "checking for EINA... " >&6; } |
12590 | 12533 | ||
12591 | if test -n "$PKG_CONFIG"; then | 12534 | if test -n "$EINA_CFLAGS"; then |
12592 | if test -n "$EINA_CFLAGS"; then | 12535 | pkg_cv_EINA_CFLAGS="$EINA_CFLAGS" |
12593 | pkg_cv_EINA_CFLAGS="$EINA_CFLAGS" | 12536 | elif test -n "$PKG_CONFIG"; then |
12594 | else | 12537 | if test -n "$PKG_CONFIG" && \ |
12595 | if test -n "$PKG_CONFIG" && \ | 12538 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eina >= 1.2.0\""; } >&5 |
12596 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eina >= 1.1.0\""; } >&5 | 12539 | ($PKG_CONFIG --exists --print-errors "eina >= 1.2.0") 2>&5 |
12597 | ($PKG_CONFIG --exists --print-errors "eina >= 1.1.0") 2>&5 | ||
12598 | ac_status=$? | 12540 | ac_status=$? |
12599 | $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 12541 | $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
12600 | test $ac_status = 0; }; then | 12542 | test $ac_status = 0; }; then |
12601 | pkg_cv_EINA_CFLAGS=`$PKG_CONFIG --cflags "eina >= 1.1.0" 2>/dev/null` | 12543 | pkg_cv_EINA_CFLAGS=`$PKG_CONFIG --cflags "eina >= 1.2.0" 2>/dev/null` |
12602 | else | 12544 | else |
12603 | pkg_failed=yes | 12545 | pkg_failed=yes |
12604 | fi | 12546 | fi |
12605 | fi | 12547 | else |
12606 | else | 12548 | pkg_failed=untried |
12607 | pkg_failed=untried | ||
12608 | fi | 12549 | fi |
12609 | if test -n "$PKG_CONFIG"; then | 12550 | if test -n "$EINA_LIBS"; then |
12610 | if test -n "$EINA_LIBS"; then | 12551 | pkg_cv_EINA_LIBS="$EINA_LIBS" |
12611 | pkg_cv_EINA_LIBS="$EINA_LIBS" | 12552 | elif test -n "$PKG_CONFIG"; then |
12612 | else | 12553 | if test -n "$PKG_CONFIG" && \ |
12613 | if test -n "$PKG_CONFIG" && \ | 12554 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eina >= 1.2.0\""; } >&5 |
12614 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"eina >= 1.1.0\""; } >&5 | 12555 | ($PKG_CONFIG --exists --print-errors "eina >= 1.2.0") 2>&5 |
12615 | ($PKG_CONFIG --exists --print-errors "eina >= 1.1.0") 2>&5 | ||
12616 | ac_status=$? | 12556 | ac_status=$? |
12617 | $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 12557 | $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
12618 | test $ac_status = 0; }; then | 12558 | test $ac_status = 0; }; then |
12619 | pkg_cv_EINA_LIBS=`$PKG_CONFIG --libs "eina >= 1.1.0" 2>/dev/null` | 12559 | pkg_cv_EINA_LIBS=`$PKG_CONFIG --libs "eina >= 1.2.0" 2>/dev/null` |
12620 | else | 12560 | else |
12621 | pkg_failed=yes | 12561 | pkg_failed=yes |
12622 | fi | 12562 | fi |
12623 | fi | 12563 | else |
12624 | else | 12564 | pkg_failed=untried |
12625 | pkg_failed=untried | ||
12626 | fi | 12565 | fi |
12627 | 12566 | ||
12628 | 12567 | ||
12629 | 12568 | ||
12630 | if test $pkg_failed = yes; then | 12569 | if test $pkg_failed = yes; then |
12570 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | ||
12571 | $as_echo "no" >&6; } | ||
12631 | 12572 | ||
12632 | if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then | 12573 | if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then |
12633 | _pkg_short_errors_supported=yes | 12574 | _pkg_short_errors_supported=yes |
@@ -12635,14 +12576,14 @@ else | |||
12635 | _pkg_short_errors_supported=no | 12576 | _pkg_short_errors_supported=no |
12636 | fi | 12577 | fi |
12637 | if test $_pkg_short_errors_supported = yes; then | 12578 | if test $_pkg_short_errors_supported = yes; then |
12638 | EINA_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "eina >= 1.1.0"` | 12579 | EINA_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "eina >= 1.2.0" 2>&1` |
12639 | else | 12580 | else |
12640 | EINA_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "eina >= 1.1.0"` | 12581 | EINA_PKG_ERRORS=`$PKG_CONFIG --print-errors "eina >= 1.2.0" 2>&1` |
12641 | fi | 12582 | fi |
12642 | # Put the nasty error message in config.log where it belongs | 12583 | # Put the nasty error message in config.log where it belongs |
12643 | echo "$EINA_PKG_ERRORS" >&5 | 12584 | echo "$EINA_PKG_ERRORS" >&5 |
12644 | 12585 | ||
12645 | as_fn_error "Package requirements (eina >= 1.1.0) were not met: | 12586 | as_fn_error $? "Package requirements (eina >= 1.2.0) were not met: |
12646 | 12587 | ||
12647 | $EINA_PKG_ERRORS | 12588 | $EINA_PKG_ERRORS |
12648 | 12589 | ||
@@ -12651,12 +12592,13 @@ installed software in a non-standard prefix. | |||
12651 | 12592 | ||
12652 | Alternatively, you may set the environment variables EINA_CFLAGS | 12593 | Alternatively, you may set the environment variables EINA_CFLAGS |
12653 | and EINA_LIBS to avoid the need to call pkg-config. | 12594 | and EINA_LIBS to avoid the need to call pkg-config. |
12654 | See the pkg-config man page for more details. | 12595 | See the pkg-config man page for more details." "$LINENO" 5 |
12655 | " "$LINENO" 5 | ||
12656 | elif test $pkg_failed = untried; then | 12596 | elif test $pkg_failed = untried; then |
12597 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | ||
12598 | $as_echo "no" >&6; } | ||
12657 | { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | 12599 | { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
12658 | $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | 12600 | $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
12659 | as_fn_error "The pkg-config script could not be found or is too old. Make sure it | 12601 | as_fn_error $? "The pkg-config script could not be found or is too old. Make sure it |
12660 | is in your PATH or set the PKG_CONFIG environment variable to the full | 12602 | is in your PATH or set the PKG_CONFIG environment variable to the full |
12661 | path to pkg-config. | 12603 | path to pkg-config. |
12662 | 12604 | ||
@@ -12665,15 +12607,108 @@ and EINA_LIBS to avoid the need to call pkg-config. | |||
12665 | See the pkg-config man page for more details. | 12607 | See the pkg-config man page for more details. |
12666 | 12608 | ||
12667 | To get pkg-config, see <http://pkg-config.freedesktop.org/>. | 12609 | To get pkg-config, see <http://pkg-config.freedesktop.org/>. |
12668 | See \`config.log' for more details." "$LINENO" 5; } | 12610 | See \`config.log' for more details" "$LINENO" 5 ; } |
12669 | else | 12611 | else |
12670 | EINA_CFLAGS=$pkg_cv_EINA_CFLAGS | 12612 | EINA_CFLAGS=$pkg_cv_EINA_CFLAGS |
12671 | EINA_LIBS=$pkg_cv_EINA_LIBS | 12613 | EINA_LIBS=$pkg_cv_EINA_LIBS |
12672 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 | 12614 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 |
12673 | $as_echo "yes" >&6; } | 12615 | $as_echo "yes" >&6; } |
12674 | : | 12616 | |
12617 | fi | ||
12618 | requirement_eet="eina >= 1.2.0 ${requirement_eet}" | ||
12619 | |||
12620 | ### Checks for portability layer | ||
12621 | |||
12622 | |||
12623 | pkg_failed=no | ||
12624 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for EXOTIC" >&5 | ||
12625 | $as_echo_n "checking for EXOTIC... " >&6; } | ||
12626 | |||
12627 | if test -n "$EXOTIC_CFLAGS"; then | ||
12628 | pkg_cv_EXOTIC_CFLAGS="$EXOTIC_CFLAGS" | ||
12629 | elif test -n "$PKG_CONFIG"; then | ||
12630 | if test -n "$PKG_CONFIG" && \ | ||
12631 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"exotic\""; } >&5 | ||
12632 | ($PKG_CONFIG --exists --print-errors "exotic") 2>&5 | ||
12633 | ac_status=$? | ||
12634 | $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | ||
12635 | test $ac_status = 0; }; then | ||
12636 | pkg_cv_EXOTIC_CFLAGS=`$PKG_CONFIG --cflags "exotic" 2>/dev/null` | ||
12637 | else | ||
12638 | pkg_failed=yes | ||
12639 | fi | ||
12640 | else | ||
12641 | pkg_failed=untried | ||
12642 | fi | ||
12643 | if test -n "$EXOTIC_LIBS"; then | ||
12644 | pkg_cv_EXOTIC_LIBS="$EXOTIC_LIBS" | ||
12645 | elif test -n "$PKG_CONFIG"; then | ||
12646 | if test -n "$PKG_CONFIG" && \ | ||
12647 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"exotic\""; } >&5 | ||
12648 | ($PKG_CONFIG --exists --print-errors "exotic") 2>&5 | ||
12649 | ac_status=$? | ||
12650 | $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | ||
12651 | test $ac_status = 0; }; then | ||
12652 | pkg_cv_EXOTIC_LIBS=`$PKG_CONFIG --libs "exotic" 2>/dev/null` | ||
12653 | else | ||
12654 | pkg_failed=yes | ||
12655 | fi | ||
12656 | else | ||
12657 | pkg_failed=untried | ||
12658 | fi | ||
12659 | |||
12660 | |||
12661 | |||
12662 | if test $pkg_failed = yes; then | ||
12663 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | ||
12664 | $as_echo "no" >&6; } | ||
12665 | |||
12666 | if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then | ||
12667 | _pkg_short_errors_supported=yes | ||
12668 | else | ||
12669 | _pkg_short_errors_supported=no | ||
12670 | fi | ||
12671 | if test $_pkg_short_errors_supported = yes; then | ||
12672 | EXOTIC_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "exotic" 2>&1` | ||
12673 | else | ||
12674 | EXOTIC_PKG_ERRORS=`$PKG_CONFIG --print-errors "exotic" 2>&1` | ||
12675 | fi | ||
12676 | # Put the nasty error message in config.log where it belongs | ||
12677 | echo "$EXOTIC_PKG_ERRORS" >&5 | ||
12678 | |||
12679 | enable_exotic="no" | ||
12680 | elif test $pkg_failed = untried; then | ||
12681 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | ||
12682 | $as_echo "no" >&6; } | ||
12683 | enable_exotic="no" | ||
12684 | else | ||
12685 | EXOTIC_CFLAGS=$pkg_cv_EXOTIC_CFLAGS | ||
12686 | EXOTIC_LIBS=$pkg_cv_EXOTIC_LIBS | ||
12687 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 | ||
12688 | $as_echo "yes" >&6; } | ||
12689 | enable_exotic="yes" | ||
12690 | fi | ||
12691 | |||
12692 | if test "x${enable_exotic}" = "xyes"; then | ||
12693 | requirement_eet="exotic ${requirement_eet}" | ||
12694 | |||
12695 | |||
12696 | $as_echo "#define HAVE_EXOTIC_H 1" >>confdefs.h | ||
12697 | |||
12675 | fi | 12698 | fi |
12676 | requirement_eet="eina >= 1.1.0 ${requirement_eet}" | 12699 | |
12700 | # Gnutls support | ||
12701 | |||
12702 | # Check whether --enable-gnutls was given. | ||
12703 | if test "${enable_gnutls+set}" = set; then : | ||
12704 | enableval=$enable_gnutls; want_gnutls=$enableval | ||
12705 | |||
12706 | fi | ||
12707 | |||
12708 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to use Gnutls" >&5 | ||
12709 | $as_echo_n "checking whether to use Gnutls... " >&6; } | ||
12710 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${want_gnutls}" >&5 | ||
12711 | $as_echo "${want_gnutls}" >&6; } | ||
12677 | 12712 | ||
12678 | # Gnutls library | 12713 | # Gnutls library |
12679 | have_gnutls="no" | 12714 | have_gnutls="no" |
@@ -12683,11 +12718,10 @@ pkg_failed=no | |||
12683 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNUTLS" >&5 | 12718 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNUTLS" >&5 |
12684 | $as_echo_n "checking for GNUTLS... " >&6; } | 12719 | $as_echo_n "checking for GNUTLS... " >&6; } |
12685 | 12720 | ||
12686 | if test -n "$PKG_CONFIG"; then | 12721 | if test -n "$GNUTLS_CFLAGS"; then |
12687 | if test -n "$GNUTLS_CFLAGS"; then | 12722 | pkg_cv_GNUTLS_CFLAGS="$GNUTLS_CFLAGS" |
12688 | pkg_cv_GNUTLS_CFLAGS="$GNUTLS_CFLAGS" | 12723 | elif test -n "$PKG_CONFIG"; then |
12689 | else | 12724 | if test -n "$PKG_CONFIG" && \ |
12690 | if test -n "$PKG_CONFIG" && \ | ||
12691 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gnutls >= 1.7.6\""; } >&5 | 12725 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gnutls >= 1.7.6\""; } >&5 |
12692 | ($PKG_CONFIG --exists --print-errors "gnutls >= 1.7.6") 2>&5 | 12726 | ($PKG_CONFIG --exists --print-errors "gnutls >= 1.7.6") 2>&5 |
12693 | ac_status=$? | 12727 | ac_status=$? |
@@ -12697,15 +12731,13 @@ if test -n "$PKG_CONFIG"; then | |||
12697 | else | 12731 | else |
12698 | pkg_failed=yes | 12732 | pkg_failed=yes |
12699 | fi | 12733 | fi |
12700 | fi | 12734 | else |
12701 | else | 12735 | pkg_failed=untried |
12702 | pkg_failed=untried | ||
12703 | fi | 12736 | fi |
12704 | if test -n "$PKG_CONFIG"; then | 12737 | if test -n "$GNUTLS_LIBS"; then |
12705 | if test -n "$GNUTLS_LIBS"; then | 12738 | pkg_cv_GNUTLS_LIBS="$GNUTLS_LIBS" |
12706 | pkg_cv_GNUTLS_LIBS="$GNUTLS_LIBS" | 12739 | elif test -n "$PKG_CONFIG"; then |
12707 | else | 12740 | if test -n "$PKG_CONFIG" && \ |
12708 | if test -n "$PKG_CONFIG" && \ | ||
12709 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gnutls >= 1.7.6\""; } >&5 | 12741 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gnutls >= 1.7.6\""; } >&5 |
12710 | ($PKG_CONFIG --exists --print-errors "gnutls >= 1.7.6") 2>&5 | 12742 | ($PKG_CONFIG --exists --print-errors "gnutls >= 1.7.6") 2>&5 |
12711 | ac_status=$? | 12743 | ac_status=$? |
@@ -12715,14 +12747,15 @@ if test -n "$PKG_CONFIG"; then | |||
12715 | else | 12747 | else |
12716 | pkg_failed=yes | 12748 | pkg_failed=yes |
12717 | fi | 12749 | fi |
12718 | fi | 12750 | else |
12719 | else | 12751 | pkg_failed=untried |
12720 | pkg_failed=untried | ||
12721 | fi | 12752 | fi |
12722 | 12753 | ||
12723 | 12754 | ||
12724 | 12755 | ||
12725 | if test $pkg_failed = yes; then | 12756 | if test $pkg_failed = yes; then |
12757 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | ||
12758 | $as_echo "no" >&6; } | ||
12726 | 12759 | ||
12727 | if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then | 12760 | if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then |
12728 | _pkg_short_errors_supported=yes | 12761 | _pkg_short_errors_supported=yes |
@@ -12730,17 +12763,17 @@ else | |||
12730 | _pkg_short_errors_supported=no | 12763 | _pkg_short_errors_supported=no |
12731 | fi | 12764 | fi |
12732 | if test $_pkg_short_errors_supported = yes; then | 12765 | if test $_pkg_short_errors_supported = yes; then |
12733 | GNUTLS_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "gnutls >= 1.7.6"` | 12766 | GNUTLS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "gnutls >= 1.7.6" 2>&1` |
12734 | else | 12767 | else |
12735 | GNUTLS_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gnutls >= 1.7.6"` | 12768 | GNUTLS_PKG_ERRORS=`$PKG_CONFIG --print-errors "gnutls >= 1.7.6" 2>&1` |
12736 | fi | 12769 | fi |
12737 | # Put the nasty error message in config.log where it belongs | 12770 | # Put the nasty error message in config.log where it belongs |
12738 | echo "$GNUTLS_PKG_ERRORS" >&5 | 12771 | echo "$GNUTLS_PKG_ERRORS" >&5 |
12739 | 12772 | ||
12740 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | 12773 | have_gnutls="no" |
12741 | $as_echo "no" >&6; } | ||
12742 | have_gnutls="no" | ||
12743 | elif test $pkg_failed = untried; then | 12774 | elif test $pkg_failed = untried; then |
12775 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | ||
12776 | $as_echo "no" >&6; } | ||
12744 | have_gnutls="no" | 12777 | have_gnutls="no" |
12745 | else | 12778 | else |
12746 | GNUTLS_CFLAGS=$pkg_cv_GNUTLS_CFLAGS | 12779 | GNUTLS_CFLAGS=$pkg_cv_GNUTLS_CFLAGS |
@@ -12869,6 +12902,204 @@ $as_echo "no" >&6; } | |||
12869 | fi | 12902 | fi |
12870 | fi | 12903 | fi |
12871 | 12904 | ||
12905 | # Specific GNUTLS improvement | ||
12906 | |||
12907 | new_gnutls_api="yes" | ||
12908 | # Check whether --enable-new-gnutls-api was given. | ||
12909 | if test "${enable_new_gnutls_api+set}" = set; then : | ||
12910 | enableval=$enable_new_gnutls_api; new_gnutls_api=$enableval | ||
12911 | |||
12912 | fi | ||
12913 | |||
12914 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to use gnutls_x509_crt_verify_hash" >&5 | ||
12915 | $as_echo_n "checking whether to use gnutls_x509_crt_verify_hash... " >&6; } | ||
12916 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${new_gnutls_api}" >&5 | ||
12917 | $as_echo "${new_gnutls_api}" >&6; } | ||
12918 | |||
12919 | if test "x${new_gnutls_api}" = "xyes" ; then | ||
12920 | tmp_CFLAGS="${CFLAGS}" | ||
12921 | tmp_LIBS="${LIBS}" | ||
12922 | CFLAGS="${GNUTLS_CFLAGS}" | ||
12923 | LIBS="${GNUTLS_LIBS}" | ||
12924 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gnutls_x509_crt_verify_hash in -lgnutls" >&5 | ||
12925 | $as_echo_n "checking for gnutls_x509_crt_verify_hash in -lgnutls... " >&6; } | ||
12926 | if test "${ac_cv_lib_gnutls_gnutls_x509_crt_verify_hash+set}" = set; then : | ||
12927 | $as_echo_n "(cached) " >&6 | ||
12928 | else | ||
12929 | ac_check_lib_save_LIBS=$LIBS | ||
12930 | LIBS="-lgnutls $LIBS" | ||
12931 | cat confdefs.h - <<_ACEOF >conftest.$ac_ext | ||
12932 | /* end confdefs.h. */ | ||
12933 | |||
12934 | /* Override any GCC internal prototype to avoid an error. | ||
12935 | Use char because int might match the return type of a GCC | ||
12936 | builtin and then its argument prototype would still apply. */ | ||
12937 | #ifdef __cplusplus | ||
12938 | extern "C" | ||
12939 | #endif | ||
12940 | char gnutls_x509_crt_verify_hash (); | ||
12941 | int | ||
12942 | main () | ||
12943 | { | ||
12944 | return gnutls_x509_crt_verify_hash (); | ||
12945 | ; | ||
12946 | return 0; | ||
12947 | } | ||
12948 | _ACEOF | ||
12949 | if ac_fn_c_try_link "$LINENO"; then : | ||
12950 | ac_cv_lib_gnutls_gnutls_x509_crt_verify_hash=yes | ||
12951 | else | ||
12952 | ac_cv_lib_gnutls_gnutls_x509_crt_verify_hash=no | ||
12953 | fi | ||
12954 | rm -f core conftest.err conftest.$ac_objext \ | ||
12955 | conftest$ac_exeext conftest.$ac_ext | ||
12956 | LIBS=$ac_check_lib_save_LIBS | ||
12957 | fi | ||
12958 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_gnutls_gnutls_x509_crt_verify_hash" >&5 | ||
12959 | $as_echo "$ac_cv_lib_gnutls_gnutls_x509_crt_verify_hash" >&6; } | ||
12960 | if test "x$ac_cv_lib_gnutls_gnutls_x509_crt_verify_hash" = x""yes; then : | ||
12961 | new_gnutls_api="yes" | ||
12962 | else | ||
12963 | new_gnutls_api="no" | ||
12964 | |||
12965 | fi | ||
12966 | |||
12967 | CFLAGS="${tmp_CFLAGS}" | ||
12968 | LIBS="${tmp_LIBS}" | ||
12969 | |||
12970 | if test "x${new_gnutls_api}" = "xyes"; then | ||
12971 | |||
12972 | $as_echo "#define EET_USE_NEW_GNUTLS_API 1" >>confdefs.h | ||
12973 | |||
12974 | fi | ||
12975 | fi | ||
12976 | |||
12977 | use_gnutls_privkey_sign_data="no" | ||
12978 | if test "x${want_gnutls}" = "xyes" -o "x${want_gnutls}" = "xauto"; then | ||
12979 | tmp_CFLAGS="${CFLAGS}" | ||
12980 | tmp_LIBS="${LIBS}" | ||
12981 | CFLAGS="${GNUTLS_CFLAGS}" | ||
12982 | LIBS="${GNUTLS_LIBS}" | ||
12983 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gnutls_privkey_sign_data in -lgnutls" >&5 | ||
12984 | $as_echo_n "checking for gnutls_privkey_sign_data in -lgnutls... " >&6; } | ||
12985 | if test "${ac_cv_lib_gnutls_gnutls_privkey_sign_data+set}" = set; then : | ||
12986 | $as_echo_n "(cached) " >&6 | ||
12987 | else | ||
12988 | ac_check_lib_save_LIBS=$LIBS | ||
12989 | LIBS="-lgnutls $LIBS" | ||
12990 | cat confdefs.h - <<_ACEOF >conftest.$ac_ext | ||
12991 | /* end confdefs.h. */ | ||
12992 | |||
12993 | /* Override any GCC internal prototype to avoid an error. | ||
12994 | Use char because int might match the return type of a GCC | ||
12995 | builtin and then its argument prototype would still apply. */ | ||
12996 | #ifdef __cplusplus | ||
12997 | extern "C" | ||
12998 | #endif | ||
12999 | char gnutls_privkey_sign_data (); | ||
13000 | int | ||
13001 | main () | ||
13002 | { | ||
13003 | return gnutls_privkey_sign_data (); | ||
13004 | ; | ||
13005 | return 0; | ||
13006 | } | ||
13007 | _ACEOF | ||
13008 | if ac_fn_c_try_link "$LINENO"; then : | ||
13009 | ac_cv_lib_gnutls_gnutls_privkey_sign_data=yes | ||
13010 | else | ||
13011 | ac_cv_lib_gnutls_gnutls_privkey_sign_data=no | ||
13012 | fi | ||
13013 | rm -f core conftest.err conftest.$ac_objext \ | ||
13014 | conftest$ac_exeext conftest.$ac_ext | ||
13015 | LIBS=$ac_check_lib_save_LIBS | ||
13016 | fi | ||
13017 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_gnutls_gnutls_privkey_sign_data" >&5 | ||
13018 | $as_echo "$ac_cv_lib_gnutls_gnutls_privkey_sign_data" >&6; } | ||
13019 | if test "x$ac_cv_lib_gnutls_gnutls_privkey_sign_data" = x""yes; then : | ||
13020 | use_gnutls_privkey_sign_data="yes" | ||
13021 | else | ||
13022 | use_gnutls_privkey_sign_data="no" | ||
13023 | |||
13024 | fi | ||
13025 | |||
13026 | CFLAGS="${tmp_CFLAGS}" | ||
13027 | LIBS="${tmp_LIBS}" | ||
13028 | |||
13029 | if test "x${use_gnutls_privkey_sign_data}" = "xyes"; then | ||
13030 | |||
13031 | $as_echo "#define EET_USE_NEW_PRIVKEY_SIGN_DATA 1" >>confdefs.h | ||
13032 | |||
13033 | fi | ||
13034 | fi | ||
13035 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to use gnutls_privkey_sign_data" >&5 | ||
13036 | $as_echo_n "checking whether to use gnutls_privkey_sign_data... " >&6; } | ||
13037 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${use_gnutls_privkey_sign_data}" >&5 | ||
13038 | $as_echo "${use_gnutls_privkey_sign_data}" >&6; } | ||
13039 | |||
13040 | use_gnutls_pubkey_verify_hash="no" | ||
13041 | if test "x${want_gnutls}" = "xyes" -o "x${want_gnutls}" = "xauto"; then | ||
13042 | tmp_CFLAGS="${CFLAGS}" | ||
13043 | tmp_LIBS="${LIBS}" | ||
13044 | CFLAGS="${GNUTLS_CFLAGS}" | ||
13045 | LIBS="${GNUTLS_LIBS}" | ||
13046 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gnutls_pubkey_verify_hash in -lgnutls" >&5 | ||
13047 | $as_echo_n "checking for gnutls_pubkey_verify_hash in -lgnutls... " >&6; } | ||
13048 | if test "${ac_cv_lib_gnutls_gnutls_pubkey_verify_hash+set}" = set; then : | ||
13049 | $as_echo_n "(cached) " >&6 | ||
13050 | else | ||
13051 | ac_check_lib_save_LIBS=$LIBS | ||
13052 | LIBS="-lgnutls $LIBS" | ||
13053 | cat confdefs.h - <<_ACEOF >conftest.$ac_ext | ||
13054 | /* end confdefs.h. */ | ||
13055 | |||
13056 | /* Override any GCC internal prototype to avoid an error. | ||
13057 | Use char because int might match the return type of a GCC | ||
13058 | builtin and then its argument prototype would still apply. */ | ||
13059 | #ifdef __cplusplus | ||
13060 | extern "C" | ||
13061 | #endif | ||
13062 | char gnutls_pubkey_verify_hash (); | ||
13063 | int | ||
13064 | main () | ||
13065 | { | ||
13066 | return gnutls_pubkey_verify_hash (); | ||
13067 | ; | ||
13068 | return 0; | ||
13069 | } | ||
13070 | _ACEOF | ||
13071 | if ac_fn_c_try_link "$LINENO"; then : | ||
13072 | ac_cv_lib_gnutls_gnutls_pubkey_verify_hash=yes | ||
13073 | else | ||
13074 | ac_cv_lib_gnutls_gnutls_pubkey_verify_hash=no | ||
13075 | fi | ||
13076 | rm -f core conftest.err conftest.$ac_objext \ | ||
13077 | conftest$ac_exeext conftest.$ac_ext | ||
13078 | LIBS=$ac_check_lib_save_LIBS | ||
13079 | fi | ||
13080 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_gnutls_gnutls_pubkey_verify_hash" >&5 | ||
13081 | $as_echo "$ac_cv_lib_gnutls_gnutls_pubkey_verify_hash" >&6; } | ||
13082 | if test "x$ac_cv_lib_gnutls_gnutls_pubkey_verify_hash" = x""yes; then : | ||
13083 | use_gnutls_pubkey_verify_hash="yes" | ||
13084 | else | ||
13085 | use_gnutls_pubkey_verify_hash="no" | ||
13086 | |||
13087 | fi | ||
13088 | |||
13089 | CFLAGS="${tmp_CFLAGS}" | ||
13090 | LIBS="${tmp_LIBS}" | ||
13091 | |||
13092 | if test "x${use_gnutls_pubkey_verify_hash}" = "xyes"; then | ||
13093 | |||
13094 | $as_echo "#define EET_USE_NEW_PUBKEY_VERIFY_HASH 1" >>confdefs.h | ||
13095 | |||
13096 | fi | ||
13097 | fi | ||
13098 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to use gnutls_pubkey_verify_hash" >&5 | ||
13099 | $as_echo_n "checking whether to use gnutls_pubkey_verify_hash... " >&6; } | ||
13100 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${use_gnutls_pubkey_verify_hash}" >&5 | ||
13101 | $as_echo "${use_gnutls_pubkey_verify_hash}" >&6; } | ||
13102 | |||
12872 | # Openssl library | 13103 | # Openssl library |
12873 | have_openssl="no" | 13104 | have_openssl="no" |
12874 | if test "x${want_openssl}" = "xyes" || test "x${want_openssl}" = "xauto" ; then | 13105 | if test "x${want_openssl}" = "xyes" || test "x${want_openssl}" = "xauto" ; then |
@@ -12877,11 +13108,10 @@ pkg_failed=no | |||
12877 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for OPENSSL" >&5 | 13108 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for OPENSSL" >&5 |
12878 | $as_echo_n "checking for OPENSSL... " >&6; } | 13109 | $as_echo_n "checking for OPENSSL... " >&6; } |
12879 | 13110 | ||
12880 | if test -n "$PKG_CONFIG"; then | 13111 | if test -n "$OPENSSL_CFLAGS"; then |
12881 | if test -n "$OPENSSL_CFLAGS"; then | 13112 | pkg_cv_OPENSSL_CFLAGS="$OPENSSL_CFLAGS" |
12882 | pkg_cv_OPENSSL_CFLAGS="$OPENSSL_CFLAGS" | 13113 | elif test -n "$PKG_CONFIG"; then |
12883 | else | 13114 | if test -n "$PKG_CONFIG" && \ |
12884 | if test -n "$PKG_CONFIG" && \ | ||
12885 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"openssl\""; } >&5 | 13115 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"openssl\""; } >&5 |
12886 | ($PKG_CONFIG --exists --print-errors "openssl") 2>&5 | 13116 | ($PKG_CONFIG --exists --print-errors "openssl") 2>&5 |
12887 | ac_status=$? | 13117 | ac_status=$? |
@@ -12891,15 +13121,13 @@ if test -n "$PKG_CONFIG"; then | |||
12891 | else | 13121 | else |
12892 | pkg_failed=yes | 13122 | pkg_failed=yes |
12893 | fi | 13123 | fi |
12894 | fi | 13124 | else |
12895 | else | 13125 | pkg_failed=untried |
12896 | pkg_failed=untried | ||
12897 | fi | 13126 | fi |
12898 | if test -n "$PKG_CONFIG"; then | 13127 | if test -n "$OPENSSL_LIBS"; then |
12899 | if test -n "$OPENSSL_LIBS"; then | 13128 | pkg_cv_OPENSSL_LIBS="$OPENSSL_LIBS" |
12900 | pkg_cv_OPENSSL_LIBS="$OPENSSL_LIBS" | 13129 | elif test -n "$PKG_CONFIG"; then |
12901 | else | 13130 | if test -n "$PKG_CONFIG" && \ |
12902 | if test -n "$PKG_CONFIG" && \ | ||
12903 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"openssl\""; } >&5 | 13131 | { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"openssl\""; } >&5 |
12904 | ($PKG_CONFIG --exists --print-errors "openssl") 2>&5 | 13132 | ($PKG_CONFIG --exists --print-errors "openssl") 2>&5 |
12905 | ac_status=$? | 13133 | ac_status=$? |
@@ -12909,14 +13137,15 @@ if test -n "$PKG_CONFIG"; then | |||
12909 | else | 13137 | else |
12910 | pkg_failed=yes | 13138 | pkg_failed=yes |
12911 | fi | 13139 | fi |
12912 | fi | 13140 | else |
12913 | else | 13141 | pkg_failed=untried |
12914 | pkg_failed=untried | ||
12915 | fi | 13142 | fi |
12916 | 13143 | ||
12917 | 13144 | ||
12918 | 13145 | ||
12919 | if test $pkg_failed = yes; then | 13146 | if test $pkg_failed = yes; then |
13147 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | ||
13148 | $as_echo "no" >&6; } | ||
12920 | 13149 | ||
12921 | if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then | 13150 | if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then |
12922 | _pkg_short_errors_supported=yes | 13151 | _pkg_short_errors_supported=yes |
@@ -12924,17 +13153,17 @@ else | |||
12924 | _pkg_short_errors_supported=no | 13153 | _pkg_short_errors_supported=no |
12925 | fi | 13154 | fi |
12926 | if test $_pkg_short_errors_supported = yes; then | 13155 | if test $_pkg_short_errors_supported = yes; then |
12927 | OPENSSL_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "openssl"` | 13156 | OPENSSL_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "openssl" 2>&1` |
12928 | else | 13157 | else |
12929 | OPENSSL_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "openssl"` | 13158 | OPENSSL_PKG_ERRORS=`$PKG_CONFIG --print-errors "openssl" 2>&1` |
12930 | fi | 13159 | fi |
12931 | # Put the nasty error message in config.log where it belongs | 13160 | # Put the nasty error message in config.log where it belongs |
12932 | echo "$OPENSSL_PKG_ERRORS" >&5 | 13161 | echo "$OPENSSL_PKG_ERRORS" >&5 |
12933 | 13162 | ||
12934 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | 13163 | have_openssl="no" |
12935 | $as_echo "no" >&6; } | ||
12936 | have_openssl="no" | ||
12937 | elif test $pkg_failed = untried; then | 13164 | elif test $pkg_failed = untried; then |
13165 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 | ||
13166 | $as_echo "no" >&6; } | ||
12938 | have_openssl="no" | 13167 | have_openssl="no" |
12939 | else | 13168 | else |
12940 | OPENSSL_CFLAGS=$pkg_cv_OPENSSL_CFLAGS | 13169 | OPENSSL_CFLAGS=$pkg_cv_OPENSSL_CFLAGS |
@@ -13001,7 +13230,7 @@ ac_fn_c_check_header_mongrel "$LINENO" "zlib.h" "ac_cv_header_zlib_h" "$ac_inclu | |||
13001 | if test "x$ac_cv_header_zlib_h" = x""yes; then : | 13230 | if test "x$ac_cv_header_zlib_h" = x""yes; then : |
13002 | dummy="yes" | 13231 | dummy="yes" |
13003 | else | 13232 | else |
13004 | as_fn_error "\"Cannot find zlib.h. Make sure your CFLAGS environment variable contains include lines for the location of this file\"" "$LINENO" 5 | 13233 | as_fn_error $? "\"Cannot find zlib.h. Make sure your CFLAGS environment variable contains include lines for the location of this file\"" "$LINENO" 5 |
13005 | fi | 13234 | fi |
13006 | 13235 | ||
13007 | 13236 | ||
@@ -13010,7 +13239,7 @@ ac_fn_c_check_header_mongrel "$LINENO" "jpeglib.h" "ac_cv_header_jpeglib_h" "$ac | |||
13010 | if test "x$ac_cv_header_jpeglib_h" = x""yes; then : | 13239 | if test "x$ac_cv_header_jpeglib_h" = x""yes; then : |
13011 | dummy="yes" | 13240 | dummy="yes" |
13012 | else | 13241 | else |
13013 | as_fn_error "\"Cannot find jpeglib.h. Make sure your CFLAGS environment variable contains include lines for the location of this file\"" "$LINENO" 5 | 13242 | as_fn_error $? "\"Cannot find jpeglib.h. Make sure your CFLAGS environment variable contains include lines for the location of this file\"" "$LINENO" 5 |
13014 | fi | 13243 | fi |
13015 | 13244 | ||
13016 | 13245 | ||
@@ -13019,8 +13248,7 @@ for ac_header in netinet/in.h unistd.h | |||
13019 | do : | 13248 | do : |
13020 | as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` | 13249 | as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` |
13021 | ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" | 13250 | ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" |
13022 | eval as_val=\$$as_ac_Header | 13251 | if eval test \"x\$"$as_ac_Header"\" = x"yes"; then : |
13023 | if test "x$as_val" = x""yes; then : | ||
13024 | cat >>confdefs.h <<_ACEOF | 13252 | cat >>confdefs.h <<_ACEOF |
13025 | #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 | 13253 | #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 |
13026 | _ACEOF | 13254 | _ACEOF |
@@ -13097,7 +13325,7 @@ $as_echo_n "checking whether cc understands -c and -o together... " >&6; } | |||
13097 | fi | 13325 | fi |
13098 | set dummy $CC; ac_cc=`$as_echo "$2" | | 13326 | set dummy $CC; ac_cc=`$as_echo "$2" | |
13099 | sed 's/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/'` | 13327 | sed 's/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/'` |
13100 | if { as_var=ac_cv_prog_cc_${ac_cc}_c_o; eval "test \"\${$as_var+set}\" = set"; }; then : | 13328 | if eval "test \"\${ac_cv_prog_cc_${ac_cc}_c_o+set}\"" = set; then : |
13101 | $as_echo_n "(cached) " >&6 | 13329 | $as_echo_n "(cached) " >&6 |
13102 | else | 13330 | else |
13103 | cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 13331 | cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
@@ -13992,8 +14220,7 @@ if test $ac_cv_os_cray = yes; then | |||
13992 | for ac_func in _getb67 GETB67 getb67; do | 14220 | for ac_func in _getb67 GETB67 getb67; do |
13993 | as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` | 14221 | as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` |
13994 | ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" | 14222 | ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" |
13995 | eval as_val=\$$as_ac_var | 14223 | if eval test \"x\$"$as_ac_var"\" = x"yes"; then : |
13996 | if test "x$as_val" = x""yes; then : | ||
13997 | 14224 | ||
13998 | cat >>confdefs.h <<_ACEOF | 14225 | cat >>confdefs.h <<_ACEOF |
13999 | #define CRAY_STACKSEG_END $ac_func | 14226 | #define CRAY_STACKSEG_END $ac_func |
@@ -14060,8 +14287,7 @@ for ac_func in fmemopen open_memstream realpath | |||
14060 | do : | 14287 | do : |
14061 | as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` | 14288 | as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` |
14062 | ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" | 14289 | ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" |
14063 | eval as_val=\$$as_ac_var | 14290 | if eval test \"x\$"$as_ac_var"\" = x"yes"; then : |
14064 | if test "x$as_val" = x""yes; then : | ||
14065 | cat >>confdefs.h <<_ACEOF | 14291 | cat >>confdefs.h <<_ACEOF |
14066 | #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 | 14292 | #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 |
14067 | _ACEOF | 14293 | _ACEOF |
@@ -14148,12 +14374,63 @@ if (! test "x${ac_cv_search_fnmatch}" = "xnone required") && (! test "x${ac_cv_s | |||
14148 | EFL_FNMATCH_LIBS=${ac_cv_search_fnmatch} | 14374 | EFL_FNMATCH_LIBS=${ac_cv_search_fnmatch} |
14149 | fi | 14375 | fi |
14150 | 14376 | ||
14377 | if test "x${_efl_have_fnmatch}" != "xyes" -a "x${enable_exotic}" = "xyes"; then | ||
14378 | LDFLAGS_SAVE="$LDFLAGS" | ||
14379 | LDFLAGS="$LDFLAGS $EXOTIC_LIBS" | ||
14380 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for fnmatch in -lexotic" >&5 | ||
14381 | $as_echo_n "checking for fnmatch in -lexotic... " >&6; } | ||
14382 | if test "${ac_cv_lib_exotic_fnmatch+set}" = set; then : | ||
14383 | $as_echo_n "(cached) " >&6 | ||
14384 | else | ||
14385 | ac_check_lib_save_LIBS=$LIBS | ||
14386 | LIBS="-lexotic $LIBS" | ||
14387 | cat confdefs.h - <<_ACEOF >conftest.$ac_ext | ||
14388 | /* end confdefs.h. */ | ||
14389 | |||
14390 | /* Override any GCC internal prototype to avoid an error. | ||
14391 | Use char because int might match the return type of a GCC | ||
14392 | builtin and then its argument prototype would still apply. */ | ||
14393 | #ifdef __cplusplus | ||
14394 | extern "C" | ||
14395 | #endif | ||
14396 | char fnmatch (); | ||
14397 | int | ||
14398 | main () | ||
14399 | { | ||
14400 | return fnmatch (); | ||
14401 | ; | ||
14402 | return 0; | ||
14403 | } | ||
14404 | _ACEOF | ||
14405 | if ac_fn_c_try_link "$LINENO"; then : | ||
14406 | ac_cv_lib_exotic_fnmatch=yes | ||
14407 | else | ||
14408 | ac_cv_lib_exotic_fnmatch=no | ||
14409 | fi | ||
14410 | rm -f core conftest.err conftest.$ac_objext \ | ||
14411 | conftest$ac_exeext conftest.$ac_ext | ||
14412 | LIBS=$ac_check_lib_save_LIBS | ||
14413 | fi | ||
14414 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_exotic_fnmatch" >&5 | ||
14415 | $as_echo "$ac_cv_lib_exotic_fnmatch" >&6; } | ||
14416 | if test "x$ac_cv_lib_exotic_fnmatch" = x""yes; then : | ||
14417 | _efl_have_fnmatch="yes" | ||
14418 | else | ||
14419 | _efl_have_fnmatch="no" | ||
14420 | fi | ||
14421 | |||
14422 | |||
14423 | if test "x${_efl_have_fnmatch}" = "xyes"; then | ||
14424 | EFL_FNMATCH_LIBS="exotic" | ||
14425 | fi | ||
14426 | fi | ||
14427 | |||
14151 | 14428 | ||
14152 | 14429 | ||
14153 | if test "x$_efl_have_fnmatch" = "xyes"; then : | 14430 | if test "x$_efl_have_fnmatch" = "xyes"; then : |
14154 | 14431 | ||
14155 | else | 14432 | else |
14156 | as_fn_error "Cannot find fnmatch()" "$LINENO" 5 | 14433 | as_fn_error $? "Cannot find fnmatch()" "$LINENO" 5 |
14157 | fi | 14434 | fi |
14158 | 14435 | ||
14159 | 14436 | ||
@@ -14246,6 +14523,7 @@ DEFS=-DHAVE_CONFIG_H | |||
14246 | 14523 | ||
14247 | ac_libobjs= | 14524 | ac_libobjs= |
14248 | ac_ltlibobjs= | 14525 | ac_ltlibobjs= |
14526 | U= | ||
14249 | for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue | 14527 | for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue |
14250 | # 1. Remove the extension, and $U if already installed. | 14528 | # 1. Remove the extension, and $U if already installed. |
14251 | ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' | 14529 | ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' |
@@ -14269,43 +14547,43 @@ else | |||
14269 | fi | 14547 | fi |
14270 | 14548 | ||
14271 | if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then | 14549 | if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then |
14272 | as_fn_error "conditional \"AMDEP\" was never defined. | 14550 | as_fn_error $? "conditional \"AMDEP\" was never defined. |
14273 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 14551 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
14274 | fi | 14552 | fi |
14275 | if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then | 14553 | if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then |
14276 | as_fn_error "conditional \"am__fastdepCC\" was never defined. | 14554 | as_fn_error $? "conditional \"am__fastdepCC\" was never defined. |
14277 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 14555 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
14278 | fi | 14556 | fi |
14279 | if test -z "${EET_AMALGAMATION_TRUE}" && test -z "${EET_AMALGAMATION_FALSE}"; then | 14557 | if test -z "${EET_AMALGAMATION_TRUE}" && test -z "${EET_AMALGAMATION_FALSE}"; then |
14280 | as_fn_error "conditional \"EET_AMALGAMATION\" was never defined. | 14558 | as_fn_error $? "conditional \"EET_AMALGAMATION\" was never defined. |
14281 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 14559 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
14282 | fi | 14560 | fi |
14283 | if test -z "${BUILD_EET_TRUE}" && test -z "${BUILD_EET_FALSE}"; then | 14561 | if test -z "${BUILD_EET_TRUE}" && test -z "${BUILD_EET_FALSE}"; then |
14284 | as_fn_error "conditional \"BUILD_EET\" was never defined. | 14562 | as_fn_error $? "conditional \"BUILD_EET\" was never defined. |
14285 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 14563 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
14286 | fi | 14564 | fi |
14287 | if test -z "${INSTALL_EXAMPLES_TRUE}" && test -z "${INSTALL_EXAMPLES_FALSE}"; then | 14565 | if test -z "${INSTALL_EXAMPLES_TRUE}" && test -z "${INSTALL_EXAMPLES_FALSE}"; then |
14288 | as_fn_error "conditional \"INSTALL_EXAMPLES\" was never defined. | 14566 | as_fn_error $? "conditional \"INSTALL_EXAMPLES\" was never defined. |
14289 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 14567 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
14290 | fi | 14568 | fi |
14291 | if test -z "${BUILD_EXAMPLES_TRUE}" && test -z "${BUILD_EXAMPLES_FALSE}"; then | 14569 | if test -z "${BUILD_EXAMPLES_TRUE}" && test -z "${BUILD_EXAMPLES_FALSE}"; then |
14292 | as_fn_error "conditional \"BUILD_EXAMPLES\" was never defined. | 14570 | as_fn_error $? "conditional \"BUILD_EXAMPLES\" was never defined. |
14293 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 14571 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
14294 | fi | 14572 | fi |
14295 | if test -z "${EFL_ENABLE_TESTS_TRUE}" && test -z "${EFL_ENABLE_TESTS_FALSE}"; then | 14573 | if test -z "${EFL_ENABLE_TESTS_TRUE}" && test -z "${EFL_ENABLE_TESTS_FALSE}"; then |
14296 | as_fn_error "conditional \"EFL_ENABLE_TESTS\" was never defined. | 14574 | as_fn_error $? "conditional \"EFL_ENABLE_TESTS\" was never defined. |
14297 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 14575 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
14298 | fi | 14576 | fi |
14299 | if test -z "${EFL_ENABLE_COVERAGE_TRUE}" && test -z "${EFL_ENABLE_COVERAGE_FALSE}"; then | 14577 | if test -z "${EFL_ENABLE_COVERAGE_TRUE}" && test -z "${EFL_ENABLE_COVERAGE_FALSE}"; then |
14300 | as_fn_error "conditional \"EFL_ENABLE_COVERAGE\" was never defined. | 14578 | as_fn_error $? "conditional \"EFL_ENABLE_COVERAGE\" was never defined. |
14301 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 14579 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
14302 | fi | 14580 | fi |
14303 | if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then | 14581 | if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then |
14304 | as_fn_error "conditional \"am__fastdepCC\" was never defined. | 14582 | as_fn_error $? "conditional \"am__fastdepCC\" was never defined. |
14305 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 14583 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
14306 | fi | 14584 | fi |
14307 | if test -z "${EFL_BUILD_DOC_TRUE}" && test -z "${EFL_BUILD_DOC_FALSE}"; then | 14585 | if test -z "${EFL_BUILD_DOC_TRUE}" && test -z "${EFL_BUILD_DOC_FALSE}"; then |
14308 | as_fn_error "conditional \"EFL_BUILD_DOC\" was never defined. | 14586 | as_fn_error $? "conditional \"EFL_BUILD_DOC\" was never defined. |
14309 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 | 14587 | Usually this means the macro was only invoked conditionally." "$LINENO" 5 |
14310 | fi | 14588 | fi |
14311 | 14589 | ||
@@ -14455,19 +14733,19 @@ export LANGUAGE | |||
14455 | (unset CDPATH) >/dev/null 2>&1 && unset CDPATH | 14733 | (unset CDPATH) >/dev/null 2>&1 && unset CDPATH |
14456 | 14734 | ||
14457 | 14735 | ||
14458 | # as_fn_error ERROR [LINENO LOG_FD] | 14736 | # as_fn_error STATUS ERROR [LINENO LOG_FD] |
14459 | # --------------------------------- | 14737 | # ---------------------------------------- |
14460 | # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are | 14738 | # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are |
14461 | # provided, also output the error to LOG_FD, referencing LINENO. Then exit the | 14739 | # provided, also output the error to LOG_FD, referencing LINENO. Then exit the |
14462 | # script with status $?, using 1 if that was 0. | 14740 | # script with STATUS, using 1 if that was 0. |
14463 | as_fn_error () | 14741 | as_fn_error () |
14464 | { | 14742 | { |
14465 | as_status=$?; test $as_status -eq 0 && as_status=1 | 14743 | as_status=$1; test $as_status -eq 0 && as_status=1 |
14466 | if test "$3"; then | 14744 | if test "$4"; then |
14467 | as_lineno=${as_lineno-"$2"} as_lineno_stack=as_lineno_stack=$as_lineno_stack | 14745 | as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack |
14468 | $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3 | 14746 | $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4 |
14469 | fi | 14747 | fi |
14470 | $as_echo "$as_me: error: $1" >&2 | 14748 | $as_echo "$as_me: error: $2" >&2 |
14471 | as_fn_exit $as_status | 14749 | as_fn_exit $as_status |
14472 | } # as_fn_error | 14750 | } # as_fn_error |
14473 | 14751 | ||
@@ -14663,7 +14941,7 @@ $as_echo X"$as_dir" | | |||
14663 | test -d "$as_dir" && break | 14941 | test -d "$as_dir" && break |
14664 | done | 14942 | done |
14665 | test -z "$as_dirs" || eval "mkdir $as_dirs" | 14943 | test -z "$as_dirs" || eval "mkdir $as_dirs" |
14666 | } || test -d "$as_dir" || as_fn_error "cannot create directory $as_dir" | 14944 | } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir" |
14667 | 14945 | ||
14668 | 14946 | ||
14669 | } # as_fn_mkdir_p | 14947 | } # as_fn_mkdir_p |
@@ -14716,8 +14994,8 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 | |||
14716 | # report actual input values of CONFIG_FILES etc. instead of their | 14994 | # report actual input values of CONFIG_FILES etc. instead of their |
14717 | # values after options handling. | 14995 | # values after options handling. |
14718 | ac_log=" | 14996 | ac_log=" |
14719 | This file was extended by eet $as_me 1.5.99.67344, which was | 14997 | This file was extended by eet $as_me 1.6.0-alpha, which was |
14720 | generated by GNU Autoconf 2.65. Invocation command line was | 14998 | generated by GNU Autoconf 2.67. Invocation command line was |
14721 | 14999 | ||
14722 | CONFIG_FILES = $CONFIG_FILES | 15000 | CONFIG_FILES = $CONFIG_FILES |
14723 | CONFIG_HEADERS = $CONFIG_HEADERS | 15001 | CONFIG_HEADERS = $CONFIG_HEADERS |
@@ -14782,11 +15060,11 @@ _ACEOF | |||
14782 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 | 15060 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
14783 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" | 15061 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
14784 | ac_cs_version="\\ | 15062 | ac_cs_version="\\ |
14785 | eet config.status 1.5.99.67344 | 15063 | eet config.status 1.6.0-alpha |
14786 | configured by $0, generated by GNU Autoconf 2.65, | 15064 | configured by $0, generated by GNU Autoconf 2.67, |
14787 | with options \\"\$ac_cs_config\\" | 15065 | with options \\"\$ac_cs_config\\" |
14788 | 15066 | ||
14789 | Copyright (C) 2009 Free Software Foundation, Inc. | 15067 | Copyright (C) 2010 Free Software Foundation, Inc. |
14790 | This config.status script is free software; the Free Software Foundation | 15068 | This config.status script is free software; the Free Software Foundation |
14791 | gives unlimited permission to copy, distribute and modify it." | 15069 | gives unlimited permission to copy, distribute and modify it." |
14792 | 15070 | ||
@@ -14804,11 +15082,16 @@ ac_need_defaults=: | |||
14804 | while test $# != 0 | 15082 | while test $# != 0 |
14805 | do | 15083 | do |
14806 | case $1 in | 15084 | case $1 in |
14807 | --*=*) | 15085 | --*=?*) |
14808 | ac_option=`expr "X$1" : 'X\([^=]*\)='` | 15086 | ac_option=`expr "X$1" : 'X\([^=]*\)='` |
14809 | ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` | 15087 | ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` |
14810 | ac_shift=: | 15088 | ac_shift=: |
14811 | ;; | 15089 | ;; |
15090 | --*=) | ||
15091 | ac_option=`expr "X$1" : 'X\([^=]*\)='` | ||
15092 | ac_optarg= | ||
15093 | ac_shift=: | ||
15094 | ;; | ||
14812 | *) | 15095 | *) |
14813 | ac_option=$1 | 15096 | ac_option=$1 |
14814 | ac_optarg=$2 | 15097 | ac_optarg=$2 |
@@ -14830,6 +15113,7 @@ do | |||
14830 | $ac_shift | 15113 | $ac_shift |
14831 | case $ac_optarg in | 15114 | case $ac_optarg in |
14832 | *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; | 15115 | *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; |
15116 | '') as_fn_error $? "missing file argument" ;; | ||
14833 | esac | 15117 | esac |
14834 | as_fn_append CONFIG_FILES " '$ac_optarg'" | 15118 | as_fn_append CONFIG_FILES " '$ac_optarg'" |
14835 | ac_need_defaults=false;; | 15119 | ac_need_defaults=false;; |
@@ -14842,7 +15126,7 @@ do | |||
14842 | ac_need_defaults=false;; | 15126 | ac_need_defaults=false;; |
14843 | --he | --h) | 15127 | --he | --h) |
14844 | # Conflict between --help and --header | 15128 | # Conflict between --help and --header |
14845 | as_fn_error "ambiguous option: \`$1' | 15129 | as_fn_error $? "ambiguous option: \`$1' |
14846 | Try \`$0 --help' for more information.";; | 15130 | Try \`$0 --help' for more information.";; |
14847 | --help | --hel | -h ) | 15131 | --help | --hel | -h ) |
14848 | $as_echo "$ac_cs_usage"; exit ;; | 15132 | $as_echo "$ac_cs_usage"; exit ;; |
@@ -14851,7 +15135,7 @@ Try \`$0 --help' for more information.";; | |||
14851 | ac_cs_silent=: ;; | 15135 | ac_cs_silent=: ;; |
14852 | 15136 | ||
14853 | # This is an error. | 15137 | # This is an error. |
14854 | -*) as_fn_error "unrecognized option: \`$1' | 15138 | -*) as_fn_error $? "unrecognized option: \`$1' |
14855 | Try \`$0 --help' for more information." ;; | 15139 | Try \`$0 --help' for more information." ;; |
14856 | 15140 | ||
14857 | *) as_fn_append ac_config_targets " $1" | 15141 | *) as_fn_append ac_config_targets " $1" |
@@ -15176,7 +15460,7 @@ do | |||
15176 | "src/examples/Makefile") CONFIG_FILES="$CONFIG_FILES src/examples/Makefile" ;; | 15460 | "src/examples/Makefile") CONFIG_FILES="$CONFIG_FILES src/examples/Makefile" ;; |
15177 | "eet.spec") CONFIG_FILES="$CONFIG_FILES eet.spec" ;; | 15461 | "eet.spec") CONFIG_FILES="$CONFIG_FILES eet.spec" ;; |
15178 | 15462 | ||
15179 | *) as_fn_error "invalid argument: \`$ac_config_target'" "$LINENO" 5;; | 15463 | *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5 ;; |
15180 | esac | 15464 | esac |
15181 | done | 15465 | done |
15182 | 15466 | ||
@@ -15214,7 +15498,7 @@ $debug || | |||
15214 | { | 15498 | { |
15215 | tmp=./conf$$-$RANDOM | 15499 | tmp=./conf$$-$RANDOM |
15216 | (umask 077 && mkdir "$tmp") | 15500 | (umask 077 && mkdir "$tmp") |
15217 | } || as_fn_error "cannot create a temporary directory in ." "$LINENO" 5 | 15501 | } || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5 |
15218 | 15502 | ||
15219 | # Set up the scripts for CONFIG_FILES section. | 15503 | # Set up the scripts for CONFIG_FILES section. |
15220 | # No need to generate them if there are no CONFIG_FILES. | 15504 | # No need to generate them if there are no CONFIG_FILES. |
@@ -15231,7 +15515,7 @@ if test "x$ac_cr" = x; then | |||
15231 | fi | 15515 | fi |
15232 | ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null` | 15516 | ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null` |
15233 | if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then | 15517 | if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then |
15234 | ac_cs_awk_cr='\r' | 15518 | ac_cs_awk_cr='\\r' |
15235 | else | 15519 | else |
15236 | ac_cs_awk_cr=$ac_cr | 15520 | ac_cs_awk_cr=$ac_cr |
15237 | fi | 15521 | fi |
@@ -15245,18 +15529,18 @@ _ACEOF | |||
15245 | echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' && | 15529 | echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' && |
15246 | echo "_ACEOF" | 15530 | echo "_ACEOF" |
15247 | } >conf$$subs.sh || | 15531 | } >conf$$subs.sh || |
15248 | as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5 | 15532 | as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 |
15249 | ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'` | 15533 | ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'` |
15250 | ac_delim='%!_!# ' | 15534 | ac_delim='%!_!# ' |
15251 | for ac_last_try in false false false false false :; do | 15535 | for ac_last_try in false false false false false :; do |
15252 | . ./conf$$subs.sh || | 15536 | . ./conf$$subs.sh || |
15253 | as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5 | 15537 | as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 |
15254 | 15538 | ||
15255 | ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` | 15539 | ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` |
15256 | if test $ac_delim_n = $ac_delim_num; then | 15540 | if test $ac_delim_n = $ac_delim_num; then |
15257 | break | 15541 | break |
15258 | elif $ac_last_try; then | 15542 | elif $ac_last_try; then |
15259 | as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5 | 15543 | as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 |
15260 | else | 15544 | else |
15261 | ac_delim="$ac_delim!$ac_delim _$ac_delim!! " | 15545 | ac_delim="$ac_delim!$ac_delim _$ac_delim!! " |
15262 | fi | 15546 | fi |
@@ -15345,20 +15629,28 @@ if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then | |||
15345 | else | 15629 | else |
15346 | cat | 15630 | cat |
15347 | fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \ | 15631 | fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \ |
15348 | || as_fn_error "could not setup config files machinery" "$LINENO" 5 | 15632 | || as_fn_error $? "could not setup config files machinery" "$LINENO" 5 |
15349 | _ACEOF | 15633 | _ACEOF |
15350 | 15634 | ||
15351 | # VPATH may cause trouble with some makes, so we remove $(srcdir), | 15635 | # VPATH may cause trouble with some makes, so we remove sole $(srcdir), |
15352 | # ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and | 15636 | # ${srcdir} and @srcdir@ entries from VPATH if srcdir is ".", strip leading and |
15353 | # trailing colons and then remove the whole line if VPATH becomes empty | 15637 | # trailing colons and then remove the whole line if VPATH becomes empty |
15354 | # (actually we leave an empty line to preserve line numbers). | 15638 | # (actually we leave an empty line to preserve line numbers). |
15355 | if test "x$srcdir" = x.; then | 15639 | if test "x$srcdir" = x.; then |
15356 | ac_vpsub='/^[ ]*VPATH[ ]*=/{ | 15640 | ac_vpsub='/^[ ]*VPATH[ ]*=[ ]*/{ |
15357 | s/:*\$(srcdir):*/:/ | 15641 | h |
15358 | s/:*\${srcdir}:*/:/ | 15642 | s/// |
15359 | s/:*@srcdir@:*/:/ | 15643 | s/^/:/ |
15360 | s/^\([^=]*=[ ]*\):*/\1/ | 15644 | s/[ ]*$/:/ |
15645 | s/:\$(srcdir):/:/g | ||
15646 | s/:\${srcdir}:/:/g | ||
15647 | s/:@srcdir@:/:/g | ||
15648 | s/^:*// | ||
15361 | s/:*$// | 15649 | s/:*$// |
15650 | x | ||
15651 | s/\(=[ ]*\).*/\1/ | ||
15652 | G | ||
15653 | s/\n// | ||
15362 | s/^[^=]*=[ ]*$// | 15654 | s/^[^=]*=[ ]*$// |
15363 | }' | 15655 | }' |
15364 | fi | 15656 | fi |
@@ -15386,7 +15678,7 @@ for ac_last_try in false false :; do | |||
15386 | if test -z "$ac_t"; then | 15678 | if test -z "$ac_t"; then |
15387 | break | 15679 | break |
15388 | elif $ac_last_try; then | 15680 | elif $ac_last_try; then |
15389 | as_fn_error "could not make $CONFIG_HEADERS" "$LINENO" 5 | 15681 | as_fn_error $? "could not make $CONFIG_HEADERS" "$LINENO" 5 |
15390 | else | 15682 | else |
15391 | ac_delim="$ac_delim!$ac_delim _$ac_delim!! " | 15683 | ac_delim="$ac_delim!$ac_delim _$ac_delim!! " |
15392 | fi | 15684 | fi |
@@ -15471,7 +15763,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 | |||
15471 | _ACAWK | 15763 | _ACAWK |
15472 | _ACEOF | 15764 | _ACEOF |
15473 | cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 | 15765 | cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
15474 | as_fn_error "could not setup config headers machinery" "$LINENO" 5 | 15766 | as_fn_error $? "could not setup config headers machinery" "$LINENO" 5 |
15475 | fi # test -n "$CONFIG_HEADERS" | 15767 | fi # test -n "$CONFIG_HEADERS" |
15476 | 15768 | ||
15477 | 15769 | ||
@@ -15484,7 +15776,7 @@ do | |||
15484 | esac | 15776 | esac |
15485 | case $ac_mode$ac_tag in | 15777 | case $ac_mode$ac_tag in |
15486 | :[FHL]*:*);; | 15778 | :[FHL]*:*);; |
15487 | :L* | :C*:*) as_fn_error "invalid tag \`$ac_tag'" "$LINENO" 5;; | 15779 | :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5 ;; |
15488 | :[FH]-) ac_tag=-:-;; | 15780 | :[FH]-) ac_tag=-:-;; |
15489 | :[FH]*) ac_tag=$ac_tag:$ac_tag.in;; | 15781 | :[FH]*) ac_tag=$ac_tag:$ac_tag.in;; |
15490 | esac | 15782 | esac |
@@ -15512,7 +15804,7 @@ do | |||
15512 | [\\/$]*) false;; | 15804 | [\\/$]*) false;; |
15513 | *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";; | 15805 | *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";; |
15514 | esac || | 15806 | esac || |
15515 | as_fn_error "cannot find input file: \`$ac_f'" "$LINENO" 5;; | 15807 | as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5 ;; |
15516 | esac | 15808 | esac |
15517 | case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac | 15809 | case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac |
15518 | as_fn_append ac_file_inputs " '$ac_f'" | 15810 | as_fn_append ac_file_inputs " '$ac_f'" |
@@ -15539,7 +15831,7 @@ $as_echo "$as_me: creating $ac_file" >&6;} | |||
15539 | 15831 | ||
15540 | case $ac_tag in | 15832 | case $ac_tag in |
15541 | *:-:* | *:-) cat >"$tmp/stdin" \ | 15833 | *:-:* | *:-) cat >"$tmp/stdin" \ |
15542 | || as_fn_error "could not create $ac_file" "$LINENO" 5 ;; | 15834 | || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;; |
15543 | esac | 15835 | esac |
15544 | ;; | 15836 | ;; |
15545 | esac | 15837 | esac |
@@ -15676,22 +15968,22 @@ s&@MKDIR_P@&$ac_MKDIR_P&;t t | |||
15676 | $ac_datarootdir_hack | 15968 | $ac_datarootdir_hack |
15677 | " | 15969 | " |
15678 | eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \ | 15970 | eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \ |
15679 | || as_fn_error "could not create $ac_file" "$LINENO" 5 | 15971 | || as_fn_error $? "could not create $ac_file" "$LINENO" 5 |
15680 | 15972 | ||
15681 | test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && | 15973 | test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && |
15682 | { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } && | 15974 | { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } && |
15683 | { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } && | 15975 | { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } && |
15684 | { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir' | 15976 | { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir' |
15685 | which seems to be undefined. Please make sure it is defined." >&5 | 15977 | which seems to be undefined. Please make sure it is defined" >&5 |
15686 | $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir' | 15978 | $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir' |
15687 | which seems to be undefined. Please make sure it is defined." >&2;} | 15979 | which seems to be undefined. Please make sure it is defined" >&2;} |
15688 | 15980 | ||
15689 | rm -f "$tmp/stdin" | 15981 | rm -f "$tmp/stdin" |
15690 | case $ac_file in | 15982 | case $ac_file in |
15691 | -) cat "$tmp/out" && rm -f "$tmp/out";; | 15983 | -) cat "$tmp/out" && rm -f "$tmp/out";; |
15692 | *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";; | 15984 | *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";; |
15693 | esac \ | 15985 | esac \ |
15694 | || as_fn_error "could not create $ac_file" "$LINENO" 5 | 15986 | || as_fn_error $? "could not create $ac_file" "$LINENO" 5 |
15695 | ;; | 15987 | ;; |
15696 | :H) | 15988 | :H) |
15697 | # | 15989 | # |
@@ -15702,19 +15994,19 @@ which seems to be undefined. Please make sure it is defined." >&2;} | |||
15702 | $as_echo "/* $configure_input */" \ | 15994 | $as_echo "/* $configure_input */" \ |
15703 | && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" | 15995 | && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" |
15704 | } >"$tmp/config.h" \ | 15996 | } >"$tmp/config.h" \ |
15705 | || as_fn_error "could not create $ac_file" "$LINENO" 5 | 15997 | || as_fn_error $? "could not create $ac_file" "$LINENO" 5 |
15706 | if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then | 15998 | if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then |
15707 | { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5 | 15999 | { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5 |
15708 | $as_echo "$as_me: $ac_file is unchanged" >&6;} | 16000 | $as_echo "$as_me: $ac_file is unchanged" >&6;} |
15709 | else | 16001 | else |
15710 | rm -f "$ac_file" | 16002 | rm -f "$ac_file" |
15711 | mv "$tmp/config.h" "$ac_file" \ | 16003 | mv "$tmp/config.h" "$ac_file" \ |
15712 | || as_fn_error "could not create $ac_file" "$LINENO" 5 | 16004 | || as_fn_error $? "could not create $ac_file" "$LINENO" 5 |
15713 | fi | 16005 | fi |
15714 | else | 16006 | else |
15715 | $as_echo "/* $configure_input */" \ | 16007 | $as_echo "/* $configure_input */" \ |
15716 | && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \ | 16008 | && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \ |
15717 | || as_fn_error "could not create -" "$LINENO" 5 | 16009 | || as_fn_error $? "could not create -" "$LINENO" 5 |
15718 | fi | 16010 | fi |
15719 | # Compute "$ac_file"'s index in $config_headers. | 16011 | # Compute "$ac_file"'s index in $config_headers. |
15720 | _am_arg="$ac_file" | 16012 | _am_arg="$ac_file" |
@@ -16505,7 +16797,7 @@ _ACEOF | |||
16505 | ac_clean_files=$ac_clean_files_save | 16797 | ac_clean_files=$ac_clean_files_save |
16506 | 16798 | ||
16507 | test $ac_write_fail = 0 || | 16799 | test $ac_write_fail = 0 || |
16508 | as_fn_error "write failure creating $CONFIG_STATUS" "$LINENO" 5 | 16800 | as_fn_error $? "write failure creating $CONFIG_STATUS" "$LINENO" 5 |
16509 | 16801 | ||
16510 | 16802 | ||
16511 | # configure is writing to config.log, and then calls config.status. | 16803 | # configure is writing to config.log, and then calls config.status. |
@@ -16526,7 +16818,7 @@ if test "$no_create" != yes; then | |||
16526 | exec 5>>config.log | 16818 | exec 5>>config.log |
16527 | # Use ||, not &&, to avoid exiting from the if with $? = 1, which | 16819 | # Use ||, not &&, to avoid exiting from the if with $? = 1, which |
16528 | # would make configure fail if this is the last instruction. | 16820 | # would make configure fail if this is the last instruction. |
16529 | $ac_cs_success || as_fn_exit $? | 16821 | $ac_cs_success || as_fn_exit 1 |
16530 | fi | 16822 | fi |
16531 | if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then | 16823 | if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then |
16532 | { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5 | 16824 | { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5 |