ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/configure
(Generate patch)

Comparing rxvt-unicode/configure (file contents):
Revision 1.135 by sf-exg, Fri Oct 15 14:08:39 2010 UTC vs.
Revision 1.140 by root, Mon Jan 3 03:05:46 2011 UTC

1#! /bin/sh 1#! /bin/sh
2# Guess values for system-dependent variables and create Makefiles. 2# Guess values for system-dependent variables and create Makefiles.
3# Generated by GNU Autoconf 2.65. 3# Generated by GNU Autoconf 2.67.
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 Free Software Foundation, 7# 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software
8# Inc. 8# Foundation, 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
12# gives unlimited permission to copy, distribute and modify it. 12# gives unlimited permission to copy, distribute and modify it.
13## -------------------- ## 13## -------------------- ##
314 } 314 }
315 s/.*/./; q'` 315 s/.*/./; q'`
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
323# as_fn_append VAR VALUE 323# as_fn_append VAR VALUE
324# ---------------------- 324# ----------------------
354 as_val=`expr "$@" || test $? -eq 1` 354 as_val=`expr "$@" || test $? -eq 1`
355 } 355 }
356fi # as_fn_arith 356fi # as_fn_arith
357 357
358 358
359# as_fn_error ERROR [LINENO LOG_FD] 359# as_fn_error STATUS 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.
364as_fn_error () 364as_fn_error ()
365{ 365{
366 as_status=$?; test $as_status -eq 0 && as_status=1 366 as_status=$1; test $as_status -eq 0 && as_status=1
367 if test "$3"; then 367 if test "$4"; then
368 as_lineno=${as_lineno-"$2"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 368 as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
369 $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3 369 $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
370 fi 370 fi
371 $as_echo "$as_me: error: $1" >&2 371 $as_echo "$as_me: error: $2" >&2
372 as_fn_exit $as_status 372 as_fn_exit $as_status
373} # as_fn_error 373} # as_fn_error
374 374
375if expr a : '\(a\)' >/dev/null 2>&1 && 375if expr a : '\(a\)' >/dev/null 2>&1 &&
376 test "X`expr 00001 : '.*\(...\)'`" = X001; then 376 test "X`expr 00001 : '.*\(...\)'`" = X001; then
528 528
529test -n "$DJDIR" || exec 7<&0 </dev/null 529test -n "$DJDIR" || exec 7<&0 </dev/null
530exec 6>&1 530exec 6>&1
531 531
532# Name of the host. 532# Name of the host.
533# hostname on some systems (SVR3.2, Linux) returns a bogus exit status, 533# hostname on some systems (SVR3.2, old GNU/Linux) returns a bogus exit status,
534# so uname gets run too. 534# so uname gets run too.
535ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q` 535ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
536 536
537# 537#
538# Initializations. 538# Initializations.
800 ac_prev= 800 ac_prev=
801 continue 801 continue
802 fi 802 fi
803 803
804 case $ac_option in 804 case $ac_option in
805 *=*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; 805 *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
806 *=) ac_optarg= ;;
806 *) ac_optarg=yes ;; 807 *) ac_optarg=yes ;;
807 esac 808 esac
808 809
809 # Accept the important Cygnus configure options, so we can diagnose typos. 810 # Accept the important Cygnus configure options, so we can diagnose typos.
810 811
811 case $ac_dashdash$ac_option in 812 case $ac_dashdash$ac_option in
846 847
847 -disable-* | --disable-*) 848 -disable-* | --disable-*)
848 ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` 849 ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
849 # Reject names that are not valid shell variable names. 850 # Reject names that are not valid shell variable names.
850 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && 851 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
851 as_fn_error "invalid feature name: $ac_useropt" 852 as_fn_error $? "invalid feature name: $ac_useropt"
852 ac_useropt_orig=$ac_useropt 853 ac_useropt_orig=$ac_useropt
853 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` 854 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
854 case $ac_user_opts in 855 case $ac_user_opts in
855 *" 856 *"
856"enable_$ac_useropt" 857"enable_$ac_useropt"
872 873
873 -enable-* | --enable-*) 874 -enable-* | --enable-*)
874 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` 875 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
875 # Reject names that are not valid shell variable names. 876 # Reject names that are not valid shell variable names.
876 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && 877 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
877 as_fn_error "invalid feature name: $ac_useropt" 878 as_fn_error $? "invalid feature name: $ac_useropt"
878 ac_useropt_orig=$ac_useropt 879 ac_useropt_orig=$ac_useropt
879 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` 880 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
880 case $ac_user_opts in 881 case $ac_user_opts in
881 *" 882 *"
882"enable_$ac_useropt" 883"enable_$ac_useropt"
1076 1077
1077 -with-* | --with-*) 1078 -with-* | --with-*)
1078 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` 1079 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1079 # Reject names that are not valid shell variable names. 1080 # Reject names that are not valid shell variable names.
1080 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && 1081 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1081 as_fn_error "invalid package name: $ac_useropt" 1082 as_fn_error $? "invalid package name: $ac_useropt"
1082 ac_useropt_orig=$ac_useropt 1083 ac_useropt_orig=$ac_useropt
1083 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` 1084 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1084 case $ac_user_opts in 1085 case $ac_user_opts in
1085 *" 1086 *"
1086"with_$ac_useropt" 1087"with_$ac_useropt"
1092 1093
1093 -without-* | --without-*) 1094 -without-* | --without-*)
1094 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` 1095 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1095 # Reject names that are not valid shell variable names. 1096 # Reject names that are not valid shell variable names.
1096 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && 1097 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1097 as_fn_error "invalid package name: $ac_useropt" 1098 as_fn_error $? "invalid package name: $ac_useropt"
1098 ac_useropt_orig=$ac_useropt 1099 ac_useropt_orig=$ac_useropt
1099 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` 1100 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1100 case $ac_user_opts in 1101 case $ac_user_opts in
1101 *" 1102 *"
1102"with_$ac_useropt" 1103"with_$ac_useropt"
1122 ac_prev=x_libraries ;; 1123 ac_prev=x_libraries ;;
1123 -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \ 1124 -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
1124 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*) 1125 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
1125 x_libraries=$ac_optarg ;; 1126 x_libraries=$ac_optarg ;;
1126 1127
1127 -*) as_fn_error "unrecognized option: \`$ac_option' 1128 -*) as_fn_error $? "unrecognized option: \`$ac_option'
1128Try \`$0 --help' for more information." 1129Try \`$0 --help' for more information"
1129 ;; 1130 ;;
1130 1131
1131 *=*) 1132 *=*)
1132 ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` 1133 ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
1133 # Reject names that are not valid shell variable names. 1134 # Reject names that are not valid shell variable names.
1134 case $ac_envvar in #( 1135 case $ac_envvar in #(
1135 '' | [0-9]* | *[!_$as_cr_alnum]* ) 1136 '' | [0-9]* | *[!_$as_cr_alnum]* )
1136 as_fn_error "invalid variable name: \`$ac_envvar'" ;; 1137 as_fn_error $? "invalid variable name: \`$ac_envvar'" ;;
1137 esac 1138 esac
1138 eval $ac_envvar=\$ac_optarg 1139 eval $ac_envvar=\$ac_optarg
1139 export $ac_envvar ;; 1140 export $ac_envvar ;;
1140 1141
1141 *) 1142 *)
1149 esac 1150 esac
1150done 1151done
1151 1152
1152if test -n "$ac_prev"; then 1153if test -n "$ac_prev"; then
1153 ac_option=--`echo $ac_prev | sed 's/_/-/g'` 1154 ac_option=--`echo $ac_prev | sed 's/_/-/g'`
1154 as_fn_error "missing argument to $ac_option" 1155 as_fn_error $? "missing argument to $ac_option"
1155fi 1156fi
1156 1157
1157if test -n "$ac_unrecognized_opts"; then 1158if test -n "$ac_unrecognized_opts"; then
1158 case $enable_option_checking in 1159 case $enable_option_checking in
1159 no) ;; 1160 no) ;;
1160 fatal) as_fn_error "unrecognized options: $ac_unrecognized_opts" ;; 1161 fatal) as_fn_error $? "unrecognized options: $ac_unrecognized_opts" ;;
1161 *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;; 1162 *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
1162 esac 1163 esac
1163fi 1164fi
1164 1165
1165# Check all directory arguments for consistency. 1166# Check all directory arguments for consistency.
1178 # Be sure to have absolute directory names. 1179 # Be sure to have absolute directory names.
1179 case $ac_val in 1180 case $ac_val in
1180 [\\/$]* | ?:[\\/]* ) continue;; 1181 [\\/$]* | ?:[\\/]* ) continue;;
1181 NONE | '' ) case $ac_var in *prefix ) continue;; esac;; 1182 NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
1182 esac 1183 esac
1183 as_fn_error "expected an absolute directory name for --$ac_var: $ac_val" 1184 as_fn_error $? "expected an absolute directory name for --$ac_var: $ac_val"
1184done 1185done
1185 1186
1186# There might be people who depend on the old broken behavior: `$host' 1187# There might be people who depend on the old broken behavior: `$host'
1187# used to hold the argument of --host etc. 1188# used to hold the argument of --host etc.
1188# FIXME: To remove some day. 1189# FIXME: To remove some day.
1192 1193
1193# FIXME: To remove some day. 1194# FIXME: To remove some day.
1194if test "x$host_alias" != x; then 1195if test "x$host_alias" != x; then
1195 if test "x$build_alias" = x; then 1196 if test "x$build_alias" = x; then
1196 cross_compiling=maybe 1197 cross_compiling=maybe
1197 $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host. 1198 $as_echo "$as_me: WARNING: if you wanted to set the --build type, don't use --host.
1198 If a cross compiler is detected then cross compile mode will be used." >&2 1199 If a cross compiler is detected then cross compile mode will be used" >&2
1199 elif test "x$build_alias" != "x$host_alias"; then 1200 elif test "x$build_alias" != "x$host_alias"; then
1200 cross_compiling=yes 1201 cross_compiling=yes
1201 fi 1202 fi
1202fi 1203fi
1203 1204
1208 1209
1209 1210
1210ac_pwd=`pwd` && test -n "$ac_pwd" && 1211ac_pwd=`pwd` && test -n "$ac_pwd" &&
1211ac_ls_di=`ls -di .` && 1212ac_ls_di=`ls -di .` &&
1212ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || 1213ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
1213 as_fn_error "working directory cannot be determined" 1214 as_fn_error $? "working directory cannot be determined"
1214test "X$ac_ls_di" = "X$ac_pwd_ls_di" || 1215test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1215 as_fn_error "pwd does not report name of working directory" 1216 as_fn_error $? "pwd does not report name of working directory"
1216 1217
1217 1218
1218# Find the source files, if location was not specified. 1219# Find the source files, if location was not specified.
1219if test -z "$srcdir"; then 1220if test -z "$srcdir"; then
1220 ac_srcdir_defaulted=yes 1221 ac_srcdir_defaulted=yes
1249else 1250else
1250 ac_srcdir_defaulted=no 1251 ac_srcdir_defaulted=no
1251fi 1252fi
1252if test ! -r "$srcdir/$ac_unique_file"; then 1253if test ! -r "$srcdir/$ac_unique_file"; then
1253 test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .." 1254 test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
1254 as_fn_error "cannot find sources ($ac_unique_file) in $srcdir" 1255 as_fn_error $? "cannot find sources ($ac_unique_file) in $srcdir"
1255fi 1256fi
1256ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work" 1257ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
1257ac_abs_confdir=`( 1258ac_abs_confdir=`(
1258 cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error "$ac_msg" 1259 cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error $? "$ac_msg"
1259 pwd)` 1260 pwd)`
1260# When building in place, set srcdir=. 1261# When building in place, set srcdir=.
1261if test "$ac_abs_confdir" = "$ac_pwd"; then 1262if test "$ac_abs_confdir" = "$ac_pwd"; then
1262 srcdir=. 1263 srcdir=.
1263fi 1264fi
1293Configuration: 1294Configuration:
1294 -h, --help display this help and exit 1295 -h, --help display this help and exit
1295 --help=short display options specific to this package 1296 --help=short display options specific to this package
1296 --help=recursive display the short help of all the included packages 1297 --help=recursive display the short help of all the included packages
1297 -V, --version display version information and exit 1298 -V, --version display version information and exit
1298 -q, --quiet, --silent do not print \`checking...' messages 1299 -q, --quiet, --silent do not print \`checking ...' messages
1299 --cache-file=FILE cache test results in FILE [disabled] 1300 --cache-file=FILE cache test results in FILE [disabled]
1300 -C, --config-cache alias for \`--cache-file=config.cache' 1301 -C, --config-cache alias for \`--cache-file=config.cache'
1301 -n, --no-create do not create output files 1302 -n, --no-create do not create output files
1302 --srcdir=DIR find the sources in DIR [configure dir or \`..'] 1303 --srcdir=DIR find the sources in DIR [configure dir or \`..']
1303 1304
1484 1485
1485test -n "$ac_init_help" && exit $ac_status 1486test -n "$ac_init_help" && exit $ac_status
1486if $ac_init_version; then 1487if $ac_init_version; then
1487 cat <<\_ACEOF 1488 cat <<\_ACEOF
1488configure 1489configure
1489generated by GNU Autoconf 2.65 1490generated by GNU Autoconf 2.67
1490 1491
1491Copyright (C) 2009 Free Software Foundation, Inc. 1492Copyright (C) 2010 Free Software Foundation, Inc.
1492This configure script is free software; the Free Software Foundation 1493This configure script is free software; the Free Software Foundation
1493gives unlimited permission to copy, distribute and modify it. 1494gives unlimited permission to copy, distribute and modify it.
1494_ACEOF 1495_ACEOF
1495 exit 1496 exit
1496fi 1497fi
1594 grep -v '^ *+' conftest.err >conftest.er1 1595 grep -v '^ *+' conftest.err >conftest.er1
1595 cat conftest.er1 >&5 1596 cat conftest.er1 >&5
1596 mv -f conftest.er1 conftest.err 1597 mv -f conftest.er1 conftest.err
1597 fi 1598 fi
1598 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 1599 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1599 test $ac_status = 0; } >/dev/null && { 1600 test $ac_status = 0; } > conftest.i && {
1600 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 1601 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
1601 test ! -s conftest.err 1602 test ! -s conftest.err
1602 }; then : 1603 }; then :
1603 ac_retval=0 1604 ac_retval=0
1604else 1605else
1618# the include files in INCLUDES and setting the cache variable VAR 1619# the include files in INCLUDES and setting the cache variable VAR
1619# accordingly. 1620# accordingly.
1620ac_fn_c_check_header_mongrel () 1621ac_fn_c_check_header_mongrel ()
1621{ 1622{
1622 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 1623 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1623 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then : 1624 if eval "test \"\${$3+set}\"" = set; then :
1624 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 1625 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1625$as_echo_n "checking for $2... " >&6; } 1626$as_echo_n "checking for $2... " >&6; }
1626if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then : 1627if eval "test \"\${$3+set}\"" = set; then :
1627 $as_echo_n "(cached) " >&6 1628 $as_echo_n "(cached) " >&6
1628fi 1629fi
1629eval ac_res=\$$3 1630eval ac_res=\$$3
1630 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 1631 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1631$as_echo "$ac_res" >&6; } 1632$as_echo "$ac_res" >&6; }
1657if ac_fn_c_try_cpp "$LINENO"; then : 1658if ac_fn_c_try_cpp "$LINENO"; then :
1658 ac_header_preproc=yes 1659 ac_header_preproc=yes
1659else 1660else
1660 ac_header_preproc=no 1661 ac_header_preproc=no
1661fi 1662fi
1662rm -f conftest.err conftest.$ac_ext 1663rm -f conftest.err conftest.i conftest.$ac_ext
1663{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5 1664{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5
1664$as_echo "$ac_header_preproc" >&6; } 1665$as_echo "$ac_header_preproc" >&6; }
1665 1666
1666# So? What about this header? 1667# So? What about this header?
1667case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in #(( 1668case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in #((
1684$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;} 1685$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
1685 ;; 1686 ;;
1686esac 1687esac
1687 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 1688 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1688$as_echo_n "checking for $2... " >&6; } 1689$as_echo_n "checking for $2... " >&6; }
1689if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then : 1690if eval "test \"\${$3+set}\"" = set; then :
1690 $as_echo_n "(cached) " >&6 1691 $as_echo_n "(cached) " >&6
1691else 1692else
1692 eval "$3=\$ac_header_compiler" 1693 eval "$3=\$ac_header_compiler"
1693fi 1694fi
1694eval ac_res=\$$3 1695eval ac_res=\$$3
1748ac_fn_c_check_header_compile () 1749ac_fn_c_check_header_compile ()
1749{ 1750{
1750 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 1751 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1751 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 1752 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1752$as_echo_n "checking for $2... " >&6; } 1753$as_echo_n "checking for $2... " >&6; }
1753if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then : 1754if eval "test \"\${$3+set}\"" = set; then :
1754 $as_echo_n "(cached) " >&6 1755 $as_echo_n "(cached) " >&6
1755else 1756else
1756 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 1757 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1757/* end confdefs.h. */ 1758/* end confdefs.h. */
1758$4 1759$4
1883 grep -v '^ *+' conftest.err >conftest.er1 1884 grep -v '^ *+' conftest.err >conftest.er1
1884 cat conftest.er1 >&5 1885 cat conftest.er1 >&5
1885 mv -f conftest.er1 conftest.err 1886 mv -f conftest.er1 conftest.err
1886 fi 1887 fi
1887 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 1888 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1888 test $ac_status = 0; } >/dev/null && { 1889 test $ac_status = 0; } > conftest.i && {
1889 test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || 1890 test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
1890 test ! -s conftest.err 1891 test ! -s conftest.err
1891 }; then : 1892 }; then :
1892 ac_retval=0 1893 ac_retval=0
1893else 1894else
1907# the include files in INCLUDES and setting the cache variable VAR 1908# the include files in INCLUDES and setting the cache variable VAR
1908# accordingly. 1909# accordingly.
1909ac_fn_cxx_check_header_mongrel () 1910ac_fn_cxx_check_header_mongrel ()
1910{ 1911{
1911 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 1912 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1912 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then : 1913 if eval "test \"\${$3+set}\"" = set; then :
1913 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 1914 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1914$as_echo_n "checking for $2... " >&6; } 1915$as_echo_n "checking for $2... " >&6; }
1915if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then : 1916if eval "test \"\${$3+set}\"" = set; then :
1916 $as_echo_n "(cached) " >&6 1917 $as_echo_n "(cached) " >&6
1917fi 1918fi
1918eval ac_res=\$$3 1919eval ac_res=\$$3
1919 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 1920 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1920$as_echo "$ac_res" >&6; } 1921$as_echo "$ac_res" >&6; }
1946if ac_fn_cxx_try_cpp "$LINENO"; then : 1947if ac_fn_cxx_try_cpp "$LINENO"; then :
1947 ac_header_preproc=yes 1948 ac_header_preproc=yes
1948else 1949else
1949 ac_header_preproc=no 1950 ac_header_preproc=no
1950fi 1951fi
1951rm -f conftest.err conftest.$ac_ext 1952rm -f conftest.err conftest.i conftest.$ac_ext
1952{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5 1953{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5
1953$as_echo "$ac_header_preproc" >&6; } 1954$as_echo "$ac_header_preproc" >&6; }
1954 1955
1955# So? What about this header? 1956# So? What about this header?
1956case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in #(( 1957case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in #((
1973$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;} 1974$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
1974 ;; 1975 ;;
1975esac 1976esac
1976 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 1977 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1977$as_echo_n "checking for $2... " >&6; } 1978$as_echo_n "checking for $2... " >&6; }
1978if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then : 1979if eval "test \"\${$3+set}\"" = set; then :
1979 $as_echo_n "(cached) " >&6 1980 $as_echo_n "(cached) " >&6
1980else 1981else
1981 eval "$3=\$ac_header_compiler" 1982 eval "$3=\$ac_header_compiler"
1982fi 1983fi
1983eval ac_res=\$$3 1984eval ac_res=\$$3
1994ac_fn_cxx_check_func () 1995ac_fn_cxx_check_func ()
1995{ 1996{
1996 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 1997 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1997 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 1998 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1998$as_echo_n "checking for $2... " >&6; } 1999$as_echo_n "checking for $2... " >&6; }
1999if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then : 2000if eval "test \"\${$3+set}\"" = set; then :
2000 $as_echo_n "(cached) " >&6 2001 $as_echo_n "(cached) " >&6
2001else 2002else
2002 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 2003 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2003/* end confdefs.h. */ 2004/* end confdefs.h. */
2004/* Define $2 to an innocuous variant, in case <limits.h> declares $2. 2005/* Define $2 to an innocuous variant, in case <limits.h> declares $2.
2062ac_fn_cxx_check_type () 2063ac_fn_cxx_check_type ()
2063{ 2064{
2064 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 2065 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2065 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 2066 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2066$as_echo_n "checking for $2... " >&6; } 2067$as_echo_n "checking for $2... " >&6; }
2067if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then : 2068if eval "test \"\${$3+set}\"" = set; then :
2068 $as_echo_n "(cached) " >&6 2069 $as_echo_n "(cached) " >&6
2069else 2070else
2070 eval "$3=no" 2071 eval "$3=no"
2071 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 2072 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2072/* end confdefs.h. */ 2073/* end confdefs.h. */
2116ac_fn_c_find_intX_t () 2117ac_fn_c_find_intX_t ()
2117{ 2118{
2118 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 2119 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2119 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for int$2_t" >&5 2120 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for int$2_t" >&5
2120$as_echo_n "checking for int$2_t... " >&6; } 2121$as_echo_n "checking for int$2_t... " >&6; }
2121if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then : 2122if eval "test \"\${$3+set}\"" = set; then :
2122 $as_echo_n "(cached) " >&6 2123 $as_echo_n "(cached) " >&6
2123else 2124else
2124 eval "$3=no" 2125 eval "$3=no"
2125 # Order is important - never check a type that is potentially smaller 2126 # Order is important - never check a type that is potentially smaller
2126 # than half of the expected target width. 2127 # than half of the expected target width.
2127 for ac_type in int$2_t 'int' 'long int' \ 2128 for ac_type in int$2_t 'int' 'long int' \
2128 'long long int' 'short int' 'signed char'; do 2129 'long long int' 'short int' 'signed char'; do
2129 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 2130 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2130/* end confdefs.h. */ 2131/* end confdefs.h. */
2131$ac_includes_default 2132$ac_includes_default
2133 enum { N = $2 / 2 - 1 };
2132int 2134int
2133main () 2135main ()
2134{ 2136{
2135static int test_array [1 - 2 * !(enum { N = $2 / 2 - 1 };
2136 0 < ($ac_type) ((((($ac_type) 1 << N) << N) - 1) * 2 + 1))]; 2137static int test_array [1 - 2 * !(0 < ($ac_type) ((((($ac_type) 1 << N) << N) - 1) * 2 + 1))];
2137test_array [0] = 0 2138test_array [0] = 0
2138 2139
2139 ; 2140 ;
2140 return 0; 2141 return 0;
2141} 2142}
2142_ACEOF 2143_ACEOF
2143if ac_fn_cxx_try_compile "$LINENO"; then : 2144if ac_fn_cxx_try_compile "$LINENO"; then :
2144 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 2145 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2145/* end confdefs.h. */ 2146/* end confdefs.h. */
2146$ac_includes_default 2147$ac_includes_default
2148 enum { N = $2 / 2 - 1 };
2147int 2149int
2148main () 2150main ()
2149{ 2151{
2150static int test_array [1 - 2 * !(enum { N = $2 / 2 - 1 };
2151 ($ac_type) ((((($ac_type) 1 << N) << N) - 1) * 2 + 1) 2152static int test_array [1 - 2 * !(($ac_type) ((((($ac_type) 1 << N) << N) - 1) * 2 + 1)
2152 < ($ac_type) ((((($ac_type) 1 << N) << N) - 1) * 2 + 2))]; 2153 < ($ac_type) ((((($ac_type) 1 << N) << N) - 1) * 2 + 2))];
2153test_array [0] = 0 2154test_array [0] = 0
2154 2155
2155 ; 2156 ;
2156 return 0; 2157 return 0;
2167esac 2168esac
2168fi 2169fi
2169rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 2170rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2170fi 2171fi
2171rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 2172rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2172 eval as_val=\$$3 2173 if eval test \"x\$"$3"\" = x"no"; then :
2173 if test "x$as_val" = x""no; then :
2174 2174
2175else 2175else
2176 break 2176 break
2177fi 2177fi
2178 done 2178 done
2191ac_fn_c_find_uintX_t () 2191ac_fn_c_find_uintX_t ()
2192{ 2192{
2193 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 2193 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2194 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for uint$2_t" >&5 2194 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for uint$2_t" >&5
2195$as_echo_n "checking for uint$2_t... " >&6; } 2195$as_echo_n "checking for uint$2_t... " >&6; }
2196if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then : 2196if eval "test \"\${$3+set}\"" = set; then :
2197 $as_echo_n "(cached) " >&6 2197 $as_echo_n "(cached) " >&6
2198else 2198else
2199 eval "$3=no" 2199 eval "$3=no"
2200 # Order is important - never check a type that is potentially smaller 2200 # Order is important - never check a type that is potentially smaller
2201 # than half of the expected target width. 2201 # than half of the expected target width.
2221 *) : 2221 *) :
2222 eval "$3=\$ac_type" ;; 2222 eval "$3=\$ac_type" ;;
2223esac 2223esac
2224fi 2224fi
2225rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 2225rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2226 eval as_val=\$$3 2226 if eval test \"x\$"$3"\" = x"no"; then :
2227 if test "x$as_val" = x""no; then :
2228 2227
2229else 2228else
2230 break 2229 break
2231fi 2230fi
2232 done 2231 done
2282cat >config.log <<_ACEOF 2281cat >config.log <<_ACEOF
2283This file contains any messages produced by compilers while 2282This file contains any messages produced by compilers while
2284running configure, to aid debugging if configure makes a mistake. 2283running configure, to aid debugging if configure makes a mistake.
2285 2284
2286It was created by $as_me, which was 2285It was created by $as_me, which was
2287generated by GNU Autoconf 2.65. Invocation command line was 2286generated by GNU Autoconf 2.67. Invocation command line was
2288 2287
2289 $ $0 $@ 2288 $ $0 $@
2290 2289
2291_ACEOF 2290_ACEOF
2292exec 5>>config.log 2291exec 5>>config.log
2392trap 'exit_status=$? 2391trap 'exit_status=$?
2393 # Save into config.log some information that might help in debugging. 2392 # Save into config.log some information that might help in debugging.
2394 { 2393 {
2395 echo 2394 echo
2396 2395
2397 cat <<\_ASBOX
2398## ---------------- ## 2396 $as_echo "## ---------------- ##
2399## Cache variables. ## 2397## Cache variables. ##
2400## ---------------- ## 2398## ---------------- ##"
2401_ASBOX
2402 echo 2399 echo
2403 # The following way of writing the cache mishandles newlines in values, 2400 # The following way of writing the cache mishandles newlines in values,
2404( 2401(
2405 for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do 2402 for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
2406 eval ac_val=\$$ac_var 2403 eval ac_val=\$$ac_var
2430 esac | 2427 esac |
2431 sort 2428 sort
2432) 2429)
2433 echo 2430 echo
2434 2431
2435 cat <<\_ASBOX
2436## ----------------- ## 2432 $as_echo "## ----------------- ##
2437## Output variables. ## 2433## Output variables. ##
2438## ----------------- ## 2434## ----------------- ##"
2439_ASBOX
2440 echo 2435 echo
2441 for ac_var in $ac_subst_vars 2436 for ac_var in $ac_subst_vars
2442 do 2437 do
2443 eval ac_val=\$$ac_var 2438 eval ac_val=\$$ac_var
2444 case $ac_val in 2439 case $ac_val in
2447 $as_echo "$ac_var='\''$ac_val'\''" 2442 $as_echo "$ac_var='\''$ac_val'\''"
2448 done | sort 2443 done | sort
2449 echo 2444 echo
2450 2445
2451 if test -n "$ac_subst_files"; then 2446 if test -n "$ac_subst_files"; then
2452 cat <<\_ASBOX
2453## ------------------- ## 2447 $as_echo "## ------------------- ##
2454## File substitutions. ## 2448## File substitutions. ##
2455## ------------------- ## 2449## ------------------- ##"
2456_ASBOX
2457 echo 2450 echo
2458 for ac_var in $ac_subst_files 2451 for ac_var in $ac_subst_files
2459 do 2452 do
2460 eval ac_val=\$$ac_var 2453 eval ac_val=\$$ac_var
2461 case $ac_val in 2454 case $ac_val in
2465 done | sort 2458 done | sort
2466 echo 2459 echo
2467 fi 2460 fi
2468 2461
2469 if test -s confdefs.h; then 2462 if test -s confdefs.h; then
2470 cat <<\_ASBOX 2463 $as_echo "## ----------- ##
2471## ----------- ##
2472## confdefs.h. ## 2464## confdefs.h. ##
2473## ----------- ## 2465## ----------- ##"
2474_ASBOX
2475 echo 2466 echo
2476 cat confdefs.h 2467 cat confdefs.h
2477 echo 2468 echo
2478 fi 2469 fi
2479 test "$ac_signal" != 0 && 2470 test "$ac_signal" != 0 &&
2524# Let the site file select an alternate cache file if it wants to. 2515# Let the site file select an alternate cache file if it wants to.
2525# Prefer an explicitly selected file to automatically selected ones. 2516# Prefer an explicitly selected file to automatically selected ones.
2526ac_site_file1=NONE 2517ac_site_file1=NONE
2527ac_site_file2=NONE 2518ac_site_file2=NONE
2528if test -n "$CONFIG_SITE"; then 2519if test -n "$CONFIG_SITE"; then
2520 # We do not want a PATH search for config.site.
2521 case $CONFIG_SITE in #((
2522 -*) ac_site_file1=./$CONFIG_SITE;;
2529 ac_site_file1=$CONFIG_SITE 2523 */*) ac_site_file1=$CONFIG_SITE;;
2524 *) ac_site_file1=./$CONFIG_SITE;;
2525 esac
2530elif test "x$prefix" != xNONE; then 2526elif test "x$prefix" != xNONE; then
2531 ac_site_file1=$prefix/share/config.site 2527 ac_site_file1=$prefix/share/config.site
2532 ac_site_file2=$prefix/etc/config.site 2528 ac_site_file2=$prefix/etc/config.site
2533else 2529else
2534 ac_site_file1=$ac_default_prefix/share/config.site 2530 ac_site_file1=$ac_default_prefix/share/config.site
2539 test "x$ac_site_file" = xNONE && continue 2535 test "x$ac_site_file" = xNONE && continue
2540 if test /dev/null != "$ac_site_file" && test -r "$ac_site_file"; then 2536 if test /dev/null != "$ac_site_file" && test -r "$ac_site_file"; then
2541 { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5 2537 { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
2542$as_echo "$as_me: loading site script $ac_site_file" >&6;} 2538$as_echo "$as_me: loading site script $ac_site_file" >&6;}
2543 sed 's/^/| /' "$ac_site_file" >&5 2539 sed 's/^/| /' "$ac_site_file" >&5
2544 . "$ac_site_file" 2540 . "$ac_site_file" \
2541 || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2542$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2543as_fn_error $? "failed to load site script $ac_site_file
2544See \`config.log' for more details" "$LINENO" 5 ; }
2545 fi 2545 fi
2546done 2546done
2547 2547
2548if test -r "$cache_file"; then 2548if test -r "$cache_file"; then
2549 # Some versions of bash will fail to source /dev/null (special files 2549 # Some versions of bash will fail to source /dev/null (special files
2615if $ac_cache_corrupted; then 2615if $ac_cache_corrupted; then
2616 { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 2616 { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2617$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 2617$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2618 { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5 2618 { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
2619$as_echo "$as_me: error: changes in the environment can compromise the build" >&2;} 2619$as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
2620 as_fn_error "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5 2620 as_fn_error $? "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5
2621fi 2621fi
2622## -------------------- ## 2622## -------------------- ##
2623## Main body of script. ## 2623## Main body of script. ##
2624## -------------------- ## 2624## -------------------- ##
2625 2625
2635ac_config_headers="$ac_config_headers config.h:config.h.in" 2635ac_config_headers="$ac_config_headers config.h:config.h.in"
2636 2636
2637 2637
2638ac_aux_dir= 2638ac_aux_dir=
2639for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do 2639for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
2640 for ac_t in install-sh install.sh shtool; do
2641 if test -f "$ac_dir/$ac_t"; then 2640 if test -f "$ac_dir/install-sh"; then
2642 ac_aux_dir=$ac_dir 2641 ac_aux_dir=$ac_dir
2643 ac_install_sh="$ac_aux_dir/$ac_t -c" 2642 ac_install_sh="$ac_aux_dir/install-sh -c"
2644 break 2 2643 break
2644 elif test -f "$ac_dir/install.sh"; then
2645 ac_aux_dir=$ac_dir
2646 ac_install_sh="$ac_aux_dir/install.sh -c"
2647 break
2648 elif test -f "$ac_dir/shtool"; then
2649 ac_aux_dir=$ac_dir
2650 ac_install_sh="$ac_aux_dir/shtool install -c"
2651 break
2645 fi 2652 fi
2646 done
2647done 2653done
2648if test -z "$ac_aux_dir"; then 2654if test -z "$ac_aux_dir"; then
2649 as_fn_error "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5 2655 as_fn_error $? "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5
2650fi 2656fi
2651 2657
2652# These three variables are undocumented and unsupported, 2658# These three variables are undocumented and unsupported,
2653# and are intended to be withdrawn in a future Autoconf release. 2659# and are intended to be withdrawn in a future Autoconf release.
2654# They can cause serious problems if a builder's source tree is in a directory 2660# They can cause serious problems if a builder's source tree is in a directory
2658ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var. 2664ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var.
2659 2665
2660 2666
2661# Make sure we can run config.sub. 2667# Make sure we can run config.sub.
2662$SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 || 2668$SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
2663 as_fn_error "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5 2669 as_fn_error $? "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5
2664 2670
2665{ $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5 2671{ $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
2666$as_echo_n "checking build system type... " >&6; } 2672$as_echo_n "checking build system type... " >&6; }
2667if test "${ac_cv_build+set}" = set; then : 2673if test "${ac_cv_build+set}" = set; then :
2668 $as_echo_n "(cached) " >&6 2674 $as_echo_n "(cached) " >&6
2669else 2675else
2670 ac_build_alias=$build_alias 2676 ac_build_alias=$build_alias
2671test "x$ac_build_alias" = x && 2677test "x$ac_build_alias" = x &&
2672 ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"` 2678 ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
2673test "x$ac_build_alias" = x && 2679test "x$ac_build_alias" = x &&
2674 as_fn_error "cannot guess build type; you must specify one" "$LINENO" 5 2680 as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
2675ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` || 2681ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
2676 as_fn_error "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5 2682 as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
2677 2683
2678fi 2684fi
2679{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5 2685{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
2680$as_echo "$ac_cv_build" >&6; } 2686$as_echo "$ac_cv_build" >&6; }
2681case $ac_cv_build in 2687case $ac_cv_build in
2682*-*-*) ;; 2688*-*-*) ;;
2683*) as_fn_error "invalid value of canonical build" "$LINENO" 5;; 2689*) as_fn_error $? "invalid value of canonical build" "$LINENO" 5 ;;
2684esac 2690esac
2685build=$ac_cv_build 2691build=$ac_cv_build
2686ac_save_IFS=$IFS; IFS='-' 2692ac_save_IFS=$IFS; IFS='-'
2687set x $ac_cv_build 2693set x $ac_cv_build
2688shift 2694shift
2703else 2709else
2704 if test "x$host_alias" = x; then 2710 if test "x$host_alias" = x; then
2705 ac_cv_host=$ac_cv_build 2711 ac_cv_host=$ac_cv_build
2706else 2712else
2707 ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` || 2713 ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
2708 as_fn_error "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5 2714 as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
2709fi 2715fi
2710 2716
2711fi 2717fi
2712{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5 2718{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5
2713$as_echo "$ac_cv_host" >&6; } 2719$as_echo "$ac_cv_host" >&6; }
2714case $ac_cv_host in 2720case $ac_cv_host in
2715*-*-*) ;; 2721*-*-*) ;;
2716*) as_fn_error "invalid value of canonical host" "$LINENO" 5;; 2722*) as_fn_error $? "invalid value of canonical host" "$LINENO" 5 ;;
2717esac 2723esac
2718host=$ac_cv_host 2724host=$ac_cv_host
2719ac_save_IFS=$IFS; IFS='-' 2725ac_save_IFS=$IFS; IFS='-'
2720set x $ac_cv_host 2726set x $ac_cv_host
2721shift 2727shift
3037fi 3043fi
3038 3044
3039 3045
3040test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 3046test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3041$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 3047$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3042as_fn_error "no acceptable C compiler found in \$PATH 3048as_fn_error $? "no acceptable C compiler found in \$PATH
3043See \`config.log' for more details." "$LINENO" 5; } 3049See \`config.log' for more details" "$LINENO" 5 ; }
3044 3050
3045# Provide some information about the compiler. 3051# Provide some information about the compiler.
3046$as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5 3052$as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
3047set X $ac_compile 3053set X $ac_compile
3048ac_compiler=$2 3054ac_compiler=$2
3152$as_echo "$as_me: failed program was:" >&5 3158$as_echo "$as_me: failed program was:" >&5
3153sed 's/^/| /' conftest.$ac_ext >&5 3159sed 's/^/| /' conftest.$ac_ext >&5
3154 3160
3155{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 3161{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3156$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 3162$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3157{ as_fn_set_status 77
3158as_fn_error "C compiler cannot create executables 3163as_fn_error 77 "C compiler cannot create executables
3159See \`config.log' for more details." "$LINENO" 5; }; } 3164See \`config.log' for more details" "$LINENO" 5 ; }
3160else 3165else
3161 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 3166 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3162$as_echo "yes" >&6; } 3167$as_echo "yes" >&6; }
3163fi 3168fi
3164{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5 3169{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
3196 esac 3201 esac
3197done 3202done
3198else 3203else
3199 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 3204 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3200$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 3205$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3201as_fn_error "cannot compute suffix of executables: cannot compile and link 3206as_fn_error $? "cannot compute suffix of executables: cannot compile and link
3202See \`config.log' for more details." "$LINENO" 5; } 3207See \`config.log' for more details" "$LINENO" 5 ; }
3203fi 3208fi
3204rm -f conftest conftest$ac_cv_exeext 3209rm -f conftest conftest$ac_cv_exeext
3205{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5 3210{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
3206$as_echo "$ac_cv_exeext" >&6; } 3211$as_echo "$ac_cv_exeext" >&6; }
3207 3212
3254 if test "$cross_compiling" = maybe; then 3259 if test "$cross_compiling" = maybe; then
3255 cross_compiling=yes 3260 cross_compiling=yes
3256 else 3261 else
3257 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 3262 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3258$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 3263$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3259as_fn_error "cannot run C compiled programs. 3264as_fn_error $? "cannot run C compiled programs.
3260If you meant to cross compile, use \`--host'. 3265If you meant to cross compile, use \`--host'.
3261See \`config.log' for more details." "$LINENO" 5; } 3266See \`config.log' for more details" "$LINENO" 5 ; }
3262 fi 3267 fi
3263 fi 3268 fi
3264fi 3269fi
3265{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5 3270{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
3266$as_echo "$cross_compiling" >&6; } 3271$as_echo "$cross_compiling" >&6; }
3307 $as_echo "$as_me: failed program was:" >&5 3312 $as_echo "$as_me: failed program was:" >&5
3308sed 's/^/| /' conftest.$ac_ext >&5 3313sed 's/^/| /' conftest.$ac_ext >&5
3309 3314
3310{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 3315{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3311$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 3316$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3312as_fn_error "cannot compute suffix of object files: cannot compile 3317as_fn_error $? "cannot compute suffix of object files: cannot compile
3313See \`config.log' for more details." "$LINENO" 5; } 3318See \`config.log' for more details" "$LINENO" 5 ; }
3314fi 3319fi
3315rm -f conftest.$ac_cv_objext conftest.$ac_ext 3320rm -f conftest.$ac_cv_objext conftest.$ac_ext
3316fi 3321fi
3317{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5 3322{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
3318$as_echo "$ac_cv_objext" >&6; } 3323$as_echo "$ac_cv_objext" >&6; }
3827 3832
3828else 3833else
3829 # Broken: fails on valid input. 3834 # Broken: fails on valid input.
3830continue 3835continue
3831fi 3836fi
3832rm -f conftest.err conftest.$ac_ext 3837rm -f conftest.err conftest.i conftest.$ac_ext
3833 3838
3834 # OK, works on sane cases. Now check whether nonexistent headers 3839 # OK, works on sane cases. Now check whether nonexistent headers
3835 # can be detected and how. 3840 # can be detected and how.
3836 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 3841 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3837/* end confdefs.h. */ 3842/* end confdefs.h. */
3843else 3848else
3844 # Passes both tests. 3849 # Passes both tests.
3845ac_preproc_ok=: 3850ac_preproc_ok=:
3846break 3851break
3847fi 3852fi
3848rm -f conftest.err conftest.$ac_ext 3853rm -f conftest.err conftest.i conftest.$ac_ext
3849 3854
3850done 3855done
3851# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. 3856# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
3852rm -f conftest.err conftest.$ac_ext 3857rm -f conftest.i conftest.err conftest.$ac_ext
3853if $ac_preproc_ok; then : 3858if $ac_preproc_ok; then :
3854 break 3859 break
3855fi 3860fi
3856 3861
3857 done 3862 done
3886 3891
3887else 3892else
3888 # Broken: fails on valid input. 3893 # Broken: fails on valid input.
3889continue 3894continue
3890fi 3895fi
3891rm -f conftest.err conftest.$ac_ext 3896rm -f conftest.err conftest.i conftest.$ac_ext
3892 3897
3893 # OK, works on sane cases. Now check whether nonexistent headers 3898 # OK, works on sane cases. Now check whether nonexistent headers
3894 # can be detected and how. 3899 # can be detected and how.
3895 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 3900 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3896/* end confdefs.h. */ 3901/* end confdefs.h. */
3902else 3907else
3903 # Passes both tests. 3908 # Passes both tests.
3904ac_preproc_ok=: 3909ac_preproc_ok=:
3905break 3910break
3906fi 3911fi
3907rm -f conftest.err conftest.$ac_ext 3912rm -f conftest.err conftest.i conftest.$ac_ext
3908 3913
3909done 3914done
3910# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. 3915# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
3911rm -f conftest.err conftest.$ac_ext 3916rm -f conftest.i conftest.err conftest.$ac_ext
3912if $ac_preproc_ok; then : 3917if $ac_preproc_ok; then :
3913 3918
3914else 3919else
3915 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 3920 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3916$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 3921$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3917as_fn_error "C preprocessor \"$CPP\" fails sanity check 3922as_fn_error $? "C preprocessor \"$CPP\" fails sanity check
3918See \`config.log' for more details." "$LINENO" 5; } 3923See \`config.log' for more details" "$LINENO" 5 ; }
3919fi 3924fi
3920 3925
3921ac_ext=c 3926ac_ext=c
3922ac_cpp='$CPP $CPPFLAGS' 3927ac_cpp='$CPP $CPPFLAGS'
3923ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' 3928ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4069 done 4074 done
4070 done 4075 done
4071 done 4076 done
4072IFS=$as_save_IFS 4077IFS=$as_save_IFS
4073 if test -z "$ac_cv_path_GREP"; then 4078 if test -z "$ac_cv_path_GREP"; then
4074 as_fn_error "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5 4079 as_fn_error $? "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
4075 fi 4080 fi
4076else 4081else
4077 ac_cv_path_GREP=$GREP 4082 ac_cv_path_GREP=$GREP
4078fi 4083fi
4079 4084
4135 done 4140 done
4136 done 4141 done
4137 done 4142 done
4138IFS=$as_save_IFS 4143IFS=$as_save_IFS
4139 if test -z "$ac_cv_path_EGREP"; then 4144 if test -z "$ac_cv_path_EGREP"; then
4140 as_fn_error "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5 4145 as_fn_error $? "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
4141 fi 4146 fi
4142else 4147else
4143 ac_cv_path_EGREP=$EGREP 4148 ac_cv_path_EGREP=$EGREP
4144fi 4149fi
4145 4150
4267 inttypes.h stdint.h unistd.h 4272 inttypes.h stdint.h unistd.h
4268do : 4273do :
4269 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` 4274 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
4270ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default 4275ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
4271" 4276"
4272eval as_val=\$$as_ac_Header 4277if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
4273 if test "x$as_val" = x""yes; then :
4274 cat >>confdefs.h <<_ACEOF 4278 cat >>confdefs.h <<_ACEOF
4275#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 4279#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
4276_ACEOF 4280_ACEOF
4277 4281
4278fi 4282fi
5163 5167
5164else 5168else
5165 # Broken: fails on valid input. 5169 # Broken: fails on valid input.
5166continue 5170continue
5167fi 5171fi
5168rm -f conftest.err conftest.$ac_ext 5172rm -f conftest.err conftest.i conftest.$ac_ext
5169 5173
5170 # OK, works on sane cases. Now check whether nonexistent headers 5174 # OK, works on sane cases. Now check whether nonexistent headers
5171 # can be detected and how. 5175 # can be detected and how.
5172 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 5176 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5173/* end confdefs.h. */ 5177/* end confdefs.h. */
5179else 5183else
5180 # Passes both tests. 5184 # Passes both tests.
5181ac_preproc_ok=: 5185ac_preproc_ok=:
5182break 5186break
5183fi 5187fi
5184rm -f conftest.err conftest.$ac_ext 5188rm -f conftest.err conftest.i conftest.$ac_ext
5185 5189
5186done 5190done
5187# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. 5191# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
5188rm -f conftest.err conftest.$ac_ext 5192rm -f conftest.i conftest.err conftest.$ac_ext
5189if $ac_preproc_ok; then : 5193if $ac_preproc_ok; then :
5190 break 5194 break
5191fi 5195fi
5192 5196
5193 done 5197 done
5222 5226
5223else 5227else
5224 # Broken: fails on valid input. 5228 # Broken: fails on valid input.
5225continue 5229continue
5226fi 5230fi
5227rm -f conftest.err conftest.$ac_ext 5231rm -f conftest.err conftest.i conftest.$ac_ext
5228 5232
5229 # OK, works on sane cases. Now check whether nonexistent headers 5233 # OK, works on sane cases. Now check whether nonexistent headers
5230 # can be detected and how. 5234 # can be detected and how.
5231 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 5235 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5232/* end confdefs.h. */ 5236/* end confdefs.h. */
5238else 5242else
5239 # Passes both tests. 5243 # Passes both tests.
5240ac_preproc_ok=: 5244ac_preproc_ok=:
5241break 5245break
5242fi 5246fi
5243rm -f conftest.err conftest.$ac_ext 5247rm -f conftest.err conftest.i conftest.$ac_ext
5244 5248
5245done 5249done
5246# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. 5250# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
5247rm -f conftest.err conftest.$ac_ext 5251rm -f conftest.i conftest.err conftest.$ac_ext
5248if $ac_preproc_ok; then : 5252if $ac_preproc_ok; then :
5249 5253
5250else 5254else
5251 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 5255 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
5252$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 5256$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
5253as_fn_error "C++ preprocessor \"$CXXCPP\" fails sanity check 5257as_fn_error $? "C++ preprocessor \"$CXXCPP\" fails sanity check
5254See \`config.log' for more details." "$LINENO" 5; } 5258See \`config.log' for more details" "$LINENO" 5 ; }
5255fi 5259fi
5256 5260
5257ac_ext=cpp 5261ac_ext=cpp
5258ac_cpp='$CXXCPP $CPPFLAGS' 5262ac_cpp='$CXXCPP $CPPFLAGS'
5259ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' 5263ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5263 5267
5264for ac_header in sys/inotify.h sys/epoll.h sys/event.h port.h poll.h sys/select.h sys/eventfd.h sys/signalfd.h 5268for ac_header in sys/inotify.h sys/epoll.h sys/event.h port.h poll.h sys/select.h sys/eventfd.h sys/signalfd.h
5265do : 5269do :
5266 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` 5270 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
5267ac_fn_cxx_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" 5271ac_fn_cxx_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
5268eval as_val=\$$as_ac_Header 5272if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
5269 if test "x$as_val" = x""yes; then :
5270 cat >>confdefs.h <<_ACEOF 5273 cat >>confdefs.h <<_ACEOF
5271#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 5274#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
5272_ACEOF 5275_ACEOF
5273 5276
5274fi 5277fi
5278 5281
5279for ac_func in inotify_init epoll_ctl kqueue port_create poll select eventfd signalfd 5282for ac_func in inotify_init epoll_ctl kqueue port_create poll select eventfd signalfd
5280do : 5283do :
5281 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` 5284 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
5282ac_fn_cxx_check_func "$LINENO" "$ac_func" "$as_ac_var" 5285ac_fn_cxx_check_func "$LINENO" "$ac_func" "$as_ac_var"
5283eval as_val=\$$as_ac_var
5284 if test "x$as_val" = x""yes; then : 5286if eval test \"x\$"$as_ac_var"\" = x"yes"; then :
5285 cat >>confdefs.h <<_ACEOF 5287 cat >>confdefs.h <<_ACEOF
5286#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 5288#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
5287_ACEOF 5289_ACEOF
5288 5290
5289fi 5291fi
5560if test "x$with_x" = xno; then 5562if test "x$with_x" = xno; then
5561 # The user explicitly disabled X. 5563 # The user explicitly disabled X.
5562 have_x=disabled 5564 have_x=disabled
5563else 5565else
5564 case $x_includes,$x_libraries in #( 5566 case $x_includes,$x_libraries in #(
5565 *\'*) as_fn_error "cannot use X directory names containing '" "$LINENO" 5;; #( 5567 *\'*) as_fn_error $? "cannot use X directory names containing '" "$LINENO" 5 ;; #(
5566 *,NONE | NONE,*) if test "${ac_cv_have_x+set}" = set; then : 5568 *,NONE | NONE,*) if test "${ac_cv_have_x+set}" = set; then :
5567 $as_echo_n "(cached) " >&6 5569 $as_echo_n "(cached) " >&6
5568else 5570else
5569 # One or both of the vars are not set, and there is no cached value. 5571 # One or both of the vars are not set, and there is no cached value.
5570ac_x_includes=no ac_x_libraries=no 5572ac_x_includes=no ac_x_libraries=no
5578 @echo usrlibdir='${USRLIBDIR}' 5580 @echo usrlibdir='${USRLIBDIR}'
5579libdir: 5581libdir:
5580 @echo libdir='${LIBDIR}' 5582 @echo libdir='${LIBDIR}'
5581_ACEOF 5583_ACEOF
5582 if (export CC; ${XMKMF-xmkmf}) >/dev/null 2>/dev/null && test -f Makefile; then 5584 if (export CC; ${XMKMF-xmkmf}) >/dev/null 2>/dev/null && test -f Makefile; then
5583 # GNU make sometimes prints "make[1]: Entering...", which would confuse us. 5585 # GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
5584 for ac_var in incroot usrlibdir libdir; do 5586 for ac_var in incroot usrlibdir libdir; do
5585 eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`" 5587 eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`"
5586 done 5588 done
5587 # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR. 5589 # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR.
5588 for ac_extension in a so sl dylib la dll; do 5590 for ac_extension in a so sl dylib la dll; do
5664 ac_x_includes=$ac_dir 5666 ac_x_includes=$ac_dir
5665 break 5667 break
5666 fi 5668 fi
5667done 5669done
5668fi 5670fi
5669rm -f conftest.err conftest.$ac_ext 5671rm -f conftest.err conftest.i conftest.$ac_ext
5670fi # $ac_x_includes = no 5672fi # $ac_x_includes = no
5671 5673
5672if test "$ac_x_libraries" = no; then 5674if test "$ac_x_libraries" = no; then
5673 # Check for the libraries. 5675 # Check for the libraries.
5674 # See if we find them without any special options. 5676 # See if we find them without any special options.
6279fi 6281fi
6280 6282
6281 6283
6282 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gdk-pixbuf" >&5 6284 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gdk-pixbuf" >&5
6283$as_echo_n "checking for gdk-pixbuf... " >&6; } 6285$as_echo_n "checking for gdk-pixbuf... " >&6; }
6284 if test $PKG_CONFIG != no && $PKG_CONFIG --exists gdk-pixbuf-xlib-2.0; then 6286 if test $PKG_CONFIG != no && $PKG_CONFIG --exists gdk-pixbuf-2.0; then
6285 PIXBUF_CFLAGS="`$PKG_CONFIG gdk-pixbuf-xlib-2.0 --cflags`" 6287 PIXBUF_CFLAGS="`$PKG_CONFIG gdk-pixbuf-2.0 --cflags`"
6286 PIXBUF_LIBS="`$PKG_CONFIG gdk-pixbuf-xlib-2.0 --libs`" 6288 PIXBUF_LIBS="`$PKG_CONFIG gdk-pixbuf-2.0 --libs`"
6287 support_pixbuf=yes 6289 support_pixbuf=yes
6288 fi 6290 fi
6289 6291
6290 if test x$support_pixbuf = xyes; then 6292 if test x$support_pixbuf = xyes; then
6291 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5 6293 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5
6394 6396
6395 6397
6396 6398
6397 6399
6398for ac_header in \ 6400for ac_header in \
6399 sys/byteorder.h \
6400 sys/ioctl.h \ 6401 sys/ioctl.h \
6401 sys/sockio.h \ 6402 sys/sockio.h \
6402 sys/strredir.h \ 6403 sys/strredir.h \
6403 stdint.h \ 6404 stdint.h \
6404 wchar.h \ 6405 wchar.h \
6405 cwchar \ 6406 cwchar \
6406 6407
6407do : 6408do :
6408 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` 6409 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6409ac_fn_cxx_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" 6410ac_fn_cxx_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
6410eval as_val=\$$as_ac_Header 6411if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
6411 if test "x$as_val" = x""yes; then :
6412 cat >>confdefs.h <<_ACEOF 6412 cat >>confdefs.h <<_ACEOF
6413#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 6413#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6414_ACEOF 6414_ACEOF
6415 6415
6416fi 6416fi
6651 updlastlogx \ 6651 updlastlogx \
6652 6652
6653do : 6653do :
6654 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` 6654 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
6655ac_fn_cxx_check_func "$LINENO" "$ac_func" "$as_ac_var" 6655ac_fn_cxx_check_func "$LINENO" "$ac_func" "$as_ac_var"
6656eval as_val=\$$as_ac_var
6657 if test "x$as_val" = x""yes; then : 6656if eval test \"x\$"$as_ac_var"\" = x"yes"; then :
6658 cat >>confdefs.h <<_ACEOF 6657 cat >>confdefs.h <<_ACEOF
6659#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 6658#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
6660_ACEOF 6659_ACEOF
6661 6660
6662fi 6661fi
7509if test x$pt_cv_can_pass_fds = xyes; then 7508if test x$pt_cv_can_pass_fds = xyes; then
7510 7509
7511$as_echo "#define HAVE_UNIX_FDPASS 1" >>confdefs.h 7510$as_echo "#define HAVE_UNIX_FDPASS 1" >>confdefs.h
7512 7511
7513else 7512else
7514 as_fn_error "libptytty requires unix-compliant filehandle passing ability" "$LINENO" 5 7513 as_fn_error $? "libptytty requires unix-compliant filehandle passing ability" "$LINENO" 5
7515fi 7514fi
7516 7515
7517 7516
7518 7517
7519for ac_header in \ 7518for ac_header in \
7525 stropts.h \ 7524 stropts.h \
7526 7525
7527do : 7526do :
7528 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` 7527 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
7529ac_fn_cxx_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" 7528ac_fn_cxx_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
7530eval as_val=\$$as_ac_Header 7529if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
7531 if test "x$as_val" = x""yes; then :
7532 cat >>confdefs.h <<_ACEOF 7530 cat >>confdefs.h <<_ACEOF
7533#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 7531#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
7534_ACEOF 7532_ACEOF
7535 7533
7536fi 7534fi
7550 setresuid \ 7548 setresuid \
7551 7549
7552do : 7550do :
7553 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` 7551 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
7554ac_fn_cxx_check_func "$LINENO" "$ac_func" "$as_ac_var" 7552ac_fn_cxx_check_func "$LINENO" "$ac_func" "$as_ac_var"
7555eval as_val=\$$as_ac_var
7556 if test "x$as_val" = x""yes; then : 7553if eval test \"x\$"$as_ac_var"\" = x"yes"; then :
7557 cat >>confdefs.h <<_ACEOF 7554 cat >>confdefs.h <<_ACEOF
7558#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 7555#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
7559_ACEOF 7556_ACEOF
7560 7557
7561fi 7558fi
7745 7742
7746$as_echo "#define TTY_GID_SUPPORT 1" >>confdefs.h 7743$as_echo "#define TTY_GID_SUPPORT 1" >>confdefs.h
7747 7744
7748fi 7745fi
7749 7746
7750if test x$support_xft = xyes; then 7747if test x$support_xft = xyes || test x$support_inheritpixmap = xyes; then
7748 rxvt_have_xrender=no
7751 # Extract the first word of "pkg-config", so it can be a program name with args. 7749 # Extract the first word of "pkg-config", so it can be a program name with args.
7752set dummy pkg-config; ac_word=$2 7750set dummy pkg-config; ac_word=$2
7753{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 7751{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7754$as_echo_n "checking for $ac_word... " >&6; } 7752$as_echo_n "checking for $ac_word... " >&6; }
7755if test "${ac_cv_path_PKG_CONFIG+set}" = set; then : 7753if test "${ac_cv_path_PKG_CONFIG+set}" = set; then :
7787 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 7785 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7788$as_echo "no" >&6; } 7786$as_echo "no" >&6; }
7789fi 7787fi
7790 7788
7791 7789
7790 if test $PKG_CONFIG != no && $PKG_CONFIG --exists xrender; then
7791 X_LIBS="`$PKG_CONFIG xrender --libs` $X_LIBS"
7792 CPPFLAGS="$CPPFLAGS `$PKG_CONFIG xrender --cflags`"
7793 rxvt_have_xrender=yes
7794
7795 save_LIBS="$LIBS"
7796 LIBS="$LIBS $X_LIBS"
7797 ac_fn_cxx_check_header_mongrel "$LINENO" "X11/extensions/Xrender.h" "ac_cv_header_X11_extensions_Xrender_h" "$ac_includes_default"
7798if test "x$ac_cv_header_X11_extensions_Xrender_h" = x""yes; then :
7799
7800else
7801 rxvt_have_xrender=no
7802fi
7803
7804
7805 ac_fn_cxx_check_func "$LINENO" "XRenderFindStandardFormat" "ac_cv_func_XRenderFindStandardFormat"
7806if test "x$ac_cv_func_XRenderFindStandardFormat" = x""yes; then :
7807
7808else
7809 rxvt_have_xrender=no
7810fi
7811
7812 LIBS="$save_LIBS"
7813 fi
7814fi
7815
7816if test x$support_xft = xyes && test x$rxvt_have_xrender = xyes; then
7817 # Extract the first word of "pkg-config", so it can be a program name with args.
7818set dummy pkg-config; ac_word=$2
7819{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7820$as_echo_n "checking for $ac_word... " >&6; }
7821if test "${ac_cv_path_PKG_CONFIG+set}" = set; then :
7822 $as_echo_n "(cached) " >&6
7823else
7824 case $PKG_CONFIG in
7825 [\\/]* | ?:[\\/]*)
7826 ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
7827 ;;
7828 *)
7829 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7830for as_dir in $PATH
7831do
7832 IFS=$as_save_IFS
7833 test -z "$as_dir" && as_dir=.
7834 for ac_exec_ext in '' $ac_executable_extensions; do
7835 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7836 ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
7837 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7838 break 2
7839 fi
7840done
7841 done
7842IFS=$as_save_IFS
7843
7844 test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
7845 ;;
7846esac
7847fi
7848PKG_CONFIG=$ac_cv_path_PKG_CONFIG
7849if test -n "$PKG_CONFIG"; then
7850 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PKG_CONFIG" >&5
7851$as_echo "$PKG_CONFIG" >&6; }
7852else
7853 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7854$as_echo "no" >&6; }
7855fi
7856
7857
7792 if test $PKG_CONFIG != no && $PKG_CONFIG --exists xft; then 7858 if test $PKG_CONFIG != no && $PKG_CONFIG --exists xft; then
7793 X_LIBS="`$PKG_CONFIG xft --libs` $X_LIBS" 7859 X_LIBS="`$PKG_CONFIG xft --libs` $X_LIBS"
7794 CPPFLAGS="$CPPFLAGS `$PKG_CONFIG xft --cflags`" 7860 CPPFLAGS="$CPPFLAGS `$PKG_CONFIG xft --cflags`"
7795 else 7861 else
7796 # Extract the first word of "xft-config", so it can be a program name with args. 7862 # Extract the first word of "xft-config", so it can be a program name with args.
7838 X_LIBS="`$XFT_CONFIG --libs` $X_LIBS" 7904 X_LIBS="`$XFT_CONFIG --libs` $X_LIBS"
7839 CPPFLAGS="$CPPFLAGS `$XFT_CONFIG --cflags`" 7905 CPPFLAGS="$CPPFLAGS `$XFT_CONFIG --cflags`"
7840 fi 7906 fi
7841 fi 7907 fi
7842 7908
7909 if test $PKG_CONFIG != no && $PKG_CONFIG --exists fontconfig; then
7910 X_LIBS="`$PKG_CONFIG fontconfig --libs` $X_LIBS"
7911 CPPFLAGS="$CPPFLAGS `$PKG_CONFIG fontconfig --cflags`"
7912 fi
7913
7843 save_LIBS="$LIBS" 7914 save_LIBS="$LIBS"
7844 LIBS="$LIBS $X_LIBS" 7915 LIBS="$LIBS $X_LIBS"
7845 for ac_header in X11/Xft/Xft.h 7916 for ac_header in X11/Xft/Xft.h
7846do : 7917do :
7847 ac_fn_cxx_check_header_mongrel "$LINENO" "X11/Xft/Xft.h" "ac_cv_header_X11_Xft_Xft_h" "$ac_includes_default" 7918 ac_fn_cxx_check_header_mongrel "$LINENO" "X11/Xft/Xft.h" "ac_cv_header_X11_Xft_Xft_h" "$ac_includes_default"
7896 : 7967 :
7897else 7968else
7898 support_xft=no 7969 support_xft=no
7899fi 7970fi
7900 7971
7972 for ac_header in fontconfig/fontconfig.h
7973do :
7974 ac_fn_cxx_check_header_mongrel "$LINENO" "fontconfig/fontconfig.h" "ac_cv_header_fontconfig_fontconfig_h" "$ac_includes_default"
7975if test "x$ac_cv_header_fontconfig_fontconfig_h" = x""yes; then :
7976 cat >>confdefs.h <<_ACEOF
7977#define HAVE_FONTCONFIG_FONTCONFIG_H 1
7978_ACEOF
7979
7980else
7981 support_xft=no
7982fi
7983
7984done
7985
7986 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for FcPatternGet in -lfontconfig" >&5
7987$as_echo_n "checking for FcPatternGet in -lfontconfig... " >&6; }
7988if test "${ac_cv_lib_fontconfig_FcPatternGet+set}" = set; then :
7989 $as_echo_n "(cached) " >&6
7990else
7991 ac_check_lib_save_LIBS=$LIBS
7992LIBS="-lfontconfig $LIBS"
7993cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7994/* end confdefs.h. */
7995
7996/* Override any GCC internal prototype to avoid an error.
7997 Use char because int might match the return type of a GCC
7998 builtin and then its argument prototype would still apply. */
7999#ifdef __cplusplus
8000extern "C"
8001#endif
8002char FcPatternGet ();
8003int
8004main ()
8005{
8006return FcPatternGet ();
8007 ;
8008 return 0;
8009}
8010_ACEOF
8011if ac_fn_cxx_try_link "$LINENO"; then :
8012 ac_cv_lib_fontconfig_FcPatternGet=yes
8013else
8014 ac_cv_lib_fontconfig_FcPatternGet=no
8015fi
8016rm -f core conftest.err conftest.$ac_objext \
8017 conftest$ac_exeext conftest.$ac_ext
8018LIBS=$ac_check_lib_save_LIBS
8019fi
8020{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fontconfig_FcPatternGet" >&5
8021$as_echo "$ac_cv_lib_fontconfig_FcPatternGet" >&6; }
8022if test "x$ac_cv_lib_fontconfig_FcPatternGet" = x""yes; then :
8023 :
8024else
8025 support_xft=no
8026fi
8027
7901 LIBS="$save_LIBS" 8028 LIBS="$save_LIBS"
7902 8029
7903 if test x$support_xft = xyes; then 8030 if test x$support_xft = xyes; then
7904 8031
7905$as_echo "#define XFT 1" >>confdefs.h 8032$as_echo "#define XFT 1" >>confdefs.h
7925 8052
7926$as_echo "#define OFF_FOCUS_FADING 1" >>confdefs.h 8053$as_echo "#define OFF_FOCUS_FADING 1" >>confdefs.h
7927 8054
7928fi 8055fi
7929if test x$support_inheritpixmap = xyes; then 8056if test x$support_inheritpixmap = xyes; then
8057 if test x$rxvt_have_xrender = xyes; then
8058 LIBS="$LIBS -lm"
8059
8060$as_echo "#define XRENDER 1" >>confdefs.h
8061
8062 fi
7930 8063
7931$as_echo "#define ENABLE_TRANSPARENCY 1" >>confdefs.h 8064$as_echo "#define ENABLE_TRANSPARENCY 1" >>confdefs.h
7932 8065
7933 test x$support_xft = xyes && LIBS="$LIBS -lm"
7934fi 8066fi
7935if test x$support_keepscrolling = xno; then 8067if test x$support_keepscrolling = xno; then
7936 8068
7937$as_echo "#define NO_SCROLLBAR_BUTTON_CONTINUAL_SCROLLING 1" >>confdefs.h 8069$as_echo "#define NO_SCROLLBAR_BUTTON_CONTINUAL_SCROLLING 1" >>confdefs.h
7938 8070
8158 PERL_O=rxvtperl.o 8290 PERL_O=rxvtperl.o
8159 PERLFLAGS="`$PERL -MExtUtils::Embed -e ccopts`" 8291 PERLFLAGS="`$PERL -MExtUtils::Embed -e ccopts`"
8160 PERLLIB="`$PERL -MExtUtils::Embed -e ldopts`" 8292 PERLLIB="`$PERL -MExtUtils::Embed -e ldopts`"
8161 PERLPRIVLIBEXP="`$PERL -MConfig -e 'print $Config{privlibexp}'`" 8293 PERLPRIVLIBEXP="`$PERL -MConfig -e 'print $Config{privlibexp}'`"
8162 else 8294 else
8163 as_fn_error "no, unable to link" "$LINENO" 5 8295 as_fn_error $? "no, unable to link" "$LINENO" 5
8164 fi 8296 fi
8165 else 8297 else
8166 as_fn_error "no working perl found, or perl not version >= 5.8" "$LINENO" 5 8298 as_fn_error $? "no working perl found, or perl not version >= 5.8" "$LINENO" 5
8167 fi 8299 fi
8168fi 8300fi
8169 8301
8170 8302
8171 8303
8257 8389
8258DEFS=-DHAVE_CONFIG_H 8390DEFS=-DHAVE_CONFIG_H
8259 8391
8260ac_libobjs= 8392ac_libobjs=
8261ac_ltlibobjs= 8393ac_ltlibobjs=
8394U=
8262for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue 8395for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
8263 # 1. Remove the extension, and $U if already installed. 8396 # 1. Remove the extension, and $U if already installed.
8264 ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' 8397 ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
8265 ac_i=`$as_echo "$ac_i" | sed "$ac_script"` 8398 ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
8266 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR 8399 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR
8418 8551
8419# CDPATH. 8552# CDPATH.
8420(unset CDPATH) >/dev/null 2>&1 && unset CDPATH 8553(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
8421 8554
8422 8555
8423# as_fn_error ERROR [LINENO LOG_FD] 8556# as_fn_error STATUS ERROR [LINENO LOG_FD]
8424# --------------------------------- 8557# ----------------------------------------
8425# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are 8558# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
8426# provided, also output the error to LOG_FD, referencing LINENO. Then exit the 8559# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
8427# script with status $?, using 1 if that was 0. 8560# script with STATUS, using 1 if that was 0.
8428as_fn_error () 8561as_fn_error ()
8429{ 8562{
8430 as_status=$?; test $as_status -eq 0 && as_status=1 8563 as_status=$1; test $as_status -eq 0 && as_status=1
8431 if test "$3"; then 8564 if test "$4"; then
8432 as_lineno=${as_lineno-"$2"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 8565 as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
8433 $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3 8566 $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
8434 fi 8567 fi
8435 $as_echo "$as_me: error: $1" >&2 8568 $as_echo "$as_me: error: $2" >&2
8436 as_fn_exit $as_status 8569 as_fn_exit $as_status
8437} # as_fn_error 8570} # as_fn_error
8438 8571
8439 8572
8440# as_fn_set_status STATUS 8573# as_fn_set_status STATUS
8626 } 8759 }
8627 s/.*/./; q'` 8760 s/.*/./; q'`
8628 test -d "$as_dir" && break 8761 test -d "$as_dir" && break
8629 done 8762 done
8630 test -z "$as_dirs" || eval "mkdir $as_dirs" 8763 test -z "$as_dirs" || eval "mkdir $as_dirs"
8631 } || test -d "$as_dir" || as_fn_error "cannot create directory $as_dir" 8764 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
8632 8765
8633 8766
8634} # as_fn_mkdir_p 8767} # as_fn_mkdir_p
8635if mkdir -p . 2>/dev/null; then 8768if mkdir -p . 2>/dev/null; then
8636 as_mkdir_p='mkdir -p "$as_dir"' 8769 as_mkdir_p='mkdir -p "$as_dir"'
8680# Save the log message, to keep $0 and so on meaningful, and to 8813# Save the log message, to keep $0 and so on meaningful, and to
8681# report actual input values of CONFIG_FILES etc. instead of their 8814# report actual input values of CONFIG_FILES etc. instead of their
8682# values after options handling. 8815# values after options handling.
8683ac_log=" 8816ac_log="
8684This file was extended by $as_me, which was 8817This file was extended by $as_me, which was
8685generated by GNU Autoconf 2.65. Invocation command line was 8818generated by GNU Autoconf 2.67. Invocation command line was
8686 8819
8687 CONFIG_FILES = $CONFIG_FILES 8820 CONFIG_FILES = $CONFIG_FILES
8688 CONFIG_HEADERS = $CONFIG_HEADERS 8821 CONFIG_HEADERS = $CONFIG_HEADERS
8689 CONFIG_LINKS = $CONFIG_LINKS 8822 CONFIG_LINKS = $CONFIG_LINKS
8690 CONFIG_COMMANDS = $CONFIG_COMMANDS 8823 CONFIG_COMMANDS = $CONFIG_COMMANDS
8742_ACEOF 8875_ACEOF
8743cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 8876cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
8744ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" 8877ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
8745ac_cs_version="\\ 8878ac_cs_version="\\
8746config.status 8879config.status
8747configured by $0, generated by GNU Autoconf 2.65, 8880configured by $0, generated by GNU Autoconf 2.67,
8748 with options \\"\$ac_cs_config\\" 8881 with options \\"\$ac_cs_config\\"
8749 8882
8750Copyright (C) 2009 Free Software Foundation, Inc. 8883Copyright (C) 2010 Free Software Foundation, Inc.
8751This config.status script is free software; the Free Software Foundation 8884This config.status script is free software; the Free Software Foundation
8752gives unlimited permission to copy, distribute and modify it." 8885gives unlimited permission to copy, distribute and modify it."
8753 8886
8754ac_pwd='$ac_pwd' 8887ac_pwd='$ac_pwd'
8755srcdir='$srcdir' 8888srcdir='$srcdir'
8761# The default lists apply if the user does not specify any file. 8894# The default lists apply if the user does not specify any file.
8762ac_need_defaults=: 8895ac_need_defaults=:
8763while test $# != 0 8896while test $# != 0
8764do 8897do
8765 case $1 in 8898 case $1 in
8766 --*=*) 8899 --*=?*)
8767 ac_option=`expr "X$1" : 'X\([^=]*\)='` 8900 ac_option=`expr "X$1" : 'X\([^=]*\)='`
8768 ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` 8901 ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
8902 ac_shift=:
8903 ;;
8904 --*=)
8905 ac_option=`expr "X$1" : 'X\([^=]*\)='`
8906 ac_optarg=
8769 ac_shift=: 8907 ac_shift=:
8770 ;; 8908 ;;
8771 *) 8909 *)
8772 ac_option=$1 8910 ac_option=$1
8773 ac_optarg=$2 8911 ac_optarg=$2
8787 debug=: ;; 8925 debug=: ;;
8788 --file | --fil | --fi | --f ) 8926 --file | --fil | --fi | --f )
8789 $ac_shift 8927 $ac_shift
8790 case $ac_optarg in 8928 case $ac_optarg in
8791 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; 8929 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
8930 '') as_fn_error $? "missing file argument" ;;
8792 esac 8931 esac
8793 as_fn_append CONFIG_FILES " '$ac_optarg'" 8932 as_fn_append CONFIG_FILES " '$ac_optarg'"
8794 ac_need_defaults=false;; 8933 ac_need_defaults=false;;
8795 --header | --heade | --head | --hea ) 8934 --header | --heade | --head | --hea )
8796 $ac_shift 8935 $ac_shift
8799 esac 8938 esac
8800 as_fn_append CONFIG_HEADERS " '$ac_optarg'" 8939 as_fn_append CONFIG_HEADERS " '$ac_optarg'"
8801 ac_need_defaults=false;; 8940 ac_need_defaults=false;;
8802 --he | --h) 8941 --he | --h)
8803 # Conflict between --help and --header 8942 # Conflict between --help and --header
8804 as_fn_error "ambiguous option: \`$1' 8943 as_fn_error $? "ambiguous option: \`$1'
8805Try \`$0 --help' for more information.";; 8944Try \`$0 --help' for more information.";;
8806 --help | --hel | -h ) 8945 --help | --hel | -h )
8807 $as_echo "$ac_cs_usage"; exit ;; 8946 $as_echo "$ac_cs_usage"; exit ;;
8808 -q | -quiet | --quiet | --quie | --qui | --qu | --q \ 8947 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
8809 | -silent | --silent | --silen | --sile | --sil | --si | --s) 8948 | -silent | --silent | --silen | --sile | --sil | --si | --s)
8810 ac_cs_silent=: ;; 8949 ac_cs_silent=: ;;
8811 8950
8812 # This is an error. 8951 # This is an error.
8813 -*) as_fn_error "unrecognized option: \`$1' 8952 -*) as_fn_error $? "unrecognized option: \`$1'
8814Try \`$0 --help' for more information." ;; 8953Try \`$0 --help' for more information." ;;
8815 8954
8816 *) as_fn_append ac_config_targets " $1" 8955 *) as_fn_append ac_config_targets " $1"
8817 ac_need_defaults=false ;; 8956 ac_need_defaults=false ;;
8818 8957
8862 "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h:config.h.in" ;; 9001 "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h:config.h.in" ;;
8863 "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;; 9002 "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
8864 "doc/Makefile") CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;; 9003 "doc/Makefile") CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;
8865 "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;; 9004 "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
8866 9005
8867 *) as_fn_error "invalid argument: \`$ac_config_target'" "$LINENO" 5;; 9006 *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5 ;;
8868 esac 9007 esac
8869done 9008done
8870 9009
8871 9010
8872# If the user did not use the arguments to specify the items to instantiate, 9011# If the user did not use the arguments to specify the items to instantiate,
8899 test -n "$tmp" && test -d "$tmp" 9038 test -n "$tmp" && test -d "$tmp"
8900} || 9039} ||
8901{ 9040{
8902 tmp=./conf$$-$RANDOM 9041 tmp=./conf$$-$RANDOM
8903 (umask 077 && mkdir "$tmp") 9042 (umask 077 && mkdir "$tmp")
8904} || as_fn_error "cannot create a temporary directory in ." "$LINENO" 5 9043} || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5
8905 9044
8906# Set up the scripts for CONFIG_FILES section. 9045# Set up the scripts for CONFIG_FILES section.
8907# No need to generate them if there are no CONFIG_FILES. 9046# No need to generate them if there are no CONFIG_FILES.
8908# This happens for instance with `./config.status config.h'. 9047# This happens for instance with `./config.status config.h'.
8909if test -n "$CONFIG_FILES"; then 9048if test -n "$CONFIG_FILES"; then
8916if test "x$ac_cr" = x; then 9055if test "x$ac_cr" = x; then
8917 eval ac_cr=\$\'\\r\' 9056 eval ac_cr=\$\'\\r\'
8918fi 9057fi
8919ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null` 9058ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
8920if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then 9059if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
8921 ac_cs_awk_cr='\r' 9060 ac_cs_awk_cr='\\r'
8922else 9061else
8923 ac_cs_awk_cr=$ac_cr 9062 ac_cs_awk_cr=$ac_cr
8924fi 9063fi
8925 9064
8926echo 'BEGIN {' >"$tmp/subs1.awk" && 9065echo 'BEGIN {' >"$tmp/subs1.awk" &&
8930{ 9069{
8931 echo "cat >conf$$subs.awk <<_ACEOF" && 9070 echo "cat >conf$$subs.awk <<_ACEOF" &&
8932 echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' && 9071 echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
8933 echo "_ACEOF" 9072 echo "_ACEOF"
8934} >conf$$subs.sh || 9073} >conf$$subs.sh ||
8935 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5 9074 as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
8936ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'` 9075ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
8937ac_delim='%!_!# ' 9076ac_delim='%!_!# '
8938for ac_last_try in false false false false false :; do 9077for ac_last_try in false false false false false :; do
8939 . ./conf$$subs.sh || 9078 . ./conf$$subs.sh ||
8940 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5 9079 as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
8941 9080
8942 ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` 9081 ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
8943 if test $ac_delim_n = $ac_delim_num; then 9082 if test $ac_delim_n = $ac_delim_num; then
8944 break 9083 break
8945 elif $ac_last_try; then 9084 elif $ac_last_try; then
8946 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5 9085 as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
8947 else 9086 else
8948 ac_delim="$ac_delim!$ac_delim _$ac_delim!! " 9087 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
8949 fi 9088 fi
8950done 9089done
8951rm -f conf$$subs.sh 9090rm -f conf$$subs.sh
9030if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then 9169if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
9031 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g" 9170 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
9032else 9171else
9033 cat 9172 cat
9034fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \ 9173fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \
9035 || as_fn_error "could not setup config files machinery" "$LINENO" 5 9174 || as_fn_error $? "could not setup config files machinery" "$LINENO" 5
9036_ACEOF 9175_ACEOF
9037 9176
9038# VPATH may cause trouble with some makes, so we remove $(srcdir), 9177# VPATH may cause trouble with some makes, so we remove sole $(srcdir),
9039# ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and 9178# ${srcdir} and @srcdir@ entries from VPATH if srcdir is ".", strip leading and
9040# trailing colons and then remove the whole line if VPATH becomes empty 9179# trailing colons and then remove the whole line if VPATH becomes empty
9041# (actually we leave an empty line to preserve line numbers). 9180# (actually we leave an empty line to preserve line numbers).
9042if test "x$srcdir" = x.; then 9181if test "x$srcdir" = x.; then
9043 ac_vpsub='/^[ ]*VPATH[ ]*=/{ 9182 ac_vpsub='/^[ ]*VPATH[ ]*=[ ]*/{
9183h
9184s///
9185s/^/:/
9186s/[ ]*$/:/
9044s/:*\$(srcdir):*/:/ 9187s/:\$(srcdir):/:/g
9045s/:*\${srcdir}:*/:/ 9188s/:\${srcdir}:/:/g
9046s/:*@srcdir@:*/:/ 9189s/:@srcdir@:/:/g
9047s/^\([^=]*=[ ]*\):*/\1/ 9190s/^:*//
9048s/:*$// 9191s/:*$//
9192x
9193s/\(=[ ]*\).*/\1/
9194G
9195s/\n//
9049s/^[^=]*=[ ]*$// 9196s/^[^=]*=[ ]*$//
9050}' 9197}'
9051fi 9198fi
9052 9199
9053cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 9200cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
9071for ac_last_try in false false :; do 9218for ac_last_try in false false :; do
9072 ac_t=`sed -n "/$ac_delim/p" confdefs.h` 9219 ac_t=`sed -n "/$ac_delim/p" confdefs.h`
9073 if test -z "$ac_t"; then 9220 if test -z "$ac_t"; then
9074 break 9221 break
9075 elif $ac_last_try; then 9222 elif $ac_last_try; then
9076 as_fn_error "could not make $CONFIG_HEADERS" "$LINENO" 5 9223 as_fn_error $? "could not make $CONFIG_HEADERS" "$LINENO" 5
9077 else 9224 else
9078 ac_delim="$ac_delim!$ac_delim _$ac_delim!! " 9225 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
9079 fi 9226 fi
9080done 9227done
9081 9228
9156} 9303}
9157{ print } 9304{ print }
9158_ACAWK 9305_ACAWK
9159_ACEOF 9306_ACEOF
9160cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 9307cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
9161 as_fn_error "could not setup config headers machinery" "$LINENO" 5 9308 as_fn_error $? "could not setup config headers machinery" "$LINENO" 5
9162fi # test -n "$CONFIG_HEADERS" 9309fi # test -n "$CONFIG_HEADERS"
9163 9310
9164 9311
9165eval set X " :F $CONFIG_FILES :H $CONFIG_HEADERS " 9312eval set X " :F $CONFIG_FILES :H $CONFIG_HEADERS "
9166shift 9313shift
9169 case $ac_tag in 9316 case $ac_tag in
9170 :[FHLC]) ac_mode=$ac_tag; continue;; 9317 :[FHLC]) ac_mode=$ac_tag; continue;;
9171 esac 9318 esac
9172 case $ac_mode$ac_tag in 9319 case $ac_mode$ac_tag in
9173 :[FHL]*:*);; 9320 :[FHL]*:*);;
9174 :L* | :C*:*) as_fn_error "invalid tag \`$ac_tag'" "$LINENO" 5;; 9321 :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5 ;;
9175 :[FH]-) ac_tag=-:-;; 9322 :[FH]-) ac_tag=-:-;;
9176 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;; 9323 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
9177 esac 9324 esac
9178 ac_save_IFS=$IFS 9325 ac_save_IFS=$IFS
9179 IFS=: 9326 IFS=:
9197 test -f "$ac_f" || 9344 test -f "$ac_f" ||
9198 case $ac_f in 9345 case $ac_f in
9199 [\\/$]*) false;; 9346 [\\/$]*) false;;
9200 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";; 9347 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
9201 esac || 9348 esac ||
9202 as_fn_error "cannot find input file: \`$ac_f'" "$LINENO" 5;; 9349 as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5 ;;
9203 esac 9350 esac
9204 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac 9351 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
9205 as_fn_append ac_file_inputs " '$ac_f'" 9352 as_fn_append ac_file_inputs " '$ac_f'"
9206 done 9353 done
9207 9354
9224 *) ac_sed_conf_input=$configure_input;; 9371 *) ac_sed_conf_input=$configure_input;;
9225 esac 9372 esac
9226 9373
9227 case $ac_tag in 9374 case $ac_tag in
9228 *:-:* | *:-) cat >"$tmp/stdin" \ 9375 *:-:* | *:-) cat >"$tmp/stdin" \
9229 || as_fn_error "could not create $ac_file" "$LINENO" 5 ;; 9376 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;;
9230 esac 9377 esac
9231 ;; 9378 ;;
9232 esac 9379 esac
9233 9380
9234 ac_dir=`$as_dirname -- "$ac_file" || 9381 ac_dir=`$as_dirname -- "$ac_file" ||
9355s&@abs_top_builddir@&$ac_abs_top_builddir&;t t 9502s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
9356s&@INSTALL@&$ac_INSTALL&;t t 9503s&@INSTALL@&$ac_INSTALL&;t t
9357$ac_datarootdir_hack 9504$ac_datarootdir_hack
9358" 9505"
9359eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \ 9506eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \
9360 || as_fn_error "could not create $ac_file" "$LINENO" 5 9507 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
9361 9508
9362test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && 9509test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
9363 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } && 9510 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
9364 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } && 9511 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
9365 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir' 9512 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
9366which seems to be undefined. Please make sure it is defined." >&5 9513which seems to be undefined. Please make sure it is defined" >&5
9367$as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir' 9514$as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
9368which seems to be undefined. Please make sure it is defined." >&2;} 9515which seems to be undefined. Please make sure it is defined" >&2;}
9369 9516
9370 rm -f "$tmp/stdin" 9517 rm -f "$tmp/stdin"
9371 case $ac_file in 9518 case $ac_file in
9372 -) cat "$tmp/out" && rm -f "$tmp/out";; 9519 -) cat "$tmp/out" && rm -f "$tmp/out";;
9373 *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";; 9520 *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
9374 esac \ 9521 esac \
9375 || as_fn_error "could not create $ac_file" "$LINENO" 5 9522 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
9376 ;; 9523 ;;
9377 :H) 9524 :H)
9378 # 9525 #
9379 # CONFIG_HEADER 9526 # CONFIG_HEADER
9380 # 9527 #
9381 if test x"$ac_file" != x-; then 9528 if test x"$ac_file" != x-; then
9382 { 9529 {
9383 $as_echo "/* $configure_input */" \ 9530 $as_echo "/* $configure_input */" \
9384 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" 9531 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs"
9385 } >"$tmp/config.h" \ 9532 } >"$tmp/config.h" \
9386 || as_fn_error "could not create $ac_file" "$LINENO" 5 9533 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
9387 if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then 9534 if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then
9388 { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5 9535 { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
9389$as_echo "$as_me: $ac_file is unchanged" >&6;} 9536$as_echo "$as_me: $ac_file is unchanged" >&6;}
9390 else 9537 else
9391 rm -f "$ac_file" 9538 rm -f "$ac_file"
9392 mv "$tmp/config.h" "$ac_file" \ 9539 mv "$tmp/config.h" "$ac_file" \
9393 || as_fn_error "could not create $ac_file" "$LINENO" 5 9540 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
9394 fi 9541 fi
9395 else 9542 else
9396 $as_echo "/* $configure_input */" \ 9543 $as_echo "/* $configure_input */" \
9397 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \ 9544 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \
9398 || as_fn_error "could not create -" "$LINENO" 5 9545 || as_fn_error $? "could not create -" "$LINENO" 5
9399 fi 9546 fi
9400 ;; 9547 ;;
9401 9548
9402 9549
9403 esac 9550 esac
9408as_fn_exit 0 9555as_fn_exit 0
9409_ACEOF 9556_ACEOF
9410ac_clean_files=$ac_clean_files_save 9557ac_clean_files=$ac_clean_files_save
9411 9558
9412test $ac_write_fail = 0 || 9559test $ac_write_fail = 0 ||
9413 as_fn_error "write failure creating $CONFIG_STATUS" "$LINENO" 5 9560 as_fn_error $? "write failure creating $CONFIG_STATUS" "$LINENO" 5
9414 9561
9415 9562
9416# configure is writing to config.log, and then calls config.status. 9563# configure is writing to config.log, and then calls config.status.
9417# config.status does its own redirection, appending to config.log. 9564# config.status does its own redirection, appending to config.log.
9418# Unfortunately, on DOS this fails, as config.log is still kept open 9565# Unfortunately, on DOS this fails, as config.log is still kept open
9429 exec 5>/dev/null 9576 exec 5>/dev/null
9430 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false 9577 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
9431 exec 5>>config.log 9578 exec 5>>config.log
9432 # Use ||, not &&, to avoid exiting from the if with $? = 1, which 9579 # Use ||, not &&, to avoid exiting from the if with $? = 1, which
9433 # would make configure fail if this is the last instruction. 9580 # would make configure fail if this is the last instruction.
9434 $ac_cs_success || as_fn_exit $? 9581 $ac_cs_success || as_fn_exit 1
9435fi 9582fi
9436if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then 9583if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
9437 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5 9584 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
9438$as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;} 9585$as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
9439fi 9586fi

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines