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

Comparing rxvt-unicode/configure (file contents):
Revision 1.136 by sf-exg, Sun Oct 31 08:29:19 2010 UTC vs.
Revision 1.143 by root, Sun Feb 20 06:05:51 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
4660support_pointer_blank=yes 4664support_pointer_blank=yes
4661support_scroll_rxvt=yes 4665support_scroll_rxvt=yes
4662support_scroll_next=yes 4666support_scroll_next=yes
4663support_scroll_xterm=yes 4667support_scroll_xterm=yes
4664support_xim=yes 4668support_xim=yes
4669support_pixbuf=yes
4665support_afterimage=yes 4670support_afterimage=yes
4666support_xft=yes 4671support_xft=yes
4667support_unicode3=no 4672support_unicode3=no
4668support_combining=yes 4673support_combining=yes
4669support_8bitctrls=no 4674support_8bitctrls=no
4691 support_scroll_next=no 4696 support_scroll_next=no
4692 support_scroll_xterm=no 4697 support_scroll_xterm=no
4693 support_utmp=no 4698 support_utmp=no
4694 support_wtmp=no 4699 support_wtmp=no
4695 support_xim=no 4700 support_xim=no
4701 support_pixbuf=no
4696 support_afterimage=no 4702 support_afterimage=no
4697 support_xft=no 4703 support_xft=no
4698 support_unicode3=no 4704 support_unicode3=no
4699 support_combining=no 4705 support_combining=no
4700 support_8bitctrls=no 4706 support_8bitctrls=no
4718 support_scroll_next=yes 4724 support_scroll_next=yes
4719 support_scroll_xterm=yes 4725 support_scroll_xterm=yes
4720 support_utmp=yes 4726 support_utmp=yes
4721 support_wtmp=yes 4727 support_wtmp=yes
4722 support_xim=yes 4728 support_xim=yes
4729 support_pixbuf=yes
4723 support_afterimage=yes 4730 support_afterimage=yes
4724 support_xft=yes 4731 support_xft=yes
4725 support_unicode3=yes 4732 support_unicode3=yes
4726 support_combining=yes 4733 support_combining=yes
4727 #support_8bitctrls=yes 4734 #support_8bitctrls=yes
5163 5170
5164else 5171else
5165 # Broken: fails on valid input. 5172 # Broken: fails on valid input.
5166continue 5173continue
5167fi 5174fi
5168rm -f conftest.err conftest.$ac_ext 5175rm -f conftest.err conftest.i conftest.$ac_ext
5169 5176
5170 # OK, works on sane cases. Now check whether nonexistent headers 5177 # OK, works on sane cases. Now check whether nonexistent headers
5171 # can be detected and how. 5178 # can be detected and how.
5172 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 5179 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5173/* end confdefs.h. */ 5180/* end confdefs.h. */
5179else 5186else
5180 # Passes both tests. 5187 # Passes both tests.
5181ac_preproc_ok=: 5188ac_preproc_ok=:
5182break 5189break
5183fi 5190fi
5184rm -f conftest.err conftest.$ac_ext 5191rm -f conftest.err conftest.i conftest.$ac_ext
5185 5192
5186done 5193done
5187# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. 5194# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
5188rm -f conftest.err conftest.$ac_ext 5195rm -f conftest.i conftest.err conftest.$ac_ext
5189if $ac_preproc_ok; then : 5196if $ac_preproc_ok; then :
5190 break 5197 break
5191fi 5198fi
5192 5199
5193 done 5200 done
5222 5229
5223else 5230else
5224 # Broken: fails on valid input. 5231 # Broken: fails on valid input.
5225continue 5232continue
5226fi 5233fi
5227rm -f conftest.err conftest.$ac_ext 5234rm -f conftest.err conftest.i conftest.$ac_ext
5228 5235
5229 # OK, works on sane cases. Now check whether nonexistent headers 5236 # OK, works on sane cases. Now check whether nonexistent headers
5230 # can be detected and how. 5237 # can be detected and how.
5231 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 5238 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5232/* end confdefs.h. */ 5239/* end confdefs.h. */
5238else 5245else
5239 # Passes both tests. 5246 # Passes both tests.
5240ac_preproc_ok=: 5247ac_preproc_ok=:
5241break 5248break
5242fi 5249fi
5243rm -f conftest.err conftest.$ac_ext 5250rm -f conftest.err conftest.i conftest.$ac_ext
5244 5251
5245done 5252done
5246# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. 5253# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
5247rm -f conftest.err conftest.$ac_ext 5254rm -f conftest.i conftest.err conftest.$ac_ext
5248if $ac_preproc_ok; then : 5255if $ac_preproc_ok; then :
5249 5256
5250else 5257else
5251 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 5258 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
5252$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 5259$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
5253as_fn_error "C++ preprocessor \"$CXXCPP\" fails sanity check 5260as_fn_error $? "C++ preprocessor \"$CXXCPP\" fails sanity check
5254See \`config.log' for more details." "$LINENO" 5; } 5261See \`config.log' for more details" "$LINENO" 5 ; }
5255fi 5262fi
5256 5263
5257ac_ext=cpp 5264ac_ext=cpp
5258ac_cpp='$CXXCPP $CPPFLAGS' 5265ac_cpp='$CXXCPP $CPPFLAGS'
5259ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' 5266ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5263 5270
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 5271for 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 : 5272do :
5266 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` 5273 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" 5274ac_fn_cxx_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
5268eval as_val=\$$as_ac_Header 5275if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
5269 if test "x$as_val" = x""yes; then :
5270 cat >>confdefs.h <<_ACEOF 5276 cat >>confdefs.h <<_ACEOF
5271#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 5277#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
5272_ACEOF 5278_ACEOF
5273 5279
5274fi 5280fi
5278 5284
5279for ac_func in inotify_init epoll_ctl kqueue port_create poll select eventfd signalfd 5285for ac_func in inotify_init epoll_ctl kqueue port_create poll select eventfd signalfd
5280do : 5286do :
5281 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` 5287 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
5282ac_fn_cxx_check_func "$LINENO" "$ac_func" "$as_ac_var" 5288ac_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 : 5289if eval test \"x\$"$as_ac_var"\" = x"yes"; then :
5285 cat >>confdefs.h <<_ACEOF 5290 cat >>confdefs.h <<_ACEOF
5286#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 5291#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
5287_ACEOF 5292_ACEOF
5288 5293
5289fi 5294fi
5290done 5295done
5291 5296
5292 5297
5298for ac_func in clock_gettime
5299do :
5293ac_fn_cxx_check_func "$LINENO" "clock_gettime" "ac_cv_func_clock_gettime" 5300 ac_fn_cxx_check_func "$LINENO" "clock_gettime" "ac_cv_func_clock_gettime"
5294if test "x$ac_cv_func_clock_gettime" = x""yes; then : 5301if test "x$ac_cv_func_clock_gettime" = x""yes; then :
5302 cat >>confdefs.h <<_ACEOF
5303#define HAVE_CLOCK_GETTIME 1
5304_ACEOF
5295 5305
5296else 5306else
5297 5307
5298 if test $(uname) = Linux; then 5308 if test $(uname) = Linux; then
5299 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for clock_gettime syscall" >&5 5309 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for clock_gettime syscall" >&5
5384done 5394done
5385 5395
5386 fi 5396 fi
5387 5397
5388fi 5398fi
5399done
5389 5400
5390 5401
5402for ac_func in nanosleep
5403do :
5391ac_fn_cxx_check_func "$LINENO" "nanosleep" "ac_cv_func_nanosleep" 5404 ac_fn_cxx_check_func "$LINENO" "nanosleep" "ac_cv_func_nanosleep"
5392if test "x$ac_cv_func_nanosleep" = x""yes; then : 5405if test "x$ac_cv_func_nanosleep" = x""yes; then :
5406 cat >>confdefs.h <<_ACEOF
5407#define HAVE_NANOSLEEP 1
5408_ACEOF
5393 5409
5394else 5410else
5395 5411
5396 if test -z "$LIBEV_M4_AVOID_LIBRT"; then 5412 if test -z "$LIBEV_M4_AVOID_LIBRT"; then
5397 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for nanosleep in -lrt" >&5 5413 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for nanosleep in -lrt" >&5
5452done 5468done
5453 5469
5454 fi 5470 fi
5455 5471
5456fi 5472fi
5473done
5457 5474
5458 5475
5476if test -z "$LIBEV_M4_AVOID_LIBM"; then
5477 LIBM=m
5478fi
5459{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ceil in -lm" >&5 5479{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing floor" >&5
5460$as_echo_n "checking for ceil in -lm... " >&6; } 5480$as_echo_n "checking for library containing floor... " >&6; }
5461if test "${ac_cv_lib_m_ceil+set}" = set; then : 5481if test "${ac_cv_search_floor+set}" = set; then :
5462 $as_echo_n "(cached) " >&6 5482 $as_echo_n "(cached) " >&6
5463else 5483else
5464 ac_check_lib_save_LIBS=$LIBS 5484 ac_func_search_save_LIBS=$LIBS
5465LIBS="-lm $LIBS"
5466cat confdefs.h - <<_ACEOF >conftest.$ac_ext 5485cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5467/* end confdefs.h. */ 5486/* end confdefs.h. */
5468 5487
5469/* Override any GCC internal prototype to avoid an error. 5488/* Override any GCC internal prototype to avoid an error.
5470 Use char because int might match the return type of a GCC 5489 Use char because int might match the return type of a GCC
5471 builtin and then its argument prototype would still apply. */ 5490 builtin and then its argument prototype would still apply. */
5472#ifdef __cplusplus 5491#ifdef __cplusplus
5473extern "C" 5492extern "C"
5474#endif 5493#endif
5475char ceil (); 5494char floor ();
5476int 5495int
5477main () 5496main ()
5478{ 5497{
5479return ceil (); 5498return floor ();
5480 ; 5499 ;
5481 return 0; 5500 return 0;
5482} 5501}
5483_ACEOF 5502_ACEOF
5503for ac_lib in '' $LIBM; do
5504 if test -z "$ac_lib"; then
5505 ac_res="none required"
5506 else
5507 ac_res=-l$ac_lib
5508 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
5509 fi
5484if ac_fn_cxx_try_link "$LINENO"; then : 5510 if ac_fn_cxx_try_link "$LINENO"; then :
5485 ac_cv_lib_m_ceil=yes 5511 ac_cv_search_floor=$ac_res
5486else
5487 ac_cv_lib_m_ceil=no
5488fi 5512fi
5489rm -f core conftest.err conftest.$ac_objext \ 5513rm -f core conftest.err conftest.$ac_objext \
5490 conftest$ac_exeext conftest.$ac_ext 5514 conftest$ac_exeext
5491LIBS=$ac_check_lib_save_LIBS 5515 if test "${ac_cv_search_floor+set}" = set; then :
5516 break
5492fi 5517fi
5518done
5519if test "${ac_cv_search_floor+set}" = set; then :
5520
5521else
5522 ac_cv_search_floor=no
5523fi
5524rm conftest.$ac_ext
5525LIBS=$ac_func_search_save_LIBS
5526fi
5493{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_m_ceil" >&5 5527{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_floor" >&5
5494$as_echo "$ac_cv_lib_m_ceil" >&6; } 5528$as_echo "$ac_cv_search_floor" >&6; }
5495if test "x$ac_cv_lib_m_ceil" = x""yes; then : 5529ac_res=$ac_cv_search_floor
5496 cat >>confdefs.h <<_ACEOF 5530if test "$ac_res" != no; then :
5497#define HAVE_LIBM 1 5531 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
5498_ACEOF
5499 5532
5500 LIBS="-lm $LIBS" 5533$as_echo "#define HAVE_FLOOR 1" >>confdefs.h
5501 5534
5502fi 5535fi
5503 5536
5504 5537
5505 5538
5560if test "x$with_x" = xno; then 5593if test "x$with_x" = xno; then
5561 # The user explicitly disabled X. 5594 # The user explicitly disabled X.
5562 have_x=disabled 5595 have_x=disabled
5563else 5596else
5564 case $x_includes,$x_libraries in #( 5597 case $x_includes,$x_libraries in #(
5565 *\'*) as_fn_error "cannot use X directory names containing '" "$LINENO" 5;; #( 5598 *\'*) as_fn_error $? "cannot use X directory names containing '" "$LINENO" 5 ;; #(
5566 *,NONE | NONE,*) if test "${ac_cv_have_x+set}" = set; then : 5599 *,NONE | NONE,*) if test "${ac_cv_have_x+set}" = set; then :
5567 $as_echo_n "(cached) " >&6 5600 $as_echo_n "(cached) " >&6
5568else 5601else
5569 # One or both of the vars are not set, and there is no cached value. 5602 # One or both of the vars are not set, and there is no cached value.
5570ac_x_includes=no ac_x_libraries=no 5603ac_x_includes=no ac_x_libraries=no
5578 @echo usrlibdir='${USRLIBDIR}' 5611 @echo usrlibdir='${USRLIBDIR}'
5579libdir: 5612libdir:
5580 @echo libdir='${LIBDIR}' 5613 @echo libdir='${LIBDIR}'
5581_ACEOF 5614_ACEOF
5582 if (export CC; ${XMKMF-xmkmf}) >/dev/null 2>/dev/null && test -f Makefile; then 5615 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. 5616 # GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
5584 for ac_var in incroot usrlibdir libdir; do 5617 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'\`" 5618 eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`"
5586 done 5619 done
5587 # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR. 5620 # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR.
5588 for ac_extension in a so sl dylib la dll; do 5621 for ac_extension in a so sl dylib la dll; do
5664 ac_x_includes=$ac_dir 5697 ac_x_includes=$ac_dir
5665 break 5698 break
5666 fi 5699 fi
5667done 5700done
5668fi 5701fi
5669rm -f conftest.err conftest.$ac_ext 5702rm -f conftest.err conftest.i conftest.$ac_ext
5670fi # $ac_x_includes = no 5703fi # $ac_x_includes = no
5671 5704
5672if test "$ac_x_libraries" = no; then 5705if test "$ac_x_libraries" = no; then
5673 # Check for the libraries. 5706 # Check for the libraries.
5674 # See if we find them without any special options. 5707 # See if we find them without any special options.
6279fi 6312fi
6280 6313
6281 6314
6282 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gdk-pixbuf" >&5 6315 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gdk-pixbuf" >&5
6283$as_echo_n "checking for gdk-pixbuf... " >&6; } 6316$as_echo_n "checking for gdk-pixbuf... " >&6; }
6284 if test $PKG_CONFIG != no && $PKG_CONFIG --exists gdk-pixbuf-xlib-2.0; then 6317 if test $PKG_CONFIG != no && $PKG_CONFIG --exists gdk-pixbuf-2.0; then
6285 PIXBUF_CFLAGS="`$PKG_CONFIG gdk-pixbuf-xlib-2.0 --cflags`" 6318 PIXBUF_CFLAGS="`$PKG_CONFIG gdk-pixbuf-2.0 --cflags`"
6286 PIXBUF_LIBS="`$PKG_CONFIG gdk-pixbuf-xlib-2.0 --libs`" 6319 PIXBUF_LIBS="`$PKG_CONFIG gdk-pixbuf-2.0 --libs`"
6287 support_pixbuf=yes 6320 support_pixbuf=yes
6288 fi 6321 fi
6289 6322
6290 if test x$support_pixbuf = xyes; then 6323 if test x$support_pixbuf = xyes; then
6291 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5 6324 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5
6405 cwchar \ 6438 cwchar \
6406 6439
6407do : 6440do :
6408 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` 6441 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" 6442ac_fn_cxx_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
6410eval as_val=\$$as_ac_Header 6443if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
6411 if test "x$as_val" = x""yes; then :
6412 cat >>confdefs.h <<_ACEOF 6444 cat >>confdefs.h <<_ACEOF
6413#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 6445#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6414_ACEOF 6446_ACEOF
6415 6447
6416fi 6448fi
6417 6449
6418done 6450done
6419 6451
6420
6421{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for XPointer" >&5
6422$as_echo_n "checking for XPointer... " >&6; }
6423if test "${rxvt_cv_xpointer+set}" = set; then :
6424 $as_echo_n "(cached) " >&6
6425else
6426 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6427/* end confdefs.h. */
6428#include <X11/Xlib.h>
6429int
6430main ()
6431{
6432XPointer dummy;
6433 ;
6434 return 0;
6435}
6436_ACEOF
6437if ac_fn_cxx_try_compile "$LINENO"; then :
6438 rxvt_cv_xpointer=yes
6439else
6440 rxvt_cv_xpointer=no
6441fi
6442rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6443fi
6444{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $rxvt_cv_xpointer" >&5
6445$as_echo "$rxvt_cv_xpointer" >&6; }
6446if test x$rxvt_cv_xpointer = xyes; then
6447
6448$as_echo "#define HAVE_XPOINTER 1" >>confdefs.h
6449
6450fi
6451 6452
6452{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for XLIB_ILLEGAL_ACCESS" >&5 6453{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for XLIB_ILLEGAL_ACCESS" >&5
6453$as_echo_n "checking for XLIB_ILLEGAL_ACCESS... " >&6; } 6454$as_echo_n "checking for XLIB_ILLEGAL_ACCESS... " >&6; }
6454if test "${rxvt_cv_xlib_illegal_access+set}" = set; then : 6455if test "${rxvt_cv_xlib_illegal_access+set}" = set; then :
6455 $as_echo_n "(cached) " >&6 6456 $as_echo_n "(cached) " >&6
6651 updlastlogx \ 6652 updlastlogx \
6652 6653
6653do : 6654do :
6654 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` 6655 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
6655ac_fn_cxx_check_func "$LINENO" "$ac_func" "$as_ac_var" 6656ac_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 : 6657if eval test \"x\$"$as_ac_var"\" = x"yes"; then :
6658 cat >>confdefs.h <<_ACEOF 6658 cat >>confdefs.h <<_ACEOF
6659#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 6659#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
6660_ACEOF 6660_ACEOF
6661 6661
6662fi 6662fi
7284$as_echo_n "checking for working Xlocale... " >&6; } 7284$as_echo_n "checking for working Xlocale... " >&6; }
7285if test "${rxvt_cv_func_xlocale+set}" = set; then : 7285if test "${rxvt_cv_func_xlocale+set}" = set; then :
7286 $as_echo_n "(cached) " >&6 7286 $as_echo_n "(cached) " >&6
7287else 7287else
7288 if test "$cross_compiling" = yes; then : 7288 if test "$cross_compiling" = yes; then :
7289 : 7289 :
7290else 7290else
7291 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7291 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7292/* end confdefs.h. */ 7292/* end confdefs.h. */
7293
7293#include <X11/Xlib.h> 7294 #include <X11/Xlib.h>
7294 #include <stdlib.h> 7295 #include <stdlib.h>
7295 main() { 7296 int main() {
7296 char *p; 7297 char *p;
7297 if ((p = XSetLocaleModifiers("@im=none")) != NULL && *p) 7298 if ((p = XSetLocaleModifiers("@im=none")) != NULL && *p)
7298 exit (XSupportsLocale() ? 0 : 1); 7299 exit (XSupportsLocale() ? 0 : 1);
7299 else 7300 else
7300 exit (1);} 7301 exit (1);
7302 }
7303
7301_ACEOF 7304_ACEOF
7302if ac_fn_cxx_try_run "$LINENO"; then : 7305if ac_fn_cxx_try_run "$LINENO"; then :
7303 rxvt_cv_func_xlocale=yes 7306 rxvt_cv_func_xlocale=yes
7304else 7307else
7305 rxvt_cv_func_xlocale=no 7308 rxvt_cv_func_xlocale=no
7306fi 7309fi
7307rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \ 7310rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
7308 conftest.$ac_objext conftest.beam conftest.$ac_ext 7311 conftest.$ac_objext conftest.beam conftest.$ac_ext
7509if test x$pt_cv_can_pass_fds = xyes; then 7512if test x$pt_cv_can_pass_fds = xyes; then
7510 7513
7511$as_echo "#define HAVE_UNIX_FDPASS 1" >>confdefs.h 7514$as_echo "#define HAVE_UNIX_FDPASS 1" >>confdefs.h
7512 7515
7513else 7516else
7514 as_fn_error "libptytty requires unix-compliant filehandle passing ability" "$LINENO" 5 7517 as_fn_error $? "libptytty requires unix-compliant filehandle passing ability" "$LINENO" 5
7515fi 7518fi
7516 7519
7517 7520
7518 7521
7519for ac_header in \ 7522for ac_header in \
7525 stropts.h \ 7528 stropts.h \
7526 7529
7527do : 7530do :
7528 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` 7531 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" 7532ac_fn_cxx_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
7530eval as_val=\$$as_ac_Header 7533if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
7531 if test "x$as_val" = x""yes; then :
7532 cat >>confdefs.h <<_ACEOF 7534 cat >>confdefs.h <<_ACEOF
7533#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 7535#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
7534_ACEOF 7536_ACEOF
7535 7537
7536fi 7538fi
7550 setresuid \ 7552 setresuid \
7551 7553
7552do : 7554do :
7553 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` 7555 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
7554ac_fn_cxx_check_func "$LINENO" "$ac_func" "$as_ac_var" 7556ac_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 : 7557if eval test \"x\$"$as_ac_var"\" = x"yes"; then :
7557 cat >>confdefs.h <<_ACEOF 7558 cat >>confdefs.h <<_ACEOF
7558#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 7559#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
7559_ACEOF 7560_ACEOF
7560 7561
7561fi 7562fi
7745 7746
7746$as_echo "#define TTY_GID_SUPPORT 1" >>confdefs.h 7747$as_echo "#define TTY_GID_SUPPORT 1" >>confdefs.h
7747 7748
7748fi 7749fi
7749 7750
7750if test x$support_xft = xyes; then 7751if test x$support_xft = xyes || test x$support_inheritpixmap = xyes; then
7752 rxvt_have_xrender=no
7751 # Extract the first word of "pkg-config", so it can be a program name with args. 7753 # Extract the first word of "pkg-config", so it can be a program name with args.
7752set dummy pkg-config; ac_word=$2 7754set dummy pkg-config; ac_word=$2
7753{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 7755{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7754$as_echo_n "checking for $ac_word... " >&6; } 7756$as_echo_n "checking for $ac_word... " >&6; }
7755if test "${ac_cv_path_PKG_CONFIG+set}" = set; then : 7757if test "${ac_cv_path_PKG_CONFIG+set}" = set; then :
7787 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 7789 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7788$as_echo "no" >&6; } 7790$as_echo "no" >&6; }
7789fi 7791fi
7790 7792
7791 7793
7794 if test $PKG_CONFIG != no && $PKG_CONFIG --exists xrender; then
7795 X_LIBS="`$PKG_CONFIG xrender --libs` $X_LIBS"
7796 CPPFLAGS="$CPPFLAGS `$PKG_CONFIG xrender --cflags`"
7797 rxvt_have_xrender=yes
7798
7799 save_LIBS="$LIBS"
7800 LIBS="$LIBS $X_LIBS"
7801 ac_fn_cxx_check_header_mongrel "$LINENO" "X11/extensions/Xrender.h" "ac_cv_header_X11_extensions_Xrender_h" "$ac_includes_default"
7802if test "x$ac_cv_header_X11_extensions_Xrender_h" = x""yes; then :
7803
7804else
7805 rxvt_have_xrender=no
7806fi
7807
7808
7809 ac_fn_cxx_check_func "$LINENO" "XRenderFindStandardFormat" "ac_cv_func_XRenderFindStandardFormat"
7810if test "x$ac_cv_func_XRenderFindStandardFormat" = x""yes; then :
7811
7812else
7813 rxvt_have_xrender=no
7814fi
7815
7816 LIBS="$save_LIBS"
7817 fi
7818fi
7819
7820if test x$support_xft = xyes && test x$rxvt_have_xrender = xyes; then
7821 # Extract the first word of "pkg-config", so it can be a program name with args.
7822set dummy pkg-config; ac_word=$2
7823{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7824$as_echo_n "checking for $ac_word... " >&6; }
7825if test "${ac_cv_path_PKG_CONFIG+set}" = set; then :
7826 $as_echo_n "(cached) " >&6
7827else
7828 case $PKG_CONFIG in
7829 [\\/]* | ?:[\\/]*)
7830 ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
7831 ;;
7832 *)
7833 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7834for as_dir in $PATH
7835do
7836 IFS=$as_save_IFS
7837 test -z "$as_dir" && as_dir=.
7838 for ac_exec_ext in '' $ac_executable_extensions; do
7839 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7840 ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
7841 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7842 break 2
7843 fi
7844done
7845 done
7846IFS=$as_save_IFS
7847
7848 test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
7849 ;;
7850esac
7851fi
7852PKG_CONFIG=$ac_cv_path_PKG_CONFIG
7853if test -n "$PKG_CONFIG"; then
7854 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PKG_CONFIG" >&5
7855$as_echo "$PKG_CONFIG" >&6; }
7856else
7857 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7858$as_echo "no" >&6; }
7859fi
7860
7861
7792 if test $PKG_CONFIG != no && $PKG_CONFIG --exists xft; then 7862 if test $PKG_CONFIG != no && $PKG_CONFIG --exists xft; then
7793 X_LIBS="`$PKG_CONFIG xft --libs` $X_LIBS" 7863 X_LIBS="`$PKG_CONFIG xft --libs` $X_LIBS"
7794 CPPFLAGS="$CPPFLAGS `$PKG_CONFIG xft --cflags`" 7864 CPPFLAGS="$CPPFLAGS `$PKG_CONFIG xft --cflags`"
7795 else 7865 else
7796 # Extract the first word of "xft-config", so it can be a program name with args. 7866 # Extract the first word of "xft-config", so it can be a program name with args.
7838 X_LIBS="`$XFT_CONFIG --libs` $X_LIBS" 7908 X_LIBS="`$XFT_CONFIG --libs` $X_LIBS"
7839 CPPFLAGS="$CPPFLAGS `$XFT_CONFIG --cflags`" 7909 CPPFLAGS="$CPPFLAGS `$XFT_CONFIG --cflags`"
7840 fi 7910 fi
7841 fi 7911 fi
7842 7912
7913 if test $PKG_CONFIG != no && $PKG_CONFIG --exists fontconfig; then
7914 X_LIBS="`$PKG_CONFIG fontconfig --libs` $X_LIBS"
7915 CPPFLAGS="$CPPFLAGS `$PKG_CONFIG fontconfig --cflags`"
7916 fi
7917
7843 save_LIBS="$LIBS" 7918 save_LIBS="$LIBS"
7844 LIBS="$LIBS $X_LIBS" 7919 LIBS="$LIBS $X_LIBS"
7845 for ac_header in X11/Xft/Xft.h 7920 for ac_header in X11/Xft/Xft.h
7846do : 7921do :
7847 ac_fn_cxx_check_header_mongrel "$LINENO" "X11/Xft/Xft.h" "ac_cv_header_X11_Xft_Xft_h" "$ac_includes_default" 7922 ac_fn_cxx_check_header_mongrel "$LINENO" "X11/Xft/Xft.h" "ac_cv_header_X11_Xft_Xft_h" "$ac_includes_default"
7896 : 7971 :
7897else 7972else
7898 support_xft=no 7973 support_xft=no
7899fi 7974fi
7900 7975
7976 for ac_header in fontconfig/fontconfig.h
7977do :
7978 ac_fn_cxx_check_header_mongrel "$LINENO" "fontconfig/fontconfig.h" "ac_cv_header_fontconfig_fontconfig_h" "$ac_includes_default"
7979if test "x$ac_cv_header_fontconfig_fontconfig_h" = x""yes; then :
7980 cat >>confdefs.h <<_ACEOF
7981#define HAVE_FONTCONFIG_FONTCONFIG_H 1
7982_ACEOF
7983
7984else
7985 support_xft=no
7986fi
7987
7988done
7989
7990 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for FcPatternGet in -lfontconfig" >&5
7991$as_echo_n "checking for FcPatternGet in -lfontconfig... " >&6; }
7992if test "${ac_cv_lib_fontconfig_FcPatternGet+set}" = set; then :
7993 $as_echo_n "(cached) " >&6
7994else
7995 ac_check_lib_save_LIBS=$LIBS
7996LIBS="-lfontconfig $LIBS"
7997cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7998/* end confdefs.h. */
7999
8000/* Override any GCC internal prototype to avoid an error.
8001 Use char because int might match the return type of a GCC
8002 builtin and then its argument prototype would still apply. */
8003#ifdef __cplusplus
8004extern "C"
8005#endif
8006char FcPatternGet ();
8007int
8008main ()
8009{
8010return FcPatternGet ();
8011 ;
8012 return 0;
8013}
8014_ACEOF
8015if ac_fn_cxx_try_link "$LINENO"; then :
8016 ac_cv_lib_fontconfig_FcPatternGet=yes
8017else
8018 ac_cv_lib_fontconfig_FcPatternGet=no
8019fi
8020rm -f core conftest.err conftest.$ac_objext \
8021 conftest$ac_exeext conftest.$ac_ext
8022LIBS=$ac_check_lib_save_LIBS
8023fi
8024{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fontconfig_FcPatternGet" >&5
8025$as_echo "$ac_cv_lib_fontconfig_FcPatternGet" >&6; }
8026if test "x$ac_cv_lib_fontconfig_FcPatternGet" = x""yes; then :
8027 :
8028else
8029 support_xft=no
8030fi
8031
7901 LIBS="$save_LIBS" 8032 LIBS="$save_LIBS"
7902 8033
7903 if test x$support_xft = xyes; then 8034 if test x$support_xft = xyes; then
7904 8035
7905$as_echo "#define XFT 1" >>confdefs.h 8036$as_echo "#define XFT 1" >>confdefs.h
7906 8037
7907 fi 8038 fi
7908fi 8039fi
8040if test x$support_styles = xyes; then
8041
8042$as_echo "#define ENABLE_STYLES 1" >>confdefs.h
8043
8044fi
8045if test x$support_iso14755 = xyes; then
8046
8047$as_echo "#define ISO_14755 1" >>confdefs.h
8048
8049fi
8050if test x$support_8bitctrls = xyes; then
8051
8052$as_echo "#define EIGHT_BIT_CONTROLS 1" >>confdefs.h
8053
8054fi
8055if test x$support_fading = xyes; then
8056
8057$as_echo "#define OFF_FOCUS_FADING 1" >>confdefs.h
8058
8059fi
7909if test x$support_inheritpixmap = xyes; then 8060if test x$support_inheritpixmap = xyes; then
7910 support_xrender=yes
7911 # Extract the first word of "pkg-config", so it can be a program name with args.
7912set dummy pkg-config; ac_word=$2
7913{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7914$as_echo_n "checking for $ac_word... " >&6; }
7915if test "${ac_cv_path_PKG_CONFIG+set}" = set; then :
7916 $as_echo_n "(cached) " >&6
7917else
7918 case $PKG_CONFIG in
7919 [\\/]* | ?:[\\/]*)
7920 ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
7921 ;;
7922 *)
7923 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7924for as_dir in $PATH
7925do
7926 IFS=$as_save_IFS
7927 test -z "$as_dir" && as_dir=.
7928 for ac_exec_ext in '' $ac_executable_extensions; do
7929 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7930 ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
7931 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7932 break 2
7933 fi
7934done
7935 done
7936IFS=$as_save_IFS
7937
7938 test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
7939 ;;
7940esac
7941fi
7942PKG_CONFIG=$ac_cv_path_PKG_CONFIG
7943if test -n "$PKG_CONFIG"; then
7944 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PKG_CONFIG" >&5
7945$as_echo "$PKG_CONFIG" >&6; }
7946else
7947 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7948$as_echo "no" >&6; }
7949fi
7950
7951
7952 if test $PKG_CONFIG != no && $PKG_CONFIG --exists xrender; then
7953 X_LIBS="`$PKG_CONFIG xrender --libs` $X_LIBS"
7954 CPPFLAGS="$CPPFLAGS `$PKG_CONFIG xrender --cflags`"
7955
7956 save_LIBS="$LIBS"
7957 LIBS="$LIBS $X_LIBS"
7958 ac_fn_cxx_check_header_mongrel "$LINENO" "X11/extensions/Xrender.h" "ac_cv_header_X11_extensions_Xrender_h" "$ac_includes_default"
7959if test "x$ac_cv_header_X11_extensions_Xrender_h" = x""yes; then :
7960
7961else
7962 support_xrender=no
7963fi
7964
7965
7966 ac_fn_cxx_check_func "$LINENO" "XRenderFindStandardFormat" "ac_cv_func_XRenderFindStandardFormat"
7967if test "x$ac_cv_func_XRenderFindStandardFormat" = x""yes; then :
7968
7969else
7970 support_xrender=no
7971fi
7972
7973 LIBS="$save_LIBS"
7974 fi
7975
7976 if test x$support_xrender = xyes; then 8061 if test x$rxvt_have_xrender = xyes; then
7977 LIBS="$LIBS -lm" 8062 LIBS="$LIBS -lm"
7978 8063
7979$as_echo "#define XRENDER 1" >>confdefs.h 8064$as_echo "#define XRENDER 1" >>confdefs.h
7980 8065
7981 fi 8066 fi
7982fi
7983if test x$support_styles = xyes; then
7984
7985$as_echo "#define ENABLE_STYLES 1" >>confdefs.h
7986
7987fi
7988if test x$support_iso14755 = xyes; then
7989
7990$as_echo "#define ISO_14755 1" >>confdefs.h
7991
7992fi
7993if test x$support_8bitctrls = xyes; then
7994
7995$as_echo "#define EIGHT_BIT_CONTROLS 1" >>confdefs.h
7996
7997fi
7998if test x$support_fading = xyes; then
7999
8000$as_echo "#define OFF_FOCUS_FADING 1" >>confdefs.h
8001
8002fi
8003if test x$support_inheritpixmap = xyes; then
8004 8067
8005$as_echo "#define ENABLE_TRANSPARENCY 1" >>confdefs.h 8068$as_echo "#define ENABLE_TRANSPARENCY 1" >>confdefs.h
8006 8069
8007fi 8070fi
8008if test x$support_keepscrolling = xno; then 8071if test x$support_keepscrolling = xno; then
8231 PERL_O=rxvtperl.o 8294 PERL_O=rxvtperl.o
8232 PERLFLAGS="`$PERL -MExtUtils::Embed -e ccopts`" 8295 PERLFLAGS="`$PERL -MExtUtils::Embed -e ccopts`"
8233 PERLLIB="`$PERL -MExtUtils::Embed -e ldopts`" 8296 PERLLIB="`$PERL -MExtUtils::Embed -e ldopts`"
8234 PERLPRIVLIBEXP="`$PERL -MConfig -e 'print $Config{privlibexp}'`" 8297 PERLPRIVLIBEXP="`$PERL -MConfig -e 'print $Config{privlibexp}'`"
8235 else 8298 else
8236 as_fn_error "no, unable to link" "$LINENO" 5 8299 as_fn_error $? "no, unable to link" "$LINENO" 5
8237 fi 8300 fi
8238 else 8301 else
8239 as_fn_error "no working perl found, or perl not version >= 5.8" "$LINENO" 5 8302 as_fn_error $? "no working perl found, or perl not version >= 5.8" "$LINENO" 5
8240 fi 8303 fi
8241fi 8304fi
8242 8305
8243 8306
8244 8307
8330 8393
8331DEFS=-DHAVE_CONFIG_H 8394DEFS=-DHAVE_CONFIG_H
8332 8395
8333ac_libobjs= 8396ac_libobjs=
8334ac_ltlibobjs= 8397ac_ltlibobjs=
8398U=
8335for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue 8399for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
8336 # 1. Remove the extension, and $U if already installed. 8400 # 1. Remove the extension, and $U if already installed.
8337 ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' 8401 ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
8338 ac_i=`$as_echo "$ac_i" | sed "$ac_script"` 8402 ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
8339 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR 8403 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR
8491 8555
8492# CDPATH. 8556# CDPATH.
8493(unset CDPATH) >/dev/null 2>&1 && unset CDPATH 8557(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
8494 8558
8495 8559
8496# as_fn_error ERROR [LINENO LOG_FD] 8560# as_fn_error STATUS ERROR [LINENO LOG_FD]
8497# --------------------------------- 8561# ----------------------------------------
8498# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are 8562# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
8499# provided, also output the error to LOG_FD, referencing LINENO. Then exit the 8563# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
8500# script with status $?, using 1 if that was 0. 8564# script with STATUS, using 1 if that was 0.
8501as_fn_error () 8565as_fn_error ()
8502{ 8566{
8503 as_status=$?; test $as_status -eq 0 && as_status=1 8567 as_status=$1; test $as_status -eq 0 && as_status=1
8504 if test "$3"; then 8568 if test "$4"; then
8505 as_lineno=${as_lineno-"$2"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 8569 as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
8506 $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3 8570 $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
8507 fi 8571 fi
8508 $as_echo "$as_me: error: $1" >&2 8572 $as_echo "$as_me: error: $2" >&2
8509 as_fn_exit $as_status 8573 as_fn_exit $as_status
8510} # as_fn_error 8574} # as_fn_error
8511 8575
8512 8576
8513# as_fn_set_status STATUS 8577# as_fn_set_status STATUS
8699 } 8763 }
8700 s/.*/./; q'` 8764 s/.*/./; q'`
8701 test -d "$as_dir" && break 8765 test -d "$as_dir" && break
8702 done 8766 done
8703 test -z "$as_dirs" || eval "mkdir $as_dirs" 8767 test -z "$as_dirs" || eval "mkdir $as_dirs"
8704 } || test -d "$as_dir" || as_fn_error "cannot create directory $as_dir" 8768 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
8705 8769
8706 8770
8707} # as_fn_mkdir_p 8771} # as_fn_mkdir_p
8708if mkdir -p . 2>/dev/null; then 8772if mkdir -p . 2>/dev/null; then
8709 as_mkdir_p='mkdir -p "$as_dir"' 8773 as_mkdir_p='mkdir -p "$as_dir"'
8753# Save the log message, to keep $0 and so on meaningful, and to 8817# Save the log message, to keep $0 and so on meaningful, and to
8754# report actual input values of CONFIG_FILES etc. instead of their 8818# report actual input values of CONFIG_FILES etc. instead of their
8755# values after options handling. 8819# values after options handling.
8756ac_log=" 8820ac_log="
8757This file was extended by $as_me, which was 8821This file was extended by $as_me, which was
8758generated by GNU Autoconf 2.65. Invocation command line was 8822generated by GNU Autoconf 2.67. Invocation command line was
8759 8823
8760 CONFIG_FILES = $CONFIG_FILES 8824 CONFIG_FILES = $CONFIG_FILES
8761 CONFIG_HEADERS = $CONFIG_HEADERS 8825 CONFIG_HEADERS = $CONFIG_HEADERS
8762 CONFIG_LINKS = $CONFIG_LINKS 8826 CONFIG_LINKS = $CONFIG_LINKS
8763 CONFIG_COMMANDS = $CONFIG_COMMANDS 8827 CONFIG_COMMANDS = $CONFIG_COMMANDS
8815_ACEOF 8879_ACEOF
8816cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 8880cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
8817ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" 8881ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
8818ac_cs_version="\\ 8882ac_cs_version="\\
8819config.status 8883config.status
8820configured by $0, generated by GNU Autoconf 2.65, 8884configured by $0, generated by GNU Autoconf 2.67,
8821 with options \\"\$ac_cs_config\\" 8885 with options \\"\$ac_cs_config\\"
8822 8886
8823Copyright (C) 2009 Free Software Foundation, Inc. 8887Copyright (C) 2010 Free Software Foundation, Inc.
8824This config.status script is free software; the Free Software Foundation 8888This config.status script is free software; the Free Software Foundation
8825gives unlimited permission to copy, distribute and modify it." 8889gives unlimited permission to copy, distribute and modify it."
8826 8890
8827ac_pwd='$ac_pwd' 8891ac_pwd='$ac_pwd'
8828srcdir='$srcdir' 8892srcdir='$srcdir'
8834# The default lists apply if the user does not specify any file. 8898# The default lists apply if the user does not specify any file.
8835ac_need_defaults=: 8899ac_need_defaults=:
8836while test $# != 0 8900while test $# != 0
8837do 8901do
8838 case $1 in 8902 case $1 in
8839 --*=*) 8903 --*=?*)
8840 ac_option=`expr "X$1" : 'X\([^=]*\)='` 8904 ac_option=`expr "X$1" : 'X\([^=]*\)='`
8841 ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` 8905 ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
8906 ac_shift=:
8907 ;;
8908 --*=)
8909 ac_option=`expr "X$1" : 'X\([^=]*\)='`
8910 ac_optarg=
8842 ac_shift=: 8911 ac_shift=:
8843 ;; 8912 ;;
8844 *) 8913 *)
8845 ac_option=$1 8914 ac_option=$1
8846 ac_optarg=$2 8915 ac_optarg=$2
8860 debug=: ;; 8929 debug=: ;;
8861 --file | --fil | --fi | --f ) 8930 --file | --fil | --fi | --f )
8862 $ac_shift 8931 $ac_shift
8863 case $ac_optarg in 8932 case $ac_optarg in
8864 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; 8933 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
8934 '') as_fn_error $? "missing file argument" ;;
8865 esac 8935 esac
8866 as_fn_append CONFIG_FILES " '$ac_optarg'" 8936 as_fn_append CONFIG_FILES " '$ac_optarg'"
8867 ac_need_defaults=false;; 8937 ac_need_defaults=false;;
8868 --header | --heade | --head | --hea ) 8938 --header | --heade | --head | --hea )
8869 $ac_shift 8939 $ac_shift
8872 esac 8942 esac
8873 as_fn_append CONFIG_HEADERS " '$ac_optarg'" 8943 as_fn_append CONFIG_HEADERS " '$ac_optarg'"
8874 ac_need_defaults=false;; 8944 ac_need_defaults=false;;
8875 --he | --h) 8945 --he | --h)
8876 # Conflict between --help and --header 8946 # Conflict between --help and --header
8877 as_fn_error "ambiguous option: \`$1' 8947 as_fn_error $? "ambiguous option: \`$1'
8878Try \`$0 --help' for more information.";; 8948Try \`$0 --help' for more information.";;
8879 --help | --hel | -h ) 8949 --help | --hel | -h )
8880 $as_echo "$ac_cs_usage"; exit ;; 8950 $as_echo "$ac_cs_usage"; exit ;;
8881 -q | -quiet | --quiet | --quie | --qui | --qu | --q \ 8951 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
8882 | -silent | --silent | --silen | --sile | --sil | --si | --s) 8952 | -silent | --silent | --silen | --sile | --sil | --si | --s)
8883 ac_cs_silent=: ;; 8953 ac_cs_silent=: ;;
8884 8954
8885 # This is an error. 8955 # This is an error.
8886 -*) as_fn_error "unrecognized option: \`$1' 8956 -*) as_fn_error $? "unrecognized option: \`$1'
8887Try \`$0 --help' for more information." ;; 8957Try \`$0 --help' for more information." ;;
8888 8958
8889 *) as_fn_append ac_config_targets " $1" 8959 *) as_fn_append ac_config_targets " $1"
8890 ac_need_defaults=false ;; 8960 ac_need_defaults=false ;;
8891 8961
8935 "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h:config.h.in" ;; 9005 "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h:config.h.in" ;;
8936 "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;; 9006 "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
8937 "doc/Makefile") CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;; 9007 "doc/Makefile") CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;
8938 "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;; 9008 "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
8939 9009
8940 *) as_fn_error "invalid argument: \`$ac_config_target'" "$LINENO" 5;; 9010 *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5 ;;
8941 esac 9011 esac
8942done 9012done
8943 9013
8944 9014
8945# If the user did not use the arguments to specify the items to instantiate, 9015# If the user did not use the arguments to specify the items to instantiate,
8972 test -n "$tmp" && test -d "$tmp" 9042 test -n "$tmp" && test -d "$tmp"
8973} || 9043} ||
8974{ 9044{
8975 tmp=./conf$$-$RANDOM 9045 tmp=./conf$$-$RANDOM
8976 (umask 077 && mkdir "$tmp") 9046 (umask 077 && mkdir "$tmp")
8977} || as_fn_error "cannot create a temporary directory in ." "$LINENO" 5 9047} || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5
8978 9048
8979# Set up the scripts for CONFIG_FILES section. 9049# Set up the scripts for CONFIG_FILES section.
8980# No need to generate them if there are no CONFIG_FILES. 9050# No need to generate them if there are no CONFIG_FILES.
8981# This happens for instance with `./config.status config.h'. 9051# This happens for instance with `./config.status config.h'.
8982if test -n "$CONFIG_FILES"; then 9052if test -n "$CONFIG_FILES"; then
8989if test "x$ac_cr" = x; then 9059if test "x$ac_cr" = x; then
8990 eval ac_cr=\$\'\\r\' 9060 eval ac_cr=\$\'\\r\'
8991fi 9061fi
8992ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null` 9062ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
8993if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then 9063if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
8994 ac_cs_awk_cr='\r' 9064 ac_cs_awk_cr='\\r'
8995else 9065else
8996 ac_cs_awk_cr=$ac_cr 9066 ac_cs_awk_cr=$ac_cr
8997fi 9067fi
8998 9068
8999echo 'BEGIN {' >"$tmp/subs1.awk" && 9069echo 'BEGIN {' >"$tmp/subs1.awk" &&
9003{ 9073{
9004 echo "cat >conf$$subs.awk <<_ACEOF" && 9074 echo "cat >conf$$subs.awk <<_ACEOF" &&
9005 echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' && 9075 echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
9006 echo "_ACEOF" 9076 echo "_ACEOF"
9007} >conf$$subs.sh || 9077} >conf$$subs.sh ||
9008 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5 9078 as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
9009ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'` 9079ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
9010ac_delim='%!_!# ' 9080ac_delim='%!_!# '
9011for ac_last_try in false false false false false :; do 9081for ac_last_try in false false false false false :; do
9012 . ./conf$$subs.sh || 9082 . ./conf$$subs.sh ||
9013 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5 9083 as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
9014 9084
9015 ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` 9085 ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
9016 if test $ac_delim_n = $ac_delim_num; then 9086 if test $ac_delim_n = $ac_delim_num; then
9017 break 9087 break
9018 elif $ac_last_try; then 9088 elif $ac_last_try; then
9019 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5 9089 as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
9020 else 9090 else
9021 ac_delim="$ac_delim!$ac_delim _$ac_delim!! " 9091 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
9022 fi 9092 fi
9023done 9093done
9024rm -f conf$$subs.sh 9094rm -f conf$$subs.sh
9103if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then 9173if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
9104 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g" 9174 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
9105else 9175else
9106 cat 9176 cat
9107fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \ 9177fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \
9108 || as_fn_error "could not setup config files machinery" "$LINENO" 5 9178 || as_fn_error $? "could not setup config files machinery" "$LINENO" 5
9109_ACEOF 9179_ACEOF
9110 9180
9111# VPATH may cause trouble with some makes, so we remove $(srcdir), 9181# VPATH may cause trouble with some makes, so we remove sole $(srcdir),
9112# ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and 9182# ${srcdir} and @srcdir@ entries from VPATH if srcdir is ".", strip leading and
9113# trailing colons and then remove the whole line if VPATH becomes empty 9183# trailing colons and then remove the whole line if VPATH becomes empty
9114# (actually we leave an empty line to preserve line numbers). 9184# (actually we leave an empty line to preserve line numbers).
9115if test "x$srcdir" = x.; then 9185if test "x$srcdir" = x.; then
9116 ac_vpsub='/^[ ]*VPATH[ ]*=/{ 9186 ac_vpsub='/^[ ]*VPATH[ ]*=[ ]*/{
9187h
9188s///
9189s/^/:/
9190s/[ ]*$/:/
9117s/:*\$(srcdir):*/:/ 9191s/:\$(srcdir):/:/g
9118s/:*\${srcdir}:*/:/ 9192s/:\${srcdir}:/:/g
9119s/:*@srcdir@:*/:/ 9193s/:@srcdir@:/:/g
9120s/^\([^=]*=[ ]*\):*/\1/ 9194s/^:*//
9121s/:*$// 9195s/:*$//
9196x
9197s/\(=[ ]*\).*/\1/
9198G
9199s/\n//
9122s/^[^=]*=[ ]*$// 9200s/^[^=]*=[ ]*$//
9123}' 9201}'
9124fi 9202fi
9125 9203
9126cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 9204cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
9144for ac_last_try in false false :; do 9222for ac_last_try in false false :; do
9145 ac_t=`sed -n "/$ac_delim/p" confdefs.h` 9223 ac_t=`sed -n "/$ac_delim/p" confdefs.h`
9146 if test -z "$ac_t"; then 9224 if test -z "$ac_t"; then
9147 break 9225 break
9148 elif $ac_last_try; then 9226 elif $ac_last_try; then
9149 as_fn_error "could not make $CONFIG_HEADERS" "$LINENO" 5 9227 as_fn_error $? "could not make $CONFIG_HEADERS" "$LINENO" 5
9150 else 9228 else
9151 ac_delim="$ac_delim!$ac_delim _$ac_delim!! " 9229 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
9152 fi 9230 fi
9153done 9231done
9154 9232
9229} 9307}
9230{ print } 9308{ print }
9231_ACAWK 9309_ACAWK
9232_ACEOF 9310_ACEOF
9233cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 9311cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
9234 as_fn_error "could not setup config headers machinery" "$LINENO" 5 9312 as_fn_error $? "could not setup config headers machinery" "$LINENO" 5
9235fi # test -n "$CONFIG_HEADERS" 9313fi # test -n "$CONFIG_HEADERS"
9236 9314
9237 9315
9238eval set X " :F $CONFIG_FILES :H $CONFIG_HEADERS " 9316eval set X " :F $CONFIG_FILES :H $CONFIG_HEADERS "
9239shift 9317shift
9242 case $ac_tag in 9320 case $ac_tag in
9243 :[FHLC]) ac_mode=$ac_tag; continue;; 9321 :[FHLC]) ac_mode=$ac_tag; continue;;
9244 esac 9322 esac
9245 case $ac_mode$ac_tag in 9323 case $ac_mode$ac_tag in
9246 :[FHL]*:*);; 9324 :[FHL]*:*);;
9247 :L* | :C*:*) as_fn_error "invalid tag \`$ac_tag'" "$LINENO" 5;; 9325 :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5 ;;
9248 :[FH]-) ac_tag=-:-;; 9326 :[FH]-) ac_tag=-:-;;
9249 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;; 9327 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
9250 esac 9328 esac
9251 ac_save_IFS=$IFS 9329 ac_save_IFS=$IFS
9252 IFS=: 9330 IFS=:
9270 test -f "$ac_f" || 9348 test -f "$ac_f" ||
9271 case $ac_f in 9349 case $ac_f in
9272 [\\/$]*) false;; 9350 [\\/$]*) false;;
9273 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";; 9351 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
9274 esac || 9352 esac ||
9275 as_fn_error "cannot find input file: \`$ac_f'" "$LINENO" 5;; 9353 as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5 ;;
9276 esac 9354 esac
9277 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac 9355 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
9278 as_fn_append ac_file_inputs " '$ac_f'" 9356 as_fn_append ac_file_inputs " '$ac_f'"
9279 done 9357 done
9280 9358
9297 *) ac_sed_conf_input=$configure_input;; 9375 *) ac_sed_conf_input=$configure_input;;
9298 esac 9376 esac
9299 9377
9300 case $ac_tag in 9378 case $ac_tag in
9301 *:-:* | *:-) cat >"$tmp/stdin" \ 9379 *:-:* | *:-) cat >"$tmp/stdin" \
9302 || as_fn_error "could not create $ac_file" "$LINENO" 5 ;; 9380 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;;
9303 esac 9381 esac
9304 ;; 9382 ;;
9305 esac 9383 esac
9306 9384
9307 ac_dir=`$as_dirname -- "$ac_file" || 9385 ac_dir=`$as_dirname -- "$ac_file" ||
9428s&@abs_top_builddir@&$ac_abs_top_builddir&;t t 9506s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
9429s&@INSTALL@&$ac_INSTALL&;t t 9507s&@INSTALL@&$ac_INSTALL&;t t
9430$ac_datarootdir_hack 9508$ac_datarootdir_hack
9431" 9509"
9432eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \ 9510eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \
9433 || as_fn_error "could not create $ac_file" "$LINENO" 5 9511 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
9434 9512
9435test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && 9513test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
9436 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } && 9514 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
9437 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } && 9515 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
9438 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir' 9516 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
9439which seems to be undefined. Please make sure it is defined." >&5 9517which seems to be undefined. Please make sure it is defined" >&5
9440$as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir' 9518$as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
9441which seems to be undefined. Please make sure it is defined." >&2;} 9519which seems to be undefined. Please make sure it is defined" >&2;}
9442 9520
9443 rm -f "$tmp/stdin" 9521 rm -f "$tmp/stdin"
9444 case $ac_file in 9522 case $ac_file in
9445 -) cat "$tmp/out" && rm -f "$tmp/out";; 9523 -) cat "$tmp/out" && rm -f "$tmp/out";;
9446 *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";; 9524 *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
9447 esac \ 9525 esac \
9448 || as_fn_error "could not create $ac_file" "$LINENO" 5 9526 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
9449 ;; 9527 ;;
9450 :H) 9528 :H)
9451 # 9529 #
9452 # CONFIG_HEADER 9530 # CONFIG_HEADER
9453 # 9531 #
9454 if test x"$ac_file" != x-; then 9532 if test x"$ac_file" != x-; then
9455 { 9533 {
9456 $as_echo "/* $configure_input */" \ 9534 $as_echo "/* $configure_input */" \
9457 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" 9535 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs"
9458 } >"$tmp/config.h" \ 9536 } >"$tmp/config.h" \
9459 || as_fn_error "could not create $ac_file" "$LINENO" 5 9537 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
9460 if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then 9538 if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then
9461 { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5 9539 { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
9462$as_echo "$as_me: $ac_file is unchanged" >&6;} 9540$as_echo "$as_me: $ac_file is unchanged" >&6;}
9463 else 9541 else
9464 rm -f "$ac_file" 9542 rm -f "$ac_file"
9465 mv "$tmp/config.h" "$ac_file" \ 9543 mv "$tmp/config.h" "$ac_file" \
9466 || as_fn_error "could not create $ac_file" "$LINENO" 5 9544 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
9467 fi 9545 fi
9468 else 9546 else
9469 $as_echo "/* $configure_input */" \ 9547 $as_echo "/* $configure_input */" \
9470 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \ 9548 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \
9471 || as_fn_error "could not create -" "$LINENO" 5 9549 || as_fn_error $? "could not create -" "$LINENO" 5
9472 fi 9550 fi
9473 ;; 9551 ;;
9474 9552
9475 9553
9476 esac 9554 esac
9481as_fn_exit 0 9559as_fn_exit 0
9482_ACEOF 9560_ACEOF
9483ac_clean_files=$ac_clean_files_save 9561ac_clean_files=$ac_clean_files_save
9484 9562
9485test $ac_write_fail = 0 || 9563test $ac_write_fail = 0 ||
9486 as_fn_error "write failure creating $CONFIG_STATUS" "$LINENO" 5 9564 as_fn_error $? "write failure creating $CONFIG_STATUS" "$LINENO" 5
9487 9565
9488 9566
9489# configure is writing to config.log, and then calls config.status. 9567# configure is writing to config.log, and then calls config.status.
9490# config.status does its own redirection, appending to config.log. 9568# config.status does its own redirection, appending to config.log.
9491# Unfortunately, on DOS this fails, as config.log is still kept open 9569# Unfortunately, on DOS this fails, as config.log is still kept open
9502 exec 5>/dev/null 9580 exec 5>/dev/null
9503 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false 9581 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
9504 exec 5>>config.log 9582 exec 5>>config.log
9505 # Use ||, not &&, to avoid exiting from the if with $? = 1, which 9583 # Use ||, not &&, to avoid exiting from the if with $? = 1, which
9506 # would make configure fail if this is the last instruction. 9584 # would make configure fail if this is the last instruction.
9507 $ac_cs_success || as_fn_exit $? 9585 $ac_cs_success || as_fn_exit 1
9508fi 9586fi
9509if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then 9587if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
9510 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5 9588 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
9511$as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;} 9589$as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
9512fi 9590fi

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines