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

Comparing rxvt-unicode/configure (file contents):
Revision 1.134 by sf-exg, Thu Sep 2 15:51:55 2010 UTC vs.
Revision 1.146 by root, Wed Jun 22 15:18:05 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_afterstep=yes
4667support_xft=yes 4671support_xft=yes
4668support_unicode3=no 4672support_unicode3=no
4669support_combining=yes 4673support_combining=yes
4670support_8bitctrls=no 4674support_8bitctrls=no
4671support_iso14755=yes 4675support_iso14755=yes
4692 support_scroll_next=no 4696 support_scroll_next=no
4693 support_scroll_xterm=no 4697 support_scroll_xterm=no
4694 support_utmp=no 4698 support_utmp=no
4695 support_wtmp=no 4699 support_wtmp=no
4696 support_xim=no 4700 support_xim=no
4701 support_pixbuf=no
4697 support_afterimage=no 4702 support_afterimage=no
4698 support_afterstep=no
4699 support_xft=no 4703 support_xft=no
4700 support_unicode3=no 4704 support_unicode3=no
4701 support_combining=no 4705 support_combining=no
4702 support_8bitctrls=no 4706 support_8bitctrls=no
4703 support_iso14755=no 4707 support_iso14755=no
4720 support_scroll_next=yes 4724 support_scroll_next=yes
4721 support_scroll_xterm=yes 4725 support_scroll_xterm=yes
4722 support_utmp=yes 4726 support_utmp=yes
4723 support_wtmp=yes 4727 support_wtmp=yes
4724 support_xim=yes 4728 support_xim=yes
4729 support_pixbuf=yes
4725 support_afterimage=yes 4730 support_afterimage=yes
4726 support_afterstep=yes
4727 support_xft=yes 4731 support_xft=yes
4728 support_unicode3=yes 4732 support_unicode3=yes
4729 support_combining=yes 4733 support_combining=yes
4730 #support_8bitctrls=yes 4734 #support_8bitctrls=yes
4731 support_iso14755=yes 4735 support_iso14755=yes
4844if test "${with_afterimage_config+set}" = set; then : 4848if test "${with_afterimage_config+set}" = set; then :
4845 withval=$with_afterimage_config; if test "x$withval" != x; then 4849 withval=$with_afterimage_config; if test "x$withval" != x; then
4846 afterimage_config=$withval/afterimage-config 4850 afterimage_config=$withval/afterimage-config
4847 fi 4851 fi
4848fi 4852fi
4849
4850 4853
4851 4854
4852# Check whether --enable-pixbuf was given. 4855# Check whether --enable-pixbuf was given.
4853if test "${enable_pixbuf+set}" = set; then : 4856if test "${enable_pixbuf+set}" = set; then :
4854 enableval=$enable_pixbuf; if test x$enableval = xyes -o x$enableval = xno; then 4857 enableval=$enable_pixbuf; if test x$enableval = xyes -o x$enableval = xno; then
5167 5170
5168else 5171else
5169 # Broken: fails on valid input. 5172 # Broken: fails on valid input.
5170continue 5173continue
5171fi 5174fi
5172rm -f conftest.err conftest.$ac_ext 5175rm -f conftest.err conftest.i conftest.$ac_ext
5173 5176
5174 # OK, works on sane cases. Now check whether nonexistent headers 5177 # OK, works on sane cases. Now check whether nonexistent headers
5175 # can be detected and how. 5178 # can be detected and how.
5176 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 5179 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5177/* end confdefs.h. */ 5180/* end confdefs.h. */
5183else 5186else
5184 # Passes both tests. 5187 # Passes both tests.
5185ac_preproc_ok=: 5188ac_preproc_ok=:
5186break 5189break
5187fi 5190fi
5188rm -f conftest.err conftest.$ac_ext 5191rm -f conftest.err conftest.i conftest.$ac_ext
5189 5192
5190done 5193done
5191# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. 5194# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
5192rm -f conftest.err conftest.$ac_ext 5195rm -f conftest.i conftest.err conftest.$ac_ext
5193if $ac_preproc_ok; then : 5196if $ac_preproc_ok; then :
5194 break 5197 break
5195fi 5198fi
5196 5199
5197 done 5200 done
5226 5229
5227else 5230else
5228 # Broken: fails on valid input. 5231 # Broken: fails on valid input.
5229continue 5232continue
5230fi 5233fi
5231rm -f conftest.err conftest.$ac_ext 5234rm -f conftest.err conftest.i conftest.$ac_ext
5232 5235
5233 # OK, works on sane cases. Now check whether nonexistent headers 5236 # OK, works on sane cases. Now check whether nonexistent headers
5234 # can be detected and how. 5237 # can be detected and how.
5235 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 5238 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5236/* end confdefs.h. */ 5239/* end confdefs.h. */
5242else 5245else
5243 # Passes both tests. 5246 # Passes both tests.
5244ac_preproc_ok=: 5247ac_preproc_ok=:
5245break 5248break
5246fi 5249fi
5247rm -f conftest.err conftest.$ac_ext 5250rm -f conftest.err conftest.i conftest.$ac_ext
5248 5251
5249done 5252done
5250# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. 5253# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
5251rm -f conftest.err conftest.$ac_ext 5254rm -f conftest.i conftest.err conftest.$ac_ext
5252if $ac_preproc_ok; then : 5255if $ac_preproc_ok; then :
5253 5256
5254else 5257else
5255 { { $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
5256$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 5259$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
5257as_fn_error "C++ preprocessor \"$CXXCPP\" fails sanity check 5260as_fn_error $? "C++ preprocessor \"$CXXCPP\" fails sanity check
5258See \`config.log' for more details." "$LINENO" 5; } 5261See \`config.log' for more details" "$LINENO" 5 ; }
5259fi 5262fi
5260 5263
5261ac_ext=cpp 5264ac_ext=cpp
5262ac_cpp='$CXXCPP $CPPFLAGS' 5265ac_cpp='$CXXCPP $CPPFLAGS'
5263ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' 5266ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5267 5270
5268for ac_header in sys/inotify.h sys/epoll.h sys/event.h port.h poll.h sys/select.h sys/eventfd.h sys/signalfd.h 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
5269do : 5272do :
5270 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`
5271ac_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"
5272eval as_val=\$$as_ac_Header 5275if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
5273 if test "x$as_val" = x""yes; then :
5274 cat >>confdefs.h <<_ACEOF 5276 cat >>confdefs.h <<_ACEOF
5275#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 5277#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
5276_ACEOF 5278_ACEOF
5277 5279
5278fi 5280fi
5282 5284
5283for 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
5284do : 5286do :
5285 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`
5286ac_fn_cxx_check_func "$LINENO" "$ac_func" "$as_ac_var" 5288ac_fn_cxx_check_func "$LINENO" "$ac_func" "$as_ac_var"
5287eval as_val=\$$as_ac_var
5288 if test "x$as_val" = x""yes; then : 5289if eval test \"x\$"$as_ac_var"\" = x"yes"; then :
5289 cat >>confdefs.h <<_ACEOF 5290 cat >>confdefs.h <<_ACEOF
5290#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 5291#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
5291_ACEOF 5292_ACEOF
5292 5293
5293fi 5294fi
5294done 5295done
5295 5296
5296 5297
5298for ac_func in clock_gettime
5299do :
5297ac_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"
5298if 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
5299 5305
5300else 5306else
5301 5307
5302 if test $(uname) = Linux; then 5308 if test $(uname) = Linux; then
5303 { $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
5388done 5394done
5389 5395
5390 fi 5396 fi
5391 5397
5392fi 5398fi
5399done
5393 5400
5394 5401
5402for ac_func in nanosleep
5403do :
5395ac_fn_cxx_check_func "$LINENO" "nanosleep" "ac_cv_func_nanosleep" 5404 ac_fn_cxx_check_func "$LINENO" "nanosleep" "ac_cv_func_nanosleep"
5396if 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
5397 5409
5398else 5410else
5399 5411
5400 if test -z "$LIBEV_M4_AVOID_LIBRT"; then 5412 if test -z "$LIBEV_M4_AVOID_LIBRT"; then
5401 { $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
5456done 5468done
5457 5469
5458 fi 5470 fi
5459 5471
5460fi 5472fi
5473done
5461 5474
5462 5475
5476if test -z "$LIBEV_M4_AVOID_LIBM"; then
5477 LIBM=m
5478fi
5463{ $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
5464$as_echo_n "checking for ceil in -lm... " >&6; } 5480$as_echo_n "checking for library containing floor... " >&6; }
5465if test "${ac_cv_lib_m_ceil+set}" = set; then : 5481if test "${ac_cv_search_floor+set}" = set; then :
5466 $as_echo_n "(cached) " >&6 5482 $as_echo_n "(cached) " >&6
5467else 5483else
5468 ac_check_lib_save_LIBS=$LIBS 5484 ac_func_search_save_LIBS=$LIBS
5469LIBS="-lm $LIBS"
5470cat confdefs.h - <<_ACEOF >conftest.$ac_ext 5485cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5471/* end confdefs.h. */ 5486/* end confdefs.h. */
5472 5487
5473/* Override any GCC internal prototype to avoid an error. 5488/* Override any GCC internal prototype to avoid an error.
5474 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
5475 builtin and then its argument prototype would still apply. */ 5490 builtin and then its argument prototype would still apply. */
5476#ifdef __cplusplus 5491#ifdef __cplusplus
5477extern "C" 5492extern "C"
5478#endif 5493#endif
5479char ceil (); 5494char floor ();
5480int 5495int
5481main () 5496main ()
5482{ 5497{
5483return ceil (); 5498return floor ();
5484 ; 5499 ;
5485 return 0; 5500 return 0;
5486} 5501}
5487_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
5488if ac_fn_cxx_try_link "$LINENO"; then : 5510 if ac_fn_cxx_try_link "$LINENO"; then :
5489 ac_cv_lib_m_ceil=yes 5511 ac_cv_search_floor=$ac_res
5490else
5491 ac_cv_lib_m_ceil=no
5492fi 5512fi
5493rm -f core conftest.err conftest.$ac_objext \ 5513rm -f core conftest.err conftest.$ac_objext \
5494 conftest$ac_exeext conftest.$ac_ext 5514 conftest$ac_exeext
5495LIBS=$ac_check_lib_save_LIBS 5515 if test "${ac_cv_search_floor+set}" = set; then :
5516 break
5496fi 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
5497{ $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
5498$as_echo "$ac_cv_lib_m_ceil" >&6; } 5528$as_echo "$ac_cv_search_floor" >&6; }
5499if test "x$ac_cv_lib_m_ceil" = x""yes; then : 5529ac_res=$ac_cv_search_floor
5500 cat >>confdefs.h <<_ACEOF 5530if test "$ac_res" != no; then :
5501#define HAVE_LIBM 1 5531 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
5502_ACEOF
5503 5532
5504 LIBS="-lm $LIBS" 5533$as_echo "#define HAVE_FLOOR 1" >>confdefs.h
5505 5534
5506fi 5535fi
5507 5536
5508 5537
5509 5538
5564if test "x$with_x" = xno; then 5593if test "x$with_x" = xno; then
5565 # The user explicitly disabled X. 5594 # The user explicitly disabled X.
5566 have_x=disabled 5595 have_x=disabled
5567else 5596else
5568 case $x_includes,$x_libraries in #( 5597 case $x_includes,$x_libraries in #(
5569 *\'*) as_fn_error "cannot use X directory names containing '" "$LINENO" 5;; #( 5598 *\'*) as_fn_error $? "cannot use X directory names containing '" "$LINENO" 5 ;; #(
5570 *,NONE | NONE,*) if test "${ac_cv_have_x+set}" = set; then : 5599 *,NONE | NONE,*) if test "${ac_cv_have_x+set}" = set; then :
5571 $as_echo_n "(cached) " >&6 5600 $as_echo_n "(cached) " >&6
5572else 5601else
5573 # 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.
5574ac_x_includes=no ac_x_libraries=no 5603ac_x_includes=no ac_x_libraries=no
5582 @echo usrlibdir='${USRLIBDIR}' 5611 @echo usrlibdir='${USRLIBDIR}'
5583libdir: 5612libdir:
5584 @echo libdir='${LIBDIR}' 5613 @echo libdir='${LIBDIR}'
5585_ACEOF 5614_ACEOF
5586 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
5587 # GNU make sometimes prints "make[1]: Entering...", which would confuse us. 5616 # GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
5588 for ac_var in incroot usrlibdir libdir; do 5617 for ac_var in incroot usrlibdir libdir; do
5589 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'\`"
5590 done 5619 done
5591 # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR. 5620 # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR.
5592 for ac_extension in a so sl dylib la dll; do 5621 for ac_extension in a so sl dylib la dll; do
5668 ac_x_includes=$ac_dir 5697 ac_x_includes=$ac_dir
5669 break 5698 break
5670 fi 5699 fi
5671done 5700done
5672fi 5701fi
5673rm -f conftest.err conftest.$ac_ext 5702rm -f conftest.err conftest.i conftest.$ac_ext
5674fi # $ac_x_includes = no 5703fi # $ac_x_includes = no
5675 5704
5676if test "$ac_x_libraries" = no; then 5705if test "$ac_x_libraries" = no; then
5677 # Check for the libraries. 5706 # Check for the libraries.
5678 # See if we find them without any special options. 5707 # See if we find them without any special options.
6232 6261
6233 LDFLAGS=$ac_save_LDFLAGS 6262 LDFLAGS=$ac_save_LDFLAGS
6234 6263
6235fi 6264fi
6236 6265
6266
6267image_lib=none
6237 6268
6238PIXBUF_CFLAGS= 6269PIXBUF_CFLAGS=
6239PIXBUF_LIBS= 6270PIXBUF_LIBS=
6240 6271
6241if test x$support_pixbuf = xyes; then 6272if test x$support_pixbuf = xyes; then
6281fi 6312fi
6282 6313
6283 6314
6284 { $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
6285$as_echo_n "checking for gdk-pixbuf... " >&6; } 6316$as_echo_n "checking for gdk-pixbuf... " >&6; }
6286 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
6287 PIXBUF_CFLAGS="`$PKG_CONFIG gdk-pixbuf-xlib-2.0 --cflags`" 6318 PIXBUF_CFLAGS="`$PKG_CONFIG gdk-pixbuf-2.0 --cflags`"
6288 PIXBUF_LIBS="`$PKG_CONFIG gdk-pixbuf-xlib-2.0 --libs`" 6319 PIXBUF_LIBS="`$PKG_CONFIG gdk-pixbuf-2.0 --libs`"
6289 support_pixbuf=yes 6320 support_pixbuf=yes
6290 fi 6321 fi
6291 6322
6292 if test x$support_pixbuf = xyes; then 6323 if test x$support_pixbuf = xyes; then
6293 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5 6324 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5
6294$as_echo "ok" >&6; } 6325$as_echo "ok" >&6; }
6326 image_lib=gdk-pixbuf
6295 support_afterimage=no 6327 support_afterimage=no
6296 6328
6297$as_echo "#define HAVE_PIXBUF 1" >>confdefs.h 6329$as_echo "#define HAVE_PIXBUF 1" >>confdefs.h
6298 6330
6299 6331
6377 fi 6409 fi
6378 fi 6410 fi
6379 if test "x$support_afterimage" = "xyes"; then 6411 if test "x$support_afterimage" = "xyes"; then
6380 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AFTERIMAGE_LIBS" >&5 6412 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AFTERIMAGE_LIBS" >&5
6381$as_echo "$AFTERIMAGE_LIBS" >&6; } 6413$as_echo "$AFTERIMAGE_LIBS" >&6; }
6414 image_lib=libafterimage
6382 6415
6383$as_echo "#define HAVE_AFTERIMAGE 1" >>confdefs.h 6416$as_echo "#define HAVE_AFTERIMAGE 1" >>confdefs.h
6384 6417
6385 6418
6386$as_echo "#define BG_IMAGE_FROM_FILE 1" >>confdefs.h 6419$as_echo "#define BG_IMAGE_FROM_FILE 1" >>confdefs.h
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
6682 ac_fn_cxx_check_header_mongrel "$LINENO" "utmp.h" "ac_cv_header_utmp_h" "$ac_includes_default" 6682 ac_fn_cxx_check_header_mongrel "$LINENO" "utmp.h" "ac_cv_header_utmp_h" "$ac_includes_default"
6683if test "x$ac_cv_header_utmp_h" = x""yes; then : 6683if test "x$ac_cv_header_utmp_h" = x""yes; then :
6684 cat >>confdefs.h <<_ACEOF 6684 cat >>confdefs.h <<_ACEOF
6685#define HAVE_UTMP_H 1 6685#define HAVE_UTMP_H 1
6686_ACEOF 6686_ACEOF
6687 ac_fn_cxx_check_type "$LINENO" "struct utmp" "ac_cv_type_struct_utmp" "
6688#include <sys/types.h>
6689#include <utmp.h>
6690
6691"
6692if test "x$ac_cv_type_struct_utmp" = x""yes; then :
6693
6694cat >>confdefs.h <<_ACEOF
6695#define HAVE_STRUCT_UTMP 1
6696_ACEOF
6697
6698
6699fi
6700
6701
6702
6703# ac_fn_cxx_check_member LINENO AGGR MEMBER VAR INCLUDES
6704# ------------------------------------------------------
6705# Tries to find if the field MEMBER exists in type AGGR, after including
6706# INCLUDES, setting cache variable VAR accordingly.
6707ac_fn_cxx_check_member ()
6708{
6709 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
6687 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for struct utmp" >&5 6710 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2.$3" >&5
6688$as_echo_n "checking for struct utmp... " >&6; } 6711$as_echo_n "checking for $2.$3... " >&6; }
6689if test "${pt_cv_struct_utmp+set}" = set; then : 6712if eval "test \"\${$4+set}\"" = set; then :
6690 $as_echo_n "(cached) " >&6 6713 $as_echo_n "(cached) " >&6
6691else 6714else
6692 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 6715 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6693/* end confdefs.h. */ 6716/* end confdefs.h. */
6694#include <sys/types.h> 6717$5
6695#include <utmp.h>
6696int 6718int
6697main () 6719main ()
6698{ 6720{
6699struct utmp ut; 6721static $2 ac_aggr;
6722if (ac_aggr.$3)
6723return 0;
6700 ; 6724 ;
6701 return 0; 6725 return 0;
6702} 6726}
6703_ACEOF 6727_ACEOF
6704if ac_fn_cxx_try_compile "$LINENO"; then : 6728if ac_fn_cxx_try_compile "$LINENO"; then :
6705 pt_cv_struct_utmp=yes 6729 eval "$4=yes"
6706else
6707 pt_cv_struct_utmp=no
6708fi
6709rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6710fi
6711{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $pt_cv_struct_utmp" >&5
6712$as_echo "$pt_cv_struct_utmp" >&6; }
6713if test x$pt_cv_struct_utmp = xyes; then
6714
6715$as_echo "#define HAVE_STRUCT_UTMP 1" >>confdefs.h
6716
6717fi
6718
6719
6720{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ut_host in utmp struct" >&5
6721$as_echo_n "checking for ut_host in utmp struct... " >&6; }
6722if test "${pt_cv_struct_utmp_host+set}" = set; then :
6723 $as_echo_n "(cached) " >&6
6724else 6730else
6725 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 6731 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6726/* end confdefs.h. */ 6732/* end confdefs.h. */
6727#include <sys/types.h> 6733$5
6728#include <utmp.h>
6729int 6734int
6730main () 6735main ()
6731{ 6736{
6732struct utmp ut; ut.ut_host; 6737static $2 ac_aggr;
6738if (sizeof ac_aggr.$3)
6739return 0;
6733 ; 6740 ;
6734 return 0; 6741 return 0;
6735} 6742}
6736_ACEOF 6743_ACEOF
6737if ac_fn_cxx_try_compile "$LINENO"; then : 6744if ac_fn_cxx_try_compile "$LINENO"; then :
6738 pt_cv_struct_utmp_host=yes 6745 eval "$4=yes"
6739else 6746else
6740 pt_cv_struct_utmp_host=no 6747 eval "$4=no"
6741fi 6748fi
6742rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 6749rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6743fi 6750fi
6751rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6752fi
6753eval ac_res=\$$4
6744{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $pt_cv_struct_utmp_host" >&5 6754 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
6745$as_echo "$pt_cv_struct_utmp_host" >&6; } 6755$as_echo "$ac_res" >&6; }
6746if test x$pt_cv_struct_utmp_host = xyes; then 6756 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
6747 6757
6748$as_echo "#define HAVE_UTMP_HOST 1" >>confdefs.h 6758} # ac_fn_cxx_check_member
6749 6759ac_fn_cxx_check_member "$LINENO" "struct utmp" "ut_host" "ac_cv_member_struct_utmp_ut_host" "
6750fi
6751
6752{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ut_pid in utmp struct" >&5
6753$as_echo_n "checking for ut_pid in utmp struct... " >&6; }
6754if test "${pt_cv_struct_utmp_pid+set}" = set; then :
6755 $as_echo_n "(cached) " >&6
6756else
6757 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6758/* end confdefs.h. */
6759#include <sys/types.h> 6760#include <sys/types.h>
6760#include <utmp.h> 6761#include <utmp.h>
6761int 6762
6762main () 6763"
6763{ 6764if test "x$ac_cv_member_struct_utmp_ut_host" = x""yes; then :
6764struct utmp ut; ut.ut_pid; 6765
6765 ; 6766$as_echo "#define HAVE_UTMP_HOST 1" >>confdefs.h
6766 return 0; 6767
6767}
6768_ACEOF
6769if ac_fn_cxx_try_compile "$LINENO"; then :
6770 pt_cv_struct_utmp_pid=yes
6771else
6772 pt_cv_struct_utmp_pid=no
6773fi 6768fi
6774rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 6769
6775fi 6770
6776{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $pt_cv_struct_utmp_pid" >&5 6771ac_fn_cxx_check_member "$LINENO" "struct utmp" "ut_pid" "ac_cv_member_struct_utmp_ut_pid" "
6777$as_echo "$pt_cv_struct_utmp_pid" >&6; } 6772#include <sys/types.h>
6773#include <utmp.h>
6774
6775"
6778if test x$pt_cv_struct_utmp_pid = xyes; then 6776if test "x$ac_cv_member_struct_utmp_ut_pid" = x""yes; then :
6779 6777
6780$as_echo "#define HAVE_UTMP_PID 1" >>confdefs.h 6778$as_echo "#define HAVE_UTMP_PID 1" >>confdefs.h
6781 6779
6782fi 6780fi
6781
6783 6782
6784fi 6783fi
6785 6784
6786done 6785done
6787 6786
6791 ac_fn_cxx_check_header_mongrel "$LINENO" "utmpx.h" "ac_cv_header_utmpx_h" "$ac_includes_default" 6790 ac_fn_cxx_check_header_mongrel "$LINENO" "utmpx.h" "ac_cv_header_utmpx_h" "$ac_includes_default"
6792if test "x$ac_cv_header_utmpx_h" = x""yes; then : 6791if test "x$ac_cv_header_utmpx_h" = x""yes; then :
6793 cat >>confdefs.h <<_ACEOF 6792 cat >>confdefs.h <<_ACEOF
6794#define HAVE_UTMPX_H 1 6793#define HAVE_UTMPX_H 1
6795_ACEOF 6794_ACEOF
6796 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for struct utmpx" >&5 6795 ac_fn_cxx_check_type "$LINENO" "struct utmpx" "ac_cv_type_struct_utmpx" "
6797$as_echo_n "checking for struct utmpx... " >&6; }
6798if test "${pt_cv_struct_utmpx+set}" = set; then :
6799 $as_echo_n "(cached) " >&6
6800else
6801 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6802/* end confdefs.h. */
6803#include <sys/types.h> 6796#include <sys/types.h>
6804#include <utmpx.h> 6797#include <utmpx.h>
6805int 6798
6806main () 6799"
6807{
6808struct utmpx ut;
6809 ;
6810 return 0;
6811}
6812_ACEOF
6813if ac_fn_cxx_try_compile "$LINENO"; then :
6814 pt_cv_struct_utmpx=yes
6815else
6816 pt_cv_struct_utmpx=no
6817fi
6818rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6819fi
6820{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $pt_cv_struct_utmpx" >&5
6821$as_echo "$pt_cv_struct_utmpx" >&6; }
6822if test x$pt_cv_struct_utmpx = xyes; then 6800if test "x$ac_cv_type_struct_utmpx" = x""yes; then :
6823 6801
6824$as_echo "#define HAVE_STRUCT_UTMPX 1" >>confdefs.h 6802cat >>confdefs.h <<_ACEOF
6803#define HAVE_STRUCT_UTMPX 1
6804_ACEOF
6825 6805
6826fi
6827 6806
6807fi
6828 6808
6829{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for host in utmpx struct" >&5 6809
6830$as_echo_n "checking for host in utmpx struct... " >&6; } 6810ac_fn_cxx_check_member "$LINENO" "struct utmpx" "ut_host" "ac_cv_member_struct_utmpx_ut_host" "
6831if test "${pt_cv_struct_utmpx_host+set}" = set; then :
6832 $as_echo_n "(cached) " >&6
6833else
6834 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6835/* end confdefs.h. */
6836#include <sys/types.h> 6811#include <sys/types.h>
6837#include <utmpx.h> 6812#include <utmpx.h>
6838int 6813
6839main () 6814"
6840{
6841struct utmpx utx; utx.ut_host;
6842 ;
6843 return 0;
6844}
6845_ACEOF
6846if ac_fn_cxx_try_compile "$LINENO"; then :
6847 pt_cv_struct_utmpx_host=yes
6848else
6849 pt_cv_struct_utmpx_host=no
6850fi
6851rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6852fi
6853{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $pt_cv_struct_utmpx_host" >&5
6854$as_echo "$pt_cv_struct_utmpx_host" >&6; }
6855if test x$pt_cv_struct_utmpx_host = xyes; then 6815if test "x$ac_cv_member_struct_utmpx_ut_host" = x""yes; then :
6856 6816
6857$as_echo "#define HAVE_UTMPX_HOST 1" >>confdefs.h 6817$as_echo "#define HAVE_UTMPX_HOST 1" >>confdefs.h
6858 6818
6859fi 6819fi
6860 6820
6861{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for session in utmpx struct" >&5 6821
6862$as_echo_n "checking for session in utmpx struct... " >&6; } 6822ac_fn_cxx_check_member "$LINENO" "struct utmpx" "ut_session" "ac_cv_member_struct_utmpx_ut_session" "
6863if test "${pt_cv_struct_utmpx_session+set}" = set; then :
6864 $as_echo_n "(cached) " >&6
6865else
6866 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6867/* end confdefs.h. */
6868#include <sys/types.h> 6823#include <sys/types.h>
6869#include <utmpx.h> 6824#include <utmpx.h>
6870int 6825
6871main () 6826"
6872{
6873struct utmpx utx; utx.ut_session;
6874 ;
6875 return 0;
6876}
6877_ACEOF
6878if ac_fn_cxx_try_compile "$LINENO"; then :
6879 pt_cv_struct_utmpx_session=yes
6880else
6881 pt_cv_struct_utmpx_session=no
6882fi
6883rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6884fi
6885{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $pt_cv_struct_utmpx_session" >&5
6886$as_echo "$pt_cv_struct_utmpx_session" >&6; }
6887if test x$pt_cv_struct_utmpx_session = xyes; then 6827if test "x$ac_cv_member_struct_utmpx_ut_session" = x""yes; then :
6888 6828
6889$as_echo "#define HAVE_UTMPX_SESSION 1" >>confdefs.h 6829$as_echo "#define HAVE_UTMPX_SESSION 1" >>confdefs.h
6890 6830
6891fi 6831fi
6892 6832
6833
6893fi 6834fi
6894 6835
6895done 6836done
6896 6837
6897{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for struct lastlog" >&5 6838ac_fn_cxx_check_type "$LINENO" "struct lastlog" "ac_cv_type_struct_lastlog" "
6898$as_echo_n "checking for struct lastlog... " >&6; }
6899if test "${pt_cv_struct_lastlog+set}" = set; then :
6900 $as_echo_n "(cached) " >&6
6901else
6902 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6903/* end confdefs.h. */
6904#include <sys/types.h> 6839#include <sys/types.h>
6905#include <utmp.h> 6840#include <utmp.h>
6906#ifdef HAVE_LASTLOG_H 6841#ifdef HAVE_LASTLOG_H
6907#include <lastlog.h> 6842#include <lastlog.h>
6908#endif 6843#endif
6909 6844
6910int 6845"
6911main ()
6912{
6913struct lastlog ll;
6914 ;
6915 return 0;
6916}
6917_ACEOF
6918if ac_fn_cxx_try_compile "$LINENO"; then :
6919 pt_cv_struct_lastlog=yes
6920else
6921 pt_cv_struct_lastlog=no
6922fi
6923rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6924fi
6925{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $pt_cv_struct_lastlog" >&5
6926$as_echo "$pt_cv_struct_lastlog" >&6; }
6927if test x$pt_cv_struct_lastlog = xyes; then 6846if test "x$ac_cv_type_struct_lastlog" = x""yes; then :
6928 6847
6929$as_echo "#define HAVE_STRUCT_LASTLOG 1" >>confdefs.h 6848cat >>confdefs.h <<_ACEOF
6849#define HAVE_STRUCT_LASTLOG 1
6850_ACEOF
6930 6851
6931fi
6932 6852
6933{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for struct lastlogx" >&5 6853fi
6934$as_echo_n "checking for struct lastlogx... " >&6; } 6854
6935if test "${pt_cv_struct_lastlogx+set}" = set; then : 6855
6936 $as_echo_n "(cached) " >&6 6856ac_fn_cxx_check_type "$LINENO" "struct lastlogx" "ac_cv_type_struct_lastlogx" "
6937else
6938 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6939/* end confdefs.h. */
6940#include <sys/types.h> 6857#include <sys/types.h>
6941#include <utmpx.h> 6858#include <utmpx.h>
6942#ifdef HAVE_LASTLOG_H 6859#ifdef HAVE_LASTLOG_H
6943#include <lastlog.h> 6860#include <lastlog.h>
6944#endif 6861#endif
6945 6862
6946int 6863"
6947main ()
6948{
6949struct lastlogx ll;
6950 ;
6951 return 0;
6952}
6953_ACEOF
6954if ac_fn_cxx_try_compile "$LINENO"; then :
6955 pt_cv_struct_lastlogx=yes
6956else
6957 pt_cv_struct_lastlogx=no
6958fi
6959rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6960fi
6961{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $pt_cv_struct_lastlogx" >&5
6962$as_echo "$pt_cv_struct_lastlogx" >&6; }
6963if test x$pt_cv_struct_lastlogx = xyes; then 6864if test "x$ac_cv_type_struct_lastlogx" = x""yes; then :
6964 6865
6965$as_echo "#define HAVE_STRUCT_LASTLOGX 1" >>confdefs.h 6866cat >>confdefs.h <<_ACEOF
6867#define HAVE_STRUCT_LASTLOGX 1
6868_ACEOF
6966 6869
6870
6967fi 6871fi
6872
6968 6873
6969 6874
6970{ $as_echo "$as_me:${as_lineno-$LINENO}: checking where utmp is located" >&5 6875{ $as_echo "$as_me:${as_lineno-$LINENO}: checking where utmp is located" >&5
6971$as_echo_n "checking where utmp is located... " >&6; } 6876$as_echo_n "checking where utmp is located... " >&6; }
6972if test "${pt_cv_path_utmp+set}" = set; then : 6877if test "${pt_cv_path_utmp+set}" = set; then :
6973 $as_echo_n "(cached) " >&6 6878 $as_echo_n "(cached) " >&6
6974else 6879else
6975 if test "$cross_compiling" = yes; then : 6880 if test "$cross_compiling" = yes; then :
6976 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Define UTMP_FILE in config.h manually" >&5 6881 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Define UTMP_FILE in config.h manually" >&5
6977$as_echo "$as_me: WARNING: Define UTMP_FILE in config.h manually" >&2;} 6882$as_echo "$as_me: WARNING: Define UTMP_FILE in config.h manually" >&2;}
6978else 6883else
6979 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 6884 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6980/* end confdefs.h. */ 6885/* end confdefs.h. */
6981#include <stdio.h> 6886#include <stdio.h>
6982#include <stdlib.h> 6887#include <stdlib.h>
6888#include <sys/stat.h>
6889
6983#include <sys/types.h> 6890#include <sys/types.h>
6984#include <utmp.h> 6891#include <utmp.h>
6985#include <errno.h> 6892
6986main() 6893int main()
6987{ 6894{
6988 char **u, *utmplist[] = {
6989 "/var/run/utmp", "/var/adm/utmp", "/etc/utmp", "/usr/etc/utmp", "/usr/adm/utmp", NULL }; 6895 char **path, *list[] = { "/var/run/utmp", "/var/adm/utmp", "/etc/utmp", "/usr/etc/utmp", "/usr/adm/utmp", NULL };
6990 FILE *a, *f=fopen("conftestval", "w"); 6896 FILE *f = fopen("conftestval", "w");
6991 if (!f) exit(1); 6897 if (!f) return 1;
6992#ifdef UTMP_FILE 6898#ifdef UTMP_FILE
6993 fprintf(f, "%s\n", UTMP_FILE); 6899 fprintf(f, "%s\n", UTMP_FILE);
6994 exit(0); 6900#elif defined(_PATH_UTMP)
6901 fprintf(f, "%s\n", _PATH_UTMP);
6902#else
6903 for (path = list; *path; path++) {
6904 struct stat st;
6905 if (stat(*path, &st) == 0) {
6906 fprintf(f, "%s\n", *path);
6907 break;
6908 }
6909 }
6995#endif 6910#endif
6996#ifdef _PATH_UTMP 6911 return fclose(f) != 0;
6997 fprintf(f, "%s\n", _PATH_UTMP);
6998 exit(0);
6999#endif
7000 for (u = utmplist; *u; u++) {
7001 if ((a = fopen(*u, "r")) != NULL || errno == EACCES) {
7002 fprintf(f, "%s\n", *u);
7003 exit(0);
7004 }
7005 }
7006 exit(0);
7007} 6912}
7008_ACEOF 6913_ACEOF
7009if ac_fn_cxx_try_run "$LINENO"; then : 6914if ac_fn_cxx_try_run "$LINENO"; then :
7010 pt_cv_path_utmp=`cat conftestval` 6915 pt_cv_path_utmp=`cat conftestval`
7011else 6916else
7031$as_echo_n "checking where wtmp is located... " >&6; } 6936$as_echo_n "checking where wtmp is located... " >&6; }
7032if test "${pt_cv_path_wtmp+set}" = set; then : 6937if test "${pt_cv_path_wtmp+set}" = set; then :
7033 $as_echo_n "(cached) " >&6 6938 $as_echo_n "(cached) " >&6
7034else 6939else
7035 if test "$cross_compiling" = yes; then : 6940 if test "$cross_compiling" = yes; then :
7036 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Define WTMP_FILE in config.h manually" >&5 6941 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Define WTMP_FILE in config.h manually" >&5
7037$as_echo "$as_me: WARNING: Define WTMP_FILE in config.h manually" >&2;} 6942$as_echo "$as_me: WARNING: Define WTMP_FILE in config.h manually" >&2;}
7038else 6943else
7039 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 6944 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7040/* end confdefs.h. */ 6945/* end confdefs.h. */
7041#include <stdio.h> 6946#include <stdio.h>
7042#include <stdlib.h> 6947#include <stdlib.h>
6948#include <sys/stat.h>
6949
7043#include <sys/types.h> 6950#include <sys/types.h>
7044#ifdef HAVE_UTMP_H 6951#ifdef HAVE_UTMP_H
7045#include <utmp.h> 6952#include <utmp.h>
7046#endif 6953#endif
7047#include <errno.h> 6954
7048main() 6955int main()
7049{ 6956{
7050 char **w, *wtmplist[] = {
7051 "/var/log/wtmp", "/var/adm/wtmp", "/etc/wtmp", "/usr/etc/wtmp", "/usr/adm/wtmp", NULL }; 6957 char **path, *list[] = { "/var/log/wtmp", "/var/adm/wtmp", "/etc/wtmp", "/usr/etc/wtmp", "/usr/adm/wtmp", NULL };
7052 FILE *a, *f=fopen("conftestval", "w"); 6958 FILE *f = fopen("conftestval", "w");
7053 if (!f) exit(1); 6959 if (!f) return 1;
7054#ifdef WTMP_FILE 6960#ifdef WTMP_FILE
7055 fprintf(f, "%s\n", WTMP_FILE); 6961 fprintf(f, "%s\n", WTMP_FILE);
7056 exit(0); 6962#elif defined(_PATH_WTMP)
6963 fprintf(f, "%s\n", _PATH_WTMP);
6964#else
6965 for (path = list; *path; path++) {
6966 struct stat st;
6967 if (stat(*path, &st) == 0) {
6968 fprintf(f, "%s\n", *path);
6969 break;
6970 }
6971 }
7057#endif 6972#endif
7058#ifdef _PATH_WTMP 6973 return fclose(f) != 0;
7059 fprintf(f, "%s\n", _PATH_WTMP);
7060 exit(0);
7061#endif
7062 for (w = wtmplist; *w; w++) {
7063 if ((a = fopen(*w, "r")) != NULL || errno == EACCES) {
7064 fprintf(f, "%s\n", *w);
7065 exit(0);
7066 }
7067 }
7068 exit(0);
7069} 6974}
7070_ACEOF 6975_ACEOF
7071if ac_fn_cxx_try_run "$LINENO"; then : 6976if ac_fn_cxx_try_run "$LINENO"; then :
7072 pt_cv_path_wtmp=`cat conftestval` 6977 pt_cv_path_wtmp=`cat conftestval`
7073else 6978else
7092$as_echo_n "checking where wtmpx is located... " >&6; } 6997$as_echo_n "checking where wtmpx is located... " >&6; }
7093if test "${pt_cv_path_wtmpx+set}" = set; then : 6998if test "${pt_cv_path_wtmpx+set}" = set; then :
7094 $as_echo_n "(cached) " >&6 6999 $as_echo_n "(cached) " >&6
7095else 7000else
7096 if test "$cross_compiling" = yes; then : 7001 if test "$cross_compiling" = yes; then :
7097 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Define WTMPX_FILE in config.h manually" >&5 7002 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Define WTMPX_FILE in config.h manually" >&5
7098$as_echo "$as_me: WARNING: Define WTMPX_FILE in config.h manually" >&2;} 7003$as_echo "$as_me: WARNING: Define WTMPX_FILE in config.h manually" >&2;}
7099else 7004else
7100 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7005 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7101/* end confdefs.h. */ 7006/* end confdefs.h. */
7102#include <stdio.h> 7007#include <stdio.h>
7103#include <stdlib.h> 7008#include <stdlib.h>
7009#include <sys/stat.h>
7010
7104#ifdef HAVE_UTMPX_H 7011#ifdef HAVE_UTMPX_H
7105#include <utmpx.h> 7012#include <utmpx.h>
7106#endif 7013#endif
7107#include <errno.h> 7014
7108main() 7015int main()
7109{ 7016{
7110 char **w, *wtmplist[] = {
7111 "/var/log/wtmpx", "/var/adm/wtmpx", NULL }; 7017 char **path, *list[] = { "/var/log/wtmpx", "/var/adm/wtmpx", NULL };
7112 FILE *a, *f=fopen("conftestval", "w"); 7018 FILE *f = fopen("conftestval", "w");
7113 if (!f) exit(1); 7019 if (!f) return 1;
7114#ifdef WTMPX_FILE 7020#ifdef WTMPX_FILE
7115 fprintf(f, "%s\n", WTMPX_FILE); 7021 fprintf(f, "%s\n", WTMPX_FILE);
7116 exit(0); 7022#elif defined(_PATH_WTMPX)
7023 fprintf(f, "%s\n", _PATH_WTMPX);
7024#else
7025 for (path = list; *path; path++) {
7026 struct stat st;
7027 if (stat(*path, &st) == 0) {
7028 fprintf(f, "%s\n", *path);
7029 break;
7030 }
7031 }
7117#endif 7032#endif
7118#ifdef _PATH_WTMPX 7033 return fclose(f) != 0;
7119 fprintf(f, "%s\n", _PATH_WTMPX);
7120 exit(0);
7121#endif
7122 for (w = wtmplist; *w; w++) {
7123 if ((a = fopen(*w, "r")) != NULL || errno == EACCES) {
7124 fprintf(f, "%s\n", *w);
7125 exit(0);
7126 }
7127 }
7128 exit(0);
7129} 7034}
7130_ACEOF 7035_ACEOF
7131if ac_fn_cxx_try_run "$LINENO"; then : 7036if ac_fn_cxx_try_run "$LINENO"; then :
7132 pt_cv_path_wtmpx=`cat conftestval` 7037 pt_cv_path_wtmpx=`cat conftestval`
7133else 7038else
7152$as_echo_n "checking where lastlog is located... " >&6; } 7057$as_echo_n "checking where lastlog is located... " >&6; }
7153if test "${pt_cv_path_lastlog+set}" = set; then : 7058if test "${pt_cv_path_lastlog+set}" = set; then :
7154 $as_echo_n "(cached) " >&6 7059 $as_echo_n "(cached) " >&6
7155else 7060else
7156 if test "$cross_compiling" = yes; then : 7061 if test "$cross_compiling" = yes; then :
7157 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Define LASTLOG_FILE in config.h manually" >&5 7062 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Define LASTLOG_FILE in config.h manually" >&5
7158$as_echo "$as_me: WARNING: Define LASTLOG_FILE in config.h manually" >&2;} 7063$as_echo "$as_me: WARNING: Define LASTLOG_FILE in config.h manually" >&2;}
7159else 7064else
7160 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7065 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7161/* end confdefs.h. */ 7066/* end confdefs.h. */
7162#include <stdio.h> 7067#include <stdio.h>
7163#include <stdlib.h> 7068#include <stdlib.h>
7069#include <sys/stat.h>
7070
7164#include <sys/types.h> 7071#include <sys/types.h>
7165#ifdef HAVE_UTMPX_H 7072#ifdef HAVE_UTMP_H
7166#include <utmpx.h>
7167#elif defined(HAVE_UTMP_H)
7168#include <utmp.h> 7073#include <utmp.h>
7169#endif 7074#endif
7170#ifdef HAVE_LASTLOG_H 7075#ifdef HAVE_LASTLOG_H
7171#include <lastlog.h> 7076#include <lastlog.h>
7172#endif 7077#endif
7173#include <errno.h> 7078
7174main() 7079int main()
7175{ 7080{
7176 char **w, *lastloglist[] = { "/var/log/lastlog", NULL }; 7081 char **path, *list[] = { "/var/log/lastlog", NULL };
7177 FILE *a, *f=fopen("conftestval", "w"); 7082 FILE *f = fopen("conftestval", "w");
7178 if (!f) exit(1); 7083 if (!f) return 1;
7179#ifdef LASTLOG_FILE 7084#ifdef LASTLOG_FILE
7180 fprintf(f, "%s\n", LASTLOG_FILE); 7085 fprintf(f, "%s\n", LASTLOG_FILE);
7181 exit(0); 7086#elif defined(_PATH_LASTLOG)
7087 fprintf(f, "%s\n", _PATH_LASTLOG);
7088#else
7089 for (path = list; *path; path++) {
7090 struct stat st;
7091 if (stat(*path, &st) == 0) {
7092 fprintf(f, "%s\n", *path);
7093 break;
7094 }
7095 }
7182#endif 7096#endif
7183#ifdef _PATH_LASTLOG 7097 return fclose(f) != 0;
7184 fprintf(f, "%s\n", _PATH_LASTLOG);
7185 exit(0);
7186#endif
7187 for (w = lastloglist; *w; w++) {
7188 if ((a = fopen(*w, "r")) != NULL || errno == EACCES) {
7189 fprintf(f, "%s\n", *w);
7190 exit(0);
7191 }
7192 }
7193 exit(0);
7194} 7098}
7195_ACEOF 7099_ACEOF
7196if ac_fn_cxx_try_run "$LINENO"; then : 7100if ac_fn_cxx_try_run "$LINENO"; then :
7197 pt_cv_path_lastlog=`cat conftestval` 7101 pt_cv_path_lastlog=`cat conftestval`
7198else 7102else
7217$as_echo_n "checking where lastlogx is located... " >&6; } 7121$as_echo_n "checking where lastlogx is located... " >&6; }
7218if test "${pt_cv_path_lastlogx+set}" = set; then : 7122if test "${pt_cv_path_lastlogx+set}" = set; then :
7219 $as_echo_n "(cached) " >&6 7123 $as_echo_n "(cached) " >&6
7220else 7124else
7221 if test "$cross_compiling" = yes; then : 7125 if test "$cross_compiling" = yes; then :
7222 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Define LASTLOGX_FILE in config.h manually" >&5 7126 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Define LASTLOGX_FILE in config.h manually" >&5
7223$as_echo "$as_me: WARNING: Define LASTLOGX_FILE in config.h manually" >&2;} 7127$as_echo "$as_me: WARNING: Define LASTLOGX_FILE in config.h manually" >&2;}
7224else 7128else
7225 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7129 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7226/* end confdefs.h. */ 7130/* end confdefs.h. */
7227#include <stdio.h> 7131#include <stdio.h>
7228#include <stdlib.h> 7132#include <stdlib.h>
7133#include <sys/stat.h>
7134
7229#ifdef HAVE_UTMPX_H 7135#ifdef HAVE_UTMPX_H
7230#include <utmpx.h> 7136#include <utmpx.h>
7231#endif 7137#endif
7232#include <errno.h> 7138
7233main() 7139int main()
7234{ 7140{
7235 char **w, *wtmplist[] = { "/var/log/lastlogx", "/var/adm/lastlogx", NULL }; 7141 char **path, *list[] = { "/var/log/lastlogx", "/var/adm/lastlogx", NULL };
7236 FILE *a, *f=fopen("conftestval", "w"); 7142 FILE *f = fopen("conftestval", "w");
7237 if (!f) exit(1); 7143 if (!f) return 1;
7238#ifdef LASTLOGX_FILE 7144#ifdef LASTLOGX_FILE
7239 fprintf(f, "%s\n", LASTLOGX_FILE); 7145 fprintf(f, "%s\n", LASTLOGX_FILE);
7240 exit(0); 7146#elif defined(_PATH_LASTLOGX)
7147 fprintf(f, "%s\n", _PATH_LASTLOGX);
7148#else
7149 for (path = list; *path; path++) {
7150 struct stat st;
7151 if (stat(*path, &st) == 0) {
7152 fprintf(f, "%s\n", *path);
7153 break;
7154 }
7155 }
7241#endif 7156#endif
7242#ifdef _PATH_LASTLOGX 7157 return fclose(f) != 0;
7243 fprintf(f, "%s\n", _PATH_LASTLOGX);
7244 exit(0);
7245#endif
7246 for (w = wtmplist; *w; w++) {
7247 if ((a = fopen(*w, "r")) != NULL || errno == EACCES) {
7248 fprintf(f, "%s\n", *w);
7249 exit(0);
7250 }
7251 }
7252 exit(0);
7253} 7158}
7254_ACEOF 7159_ACEOF
7255if ac_fn_cxx_try_run "$LINENO"; then : 7160if ac_fn_cxx_try_run "$LINENO"; then :
7256 pt_cv_path_lastlogx=`cat conftestval` 7161 pt_cv_path_lastlogx=`cat conftestval`
7257else 7162else
7284$as_echo_n "checking for working Xlocale... " >&6; } 7189$as_echo_n "checking for working Xlocale... " >&6; }
7285if test "${rxvt_cv_func_xlocale+set}" = set; then : 7190if test "${rxvt_cv_func_xlocale+set}" = set; then :
7286 $as_echo_n "(cached) " >&6 7191 $as_echo_n "(cached) " >&6
7287else 7192else
7288 if test "$cross_compiling" = yes; then : 7193 if test "$cross_compiling" = yes; then :
7289 : 7194 :
7290else 7195else
7291 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7196 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7292/* end confdefs.h. */ 7197/* end confdefs.h. */
7198
7293#include <X11/Xlib.h> 7199 #include <X11/Xlib.h>
7294 #include <stdlib.h> 7200 #include <stdlib.h>
7295 main() { 7201 int main() {
7296 char *p; 7202 char *p;
7297 if ((p = XSetLocaleModifiers("@im=none")) != NULL && *p) 7203 if ((p = XSetLocaleModifiers("@im=none")) != NULL && *p)
7298 exit (XSupportsLocale() ? 0 : 1); 7204 exit (XSupportsLocale() ? 0 : 1);
7299 else 7205 else
7300 exit (1);} 7206 exit (1);
7207 }
7208
7301_ACEOF 7209_ACEOF
7302if ac_fn_cxx_try_run "$LINENO"; then : 7210if ac_fn_cxx_try_run "$LINENO"; then :
7303 rxvt_cv_func_xlocale=yes 7211 rxvt_cv_func_xlocale=yes
7304else 7212else
7305 rxvt_cv_func_xlocale=no 7213 rxvt_cv_func_xlocale=no
7306fi 7214fi
7307rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \ 7215rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
7308 conftest.$ac_objext conftest.beam conftest.$ac_ext 7216 conftest.$ac_objext conftest.beam conftest.$ac_ext
7509if test x$pt_cv_can_pass_fds = xyes; then 7417if test x$pt_cv_can_pass_fds = xyes; then
7510 7418
7511$as_echo "#define HAVE_UNIX_FDPASS 1" >>confdefs.h 7419$as_echo "#define HAVE_UNIX_FDPASS 1" >>confdefs.h
7512 7420
7513else 7421else
7514 as_fn_error "libptytty requires unix-compliant filehandle passing ability" "$LINENO" 5 7422 as_fn_error $? "libptytty requires unix-compliant filehandle passing ability" "$LINENO" 5
7515fi 7423fi
7516 7424
7517 7425
7518 7426
7519for ac_header in \ 7427for ac_header in \
7525 stropts.h \ 7433 stropts.h \
7526 7434
7527do : 7435do :
7528 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` 7436 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" 7437ac_fn_cxx_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
7530eval as_val=\$$as_ac_Header 7438if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
7531 if test "x$as_val" = x""yes; then :
7532 cat >>confdefs.h <<_ACEOF 7439 cat >>confdefs.h <<_ACEOF
7533#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 7440#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
7534_ACEOF 7441_ACEOF
7535 7442
7536fi 7443fi
7550 setresuid \ 7457 setresuid \
7551 7458
7552do : 7459do :
7553 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` 7460 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
7554ac_fn_cxx_check_func "$LINENO" "$ac_func" "$as_ac_var" 7461ac_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 : 7462if eval test \"x\$"$as_ac_var"\" = x"yes"; then :
7557 cat >>confdefs.h <<_ACEOF 7463 cat >>confdefs.h <<_ACEOF
7558#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 7464#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
7559_ACEOF 7465_ACEOF
7560 7466
7561fi 7467fi
7711#include <sys/types.h> 7617#include <sys/types.h>
7712#include <sys/stat.h> 7618#include <sys/stat.h>
7713#include <unistd.h> 7619#include <unistd.h>
7714#include <grp.h> 7620#include <grp.h>
7715 7621
7716main() 7622int main()
7717{ 7623{
7718 struct stat st; 7624 struct stat st;
7719 struct group *gr; 7625 struct group *gr;
7720 char *tty; 7626 char *tty;
7721 gr = getgrnam("tty"); 7627 gr = getgrnam("tty");
7745 7651
7746$as_echo "#define TTY_GID_SUPPORT 1" >>confdefs.h 7652$as_echo "#define TTY_GID_SUPPORT 1" >>confdefs.h
7747 7653
7748fi 7654fi
7749 7655
7750if test x$support_xft = xyes; then 7656if test x$support_xft = xyes || test x$support_inheritpixmap = xyes; then
7657 rxvt_have_xrender=no
7751 # Extract the first word of "pkg-config", so it can be a program name with args. 7658 # Extract the first word of "pkg-config", so it can be a program name with args.
7752set dummy pkg-config; ac_word=$2 7659set dummy pkg-config; ac_word=$2
7753{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 7660{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7754$as_echo_n "checking for $ac_word... " >&6; } 7661$as_echo_n "checking for $ac_word... " >&6; }
7755if test "${ac_cv_path_PKG_CONFIG+set}" = set; then : 7662if test "${ac_cv_path_PKG_CONFIG+set}" = set; then :
7787 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 7694 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7788$as_echo "no" >&6; } 7695$as_echo "no" >&6; }
7789fi 7696fi
7790 7697
7791 7698
7699 if test $PKG_CONFIG != no && $PKG_CONFIG --exists xrender; then
7700 X_LIBS="`$PKG_CONFIG xrender --libs` $X_LIBS"
7701 CPPFLAGS="$CPPFLAGS `$PKG_CONFIG xrender --cflags`"
7702 rxvt_have_xrender=yes
7703
7704 save_LIBS="$LIBS"
7705 LIBS="$LIBS $X_LIBS"
7706 ac_fn_cxx_check_header_mongrel "$LINENO" "X11/extensions/Xrender.h" "ac_cv_header_X11_extensions_Xrender_h" "$ac_includes_default"
7707if test "x$ac_cv_header_X11_extensions_Xrender_h" = x""yes; then :
7708
7709else
7710 rxvt_have_xrender=no
7711fi
7712
7713
7714 ac_fn_cxx_check_func "$LINENO" "XRenderFindStandardFormat" "ac_cv_func_XRenderFindStandardFormat"
7715if test "x$ac_cv_func_XRenderFindStandardFormat" = x""yes; then :
7716
7717else
7718 rxvt_have_xrender=no
7719fi
7720
7721 LIBS="$save_LIBS"
7722 fi
7723fi
7724
7725if test x$support_xft = xyes && test x$rxvt_have_xrender = xyes; then
7726 # Extract the first word of "pkg-config", so it can be a program name with args.
7727set dummy pkg-config; ac_word=$2
7728{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7729$as_echo_n "checking for $ac_word... " >&6; }
7730if test "${ac_cv_path_PKG_CONFIG+set}" = set; then :
7731 $as_echo_n "(cached) " >&6
7732else
7733 case $PKG_CONFIG in
7734 [\\/]* | ?:[\\/]*)
7735 ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
7736 ;;
7737 *)
7738 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7739for as_dir in $PATH
7740do
7741 IFS=$as_save_IFS
7742 test -z "$as_dir" && as_dir=.
7743 for ac_exec_ext in '' $ac_executable_extensions; do
7744 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7745 ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
7746 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7747 break 2
7748 fi
7749done
7750 done
7751IFS=$as_save_IFS
7752
7753 test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
7754 ;;
7755esac
7756fi
7757PKG_CONFIG=$ac_cv_path_PKG_CONFIG
7758if test -n "$PKG_CONFIG"; then
7759 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PKG_CONFIG" >&5
7760$as_echo "$PKG_CONFIG" >&6; }
7761else
7762 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7763$as_echo "no" >&6; }
7764fi
7765
7766
7792 if test $PKG_CONFIG != no && $PKG_CONFIG --exists xft; then 7767 if test $PKG_CONFIG != no && $PKG_CONFIG --exists xft; then
7793 X_LIBS="`$PKG_CONFIG xft --libs` $X_LIBS" 7768 X_LIBS="`$PKG_CONFIG xft --libs` $X_LIBS"
7794 CPPFLAGS="$CPPFLAGS `$PKG_CONFIG xft --cflags`" 7769 CPPFLAGS="$CPPFLAGS `$PKG_CONFIG xft --cflags`"
7795 else 7770 else
7796 # Extract the first word of "xft-config", so it can be a program name with args. 7771 # Extract the first word of "xft-config", so it can be a program name with args.
7838 X_LIBS="`$XFT_CONFIG --libs` $X_LIBS" 7813 X_LIBS="`$XFT_CONFIG --libs` $X_LIBS"
7839 CPPFLAGS="$CPPFLAGS `$XFT_CONFIG --cflags`" 7814 CPPFLAGS="$CPPFLAGS `$XFT_CONFIG --cflags`"
7840 fi 7815 fi
7841 fi 7816 fi
7842 7817
7818 if test $PKG_CONFIG != no && $PKG_CONFIG --exists fontconfig; then
7819 X_LIBS="`$PKG_CONFIG fontconfig --libs` $X_LIBS"
7820 CPPFLAGS="$CPPFLAGS `$PKG_CONFIG fontconfig --cflags`"
7821 fi
7822
7843 save_LIBS="$LIBS" 7823 save_LIBS="$LIBS"
7844 LIBS="$LIBS $X_LIBS" 7824 LIBS="$LIBS $X_LIBS"
7845 for ac_header in X11/Xft/Xft.h 7825 for ac_header in X11/Xft/Xft.h
7846do : 7826do :
7847 ac_fn_cxx_check_header_mongrel "$LINENO" "X11/Xft/Xft.h" "ac_cv_header_X11_Xft_Xft_h" "$ac_includes_default" 7827 ac_fn_cxx_check_header_mongrel "$LINENO" "X11/Xft/Xft.h" "ac_cv_header_X11_Xft_Xft_h" "$ac_includes_default"
7896 : 7876 :
7897else 7877else
7898 support_xft=no 7878 support_xft=no
7899fi 7879fi
7900 7880
7881 for ac_header in fontconfig/fontconfig.h
7882do :
7883 ac_fn_cxx_check_header_mongrel "$LINENO" "fontconfig/fontconfig.h" "ac_cv_header_fontconfig_fontconfig_h" "$ac_includes_default"
7884if test "x$ac_cv_header_fontconfig_fontconfig_h" = x""yes; then :
7885 cat >>confdefs.h <<_ACEOF
7886#define HAVE_FONTCONFIG_FONTCONFIG_H 1
7887_ACEOF
7888
7889else
7890 support_xft=no
7891fi
7892
7893done
7894
7895 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for FcPatternGet in -lfontconfig" >&5
7896$as_echo_n "checking for FcPatternGet in -lfontconfig... " >&6; }
7897if test "${ac_cv_lib_fontconfig_FcPatternGet+set}" = set; then :
7898 $as_echo_n "(cached) " >&6
7899else
7900 ac_check_lib_save_LIBS=$LIBS
7901LIBS="-lfontconfig $LIBS"
7902cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7903/* end confdefs.h. */
7904
7905/* Override any GCC internal prototype to avoid an error.
7906 Use char because int might match the return type of a GCC
7907 builtin and then its argument prototype would still apply. */
7908#ifdef __cplusplus
7909extern "C"
7910#endif
7911char FcPatternGet ();
7912int
7913main ()
7914{
7915return FcPatternGet ();
7916 ;
7917 return 0;
7918}
7919_ACEOF
7920if ac_fn_cxx_try_link "$LINENO"; then :
7921 ac_cv_lib_fontconfig_FcPatternGet=yes
7922else
7923 ac_cv_lib_fontconfig_FcPatternGet=no
7924fi
7925rm -f core conftest.err conftest.$ac_objext \
7926 conftest$ac_exeext conftest.$ac_ext
7927LIBS=$ac_check_lib_save_LIBS
7928fi
7929{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fontconfig_FcPatternGet" >&5
7930$as_echo "$ac_cv_lib_fontconfig_FcPatternGet" >&6; }
7931if test "x$ac_cv_lib_fontconfig_FcPatternGet" = x""yes; then :
7932 :
7933else
7934 support_xft=no
7935fi
7936
7901 LIBS="$save_LIBS" 7937 LIBS="$save_LIBS"
7902 7938
7903 if test x$support_xft = xyes; then 7939 if test x$support_xft = xyes; then
7904 7940
7905$as_echo "#define XFT 1" >>confdefs.h 7941$as_echo "#define XFT 1" >>confdefs.h
7925 7961
7926$as_echo "#define OFF_FOCUS_FADING 1" >>confdefs.h 7962$as_echo "#define OFF_FOCUS_FADING 1" >>confdefs.h
7927 7963
7928fi 7964fi
7929if test x$support_inheritpixmap = xyes; then 7965if test x$support_inheritpixmap = xyes; then
7966 if test x$rxvt_have_xrender = xyes; then
7967 LIBS="$LIBS -lm"
7968
7969$as_echo "#define XRENDER 1" >>confdefs.h
7970
7971 fi
7930 7972
7931$as_echo "#define ENABLE_TRANSPARENCY 1" >>confdefs.h 7973$as_echo "#define ENABLE_TRANSPARENCY 1" >>confdefs.h
7932 7974
7933fi 7975fi
7934if test x$support_keepscrolling = xno; then 7976if test x$support_keepscrolling = xno; then
7954if test x$support_mouseslipwheel = xyes; then 7996if test x$support_mouseslipwheel = xyes; then
7955 7997
7956$as_echo "#define MOUSE_SLIP_WHEELING 1" >>confdefs.h 7998$as_echo "#define MOUSE_SLIP_WHEELING 1" >>confdefs.h
7957 7999
7958fi 8000fi
7959
7960 8001
7961scrolltypes=plain 8002scrolltypes=plain
7962 8003
7963$as_echo "#define PLAIN_SCROLLBAR 1" >>confdefs.h 8004$as_echo "#define PLAIN_SCROLLBAR 1" >>confdefs.h
7964 8005
8158 PERL_O=rxvtperl.o 8199 PERL_O=rxvtperl.o
8159 PERLFLAGS="`$PERL -MExtUtils::Embed -e ccopts`" 8200 PERLFLAGS="`$PERL -MExtUtils::Embed -e ccopts`"
8160 PERLLIB="`$PERL -MExtUtils::Embed -e ldopts`" 8201 PERLLIB="`$PERL -MExtUtils::Embed -e ldopts`"
8161 PERLPRIVLIBEXP="`$PERL -MConfig -e 'print $Config{privlibexp}'`" 8202 PERLPRIVLIBEXP="`$PERL -MConfig -e 'print $Config{privlibexp}'`"
8162 else 8203 else
8163 as_fn_error "no, unable to link" "$LINENO" 5 8204 as_fn_error $? "no, unable to link" "$LINENO" 5
8164 fi 8205 fi
8165 else 8206 else
8166 as_fn_error "no working perl found, or perl not version >= 5.8" "$LINENO" 5 8207 as_fn_error $? "no working perl found, or perl not version >= 5.8" "$LINENO" 5
8167 fi 8208 fi
8168fi 8209fi
8169 8210
8170 8211
8171 8212
8257 8298
8258DEFS=-DHAVE_CONFIG_H 8299DEFS=-DHAVE_CONFIG_H
8259 8300
8260ac_libobjs= 8301ac_libobjs=
8261ac_ltlibobjs= 8302ac_ltlibobjs=
8303U=
8262for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue 8304for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
8263 # 1. Remove the extension, and $U if already installed. 8305 # 1. Remove the extension, and $U if already installed.
8264 ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' 8306 ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
8265 ac_i=`$as_echo "$ac_i" | sed "$ac_script"` 8307 ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
8266 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR 8308 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR
8418 8460
8419# CDPATH. 8461# CDPATH.
8420(unset CDPATH) >/dev/null 2>&1 && unset CDPATH 8462(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
8421 8463
8422 8464
8423# as_fn_error ERROR [LINENO LOG_FD] 8465# as_fn_error STATUS ERROR [LINENO LOG_FD]
8424# --------------------------------- 8466# ----------------------------------------
8425# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are 8467# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
8426# provided, also output the error to LOG_FD, referencing LINENO. Then exit the 8468# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
8427# script with status $?, using 1 if that was 0. 8469# script with STATUS, using 1 if that was 0.
8428as_fn_error () 8470as_fn_error ()
8429{ 8471{
8430 as_status=$?; test $as_status -eq 0 && as_status=1 8472 as_status=$1; test $as_status -eq 0 && as_status=1
8431 if test "$3"; then 8473 if test "$4"; then
8432 as_lineno=${as_lineno-"$2"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 8474 as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
8433 $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3 8475 $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
8434 fi 8476 fi
8435 $as_echo "$as_me: error: $1" >&2 8477 $as_echo "$as_me: error: $2" >&2
8436 as_fn_exit $as_status 8478 as_fn_exit $as_status
8437} # as_fn_error 8479} # as_fn_error
8438 8480
8439 8481
8440# as_fn_set_status STATUS 8482# as_fn_set_status STATUS
8626 } 8668 }
8627 s/.*/./; q'` 8669 s/.*/./; q'`
8628 test -d "$as_dir" && break 8670 test -d "$as_dir" && break
8629 done 8671 done
8630 test -z "$as_dirs" || eval "mkdir $as_dirs" 8672 test -z "$as_dirs" || eval "mkdir $as_dirs"
8631 } || test -d "$as_dir" || as_fn_error "cannot create directory $as_dir" 8673 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
8632 8674
8633 8675
8634} # as_fn_mkdir_p 8676} # as_fn_mkdir_p
8635if mkdir -p . 2>/dev/null; then 8677if mkdir -p . 2>/dev/null; then
8636 as_mkdir_p='mkdir -p "$as_dir"' 8678 as_mkdir_p='mkdir -p "$as_dir"'
8680# Save the log message, to keep $0 and so on meaningful, and to 8722# Save the log message, to keep $0 and so on meaningful, and to
8681# report actual input values of CONFIG_FILES etc. instead of their 8723# report actual input values of CONFIG_FILES etc. instead of their
8682# values after options handling. 8724# values after options handling.
8683ac_log=" 8725ac_log="
8684This file was extended by $as_me, which was 8726This file was extended by $as_me, which was
8685generated by GNU Autoconf 2.65. Invocation command line was 8727generated by GNU Autoconf 2.67. Invocation command line was
8686 8728
8687 CONFIG_FILES = $CONFIG_FILES 8729 CONFIG_FILES = $CONFIG_FILES
8688 CONFIG_HEADERS = $CONFIG_HEADERS 8730 CONFIG_HEADERS = $CONFIG_HEADERS
8689 CONFIG_LINKS = $CONFIG_LINKS 8731 CONFIG_LINKS = $CONFIG_LINKS
8690 CONFIG_COMMANDS = $CONFIG_COMMANDS 8732 CONFIG_COMMANDS = $CONFIG_COMMANDS
8742_ACEOF 8784_ACEOF
8743cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 8785cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
8744ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" 8786ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
8745ac_cs_version="\\ 8787ac_cs_version="\\
8746config.status 8788config.status
8747configured by $0, generated by GNU Autoconf 2.65, 8789configured by $0, generated by GNU Autoconf 2.67,
8748 with options \\"\$ac_cs_config\\" 8790 with options \\"\$ac_cs_config\\"
8749 8791
8750Copyright (C) 2009 Free Software Foundation, Inc. 8792Copyright (C) 2010 Free Software Foundation, Inc.
8751This config.status script is free software; the Free Software Foundation 8793This config.status script is free software; the Free Software Foundation
8752gives unlimited permission to copy, distribute and modify it." 8794gives unlimited permission to copy, distribute and modify it."
8753 8795
8754ac_pwd='$ac_pwd' 8796ac_pwd='$ac_pwd'
8755srcdir='$srcdir' 8797srcdir='$srcdir'
8761# The default lists apply if the user does not specify any file. 8803# The default lists apply if the user does not specify any file.
8762ac_need_defaults=: 8804ac_need_defaults=:
8763while test $# != 0 8805while test $# != 0
8764do 8806do
8765 case $1 in 8807 case $1 in
8766 --*=*) 8808 --*=?*)
8767 ac_option=`expr "X$1" : 'X\([^=]*\)='` 8809 ac_option=`expr "X$1" : 'X\([^=]*\)='`
8768 ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` 8810 ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
8811 ac_shift=:
8812 ;;
8813 --*=)
8814 ac_option=`expr "X$1" : 'X\([^=]*\)='`
8815 ac_optarg=
8769 ac_shift=: 8816 ac_shift=:
8770 ;; 8817 ;;
8771 *) 8818 *)
8772 ac_option=$1 8819 ac_option=$1
8773 ac_optarg=$2 8820 ac_optarg=$2
8787 debug=: ;; 8834 debug=: ;;
8788 --file | --fil | --fi | --f ) 8835 --file | --fil | --fi | --f )
8789 $ac_shift 8836 $ac_shift
8790 case $ac_optarg in 8837 case $ac_optarg in
8791 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; 8838 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
8839 '') as_fn_error $? "missing file argument" ;;
8792 esac 8840 esac
8793 as_fn_append CONFIG_FILES " '$ac_optarg'" 8841 as_fn_append CONFIG_FILES " '$ac_optarg'"
8794 ac_need_defaults=false;; 8842 ac_need_defaults=false;;
8795 --header | --heade | --head | --hea ) 8843 --header | --heade | --head | --hea )
8796 $ac_shift 8844 $ac_shift
8799 esac 8847 esac
8800 as_fn_append CONFIG_HEADERS " '$ac_optarg'" 8848 as_fn_append CONFIG_HEADERS " '$ac_optarg'"
8801 ac_need_defaults=false;; 8849 ac_need_defaults=false;;
8802 --he | --h) 8850 --he | --h)
8803 # Conflict between --help and --header 8851 # Conflict between --help and --header
8804 as_fn_error "ambiguous option: \`$1' 8852 as_fn_error $? "ambiguous option: \`$1'
8805Try \`$0 --help' for more information.";; 8853Try \`$0 --help' for more information.";;
8806 --help | --hel | -h ) 8854 --help | --hel | -h )
8807 $as_echo "$ac_cs_usage"; exit ;; 8855 $as_echo "$ac_cs_usage"; exit ;;
8808 -q | -quiet | --quiet | --quie | --qui | --qu | --q \ 8856 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
8809 | -silent | --silent | --silen | --sile | --sil | --si | --s) 8857 | -silent | --silent | --silen | --sile | --sil | --si | --s)
8810 ac_cs_silent=: ;; 8858 ac_cs_silent=: ;;
8811 8859
8812 # This is an error. 8860 # This is an error.
8813 -*) as_fn_error "unrecognized option: \`$1' 8861 -*) as_fn_error $? "unrecognized option: \`$1'
8814Try \`$0 --help' for more information." ;; 8862Try \`$0 --help' for more information." ;;
8815 8863
8816 *) as_fn_append ac_config_targets " $1" 8864 *) as_fn_append ac_config_targets " $1"
8817 ac_need_defaults=false ;; 8865 ac_need_defaults=false ;;
8818 8866
8862 "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h:config.h.in" ;; 8910 "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h:config.h.in" ;;
8863 "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;; 8911 "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
8864 "doc/Makefile") CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;; 8912 "doc/Makefile") CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;
8865 "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;; 8913 "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
8866 8914
8867 *) as_fn_error "invalid argument: \`$ac_config_target'" "$LINENO" 5;; 8915 *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5 ;;
8868 esac 8916 esac
8869done 8917done
8870 8918
8871 8919
8872# If the user did not use the arguments to specify the items to instantiate, 8920# If the user did not use the arguments to specify the items to instantiate,
8899 test -n "$tmp" && test -d "$tmp" 8947 test -n "$tmp" && test -d "$tmp"
8900} || 8948} ||
8901{ 8949{
8902 tmp=./conf$$-$RANDOM 8950 tmp=./conf$$-$RANDOM
8903 (umask 077 && mkdir "$tmp") 8951 (umask 077 && mkdir "$tmp")
8904} || as_fn_error "cannot create a temporary directory in ." "$LINENO" 5 8952} || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5
8905 8953
8906# Set up the scripts for CONFIG_FILES section. 8954# Set up the scripts for CONFIG_FILES section.
8907# No need to generate them if there are no CONFIG_FILES. 8955# No need to generate them if there are no CONFIG_FILES.
8908# This happens for instance with `./config.status config.h'. 8956# This happens for instance with `./config.status config.h'.
8909if test -n "$CONFIG_FILES"; then 8957if test -n "$CONFIG_FILES"; then
8916if test "x$ac_cr" = x; then 8964if test "x$ac_cr" = x; then
8917 eval ac_cr=\$\'\\r\' 8965 eval ac_cr=\$\'\\r\'
8918fi 8966fi
8919ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null` 8967ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
8920if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then 8968if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
8921 ac_cs_awk_cr='\r' 8969 ac_cs_awk_cr='\\r'
8922else 8970else
8923 ac_cs_awk_cr=$ac_cr 8971 ac_cs_awk_cr=$ac_cr
8924fi 8972fi
8925 8973
8926echo 'BEGIN {' >"$tmp/subs1.awk" && 8974echo 'BEGIN {' >"$tmp/subs1.awk" &&
8930{ 8978{
8931 echo "cat >conf$$subs.awk <<_ACEOF" && 8979 echo "cat >conf$$subs.awk <<_ACEOF" &&
8932 echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' && 8980 echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
8933 echo "_ACEOF" 8981 echo "_ACEOF"
8934} >conf$$subs.sh || 8982} >conf$$subs.sh ||
8935 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5 8983 as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
8936ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'` 8984ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
8937ac_delim='%!_!# ' 8985ac_delim='%!_!# '
8938for ac_last_try in false false false false false :; do 8986for ac_last_try in false false false false false :; do
8939 . ./conf$$subs.sh || 8987 . ./conf$$subs.sh ||
8940 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5 8988 as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
8941 8989
8942 ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` 8990 ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
8943 if test $ac_delim_n = $ac_delim_num; then 8991 if test $ac_delim_n = $ac_delim_num; then
8944 break 8992 break
8945 elif $ac_last_try; then 8993 elif $ac_last_try; then
8946 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5 8994 as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
8947 else 8995 else
8948 ac_delim="$ac_delim!$ac_delim _$ac_delim!! " 8996 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
8949 fi 8997 fi
8950done 8998done
8951rm -f conf$$subs.sh 8999rm -f conf$$subs.sh
9030if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then 9078if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
9031 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g" 9079 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
9032else 9080else
9033 cat 9081 cat
9034fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \ 9082fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \
9035 || as_fn_error "could not setup config files machinery" "$LINENO" 5 9083 || as_fn_error $? "could not setup config files machinery" "$LINENO" 5
9036_ACEOF 9084_ACEOF
9037 9085
9038# VPATH may cause trouble with some makes, so we remove $(srcdir), 9086# VPATH may cause trouble with some makes, so we remove sole $(srcdir),
9039# ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and 9087# ${srcdir} and @srcdir@ entries from VPATH if srcdir is ".", strip leading and
9040# trailing colons and then remove the whole line if VPATH becomes empty 9088# trailing colons and then remove the whole line if VPATH becomes empty
9041# (actually we leave an empty line to preserve line numbers). 9089# (actually we leave an empty line to preserve line numbers).
9042if test "x$srcdir" = x.; then 9090if test "x$srcdir" = x.; then
9043 ac_vpsub='/^[ ]*VPATH[ ]*=/{ 9091 ac_vpsub='/^[ ]*VPATH[ ]*=[ ]*/{
9092h
9093s///
9094s/^/:/
9095s/[ ]*$/:/
9044s/:*\$(srcdir):*/:/ 9096s/:\$(srcdir):/:/g
9045s/:*\${srcdir}:*/:/ 9097s/:\${srcdir}:/:/g
9046s/:*@srcdir@:*/:/ 9098s/:@srcdir@:/:/g
9047s/^\([^=]*=[ ]*\):*/\1/ 9099s/^:*//
9048s/:*$// 9100s/:*$//
9101x
9102s/\(=[ ]*\).*/\1/
9103G
9104s/\n//
9049s/^[^=]*=[ ]*$// 9105s/^[^=]*=[ ]*$//
9050}' 9106}'
9051fi 9107fi
9052 9108
9053cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 9109cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
9071for ac_last_try in false false :; do 9127for ac_last_try in false false :; do
9072 ac_t=`sed -n "/$ac_delim/p" confdefs.h` 9128 ac_t=`sed -n "/$ac_delim/p" confdefs.h`
9073 if test -z "$ac_t"; then 9129 if test -z "$ac_t"; then
9074 break 9130 break
9075 elif $ac_last_try; then 9131 elif $ac_last_try; then
9076 as_fn_error "could not make $CONFIG_HEADERS" "$LINENO" 5 9132 as_fn_error $? "could not make $CONFIG_HEADERS" "$LINENO" 5
9077 else 9133 else
9078 ac_delim="$ac_delim!$ac_delim _$ac_delim!! " 9134 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
9079 fi 9135 fi
9080done 9136done
9081 9137
9156} 9212}
9157{ print } 9213{ print }
9158_ACAWK 9214_ACAWK
9159_ACEOF 9215_ACEOF
9160cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 9216cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
9161 as_fn_error "could not setup config headers machinery" "$LINENO" 5 9217 as_fn_error $? "could not setup config headers machinery" "$LINENO" 5
9162fi # test -n "$CONFIG_HEADERS" 9218fi # test -n "$CONFIG_HEADERS"
9163 9219
9164 9220
9165eval set X " :F $CONFIG_FILES :H $CONFIG_HEADERS " 9221eval set X " :F $CONFIG_FILES :H $CONFIG_HEADERS "
9166shift 9222shift
9169 case $ac_tag in 9225 case $ac_tag in
9170 :[FHLC]) ac_mode=$ac_tag; continue;; 9226 :[FHLC]) ac_mode=$ac_tag; continue;;
9171 esac 9227 esac
9172 case $ac_mode$ac_tag in 9228 case $ac_mode$ac_tag in
9173 :[FHL]*:*);; 9229 :[FHL]*:*);;
9174 :L* | :C*:*) as_fn_error "invalid tag \`$ac_tag'" "$LINENO" 5;; 9230 :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5 ;;
9175 :[FH]-) ac_tag=-:-;; 9231 :[FH]-) ac_tag=-:-;;
9176 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;; 9232 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
9177 esac 9233 esac
9178 ac_save_IFS=$IFS 9234 ac_save_IFS=$IFS
9179 IFS=: 9235 IFS=:
9197 test -f "$ac_f" || 9253 test -f "$ac_f" ||
9198 case $ac_f in 9254 case $ac_f in
9199 [\\/$]*) false;; 9255 [\\/$]*) false;;
9200 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";; 9256 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
9201 esac || 9257 esac ||
9202 as_fn_error "cannot find input file: \`$ac_f'" "$LINENO" 5;; 9258 as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5 ;;
9203 esac 9259 esac
9204 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac 9260 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
9205 as_fn_append ac_file_inputs " '$ac_f'" 9261 as_fn_append ac_file_inputs " '$ac_f'"
9206 done 9262 done
9207 9263
9224 *) ac_sed_conf_input=$configure_input;; 9280 *) ac_sed_conf_input=$configure_input;;
9225 esac 9281 esac
9226 9282
9227 case $ac_tag in 9283 case $ac_tag in
9228 *:-:* | *:-) cat >"$tmp/stdin" \ 9284 *:-:* | *:-) cat >"$tmp/stdin" \
9229 || as_fn_error "could not create $ac_file" "$LINENO" 5 ;; 9285 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;;
9230 esac 9286 esac
9231 ;; 9287 ;;
9232 esac 9288 esac
9233 9289
9234 ac_dir=`$as_dirname -- "$ac_file" || 9290 ac_dir=`$as_dirname -- "$ac_file" ||
9355s&@abs_top_builddir@&$ac_abs_top_builddir&;t t 9411s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
9356s&@INSTALL@&$ac_INSTALL&;t t 9412s&@INSTALL@&$ac_INSTALL&;t t
9357$ac_datarootdir_hack 9413$ac_datarootdir_hack
9358" 9414"
9359eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \ 9415eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \
9360 || as_fn_error "could not create $ac_file" "$LINENO" 5 9416 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
9361 9417
9362test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && 9418test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
9363 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } && 9419 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
9364 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } && 9420 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
9365 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir' 9421 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
9366which seems to be undefined. Please make sure it is defined." >&5 9422which seems to be undefined. Please make sure it is defined" >&5
9367$as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir' 9423$as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
9368which seems to be undefined. Please make sure it is defined." >&2;} 9424which seems to be undefined. Please make sure it is defined" >&2;}
9369 9425
9370 rm -f "$tmp/stdin" 9426 rm -f "$tmp/stdin"
9371 case $ac_file in 9427 case $ac_file in
9372 -) cat "$tmp/out" && rm -f "$tmp/out";; 9428 -) cat "$tmp/out" && rm -f "$tmp/out";;
9373 *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";; 9429 *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
9374 esac \ 9430 esac \
9375 || as_fn_error "could not create $ac_file" "$LINENO" 5 9431 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
9376 ;; 9432 ;;
9377 :H) 9433 :H)
9378 # 9434 #
9379 # CONFIG_HEADER 9435 # CONFIG_HEADER
9380 # 9436 #
9381 if test x"$ac_file" != x-; then 9437 if test x"$ac_file" != x-; then
9382 { 9438 {
9383 $as_echo "/* $configure_input */" \ 9439 $as_echo "/* $configure_input */" \
9384 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" 9440 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs"
9385 } >"$tmp/config.h" \ 9441 } >"$tmp/config.h" \
9386 || as_fn_error "could not create $ac_file" "$LINENO" 5 9442 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
9387 if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then 9443 if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then
9388 { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5 9444 { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
9389$as_echo "$as_me: $ac_file is unchanged" >&6;} 9445$as_echo "$as_me: $ac_file is unchanged" >&6;}
9390 else 9446 else
9391 rm -f "$ac_file" 9447 rm -f "$ac_file"
9392 mv "$tmp/config.h" "$ac_file" \ 9448 mv "$tmp/config.h" "$ac_file" \
9393 || as_fn_error "could not create $ac_file" "$LINENO" 5 9449 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
9394 fi 9450 fi
9395 else 9451 else
9396 $as_echo "/* $configure_input */" \ 9452 $as_echo "/* $configure_input */" \
9397 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \ 9453 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \
9398 || as_fn_error "could not create -" "$LINENO" 5 9454 || as_fn_error $? "could not create -" "$LINENO" 5
9399 fi 9455 fi
9400 ;; 9456 ;;
9401 9457
9402 9458
9403 esac 9459 esac
9408as_fn_exit 0 9464as_fn_exit 0
9409_ACEOF 9465_ACEOF
9410ac_clean_files=$ac_clean_files_save 9466ac_clean_files=$ac_clean_files_save
9411 9467
9412test $ac_write_fail = 0 || 9468test $ac_write_fail = 0 ||
9413 as_fn_error "write failure creating $CONFIG_STATUS" "$LINENO" 5 9469 as_fn_error $? "write failure creating $CONFIG_STATUS" "$LINENO" 5
9414 9470
9415 9471
9416# configure is writing to config.log, and then calls config.status. 9472# configure is writing to config.log, and then calls config.status.
9417# config.status does its own redirection, appending to config.log. 9473# config.status does its own redirection, appending to config.log.
9418# Unfortunately, on DOS this fails, as config.log is still kept open 9474# Unfortunately, on DOS this fails, as config.log is still kept open
9429 exec 5>/dev/null 9485 exec 5>/dev/null
9430 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false 9486 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
9431 exec 5>>config.log 9487 exec 5>>config.log
9432 # Use ||, not &&, to avoid exiting from the if with $? = 1, which 9488 # Use ||, not &&, to avoid exiting from the if with $? = 1, which
9433 # would make configure fail if this is the last instruction. 9489 # would make configure fail if this is the last instruction.
9434 $ac_cs_success || as_fn_exit $? 9490 $ac_cs_success || as_fn_exit 1
9435fi 9491fi
9436if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then 9492if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
9437 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5 9493 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
9438$as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;} 9494$as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
9439fi 9495fi
9459if test x$RESFALLBACK != x; then 9515if test x$RESFALLBACK != x; then
9460 echo " resource class fallback: $RESFALLBACK" 9516 echo " resource class fallback: $RESFALLBACK"
9461fi 9517fi
9462echo 9518echo
9463echo " embedded perl: $support_perl" 9519echo " embedded perl: $support_perl"
9464echo " libafterimage: $support_afterimage" 9520echo " image library: $image_lib"
9465echo 9521echo
9466if test x$support_xim = xyes -a x$rxvt_cv_func_xlocale = xno; then 9522if test x$support_xim = xyes -a x$rxvt_cv_func_xlocale = xno; then
9467 echo ".----------------------------------------------------------------." 9523 echo ".----------------------------------------------------------------."
9468 echo ". WARNING: --enable-xim was specified however the locale support ." 9524 echo ". WARNING: --enable-xim was specified however the locale support ."
9469 echo ". functions could not be found. ." 9525 echo ". functions could not be found. ."

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines