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

Comparing rxvt-unicode/configure (file contents):
Revision 1.136 by sf-exg, Sun Oct 31 08:29:19 2010 UTC vs.
Revision 1.138 by sf-exg, Thu Dec 2 11:09:40 2010 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines