diff options
| author | Glenn Morris | 2011-01-04 23:11:57 -0800 |
|---|---|---|
| committer | Glenn Morris | 2011-01-04 23:11:57 -0800 |
| commit | 96f129d50f65d1ced19c417aeda7f2755344228c (patch) | |
| tree | 3ce5762fdda040b412b9cfc253a2573b075e1a47 | |
| parent | e536513812128e2814e66e12131d59b755e7e378 (diff) | |
| download | emacs-96f129d50f65d1ced19c417aeda7f2755344228c.tar.gz emacs-96f129d50f65d1ced19c417aeda7f2755344228c.zip | |
Regenerate configure.
| -rwxr-xr-x | configure | 469 |
1 files changed, 229 insertions, 240 deletions
| @@ -1,11 +1,11 @@ | |||
| 1 | #! /bin/sh | 1 | #! /bin/sh |
| 2 | # Guess values for system-dependent variables and create Makefiles. | 2 | # Guess values for system-dependent variables and create Makefiles. |
| 3 | # Generated by GNU Autoconf 2.67 for emacs 24.0.50. | 3 | # Generated by GNU Autoconf 2.65 for emacs 24.0.50. |
| 4 | # | 4 | # |
| 5 | # | 5 | # |
| 6 | # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, | 6 | # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, |
| 7 | # 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software | 7 | # 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, |
| 8 | # Foundation, Inc. | 8 | # Inc. |
| 9 | # | 9 | # |
| 10 | # | 10 | # |
| 11 | # This configure script is free software; the Free Software Foundation | 11 | # This configure script is free software; the Free Software Foundation |
| @@ -316,7 +316,7 @@ $as_echo X"$as_dir" | | |||
| 316 | test -d "$as_dir" && break | 316 | test -d "$as_dir" && break |
| 317 | done | 317 | done |
| 318 | test -z "$as_dirs" || eval "mkdir $as_dirs" | 318 | test -z "$as_dirs" || eval "mkdir $as_dirs" |
| 319 | } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir" | 319 | } || test -d "$as_dir" || as_fn_error "cannot create directory $as_dir" |
| 320 | 320 | ||
| 321 | 321 | ||
| 322 | } # as_fn_mkdir_p | 322 | } # as_fn_mkdir_p |
| @@ -356,19 +356,19 @@ else | |||
| 356 | fi # as_fn_arith | 356 | fi # as_fn_arith |
| 357 | 357 | ||
| 358 | 358 | ||
| 359 | # as_fn_error STATUS ERROR [LINENO LOG_FD] | 359 | # as_fn_error ERROR [LINENO LOG_FD] |
| 360 | # ---------------------------------------- | 360 | # --------------------------------- |
| 361 | # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are | 361 | # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are |
| 362 | # provided, also output the error to LOG_FD, referencing LINENO. Then exit the | 362 | # provided, also output the error to LOG_FD, referencing LINENO. Then exit the |
| 363 | # script with STATUS, using 1 if that was 0. | 363 | # script with status $?, using 1 if that was 0. |
| 364 | as_fn_error () | 364 | as_fn_error () |
| 365 | { | 365 | { |
| 366 | as_status=$1; test $as_status -eq 0 && as_status=1 | 366 | as_status=$?; test $as_status -eq 0 && as_status=1 |
| 367 | if test "$4"; then | 367 | if test "$3"; then |
| 368 | as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack | 368 | as_lineno=${as_lineno-"$2"} as_lineno_stack=as_lineno_stack=$as_lineno_stack |
| 369 | $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4 | 369 | $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3 |
| 370 | fi | 370 | fi |
| 371 | $as_echo "$as_me: error: $2" >&2 | 371 | $as_echo "$as_me: error: $1" >&2 |
| 372 | as_fn_exit $as_status | 372 | as_fn_exit $as_status |
| 373 | } # as_fn_error | 373 | } # as_fn_error |
| 374 | 374 | ||
| @@ -530,7 +530,7 @@ test -n "$DJDIR" || exec 7<&0 </dev/null | |||
| 530 | exec 6>&1 | 530 | exec 6>&1 |
| 531 | 531 | ||
| 532 | # Name of the host. | 532 | # Name of the host. |
| 533 | # hostname on some systems (SVR3.2, old GNU/Linux) returns a bogus exit status, | 533 | # hostname on some systems (SVR3.2, Linux) returns a bogus exit status, |
| 534 | # so uname gets run too. | 534 | # so uname gets run too. |
| 535 | ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q` | 535 | ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q` |
| 536 | 536 | ||
| @@ -723,6 +723,7 @@ UNEXEC_OBJ | |||
| 723 | C_SWITCH_MACHINE | 723 | C_SWITCH_MACHINE |
| 724 | LD_SWITCH_SYSTEM | 724 | LD_SWITCH_SYSTEM |
| 725 | CANNOT_DUMP | 725 | CANNOT_DUMP |
| 726 | HAVE_MAKEINFO | ||
| 726 | MAKEINFO | 727 | MAKEINFO |
| 727 | GZIP_PROG | 728 | GZIP_PROG |
| 728 | INSTALL_INFO | 729 | INSTALL_INFO |
| @@ -913,9 +914,8 @@ do | |||
| 913 | fi | 914 | fi |
| 914 | 915 | ||
| 915 | case $ac_option in | 916 | case $ac_option in |
| 916 | *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; | 917 | *=*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; |
| 917 | *=) ac_optarg= ;; | 918 | *) ac_optarg=yes ;; |
| 918 | *) ac_optarg=yes ;; | ||
| 919 | esac | 919 | esac |
| 920 | 920 | ||
| 921 | # Accept the important Cygnus configure options, so we can diagnose typos. | 921 | # Accept the important Cygnus configure options, so we can diagnose typos. |
| @@ -960,7 +960,7 @@ do | |||
| 960 | ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` | 960 | ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` |
| 961 | # Reject names that are not valid shell variable names. | 961 | # Reject names that are not valid shell variable names. |
| 962 | expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && | 962 | expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && |
| 963 | as_fn_error $? "invalid feature name: $ac_useropt" | 963 | as_fn_error "invalid feature name: $ac_useropt" |
| 964 | ac_useropt_orig=$ac_useropt | 964 | ac_useropt_orig=$ac_useropt |
| 965 | ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` | 965 | ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` |
| 966 | case $ac_user_opts in | 966 | case $ac_user_opts in |
| @@ -986,7 +986,7 @@ do | |||
| 986 | ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` | 986 | ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` |
| 987 | # Reject names that are not valid shell variable names. | 987 | # Reject names that are not valid shell variable names. |
| 988 | expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && | 988 | expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && |
| 989 | as_fn_error $? "invalid feature name: $ac_useropt" | 989 | as_fn_error "invalid feature name: $ac_useropt" |
| 990 | ac_useropt_orig=$ac_useropt | 990 | ac_useropt_orig=$ac_useropt |
| 991 | ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` | 991 | ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` |
| 992 | case $ac_user_opts in | 992 | case $ac_user_opts in |
| @@ -1190,7 +1190,7 @@ do | |||
| 1190 | ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` | 1190 | ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` |
| 1191 | # Reject names that are not valid shell variable names. | 1191 | # Reject names that are not valid shell variable names. |
| 1192 | expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && | 1192 | expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && |
| 1193 | as_fn_error $? "invalid package name: $ac_useropt" | 1193 | as_fn_error "invalid package name: $ac_useropt" |
| 1194 | ac_useropt_orig=$ac_useropt | 1194 | ac_useropt_orig=$ac_useropt |
| 1195 | ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` | 1195 | ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` |
| 1196 | case $ac_user_opts in | 1196 | case $ac_user_opts in |
| @@ -1206,7 +1206,7 @@ do | |||
| 1206 | ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` | 1206 | ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` |
| 1207 | # Reject names that are not valid shell variable names. | 1207 | # Reject names that are not valid shell variable names. |
| 1208 | expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && | 1208 | expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && |
| 1209 | as_fn_error $? "invalid package name: $ac_useropt" | 1209 | as_fn_error "invalid package name: $ac_useropt" |
| 1210 | ac_useropt_orig=$ac_useropt | 1210 | ac_useropt_orig=$ac_useropt |
| 1211 | ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` | 1211 | ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` |
| 1212 | case $ac_user_opts in | 1212 | case $ac_user_opts in |
| @@ -1236,8 +1236,8 @@ do | |||
| 1236 | | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*) | 1236 | | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*) |
| 1237 | x_libraries=$ac_optarg ;; | 1237 | x_libraries=$ac_optarg ;; |
| 1238 | 1238 | ||
| 1239 | -*) as_fn_error $? "unrecognized option: \`$ac_option' | 1239 | -*) as_fn_error "unrecognized option: \`$ac_option' |
| 1240 | Try \`$0 --help' for more information" | 1240 | Try \`$0 --help' for more information." |
| 1241 | ;; | 1241 | ;; |
| 1242 | 1242 | ||
| 1243 | *=*) | 1243 | *=*) |
| @@ -1245,7 +1245,7 @@ Try \`$0 --help' for more information" | |||
| 1245 | # Reject names that are not valid shell variable names. | 1245 | # Reject names that are not valid shell variable names. |
| 1246 | case $ac_envvar in #( | 1246 | case $ac_envvar in #( |
| 1247 | '' | [0-9]* | *[!_$as_cr_alnum]* ) | 1247 | '' | [0-9]* | *[!_$as_cr_alnum]* ) |
| 1248 | as_fn_error $? "invalid variable name: \`$ac_envvar'" ;; | 1248 | as_fn_error "invalid variable name: \`$ac_envvar'" ;; |
| 1249 | esac | 1249 | esac |
| 1250 | eval $ac_envvar=\$ac_optarg | 1250 | eval $ac_envvar=\$ac_optarg |
| 1251 | export $ac_envvar ;; | 1251 | export $ac_envvar ;; |
| @@ -1263,13 +1263,13 @@ done | |||
| 1263 | 1263 | ||
| 1264 | if test -n "$ac_prev"; then | 1264 | if test -n "$ac_prev"; then |
| 1265 | ac_option=--`echo $ac_prev | sed 's/_/-/g'` | 1265 | ac_option=--`echo $ac_prev | sed 's/_/-/g'` |
| 1266 | as_fn_error $? "missing argument to $ac_option" | 1266 | as_fn_error "missing argument to $ac_option" |
| 1267 | fi | 1267 | fi |
| 1268 | 1268 | ||
| 1269 | if test -n "$ac_unrecognized_opts"; then | 1269 | if test -n "$ac_unrecognized_opts"; then |
| 1270 | case $enable_option_checking in | 1270 | case $enable_option_checking in |
| 1271 | no) ;; | 1271 | no) ;; |
| 1272 | fatal) as_fn_error $? "unrecognized options: $ac_unrecognized_opts" ;; | 1272 | fatal) as_fn_error "unrecognized options: $ac_unrecognized_opts" ;; |
| 1273 | *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;; | 1273 | *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;; |
| 1274 | esac | 1274 | esac |
| 1275 | fi | 1275 | fi |
| @@ -1292,7 +1292,7 @@ do | |||
| 1292 | [\\/$]* | ?:[\\/]* ) continue;; | 1292 | [\\/$]* | ?:[\\/]* ) continue;; |
| 1293 | NONE | '' ) case $ac_var in *prefix ) continue;; esac;; | 1293 | NONE | '' ) case $ac_var in *prefix ) continue;; esac;; |
| 1294 | esac | 1294 | esac |
| 1295 | as_fn_error $? "expected an absolute directory name for --$ac_var: $ac_val" | 1295 | as_fn_error "expected an absolute directory name for --$ac_var: $ac_val" |
| 1296 | done | 1296 | done |
| 1297 | 1297 | ||
| 1298 | # There might be people who depend on the old broken behavior: `$host' | 1298 | # There might be people who depend on the old broken behavior: `$host' |
| @@ -1306,8 +1306,8 @@ target=$target_alias | |||
| 1306 | if test "x$host_alias" != x; then | 1306 | if test "x$host_alias" != x; then |
| 1307 | if test "x$build_alias" = x; then | 1307 | if test "x$build_alias" = x; then |
| 1308 | cross_compiling=maybe | 1308 | cross_compiling=maybe |
| 1309 | $as_echo "$as_me: WARNING: if you wanted to set the --build type, don't use --host. | 1309 | $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host. |
| 1310 | If a cross compiler is detected then cross compile mode will be used" >&2 | 1310 | If a cross compiler is detected then cross compile mode will be used." >&2 |
| 1311 | elif test "x$build_alias" != "x$host_alias"; then | 1311 | elif test "x$build_alias" != "x$host_alias"; then |
| 1312 | cross_compiling=yes | 1312 | cross_compiling=yes |
| 1313 | fi | 1313 | fi |
| @@ -1322,9 +1322,9 @@ test "$silent" = yes && exec 6>/dev/null | |||
| 1322 | ac_pwd=`pwd` && test -n "$ac_pwd" && | 1322 | ac_pwd=`pwd` && test -n "$ac_pwd" && |
| 1323 | ac_ls_di=`ls -di .` && | 1323 | ac_ls_di=`ls -di .` && |
| 1324 | ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || | 1324 | ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || |
| 1325 | as_fn_error $? "working directory cannot be determined" | 1325 | as_fn_error "working directory cannot be determined" |
| 1326 | test "X$ac_ls_di" = "X$ac_pwd_ls_di" || | 1326 | test "X$ac_ls_di" = "X$ac_pwd_ls_di" || |
| 1327 | as_fn_error $? "pwd does not report name of working directory" | 1327 | as_fn_error "pwd does not report name of working directory" |
| 1328 | 1328 | ||
| 1329 | 1329 | ||
| 1330 | # Find the source files, if location was not specified. | 1330 | # Find the source files, if location was not specified. |
| @@ -1363,11 +1363,11 @@ else | |||
| 1363 | fi | 1363 | fi |
| 1364 | if test ! -r "$srcdir/$ac_unique_file"; then | 1364 | if test ! -r "$srcdir/$ac_unique_file"; then |
| 1365 | test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .." | 1365 | test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .." |
| 1366 | as_fn_error $? "cannot find sources ($ac_unique_file) in $srcdir" | 1366 | as_fn_error "cannot find sources ($ac_unique_file) in $srcdir" |
| 1367 | fi | 1367 | fi |
| 1368 | ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work" | 1368 | ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work" |
| 1369 | ac_abs_confdir=`( | 1369 | ac_abs_confdir=`( |
| 1370 | cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error $? "$ac_msg" | 1370 | cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error "$ac_msg" |
| 1371 | pwd)` | 1371 | pwd)` |
| 1372 | # When building in place, set srcdir=. | 1372 | # When building in place, set srcdir=. |
| 1373 | if test "$ac_abs_confdir" = "$ac_pwd"; then | 1373 | if test "$ac_abs_confdir" = "$ac_pwd"; then |
| @@ -1407,7 +1407,7 @@ Configuration: | |||
| 1407 | --help=short display options specific to this package | 1407 | --help=short display options specific to this package |
| 1408 | --help=recursive display the short help of all the included packages | 1408 | --help=recursive display the short help of all the included packages |
| 1409 | -V, --version display version information and exit | 1409 | -V, --version display version information and exit |
| 1410 | -q, --quiet, --silent do not print \`checking ...' messages | 1410 | -q, --quiet, --silent do not print \`checking...' messages |
| 1411 | --cache-file=FILE cache test results in FILE [disabled] | 1411 | --cache-file=FILE cache test results in FILE [disabled] |
| 1412 | -C, --config-cache alias for \`--cache-file=config.cache' | 1412 | -C, --config-cache alias for \`--cache-file=config.cache' |
| 1413 | -n, --no-create do not create output files | 1413 | -n, --no-create do not create output files |
| @@ -1627,9 +1627,9 @@ test -n "$ac_init_help" && exit $ac_status | |||
| 1627 | if $ac_init_version; then | 1627 | if $ac_init_version; then |
| 1628 | cat <<\_ACEOF | 1628 | cat <<\_ACEOF |
| 1629 | emacs configure 24.0.50 | 1629 | emacs configure 24.0.50 |
| 1630 | generated by GNU Autoconf 2.67 | 1630 | generated by GNU Autoconf 2.65 |
| 1631 | 1631 | ||
| 1632 | Copyright (C) 2010 Free Software Foundation, Inc. | 1632 | Copyright (C) 2009 Free Software Foundation, Inc. |
| 1633 | This configure script is free software; the Free Software Foundation | 1633 | This configure script is free software; the Free Software Foundation |
| 1634 | gives unlimited permission to copy, distribute and modify it. | 1634 | gives unlimited permission to copy, distribute and modify it. |
| 1635 | _ACEOF | 1635 | _ACEOF |
| @@ -1745,7 +1745,7 @@ $as_echo "$ac_try_echo"; } >&5 | |||
| 1745 | mv -f conftest.er1 conftest.err | 1745 | mv -f conftest.er1 conftest.err |
| 1746 | fi | 1746 | fi |
| 1747 | $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 | 1747 | $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
| 1748 | test $ac_status = 0; } > conftest.i && { | 1748 | test $ac_status = 0; } >/dev/null && { |
| 1749 | test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || | 1749 | test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || |
| 1750 | test ! -s conftest.err | 1750 | test ! -s conftest.err |
| 1751 | }; then : | 1751 | }; then : |
| @@ -1769,10 +1769,10 @@ fi | |||
| 1769 | ac_fn_c_check_header_mongrel () | 1769 | ac_fn_c_check_header_mongrel () |
| 1770 | { | 1770 | { |
| 1771 | as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack | 1771 | as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack |
| 1772 | if eval "test \"\${$3+set}\"" = set; then : | 1772 | if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then : |
| 1773 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 | 1773 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 |
| 1774 | $as_echo_n "checking for $2... " >&6; } | 1774 | $as_echo_n "checking for $2... " >&6; } |
| 1775 | if eval "test \"\${$3+set}\"" = set; then : | 1775 | if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then : |
| 1776 | $as_echo_n "(cached) " >&6 | 1776 | $as_echo_n "(cached) " >&6 |
| 1777 | fi | 1777 | fi |
| 1778 | eval ac_res=\$$3 | 1778 | eval ac_res=\$$3 |
| @@ -1808,7 +1808,7 @@ if ac_fn_c_try_cpp "$LINENO"; then : | |||
| 1808 | else | 1808 | else |
| 1809 | ac_header_preproc=no | 1809 | ac_header_preproc=no |
| 1810 | fi | 1810 | fi |
| 1811 | rm -f conftest.err conftest.i conftest.$ac_ext | 1811 | rm -f conftest.err conftest.$ac_ext |
| 1812 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5 | 1812 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5 |
| 1813 | $as_echo "$ac_header_preproc" >&6; } | 1813 | $as_echo "$ac_header_preproc" >&6; } |
| 1814 | 1814 | ||
| @@ -1835,7 +1835,7 @@ $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;} | |||
| 1835 | esac | 1835 | esac |
| 1836 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 | 1836 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 |
| 1837 | $as_echo_n "checking for $2... " >&6; } | 1837 | $as_echo_n "checking for $2... " >&6; } |
| 1838 | if eval "test \"\${$3+set}\"" = set; then : | 1838 | if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then : |
| 1839 | $as_echo_n "(cached) " >&6 | 1839 | $as_echo_n "(cached) " >&6 |
| 1840 | else | 1840 | else |
| 1841 | eval "$3=\$ac_header_compiler" | 1841 | eval "$3=\$ac_header_compiler" |
| @@ -1899,7 +1899,7 @@ ac_fn_c_check_header_compile () | |||
| 1899 | as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack | 1899 | as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack |
| 1900 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 | 1900 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 |
| 1901 | $as_echo_n "checking for $2... " >&6; } | 1901 | $as_echo_n "checking for $2... " >&6; } |
| 1902 | if eval "test \"\${$3+set}\"" = set; then : | 1902 | if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then : |
| 1903 | $as_echo_n "(cached) " >&6 | 1903 | $as_echo_n "(cached) " >&6 |
| 1904 | else | 1904 | else |
| 1905 | cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 1905 | cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
| @@ -1921,18 +1921,15 @@ $as_echo "$ac_res" >&6; } | |||
| 1921 | 1921 | ||
| 1922 | } # ac_fn_c_check_header_compile | 1922 | } # ac_fn_c_check_header_compile |
| 1923 | 1923 | ||
| 1924 | # ac_fn_c_check_decl LINENO SYMBOL VAR INCLUDES | 1924 | # ac_fn_c_check_decl LINENO SYMBOL VAR |
| 1925 | # --------------------------------------------- | 1925 | # ------------------------------------ |
| 1926 | # Tests whether SYMBOL is declared in INCLUDES, setting cache variable VAR | 1926 | # Tests whether SYMBOL is declared, setting cache variable VAR accordingly. |
| 1927 | # accordingly. | ||
| 1928 | ac_fn_c_check_decl () | 1927 | ac_fn_c_check_decl () |
| 1929 | { | 1928 | { |
| 1930 | as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack | 1929 | as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack |
| 1931 | as_decl_name=`echo $2|sed 's/ *(.*//'` | 1930 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $2 is declared" >&5 |
| 1932 | as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'` | 1931 | $as_echo_n "checking whether $2 is declared... " >&6; } |
| 1933 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5 | 1932 | if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then : |
| 1934 | $as_echo_n "checking whether $as_decl_name is declared... " >&6; } | ||
| 1935 | if eval "test \"\${$3+set}\"" = set; then : | ||
| 1936 | $as_echo_n "(cached) " >&6 | 1933 | $as_echo_n "(cached) " >&6 |
| 1937 | else | 1934 | else |
| 1938 | cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 1935 | cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
| @@ -1941,12 +1938,8 @@ $4 | |||
| 1941 | int | 1938 | int |
| 1942 | main () | 1939 | main () |
| 1943 | { | 1940 | { |
| 1944 | #ifndef $as_decl_name | 1941 | #ifndef $2 |
| 1945 | #ifdef __cplusplus | 1942 | (void) $2; |
| 1946 | (void) $as_decl_use; | ||
| 1947 | #else | ||
| 1948 | (void) $as_decl_name; | ||
| 1949 | #endif | ||
| 1950 | #endif | 1943 | #endif |
| 1951 | 1944 | ||
| 1952 | ; | 1945 | ; |
| @@ -1975,7 +1968,7 @@ ac_fn_c_check_header_preproc () | |||
| 1975 | as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack | 1968 | as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack |
| 1976 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 | 1969 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 |
| 1977 | $as_echo_n "checking for $2... " >&6; } | 1970 | $as_echo_n "checking for $2... " >&6; } |
| 1978 | if eval "test \"\${$3+set}\"" = set; then : | 1971 | if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then : |
| 1979 | $as_echo_n "(cached) " >&6 | 1972 | $as_echo_n "(cached) " >&6 |
| 1980 | else | 1973 | else |
| 1981 | cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 1974 | cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
| @@ -1987,7 +1980,7 @@ if ac_fn_c_try_cpp "$LINENO"; then : | |||
| 1987 | else | 1980 | else |
| 1988 | eval "$3=no" | 1981 | eval "$3=no" |
| 1989 | fi | 1982 | fi |
| 1990 | rm -f conftest.err conftest.i conftest.$ac_ext | 1983 | rm -f conftest.err conftest.$ac_ext |
| 1991 | fi | 1984 | fi |
| 1992 | eval ac_res=\$$3 | 1985 | eval ac_res=\$$3 |
| 1993 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 | 1986 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 |
| @@ -2005,7 +1998,7 @@ ac_fn_c_check_member () | |||
| 2005 | as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack | 1998 | as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack |
| 2006 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2.$3" >&5 | 1999 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2.$3" >&5 |
| 2007 | $as_echo_n "checking for $2.$3... " >&6; } | 2000 | $as_echo_n "checking for $2.$3... " >&6; } |
| 2008 | if eval "test \"\${$4+set}\"" = set; then : | 2001 | if { as_var=$4; eval "test \"\${$as_var+set}\" = set"; }; then : |
| 2009 | $as_echo_n "(cached) " >&6 | 2002 | $as_echo_n "(cached) " >&6 |
| 2010 | else | 2003 | else |
| 2011 | cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 2004 | cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
| @@ -2061,7 +2054,7 @@ ac_fn_c_check_func () | |||
| 2061 | as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack | 2054 | as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack |
| 2062 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 | 2055 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 |
| 2063 | $as_echo_n "checking for $2... " >&6; } | 2056 | $as_echo_n "checking for $2... " >&6; } |
| 2064 | if eval "test \"\${$3+set}\"" = set; then : | 2057 | if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then : |
| 2065 | $as_echo_n "(cached) " >&6 | 2058 | $as_echo_n "(cached) " >&6 |
| 2066 | else | 2059 | else |
| 2067 | cat confdefs.h - <<_ACEOF >conftest.$ac_ext | 2060 | cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
| @@ -2129,7 +2122,7 @@ ac_fn_c_check_type () | |||
| 2129 | as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack | 2122 | as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack |
| 2130 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 | 2123 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 |
| 2131 | $as_echo_n "checking for $2... " >&6; } | 2124 | $as_echo_n "checking for $2... " >&6; } |
| 2132 | if eval "test \"\${$3+set}\"" = set; then : | 2125 | if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then : |
| 2133 | $as_echo_n "(cached) " >&6 | 2126 | $as_echo_n "(cached) " >&6 |
| 2134 | else | 2127 | else |
| 2135 | eval "$3=no" | 2128 | eval "$3=no" |
| @@ -2178,7 +2171,7 @@ This file contains any messages produced by compilers while | |||
| 2178 | running configure, to aid debugging if configure makes a mistake. | 2171 | running configure, to aid debugging if configure makes a mistake. |
| 2179 | 2172 | ||
| 2180 | It was created by emacs $as_me 24.0.50, which was | 2173 | It was created by emacs $as_me 24.0.50, which was |
| 2181 | generated by GNU Autoconf 2.67. Invocation command line was | 2174 | generated by GNU Autoconf 2.65. Invocation command line was |
| 2182 | 2175 | ||
| 2183 | $ $0 $@ | 2176 | $ $0 $@ |
| 2184 | 2177 | ||
| @@ -2288,9 +2281,11 @@ trap 'exit_status=$? | |||
| 2288 | { | 2281 | { |
| 2289 | echo | 2282 | echo |
| 2290 | 2283 | ||
| 2291 | $as_echo "## ---------------- ## | 2284 | cat <<\_ASBOX |
| 2285 | ## ---------------- ## | ||
| 2292 | ## Cache variables. ## | 2286 | ## Cache variables. ## |
| 2293 | ## ---------------- ##" | 2287 | ## ---------------- ## |
| 2288 | _ASBOX | ||
| 2294 | echo | 2289 | echo |
| 2295 | # The following way of writing the cache mishandles newlines in values, | 2290 | # The following way of writing the cache mishandles newlines in values, |
| 2296 | ( | 2291 | ( |
| @@ -2324,9 +2319,11 @@ $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;; | |||
| 2324 | ) | 2319 | ) |
| 2325 | echo | 2320 | echo |
| 2326 | 2321 | ||
| 2327 | $as_echo "## ----------------- ## | 2322 | cat <<\_ASBOX |
| 2323 | ## ----------------- ## | ||
| 2328 | ## Output variables. ## | 2324 | ## Output variables. ## |
| 2329 | ## ----------------- ##" | 2325 | ## ----------------- ## |
| 2326 | _ASBOX | ||
| 2330 | echo | 2327 | echo |
| 2331 | for ac_var in $ac_subst_vars | 2328 | for ac_var in $ac_subst_vars |
| 2332 | do | 2329 | do |
| @@ -2339,9 +2336,11 @@ $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;; | |||
| 2339 | echo | 2336 | echo |
| 2340 | 2337 | ||
| 2341 | if test -n "$ac_subst_files"; then | 2338 | if test -n "$ac_subst_files"; then |
| 2342 | $as_echo "## ------------------- ## | 2339 | cat <<\_ASBOX |
| 2340 | ## ------------------- ## | ||
| 2343 | ## File substitutions. ## | 2341 | ## File substitutions. ## |
| 2344 | ## ------------------- ##" | 2342 | ## ------------------- ## |
| 2343 | _ASBOX | ||
| 2345 | echo | 2344 | echo |
| 2346 | for ac_var in $ac_subst_files | 2345 | for ac_var in $ac_subst_files |
| 2347 | do | 2346 | do |
| @@ -2355,9 +2354,11 @@ $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;; | |||
| 2355 | fi | 2354 | fi |
| 2356 | 2355 | ||
| 2357 | if test -s confdefs.h; then | 2356 | if test -s confdefs.h; then |
| 2358 | $as_echo "## ----------- ## | 2357 | cat <<\_ASBOX |
| 2358 | ## ----------- ## | ||
| 2359 | ## confdefs.h. ## | 2359 | ## confdefs.h. ## |
| 2360 | ## ----------- ##" | 2360 | ## ----------- ## |
| 2361 | _ASBOX | ||
| 2361 | echo | 2362 | echo |
| 2362 | cat confdefs.h | 2363 | cat confdefs.h |
| 2363 | echo | 2364 | echo |
| @@ -2412,12 +2413,7 @@ _ACEOF | |||
| 2412 | ac_site_file1=NONE | 2413 | ac_site_file1=NONE |
| 2413 | ac_site_file2=NONE | 2414 | ac_site_file2=NONE |
| 2414 | if test -n "$CONFIG_SITE"; then | 2415 | if test -n "$CONFIG_SITE"; then |
| 2415 | # We do not want a PATH search for config.site. | 2416 | ac_site_file1=$CONFIG_SITE |
| 2416 | case $CONFIG_SITE in #(( | ||
| 2417 | -*) ac_site_file1=./$CONFIG_SITE;; | ||
| 2418 | */*) ac_site_file1=$CONFIG_SITE;; | ||
| 2419 | *) ac_site_file1=./$CONFIG_SITE;; | ||
| 2420 | esac | ||
| 2421 | elif test "x$prefix" != xNONE; then | 2417 | elif test "x$prefix" != xNONE; then |
| 2422 | ac_site_file1=$prefix/share/config.site | 2418 | ac_site_file1=$prefix/share/config.site |
| 2423 | ac_site_file2=$prefix/etc/config.site | 2419 | ac_site_file2=$prefix/etc/config.site |
| @@ -2432,11 +2428,7 @@ do | |||
| 2432 | { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5 | 2428 | { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5 |
| 2433 | $as_echo "$as_me: loading site script $ac_site_file" >&6;} | 2429 | $as_echo "$as_me: loading site script $ac_site_file" >&6;} |
| 2434 | sed 's/^/| /' "$ac_site_file" >&5 | 2430 | sed 's/^/| /' "$ac_site_file" >&5 |
| 2435 | . "$ac_site_file" \ | 2431 | . "$ac_site_file" |
| 2436 | || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | ||
| 2437 | $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | ||
| 2438 | as_fn_error $? "failed to load site script $ac_site_file | ||
| 2439 | See \`config.log' for more details" "$LINENO" 5; } | ||
| 2440 | fi | 2432 | fi |
| 2441 | done | 2433 | done |
| 2442 | 2434 | ||
| @@ -2517,7 +2509,7 @@ if $ac_cache_corrupted; then | |||
| 2517 | $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | 2509 | $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
| 2518 | { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5 | 2510 | { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5 |
| 2519 | $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;} | 2511 | $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;} |
| 2520 | as_fn_error $? "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5 | 2512 | as_fn_error "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5 |
| 2521 | fi | 2513 | fi |
| 2522 | ## -------------------- ## | 2514 | ## -------------------- ## |
| 2523 | ## Main body of script. ## | 2515 | ## Main body of script. ## |
| @@ -2689,7 +2681,7 @@ if test "${with_x_toolkit+set}" = set; then : | |||
| 2689 | g | gt | gtk ) val=gtk ;; | 2681 | g | gt | gtk ) val=gtk ;; |
| 2690 | gtk3 ) val=gtk3 ;; | 2682 | gtk3 ) val=gtk3 ;; |
| 2691 | * ) | 2683 | * ) |
| 2692 | as_fn_error $? "\`--with-x-toolkit=$withval' is invalid; | 2684 | as_fn_error "\`--with-x-toolkit=$withval' is invalid; |
| 2693 | this option's value should be \`yes', \`no', \`lucid', \`athena', \`motif', \`gtk' or | 2685 | this option's value should be \`yes', \`no', \`lucid', \`athena', \`motif', \`gtk' or |
| 2694 | \`gtk3'. \`yes' and \`gtk' are synonyms. \`athena' and \`lucid' are synonyms." "$LINENO" 5 | 2686 | \`gtk3'. \`yes' and \`gtk' are synonyms. \`athena' and \`lucid' are synonyms." "$LINENO" 5 |
| 2695 | ;; | 2687 | ;; |
| @@ -3002,7 +2994,7 @@ do | |||
| 3002 | stringfreelist) ac_gc_check_string_free_list=1 ;; | 2994 | stringfreelist) ac_gc_check_string_free_list=1 ;; |
| 3003 | xmallocoverrun) ac_xmalloc_overrun=1 ;; | 2995 | xmallocoverrun) ac_xmalloc_overrun=1 ;; |
| 3004 | conslist) ac_gc_check_cons_list=1 ;; | 2996 | conslist) ac_gc_check_cons_list=1 ;; |
| 3005 | *) as_fn_error $? "unknown check category $check" "$LINENO" 5 ;; | 2997 | *) as_fn_error "unknown check category $check" "$LINENO" 5 ;; |
| 3006 | esac | 2998 | esac |
| 3007 | done | 2999 | done |
| 3008 | IFS="$ac_save_IFS" | 3000 | IFS="$ac_save_IFS" |
| @@ -3117,22 +3109,16 @@ fi | |||
| 3117 | 3109 | ||
| 3118 | ac_aux_dir= | 3110 | ac_aux_dir= |
| 3119 | for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do | 3111 | for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do |
| 3120 | if test -f "$ac_dir/install-sh"; then | 3112 | for ac_t in install-sh install.sh shtool; do |
| 3121 | ac_aux_dir=$ac_dir | 3113 | if test -f "$ac_dir/$ac_t"; then |
| 3122 | ac_install_sh="$ac_aux_dir/install-sh -c" | 3114 | ac_aux_dir=$ac_dir |
| 3123 | break | 3115 | ac_install_sh="$ac_aux_dir/$ac_t -c" |
| 3124 | elif test -f "$ac_dir/install.sh"; then | 3116 | break 2 |
| 3125 | ac_aux_dir=$ac_dir | 3117 | fi |
| 3126 | ac_install_sh="$ac_aux_dir/install.sh -c" | 3118 | done |
| 3127 | break | ||
| 3128 | elif test -f "$ac_dir/shtool"; then | ||
| 3129 | ac_aux_dir=$ac_dir | ||
| 3130 | ac_install_sh="$ac_aux_dir/shtool install -c" | ||
| 3131 | break | ||
| 3132 | fi | ||
| 3133 | done | 3119 | done |
| 3134 | if test -z "$ac_aux_dir"; then | 3120 | if test -z "$ac_aux_dir"; then |
| 3135 | as_fn_error $? "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5 | 3121 | as_fn_error "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5 |
| 3136 | fi | 3122 | fi |
| 3137 | 3123 | ||
| 3138 | # These three variables are undocumented and unsupported, | 3124 | # These three variables are undocumented and unsupported, |
| @@ -3146,7 +3132,7 @@ ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var. | |||
| 3146 | 3132 | ||
| 3147 | # Make sure we can run config.sub. | 3133 | # Make sure we can run config.sub. |
| 3148 | $SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 || | 3134 | $SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 || |
| 3149 | as_fn_error $? "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5 | 3135 | as_fn_error "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5 |
| 3150 | 3136 | ||
| 3151 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5 | 3137 | { $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5 |
| 3152 | $as_echo_n "checking build system type... " >&6; } | 3138 | $as_echo_n "checking build system type... " >&6; } |
| @@ -3157,16 +3143,16 @@ else | |||
| 3157 | test "x$ac_build_alias" = x && | 3143 | test "x$ac_build_alias" = x && |
| 3158 | ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"` | 3144 | ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"` |
| 3159 | test "x$ac_build_alias" = x && | 3145 | test "x$ac_build_alias" = x && |
| 3160 | as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5 | 3146 | as_fn_error "cannot guess build type; you must specify one" "$LINENO" 5 |
| 3161 | ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` || | 3147 | ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` || |
| 3162 | as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5 | 3148 | as_fn_error "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5 |
| 3163 | 3149 | ||
| 3164 | fi | 3150 | fi |
| 3165 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5 | 3151 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5 |
| 3166 | $as_echo "$ac_cv_build" >&6; } | 3152 | $as_echo "$ac_cv_build" >&6; } |
| 3167 | case $ac_cv_build in | 3153 | case $ac_cv_build in |
| 3168 | *-*-*) ;; | 3154 | *-*-*) ;; |
| 3169 | *) as_fn_error $? "invalid value of canonical build" "$LINENO" 5;; | 3155 | *) as_fn_error "invalid value of canonical build" "$LINENO" 5;; |
| 3170 | esac | 3156 | esac |
| 3171 | build=$ac_cv_build | 3157 | build=$ac_cv_build |
| 3172 | ac_save_IFS=$IFS; IFS='-' | 3158 | ac_save_IFS=$IFS; IFS='-' |
| @@ -3191,7 +3177,7 @@ else | |||
| 3191 | ac_cv_host=$ac_cv_build | 3177 | ac_cv_host=$ac_cv_build |
| 3192 | else | 3178 | else |
| 3193 | ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` || | 3179 | ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` || |
| 3194 | as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5 | 3180 | as_fn_error "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5 |
| 3195 | fi | 3181 | fi |
| 3196 | 3182 | ||
| 3197 | fi | 3183 | fi |
| @@ -3199,7 +3185,7 @@ fi | |||
| 3199 | $as_echo "$ac_cv_host" >&6; } | 3185 | $as_echo "$ac_cv_host" >&6; } |
| 3200 | case $ac_cv_host in | 3186 | case $ac_cv_host in |
| 3201 | *-*-*) ;; | 3187 | *-*-*) ;; |
| 3202 | *) as_fn_error $? "invalid value of canonical host" "$LINENO" 5;; | 3188 | *) as_fn_error "invalid value of canonical host" "$LINENO" 5;; |
| 3203 | esac | 3189 | esac |
| 3204 | host=$ac_cv_host | 3190 | host=$ac_cv_host |
| 3205 | ac_save_IFS=$IFS; IFS='-' | 3191 | ac_save_IFS=$IFS; IFS='-' |
| @@ -3442,7 +3428,7 @@ fi | |||
| 3442 | 3428 | ||
| 3443 | 3429 | ||
| 3444 | if test $unported = yes; then | 3430 | if test $unported = yes; then |
| 3445 | as_fn_error $? "Emacs hasn't been ported to \`${canonical}' systems. | 3431 | as_fn_error "Emacs hasn't been ported to \`${canonical}' systems. |
| 3446 | Check \`etc/MACHINES' for recognized configuration names." "$LINENO" 5 | 3432 | Check \`etc/MACHINES' for recognized configuration names." "$LINENO" 5 |
| 3447 | fi | 3433 | fi |
| 3448 | 3434 | ||
| @@ -3760,8 +3746,8 @@ fi | |||
| 3760 | 3746 | ||
| 3761 | test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | 3747 | test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
| 3762 | $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | 3748 | $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
| 3763 | as_fn_error $? "no acceptable C compiler found in \$PATH | 3749 | as_fn_error "no acceptable C compiler found in \$PATH |
| 3764 | See \`config.log' for more details" "$LINENO" 5; } | 3750 | See \`config.log' for more details." "$LINENO" 5; } |
| 3765 | 3751 | ||
| 3766 | # Provide some information about the compiler. | 3752 | # Provide some information about the compiler. |
| 3767 | $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5 | 3753 | $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5 |
| @@ -3875,8 +3861,9 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 3875 | 3861 | ||
| 3876 | { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | 3862 | { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
| 3877 | $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | 3863 | $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
| 3878 | as_fn_error 77 "C compiler cannot create executables | 3864 | { as_fn_set_status 77 |
| 3879 | See \`config.log' for more details" "$LINENO" 5; } | 3865 | as_fn_error "C compiler cannot create executables |
| 3866 | See \`config.log' for more details." "$LINENO" 5; }; } | ||
| 3880 | else | 3867 | else |
| 3881 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 | 3868 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 |
| 3882 | $as_echo "yes" >&6; } | 3869 | $as_echo "yes" >&6; } |
| @@ -3918,8 +3905,8 @@ done | |||
| 3918 | else | 3905 | else |
| 3919 | { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | 3906 | { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
| 3920 | $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | 3907 | $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
| 3921 | as_fn_error $? "cannot compute suffix of executables: cannot compile and link | 3908 | as_fn_error "cannot compute suffix of executables: cannot compile and link |
| 3922 | See \`config.log' for more details" "$LINENO" 5; } | 3909 | See \`config.log' for more details." "$LINENO" 5; } |
| 3923 | fi | 3910 | fi |
| 3924 | rm -f conftest conftest$ac_cv_exeext | 3911 | rm -f conftest conftest$ac_cv_exeext |
| 3925 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5 | 3912 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5 |
| @@ -3976,9 +3963,9 @@ $as_echo "$ac_try_echo"; } >&5 | |||
| 3976 | else | 3963 | else |
| 3977 | { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | 3964 | { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
| 3978 | $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | 3965 | $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
| 3979 | as_fn_error $? "cannot run C compiled programs. | 3966 | as_fn_error "cannot run C compiled programs. |
| 3980 | If you meant to cross compile, use \`--host'. | 3967 | If you meant to cross compile, use \`--host'. |
| 3981 | See \`config.log' for more details" "$LINENO" 5; } | 3968 | See \`config.log' for more details." "$LINENO" 5; } |
| 3982 | fi | 3969 | fi |
| 3983 | fi | 3970 | fi |
| 3984 | fi | 3971 | fi |
| @@ -4029,8 +4016,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 4029 | 4016 | ||
| 4030 | { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | 4017 | { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
| 4031 | $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | 4018 | $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
| 4032 | as_fn_error $? "cannot compute suffix of object files: cannot compile | 4019 | as_fn_error "cannot compute suffix of object files: cannot compile |
| 4033 | See \`config.log' for more details" "$LINENO" 5; } | 4020 | See \`config.log' for more details." "$LINENO" 5; } |
| 4034 | fi | 4021 | fi |
| 4035 | rm -f conftest.$ac_cv_objext conftest.$ac_ext | 4022 | rm -f conftest.$ac_cv_objext conftest.$ac_ext |
| 4036 | fi | 4023 | fi |
| @@ -4362,7 +4349,7 @@ else | |||
| 4362 | # Broken: fails on valid input. | 4349 | # Broken: fails on valid input. |
| 4363 | continue | 4350 | continue |
| 4364 | fi | 4351 | fi |
| 4365 | rm -f conftest.err conftest.i conftest.$ac_ext | 4352 | rm -f conftest.err conftest.$ac_ext |
| 4366 | 4353 | ||
| 4367 | # OK, works on sane cases. Now check whether nonexistent headers | 4354 | # OK, works on sane cases. Now check whether nonexistent headers |
| 4368 | # can be detected and how. | 4355 | # can be detected and how. |
| @@ -4378,11 +4365,11 @@ else | |||
| 4378 | ac_preproc_ok=: | 4365 | ac_preproc_ok=: |
| 4379 | break | 4366 | break |
| 4380 | fi | 4367 | fi |
| 4381 | rm -f conftest.err conftest.i conftest.$ac_ext | 4368 | rm -f conftest.err conftest.$ac_ext |
| 4382 | 4369 | ||
| 4383 | done | 4370 | done |
| 4384 | # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. | 4371 | # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. |
| 4385 | rm -f conftest.i conftest.err conftest.$ac_ext | 4372 | rm -f conftest.err conftest.$ac_ext |
| 4386 | if $ac_preproc_ok; then : | 4373 | if $ac_preproc_ok; then : |
| 4387 | break | 4374 | break |
| 4388 | fi | 4375 | fi |
| @@ -4421,7 +4408,7 @@ else | |||
| 4421 | # Broken: fails on valid input. | 4408 | # Broken: fails on valid input. |
| 4422 | continue | 4409 | continue |
| 4423 | fi | 4410 | fi |
| 4424 | rm -f conftest.err conftest.i conftest.$ac_ext | 4411 | rm -f conftest.err conftest.$ac_ext |
| 4425 | 4412 | ||
| 4426 | # OK, works on sane cases. Now check whether nonexistent headers | 4413 | # OK, works on sane cases. Now check whether nonexistent headers |
| 4427 | # can be detected and how. | 4414 | # can be detected and how. |
| @@ -4437,18 +4424,18 @@ else | |||
| 4437 | ac_preproc_ok=: | 4424 | ac_preproc_ok=: |
| 4438 | break | 4425 | break |
| 4439 | fi | 4426 | fi |
| 4440 | rm -f conftest.err conftest.i conftest.$ac_ext | 4427 | rm -f conftest.err conftest.$ac_ext |
| 4441 | 4428 | ||
| 4442 | done | 4429 | done |
| 4443 | # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. | 4430 | # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. |
| 4444 | rm -f conftest.i conftest.err conftest.$ac_ext | 4431 | rm -f conftest.err conftest.$ac_ext |
| 4445 | if $ac_preproc_ok; then : | 4432 | if $ac_preproc_ok; then : |
| 4446 | 4433 | ||
| 4447 | else | 4434 | else |
| 4448 | { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | 4435 | { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
| 4449 | $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | 4436 | $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
| 4450 | as_fn_error $? "C preprocessor \"$CPP\" fails sanity check | 4437 | as_fn_error "C preprocessor \"$CPP\" fails sanity check |
| 4451 | See \`config.log' for more details" "$LINENO" 5; } | 4438 | See \`config.log' for more details." "$LINENO" 5; } |
| 4452 | fi | 4439 | fi |
| 4453 | 4440 | ||
| 4454 | ac_ext=c | 4441 | ac_ext=c |
| @@ -4509,7 +4496,7 @@ esac | |||
| 4509 | done | 4496 | done |
| 4510 | IFS=$as_save_IFS | 4497 | IFS=$as_save_IFS |
| 4511 | if test -z "$ac_cv_path_GREP"; then | 4498 | if test -z "$ac_cv_path_GREP"; then |
| 4512 | as_fn_error $? "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5 | 4499 | as_fn_error "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5 |
| 4513 | fi | 4500 | fi |
| 4514 | else | 4501 | else |
| 4515 | ac_cv_path_GREP=$GREP | 4502 | ac_cv_path_GREP=$GREP |
| @@ -4575,7 +4562,7 @@ esac | |||
| 4575 | done | 4562 | done |
| 4576 | IFS=$as_save_IFS | 4563 | IFS=$as_save_IFS |
| 4577 | if test -z "$ac_cv_path_EGREP"; then | 4564 | if test -z "$ac_cv_path_EGREP"; then |
| 4578 | as_fn_error $? "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5 | 4565 | as_fn_error "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5 |
| 4579 | fi | 4566 | fi |
| 4580 | else | 4567 | else |
| 4581 | ac_cv_path_EGREP=$EGREP | 4568 | ac_cv_path_EGREP=$EGREP |
| @@ -4707,7 +4694,8 @@ do : | |||
| 4707 | as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` | 4694 | as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` |
| 4708 | ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default | 4695 | ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default |
| 4709 | " | 4696 | " |
| 4710 | if eval test \"x\$"$as_ac_Header"\" = x"yes"; then : | 4697 | eval as_val=\$$as_ac_Header |
| 4698 | if test "x$as_val" = x""yes; then : | ||
| 4711 | cat >>confdefs.h <<_ACEOF | 4699 | cat >>confdefs.h <<_ACEOF |
| 4712 | #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 | 4700 | #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 |
| 4713 | _ACEOF | 4701 | _ACEOF |
| @@ -4951,7 +4939,7 @@ else | |||
| 4951 | # Broken: fails on valid input. | 4939 | # Broken: fails on valid input. |
| 4952 | continue | 4940 | continue |
| 4953 | fi | 4941 | fi |
| 4954 | rm -f conftest.err conftest.i conftest.$ac_ext | 4942 | rm -f conftest.err conftest.$ac_ext |
| 4955 | 4943 | ||
| 4956 | # OK, works on sane cases. Now check whether nonexistent headers | 4944 | # OK, works on sane cases. Now check whether nonexistent headers |
| 4957 | # can be detected and how. | 4945 | # can be detected and how. |
| @@ -4967,11 +4955,11 @@ else | |||
| 4967 | ac_preproc_ok=: | 4955 | ac_preproc_ok=: |
| 4968 | break | 4956 | break |
| 4969 | fi | 4957 | fi |
| 4970 | rm -f conftest.err conftest.i conftest.$ac_ext | 4958 | rm -f conftest.err conftest.$ac_ext |
| 4971 | 4959 | ||
| 4972 | done | 4960 | done |
| 4973 | # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. | 4961 | # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. |
| 4974 | rm -f conftest.i conftest.err conftest.$ac_ext | 4962 | rm -f conftest.err conftest.$ac_ext |
| 4975 | if $ac_preproc_ok; then : | 4963 | if $ac_preproc_ok; then : |
| 4976 | break | 4964 | break |
| 4977 | fi | 4965 | fi |
| @@ -5010,7 +4998,7 @@ else | |||
| 5010 | # Broken: fails on valid input. | 4998 | # Broken: fails on valid input. |
| 5011 | continue | 4999 | continue |
| 5012 | fi | 5000 | fi |
| 5013 | rm -f conftest.err conftest.i conftest.$ac_ext | 5001 | rm -f conftest.err conftest.$ac_ext |
| 5014 | 5002 | ||
| 5015 | # OK, works on sane cases. Now check whether nonexistent headers | 5003 | # OK, works on sane cases. Now check whether nonexistent headers |
| 5016 | # can be detected and how. | 5004 | # can be detected and how. |
| @@ -5026,18 +5014,18 @@ else | |||
| 5026 | ac_preproc_ok=: | 5014 | ac_preproc_ok=: |
| 5027 | break | 5015 | break |
| 5028 | fi | 5016 | fi |
| 5029 | rm -f conftest.err conftest.i conftest.$ac_ext | 5017 | rm -f conftest.err conftest.$ac_ext |
| 5030 | 5018 | ||
| 5031 | done | 5019 | done |
| 5032 | # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. | 5020 | # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. |
| 5033 | rm -f conftest.i conftest.err conftest.$ac_ext | 5021 | rm -f conftest.err conftest.$ac_ext |
| 5034 | if $ac_preproc_ok; then : | 5022 | if $ac_preproc_ok; then : |
| 5035 | 5023 | ||
| 5036 | else | 5024 | else |
| 5037 | { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | 5025 | { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 |
| 5038 | $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} | 5026 | $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
| 5039 | as_fn_error $? "C preprocessor \"$CPP\" fails sanity check | 5027 | as_fn_error "C preprocessor \"$CPP\" fails sanity check |
| 5040 | See \`config.log' for more details" "$LINENO" 5; } | 5028 | See \`config.log' for more details." "$LINENO" 5; } |
| 5041 | fi | 5029 | fi |
| 5042 | 5030 | ||
| 5043 | ac_ext=c | 5031 | ac_ext=c |
| @@ -5470,11 +5458,14 @@ fi | |||
| 5470 | ## should test for it as it does for any other build requirement. | 5458 | ## should test for it as it does for any other build requirement. |
| 5471 | ## We use the presence of $srcdir/info/emacs to distinguish a release, | 5459 | ## We use the presence of $srcdir/info/emacs to distinguish a release, |
| 5472 | ## with pre-built manuals, from a Bazaar checkout. | 5460 | ## with pre-built manuals, from a Bazaar checkout. |
| 5461 | HAVE_MAKEINFO=yes | ||
| 5462 | |||
| 5473 | if test "$MAKEINFO" = "no"; then | 5463 | if test "$MAKEINFO" = "no"; then |
| 5464 | MAKEINFO=makeinfo | ||
| 5474 | if test "x${with_makeinfo}" = "xno"; then | 5465 | if test "x${with_makeinfo}" = "xno"; then |
| 5475 | MAKEINFO=off | 5466 | HAVE_MAKEINFO=no |
| 5476 | elif test ! -e $srcdir/info/emacs; then | 5467 | elif test ! -e $srcdir/info/emacs; then |
| 5477 | as_fn_error $? "You do not seem to have makeinfo >= 4.6, and your | 5468 | as_fn_error "You do not seem to have makeinfo >= 4.6, and your |
| 5478 | source tree does not seem to have pre-built manuals in the \`info' directory. | 5469 | source tree does not seem to have pre-built manuals in the \`info' directory. |
| 5479 | Either install a suitable version of makeinfo, or re-run configure | 5470 | Either install a suitable version of makeinfo, or re-run configure |
| 5480 | with the \`--without-makeinfo' option to build without the manuals. " "$LINENO" 5 | 5471 | with the \`--without-makeinfo' option to build without the manuals. " "$LINENO" 5 |
| @@ -5482,6 +5473,7 @@ with the \`--without-makeinfo' option to build without the manuals. " "$LINENO" | |||
| 5482 | fi | 5473 | fi |
| 5483 | 5474 | ||
| 5484 | 5475 | ||
| 5476 | |||
| 5485 | if test x$GCC = xyes; then | 5477 | if test x$GCC = xyes; then |
| 5486 | test "x$GCC_LINK_TEST_OPTIONS" != x && \ | 5478 | test "x$GCC_LINK_TEST_OPTIONS" != x && \ |
| 5487 | ac_link="$ac_link $GCC_LINK_TEST_OPTIONS" | 5479 | ac_link="$ac_link $GCC_LINK_TEST_OPTIONS" |
| @@ -5633,7 +5625,7 @@ fi | |||
| 5633 | if test "x$GCC" = "xyes"; then | 5625 | if test "x$GCC" = "xyes"; then |
| 5634 | C_SWITCH_MACHINE="-fno-common" | 5626 | C_SWITCH_MACHINE="-fno-common" |
| 5635 | else | 5627 | else |
| 5636 | as_fn_error $? "What gives? Fix me if DEC Unix supports ELF now." "$LINENO" 5 | 5628 | as_fn_error "What gives? Fix me if DEC Unix supports ELF now." "$LINENO" 5 |
| 5637 | fi | 5629 | fi |
| 5638 | else | 5630 | else |
| 5639 | UNEXEC_OBJ=unexalpha.o | 5631 | UNEXEC_OBJ=unexalpha.o |
| @@ -5911,7 +5903,7 @@ else | |||
| 5911 | ## Some platforms don't use any of these files, so it is not | 5903 | ## Some platforms don't use any of these files, so it is not |
| 5912 | ## appropriate to put this test outside the if block. | 5904 | ## appropriate to put this test outside the if block. |
| 5913 | test -e $CRT_DIR/crtn.o || test -e $CRT_DIR/crt0.o || \ | 5905 | test -e $CRT_DIR/crtn.o || test -e $CRT_DIR/crt0.o || \ |
| 5914 | as_fn_error $? "crt*.o not found in specified location." "$LINENO" 5 | 5906 | as_fn_error "crt*.o not found in specified location." "$LINENO" 5 |
| 5915 | 5907 | ||
| 5916 | fi | 5908 | fi |
| 5917 | 5909 | ||
| @@ -5966,7 +5958,8 @@ if test "${with_sound}" != "no"; then | |||
| 5966 | do : | 5958 | do : |
| 5967 | as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` | 5959 | as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` |
| 5968 | ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" | 5960 | ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" |
| 5969 | if eval test \"x\$"$as_ac_Header"\" = x"yes"; then : | 5961 | eval as_val=\$$as_ac_Header |
| 5962 | if test "x$as_val" = x""yes; then : | ||
| 5970 | cat >>confdefs.h <<_ACEOF | 5963 | cat >>confdefs.h <<_ACEOF |
| 5971 | #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 | 5964 | #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 |
| 5972 | _ACEOF | 5965 | _ACEOF |
| @@ -6157,7 +6150,7 @@ else | |||
| 6157 | fi | 6150 | fi |
| 6158 | rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext | 6151 | rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext |
| 6159 | if test "$emacs_alsa_subdir" != yes; then | 6152 | if test "$emacs_alsa_subdir" != yes; then |
| 6160 | as_fn_error $? "pkg-config found alsa, but it does not compile. See config.log for error messages." "$LINENO" 5 | 6153 | as_fn_error "pkg-config found alsa, but it does not compile. See config.log for error messages." "$LINENO" 5 |
| 6161 | fi | 6154 | fi |
| 6162 | ALSA_CFLAGS="$ALSA_CFLAGS -DALSA_SUBDIR_INCLUDE" | 6155 | ALSA_CFLAGS="$ALSA_CFLAGS -DALSA_SUBDIR_INCLUDE" |
| 6163 | fi | 6156 | fi |
| @@ -6192,7 +6185,8 @@ for ac_header in sys/select.h sys/time.h unistd.h utime.h \ | |||
| 6192 | do : | 6185 | do : |
| 6193 | as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` | 6186 | as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` |
| 6194 | ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" | 6187 | ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" |
| 6195 | if eval test \"x\$"$as_ac_Header"\" = x"yes"; then : | 6188 | eval as_val=\$$as_ac_Header |
| 6189 | if test "x$as_val" = x""yes; then : | ||
| 6196 | cat >>confdefs.h <<_ACEOF | 6190 | cat >>confdefs.h <<_ACEOF |
| 6197 | #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 | 6191 | #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 |
| 6198 | _ACEOF | 6192 | _ACEOF |
| @@ -7247,7 +7241,7 @@ $as_echo "#define AC_APPLE_UNIVERSAL_BUILD 1" >>confdefs.h | |||
| 7247 | 7241 | ||
| 7248 | ;; #( | 7242 | ;; #( |
| 7249 | *) | 7243 | *) |
| 7250 | as_fn_error $? "unknown endianness | 7244 | as_fn_error "unknown endianness |
| 7251 | presetting ac_cv_c_bigendian=no (or yes) will help" "$LINENO" 5 ;; | 7245 | presetting ac_cv_c_bigendian=no (or yes) will help" "$LINENO" 5 ;; |
| 7252 | esac | 7246 | esac |
| 7253 | 7247 | ||
| @@ -7256,7 +7250,7 @@ $as_echo "#define AC_APPLE_UNIVERSAL_BUILD 1" >>confdefs.h | |||
| 7256 | $as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; } | 7250 | $as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; } |
| 7257 | set x ${MAKE-make} | 7251 | set x ${MAKE-make} |
| 7258 | ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` | 7252 | ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` |
| 7259 | if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\"" = set; then : | 7253 | if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then : |
| 7260 | $as_echo_n "(cached) " >&6 | 7254 | $as_echo_n "(cached) " >&6 |
| 7261 | else | 7255 | else |
| 7262 | cat >conftest.make <<\_ACEOF | 7256 | cat >conftest.make <<\_ACEOF |
| @@ -7264,7 +7258,7 @@ SHELL = /bin/sh | |||
| 7264 | all: | 7258 | all: |
| 7265 | @echo '@@@%%%=$(MAKE)=@@@%%%' | 7259 | @echo '@@@%%%=$(MAKE)=@@@%%%' |
| 7266 | _ACEOF | 7260 | _ACEOF |
| 7267 | # GNU make sometimes prints "make[1]: Entering ...", which would confuse us. | 7261 | # GNU make sometimes prints "make[1]: Entering...", which would confuse us. |
| 7268 | case `${MAKE-make} -f conftest.make 2>/dev/null` in | 7262 | case `${MAKE-make} -f conftest.make 2>/dev/null` in |
| 7269 | *@@@%%%=?*=@@@%%%*) | 7263 | *@@@%%%=?*=@@@%%%*) |
| 7270 | eval ac_cv_prog_make_${ac_make}_set=yes;; | 7264 | eval ac_cv_prog_make_${ac_make}_set=yes;; |
| @@ -7400,7 +7394,7 @@ if test "x$with_x" = xno; then | |||
| 7400 | have_x=disabled | 7394 | have_x=disabled |
| 7401 | else | 7395 | else |
| 7402 | case $x_includes,$x_libraries in #( | 7396 | case $x_includes,$x_libraries in #( |
| 7403 | *\'*) as_fn_error $? "cannot use X directory names containing '" "$LINENO" 5;; #( | 7397 | *\'*) as_fn_error "cannot use X directory names containing '" "$LINENO" 5;; #( |
| 7404 | *,NONE | NONE,*) if test "${ac_cv_have_x+set}" = set; then : | 7398 | *,NONE | NONE,*) if test "${ac_cv_have_x+set}" = set; then : |
| 7405 | $as_echo_n "(cached) " >&6 | 7399 | $as_echo_n "(cached) " >&6 |
| 7406 | else | 7400 | else |
| @@ -7418,7 +7412,7 @@ libdir: | |||
| 7418 | @echo libdir='${LIBDIR}' | 7412 | @echo libdir='${LIBDIR}' |
| 7419 | _ACEOF | 7413 | _ACEOF |
| 7420 | if (export CC; ${XMKMF-xmkmf}) >/dev/null 2>/dev/null && test -f Makefile; then | 7414 | if (export CC; ${XMKMF-xmkmf}) >/dev/null 2>/dev/null && test -f Makefile; then |
| 7421 | # GNU make sometimes prints "make[1]: Entering ...", which would confuse us. | 7415 | # GNU make sometimes prints "make[1]: Entering...", which would confuse us. |
| 7422 | for ac_var in incroot usrlibdir libdir; do | 7416 | for ac_var in incroot usrlibdir libdir; do |
| 7423 | eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`" | 7417 | eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`" |
| 7424 | done | 7418 | done |
| @@ -7504,7 +7498,7 @@ else | |||
| 7504 | fi | 7498 | fi |
| 7505 | done | 7499 | done |
| 7506 | fi | 7500 | fi |
| 7507 | rm -f conftest.err conftest.i conftest.$ac_ext | 7501 | rm -f conftest.err conftest.$ac_ext |
| 7508 | fi # $ac_x_includes = no | 7502 | fi # $ac_x_includes = no |
| 7509 | 7503 | ||
| 7510 | if test "$ac_x_libraries" = no; then | 7504 | if test "$ac_x_libraries" = no; then |
| @@ -7687,7 +7681,7 @@ if test "${with_ns}" != no; then | |||
| 7687 | if test "x$ac_cv_header_AppKit_AppKit_h" = x""yes; then : | 7681 | if test "x$ac_cv_header_AppKit_AppKit_h" = x""yes; then : |
| 7688 | HAVE_NS=yes | 7682 | HAVE_NS=yes |
| 7689 | else | 7683 | else |
| 7690 | as_fn_error $? "\`--with-ns' was specified, but the include | 7684 | as_fn_error "\`--with-ns' was specified, but the include |
| 7691 | files are missing or cannot be compiled." "$LINENO" 5 | 7685 | files are missing or cannot be compiled." "$LINENO" 5 |
| 7692 | fi | 7686 | fi |
| 7693 | 7687 | ||
| @@ -7803,7 +7797,7 @@ fi | |||
| 7803 | if test "$HAVE_XSERVER" = true || | 7797 | if test "$HAVE_XSERVER" = true || |
| 7804 | test -n "$DISPLAY" || | 7798 | test -n "$DISPLAY" || |
| 7805 | test "`echo /usr/lib/libX11.*`" != "/usr/lib/libX11.*"; then | 7799 | test "`echo /usr/lib/libX11.*`" != "/usr/lib/libX11.*"; then |
| 7806 | as_fn_error $? "You seem to be running X, but no X development libraries | 7800 | as_fn_error "You seem to be running X, but no X development libraries |
| 7807 | were found. You should install the relevant development files for X | 7801 | were found. You should install the relevant development files for X |
| 7808 | and for the toolkit you want, such as Gtk+, Lesstif or Motif. Also make | 7802 | and for the toolkit you want, such as Gtk+, Lesstif or Motif. Also make |
| 7809 | sure you have development files for image handling, i.e. | 7803 | sure you have development files for image handling, i.e. |
| @@ -7926,7 +7920,8 @@ do : | |||
| 7926 | as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` | 7920 | as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` |
| 7927 | ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default | 7921 | ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default |
| 7928 | " | 7922 | " |
| 7929 | if eval test \"x\$"$as_ac_Header"\" = x"yes"; then : | 7923 | eval as_val=\$$as_ac_Header |
| 7924 | if test "x$as_val" = x""yes; then : | ||
| 7930 | cat >>confdefs.h <<_ACEOF | 7925 | cat >>confdefs.h <<_ACEOF |
| 7931 | #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 | 7926 | #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 |
| 7932 | _ACEOF | 7927 | _ACEOF |
| @@ -8032,7 +8027,6 @@ int | |||
| 8032 | main () | 8027 | main () |
| 8033 | { | 8028 | { |
| 8034 | char *data, *data2, *data3; | 8029 | char *data, *data2, *data3; |
| 8035 | const char *cdata2; | ||
| 8036 | int i, pagesize; | 8030 | int i, pagesize; |
| 8037 | int fd, fd2; | 8031 | int fd, fd2; |
| 8038 | 8032 | ||
| @@ -8057,10 +8051,10 @@ main () | |||
| 8057 | fd2 = open ("conftest.txt", O_RDWR | O_CREAT | O_TRUNC, 0600); | 8051 | fd2 = open ("conftest.txt", O_RDWR | O_CREAT | O_TRUNC, 0600); |
| 8058 | if (fd2 < 0) | 8052 | if (fd2 < 0) |
| 8059 | return 4; | 8053 | return 4; |
| 8060 | cdata2 = ""; | 8054 | data2 = ""; |
| 8061 | if (write (fd2, cdata2, 1) != 1) | 8055 | if (write (fd2, data2, 1) != 1) |
| 8062 | return 5; | 8056 | return 5; |
| 8063 | data2 = (char *) mmap (0, pagesize, PROT_READ | PROT_WRITE, MAP_SHARED, fd2, 0L); | 8057 | data2 = mmap (0, pagesize, PROT_READ | PROT_WRITE, MAP_SHARED, fd2, 0L); |
| 8064 | if (data2 == MAP_FAILED) | 8058 | if (data2 == MAP_FAILED) |
| 8065 | return 6; | 8059 | return 6; |
| 8066 | for (i = 0; i < pagesize; ++i) | 8060 | for (i = 0; i < pagesize; ++i) |
| @@ -8433,7 +8427,8 @@ XScreenNumberOfScreen XSetWMProtocols | |||
| 8433 | do : | 8427 | do : |
| 8434 | as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` | 8428 | as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` |
| 8435 | ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" | 8429 | ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" |
| 8436 | if eval test \"x\$"$as_ac_var"\" = x"yes"; then : | 8430 | eval as_val=\$$as_ac_var |
| 8431 | if test "x$as_val" = x""yes; then : | ||
| 8437 | cat >>confdefs.h <<_ACEOF | 8432 | cat >>confdefs.h <<_ACEOF |
| 8438 | #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 | 8433 | #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 |
| 8439 | _ACEOF | 8434 | _ACEOF |
| @@ -8835,7 +8830,7 @@ $as_echo "no" >&6; } | |||
| 8835 | fi | 8830 | fi |
| 8836 | 8831 | ||
| 8837 | if test "$pkg_check_gtk" = "no" && test "$USE_X_TOOLKIT" != "maybe"; then | 8832 | if test "$pkg_check_gtk" = "no" && test "$USE_X_TOOLKIT" != "maybe"; then |
| 8838 | as_fn_error $? "$GTK_PKG_ERRORS" "$LINENO" 5 | 8833 | as_fn_error "$GTK_PKG_ERRORS" "$LINENO" 5 |
| 8839 | fi | 8834 | fi |
| 8840 | fi | 8835 | fi |
| 8841 | 8836 | ||
| @@ -8941,7 +8936,7 @@ $as_echo "no" >&6; } | |||
| 8941 | fi | 8936 | fi |
| 8942 | 8937 | ||
| 8943 | if test "$pkg_check_gtk" = "no" && test "$USE_X_TOOLKIT" != "maybe"; then | 8938 | if test "$pkg_check_gtk" = "no" && test "$USE_X_TOOLKIT" != "maybe"; then |
| 8944 | as_fn_error $? "$GTK_PKG_ERRORS" "$LINENO" 5 | 8939 | as_fn_error "$GTK_PKG_ERRORS" "$LINENO" 5 |
| 8945 | fi | 8940 | fi |
| 8946 | fi | 8941 | fi |
| 8947 | fi | 8942 | fi |
| @@ -8968,7 +8963,7 @@ done | |||
| 8968 | 8963 | ||
| 8969 | if test "${GTK_COMPILES}" != "yes"; then | 8964 | if test "${GTK_COMPILES}" != "yes"; then |
| 8970 | if test "$USE_X_TOOLKIT" != "maybe"; then | 8965 | if test "$USE_X_TOOLKIT" != "maybe"; then |
| 8971 | as_fn_error $? "Gtk+ wanted, but it does not compile, see config.log. Maybe some x11-devel files missing?" "$LINENO" 5; | 8966 | as_fn_error "Gtk+ wanted, but it does not compile, see config.log. Maybe some x11-devel files missing?" "$LINENO" 5; |
| 8972 | fi | 8967 | fi |
| 8973 | else | 8968 | else |
| 8974 | HAVE_GTK=yes | 8969 | HAVE_GTK=yes |
| @@ -9098,7 +9093,8 @@ $as_echo "#define HAVE_GTK_AND_PTHREAD 1" >>confdefs.h | |||
| 9098 | do : | 9093 | do : |
| 9099 | as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` | 9094 | as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` |
| 9100 | ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" | 9095 | ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" |
| 9101 | if eval test \"x\$"$as_ac_var"\" = x"yes"; then : | 9096 | eval as_val=\$$as_ac_var |
| 9097 | if test "x$as_val" = x""yes; then : | ||
| 9102 | cat >>confdefs.h <<_ACEOF | 9098 | cat >>confdefs.h <<_ACEOF |
| 9103 | #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 | 9099 | #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 |
| 9104 | _ACEOF | 9100 | _ACEOF |
| @@ -9579,7 +9575,7 @@ $as_echo "yes; using Lucid toolkit" >&6; } | |||
| 9579 | USE_X_TOOLKIT=LUCID | 9575 | USE_X_TOOLKIT=LUCID |
| 9580 | LUCID_LIBW=-lXaw | 9576 | LUCID_LIBW=-lXaw |
| 9581 | elif test x"${USE_X_TOOLKIT}" = xLUCID; then | 9577 | elif test x"${USE_X_TOOLKIT}" = xLUCID; then |
| 9582 | as_fn_error $? "Lucid toolkit requires X11/Xaw include files" "$LINENO" 5 | 9578 | as_fn_error "Lucid toolkit requires X11/Xaw include files" "$LINENO" 5 |
| 9583 | else | 9579 | else |
| 9584 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no; do not use toolkit by default" >&5 | 9580 | { $as_echo "$as_me:${as_lineno-$LINENO}: result: no; do not use toolkit by default" >&5 |
| 9585 | $as_echo "no; do not use toolkit by default" >&6; } | 9581 | $as_echo "no; do not use toolkit by default" >&6; } |
| @@ -10756,7 +10752,8 @@ if test "${HAVE_X11}" = "yes"; then | |||
| 10756 | do : | 10752 | do : |
| 10757 | as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` | 10753 | as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` |
| 10758 | ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" | 10754 | ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" |
| 10759 | if eval test \"x\$"$as_ac_Header"\" = x"yes"; then : | 10755 | eval as_val=\$$as_ac_Header |
| 10756 | if test "x$as_val" = x""yes; then : | ||
| 10760 | cat >>confdefs.h <<_ACEOF | 10757 | cat >>confdefs.h <<_ACEOF |
| 10761 | #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 | 10758 | #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 |
| 10762 | _ACEOF | 10759 | _ACEOF |
| @@ -11008,7 +11005,7 @@ if test "${HAVE_X11}" = "yes"; then | |||
| 11008 | MISSING="$MISSING libtiff" && WITH_NO="$WITH_NO --with-tiff=no" | 11005 | MISSING="$MISSING libtiff" && WITH_NO="$WITH_NO --with-tiff=no" |
| 11009 | 11006 | ||
| 11010 | if test "X${MISSING}" != X; then | 11007 | if test "X${MISSING}" != X; then |
| 11011 | as_fn_error $? "The following required libraries were not found: | 11008 | as_fn_error "The following required libraries were not found: |
| 11012 | $MISSING | 11009 | $MISSING |
| 11013 | Maybe some development libraries/packages are missing? | 11010 | Maybe some development libraries/packages are missing? |
| 11014 | If you don't want to link with them give | 11011 | If you don't want to link with them give |
| @@ -11497,7 +11494,8 @@ if test $ac_cv_os_cray = yes; then | |||
| 11497 | for ac_func in _getb67 GETB67 getb67; do | 11494 | for ac_func in _getb67 GETB67 getb67; do |
| 11498 | as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` | 11495 | as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` |
| 11499 | ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" | 11496 | ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" |
| 11500 | if eval test \"x\$"$as_ac_var"\" = x"yes"; then : | 11497 | eval as_val=\$$as_ac_var |
| 11498 | if test "x$as_val" = x""yes; then : | ||
| 11501 | 11499 | ||
| 11502 | cat >>confdefs.h <<_ACEOF | 11500 | cat >>confdefs.h <<_ACEOF |
| 11503 | #define CRAY_STACKSEG_END $ac_func | 11501 | #define CRAY_STACKSEG_END $ac_func |
| @@ -11561,7 +11559,7 @@ fi | |||
| 11561 | 11559 | ||
| 11562 | 11560 | ||
| 11563 | if test x"$ac_cv_func_alloca_works" != xyes; then | 11561 | if test x"$ac_cv_func_alloca_works" != xyes; then |
| 11564 | as_fn_error $? "a system implementation of alloca is required " "$LINENO" 5 | 11562 | as_fn_error "a system implementation of alloca is required " "$LINENO" 5 |
| 11565 | fi | 11563 | fi |
| 11566 | 11564 | ||
| 11567 | # fmod, logb, and frexp are found in -lm on most systems. | 11565 | # fmod, logb, and frexp are found in -lm on most systems. |
| @@ -11757,7 +11755,7 @@ fi | |||
| 11757 | 11755 | ||
| 11758 | 11756 | ||
| 11759 | if test $ac_cv_prog_liblockfile = yes; then | 11757 | if test $ac_cv_prog_liblockfile = yes; then |
| 11760 | as_fn_error $? "Shared liblockfile found but can't link against it. | 11758 | as_fn_error "Shared liblockfile found but can't link against it. |
| 11761 | This probably means that movemail could lose mail. | 11759 | This probably means that movemail could lose mail. |
| 11762 | There may be a \`development' package to install containing liblockfile." "$LINENO" 5 | 11760 | There may be a \`development' package to install containing liblockfile." "$LINENO" 5 |
| 11763 | fi | 11761 | fi |
| @@ -11846,7 +11844,8 @@ cfmakeraw cfsetspeed isnan copysign __executable_start | |||
| 11846 | do : | 11844 | do : |
| 11847 | as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` | 11845 | as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` |
| 11848 | ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" | 11846 | ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" |
| 11849 | if eval test \"x\$"$as_ac_var"\" = x"yes"; then : | 11847 | eval as_val=\$$as_ac_var |
| 11848 | if test "x$as_val" = x""yes; then : | ||
| 11850 | cat >>confdefs.h <<_ACEOF | 11849 | cat >>confdefs.h <<_ACEOF |
| 11851 | #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 | 11850 | #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 |
| 11852 | _ACEOF | 11851 | _ACEOF |
| @@ -11877,7 +11876,8 @@ done | |||
| 11877 | do : | 11876 | do : |
| 11878 | as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` | 11877 | as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` |
| 11879 | ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" | 11878 | ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" |
| 11880 | if eval test \"x\$"$as_ac_var"\" = x"yes"; then : | 11879 | eval as_val=\$$as_ac_var |
| 11880 | if test "x$as_val" = x""yes; then : | ||
| 11881 | cat >>confdefs.h <<_ACEOF | 11881 | cat >>confdefs.h <<_ACEOF |
| 11882 | #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 | 11882 | #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 |
| 11883 | _ACEOF | 11883 | _ACEOF |
| @@ -11929,8 +11929,8 @@ static time_t time_t_max; | |||
| 11929 | static time_t time_t_min; | 11929 | static time_t time_t_min; |
| 11930 | 11930 | ||
| 11931 | /* Values we'll use to set the TZ environment variable. */ | 11931 | /* Values we'll use to set the TZ environment variable. */ |
| 11932 | static const char *tz_strings[] = { | 11932 | static char *tz_strings[] = { |
| 11933 | (const char *) 0, "TZ=GMT0", "TZ=JST-9", | 11933 | (char *) 0, "TZ=GMT0", "TZ=JST-9", |
| 11934 | "TZ=EST+3EDT+2,M10.1.0/00:00:00,M2.3.0/00:00:00" | 11934 | "TZ=EST+3EDT+2,M10.1.0/00:00:00,M2.3.0/00:00:00" |
| 11935 | }; | 11935 | }; |
| 11936 | #define N_STRINGS (sizeof (tz_strings) / sizeof (tz_strings[0])) | 11936 | #define N_STRINGS (sizeof (tz_strings) / sizeof (tz_strings[0])) |
| @@ -11947,7 +11947,7 @@ spring_forward_gap () | |||
| 11947 | instead of "TZ=America/Vancouver" in order to detect the bug even | 11947 | instead of "TZ=America/Vancouver" in order to detect the bug even |
| 11948 | on systems that don't support the Olson extension, or don't have the | 11948 | on systems that don't support the Olson extension, or don't have the |
| 11949 | full zoneinfo tables installed. */ | 11949 | full zoneinfo tables installed. */ |
| 11950 | putenv ((char*) "TZ=PST8PDT,M4.1.0,M10.5.0"); | 11950 | putenv ("TZ=PST8PDT,M4.1.0,M10.5.0"); |
| 11951 | 11951 | ||
| 11952 | tm.tm_year = 98; | 11952 | tm.tm_year = 98; |
| 11953 | tm.tm_mon = 3; | 11953 | tm.tm_mon = 3; |
| @@ -11960,14 +11960,16 @@ spring_forward_gap () | |||
| 11960 | } | 11960 | } |
| 11961 | 11961 | ||
| 11962 | static int | 11962 | static int |
| 11963 | mktime_test1 (time_t now) | 11963 | mktime_test1 (now) |
| 11964 | time_t now; | ||
| 11964 | { | 11965 | { |
| 11965 | struct tm *lt; | 11966 | struct tm *lt; |
| 11966 | return ! (lt = localtime (&now)) || mktime (lt) == now; | 11967 | return ! (lt = localtime (&now)) || mktime (lt) == now; |
| 11967 | } | 11968 | } |
| 11968 | 11969 | ||
| 11969 | static int | 11970 | static int |
| 11970 | mktime_test (time_t now) | 11971 | mktime_test (now) |
| 11972 | time_t now; | ||
| 11971 | { | 11973 | { |
| 11972 | return (mktime_test1 (now) | 11974 | return (mktime_test1 (now) |
| 11973 | && mktime_test1 ((time_t) (time_t_max - now)) | 11975 | && mktime_test1 ((time_t) (time_t_max - now)) |
| @@ -11991,7 +11993,8 @@ irix_6_4_bug () | |||
| 11991 | } | 11993 | } |
| 11992 | 11994 | ||
| 11993 | static int | 11995 | static int |
| 11994 | bigtime_test (int j) | 11996 | bigtime_test (j) |
| 11997 | int j; | ||
| 11995 | { | 11998 | { |
| 11996 | struct tm tm; | 11999 | struct tm tm; |
| 11997 | time_t now; | 12000 | time_t now; |
| @@ -12035,7 +12038,7 @@ year_2050_test () | |||
| 12035 | instead of "TZ=America/Vancouver" in order to detect the bug even | 12038 | instead of "TZ=America/Vancouver" in order to detect the bug even |
| 12036 | on systems that don't support the Olson extension, or don't have the | 12039 | on systems that don't support the Olson extension, or don't have the |
| 12037 | full zoneinfo tables installed. */ | 12040 | full zoneinfo tables installed. */ |
| 12038 | putenv ((char*) "TZ=PST8PDT,M4.1.0,M10.5.0"); | 12041 | putenv ("TZ=PST8PDT,M4.1.0,M10.5.0"); |
| 12039 | 12042 | ||
| 12040 | t = mktime (&tm); | 12043 | t = mktime (&tm); |
| 12041 | 12044 | ||
| @@ -12070,7 +12073,7 @@ main () | |||
| 12070 | for (i = 0; i < N_STRINGS; i++) | 12073 | for (i = 0; i < N_STRINGS; i++) |
| 12071 | { | 12074 | { |
| 12072 | if (tz_strings[i]) | 12075 | if (tz_strings[i]) |
| 12073 | putenv ((char*) tz_strings[i]); | 12076 | putenv (tz_strings[i]); |
| 12074 | 12077 | ||
| 12075 | for (t = 0; t <= time_t_max - delta; t += delta) | 12078 | for (t = 0; t <= time_t_max - delta; t += delta) |
| 12076 | if (! mktime_test (t)) | 12079 | if (! mktime_test (t)) |
| @@ -12122,7 +12125,7 @@ ac_have_func=no # yes means we've found a way to get the load average. | |||
| 12122 | 12125 | ||
| 12123 | # Make sure getloadavg.c is where it belongs, at configure-time. | 12126 | # Make sure getloadavg.c is where it belongs, at configure-time. |
| 12124 | test -f "$srcdir/$ac_config_libobj_dir/getloadavg.c" || | 12127 | test -f "$srcdir/$ac_config_libobj_dir/getloadavg.c" || |
| 12125 | as_fn_error $? "$srcdir/$ac_config_libobj_dir/getloadavg.c is missing" "$LINENO" 5 | 12128 | as_fn_error "$srcdir/$ac_config_libobj_dir/getloadavg.c is missing" "$LINENO" 5 |
| 12126 | 12129 | ||
| 12127 | ac_save_LIBS=$LIBS | 12130 | ac_save_LIBS=$LIBS |
| 12128 | 12131 | ||
| @@ -12991,7 +12994,7 @@ else | |||
| 12991 | fi | 12994 | fi |
| 12992 | 12995 | ||
| 12993 | if test "$have_tputs_et_al" != true; then | 12996 | if test "$have_tputs_et_al" != true; then |
| 12994 | as_fn_error $? "I couldn't find termcap functions (tputs and friends). | 12997 | as_fn_error "I couldn't find termcap functions (tputs and friends). |
| 12995 | Maybe some development libraries/packages are missing? Try installing | 12998 | Maybe some development libraries/packages are missing? Try installing |
| 12996 | libncurses-dev(el), libterminfo-dev(el) or similar." "$LINENO" 5 | 12999 | libncurses-dev(el), libterminfo-dev(el) or similar." "$LINENO" 5 |
| 12997 | fi | 13000 | fi |
| @@ -14117,7 +14120,8 @@ for ac_func in fork vfork | |||
| 14117 | do : | 14120 | do : |
| 14118 | as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` | 14121 | as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` |
| 14119 | ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" | 14122 | ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" |
| 14120 | if eval test \"x\$"$as_ac_var"\" = x"yes"; then : | 14123 | eval as_val=\$$as_ac_var |
| 14124 | if test "x$as_val" = x""yes; then : | ||
| 14121 | cat >>confdefs.h <<_ACEOF | 14125 | cat >>confdefs.h <<_ACEOF |
| 14122 | #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 | 14126 | #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 |
| 14123 | _ACEOF | 14127 | _ACEOF |
| @@ -14491,14 +14495,14 @@ if test "x$GCC" = xyes \ | |||
| 14491 | && test x"`$CC --version 2> /dev/null | grep 'gcc.* 4.5.0'`" != x \ | 14495 | && test x"`$CC --version 2> /dev/null | grep 'gcc.* 4.5.0'`" != x \ |
| 14492 | && test x"`echo $CFLAGS | grep '\-O[23]'`" != x \ | 14496 | && test x"`echo $CFLAGS | grep '\-O[23]'`" != x \ |
| 14493 | && test x"`echo $CFLAGS | grep '\-fno-optimize-sibling-calls'`" = x; then | 14497 | && test x"`echo $CFLAGS | grep '\-fno-optimize-sibling-calls'`" = x; then |
| 14494 | as_fn_error $? "GCC 4.5.0 has problems compiling Emacs; see etc/PROBLEMS'." "$LINENO" 5 | 14498 | as_fn_error "GCC 4.5.0 has problems compiling Emacs; see etc/PROBLEMS'." "$LINENO" 5 |
| 14495 | fi | 14499 | fi |
| 14496 | 14500 | ||
| 14497 | #### Find out which version of Emacs this is. | 14501 | #### Find out which version of Emacs this is. |
| 14498 | version=`grep 'const char emacs_version' ${srcdir}/src/emacs.c \ | 14502 | version=`grep 'const char emacs_version' ${srcdir}/src/emacs.c \ |
| 14499 | | sed -e 's/^[^"]*"\([^"]*\)".*$/\1/'` | 14503 | | sed -e 's/^[^"]*"\([^"]*\)".*$/\1/'` |
| 14500 | if test x"${version}" = x; then | 14504 | if test x"${version}" = x; then |
| 14501 | as_fn_error $? "can't find current emacs version in \`${srcdir}/src/emacs.c'." "$LINENO" 5 | 14505 | as_fn_error "can't find current emacs version in \`${srcdir}/src/emacs.c'." "$LINENO" 5 |
| 14502 | fi | 14506 | fi |
| 14503 | if test x"${version}" != x"$PACKAGE_VERSION"; then | 14507 | if test x"${version}" != x"$PACKAGE_VERSION"; then |
| 14504 | { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: version mismatch between \`${srcdir}/configure.in' and \`${srcdir}/src/emacs.c'." >&5 | 14508 | { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: version mismatch between \`${srcdir}/configure.in' and \`${srcdir}/src/emacs.c'." >&5 |
| @@ -15069,7 +15073,6 @@ DEFS=-DHAVE_CONFIG_H | |||
| 15069 | 15073 | ||
| 15070 | ac_libobjs= | 15074 | ac_libobjs= |
| 15071 | ac_ltlibobjs= | 15075 | ac_ltlibobjs= |
| 15072 | U= | ||
| 15073 | for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue | 15076 | for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue |
| 15074 | # 1. Remove the extension, and $U if already installed. | 15077 | # 1. Remove the extension, and $U if already installed. |
| 15075 | ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' | 15078 | ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' |
| @@ -15232,19 +15235,19 @@ export LANGUAGE | |||
| 15232 | (unset CDPATH) >/dev/null 2>&1 && unset CDPATH | 15235 | (unset CDPATH) >/dev/null 2>&1 && unset CDPATH |
| 15233 | 15236 | ||
| 15234 | 15237 | ||
| 15235 | # as_fn_error STATUS ERROR [LINENO LOG_FD] | 15238 | # as_fn_error ERROR [LINENO LOG_FD] |
| 15236 | # ---------------------------------------- | 15239 | # --------------------------------- |
| 15237 | # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are | 15240 | # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are |
| 15238 | # provided, also output the error to LOG_FD, referencing LINENO. Then exit the | 15241 | # provided, also output the error to LOG_FD, referencing LINENO. Then exit the |
| 15239 | # script with STATUS, using 1 if that was 0. | 15242 | # script with status $?, using 1 if that was 0. |
| 15240 | as_fn_error () | 15243 | as_fn_error () |
| 15241 | { | 15244 | { |
| 15242 | as_status=$1; test $as_status -eq 0 && as_status=1 | 15245 | as_status=$?; test $as_status -eq 0 && as_status=1 |
| 15243 | if test "$4"; then | 15246 | if test "$3"; then |
| 15244 | as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack | 15247 | as_lineno=${as_lineno-"$2"} as_lineno_stack=as_lineno_stack=$as_lineno_stack |
| 15245 | $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4 | 15248 | $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3 |
| 15246 | fi | 15249 | fi |
| 15247 | $as_echo "$as_me: error: $2" >&2 | 15250 | $as_echo "$as_me: error: $1" >&2 |
| 15248 | as_fn_exit $as_status | 15251 | as_fn_exit $as_status |
| 15249 | } # as_fn_error | 15252 | } # as_fn_error |
| 15250 | 15253 | ||
| @@ -15440,7 +15443,7 @@ $as_echo X"$as_dir" | | |||
| 15440 | test -d "$as_dir" && break | 15443 | test -d "$as_dir" && break |
| 15441 | done | 15444 | done |
| 15442 | test -z "$as_dirs" || eval "mkdir $as_dirs" | 15445 | test -z "$as_dirs" || eval "mkdir $as_dirs" |
| 15443 | } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir" | 15446 | } || test -d "$as_dir" || as_fn_error "cannot create directory $as_dir" |
| 15444 | 15447 | ||
| 15445 | 15448 | ||
| 15446 | } # as_fn_mkdir_p | 15449 | } # as_fn_mkdir_p |
| @@ -15494,7 +15497,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 | |||
| 15494 | # values after options handling. | 15497 | # values after options handling. |
| 15495 | ac_log=" | 15498 | ac_log=" |
| 15496 | This file was extended by emacs $as_me 24.0.50, which was | 15499 | This file was extended by emacs $as_me 24.0.50, which was |
| 15497 | generated by GNU Autoconf 2.67. Invocation command line was | 15500 | generated by GNU Autoconf 2.65. Invocation command line was |
| 15498 | 15501 | ||
| 15499 | CONFIG_FILES = $CONFIG_FILES | 15502 | CONFIG_FILES = $CONFIG_FILES |
| 15500 | CONFIG_HEADERS = $CONFIG_HEADERS | 15503 | CONFIG_HEADERS = $CONFIG_HEADERS |
| @@ -15560,10 +15563,10 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 | |||
| 15560 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" | 15563 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
| 15561 | ac_cs_version="\\ | 15564 | ac_cs_version="\\ |
| 15562 | emacs config.status 24.0.50 | 15565 | emacs config.status 24.0.50 |
| 15563 | configured by $0, generated by GNU Autoconf 2.67, | 15566 | configured by $0, generated by GNU Autoconf 2.65, |
| 15564 | with options \\"\$ac_cs_config\\" | 15567 | with options \\"\$ac_cs_config\\" |
| 15565 | 15568 | ||
| 15566 | Copyright (C) 2010 Free Software Foundation, Inc. | 15569 | Copyright (C) 2009 Free Software Foundation, Inc. |
| 15567 | This config.status script is free software; the Free Software Foundation | 15570 | This config.status script is free software; the Free Software Foundation |
| 15568 | gives unlimited permission to copy, distribute and modify it." | 15571 | gives unlimited permission to copy, distribute and modify it." |
| 15569 | 15572 | ||
| @@ -15579,16 +15582,11 @@ ac_need_defaults=: | |||
| 15579 | while test $# != 0 | 15582 | while test $# != 0 |
| 15580 | do | 15583 | do |
| 15581 | case $1 in | 15584 | case $1 in |
| 15582 | --*=?*) | 15585 | --*=*) |
| 15583 | ac_option=`expr "X$1" : 'X\([^=]*\)='` | 15586 | ac_option=`expr "X$1" : 'X\([^=]*\)='` |
| 15584 | ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` | 15587 | ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` |
| 15585 | ac_shift=: | 15588 | ac_shift=: |
| 15586 | ;; | 15589 | ;; |
| 15587 | --*=) | ||
| 15588 | ac_option=`expr "X$1" : 'X\([^=]*\)='` | ||
| 15589 | ac_optarg= | ||
| 15590 | ac_shift=: | ||
| 15591 | ;; | ||
| 15592 | *) | 15590 | *) |
| 15593 | ac_option=$1 | 15591 | ac_option=$1 |
| 15594 | ac_optarg=$2 | 15592 | ac_optarg=$2 |
| @@ -15610,7 +15608,6 @@ do | |||
| 15610 | $ac_shift | 15608 | $ac_shift |
| 15611 | case $ac_optarg in | 15609 | case $ac_optarg in |
| 15612 | *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; | 15610 | *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; |
| 15613 | '') as_fn_error $? "missing file argument" ;; | ||
| 15614 | esac | 15611 | esac |
| 15615 | as_fn_append CONFIG_FILES " '$ac_optarg'" | 15612 | as_fn_append CONFIG_FILES " '$ac_optarg'" |
| 15616 | ac_need_defaults=false;; | 15613 | ac_need_defaults=false;; |
| @@ -15623,7 +15620,7 @@ do | |||
| 15623 | ac_need_defaults=false;; | 15620 | ac_need_defaults=false;; |
| 15624 | --he | --h) | 15621 | --he | --h) |
| 15625 | # Conflict between --help and --header | 15622 | # Conflict between --help and --header |
| 15626 | as_fn_error $? "ambiguous option: \`$1' | 15623 | as_fn_error "ambiguous option: \`$1' |
| 15627 | Try \`$0 --help' for more information.";; | 15624 | Try \`$0 --help' for more information.";; |
| 15628 | --help | --hel | -h ) | 15625 | --help | --hel | -h ) |
| 15629 | $as_echo "$ac_cs_usage"; exit ;; | 15626 | $as_echo "$ac_cs_usage"; exit ;; |
| @@ -15632,7 +15629,7 @@ Try \`$0 --help' for more information.";; | |||
| 15632 | ac_cs_silent=: ;; | 15629 | ac_cs_silent=: ;; |
| 15633 | 15630 | ||
| 15634 | # This is an error. | 15631 | # This is an error. |
| 15635 | -*) as_fn_error $? "unrecognized option: \`$1' | 15632 | -*) as_fn_error "unrecognized option: \`$1' |
| 15636 | Try \`$0 --help' for more information." ;; | 15633 | Try \`$0 --help' for more information." ;; |
| 15637 | 15634 | ||
| 15638 | *) as_fn_append ac_config_targets " $1" | 15635 | *) as_fn_append ac_config_targets " $1" |
| @@ -15700,7 +15697,7 @@ do | |||
| 15700 | "leim/Makefile") CONFIG_FILES="$CONFIG_FILES leim/Makefile" ;; | 15697 | "leim/Makefile") CONFIG_FILES="$CONFIG_FILES leim/Makefile" ;; |
| 15701 | "default") CONFIG_COMMANDS="$CONFIG_COMMANDS default" ;; | 15698 | "default") CONFIG_COMMANDS="$CONFIG_COMMANDS default" ;; |
| 15702 | 15699 | ||
| 15703 | *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;; | 15700 | *) as_fn_error "invalid argument: \`$ac_config_target'" "$LINENO" 5;; |
| 15704 | esac | 15701 | esac |
| 15705 | done | 15702 | done |
| 15706 | 15703 | ||
| @@ -15738,7 +15735,7 @@ $debug || | |||
| 15738 | { | 15735 | { |
| 15739 | tmp=./conf$$-$RANDOM | 15736 | tmp=./conf$$-$RANDOM |
| 15740 | (umask 077 && mkdir "$tmp") | 15737 | (umask 077 && mkdir "$tmp") |
| 15741 | } || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5 | 15738 | } || as_fn_error "cannot create a temporary directory in ." "$LINENO" 5 |
| 15742 | 15739 | ||
| 15743 | # Set up the scripts for CONFIG_FILES section. | 15740 | # Set up the scripts for CONFIG_FILES section. |
| 15744 | # No need to generate them if there are no CONFIG_FILES. | 15741 | # No need to generate them if there are no CONFIG_FILES. |
| @@ -15772,7 +15769,7 @@ if test "x$ac_cr" = x; then | |||
| 15772 | fi | 15769 | fi |
| 15773 | ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null` | 15770 | ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null` |
| 15774 | if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then | 15771 | if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then |
| 15775 | ac_cs_awk_cr='\\r' | 15772 | ac_cs_awk_cr='\r' |
| 15776 | else | 15773 | else |
| 15777 | ac_cs_awk_cr=$ac_cr | 15774 | ac_cs_awk_cr=$ac_cr |
| 15778 | fi | 15775 | fi |
| @@ -15789,7 +15786,7 @@ _ACEOF | |||
| 15789 | echo "_ACEOF" | 15786 | echo "_ACEOF" |
| 15790 | } >conf$$files.sh && | 15787 | } >conf$$files.sh && |
| 15791 | . ./conf$$files.sh || | 15788 | . ./conf$$files.sh || |
| 15792 | as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 | 15789 | as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5 |
| 15793 | rm -f conf$$files.sh | 15790 | rm -f conf$$files.sh |
| 15794 | 15791 | ||
| 15795 | { | 15792 | { |
| @@ -15797,18 +15794,18 @@ rm -f conf$$files.sh | |||
| 15797 | echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' && | 15794 | echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' && |
| 15798 | echo "_ACEOF" | 15795 | echo "_ACEOF" |
| 15799 | } >conf$$subs.sh || | 15796 | } >conf$$subs.sh || |
| 15800 | as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 | 15797 | as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5 |
| 15801 | ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'` | 15798 | ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'` |
| 15802 | ac_delim='%!_!# ' | 15799 | ac_delim='%!_!# ' |
| 15803 | for ac_last_try in false false false false false :; do | 15800 | for ac_last_try in false false false false false :; do |
| 15804 | . ./conf$$subs.sh || | 15801 | . ./conf$$subs.sh || |
| 15805 | as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 | 15802 | as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5 |
| 15806 | 15803 | ||
| 15807 | ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` | 15804 | ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` |
| 15808 | if test $ac_delim_n = $ac_delim_num; then | 15805 | if test $ac_delim_n = $ac_delim_num; then |
| 15809 | break | 15806 | break |
| 15810 | elif $ac_last_try; then | 15807 | elif $ac_last_try; then |
| 15811 | as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 | 15808 | as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5 |
| 15812 | else | 15809 | else |
| 15813 | ac_delim="$ac_delim!$ac_delim _$ac_delim!! " | 15810 | ac_delim="$ac_delim!$ac_delim _$ac_delim!! " |
| 15814 | fi | 15811 | fi |
| @@ -15903,28 +15900,20 @@ if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then | |||
| 15903 | else | 15900 | else |
| 15904 | cat | 15901 | cat |
| 15905 | fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \ | 15902 | fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \ |
| 15906 | || as_fn_error $? "could not setup config files machinery" "$LINENO" 5 | 15903 | || as_fn_error "could not setup config files machinery" "$LINENO" 5 |
| 15907 | _ACEOF | 15904 | _ACEOF |
| 15908 | 15905 | ||
| 15909 | # VPATH may cause trouble with some makes, so we remove sole $(srcdir), | 15906 | # VPATH may cause trouble with some makes, so we remove $(srcdir), |
| 15910 | # ${srcdir} and @srcdir@ entries from VPATH if srcdir is ".", strip leading and | 15907 | # ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and |
| 15911 | # trailing colons and then remove the whole line if VPATH becomes empty | 15908 | # trailing colons and then remove the whole line if VPATH becomes empty |
| 15912 | # (actually we leave an empty line to preserve line numbers). | 15909 | # (actually we leave an empty line to preserve line numbers). |
| 15913 | if test "x$srcdir" = x.; then | 15910 | if test "x$srcdir" = x.; then |
| 15914 | ac_vpsub='/^[ ]*VPATH[ ]*=[ ]*/{ | 15911 | ac_vpsub='/^[ ]*VPATH[ ]*=/{ |
| 15915 | h | 15912 | s/:*\$(srcdir):*/:/ |
| 15916 | s/// | 15913 | s/:*\${srcdir}:*/:/ |
| 15917 | s/^/:/ | 15914 | s/:*@srcdir@:*/:/ |
| 15918 | s/[ ]*$/:/ | 15915 | s/^\([^=]*=[ ]*\):*/\1/ |
| 15919 | s/:\$(srcdir):/:/g | ||
| 15920 | s/:\${srcdir}:/:/g | ||
| 15921 | s/:@srcdir@:/:/g | ||
| 15922 | s/^:*// | ||
| 15923 | s/:*$// | 15916 | s/:*$// |
| 15924 | x | ||
| 15925 | s/\(=[ ]*\).*/\1/ | ||
| 15926 | G | ||
| 15927 | s/\n// | ||
| 15928 | s/^[^=]*=[ ]*$// | 15917 | s/^[^=]*=[ ]*$// |
| 15929 | }' | 15918 | }' |
| 15930 | fi | 15919 | fi |
| @@ -15952,7 +15941,7 @@ for ac_last_try in false false :; do | |||
| 15952 | if test -z "$ac_t"; then | 15941 | if test -z "$ac_t"; then |
| 15953 | break | 15942 | break |
| 15954 | elif $ac_last_try; then | 15943 | elif $ac_last_try; then |
| 15955 | as_fn_error $? "could not make $CONFIG_HEADERS" "$LINENO" 5 | 15944 | as_fn_error "could not make $CONFIG_HEADERS" "$LINENO" 5 |
| 15956 | else | 15945 | else |
| 15957 | ac_delim="$ac_delim!$ac_delim _$ac_delim!! " | 15946 | ac_delim="$ac_delim!$ac_delim _$ac_delim!! " |
| 15958 | fi | 15947 | fi |
| @@ -16037,7 +16026,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 | |||
| 16037 | _ACAWK | 16026 | _ACAWK |
| 16038 | _ACEOF | 16027 | _ACEOF |
| 16039 | cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 | 16028 | cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
| 16040 | as_fn_error $? "could not setup config headers machinery" "$LINENO" 5 | 16029 | as_fn_error "could not setup config headers machinery" "$LINENO" 5 |
| 16041 | fi # test -n "$CONFIG_HEADERS" | 16030 | fi # test -n "$CONFIG_HEADERS" |
| 16042 | 16031 | ||
| 16043 | 16032 | ||
| @@ -16050,7 +16039,7 @@ do | |||
| 16050 | esac | 16039 | esac |
| 16051 | case $ac_mode$ac_tag in | 16040 | case $ac_mode$ac_tag in |
| 16052 | :[FHL]*:*);; | 16041 | :[FHL]*:*);; |
| 16053 | :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;; | 16042 | :L* | :C*:*) as_fn_error "invalid tag \`$ac_tag'" "$LINENO" 5;; |
| 16054 | :[FH]-) ac_tag=-:-;; | 16043 | :[FH]-) ac_tag=-:-;; |
| 16055 | :[FH]*) ac_tag=$ac_tag:$ac_tag.in;; | 16044 | :[FH]*) ac_tag=$ac_tag:$ac_tag.in;; |
| 16056 | esac | 16045 | esac |
| @@ -16078,7 +16067,7 @@ do | |||
| 16078 | [\\/$]*) false;; | 16067 | [\\/$]*) false;; |
| 16079 | *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";; | 16068 | *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";; |
| 16080 | esac || | 16069 | esac || |
| 16081 | as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;; | 16070 | as_fn_error "cannot find input file: \`$ac_f'" "$LINENO" 5;; |
| 16082 | esac | 16071 | esac |
| 16083 | case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac | 16072 | case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac |
| 16084 | as_fn_append ac_file_inputs " '$ac_f'" | 16073 | as_fn_append ac_file_inputs " '$ac_f'" |
| @@ -16105,7 +16094,7 @@ $as_echo "$as_me: creating $ac_file" >&6;} | |||
| 16105 | 16094 | ||
| 16106 | case $ac_tag in | 16095 | case $ac_tag in |
| 16107 | *:-:* | *:-) cat >"$tmp/stdin" \ | 16096 | *:-:* | *:-) cat >"$tmp/stdin" \ |
| 16108 | || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;; | 16097 | || as_fn_error "could not create $ac_file" "$LINENO" 5 ;; |
| 16109 | esac | 16098 | esac |
| 16110 | ;; | 16099 | ;; |
| 16111 | esac | 16100 | esac |
| @@ -16241,22 +16230,22 @@ if $ac_cs_awk_getline; then | |||
| 16241 | else | 16230 | else |
| 16242 | $AWK -f "$tmp/subs.awk" | $SHELL | 16231 | $AWK -f "$tmp/subs.awk" | $SHELL |
| 16243 | fi >$tmp/out \ | 16232 | fi >$tmp/out \ |
| 16244 | || as_fn_error $? "could not create $ac_file" "$LINENO" 5 | 16233 | || as_fn_error "could not create $ac_file" "$LINENO" 5 |
| 16245 | 16234 | ||
| 16246 | test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && | 16235 | test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && |
| 16247 | { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } && | 16236 | { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } && |
| 16248 | { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } && | 16237 | { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } && |
| 16249 | { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir' | 16238 | { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir' |
| 16250 | which seems to be undefined. Please make sure it is defined" >&5 | 16239 | which seems to be undefined. Please make sure it is defined." >&5 |
| 16251 | $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir' | 16240 | $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir' |
| 16252 | which seems to be undefined. Please make sure it is defined" >&2;} | 16241 | which seems to be undefined. Please make sure it is defined." >&2;} |
| 16253 | 16242 | ||
| 16254 | rm -f "$tmp/stdin" | 16243 | rm -f "$tmp/stdin" |
| 16255 | case $ac_file in | 16244 | case $ac_file in |
| 16256 | -) cat "$tmp/out" && rm -f "$tmp/out";; | 16245 | -) cat "$tmp/out" && rm -f "$tmp/out";; |
| 16257 | *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";; | 16246 | *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";; |
| 16258 | esac \ | 16247 | esac \ |
| 16259 | || as_fn_error $? "could not create $ac_file" "$LINENO" 5 | 16248 | || as_fn_error "could not create $ac_file" "$LINENO" 5 |
| 16260 | ;; | 16249 | ;; |
| 16261 | :H) | 16250 | :H) |
| 16262 | # | 16251 | # |
| @@ -16267,19 +16256,19 @@ which seems to be undefined. Please make sure it is defined" >&2;} | |||
| 16267 | $as_echo "/* $configure_input */" \ | 16256 | $as_echo "/* $configure_input */" \ |
| 16268 | && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" | 16257 | && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" |
| 16269 | } >"$tmp/config.h" \ | 16258 | } >"$tmp/config.h" \ |
| 16270 | || as_fn_error $? "could not create $ac_file" "$LINENO" 5 | 16259 | || as_fn_error "could not create $ac_file" "$LINENO" 5 |
| 16271 | if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then | 16260 | if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then |
| 16272 | { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5 | 16261 | { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5 |
| 16273 | $as_echo "$as_me: $ac_file is unchanged" >&6;} | 16262 | $as_echo "$as_me: $ac_file is unchanged" >&6;} |
| 16274 | else | 16263 | else |
| 16275 | rm -f "$ac_file" | 16264 | rm -f "$ac_file" |
| 16276 | mv "$tmp/config.h" "$ac_file" \ | 16265 | mv "$tmp/config.h" "$ac_file" \ |
| 16277 | || as_fn_error $? "could not create $ac_file" "$LINENO" 5 | 16266 | || as_fn_error "could not create $ac_file" "$LINENO" 5 |
| 16278 | fi | 16267 | fi |
| 16279 | else | 16268 | else |
| 16280 | $as_echo "/* $configure_input */" \ | 16269 | $as_echo "/* $configure_input */" \ |
| 16281 | && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \ | 16270 | && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \ |
| 16282 | || as_fn_error $? "could not create -" "$LINENO" 5 | 16271 | || as_fn_error "could not create -" "$LINENO" 5 |
| 16283 | fi | 16272 | fi |
| 16284 | ;; | 16273 | ;; |
| 16285 | 16274 | ||
| @@ -16316,7 +16305,7 @@ _ACEOF | |||
| 16316 | ac_clean_files=$ac_clean_files_save | 16305 | ac_clean_files=$ac_clean_files_save |
| 16317 | 16306 | ||
| 16318 | test $ac_write_fail = 0 || | 16307 | test $ac_write_fail = 0 || |
| 16319 | as_fn_error $? "write failure creating $CONFIG_STATUS" "$LINENO" 5 | 16308 | as_fn_error "write failure creating $CONFIG_STATUS" "$LINENO" 5 |
| 16320 | 16309 | ||
| 16321 | 16310 | ||
| 16322 | # configure is writing to config.log, and then calls config.status. | 16311 | # configure is writing to config.log, and then calls config.status. |
| @@ -16337,7 +16326,7 @@ if test "$no_create" != yes; then | |||
| 16337 | exec 5>>config.log | 16326 | exec 5>>config.log |
| 16338 | # Use ||, not &&, to avoid exiting from the if with $? = 1, which | 16327 | # Use ||, not &&, to avoid exiting from the if with $? = 1, which |
| 16339 | # would make configure fail if this is the last instruction. | 16328 | # would make configure fail if this is the last instruction. |
| 16340 | $ac_cs_success || as_fn_exit 1 | 16329 | $ac_cs_success || as_fn_exit $? |
| 16341 | fi | 16330 | fi |
| 16342 | if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then | 16331 | if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then |
| 16343 | { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5 | 16332 | { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5 |