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

Comparing rxvt-unicode/configure (file contents):
Revision 1.57 by root, Sat Dec 24 12:55:17 2005 UTC vs.
Revision 1.94 by root, Wed Jan 25 22:09:33 2006 UTC

307#endif 307#endif
308#if HAVE_UNISTD_H 308#if HAVE_UNISTD_H
309# include <unistd.h> 309# include <unistd.h>
310#endif" 310#endif"
311 311
312ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS build build_cpu build_vendor build_os host host_cpu host_vendor host_os VERSION DATE LSMDATE LIBVERSION CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT CXX CXXFLAGS ac_ct_CXX CPP INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA AWK LINKER CXXCPP EGREP INSTALL_LIBRXVT RXVTNAME MV RM CP LN SED ECHO CMP TBL TIC X_CFLAGS X_PRE_LIBS X_LIBS X_EXTRA_LIBS XPM_CPPFLAGS XPM_CFLAGS XPM_LIBS rxvt_int16_typedef rxvt_uint16_typedef rxvt_int32_typedef rxvt_uint32_typedef rxvt_intp_define rxvt_u_intp_define DEBUG DINCLUDE DLIB include_stdint_h include_stdarg_h include_stdlib_h include_unistd_h include_string_h include_fcntl_h include_util_h include_assert_h include_sys_ioctl_h include_sys_select_h include_sys_strredir_h include_sys_time_h include_time_h LIBOBJS LTLIBOBJS' 312ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS build build_cpu build_vendor build_os host host_cpu host_vendor host_os VERSION DATE LSMDATE LIBVERSION CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT CXX CXXFLAGS ac_ct_CXX CPP INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA EGREP LINKER INSTALL_LIBRXVT RXVTNAME MV CP LN SED ECHO CMP TIC CXXCPP X_CFLAGS X_PRE_LIBS X_LIBS X_EXTRA_LIBS XPM_CPPFLAGS XPM_CFLAGS XPM_LIBS rxvt_int16_typedef rxvt_uint16_typedef rxvt_int32_typedef rxvt_uint32_typedef rxvt_intp_define rxvt_u_intp_define PKG_CONFIG XFT_CONFIG PERL PERLLIB PERLFLAGS PERLPRIVLIBEXP IF_PERL PERL_O DEBUG DINCLUDE DLIB include_stdint_h include_stdarg_h include_stdlib_h include_unistd_h include_string_h include_fcntl_h include_util_h include_assert_h include_sys_ioctl_h include_sys_select_h include_sys_strredir_h include_sys_time_h include_time_h LIBOBJS LTLIBOBJS'
313ac_subst_files='MCOMMON' 313ac_subst_files=''
314 314
315# Initialize some variables set by options. 315# Initialize some variables set by options.
316ac_init_help= 316ac_init_help=
317ac_init_version=false 317ac_init_version=false
318# The variables have the same names as the options, with 318# The variables have the same names as the options, with
870 NOTE: automatically enabled with --enable-shared 870 NOTE: automatically enabled with --enable-shared
871 --enable-unicode3 use 21 instead of 16 bits to represent unicode characters 871 --enable-unicode3 use 21 instead of 16 bits to represent unicode characters
872 --enable-combining enable composition of base and combining characters 872 --enable-combining enable composition of base and combining characters
873 --enable-xft enable xft support on systems that have it 873 --enable-xft enable xft support on systems that have it
874 --enable-font-styles enable bold and italic support 874 --enable-font-styles enable bold and italic support
875 --enable-utmp enable utmp (utmpx) support
876 --enable-wtmp enable wtmp (wtmpx) support (requires --enable-utmp)
877 --enable-lastlog enable lastlog support (requires --enable-utmp)
878 --enable-xpm-background enable XPM background pixmaps 875 --enable-xpm-background enable XPM background pixmaps
879 --enable-transparency enable transparent backgrounds 876 --enable-transparency enable transparent backgrounds
880 --enable-tinting enable tinting of transparent bg 877 --enable-tinting enable tinting of transparent bg
881 --enable-fading enable colors fading when off focus 878 --enable-fading enable colors fading when off focus
882 --enable-menubar enable menubar
883 --enable-rxvt-scroll enable rxvt style scrollbar 879 --enable-rxvt-scroll enable rxvt style scrollbar
884 --enable-next-scroll enable NeXT style scrollbar 880 --enable-next-scroll enable NeXT style scrollbar
885 --enable-xterm-scroll enable Xterm style scrollbar 881 --enable-xterm-scroll enable Xterm style scrollbar
882 --enable-perl enable embedded perl interpreter
886 --enable-plain-scroll enable plain style scrollbar 883 --enable-plain-scroll enable plain style scrollbar
887 --enable-half-shadow use half width/height shadow on rxvt scrollbar
888 --enable-xim XIM (X Input Method) protocol support 884 --enable-xim XIM (X Input Method) protocol support
889 --enable-ttygid enable tty setting to group named "tty"
890 --disable-backspace-key disable handling of the backspace key 885 --disable-backspace-key disable handling of the backspace key
891 --disable-delete-key disable handling of the delete key 886 --disable-delete-key disable handling of the delete key
892 --disable-resources disable all resource checking 887 --disable-resources disable all resource checking
893 --enable-xgetdefault enable resources via X instead of our small version
894 --enable-8bitctrls enable 8 bit control sequences (not recommended) 888 --enable-8bitctrls enable 8 bit control sequences (not recommended)
895 --enable-fallback(=CLASS) fall back on CLASS resources in addition to URxvt ones (default: Rxvt) 889 --enable-fallback(=CLASS) fall back on CLASS resources in addition to URxvt ones (default: Rxvt)
896 --enable-strings enable some replacement system functions
897 --disable-swapscreen disable swap screen support 890 --disable-swapscreen disable swap screen support
898 --enable-iso14755 enable support for extended ISO 14755 modes 891 --enable-iso14755 enable support for extended ISO 14755 modes
899 --enable-frills enable support for rarely used features 892 --enable-frills enable support for rarely used features
900 --enable-24bit enable support for using 24bit visuals if available
901 --enable-keepscrolling enable continual scrolling on scrollbar arrow press 893 --enable-keepscrolling enable continual scrolling on scrollbar arrow press
902 --enable-selectionscrolling enable scrolling during selections 894 --enable-selectionscrolling enable scrolling during selections
903 --enable-mousewheel enable scrolling via mouse wheel or buttons 4 & 5 895 --enable-mousewheel enable scrolling via mouse wheel or buttons 4 & 5
904 --enable-slipwheeling enable slip wheel scrolling (requires previous) 896 --enable-slipwheeling enable slip wheel scrolling (requires previous)
905 --enable-dmalloc enable Gray Watson's malloc - for debugging use
906 --enable-dlmalloc enable Doug Lea's malloc - for production use
907 NOTE: enable only one malloc package
908 --enable-smart-resize enable smart growth/shrink behaviour 897 --enable-smart-resize enable smart growth/shrink behaviour
909 --enable-text-blink enable blinking text 898 --enable-text-blink enable blinking text
910 --enable-pointer-blank enable pointer blank when typing or inactive pointer 899 --enable-pointer-blank enable pointer blank when typing or inactive pointer
900 --enable-utmp enable utmp (utmpx) support
901 --enable-wtmp enable wtmp (wtmpx) support (requires --enable-utmp)
902 --enable-lastlog enable lastlog support (requires --enable-utmp)
911 903
912Optional Packages: 904Optional Packages:
913 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes] 905 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
914 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no) 906 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
915 --with-codesets=NAME,.. compile in additional codesets (jp,jp_ext,kr,zh,zh_ext,all) 907 --with-codesets=NAME,.. compile in additional codesets (jp,jp_ext,kr,zh,zh_ext,all)
1372 1364
1373 1365
1374 1366
1375 1367
1376 1368
1369
1370 ac_config_headers="$ac_config_headers config.h:config.h.in"
1371
1372
1377ac_aux_dir= 1373ac_aux_dir=
1378for ac_dir in autoconf $srcdir/autoconf; do 1374for ac_dir in $srcdir $srcdir/.. $srcdir/../..; do
1379 if test -f $ac_dir/install-sh; then 1375 if test -f $ac_dir/install-sh; then
1380 ac_aux_dir=$ac_dir 1376 ac_aux_dir=$ac_dir
1381 ac_install_sh="$ac_aux_dir/install-sh -c" 1377 ac_install_sh="$ac_aux_dir/install-sh -c"
1382 break 1378 break
1383 elif test -f $ac_dir/install.sh; then 1379 elif test -f $ac_dir/install.sh; then
1389 ac_install_sh="$ac_aux_dir/shtool install -c" 1385 ac_install_sh="$ac_aux_dir/shtool install -c"
1390 break 1386 break
1391 fi 1387 fi
1392done 1388done
1393if test -z "$ac_aux_dir"; then 1389if test -z "$ac_aux_dir"; then
1394 { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in autoconf $srcdir/autoconf" >&5 1390 { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." >&5
1395echo "$as_me: error: cannot find install-sh or install.sh in autoconf $srcdir/autoconf" >&2;} 1391echo "$as_me: error: cannot find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." >&2;}
1396 { (exit 1); exit 1; }; } 1392 { (exit 1); exit 1; }; }
1397fi 1393fi
1398ac_config_guess="$SHELL $ac_aux_dir/config.guess" 1394ac_config_guess="$SHELL $ac_aux_dir/config.guess"
1399ac_config_sub="$SHELL $ac_aux_dir/config.sub" 1395ac_config_sub="$SHELL $ac_aux_dir/config.sub"
1400ac_configure="$SHELL $ac_aux_dir/configure" # This should be Cygnus configure. 1396ac_configure="$SHELL $ac_aux_dir/configure" # This should be Cygnus configure.
1401
1402 ac_config_headers="$ac_config_headers config.h:autoconf/config.h.in"
1403
1404 1397
1405# Make sure we can run config.sub. 1398# Make sure we can run config.sub.
1406$ac_config_sub sun4 >/dev/null 2>&1 || 1399$ac_config_sub sun4 >/dev/null 2>&1 ||
1407 { { echo "$as_me:$LINENO: error: cannot run $ac_config_sub" >&5 1400 { { echo "$as_me:$LINENO: error: cannot run $ac_config_sub" >&5
1408echo "$as_me: error: cannot run $ac_config_sub" >&2;} 1401echo "$as_me: error: cannot run $ac_config_sub" >&2;}
1460VERSION=`sed -n -e 's/^.*[ \t]VERSION.*"\(.*\)"$/\1/p' ${srcdir}/src/version.h` 1453VERSION=`sed -n -e 's/^.*[ \t]VERSION.*"\(.*\)"$/\1/p' ${srcdir}/src/version.h`
1461DATE=`sed -n -e 's/^.*[ \t]DATE.*"\(.*\)"$/\1/p' ${srcdir}/src/version.h` 1454DATE=`sed -n -e 's/^.*[ \t]DATE.*"\(.*\)"$/\1/p' ${srcdir}/src/version.h`
1462echo "" 1455echo ""
1463echo "configuring for rxvt $VERSION" 1456echo "configuring for rxvt $VERSION"
1464echo "" 1457echo ""
1458
1459orig_CXXFLAGS="$CXXFLAGS"
1465 1460
1466 1461
1467ac_ext=c 1462ac_ext=c
1468ac_cpp='$CPP $CPPFLAGS' 1463ac_cpp='$CPP $CPPFLAGS'
1469ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' 1464ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3050 3045
3051test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}' 3046test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
3052 3047
3053test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644' 3048test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
3054 3049
3055for ac_prog in gawk mawk nawk awk
3056do
3057 # Extract the first word of "$ac_prog", so it can be a program name with args.
3058set dummy $ac_prog; ac_word=$2
3059echo "$as_me:$LINENO: checking for $ac_word" >&5
3060echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
3061if test "${ac_cv_prog_AWK+set}" = set; then
3062 echo $ECHO_N "(cached) $ECHO_C" >&6
3063else
3064 if test -n "$AWK"; then
3065 ac_cv_prog_AWK="$AWK" # Let the user override the test.
3066else
3067as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3068for as_dir in $PATH
3069do
3070 IFS=$as_save_IFS
3071 test -z "$as_dir" && as_dir=.
3072 for ac_exec_ext in '' $ac_executable_extensions; do
3073 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3074 ac_cv_prog_AWK="$ac_prog"
3075 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3076 break 2
3077 fi
3078done
3079done
3080 3050
3081fi
3082fi
3083AWK=$ac_cv_prog_AWK
3084if test -n "$AWK"; then
3085 echo "$as_me:$LINENO: result: $AWK" >&5
3086echo "${ECHO_T}$AWK" >&6
3087else
3088 echo "$as_me:$LINENO: result: no" >&5
3089echo "${ECHO_T}no" >&6
3090fi
3091
3092 test -n "$AWK" && break
3093done
3094
3095
3096ac_ext=c
3097ac_cpp='$CPP $CPPFLAGS'
3098ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3099ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3100ac_compiler_gnu=$ac_cv_c_compiler_gnu
3101
3102
3103if test -z "$orig_CXXFLAGS"; then
3104 CXXFLAGS='-O'
3105 if test x$GCC = xyes && test "x$GXX" = xyes; then
3106 CXXFLAGS="-g -O3"
3107 fi
3108 CFLAGS="$CXXFLAGS"
3109fi
3110
3111LINKER="$CXX"
3112if test x$GCC = xyes && test x$GXX = xyes; then
3113
3114echo "$as_me:$LINENO: checking for main in -lsupc++" >&5
3115echo $ECHO_N "checking for main in -lsupc++... $ECHO_C" >&6
3116if test "${ac_cv_lib_supcpp_main+set}" = set; then
3117 echo $ECHO_N "(cached) $ECHO_C" >&6
3118else
3119 ac_check_lib_save_LIBS=$LIBS
3120LIBS="-lsupc++ $LIBS"
3121cat >conftest.$ac_ext <<_ACEOF
3122/* confdefs.h. */
3123_ACEOF
3124cat confdefs.h >>conftest.$ac_ext
3125cat >>conftest.$ac_ext <<_ACEOF
3126/* end confdefs.h. */
3127
3128
3129int
3130main ()
3131{
3132main ();
3133 ;
3134 return 0;
3135}
3136_ACEOF
3137rm -f conftest.$ac_objext conftest$ac_exeext
3138if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3139 (eval $ac_link) 2>conftest.er1
3140 ac_status=$?
3141 grep -v '^ *+' conftest.er1 >conftest.err
3142 rm -f conftest.er1
3143 cat conftest.err >&5
3144 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3145 (exit $ac_status); } &&
3146 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
3147 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3148 (eval $ac_try) 2>&5
3149 ac_status=$?
3150 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3151 (exit $ac_status); }; } &&
3152 { ac_try='test -s conftest$ac_exeext'
3153 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3154 (eval $ac_try) 2>&5
3155 ac_status=$?
3156 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3157 (exit $ac_status); }; }; then
3158 ac_cv_lib_supcpp_main=yes
3159else
3160 echo "$as_me: failed program was:" >&5
3161sed 's/^/| /' conftest.$ac_ext >&5
3162
3163ac_cv_lib_supcpp_main=no
3164fi
3165rm -f conftest.err conftest.$ac_objext \
3166 conftest$ac_exeext conftest.$ac_ext
3167LIBS=$ac_check_lib_save_LIBS
3168fi
3169echo "$as_me:$LINENO: result: $ac_cv_lib_supcpp_main" >&5
3170echo "${ECHO_T}$ac_cv_lib_supcpp_main" >&6
3171if test $ac_cv_lib_supcpp_main = yes; then
3172
3173 LINKER="$CC"
3174 LIBS="$LIBS -lsupc++"
3175
3176fi
3177
3178fi
3179LINKER=$LINKER
3180
3181
3182
3183cat >>confdefs.h <<\_ACEOF
3184#define _GNU_SOURCE 1
3185_ACEOF
3186
3187
3188case $host in
3189 *-*-solaris* )
3190
3191cat >>confdefs.h <<\_ACEOF
3192#define _XOPEN_SOURCE_EXTENDED 1
3193_ACEOF
3194
3195
3196cat >>confdefs.h <<\_ACEOF
3197#define _XOPEN_SOURCE 2
3198_ACEOF
3199
3200
3201cat >>confdefs.h <<\_ACEOF
3202#define __EXTENSIONS__ 1
3203_ACEOF
3204
3205 ;;
3206esac
3207
3208
3209ac_ext=cc
3210ac_cpp='$CXXCPP $CPPFLAGS'
3211ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3212ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3213ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
3214
3215
3216
3217ac_ext=cc
3218ac_cpp='$CXXCPP $CPPFLAGS'
3219ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3220ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3221ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
3222echo "$as_me:$LINENO: checking how to run the C++ preprocessor" >&5
3223echo $ECHO_N "checking how to run the C++ preprocessor... $ECHO_C" >&6
3224if test -z "$CXXCPP"; then
3225 if test "${ac_cv_prog_CXXCPP+set}" = set; then
3226 echo $ECHO_N "(cached) $ECHO_C" >&6
3227else
3228 # Double quotes because CXXCPP needs to be expanded
3229 for CXXCPP in "$CXX -E" "/lib/cpp"
3230 do
3231 ac_preproc_ok=false
3232for ac_cxx_preproc_warn_flag in '' yes
3233do
3234 # Use a header file that comes with gcc, so configuring glibc
3235 # with a fresh cross-compiler works.
3236 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3237 # <limits.h> exists even on freestanding compilers.
3238 # On the NeXT, cc -E runs the code through the compiler's parser,
3239 # not just through cpp. "Syntax error" is here to catch this case.
3240 cat >conftest.$ac_ext <<_ACEOF
3241/* confdefs.h. */
3242_ACEOF
3243cat confdefs.h >>conftest.$ac_ext
3244cat >>conftest.$ac_ext <<_ACEOF
3245/* end confdefs.h. */
3246#ifdef __STDC__
3247# include <limits.h>
3248#else
3249# include <assert.h>
3250#endif
3251 Syntax error
3252_ACEOF
3253if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3254 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
3255 ac_status=$?
3256 grep -v '^ *+' conftest.er1 >conftest.err
3257 rm -f conftest.er1
3258 cat conftest.err >&5
3259 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3260 (exit $ac_status); } >/dev/null; then
3261 if test -s conftest.err; then
3262 ac_cpp_err=$ac_cxx_preproc_warn_flag
3263 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
3264 else
3265 ac_cpp_err=
3266 fi
3267else
3268 ac_cpp_err=yes
3269fi
3270if test -z "$ac_cpp_err"; then
3271 :
3272else
3273 echo "$as_me: failed program was:" >&5
3274sed 's/^/| /' conftest.$ac_ext >&5
3275
3276 # Broken: fails on valid input.
3277continue
3278fi
3279rm -f conftest.err conftest.$ac_ext
3280
3281 # OK, works on sane cases. Now check whether non-existent headers
3282 # can be detected and how.
3283 cat >conftest.$ac_ext <<_ACEOF
3284/* confdefs.h. */
3285_ACEOF
3286cat confdefs.h >>conftest.$ac_ext
3287cat >>conftest.$ac_ext <<_ACEOF
3288/* end confdefs.h. */
3289#include <ac_nonexistent.h>
3290_ACEOF
3291if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3292 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
3293 ac_status=$?
3294 grep -v '^ *+' conftest.er1 >conftest.err
3295 rm -f conftest.er1
3296 cat conftest.err >&5
3297 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3298 (exit $ac_status); } >/dev/null; then
3299 if test -s conftest.err; then
3300 ac_cpp_err=$ac_cxx_preproc_warn_flag
3301 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
3302 else
3303 ac_cpp_err=
3304 fi
3305else
3306 ac_cpp_err=yes
3307fi
3308if test -z "$ac_cpp_err"; then
3309 # Broken: success on invalid input.
3310continue
3311else
3312 echo "$as_me: failed program was:" >&5
3313sed 's/^/| /' conftest.$ac_ext >&5
3314
3315 # Passes both tests.
3316ac_preproc_ok=:
3317break
3318fi
3319rm -f conftest.err conftest.$ac_ext
3320
3321done
3322# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
3323rm -f conftest.err conftest.$ac_ext
3324if $ac_preproc_ok; then
3325 break
3326fi
3327
3328 done
3329 ac_cv_prog_CXXCPP=$CXXCPP
3330
3331fi
3332 CXXCPP=$ac_cv_prog_CXXCPP
3333else
3334 ac_cv_prog_CXXCPP=$CXXCPP
3335fi
3336echo "$as_me:$LINENO: result: $CXXCPP" >&5
3337echo "${ECHO_T}$CXXCPP" >&6
3338ac_preproc_ok=false
3339for ac_cxx_preproc_warn_flag in '' yes
3340do
3341 # Use a header file that comes with gcc, so configuring glibc
3342 # with a fresh cross-compiler works.
3343 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3344 # <limits.h> exists even on freestanding compilers.
3345 # On the NeXT, cc -E runs the code through the compiler's parser,
3346 # not just through cpp. "Syntax error" is here to catch this case.
3347 cat >conftest.$ac_ext <<_ACEOF
3348/* confdefs.h. */
3349_ACEOF
3350cat confdefs.h >>conftest.$ac_ext
3351cat >>conftest.$ac_ext <<_ACEOF
3352/* end confdefs.h. */
3353#ifdef __STDC__
3354# include <limits.h>
3355#else
3356# include <assert.h>
3357#endif
3358 Syntax error
3359_ACEOF
3360if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3361 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
3362 ac_status=$?
3363 grep -v '^ *+' conftest.er1 >conftest.err
3364 rm -f conftest.er1
3365 cat conftest.err >&5
3366 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3367 (exit $ac_status); } >/dev/null; then
3368 if test -s conftest.err; then
3369 ac_cpp_err=$ac_cxx_preproc_warn_flag
3370 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
3371 else
3372 ac_cpp_err=
3373 fi
3374else
3375 ac_cpp_err=yes
3376fi
3377if test -z "$ac_cpp_err"; then
3378 :
3379else
3380 echo "$as_me: failed program was:" >&5
3381sed 's/^/| /' conftest.$ac_ext >&5
3382
3383 # Broken: fails on valid input.
3384continue
3385fi
3386rm -f conftest.err conftest.$ac_ext
3387
3388 # OK, works on sane cases. Now check whether non-existent headers
3389 # can be detected and how.
3390 cat >conftest.$ac_ext <<_ACEOF
3391/* confdefs.h. */
3392_ACEOF
3393cat confdefs.h >>conftest.$ac_ext
3394cat >>conftest.$ac_ext <<_ACEOF
3395/* end confdefs.h. */
3396#include <ac_nonexistent.h>
3397_ACEOF
3398if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3399 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
3400 ac_status=$?
3401 grep -v '^ *+' conftest.er1 >conftest.err
3402 rm -f conftest.er1
3403 cat conftest.err >&5
3404 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3405 (exit $ac_status); } >/dev/null; then
3406 if test -s conftest.err; then
3407 ac_cpp_err=$ac_cxx_preproc_warn_flag
3408 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
3409 else
3410 ac_cpp_err=
3411 fi
3412else
3413 ac_cpp_err=yes
3414fi
3415if test -z "$ac_cpp_err"; then
3416 # Broken: success on invalid input.
3417continue
3418else
3419 echo "$as_me: failed program was:" >&5
3420sed 's/^/| /' conftest.$ac_ext >&5
3421
3422 # Passes both tests.
3423ac_preproc_ok=:
3424break
3425fi
3426rm -f conftest.err conftest.$ac_ext
3427
3428done
3429# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
3430rm -f conftest.err conftest.$ac_ext
3431if $ac_preproc_ok; then
3432 :
3433else
3434 { { echo "$as_me:$LINENO: error: C++ preprocessor \"$CXXCPP\" fails sanity check
3435See \`config.log' for more details." >&5
3436echo "$as_me: error: C++ preprocessor \"$CXXCPP\" fails sanity check
3437See \`config.log' for more details." >&2;}
3438 { (exit 1); exit 1; }; }
3439fi
3440
3441ac_ext=cc
3442ac_cpp='$CXXCPP $CPPFLAGS'
3443ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3444ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3445ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
3446 3051
3447 3052
3448echo "$as_me:$LINENO: checking for egrep" >&5 3053echo "$as_me:$LINENO: checking for egrep" >&5
3449echo $ECHO_N "checking for egrep... $ECHO_C" >&6 3054echo $ECHO_N "checking for egrep... $ECHO_C" >&6
3450if test "${ac_cv_prog_egrep+set}" = set; then 3055if test "${ac_cv_prog_egrep+set}" = set; then
3525 grep -v '^ *+' conftest.er1 >conftest.err 3130 grep -v '^ *+' conftest.er1 >conftest.err
3526 rm -f conftest.er1 3131 rm -f conftest.er1
3527 cat conftest.err >&5 3132 cat conftest.err >&5
3528 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3133 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3529 (exit $ac_status); } && 3134 (exit $ac_status); } &&
3530 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 3135 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
3531 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3136 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3532 (eval $ac_try) 2>&5 3137 (eval $ac_try) 2>&5
3533 ac_status=$? 3138 ac_status=$?
3534 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3139 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3535 (exit $ac_status); }; } && 3140 (exit $ac_status); }; } &&
3579 grep -v '^ *+' conftest.er1 >conftest.err 3184 grep -v '^ *+' conftest.er1 >conftest.err
3580 rm -f conftest.er1 3185 rm -f conftest.er1
3581 cat conftest.err >&5 3186 cat conftest.err >&5
3582 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3187 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3583 (exit $ac_status); } && 3188 (exit $ac_status); } &&
3584 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 3189 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
3585 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3190 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3586 (eval $ac_try) 2>&5 3191 (eval $ac_try) 2>&5
3587 ac_status=$? 3192 ac_status=$?
3588 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3193 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3589 (exit $ac_status); }; } && 3194 (exit $ac_status); }; } &&
3610echo "${ECHO_T}$ac_cv_search_strerror" >&6 3215echo "${ECHO_T}$ac_cv_search_strerror" >&6
3611if test "$ac_cv_search_strerror" != no; then 3216if test "$ac_cv_search_strerror" != no; then
3612 test "$ac_cv_search_strerror" = "none required" || LIBS="$ac_cv_search_strerror $LIBS" 3217 test "$ac_cv_search_strerror" = "none required" || LIBS="$ac_cv_search_strerror $LIBS"
3613 3218
3614fi 3219fi
3220
3221ac_ext=cc
3222ac_cpp='$CXXCPP $CPPFLAGS'
3223ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3224ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3225ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
3226
3227
3228if test x$GCC = xyes && test x$GXX = xyes; then
3229 echo "$as_me:$LINENO: checking for working libsupc++" >&5
3230echo $ECHO_N "checking for working libsupc++... $ECHO_C" >&6
3231 save_CXX="$CXX"
3232 save_LIBS="$LIBS"
3233 CXX="$CC"
3234 LIBS="$LIBS -lsupc++"
3235 LINKER="$CC"
3236
3237cat >conftest.$ac_ext <<_ACEOF
3238/* confdefs.h. */
3239_ACEOF
3240cat confdefs.h >>conftest.$ac_ext
3241cat >>conftest.$ac_ext <<_ACEOF
3242/* end confdefs.h. */
3243struct test { }; void f() try { throw new test; } catch (...) { throw; }
3244int
3245main ()
3246{
3247
3248 ;
3249 return 0;
3250}
3251_ACEOF
3252rm -f conftest.$ac_objext conftest$ac_exeext
3253if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3254 (eval $ac_link) 2>conftest.er1
3255 ac_status=$?
3256 grep -v '^ *+' conftest.er1 >conftest.err
3257 rm -f conftest.er1
3258 cat conftest.err >&5
3259 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3260 (exit $ac_status); } &&
3261 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
3262 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3263 (eval $ac_try) 2>&5
3264 ac_status=$?
3265 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3266 (exit $ac_status); }; } &&
3267 { ac_try='test -s conftest$ac_exeext'
3268 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3269 (eval $ac_try) 2>&5
3270 ac_status=$?
3271 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3272 (exit $ac_status); }; }; then
3273 echo "$as_me:$LINENO: result: ok" >&5
3274echo "${ECHO_T}ok" >&6
3275else
3276 echo "$as_me: failed program was:" >&5
3277sed 's/^/| /' conftest.$ac_ext >&5
3278
3279
3280 echo "$as_me:$LINENO: result: no, making everything bigger and slower" >&5
3281echo "${ECHO_T}no, making everything bigger and slower" >&6
3282 LIBS="$save_LIBS"
3283 LINKER="$save_CXX"
3284
3285
3286fi
3287rm -f conftest.err conftest.$ac_objext \
3288 conftest$ac_exeext conftest.$ac_ext
3289 CXX="$save_CXX"
3290fi
3291LINKER=$LINKER
3292
3293
3294ac_ext=cc
3295ac_cpp='$CXXCPP $CPPFLAGS'
3296ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3297ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3298ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
3299
3300if test -z "$orig_CXXFLAGS"; then
3301 if test x$GCC = xyes && test "x$GXX" = xyes; then
3302 CXXFLAGS="-g -O3 -fno-threadsafe-statics -fno-enforce-eh-specs"
3303 cat >conftest.$ac_ext <<_ACEOF
3304/* confdefs.h. */
3305_ACEOF
3306cat confdefs.h >>conftest.$ac_ext
3307cat >>conftest.$ac_ext <<_ACEOF
3308/* end confdefs.h. */
3309
3310int
3311main ()
3312{
3313
3314 ;
3315 return 0;
3316}
3317_ACEOF
3318rm -f conftest.$ac_objext
3319if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3320 (eval $ac_compile) 2>conftest.er1
3321 ac_status=$?
3322 grep -v '^ *+' conftest.er1 >conftest.err
3323 rm -f conftest.er1
3324 cat conftest.err >&5
3325 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3326 (exit $ac_status); } &&
3327 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
3328 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3329 (eval $ac_try) 2>&5
3330 ac_status=$?
3331 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3332 (exit $ac_status); }; } &&
3333 { ac_try='test -s conftest.$ac_objext'
3334 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3335 (eval $ac_try) 2>&5
3336 ac_status=$?
3337 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3338 (exit $ac_status); }; }; then
3339 :
3340else
3341 echo "$as_me: failed program was:" >&5
3342sed 's/^/| /' conftest.$ac_ext >&5
3343
3344CXXFLAGS="-g -O3"
3345fi
3346rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
3347 else
3348 CXXFLAGS="-O"
3349 fi
3350 CFLAGS="$CXXFLAGS"
3351fi
3352
3353
3354cat >>confdefs.h <<\_ACEOF
3355#define _GNU_SOURCE 1
3356_ACEOF
3357
3358
3359case $host in
3360 *-*-solaris* )
3361
3362cat >>confdefs.h <<\_ACEOF
3363#define _XOPEN_SOURCE_EXTENDED 1
3364_ACEOF
3365
3366
3367cat >>confdefs.h <<\_ACEOF
3368#define _XOPEN_SOURCE 2
3369_ACEOF
3370
3371
3372cat >>confdefs.h <<\_ACEOF
3373#define __EXTENSIONS__ 1
3374_ACEOF
3375
3376 ;;
3377esac
3615 3378
3616 3379
3617echo "$as_me:$LINENO: checking for setlocale" >&5 3380echo "$as_me:$LINENO: checking for setlocale" >&5
3618echo $ECHO_N "checking for setlocale... $ECHO_C" >&6 3381echo $ECHO_N "checking for setlocale... $ECHO_C" >&6
3619if test "${ac_cv_func_setlocale+set}" = set; then 3382if test "${ac_cv_func_setlocale+set}" = set; then
4097fi 3860fi
4098 3861
4099fi 3862fi
4100 3863
4101 3864
3865echo "$as_me:$LINENO: checking for sched_yield" >&5
3866echo $ECHO_N "checking for sched_yield... $ECHO_C" >&6
3867if test "${ac_cv_func_sched_yield+set}" = set; then
3868 echo $ECHO_N "(cached) $ECHO_C" >&6
3869else
3870 cat >conftest.$ac_ext <<_ACEOF
3871/* confdefs.h. */
3872_ACEOF
3873cat confdefs.h >>conftest.$ac_ext
3874cat >>conftest.$ac_ext <<_ACEOF
3875/* end confdefs.h. */
3876/* Define sched_yield to an innocuous variant, in case <limits.h> declares sched_yield.
3877 For example, HP-UX 11i <limits.h> declares gettimeofday. */
3878#define sched_yield innocuous_sched_yield
4102 3879
4103MALLOC_TYPE=S 3880/* System header to define __stub macros and hopefully few prototypes,
3881 which can conflict with char sched_yield (); below.
3882 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3883 <limits.h> exists even on freestanding compilers. */
4104 3884
4105support_addstrings=no 3885#ifdef __STDC__
3886# include <limits.h>
3887#else
3888# include <assert.h>
3889#endif
3890
3891#undef sched_yield
3892
3893/* Override any gcc2 internal prototype to avoid an error. */
3894#ifdef __cplusplus
3895extern "C"
3896{
3897#endif
3898/* We use char because int might match the return type of a gcc2
3899 builtin and then its argument prototype would still apply. */
3900char sched_yield ();
3901/* The GNU C library defines this for functions which it implements
3902 to always fail with ENOSYS. Some functions are actually named
3903 something starting with __ and the normal name is an alias. */
3904#if defined (__stub_sched_yield) || defined (__stub___sched_yield)
3905choke me
3906#else
3907char (*f) () = sched_yield;
3908#endif
3909#ifdef __cplusplus
3910}
3911#endif
3912
3913int
3914main ()
3915{
3916return f != sched_yield;
3917 ;
3918 return 0;
3919}
3920_ACEOF
3921rm -f conftest.$ac_objext conftest$ac_exeext
3922if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3923 (eval $ac_link) 2>conftest.er1
3924 ac_status=$?
3925 grep -v '^ *+' conftest.er1 >conftest.err
3926 rm -f conftest.er1
3927 cat conftest.err >&5
3928 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3929 (exit $ac_status); } &&
3930 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
3931 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3932 (eval $ac_try) 2>&5
3933 ac_status=$?
3934 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3935 (exit $ac_status); }; } &&
3936 { ac_try='test -s conftest$ac_exeext'
3937 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3938 (eval $ac_try) 2>&5
3939 ac_status=$?
3940 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3941 (exit $ac_status); }; }; then
3942 ac_cv_func_sched_yield=yes
3943else
3944 echo "$as_me: failed program was:" >&5
3945sed 's/^/| /' conftest.$ac_ext >&5
3946
3947ac_cv_func_sched_yield=no
3948fi
3949rm -f conftest.err conftest.$ac_objext \
3950 conftest$ac_exeext conftest.$ac_ext
3951fi
3952echo "$as_me:$LINENO: result: $ac_cv_func_sched_yield" >&5
3953echo "${ECHO_T}$ac_cv_func_sched_yield" >&6
3954if test $ac_cv_func_sched_yield = yes; then
3955 :
3956else
3957 echo "$as_me:$LINENO: checking for sched_yield in -lrt" >&5
3958echo $ECHO_N "checking for sched_yield in -lrt... $ECHO_C" >&6
3959if test "${ac_cv_lib_rt_sched_yield+set}" = set; then
3960 echo $ECHO_N "(cached) $ECHO_C" >&6
3961else
3962 ac_check_lib_save_LIBS=$LIBS
3963LIBS="-lrt $LIBS"
3964cat >conftest.$ac_ext <<_ACEOF
3965/* confdefs.h. */
3966_ACEOF
3967cat confdefs.h >>conftest.$ac_ext
3968cat >>conftest.$ac_ext <<_ACEOF
3969/* end confdefs.h. */
3970
3971/* Override any gcc2 internal prototype to avoid an error. */
3972#ifdef __cplusplus
3973extern "C"
3974#endif
3975/* We use char because int might match the return type of a gcc2
3976 builtin and then its argument prototype would still apply. */
3977char sched_yield ();
3978int
3979main ()
3980{
3981sched_yield ();
3982 ;
3983 return 0;
3984}
3985_ACEOF
3986rm -f conftest.$ac_objext conftest$ac_exeext
3987if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3988 (eval $ac_link) 2>conftest.er1
3989 ac_status=$?
3990 grep -v '^ *+' conftest.er1 >conftest.err
3991 rm -f conftest.er1
3992 cat conftest.err >&5
3993 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3994 (exit $ac_status); } &&
3995 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
3996 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3997 (eval $ac_try) 2>&5
3998 ac_status=$?
3999 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4000 (exit $ac_status); }; } &&
4001 { ac_try='test -s conftest$ac_exeext'
4002 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4003 (eval $ac_try) 2>&5
4004 ac_status=$?
4005 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4006 (exit $ac_status); }; }; then
4007 ac_cv_lib_rt_sched_yield=yes
4008else
4009 echo "$as_me: failed program was:" >&5
4010sed 's/^/| /' conftest.$ac_ext >&5
4011
4012ac_cv_lib_rt_sched_yield=no
4013fi
4014rm -f conftest.err conftest.$ac_objext \
4015 conftest$ac_exeext conftest.$ac_ext
4016LIBS=$ac_check_lib_save_LIBS
4017fi
4018echo "$as_me:$LINENO: result: $ac_cv_lib_rt_sched_yield" >&5
4019echo "${ECHO_T}$ac_cv_lib_rt_sched_yield" >&6
4020if test $ac_cv_lib_rt_sched_yield = yes; then
4021 LIBS="$LIBS -lrt"
4022fi
4023
4024fi
4025
4026
4027echo "$as_me:$LINENO: checking for sched_yield support" >&5
4028echo $ECHO_N "checking for sched_yield support... $ECHO_C" >&6
4029cat >conftest.$ac_ext <<_ACEOF
4030/* confdefs.h. */
4031_ACEOF
4032cat confdefs.h >>conftest.$ac_ext
4033cat >>conftest.$ac_ext <<_ACEOF
4034/* end confdefs.h. */
4035#include <sched.h>
4036int
4037main ()
4038{
4039sched_yield ()
4040 ;
4041 return 0;
4042}
4043_ACEOF
4044rm -f conftest.$ac_objext conftest$ac_exeext
4045if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4046 (eval $ac_link) 2>conftest.er1
4047 ac_status=$?
4048 grep -v '^ *+' conftest.er1 >conftest.err
4049 rm -f conftest.er1
4050 cat conftest.err >&5
4051 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4052 (exit $ac_status); } &&
4053 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
4054 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4055 (eval $ac_try) 2>&5
4056 ac_status=$?
4057 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4058 (exit $ac_status); }; } &&
4059 { ac_try='test -s conftest$ac_exeext'
4060 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4061 (eval $ac_try) 2>&5
4062 ac_status=$?
4063 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4064 (exit $ac_status); }; }; then
4065 echo "$as_me:$LINENO: result: yes" >&5
4066echo "${ECHO_T}yes" >&6
4067
4068cat >>confdefs.h <<\_ACEOF
4069#define HAVE_SCHED_YIELD 1
4070_ACEOF
4071
4072else
4073 echo "$as_me: failed program was:" >&5
4074sed 's/^/| /' conftest.$ac_ext >&5
4075
4076echo "$as_me:$LINENO: result: no" >&5
4077echo "${ECHO_T}no" >&6
4078fi
4079rm -f conftest.err conftest.$ac_objext \
4080 conftest$ac_exeext conftest.$ac_ext
4081
4082
4106support_frills=yes 4083support_frills=yes
4107support_inheritpixmap=no 4084support_inheritpixmap=yes
4108support_tinting=yes 4085support_tinting=yes
4109support_fading=yes 4086support_fading=yes
4110support_keepscrolling=yes 4087support_keepscrolling=yes
4111support_selectionscrolling=yes 4088support_selectionscrolling=yes
4112support_menubar=no
4113support_mousewheel=yes 4089support_mousewheel=yes
4114support_mouseslipwheel=yes 4090support_mouseslipwheel=yes
4115support_utmp=yes
4116support_wtmp=yes
4117support_lastlog=yes
4118support_text_blink=yes 4091support_text_blink=yes
4119support_pointer_blank=yes 4092support_pointer_blank=yes
4120support_scroll_rxvt=yes 4093support_scroll_rxvt=yes
4121support_scroll_next=yes 4094support_scroll_next=yes
4122support_scroll_xterm=yes 4095support_scroll_xterm=yes
4123support_scroll_plain=yes 4096support_scroll_plain=yes
4124support_xim=yes 4097support_xim=yes
4125support_xpm=no 4098support_xpm=yes
4126support_xft=yes 4099support_xft=yes
4127support_unicode3=no 4100support_unicode3=no
4128support_combining=yes 4101support_combining=yes
4129support_8bitctrls=no 4102support_8bitctrls=no
4130support_iso14755=yes 4103support_iso14755=yes
4131support_styles=yes 4104support_styles=yes
4105support_perl=yes
4132codesets=all 4106codesets=all
4133 4107
4134 4108
4135if test "x$enable_shared" = xyes; then 4109if test "x$enable_shared" = xyes; then
4136 4110
4145# Check whether --enable-everything or --disable-everything was given. 4119# Check whether --enable-everything or --disable-everything was given.
4146if test "${enable_everything+set}" = set; then 4120if test "${enable_everything+set}" = set; then
4147 enableval="$enable_everything" 4121 enableval="$enable_everything"
4148 4122
4149 if test x$enableval = xno; then 4123 if test x$enableval = xno; then
4150 support_24bit=no
4151 support_frills=no 4124 support_frills=no
4152 support_inheritpixmap=no 4125 support_inheritpixmap=no
4153 support_tinting=no 4126 support_tinting=no
4154 support_fading=no 4127 support_fading=no
4155 support_keepscrolling=no 4128 support_keepscrolling=no
4156 support_selectionscrolling=no 4129 support_selectionscrolling=no
4157 support_lastlog=no 4130 support_lastlog=no
4158 support_menubar=no
4159 support_mousewheel=no 4131 support_mousewheel=no
4160 support_mouseslipwheel=no 4132 support_mouseslipwheel=no
4161 support_text_blink=no 4133 support_text_blink=no
4162 support_pointer_blank=no 4134 support_pointer_blank=no
4163 support_scroll_rxvt=no 4135 support_scroll_rxvt=no
4172 support_unicode3=no 4144 support_unicode3=no
4173 support_combining=no 4145 support_combining=no
4174 support_8bitctrls=no 4146 support_8bitctrls=no
4175 support_iso14755=no 4147 support_iso14755=no
4176 support_styles=no 4148 support_styles=no
4149 support_perl=no
4177 codesets= 4150 codesets=
4178 fi 4151 fi
4179 if test x$enableval = xyes; then 4152 if test x$enableval = xyes; then
4180 support_24bit=yes
4181 support_frills=yes 4153 support_frills=yes
4182 support_inheritpixmap=yes 4154 support_inheritpixmap=yes
4183 support_tinting=yes 4155 support_tinting=yes
4184 support_fading=yes 4156 support_fading=yes
4185 support_keepscrolling=yes 4157 support_keepscrolling=yes
4186 support_selectionscrolling=yes 4158 support_selectionscrolling=yes
4187 support_lastlog=yes 4159 support_lastlog=yes
4188 support_menubar=yes
4189 support_mousewheel=yes 4160 support_mousewheel=yes
4190 support_mouseslipwheel=yes 4161 support_mouseslipwheel=yes
4191 support_text_blink=yes 4162 support_text_blink=yes
4192 support_pointer_blank=yes 4163 support_pointer_blank=yes
4193 support_scroll_rxvt=yes 4164 support_scroll_rxvt=yes
4202 support_unicode3=yes 4173 support_unicode3=yes
4203 support_combining=yes 4174 support_combining=yes
4204 #support_8bitctrls=yes 4175 #support_8bitctrls=yes
4205 support_iso14755=yes 4176 support_iso14755=yes
4206 support_styles=yes 4177 support_styles=yes
4178 support_perl=yes
4207 codesets=all 4179 codesets=all
4208 fi 4180 fi
4209 4181
4210fi; 4182fi;
4211 4183
4239 if test x$enableval = xyes -o x$enableval = xno; then 4211 if test x$enableval = xyes -o x$enableval = xno; then
4240 support_styles=$enableval 4212 support_styles=$enableval
4241 fi 4213 fi
4242fi; 4214fi;
4243 4215
4244# Check whether --enable-utmp or --disable-utmp was given.
4245if test "${enable_utmp+set}" = set; then
4246 enableval="$enable_utmp"
4247 if test x$enableval = xyes -o x$enableval = xno; then
4248 support_utmp=$enableval
4249 fi
4250fi;
4251
4252# Check whether --enable-wtmp or --disable-wtmp was given.
4253if test "${enable_wtmp+set}" = set; then
4254 enableval="$enable_wtmp"
4255 if test x$enableval = xyes -o x$enableval = xno; then
4256 support_wtmp=$enableval
4257 fi
4258fi;
4259
4260# Check whether --enable-lastlog or --disable-lastlog was given.
4261if test "${enable_lastlog+set}" = set; then
4262 enableval="$enable_lastlog"
4263 if test x$enableval = xyes -o x$enableval = xno; then
4264 support_lastlog=$enableval
4265 fi
4266fi;
4267
4268# Check whether --enable-xpm-background or --disable-xpm-background was given. 4216# Check whether --enable-xpm-background or --disable-xpm-background was given.
4269if test "${enable_xpm_background+set}" = set; then 4217if test "${enable_xpm_background+set}" = set; then
4270 enableval="$enable_xpm_background" 4218 enableval="$enable_xpm_background"
4271 if test x$enableval = xyes -o x$enableval = xno; then 4219 if test x$enableval = xyes -o x$enableval = xno; then
4272 support_xpm=$enableval 4220 support_xpm=$enableval
4295 if test x$enableval = xyes -o x$enableval = xno; then 4243 if test x$enableval = xyes -o x$enableval = xno; then
4296 support_fading=$enableval 4244 support_fading=$enableval
4297 fi 4245 fi
4298fi; 4246fi;
4299 4247
4300# Check whether --enable-menubar or --disable-menubar was given.
4301if test "${enable_menubar+set}" = set; then
4302 enableval="$enable_menubar"
4303 if test x$enableval = xyes -o x$enableval = xno; then
4304 support_menubar=$enableval
4305 fi
4306fi;
4307
4308# Check whether --enable-rxvt-scroll or --disable-rxvt-scroll was given. 4248# Check whether --enable-rxvt-scroll or --disable-rxvt-scroll was given.
4309if test "${enable_rxvt_scroll+set}" = set; then 4249if test "${enable_rxvt_scroll+set}" = set; then
4310 enableval="$enable_rxvt_scroll" 4250 enableval="$enable_rxvt_scroll"
4311 if test x$enableval = xyes -o x$enableval = xno; then 4251 if test x$enableval = xyes -o x$enableval = xno; then
4312 support_scroll_rxvt=$enableval 4252 support_scroll_rxvt=$enableval
4327 if test x$enableval = xyes -o x$enableval = xno; then 4267 if test x$enableval = xyes -o x$enableval = xno; then
4328 support_scroll_xterm=$enableval 4268 support_scroll_xterm=$enableval
4329 fi 4269 fi
4330fi; 4270fi;
4331 4271
4272# Check whether --enable-perl or --disable-perl was given.
4273if test "${enable_perl+set}" = set; then
4274 enableval="$enable_perl"
4275 if test x$enableval = xyes -o x$enableval = xno; then
4276 support_perl=$enableval
4277 fi
4278fi;
4279
4332# Check whether --enable-plain-scroll or --disable-plain-scroll was given. 4280# Check whether --enable-plain-scroll or --disable-plain-scroll was given.
4333if test "${enable_plain_scroll+set}" = set; then 4281if test "${enable_plain_scroll+set}" = set; then
4334 enableval="$enable_plain_scroll" 4282 enableval="$enable_plain_scroll"
4335 if test x$enableval = xyes -o x$enableval = xno; then 4283 if test x$enableval = xyes -o x$enableval = xno; then
4336 support_scroll_plain=$enableval 4284 support_scroll_plain=$enableval
4337 fi 4285 fi
4338fi; 4286fi;
4339 4287
4340# Check whether --enable-half-shadow or --disable-half-shadow was given.
4341if test "${enable_half_shadow+set}" = set; then
4342 enableval="$enable_half_shadow"
4343 if test x$enableval = xyes; then
4344
4345cat >>confdefs.h <<\_ACEOF
4346#define HALFSHADOW 1
4347_ACEOF
4348
4349 fi
4350fi;
4351 4288
4352 4289
4353# Check whether --with-codesets or --without-codesets was given. 4290# Check whether --with-codesets or --without-codesets was given.
4354if test "${with_codesets+set}" = set; then 4291if test "${with_codesets+set}" = set; then
4355 withval="$with_codesets" 4292 withval="$with_codesets"
4362 if test x$enableval = xyes -o x$enableval = xno; then 4299 if test x$enableval = xyes -o x$enableval = xno; then
4363 support_xim=$enableval 4300 support_xim=$enableval
4364 fi 4301 fi
4365fi; 4302fi;
4366 4303
4367# Check whether --enable-ttygid or --disable-ttygid was given.
4368if test "${enable_ttygid+set}" = set; then
4369 enableval="$enable_ttygid"
4370 if test x$enableval = xyes; then
4371
4372cat >>confdefs.h <<\_ACEOF
4373#define TTY_GID_SUPPORT 1
4374_ACEOF
4375
4376 fi
4377fi;
4378
4379# Check whether --enable-backspace-key or --disable-backspace-key was given. 4304# Check whether --enable-backspace-key or --disable-backspace-key was given.
4380if test "${enable_backspace_key+set}" = set; then 4305if test "${enable_backspace_key+set}" = set; then
4381 enableval="$enable_backspace_key" 4306 enableval="$enable_backspace_key"
4382 if test x$enableval = xno; then 4307 if test x$enableval = xno; then
4383 4308
4405 enableval="$enable_resources" 4330 enableval="$enable_resources"
4406 if test x$enableval = xno; then 4331 if test x$enableval = xno; then
4407 4332
4408cat >>confdefs.h <<\_ACEOF 4333cat >>confdefs.h <<\_ACEOF
4409#define NO_RESOURCES 1 4334#define NO_RESOURCES 1
4410_ACEOF
4411
4412 fi
4413fi;
4414
4415# Check whether --enable-xgetdefault or --disable-xgetdefault was given.
4416if test "${enable_xgetdefault+set}" = set; then
4417 enableval="$enable_xgetdefault"
4418 if test x$enableval = xyes; then
4419
4420cat >>confdefs.h <<\_ACEOF
4421#define USE_XGETDEFAULT 1
4422_ACEOF 4335_ACEOF
4423 4336
4424 fi 4337 fi
4425fi; 4338fi;
4426 4339
4491 4404
4492 4405
4493RXVTNAME=`echo "$RXVTNAME"|sed "$program_transform_name"` 4406RXVTNAME=`echo "$RXVTNAME"|sed "$program_transform_name"`
4494 4407
4495 4408
4496# Check whether --enable-strings or --disable-strings was given.
4497if test "${enable_strings+set}" = set; then
4498 enableval="$enable_strings"
4499 if test x$enableval = xyes -o x$enableval = xno; then
4500 support_addstrings=$enableval
4501 fi
4502fi;
4503
4504# Check whether --enable-swapscreen or --disable-swapscreen was given. 4409# Check whether --enable-swapscreen or --disable-swapscreen was given.
4505if test "${enable_swapscreen+set}" = set; then 4410if test "${enable_swapscreen+set}" = set; then
4506 enableval="$enable_swapscreen" 4411 enableval="$enable_swapscreen"
4507 if test x$enableval = xno; then 4412 if test x$enableval = xno; then
4508 4413
4527 if test x$enableval = xyes -o x$enableval = xno; then 4432 if test x$enableval = xyes -o x$enableval = xno; then
4528 support_frills=$enableval 4433 support_frills=$enableval
4529 fi 4434 fi
4530fi; 4435fi;
4531 4436
4532# Check whether --enable-24bit or --disable-24bit was given.
4533if test "${enable_24bit+set}" = set; then
4534 enableval="$enable_24bit"
4535 if test x$enableval = xyes -o x$enableval = xno; then
4536 support_24bit=$enableval
4537 fi
4538fi;
4539
4540# Check whether --enable-keepscrolling or --disable-keepscrolling was given. 4437# Check whether --enable-keepscrolling or --disable-keepscrolling was given.
4541if test "${enable_keepscrolling+set}" = set; then 4438if test "${enable_keepscrolling+set}" = set; then
4542 enableval="$enable_keepscrolling" 4439 enableval="$enable_keepscrolling"
4543 if test x$enableval = xyes -o x$enableval = xno; then 4440 if test x$enableval = xyes -o x$enableval = xno; then
4544 support_keepscrolling=$enableval 4441 support_keepscrolling=$enableval
4567 if test x$enableval = xyes -o x$enableval = xno; then 4464 if test x$enableval = xyes -o x$enableval = xno; then
4568 support_mouseslipwheel=$enableval 4465 support_mouseslipwheel=$enableval
4569 fi 4466 fi
4570fi; 4467fi;
4571 4468
4572# Check whether --enable-dmalloc or --disable-dmalloc was given.
4573if test "${enable_dmalloc+set}" = set; then
4574 enableval="$enable_dmalloc"
4575 if test x$enableval = xyes; then
4576 MALLOC_TYPE=G
4577 DEBUG=-DDEBUG_MALLOC
4578 DLIB="-L/usr/local/lib -ldmalloc"
4579 DINCLUDE=-I/usr/local/include
4580 fi
4581fi;
4582
4583# Check whether --enable-dlmalloc or --disable-dlmalloc was given.
4584if test "${enable_dlmalloc+set}" = set; then
4585 enableval="$enable_dlmalloc"
4586 if test x$enableval = xyes; then
4587 MALLOC_TYPE=D
4588 DEBUG=
4589 DLIB="-L/usr/local/lib -ldlmalloc"
4590 DINCLUDE=
4591 fi
4592fi;
4593
4594# Check whether --enable-smart-resize or --disable-smart-resize was given. 4469# Check whether --enable-smart-resize or --disable-smart-resize was given.
4595if test "${enable_smart_resize+set}" = set; then 4470if test "${enable_smart_resize+set}" = set; then
4596 enableval="$enable_smart_resize" 4471 enableval="$enable_smart_resize"
4597 if test x$enableval = xyes; then 4472 if test x$enableval = xyes; then
4598 4473
4642#define RXVT_TERMINFO "$withval" 4517#define RXVT_TERMINFO "$withval"
4643_ACEOF 4518_ACEOF
4644 terminfo="$withval" 4519 terminfo="$withval"
4645 fi 4520 fi
4646fi; 4521fi;
4647
4648
4649
4650cat >>confdefs.h <<\_ACEOF
4651#define PROTOTYPES 1
4652_ACEOF
4653 4522
4654 4523
4655# Extract the first word of "mv", so it can be a program name with args. 4524# Extract the first word of "mv", so it can be a program name with args.
4656set dummy mv; ac_word=$2 4525set dummy mv; ac_word=$2
4657echo "$as_me:$LINENO: checking for $ac_word" >&5 4526echo "$as_me:$LINENO: checking for $ac_word" >&5
4690else 4559else
4691 echo "$as_me:$LINENO: result: no" >&5 4560 echo "$as_me:$LINENO: result: no" >&5
4692echo "${ECHO_T}no" >&6 4561echo "${ECHO_T}no" >&6
4693fi 4562fi
4694 4563
4695# Extract the first word of "rm", so it can be a program name with args.
4696set dummy rm; ac_word=$2
4697echo "$as_me:$LINENO: checking for $ac_word" >&5
4698echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
4699if test "${ac_cv_path_RM+set}" = set; then
4700 echo $ECHO_N "(cached) $ECHO_C" >&6
4701else
4702 case $RM in
4703 [\\/]* | ?:[\\/]*)
4704 ac_cv_path_RM="$RM" # Let the user override the test with a path.
4705 ;;
4706 *)
4707 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4708for as_dir in $PATH
4709do
4710 IFS=$as_save_IFS
4711 test -z "$as_dir" && as_dir=.
4712 for ac_exec_ext in '' $ac_executable_extensions; do
4713 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4714 ac_cv_path_RM="$as_dir/$ac_word$ac_exec_ext"
4715 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4716 break 2
4717 fi
4718done
4719done
4720
4721 test -z "$ac_cv_path_RM" && ac_cv_path_RM="rm"
4722 ;;
4723esac
4724fi
4725RM=$ac_cv_path_RM
4726
4727if test -n "$RM"; then
4728 echo "$as_me:$LINENO: result: $RM" >&5
4729echo "${ECHO_T}$RM" >&6
4730else
4731 echo "$as_me:$LINENO: result: no" >&5
4732echo "${ECHO_T}no" >&6
4733fi
4734
4735# Extract the first word of "cp", so it can be a program name with args. 4564# Extract the first word of "cp", so it can be a program name with args.
4736set dummy cp; ac_word=$2 4565set dummy cp; ac_word=$2
4737echo "$as_me:$LINENO: checking for $ac_word" >&5 4566echo "$as_me:$LINENO: checking for $ac_word" >&5
4738echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 4567echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
4739if test "${ac_cv_path_CP+set}" = set; then 4568if test "${ac_cv_path_CP+set}" = set; then
4930else 4759else
4931 echo "$as_me:$LINENO: result: no" >&5 4760 echo "$as_me:$LINENO: result: no" >&5
4932echo "${ECHO_T}no" >&6 4761echo "${ECHO_T}no" >&6
4933fi 4762fi
4934 4763
4935# Extract the first word of "tbl", so it can be a program name with args.
4936set dummy tbl; ac_word=$2
4937echo "$as_me:$LINENO: checking for $ac_word" >&5
4938echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
4939if test "${ac_cv_path_TBL+set}" = set; then
4940 echo $ECHO_N "(cached) $ECHO_C" >&6
4941else
4942 case $TBL in
4943 [\\/]* | ?:[\\/]*)
4944 ac_cv_path_TBL="$TBL" # Let the user override the test with a path.
4945 ;;
4946 *)
4947 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4948for as_dir in $PATH
4949do
4950 IFS=$as_save_IFS
4951 test -z "$as_dir" && as_dir=.
4952 for ac_exec_ext in '' $ac_executable_extensions; do
4953 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4954 ac_cv_path_TBL="$as_dir/$ac_word$ac_exec_ext"
4955 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4956 break 2
4957 fi
4958done
4959done
4960
4961 ;;
4962esac
4963fi
4964TBL=$ac_cv_path_TBL
4965
4966if test -n "$TBL"; then
4967 echo "$as_me:$LINENO: result: $TBL" >&5
4968echo "${ECHO_T}$TBL" >&6
4969else
4970 echo "$as_me:$LINENO: result: no" >&5
4971echo "${ECHO_T}no" >&6
4972fi
4973
4974# Extract the first word of "tic", so it can be a program name with args. 4764# Extract the first word of "tic", so it can be a program name with args.
4975set dummy tic; ac_word=$2 4765set dummy tic; ac_word=$2
4976echo "$as_me:$LINENO: checking for $ac_word" >&5 4766echo "$as_me:$LINENO: checking for $ac_word" >&5
4977echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 4767echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
4978if test "${ac_cv_path_TIC+set}" = set; then 4768if test "${ac_cv_path_TIC+set}" = set; then
5009 echo "$as_me:$LINENO: result: no" >&5 4799 echo "$as_me:$LINENO: result: no" >&5
5010echo "${ECHO_T}no" >&6 4800echo "${ECHO_T}no" >&6
5011fi 4801fi
5012 4802
5013 4803
4804
4805
4806ac_ext=cc
4807ac_cpp='$CXXCPP $CPPFLAGS'
4808ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4809ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4810ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
4811echo "$as_me:$LINENO: checking how to run the C++ preprocessor" >&5
4812echo $ECHO_N "checking how to run the C++ preprocessor... $ECHO_C" >&6
4813if test -z "$CXXCPP"; then
4814 if test "${ac_cv_prog_CXXCPP+set}" = set; then
4815 echo $ECHO_N "(cached) $ECHO_C" >&6
4816else
4817 # Double quotes because CXXCPP needs to be expanded
4818 for CXXCPP in "$CXX -E" "/lib/cpp"
4819 do
4820 ac_preproc_ok=false
4821for ac_cxx_preproc_warn_flag in '' yes
4822do
4823 # Use a header file that comes with gcc, so configuring glibc
4824 # with a fresh cross-compiler works.
4825 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4826 # <limits.h> exists even on freestanding compilers.
4827 # On the NeXT, cc -E runs the code through the compiler's parser,
4828 # not just through cpp. "Syntax error" is here to catch this case.
4829 cat >conftest.$ac_ext <<_ACEOF
4830/* confdefs.h. */
4831_ACEOF
4832cat confdefs.h >>conftest.$ac_ext
4833cat >>conftest.$ac_ext <<_ACEOF
4834/* end confdefs.h. */
4835#ifdef __STDC__
4836# include <limits.h>
4837#else
4838# include <assert.h>
4839#endif
4840 Syntax error
4841_ACEOF
4842if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
4843 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
4844 ac_status=$?
4845 grep -v '^ *+' conftest.er1 >conftest.err
4846 rm -f conftest.er1
4847 cat conftest.err >&5
4848 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4849 (exit $ac_status); } >/dev/null; then
4850 if test -s conftest.err; then
4851 ac_cpp_err=$ac_cxx_preproc_warn_flag
4852 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
4853 else
4854 ac_cpp_err=
4855 fi
4856else
4857 ac_cpp_err=yes
4858fi
4859if test -z "$ac_cpp_err"; then
4860 :
4861else
4862 echo "$as_me: failed program was:" >&5
4863sed 's/^/| /' conftest.$ac_ext >&5
4864
4865 # Broken: fails on valid input.
4866continue
4867fi
4868rm -f conftest.err conftest.$ac_ext
4869
4870 # OK, works on sane cases. Now check whether non-existent headers
4871 # can be detected and how.
4872 cat >conftest.$ac_ext <<_ACEOF
4873/* confdefs.h. */
4874_ACEOF
4875cat confdefs.h >>conftest.$ac_ext
4876cat >>conftest.$ac_ext <<_ACEOF
4877/* end confdefs.h. */
4878#include <ac_nonexistent.h>
4879_ACEOF
4880if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
4881 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
4882 ac_status=$?
4883 grep -v '^ *+' conftest.er1 >conftest.err
4884 rm -f conftest.er1
4885 cat conftest.err >&5
4886 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4887 (exit $ac_status); } >/dev/null; then
4888 if test -s conftest.err; then
4889 ac_cpp_err=$ac_cxx_preproc_warn_flag
4890 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
4891 else
4892 ac_cpp_err=
4893 fi
4894else
4895 ac_cpp_err=yes
4896fi
4897if test -z "$ac_cpp_err"; then
4898 # Broken: success on invalid input.
4899continue
4900else
4901 echo "$as_me: failed program was:" >&5
4902sed 's/^/| /' conftest.$ac_ext >&5
4903
4904 # Passes both tests.
4905ac_preproc_ok=:
4906break
4907fi
4908rm -f conftest.err conftest.$ac_ext
4909
4910done
4911# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
4912rm -f conftest.err conftest.$ac_ext
4913if $ac_preproc_ok; then
4914 break
4915fi
4916
4917 done
4918 ac_cv_prog_CXXCPP=$CXXCPP
4919
4920fi
4921 CXXCPP=$ac_cv_prog_CXXCPP
4922else
4923 ac_cv_prog_CXXCPP=$CXXCPP
4924fi
4925echo "$as_me:$LINENO: result: $CXXCPP" >&5
4926echo "${ECHO_T}$CXXCPP" >&6
4927ac_preproc_ok=false
4928for ac_cxx_preproc_warn_flag in '' yes
4929do
4930 # Use a header file that comes with gcc, so configuring glibc
4931 # with a fresh cross-compiler works.
4932 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4933 # <limits.h> exists even on freestanding compilers.
4934 # On the NeXT, cc -E runs the code through the compiler's parser,
4935 # not just through cpp. "Syntax error" is here to catch this case.
4936 cat >conftest.$ac_ext <<_ACEOF
4937/* confdefs.h. */
4938_ACEOF
4939cat confdefs.h >>conftest.$ac_ext
4940cat >>conftest.$ac_ext <<_ACEOF
4941/* end confdefs.h. */
4942#ifdef __STDC__
4943# include <limits.h>
4944#else
4945# include <assert.h>
4946#endif
4947 Syntax error
4948_ACEOF
4949if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
4950 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
4951 ac_status=$?
4952 grep -v '^ *+' conftest.er1 >conftest.err
4953 rm -f conftest.er1
4954 cat conftest.err >&5
4955 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4956 (exit $ac_status); } >/dev/null; then
4957 if test -s conftest.err; then
4958 ac_cpp_err=$ac_cxx_preproc_warn_flag
4959 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
4960 else
4961 ac_cpp_err=
4962 fi
4963else
4964 ac_cpp_err=yes
4965fi
4966if test -z "$ac_cpp_err"; then
4967 :
4968else
4969 echo "$as_me: failed program was:" >&5
4970sed 's/^/| /' conftest.$ac_ext >&5
4971
4972 # Broken: fails on valid input.
4973continue
4974fi
4975rm -f conftest.err conftest.$ac_ext
4976
4977 # OK, works on sane cases. Now check whether non-existent headers
4978 # can be detected and how.
4979 cat >conftest.$ac_ext <<_ACEOF
4980/* confdefs.h. */
4981_ACEOF
4982cat confdefs.h >>conftest.$ac_ext
4983cat >>conftest.$ac_ext <<_ACEOF
4984/* end confdefs.h. */
4985#include <ac_nonexistent.h>
4986_ACEOF
4987if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
4988 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
4989 ac_status=$?
4990 grep -v '^ *+' conftest.er1 >conftest.err
4991 rm -f conftest.er1
4992 cat conftest.err >&5
4993 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4994 (exit $ac_status); } >/dev/null; then
4995 if test -s conftest.err; then
4996 ac_cpp_err=$ac_cxx_preproc_warn_flag
4997 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
4998 else
4999 ac_cpp_err=
5000 fi
5001else
5002 ac_cpp_err=yes
5003fi
5004if test -z "$ac_cpp_err"; then
5005 # Broken: success on invalid input.
5006continue
5007else
5008 echo "$as_me: failed program was:" >&5
5009sed 's/^/| /' conftest.$ac_ext >&5
5010
5011 # Passes both tests.
5012ac_preproc_ok=:
5013break
5014fi
5015rm -f conftest.err conftest.$ac_ext
5016
5017done
5018# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
5019rm -f conftest.err conftest.$ac_ext
5020if $ac_preproc_ok; then
5021 :
5022else
5023 { { echo "$as_me:$LINENO: error: C++ preprocessor \"$CXXCPP\" fails sanity check
5024See \`config.log' for more details." >&5
5025echo "$as_me: error: C++ preprocessor \"$CXXCPP\" fails sanity check
5026See \`config.log' for more details." >&2;}
5027 { (exit 1); exit 1; }; }
5028fi
5029
5030ac_ext=cc
5031ac_cpp='$CXXCPP $CPPFLAGS'
5032ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5033ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5034ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
5014 5035
5015 5036
5016 5037
5017if test "x$ac_path_x_has_been_run" != xyes; then 5038if test "x$ac_path_x_has_been_run" != xyes; then
5018 echo "$as_me:$LINENO: checking for X" >&5 5039 echo "$as_me:$LINENO: checking for X" >&5
7072 7093
7073 7094
7074 7095
7075 7096
7076 7097
7077
7078
7079
7080
7081
7082
7083
7084for ac_header in \ 7098for ac_header in \
7085 assert.h \ 7099 assert.h \
7086 fcntl.h \ 7100 fcntl.h \
7087 grp.h \
7088 libc.h \
7089 lastlog.h \
7090 stdarg.h \ 7101 stdarg.h \
7091 stdlib.h \ 7102 stdlib.h \
7092 string.h \ 7103 string.h \
7093 termios.h \ 7104 termios.h \
7094 unistd.h \ 7105 unistd.h \
7095 sys/byteorder.h \ 7106 sys/byteorder.h \
7096 sys/ioctl.h \ 7107 sys/ioctl.h \
7097 sys/select.h \ 7108 sys/select.h \
7098 sys/sockio.h \ 7109 sys/sockio.h \
7099 sys/strredir.h \ 7110 sys/strredir.h \
7100 sys/stropts.h \
7101 sys/time.h \ 7111 sys/time.h \
7102 utmp.h \ 7112 stdint.h \
7103 utmpx.h \ 7113 wchar.h \
7104 stdint.h \ 7114 cwchar \
7105 pty.h \ 7115 clocale \
7106 wchar.h \
7107 cwchar \
7108 clocale \
7109 7116
7110do 7117do
7111as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 7118as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
7112if eval "test \"\${$as_ac_Header+set}\" = set"; then 7119if eval "test \"\${$as_ac_Header+set}\" = set"; then
7113 echo "$as_me:$LINENO: checking for $ac_header" >&5 7120 echo "$as_me:$LINENO: checking for $ac_header" >&5
9940#define RETSIGTYPE $ac_cv_type_signal 9947#define RETSIGTYPE $ac_cv_type_signal
9941_ACEOF 9948_ACEOF
9942 9949
9943 9950
9944 9951
9945case "$host_alias" in
9946 *ultrix) ac_cv_func_setsid='no' ;;
9947 *) break;;
9948esac
9949
9950
9951
9952
9953
9954
9955
9956
9957
9958
9959
9960
9961
9962
9963
9964
9965
9966 9952
9967 9953
9968 9954
9969for ac_func in \ 9955for ac_func in \
9970 atexit \
9971 revoke \
9972 unsetenv \ 9956 unsetenv \
9973 setutent \ 9957 setutent \
9974 seteuid \
9975 setreuid \
9976 setsid \
9977 setpgrp \
9978 setpgid \
9979 openpty \
9980 _getpty \
9981 grantpt \
9982 unlockpt \
9983 isastream \
9984 on_exit \ 9958 on_exit \
9985 nanosleep \
9986 updwtmp \
9987 updwtmpx \
9988 ttyslot \
9989 9959
9990do 9960do
9991as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` 9961as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
9992echo "$as_me:$LINENO: checking for $ac_func" >&5 9962echo "$as_me:$LINENO: checking for $ac_func" >&5
9993echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 9963echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
10082 cat >>confdefs.h <<_ACEOF 10052 cat >>confdefs.h <<_ACEOF
10083#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 10053#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
10084_ACEOF 10054_ACEOF
10085 10055
10086fi 10056fi
10057done
10058
10059
10060
10061support_utmp=yes
10062support_wtmp=yes
10063support_lastlog=yes
10064
10065# Check whether --enable-utmp or --disable-utmp was given.
10066if test "${enable_utmp+set}" = set; then
10067 enableval="$enable_utmp"
10068 if test x$enableval = xyes -o x$enableval = xno; then
10069 support_utmp=$enableval
10070 fi
10071fi;
10072
10073# Check whether --enable-wtmp or --disable-wtmp was given.
10074if test "${enable_wtmp+set}" = set; then
10075 enableval="$enable_wtmp"
10076 if test x$enableval = xyes -o x$enableval = xno; then
10077 support_wtmp=$enableval
10078 fi
10079fi;
10080
10081# Check whether --enable-lastlog or --disable-lastlog was given.
10082if test "${enable_lastlog+set}" = set; then
10083 enableval="$enable_lastlog"
10084 if test x$enableval = xyes -o x$enableval = xno; then
10085 support_lastlog=$enableval
10086 fi
10087fi;
10088
10089if test x$support_utmp = xyes; then
10090
10091cat >>confdefs.h <<\_ACEOF
10092#define UTMP_SUPPORT 1
10093_ACEOF
10094
10095fi
10096if test x$support_wtmp = xyes; then
10097
10098cat >>confdefs.h <<\_ACEOF
10099#define WTMP_SUPPORT 1
10100_ACEOF
10101
10102fi
10103if test x$support_lastlog = xyes; then
10104
10105cat >>confdefs.h <<\_ACEOF
10106#define LASTLOG_SUPPORT 1
10107_ACEOF
10108
10109fi
10110
10111
10112
10113
10114for ac_func in \
10115 ttyslot \
10116 updwtmp \
10117 updwtmpx \
10118
10119do
10120as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
10121echo "$as_me:$LINENO: checking for $ac_func" >&5
10122echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
10123if eval "test \"\${$as_ac_var+set}\" = set"; then
10124 echo $ECHO_N "(cached) $ECHO_C" >&6
10125else
10126 cat >conftest.$ac_ext <<_ACEOF
10127/* confdefs.h. */
10128_ACEOF
10129cat confdefs.h >>conftest.$ac_ext
10130cat >>conftest.$ac_ext <<_ACEOF
10131/* end confdefs.h. */
10132/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
10133 For example, HP-UX 11i <limits.h> declares gettimeofday. */
10134#define $ac_func innocuous_$ac_func
10135
10136/* System header to define __stub macros and hopefully few prototypes,
10137 which can conflict with char $ac_func (); below.
10138 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
10139 <limits.h> exists even on freestanding compilers. */
10140
10141#ifdef __STDC__
10142# include <limits.h>
10143#else
10144# include <assert.h>
10145#endif
10146
10147#undef $ac_func
10148
10149/* Override any gcc2 internal prototype to avoid an error. */
10150#ifdef __cplusplus
10151extern "C"
10152{
10153#endif
10154/* We use char because int might match the return type of a gcc2
10155 builtin and then its argument prototype would still apply. */
10156char $ac_func ();
10157/* The GNU C library defines this for functions which it implements
10158 to always fail with ENOSYS. Some functions are actually named
10159 something starting with __ and the normal name is an alias. */
10160#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
10161choke me
10162#else
10163char (*f) () = $ac_func;
10164#endif
10165#ifdef __cplusplus
10166}
10167#endif
10168
10169int
10170main ()
10171{
10172return f != $ac_func;
10173 ;
10174 return 0;
10175}
10176_ACEOF
10177rm -f conftest.$ac_objext conftest$ac_exeext
10178if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
10179 (eval $ac_link) 2>conftest.er1
10180 ac_status=$?
10181 grep -v '^ *+' conftest.er1 >conftest.err
10182 rm -f conftest.er1
10183 cat conftest.err >&5
10184 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10185 (exit $ac_status); } &&
10186 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
10187 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10188 (eval $ac_try) 2>&5
10189 ac_status=$?
10190 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10191 (exit $ac_status); }; } &&
10192 { ac_try='test -s conftest$ac_exeext'
10193 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10194 (eval $ac_try) 2>&5
10195 ac_status=$?
10196 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10197 (exit $ac_status); }; }; then
10198 eval "$as_ac_var=yes"
10199else
10200 echo "$as_me: failed program was:" >&5
10201sed 's/^/| /' conftest.$ac_ext >&5
10202
10203eval "$as_ac_var=no"
10204fi
10205rm -f conftest.err conftest.$ac_objext \
10206 conftest$ac_exeext conftest.$ac_ext
10207fi
10208echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
10209echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
10210if test `eval echo '${'$as_ac_var'}'` = yes; then
10211 cat >>confdefs.h <<_ACEOF
10212#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
10213_ACEOF
10214
10215fi
10216done
10217
10218
10219
10220
10221
10222for ac_header in \
10223 utmp.h \
10224 utmpx.h \
10225 lastlog.h \
10226
10227do
10228as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
10229if eval "test \"\${$as_ac_Header+set}\" = set"; then
10230 echo "$as_me:$LINENO: checking for $ac_header" >&5
10231echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
10232if eval "test \"\${$as_ac_Header+set}\" = set"; then
10233 echo $ECHO_N "(cached) $ECHO_C" >&6
10234fi
10235echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
10236echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
10237else
10238 # Is the header compilable?
10239echo "$as_me:$LINENO: checking $ac_header usability" >&5
10240echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
10241cat >conftest.$ac_ext <<_ACEOF
10242/* confdefs.h. */
10243_ACEOF
10244cat confdefs.h >>conftest.$ac_ext
10245cat >>conftest.$ac_ext <<_ACEOF
10246/* end confdefs.h. */
10247$ac_includes_default
10248#include <$ac_header>
10249_ACEOF
10250rm -f conftest.$ac_objext
10251if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
10252 (eval $ac_compile) 2>conftest.er1
10253 ac_status=$?
10254 grep -v '^ *+' conftest.er1 >conftest.err
10255 rm -f conftest.er1
10256 cat conftest.err >&5
10257 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10258 (exit $ac_status); } &&
10259 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
10260 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10261 (eval $ac_try) 2>&5
10262 ac_status=$?
10263 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10264 (exit $ac_status); }; } &&
10265 { ac_try='test -s conftest.$ac_objext'
10266 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10267 (eval $ac_try) 2>&5
10268 ac_status=$?
10269 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10270 (exit $ac_status); }; }; then
10271 ac_header_compiler=yes
10272else
10273 echo "$as_me: failed program was:" >&5
10274sed 's/^/| /' conftest.$ac_ext >&5
10275
10276ac_header_compiler=no
10277fi
10278rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10279echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
10280echo "${ECHO_T}$ac_header_compiler" >&6
10281
10282# Is the header present?
10283echo "$as_me:$LINENO: checking $ac_header presence" >&5
10284echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
10285cat >conftest.$ac_ext <<_ACEOF
10286/* confdefs.h. */
10287_ACEOF
10288cat confdefs.h >>conftest.$ac_ext
10289cat >>conftest.$ac_ext <<_ACEOF
10290/* end confdefs.h. */
10291#include <$ac_header>
10292_ACEOF
10293if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
10294 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
10295 ac_status=$?
10296 grep -v '^ *+' conftest.er1 >conftest.err
10297 rm -f conftest.er1
10298 cat conftest.err >&5
10299 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10300 (exit $ac_status); } >/dev/null; then
10301 if test -s conftest.err; then
10302 ac_cpp_err=$ac_cxx_preproc_warn_flag
10303 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
10304 else
10305 ac_cpp_err=
10306 fi
10307else
10308 ac_cpp_err=yes
10309fi
10310if test -z "$ac_cpp_err"; then
10311 ac_header_preproc=yes
10312else
10313 echo "$as_me: failed program was:" >&5
10314sed 's/^/| /' conftest.$ac_ext >&5
10315
10316 ac_header_preproc=no
10317fi
10318rm -f conftest.err conftest.$ac_ext
10319echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
10320echo "${ECHO_T}$ac_header_preproc" >&6
10321
10322# So? What about this header?
10323case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in
10324 yes:no: )
10325 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
10326echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
10327 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
10328echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
10329 ac_header_preproc=yes
10330 ;;
10331 no:yes:* )
10332 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
10333echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
10334 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
10335echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
10336 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
10337echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
10338 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
10339echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
10340 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
10341echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
10342 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
10343echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
10344 (
10345 cat <<\_ASBOX
10346## ------------------------------------------ ##
10347## Report this to the AC_PACKAGE_NAME lists. ##
10348## ------------------------------------------ ##
10349_ASBOX
10350 ) |
10351 sed "s/^/$as_me: WARNING: /" >&2
10352 ;;
10353esac
10354echo "$as_me:$LINENO: checking for $ac_header" >&5
10355echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
10356if eval "test \"\${$as_ac_Header+set}\" = set"; then
10357 echo $ECHO_N "(cached) $ECHO_C" >&6
10358else
10359 eval "$as_ac_Header=\$ac_header_preproc"
10360fi
10361echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
10362echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
10363
10364fi
10365if test `eval echo '${'$as_ac_Header'}'` = yes; then
10366 cat >>confdefs.h <<_ACEOF
10367#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
10368_ACEOF
10369
10370fi
10371
10087done 10372done
10088 10373
10089 10374
10090 10375
10091if test "${ac_cv_header_utmp_h+set}" = set; then 10376if test "${ac_cv_header_utmp_h+set}" = set; then
10225 10510
10226fi 10511fi
10227if test $ac_cv_header_utmp_h = yes; then 10512if test $ac_cv_header_utmp_h = yes; then
10228 echo "$as_me:$LINENO: checking for struct utmp" >&5 10513 echo "$as_me:$LINENO: checking for struct utmp" >&5
10229echo $ECHO_N "checking for struct utmp... $ECHO_C" >&6 10514echo $ECHO_N "checking for struct utmp... $ECHO_C" >&6
10230if test "${rxvt_cv_struct_utmp+set}" = set; then 10515if test "${struct_utmp+set}" = set; then
10231 echo $ECHO_N "(cached) $ECHO_C" >&6 10516 echo $ECHO_N "(cached) $ECHO_C" >&6
10232else 10517else
10233 cat >conftest.$ac_ext <<_ACEOF 10518 cat >conftest.$ac_ext <<_ACEOF
10234/* confdefs.h. */ 10519/* confdefs.h. */
10235_ACEOF 10520_ACEOF
10236cat confdefs.h >>conftest.$ac_ext 10521cat confdefs.h >>conftest.$ac_ext
10237cat >>conftest.$ac_ext <<_ACEOF 10522cat >>conftest.$ac_ext <<_ACEOF
10238/* end confdefs.h. */ 10523/* end confdefs.h. */
10239#include <sys/types.h> 10524#include <sys/types.h>
10240#include <stdint.h>
10241#include <utmp.h> 10525#include <utmp.h>
10242int 10526int
10243main () 10527main ()
10244{ 10528{
10245struct utmp ut; 10529struct utmp ut;
10266 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10550 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10267 (eval $ac_try) 2>&5 10551 (eval $ac_try) 2>&5
10268 ac_status=$? 10552 ac_status=$?
10269 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10553 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10270 (exit $ac_status); }; }; then 10554 (exit $ac_status); }; }; then
10271 rxvt_cv_struct_utmp=yes 10555 struct_utmp=yes
10272else 10556else
10273 echo "$as_me: failed program was:" >&5 10557 echo "$as_me: failed program was:" >&5
10274sed 's/^/| /' conftest.$ac_ext >&5 10558sed 's/^/| /' conftest.$ac_ext >&5
10275 10559
10276rxvt_cv_struct_utmp=no 10560struct_utmp=no
10277fi 10561fi
10278rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10562rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10279fi 10563fi
10280echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmp" >&5 10564echo "$as_me:$LINENO: result: $struct_utmp" >&5
10281echo "${ECHO_T}$rxvt_cv_struct_utmp" >&6 10565echo "${ECHO_T}$struct_utmp" >&6
10282if test x$rxvt_cv_struct_utmp = xyes; then 10566if test x$struct_utmp = xyes; then
10283 10567
10284cat >>confdefs.h <<\_ACEOF 10568cat >>confdefs.h <<\_ACEOF
10285#define HAVE_STRUCT_UTMP 1 10569#define HAVE_STRUCT_UTMP 1
10286_ACEOF 10570_ACEOF
10287 10571
10288fi 10572fi
10289 10573
10290 10574
10291echo "$as_me:$LINENO: checking for ut_host in utmp struct" >&5 10575echo "$as_me:$LINENO: checking for ut_host in utmp struct" >&5
10292echo $ECHO_N "checking for ut_host in utmp struct... $ECHO_C" >&6 10576echo $ECHO_N "checking for ut_host in utmp struct... $ECHO_C" >&6
10293if test "${rxvt_cv_struct_utmp_host+set}" = set; then 10577if test "${struct_utmp_host+set}" = set; then
10294 echo $ECHO_N "(cached) $ECHO_C" >&6 10578 echo $ECHO_N "(cached) $ECHO_C" >&6
10295else 10579else
10296 cat >conftest.$ac_ext <<_ACEOF 10580 cat >conftest.$ac_ext <<_ACEOF
10297/* confdefs.h. */ 10581/* confdefs.h. */
10298_ACEOF 10582_ACEOF
10328 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10612 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10329 (eval $ac_try) 2>&5 10613 (eval $ac_try) 2>&5
10330 ac_status=$? 10614 ac_status=$?
10331 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10615 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10332 (exit $ac_status); }; }; then 10616 (exit $ac_status); }; }; then
10333 rxvt_cv_struct_utmp_host=yes 10617 struct_utmp_host=yes
10334else 10618else
10335 echo "$as_me: failed program was:" >&5 10619 echo "$as_me: failed program was:" >&5
10336sed 's/^/| /' conftest.$ac_ext >&5 10620sed 's/^/| /' conftest.$ac_ext >&5
10337 10621
10338rxvt_cv_struct_utmp_host=no 10622struct_utmp_host=no
10339fi 10623fi
10340rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10624rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10341fi 10625fi
10342echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmp_host" >&5 10626echo "$as_me:$LINENO: result: $struct_utmp_host" >&5
10343echo "${ECHO_T}$rxvt_cv_struct_utmp_host" >&6 10627echo "${ECHO_T}$struct_utmp_host" >&6
10344if test x$rxvt_cv_struct_utmp_host = xyes; then 10628if test x$struct_utmp_host = xyes; then
10345 10629
10346cat >>confdefs.h <<\_ACEOF 10630cat >>confdefs.h <<\_ACEOF
10347#define HAVE_UTMP_HOST 1 10631#define HAVE_UTMP_HOST 1
10348_ACEOF 10632_ACEOF
10349 10633
10350fi 10634fi
10351 10635
10352echo "$as_me:$LINENO: checking for ut_pid in utmp struct" >&5 10636echo "$as_me:$LINENO: checking for ut_pid in utmp struct" >&5
10353echo $ECHO_N "checking for ut_pid in utmp struct... $ECHO_C" >&6 10637echo $ECHO_N "checking for ut_pid in utmp struct... $ECHO_C" >&6
10354if test "${rxvt_cv_struct_utmp_pid+set}" = set; then 10638if test "${struct_utmp_pid+set}" = set; then
10355 echo $ECHO_N "(cached) $ECHO_C" >&6 10639 echo $ECHO_N "(cached) $ECHO_C" >&6
10356else 10640else
10357 cat >conftest.$ac_ext <<_ACEOF 10641 cat >conftest.$ac_ext <<_ACEOF
10358/* confdefs.h. */ 10642/* confdefs.h. */
10359_ACEOF 10643_ACEOF
10389 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10673 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10390 (eval $ac_try) 2>&5 10674 (eval $ac_try) 2>&5
10391 ac_status=$? 10675 ac_status=$?
10392 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10676 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10393 (exit $ac_status); }; }; then 10677 (exit $ac_status); }; }; then
10394 rxvt_cv_struct_utmp_pid=yes 10678 struct_utmp_pid=yes
10395else 10679else
10396 echo "$as_me: failed program was:" >&5 10680 echo "$as_me: failed program was:" >&5
10397sed 's/^/| /' conftest.$ac_ext >&5 10681sed 's/^/| /' conftest.$ac_ext >&5
10398 10682
10399rxvt_cv_struct_utmp_pid=no 10683struct_utmp_pid=no
10400fi 10684fi
10401rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10685rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10402fi 10686fi
10403echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmp_pid" >&5 10687echo "$as_me:$LINENO: result: $struct_utmp_pid" >&5
10404echo "${ECHO_T}$rxvt_cv_struct_utmp_pid" >&6 10688echo "${ECHO_T}$struct_utmp_pid" >&6
10405if test x$rxvt_cv_struct_utmp_pid = xyes; then 10689if test x$struct_utmp_pid = xyes; then
10406 10690
10407cat >>confdefs.h <<\_ACEOF 10691cat >>confdefs.h <<\_ACEOF
10408#define HAVE_UTMP_PID 1 10692#define HAVE_UTMP_PID 1
10409_ACEOF 10693_ACEOF
10410 10694
10551 10835
10552fi 10836fi
10553if test $ac_cv_header_utmpx_h = yes; then 10837if test $ac_cv_header_utmpx_h = yes; then
10554 echo "$as_me:$LINENO: checking for struct utmpx" >&5 10838 echo "$as_me:$LINENO: checking for struct utmpx" >&5
10555echo $ECHO_N "checking for struct utmpx... $ECHO_C" >&6 10839echo $ECHO_N "checking for struct utmpx... $ECHO_C" >&6
10556if test "${rxvt_cv_struct_utmpx+set}" = set; then 10840if test "${struct_utmpx+set}" = set; then
10557 echo $ECHO_N "(cached) $ECHO_C" >&6 10841 echo $ECHO_N "(cached) $ECHO_C" >&6
10558else 10842else
10559 cat >conftest.$ac_ext <<_ACEOF 10843 cat >conftest.$ac_ext <<_ACEOF
10560/* confdefs.h. */ 10844/* confdefs.h. */
10561_ACEOF 10845_ACEOF
10591 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10875 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10592 (eval $ac_try) 2>&5 10876 (eval $ac_try) 2>&5
10593 ac_status=$? 10877 ac_status=$?
10594 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10878 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10595 (exit $ac_status); }; }; then 10879 (exit $ac_status); }; }; then
10596 rxvt_cv_struct_utmpx=yes 10880 struct_utmpx=yes
10597else 10881else
10598 echo "$as_me: failed program was:" >&5 10882 echo "$as_me: failed program was:" >&5
10599sed 's/^/| /' conftest.$ac_ext >&5 10883sed 's/^/| /' conftest.$ac_ext >&5
10600 10884
10601rxvt_cv_struct_utmpx=no 10885struct_utmpx=no
10602fi 10886fi
10603rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10887rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10604fi 10888fi
10605echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmpx" >&5 10889echo "$as_me:$LINENO: result: $struct_utmpx" >&5
10606echo "${ECHO_T}$rxvt_cv_struct_utmpx" >&6 10890echo "${ECHO_T}$struct_utmpx" >&6
10607if test x$rxvt_cv_struct_utmpx = xyes; then 10891if test x$struct_utmpx = xyes; then
10608 10892
10609cat >>confdefs.h <<\_ACEOF 10893cat >>confdefs.h <<\_ACEOF
10610#define HAVE_STRUCT_UTMPX 1 10894#define HAVE_STRUCT_UTMPX 1
10611_ACEOF 10895_ACEOF
10612 10896
10613fi 10897fi
10614 10898
10615 10899
10616echo "$as_me:$LINENO: checking for host in utmpx struct" >&5 10900echo "$as_me:$LINENO: checking for host in utmpx struct" >&5
10617echo $ECHO_N "checking for host in utmpx struct... $ECHO_C" >&6 10901echo $ECHO_N "checking for host in utmpx struct... $ECHO_C" >&6
10618if test "${rxvt_cv_struct_utmpx_host+set}" = set; then 10902if test "${struct_utmpx_host+set}" = set; then
10619 echo $ECHO_N "(cached) $ECHO_C" >&6 10903 echo $ECHO_N "(cached) $ECHO_C" >&6
10620else 10904else
10621 cat >conftest.$ac_ext <<_ACEOF 10905 cat >conftest.$ac_ext <<_ACEOF
10622/* confdefs.h. */ 10906/* confdefs.h. */
10623_ACEOF 10907_ACEOF
10653 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10937 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10654 (eval $ac_try) 2>&5 10938 (eval $ac_try) 2>&5
10655 ac_status=$? 10939 ac_status=$?
10656 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10940 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10657 (exit $ac_status); }; }; then 10941 (exit $ac_status); }; }; then
10658 rxvt_cv_struct_utmpx_host=yes 10942 struct_utmpx_host=yes
10659else 10943else
10660 echo "$as_me: failed program was:" >&5 10944 echo "$as_me: failed program was:" >&5
10661sed 's/^/| /' conftest.$ac_ext >&5 10945sed 's/^/| /' conftest.$ac_ext >&5
10662 10946
10663rxvt_cv_struct_utmpx_host=no 10947struct_utmpx_host=no
10664fi 10948fi
10665rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10949rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10666fi 10950fi
10667echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmpx_host" >&5 10951echo "$as_me:$LINENO: result: $struct_utmpx_host" >&5
10668echo "${ECHO_T}$rxvt_cv_struct_utmpx_host" >&6 10952echo "${ECHO_T}$struct_utmpx_host" >&6
10669if test x$rxvt_cv_struct_utmpx_host = xyes; then 10953if test x$struct_utmpx_host = xyes; then
10670 10954
10671cat >>confdefs.h <<\_ACEOF 10955cat >>confdefs.h <<\_ACEOF
10672#define HAVE_UTMPX_HOST 1 10956#define HAVE_UTMPX_HOST 1
10673_ACEOF 10957_ACEOF
10674 10958
10675fi 10959fi
10676 10960
10677echo "$as_me:$LINENO: checking for session in utmpx struct" >&5 10961echo "$as_me:$LINENO: checking for session in utmpx struct" >&5
10678echo $ECHO_N "checking for session in utmpx struct... $ECHO_C" >&6 10962echo $ECHO_N "checking for session in utmpx struct... $ECHO_C" >&6
10679if test "${rxvt_cv_struct_utmpx_session+set}" = set; then 10963if test "${struct_utmpx_session+set}" = set; then
10680 echo $ECHO_N "(cached) $ECHO_C" >&6 10964 echo $ECHO_N "(cached) $ECHO_C" >&6
10681else 10965else
10682 cat >conftest.$ac_ext <<_ACEOF 10966 cat >conftest.$ac_ext <<_ACEOF
10683/* confdefs.h. */ 10967/* confdefs.h. */
10684_ACEOF 10968_ACEOF
10714 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10998 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10715 (eval $ac_try) 2>&5 10999 (eval $ac_try) 2>&5
10716 ac_status=$? 11000 ac_status=$?
10717 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11001 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10718 (exit $ac_status); }; }; then 11002 (exit $ac_status); }; }; then
10719 rxvt_cv_struct_utmpx_session=yes 11003 struct_utmpx_session=yes
10720else 11004else
10721 echo "$as_me: failed program was:" >&5 11005 echo "$as_me: failed program was:" >&5
10722sed 's/^/| /' conftest.$ac_ext >&5 11006sed 's/^/| /' conftest.$ac_ext >&5
10723 11007
10724rxvt_cv_struct_utmpx_session=no 11008struct_utmpx_session=no
10725fi 11009fi
10726rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 11010rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10727fi 11011fi
10728echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmpx_session" >&5 11012echo "$as_me:$LINENO: result: $struct_utmpx_session" >&5
10729echo "${ECHO_T}$rxvt_cv_struct_utmpx_session" >&6 11013echo "${ECHO_T}$struct_utmpx_session" >&6
10730if test x$rxvt_cv_struct_utmpx_session = xyes; then 11014if test x$struct_utmpx_session = xyes; then
10731 11015
10732cat >>confdefs.h <<\_ACEOF 11016cat >>confdefs.h <<\_ACEOF
10733#define HAVE_UTMPX_SESSION 1 11017#define HAVE_UTMPX_SESSION 1
10734_ACEOF 11018_ACEOF
10735 11019
10738fi 11022fi
10739 11023
10740 11024
10741echo "$as_me:$LINENO: checking for struct lastlog" >&5 11025echo "$as_me:$LINENO: checking for struct lastlog" >&5
10742echo $ECHO_N "checking for struct lastlog... $ECHO_C" >&6 11026echo $ECHO_N "checking for struct lastlog... $ECHO_C" >&6
10743if test "${rxvt_cv_struct_lastlog+set}" = set; then 11027if test "${struct_lastlog+set}" = set; then
10744 echo $ECHO_N "(cached) $ECHO_C" >&6 11028 echo $ECHO_N "(cached) $ECHO_C" >&6
10745else 11029else
10746 cat >conftest.$ac_ext <<_ACEOF 11030 cat >conftest.$ac_ext <<_ACEOF
10747/* confdefs.h. */ 11031/* confdefs.h. */
10748_ACEOF 11032_ACEOF
10782 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11066 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10783 (eval $ac_try) 2>&5 11067 (eval $ac_try) 2>&5
10784 ac_status=$? 11068 ac_status=$?
10785 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11069 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10786 (exit $ac_status); }; }; then 11070 (exit $ac_status); }; }; then
10787 rxvt_cv_struct_lastlog=yes 11071 struct_lastlog=yes
10788else 11072else
10789 echo "$as_me: failed program was:" >&5 11073 echo "$as_me: failed program was:" >&5
10790sed 's/^/| /' conftest.$ac_ext >&5 11074sed 's/^/| /' conftest.$ac_ext >&5
10791 11075
10792rxvt_cv_struct_lastlog=no 11076struct_lastlog=no
10793fi 11077fi
10794rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 11078rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10795fi 11079fi
10796echo "$as_me:$LINENO: result: $rxvt_cv_struct_lastlog" >&5 11080echo "$as_me:$LINENO: result: $struct_lastlog" >&5
10797echo "${ECHO_T}$rxvt_cv_struct_lastlog" >&6 11081echo "${ECHO_T}$struct_lastlog" >&6
10798if test x$rxvt_cv_struct_lastlog = xyes; then 11082if test x$struct_lastlog = xyes; then
10799 11083
10800cat >>confdefs.h <<\_ACEOF 11084cat >>confdefs.h <<\_ACEOF
10801#define HAVE_STRUCT_LASTLOG 1 11085#define HAVE_STRUCT_LASTLOG 1
10802_ACEOF 11086_ACEOF
10803 11087
10804fi 11088fi
10805 11089
10806echo "$as_me:$LINENO: checking for struct lastlogx" >&5 11090echo "$as_me:$LINENO: checking for struct lastlogx" >&5
10807echo $ECHO_N "checking for struct lastlogx... $ECHO_C" >&6 11091echo $ECHO_N "checking for struct lastlogx... $ECHO_C" >&6
10808if test "${rxvt_cv_struct_lastlogx+set}" = set; then 11092if test "${struct_lastlogx+set}" = set; then
10809 echo $ECHO_N "(cached) $ECHO_C" >&6 11093 echo $ECHO_N "(cached) $ECHO_C" >&6
10810else 11094else
10811 cat >conftest.$ac_ext <<_ACEOF 11095 cat >conftest.$ac_ext <<_ACEOF
10812/* confdefs.h. */ 11096/* confdefs.h. */
10813_ACEOF 11097_ACEOF
10847 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11131 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10848 (eval $ac_try) 2>&5 11132 (eval $ac_try) 2>&5
10849 ac_status=$? 11133 ac_status=$?
10850 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11134 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10851 (exit $ac_status); }; }; then 11135 (exit $ac_status); }; }; then
10852 rxvt_cv_struct_lastlogx=yes 11136 struct_lastlogx=yes
10853else 11137else
10854 echo "$as_me: failed program was:" >&5 11138 echo "$as_me: failed program was:" >&5
10855sed 's/^/| /' conftest.$ac_ext >&5 11139sed 's/^/| /' conftest.$ac_ext >&5
10856 11140
10857rxvt_cv_struct_lastlogx=no 11141struct_lastlogx=no
10858fi 11142fi
10859rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 11143rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10860fi 11144fi
10861echo "$as_me:$LINENO: result: $rxvt_cv_struct_lastlogx" >&5 11145echo "$as_me:$LINENO: result: $struct_lastlogx" >&5
10862echo "${ECHO_T}$rxvt_cv_struct_lastlogx" >&6 11146echo "${ECHO_T}$struct_lastlogx" >&6
10863if test x$rxvt_cv_struct_lastlogx = xyes; then 11147if test x$struct_lastlogx = xyes; then
10864 11148
10865cat >>confdefs.h <<\_ACEOF 11149cat >>confdefs.h <<\_ACEOF
10866#define HAVE_STRUCT_LASTLOGX 1 11150#define HAVE_STRUCT_LASTLOGX 1
10867_ACEOF 11151_ACEOF
10868 11152
10869fi 11153fi
10870 11154
10871 11155
10872echo "$as_me:$LINENO: checking where utmp is located" >&5 11156echo "$as_me:$LINENO: checking where utmp is located" >&5
10873echo $ECHO_N "checking where utmp is located... $ECHO_C" >&6 11157echo $ECHO_N "checking where utmp is located... $ECHO_C" >&6
10874if test "${rxvt_cv_path_utmp+set}" = set; then 11158if test "${path_utmp+set}" = set; then
10875 echo $ECHO_N "(cached) $ECHO_C" >&6 11159 echo $ECHO_N "(cached) $ECHO_C" >&6
10876else 11160else
10877 if test "$cross_compiling" = yes; then 11161 if test "$cross_compiling" = yes; then
10878 { echo "$as_me:$LINENO: WARNING: Define RXVT_UTMP_FILE in config.h manually" >&5 11162 { echo "$as_me:$LINENO: WARNING: Define UTMP_FILE in config.h manually" >&5
10879echo "$as_me: WARNING: Define RXVT_UTMP_FILE in config.h manually" >&2;} 11163echo "$as_me: WARNING: Define UTMP_FILE in config.h manually" >&2;}
10880else 11164else
10881 cat >conftest.$ac_ext <<_ACEOF 11165 cat >conftest.$ac_ext <<_ACEOF
10882/* confdefs.h. */ 11166/* confdefs.h. */
10883_ACEOF 11167_ACEOF
10884cat confdefs.h >>conftest.$ac_ext 11168cat confdefs.h >>conftest.$ac_ext
10920 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11204 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10921 (eval $ac_try) 2>&5 11205 (eval $ac_try) 2>&5
10922 ac_status=$? 11206 ac_status=$?
10923 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11207 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10924 (exit $ac_status); }; }; then 11208 (exit $ac_status); }; }; then
10925 rxvt_cv_path_utmp=`cat conftestval` 11209 path_utmp=`cat conftestval`
10926else 11210else
10927 echo "$as_me: program exited with status $ac_status" >&5 11211 echo "$as_me: program exited with status $ac_status" >&5
10928echo "$as_me: failed program was:" >&5 11212echo "$as_me: failed program was:" >&5
10929sed 's/^/| /' conftest.$ac_ext >&5 11213sed 's/^/| /' conftest.$ac_ext >&5
10930 11214
10931( exit $ac_status ) 11215( exit $ac_status )
10932rxvt_cv_path_utmp= 11216path_utmp=
10933fi 11217fi
10934rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 11218rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
10935fi 11219fi
10936fi 11220fi
10937echo "$as_me:$LINENO: result: $rxvt_cv_path_utmp" >&5 11221echo "$as_me:$LINENO: result: $path_utmp" >&5
10938echo "${ECHO_T}$rxvt_cv_path_utmp" >&6 11222echo "${ECHO_T}$path_utmp" >&6
10939if test x$rxvt_cv_path_utmp != x; then 11223if test x$path_utmp != x; then
10940 11224
10941cat >>confdefs.h <<_ACEOF 11225cat >>confdefs.h <<_ACEOF
10942#define RXVT_UTMP_FILE "$rxvt_cv_path_utmp" 11226#define UTMP_FILE "$path_utmp"
10943_ACEOF 11227_ACEOF
10944 11228
10945fi 11229fi
10946 11230
10947 11231
10948echo "$as_me:$LINENO: checking where utmpx is located" >&5 11232echo "$as_me:$LINENO: checking where utmpx is located" >&5
10949echo $ECHO_N "checking where utmpx is located... $ECHO_C" >&6 11233echo $ECHO_N "checking where utmpx is located... $ECHO_C" >&6
10950if test "${rxvt_cv_path_utmpx+set}" = set; then 11234if test "${path_utmpx+set}" = set; then
10951 echo $ECHO_N "(cached) $ECHO_C" >&6 11235 echo $ECHO_N "(cached) $ECHO_C" >&6
10952else 11236else
10953 if test "$cross_compiling" = yes; then 11237 if test "$cross_compiling" = yes; then
10954 { echo "$as_me:$LINENO: WARNING: Define RXVT_UTMPX_FILE in config.h manually" >&5 11238 { echo "$as_me:$LINENO: WARNING: Define UTMPX_FILE in config.h manually" >&5
10955echo "$as_me: WARNING: Define RXVT_UTMPX_FILE in config.h manually" >&2;} 11239echo "$as_me: WARNING: Define UTMPX_FILE in config.h manually" >&2;}
10956else 11240else
10957 cat >conftest.$ac_ext <<_ACEOF 11241 cat >conftest.$ac_ext <<_ACEOF
10958/* confdefs.h. */ 11242/* confdefs.h. */
10959_ACEOF 11243_ACEOF
10960cat confdefs.h >>conftest.$ac_ext 11244cat confdefs.h >>conftest.$ac_ext
11006 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11290 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11007 (eval $ac_try) 2>&5 11291 (eval $ac_try) 2>&5
11008 ac_status=$? 11292 ac_status=$?
11009 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11293 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11010 (exit $ac_status); }; }; then 11294 (exit $ac_status); }; }; then
11011 rxvt_cv_path_utmpx=`cat conftestval` 11295 path_utmpx=`cat conftestval`
11012else 11296else
11013 echo "$as_me: program exited with status $ac_status" >&5 11297 echo "$as_me: program exited with status $ac_status" >&5
11014echo "$as_me: failed program was:" >&5 11298echo "$as_me: failed program was:" >&5
11015sed 's/^/| /' conftest.$ac_ext >&5 11299sed 's/^/| /' conftest.$ac_ext >&5
11016 11300
11017( exit $ac_status ) 11301( exit $ac_status )
11018rxvt_cv_path_utmpx= 11302path_utmpx=
11019fi 11303fi
11020rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 11304rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
11021fi 11305fi
11022fi 11306fi
11023echo "$as_me:$LINENO: result: $rxvt_cv_path_utmpx" >&5 11307echo "$as_me:$LINENO: result: $path_utmpx" >&5
11024echo "${ECHO_T}$rxvt_cv_path_utmpx" >&6 11308echo "${ECHO_T}$path_utmpx" >&6
11025if test x$rxvt_cv_path_utmpx != x; then 11309if test x$path_utmpx != x; then
11026 11310
11027cat >>confdefs.h <<_ACEOF 11311cat >>confdefs.h <<_ACEOF
11028#define RXVT_UTMPX_FILE "$rxvt_cv_path_utmpx" 11312#define UTMPX_FILE "$path_utmpx"
11029_ACEOF 11313_ACEOF
11030 11314
11031fi 11315fi
11032 11316
11033 11317
11034echo "$as_me:$LINENO: checking where wtmp is located" >&5 11318echo "$as_me:$LINENO: checking where wtmp is located" >&5
11035echo $ECHO_N "checking where wtmp is located... $ECHO_C" >&6 11319echo $ECHO_N "checking where wtmp is located... $ECHO_C" >&6
11036if test "${rxvt_cv_path_wtmp+set}" = set; then 11320if test "${path_wtmp+set}" = set; then
11037 echo $ECHO_N "(cached) $ECHO_C" >&6 11321 echo $ECHO_N "(cached) $ECHO_C" >&6
11038else 11322else
11039 if test "$cross_compiling" = yes; then 11323 if test "$cross_compiling" = yes; then
11040 { echo "$as_me:$LINENO: WARNING: Define RXVT_WTMP_FILE in config.h manually" >&5 11324 { echo "$as_me:$LINENO: WARNING: Define WTMP_FILE in config.h manually" >&5
11041echo "$as_me: WARNING: Define RXVT_WTMP_FILE in config.h manually" >&2;} 11325echo "$as_me: WARNING: Define WTMP_FILE in config.h manually" >&2;}
11042else 11326else
11043 cat >conftest.$ac_ext <<_ACEOF 11327 cat >conftest.$ac_ext <<_ACEOF
11044/* confdefs.h. */ 11328/* confdefs.h. */
11045_ACEOF 11329_ACEOF
11046cat confdefs.h >>conftest.$ac_ext 11330cat confdefs.h >>conftest.$ac_ext
11084 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11368 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11085 (eval $ac_try) 2>&5 11369 (eval $ac_try) 2>&5
11086 ac_status=$? 11370 ac_status=$?
11087 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11371 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11088 (exit $ac_status); }; }; then 11372 (exit $ac_status); }; }; then
11089 rxvt_cv_path_wtmp=`cat conftestval` 11373 path_wtmp=`cat conftestval`
11090else 11374else
11091 echo "$as_me: program exited with status $ac_status" >&5 11375 echo "$as_me: program exited with status $ac_status" >&5
11092echo "$as_me: failed program was:" >&5 11376echo "$as_me: failed program was:" >&5
11093sed 's/^/| /' conftest.$ac_ext >&5 11377sed 's/^/| /' conftest.$ac_ext >&5
11094 11378
11095( exit $ac_status ) 11379( exit $ac_status )
11096rxvt_cv_path_wtmp= 11380path_wtmp=
11097fi 11381fi
11098rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 11382rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
11099fi 11383fi
11100fi 11384fi
11101echo "$as_me:$LINENO: result: $rxvt_cv_path_wtmp" >&5 11385echo "$as_me:$LINENO: result: $path_wtmp" >&5
11102echo "${ECHO_T}$rxvt_cv_path_wtmp" >&6 11386echo "${ECHO_T}$path_wtmp" >&6
11103if test x$rxvt_cv_path_wtmp != x; then 11387if test x$path_wtmp != x; then
11104 11388
11105cat >>confdefs.h <<_ACEOF 11389cat >>confdefs.h <<_ACEOF
11106#define RXVT_WTMP_FILE "$rxvt_cv_path_wtmp" 11390#define WTMP_FILE "$path_wtmp"
11107_ACEOF 11391_ACEOF
11108 11392
11109fi 11393fi
11110 11394
11111echo "$as_me:$LINENO: checking where wtmpx is located" >&5 11395echo "$as_me:$LINENO: checking where wtmpx is located" >&5
11112echo $ECHO_N "checking where wtmpx is located... $ECHO_C" >&6 11396echo $ECHO_N "checking where wtmpx is located... $ECHO_C" >&6
11113if test "${rxvt_cv_path_wtmpx+set}" = set; then 11397if test "${path_wtmpx+set}" = set; then
11114 echo $ECHO_N "(cached) $ECHO_C" >&6 11398 echo $ECHO_N "(cached) $ECHO_C" >&6
11115else 11399else
11116 if test "$cross_compiling" = yes; then 11400 if test "$cross_compiling" = yes; then
11117 { echo "$as_me:$LINENO: WARNING: Define RXVT_WTMPX_FILE in config.h manually" >&5 11401 { echo "$as_me:$LINENO: WARNING: Define WTMPX_FILE in config.h manually" >&5
11118echo "$as_me: WARNING: Define RXVT_WTMPX_FILE in config.h manually" >&2;} 11402echo "$as_me: WARNING: Define WTMPX_FILE in config.h manually" >&2;}
11119else 11403else
11120 cat >conftest.$ac_ext <<_ACEOF 11404 cat >conftest.$ac_ext <<_ACEOF
11121/* confdefs.h. */ 11405/* confdefs.h. */
11122_ACEOF 11406_ACEOF
11123cat confdefs.h >>conftest.$ac_ext 11407cat confdefs.h >>conftest.$ac_ext
11160 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11444 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11161 (eval $ac_try) 2>&5 11445 (eval $ac_try) 2>&5
11162 ac_status=$? 11446 ac_status=$?
11163 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11447 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11164 (exit $ac_status); }; }; then 11448 (exit $ac_status); }; }; then
11165 rxvt_cv_path_wtmpx=`cat conftestval` 11449 path_wtmpx=`cat conftestval`
11166else 11450else
11167 echo "$as_me: program exited with status $ac_status" >&5 11451 echo "$as_me: program exited with status $ac_status" >&5
11168echo "$as_me: failed program was:" >&5 11452echo "$as_me: failed program was:" >&5
11169sed 's/^/| /' conftest.$ac_ext >&5 11453sed 's/^/| /' conftest.$ac_ext >&5
11170 11454
11171( exit $ac_status ) 11455( exit $ac_status )
11172rxvt_cv_path_wtmpx= 11456path_wtmpx=
11173fi 11457fi
11174rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 11458rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
11175fi 11459fi
11176fi 11460fi
11177echo "$as_me:$LINENO: result: $rxvt_cv_path_wtmpx" >&5 11461echo "$as_me:$LINENO: result: $path_wtmpx" >&5
11178echo "${ECHO_T}$rxvt_cv_path_wtmpx" >&6 11462echo "${ECHO_T}$path_wtmpx" >&6
11179if test x$rxvt_cv_path_wtmpx != x; then 11463if test x$path_wtmpx != x; then
11180 11464
11181cat >>confdefs.h <<_ACEOF 11465cat >>confdefs.h <<_ACEOF
11182#define RXVT_WTMPX_FILE "$rxvt_cv_path_wtmpx" 11466#define WTMPX_FILE "$path_wtmpx"
11183_ACEOF 11467_ACEOF
11184 11468
11185fi 11469fi
11186 11470
11187echo "$as_me:$LINENO: checking where lastlog is located" >&5 11471echo "$as_me:$LINENO: checking where lastlog is located" >&5
11188echo $ECHO_N "checking where lastlog is located... $ECHO_C" >&6 11472echo $ECHO_N "checking where lastlog is located... $ECHO_C" >&6
11189if test "${rxvt_cv_path_lastlog+set}" = set; then 11473if test "${path_lastlog+set}" = set; then
11190 echo $ECHO_N "(cached) $ECHO_C" >&6 11474 echo $ECHO_N "(cached) $ECHO_C" >&6
11191else 11475else
11192 if test "$cross_compiling" = yes; then 11476 if test "$cross_compiling" = yes; then
11193 { echo "$as_me:$LINENO: WARNING: Define RXVT_LASTLOG_FILE in config.h manually" >&5 11477 { echo "$as_me:$LINENO: WARNING: Define LASTLOG_FILE in config.h manually" >&5
11194echo "$as_me: WARNING: Define RXVT_LASTLOG_FILE in config.h manually" >&2;} 11478echo "$as_me: WARNING: Define LASTLOG_FILE in config.h manually" >&2;}
11195else 11479else
11196 cat >conftest.$ac_ext <<_ACEOF 11480 cat >conftest.$ac_ext <<_ACEOF
11197/* confdefs.h. */ 11481/* confdefs.h. */
11198_ACEOF 11482_ACEOF
11199cat confdefs.h >>conftest.$ac_ext 11483cat confdefs.h >>conftest.$ac_ext
11241 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11525 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11242 (eval $ac_try) 2>&5 11526 (eval $ac_try) 2>&5
11243 ac_status=$? 11527 ac_status=$?
11244 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11528 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11245 (exit $ac_status); }; }; then 11529 (exit $ac_status); }; }; then
11246 rxvt_cv_path_lastlog=`cat conftestval` 11530 path_lastlog=`cat conftestval`
11247else 11531else
11248 echo "$as_me: program exited with status $ac_status" >&5 11532 echo "$as_me: program exited with status $ac_status" >&5
11249echo "$as_me: failed program was:" >&5 11533echo "$as_me: failed program was:" >&5
11250sed 's/^/| /' conftest.$ac_ext >&5 11534sed 's/^/| /' conftest.$ac_ext >&5
11251 11535
11252( exit $ac_status ) 11536( exit $ac_status )
11253rxvt_cv_path_lastlog= 11537path_lastlog=
11254fi 11538fi
11255rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 11539rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
11256fi 11540fi
11257fi 11541fi
11258echo "$as_me:$LINENO: result: $rxvt_cv_path_lastlog" >&5 11542echo "$as_me:$LINENO: result: $path_lastlog" >&5
11259echo "${ECHO_T}$rxvt_cv_path_lastlog" >&6 11543echo "${ECHO_T}$path_lastlog" >&6
11260if test x$rxvt_cv_path_lastlog != x; then 11544if test x$path_lastlog != x; then
11261 11545
11262cat >>confdefs.h <<_ACEOF 11546cat >>confdefs.h <<_ACEOF
11263#define RXVT_LASTLOG_FILE "$rxvt_cv_path_lastlog" 11547#define LASTLOG_FILE "$path_lastlog"
11264_ACEOF 11548_ACEOF
11265 11549
11266 if test -d "$rxvt_cv_path_lastlog"; then 11550 if test -d "$path_lastlog"; then
11267 11551
11268cat >>confdefs.h <<\_ACEOF 11552cat >>confdefs.h <<\_ACEOF
11269#define LASTLOG_IS_DIR 1 11553#define LASTLOG_IS_DIR 1
11270_ACEOF 11554_ACEOF
11271 11555
11272 fi 11556 fi
11273fi 11557fi
11274 11558
11275echo "$as_me:$LINENO: checking where lastlogx is located" >&5 11559echo "$as_me:$LINENO: checking where lastlogx is located" >&5
11276echo $ECHO_N "checking where lastlogx is located... $ECHO_C" >&6 11560echo $ECHO_N "checking where lastlogx is located... $ECHO_C" >&6
11277if test "${rxvt_cv_path_lastlogx+set}" = set; then 11561if test "${path_lastlogx+set}" = set; then
11278 echo $ECHO_N "(cached) $ECHO_C" >&6 11562 echo $ECHO_N "(cached) $ECHO_C" >&6
11279else 11563else
11280 if test "$cross_compiling" = yes; then 11564 if test "$cross_compiling" = yes; then
11281 { echo "$as_me:$LINENO: WARNING: Define RXVT_LASTLOGX_FILE in config.h manually" >&5 11565 { echo "$as_me:$LINENO: WARNING: Define LASTLOGX_FILE in config.h manually" >&5
11282echo "$as_me: WARNING: Define RXVT_LASTLOGX_FILE in config.h manually" >&2;} 11566echo "$as_me: WARNING: Define LASTLOGX_FILE in config.h manually" >&2;}
11283else 11567else
11284 cat >conftest.$ac_ext <<_ACEOF 11568 cat >conftest.$ac_ext <<_ACEOF
11285/* confdefs.h. */ 11569/* confdefs.h. */
11286_ACEOF 11570_ACEOF
11287cat confdefs.h >>conftest.$ac_ext 11571cat confdefs.h >>conftest.$ac_ext
11323 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11607 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11324 (eval $ac_try) 2>&5 11608 (eval $ac_try) 2>&5
11325 ac_status=$? 11609 ac_status=$?
11326 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11610 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11327 (exit $ac_status); }; }; then 11611 (exit $ac_status); }; }; then
11328 rxvt_cv_path_lastlogx=`cat conftestval` 11612 path_lastlogx=`cat conftestval`
11329else 11613else
11330 echo "$as_me: program exited with status $ac_status" >&5 11614 echo "$as_me: program exited with status $ac_status" >&5
11331echo "$as_me: failed program was:" >&5 11615echo "$as_me: failed program was:" >&5
11332sed 's/^/| /' conftest.$ac_ext >&5 11616sed 's/^/| /' conftest.$ac_ext >&5
11333 11617
11334( exit $ac_status ) 11618( exit $ac_status )
11335rxvt_cv_path_lastlogx= 11619path_lastlogx=
11336fi 11620fi
11337rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 11621rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
11338fi 11622fi
11339fi 11623fi
11340echo "$as_me:$LINENO: result: $rxvt_cv_path_lastlogx" >&5 11624echo "$as_me:$LINENO: result: $path_lastlogx" >&5
11341echo "${ECHO_T}$rxvt_cv_path_lastlogx" >&6 11625echo "${ECHO_T}$path_lastlogx" >&6
11342if test x$rxvt_cv_path_lastlogx != x; then 11626if test x$path_lastlogx != x; then
11343 11627
11344cat >>confdefs.h <<_ACEOF 11628cat >>confdefs.h <<_ACEOF
11345#define RXVT_LASTLOGX_FILE "$rxvt_cv_path_lastlogx" 11629#define LASTLOGX_FILE "$path_lastlogx"
11346_ACEOF 11630_ACEOF
11347 11631
11348fi 11632fi
11633
11634if test x$support_utmp != xyes; then
11635 echo " utmp support: disabled"
11636 echo
11637else
11638 echo " utmp support: enabled
11639 utmp file: $path_utmp
11640 utmpx file: $path_utmpx
11641 wtmp file: $path_wtmp
11642 wtmpx file: $path_wtmpx
11643 lastlog file: $path_lastlog
11644 lastlogx file: $path_lastlogx"
11645fi
11646
11349 11647
11350 11648
11351echo "$as_me:$LINENO: checking where ttys/ttytab is located" >&5 11649echo "$as_me:$LINENO: checking where ttys/ttytab is located" >&5
11352echo $ECHO_N "checking where ttys/ttytab is located... $ECHO_C" >&6 11650echo $ECHO_N "checking where ttys/ttytab is located... $ECHO_C" >&6
11353if test "${rxvt_cv_path_ttytab+set}" = set; then 11651if test "${rxvt_cv_path_ttytab+set}" = set; then
11620#define HAVE_NL_LANGINFO 1 11918#define HAVE_NL_LANGINFO 1
11621_ACEOF 11919_ACEOF
11622 11920
11623fi 11921fi
11624 11922
11923
11625echo "$as_me:$LINENO: checking for unix-compliant filehandle passing ability" >&5 11924echo "$as_me:$LINENO: checking for unix-compliant filehandle passing ability" >&5
11626echo $ECHO_N "checking for unix-compliant filehandle passing ability... $ECHO_C" >&6 11925echo $ECHO_N "checking for unix-compliant filehandle passing ability... $ECHO_C" >&6
11627if test "${rxvt_can_pass_fds+set}" = set; then 11926if test "${can_pass_fds+set}" = set; then
11628 echo $ECHO_N "(cached) $ECHO_C" >&6 11927 echo $ECHO_N "(cached) $ECHO_C" >&6
11629else 11928else
11630 cat >conftest.$ac_ext <<_ACEOF 11929 cat >conftest.$ac_ext <<_ACEOF
11631/* confdefs.h. */ 11930/* confdefs.h. */
11632_ACEOF 11931_ACEOF
11633cat confdefs.h >>conftest.$ac_ext 11932cat confdefs.h >>conftest.$ac_ext
11634cat >>conftest.$ac_ext <<_ACEOF 11933cat >>conftest.$ac_ext <<_ACEOF
11635/* end confdefs.h. */ 11934/* end confdefs.h. */
11636 11935
11936#include <cstddef> // broken bsds (is that redundant?) need this
11637#include <sys/types.h> 11937#include <sys/types.h>
11638#include <sys/socket.h> 11938#include <sys/socket.h>
11939#include <sys/uio.h>
11639 11940
11640int 11941int
11641main () 11942main ()
11642{ 11943{
11643 11944
11688 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11989 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11689 (eval $ac_try) 2>&5 11990 (eval $ac_try) 2>&5
11690 ac_status=$? 11991 ac_status=$?
11691 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11992 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11692 (exit $ac_status); }; }; then 11993 (exit $ac_status); }; }; then
11693 rxvt_can_pass_fds=yes 11994 can_pass_fds=yes
11694else 11995else
11695 echo "$as_me: failed program was:" >&5 11996 echo "$as_me: failed program was:" >&5
11696sed 's/^/| /' conftest.$ac_ext >&5 11997sed 's/^/| /' conftest.$ac_ext >&5
11697 11998
11698rxvt_can_pass_fds=no 11999can_pass_fds=no
11699fi 12000fi
11700rm -f conftest.err conftest.$ac_objext \ 12001rm -f conftest.err conftest.$ac_objext \
11701 conftest$ac_exeext conftest.$ac_ext 12002 conftest$ac_exeext conftest.$ac_ext
11702fi 12003fi
11703echo "$as_me:$LINENO: result: $rxvt_can_pass_fds" >&5 12004echo "$as_me:$LINENO: result: $can_pass_fds" >&5
11704echo "${ECHO_T}$rxvt_can_pass_fds" >&6 12005echo "${ECHO_T}$can_pass_fds" >&6
11705if test x$rxvt_can_pass_fds = xyes; then 12006if test x$can_pass_fds = xyes; then
11706 12007
11707cat >>confdefs.h <<\_ACEOF 12008cat >>confdefs.h <<\_ACEOF
11708#define HAVE_UNIX_FDPASS 1 12009#define HAVE_UNIX_FDPASS 1
11709_ACEOF 12010_ACEOF
11710 12011
12012else
12013 { { echo "$as_me:$LINENO: error: libptytty requires unix-compliant filehandle passing ability" >&5
12014echo "$as_me: error: libptytty requires unix-compliant filehandle passing ability" >&2;}
12015 { (exit 1); exit 1; }; }
11711fi 12016fi
12017
11712 12018
11713echo "$as_me:$LINENO: checking for broken XIM callback" >&5 12019echo "$as_me:$LINENO: checking for broken XIM callback" >&5
11714echo $ECHO_N "checking for broken XIM callback... $ECHO_C" >&6 12020echo $ECHO_N "checking for broken XIM callback... $ECHO_C" >&6
11715if test "${rxvt_broken_ximcb+set}" = set; then 12021if test "${rxvt_broken_ximcb+set}" = set; then
11716 echo $ECHO_N "(cached) $ECHO_C" >&6 12022 echo $ECHO_N "(cached) $ECHO_C" >&6
11766#define XIMCB_PROTO_BROKEN 1 12072#define XIMCB_PROTO_BROKEN 1
11767_ACEOF 12073_ACEOF
11768 12074
11769fi 12075fi
11770 12076
11771echo "$as_me:$LINENO: checking for getpt" >&5
11772echo $ECHO_N "checking for getpt... $ECHO_C" >&6
11773if test "${rxvt_cv_func_getpt+set}" = set; then
11774 echo $ECHO_N "(cached) $ECHO_C" >&6
11775else
11776 cat >conftest.$ac_ext <<_ACEOF
11777/* confdefs.h. */
11778_ACEOF
11779cat confdefs.h >>conftest.$ac_ext
11780cat >>conftest.$ac_ext <<_ACEOF
11781/* end confdefs.h. */
11782#define _GNU_SOURCE
11783#ifdef HAVE_STDLIB_H
11784# include <cstdlib>
11785#endif
11786int
11787main ()
11788{
11789(void)getpt();
11790 ;
11791 return 0;
11792}
11793_ACEOF
11794rm -f conftest.$ac_objext conftest$ac_exeext
11795if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
11796 (eval $ac_link) 2>conftest.er1
11797 ac_status=$?
11798 grep -v '^ *+' conftest.er1 >conftest.err
11799 rm -f conftest.er1
11800 cat conftest.err >&5
11801 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11802 (exit $ac_status); } &&
11803 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
11804 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11805 (eval $ac_try) 2>&5
11806 ac_status=$?
11807 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11808 (exit $ac_status); }; } &&
11809 { ac_try='test -s conftest$ac_exeext'
11810 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11811 (eval $ac_try) 2>&5
11812 ac_status=$?
11813 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11814 (exit $ac_status); }; }; then
11815 rxvt_cv_func_getpt=yes
11816else
11817 echo "$as_me: failed program was:" >&5
11818sed 's/^/| /' conftest.$ac_ext >&5
11819 12077
11820rxvt_cv_func_getpt=no
11821fi
11822rm -f conftest.err conftest.$ac_objext \
11823 conftest$ac_exeext conftest.$ac_ext
11824fi
11825echo "$as_me:$LINENO: result: $rxvt_cv_func_getpt" >&5
11826echo "${ECHO_T}$rxvt_cv_func_getpt" >&6
11827if test x$rxvt_cv_func_getpt = xyes; then
11828 12078
11829cat >>confdefs.h <<\_ACEOF
11830#define HAVE_GETPT 1
11831_ACEOF
11832 12079
11833fi
11834 12080
11835echo "$as_me:$LINENO: checking for pty/tty type" >&5
11836echo $ECHO_N "checking for pty/tty type... $ECHO_C" >&6
11837if test "${rxvt_cv_ptys+set}" = set; then
11838 echo $ECHO_N "(cached) $ECHO_C" >&6
11839else
11840 if test x$ac_cv_func_openpty = xyes; then
11841 rxvt_cv_ptys=OPENPTY
11842 else if test x$ac_cv_func__getpty = xyes; then
11843 rxvt_cv_ptys=SGI4
11844 else if test -c /dev/ttyp20; then
11845 rxvt_cv_ptys=SCO
11846 else if test -c /dev/ptym/clone; then
11847 rxvt_cv_ptys=HPUX
11848 else if test x$rxvt_cv_func_getpt = xyes; then
11849 rxvt_cv_ptys=GLIBC
11850 else if test -c /dev/ptc -a -c /dev/pts; then
11851 rxvt_cv_ptys=PTC
11852 else if test -c /dev/ptc -a -d /dev/pts; then
11853 rxvt_cv_ptys=PTC
11854 else if test -c /dev/ptmx -a -c /dev/pts/0; then
11855 rxvt_cv_ptys=STREAMS
11856 else if test x$ac_cv_func_grantpt = xyes && test x$ac_cv_func_unlockpt = xyes; then
11857 rxvt_cv_ptys=STREAMS
11858 else
11859 rxvt_cv_ptys=BSD
11860fi
11861fi
11862fi
11863fi
11864fi
11865fi
11866fi
11867fi
11868fi
11869 12081
11870fi
11871echo "$as_me:$LINENO: result: $rxvt_cv_ptys" >&5
11872echo "${ECHO_T}$rxvt_cv_ptys" >&6
11873 12082
11874if test x$rxvt_cv_ptys = xOPENPTY; then 12083for ac_header in \
12084 pty.h \
12085 util.h \
12086 libutil.h \
12087 sys/ioctl.h \
12088 sys/stropts.h \
11875 12089
11876cat >>confdefs.h <<\_ACEOF
11877#define PTYS_ARE_OPENPTY 1
11878_ACEOF
11879
11880fi
11881if test x$rxvt_cv_ptys = xSCO; then
11882
11883cat >>confdefs.h <<\_ACEOF
11884#define PTYS_ARE_NUMERIC 1
11885_ACEOF
11886
11887fi
11888if test x$rxvt_cv_ptys = xSTREAMS; then
11889
11890cat >>confdefs.h <<\_ACEOF
11891#define PTYS_ARE_PTMX 1
11892_ACEOF
11893
11894fi
11895if test x$rxvt_cv_ptys = xPTC; then
11896
11897cat >>confdefs.h <<\_ACEOF
11898#define PTYS_ARE_PTC 1
11899_ACEOF
11900
11901fi
11902if test x$rxvt_cv_ptys = xSGI4; then
11903
11904cat >>confdefs.h <<\_ACEOF
11905#define PTYS_ARE__GETPTY 1
11906_ACEOF
11907
11908fi
11909if test x$rxvt_cv_ptys = xCONVEX; then
11910
11911cat >>confdefs.h <<\_ACEOF
11912#define PTYS_ARE_GETPTY 1
11913_ACEOF
11914
11915fi
11916if test x$rxvt_cv_ptys = xGLIBC; then
11917
11918cat >>confdefs.h <<\_ACEOF
11919#define PTYS_ARE_GETPT 1
11920_ACEOF
11921
11922fi
11923if test x$rxvt_cv_ptys = xHPUX; then
11924
11925cat >>confdefs.h <<\_ACEOF
11926#define PTYS_ARE_CLONE 1
11927_ACEOF
11928
11929fi
11930if test x$rxvt_cv_ptys = xBSD -o x$rxvt_cv_ptys = xHPUX -o x$rxvt_cv_ptys = xGLIBC; then
11931
11932cat >>confdefs.h <<\_ACEOF
11933#define PTYS_ARE_SEARCHED 1
11934_ACEOF
11935
11936fi
11937
11938
11939{ echo "$as_me:$LINENO: checking for pty ranges..." >&5
11940echo "$as_me: checking for pty ranges..." >&6;}
11941ptys=`echo /dev/pty??`
11942pch1=`echo $ptys | tr ' ' '\012' | sed -e 's/^.*\(.\).$/\1/g' | sort -u | tr -d '\012'`
11943pch2=`echo $ptys | tr ' ' '\012' | sed -e 's/^.*\(.\)$/\1/g' | sort -u | tr -d '\012'`
11944if test x$pch1 != x; then
11945
11946cat >>confdefs.h <<_ACEOF
11947#define PTYCHAR1 "$pch1"
11948_ACEOF
11949
11950fi
11951if test x$pch2 != x; then
11952
11953cat >>confdefs.h <<_ACEOF
11954#define PTYCHAR2 "$pch2"
11955_ACEOF
11956
11957fi
11958
11959if test x$support_xft = xyes; then
11960 LIBS="$LIBS `pkg-config xft --libs`"
11961 CFLAGS="$CFLAGS `pkg-config xft --cflags`"
11962 CPPFLAGS="$CPPFLAGS `pkg-config xft --cflags`"
11963
11964
11965for ac_header in X11/Xft/Xft.h
11966do 12090do
11967as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 12091as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
11968if eval "test \"\${$as_ac_Header+set}\" = set"; then 12092if eval "test \"\${$as_ac_Header+set}\" = set"; then
11969 echo "$as_me:$LINENO: checking for $ac_header" >&5 12093 echo "$as_me:$LINENO: checking for $ac_header" >&5
11970echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 12094echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
12104if test `eval echo '${'$as_ac_Header'}'` = yes; then 12228if test `eval echo '${'$as_ac_Header'}'` = yes; then
12105 cat >>confdefs.h <<_ACEOF 12229 cat >>confdefs.h <<_ACEOF
12106#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 12230#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
12107_ACEOF 12231_ACEOF
12108 12232
12233fi
12234
12235done
12236
12237
12238
12239
12240
12241
12242
12243
12244
12245
12246
12247for ac_func in \
12248 revoke \
12249 _getpty \
12250 getpt \
12251 posix_openpt \
12252 isastream \
12253 setuid \
12254 seteuid \
12255 setreuid \
12256 setresuid \
12257
12258do
12259as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
12260echo "$as_me:$LINENO: checking for $ac_func" >&5
12261echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
12262if eval "test \"\${$as_ac_var+set}\" = set"; then
12263 echo $ECHO_N "(cached) $ECHO_C" >&6
12264else
12265 cat >conftest.$ac_ext <<_ACEOF
12266/* confdefs.h. */
12267_ACEOF
12268cat confdefs.h >>conftest.$ac_ext
12269cat >>conftest.$ac_ext <<_ACEOF
12270/* end confdefs.h. */
12271/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
12272 For example, HP-UX 11i <limits.h> declares gettimeofday. */
12273#define $ac_func innocuous_$ac_func
12274
12275/* System header to define __stub macros and hopefully few prototypes,
12276 which can conflict with char $ac_func (); below.
12277 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
12278 <limits.h> exists even on freestanding compilers. */
12279
12280#ifdef __STDC__
12281# include <limits.h>
12282#else
12283# include <assert.h>
12284#endif
12285
12286#undef $ac_func
12287
12288/* Override any gcc2 internal prototype to avoid an error. */
12289#ifdef __cplusplus
12290extern "C"
12291{
12292#endif
12293/* We use char because int might match the return type of a gcc2
12294 builtin and then its argument prototype would still apply. */
12295char $ac_func ();
12296/* The GNU C library defines this for functions which it implements
12297 to always fail with ENOSYS. Some functions are actually named
12298 something starting with __ and the normal name is an alias. */
12299#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
12300choke me
12301#else
12302char (*f) () = $ac_func;
12303#endif
12304#ifdef __cplusplus
12305}
12306#endif
12307
12308int
12309main ()
12310{
12311return f != $ac_func;
12312 ;
12313 return 0;
12314}
12315_ACEOF
12316rm -f conftest.$ac_objext conftest$ac_exeext
12317if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12318 (eval $ac_link) 2>conftest.er1
12319 ac_status=$?
12320 grep -v '^ *+' conftest.er1 >conftest.err
12321 rm -f conftest.er1
12322 cat conftest.err >&5
12323 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12324 (exit $ac_status); } &&
12325 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
12326 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12327 (eval $ac_try) 2>&5
12328 ac_status=$?
12329 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12330 (exit $ac_status); }; } &&
12331 { ac_try='test -s conftest$ac_exeext'
12332 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12333 (eval $ac_try) 2>&5
12334 ac_status=$?
12335 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12336 (exit $ac_status); }; }; then
12337 eval "$as_ac_var=yes"
12338else
12339 echo "$as_me: failed program was:" >&5
12340sed 's/^/| /' conftest.$ac_ext >&5
12341
12342eval "$as_ac_var=no"
12343fi
12344rm -f conftest.err conftest.$ac_objext \
12345 conftest$ac_exeext conftest.$ac_ext
12346fi
12347echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
12348echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
12349if test `eval echo '${'$as_ac_var'}'` = yes; then
12350 cat >>confdefs.h <<_ACEOF
12351#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
12352_ACEOF
12353
12354fi
12355done
12356
12357
12358have_clone=no
12359
12360echo "$as_me:$LINENO: checking for /dev/ptym/clone" >&5
12361echo $ECHO_N "checking for /dev/ptym/clone... $ECHO_C" >&6
12362if test -e /dev/ptym/clone; then
12363 echo "$as_me:$LINENO: result: yes" >&5
12364echo "${ECHO_T}yes" >&6
12365
12366cat >>confdefs.h <<\_ACEOF
12367#define HAVE_DEV_CLONE 1
12368_ACEOF
12369
12370
12371cat >>confdefs.h <<\_ACEOF
12372#define CLONE_DEVICE "/dev/ptym/clone"
12373_ACEOF
12374
12375 have_clone=yes
12376else
12377 echo "$as_me:$LINENO: result: no" >&5
12378echo "${ECHO_T}no" >&6
12379fi
12380
12381echo "$as_me:$LINENO: checking for /dev/ptc" >&5
12382echo $ECHO_N "checking for /dev/ptc... $ECHO_C" >&6
12383if test -e /dev/ptc; then
12384 echo "$as_me:$LINENO: result: yes" >&5
12385echo "${ECHO_T}yes" >&6
12386
12387cat >>confdefs.h <<\_ACEOF
12388#define HAVE_DEV_PTC 1
12389_ACEOF
12390
12391
12392cat >>confdefs.h <<\_ACEOF
12393#define CLONE_DEVICE "/dev/ptc"
12394_ACEOF
12395
12396 have_clone=yes
12397else
12398 echo "$as_me:$LINENO: result: no" >&5
12399echo "${ECHO_T}no" >&6
12400fi
12401
12402case $host in
12403 *-*-cygwin*)
12404 have_clone=yes
12405
12406cat >>confdefs.h <<\_ACEOF
12407#define CLONE_DEVICE "/dev/ptmx"
12408_ACEOF
12409
12410 ;;
12411 *)
12412 echo "$as_me:$LINENO: checking for /dev/ptmx" >&5
12413echo $ECHO_N "checking for /dev/ptmx... $ECHO_C" >&6
12414 if test -e /dev/ptmx; then
12415 echo "$as_me:$LINENO: result: yes" >&5
12416echo "${ECHO_T}yes" >&6
12417
12418cat >>confdefs.h <<\_ACEOF
12419#define HAVE_DEV_PTMX 1
12420_ACEOF
12421
12422
12423cat >>confdefs.h <<\_ACEOF
12424#define CLONE_DEVICE "/dev/ptmx"
12425_ACEOF
12426
12427 have_clone=yes
12428 else
12429 echo "$as_me:$LINENO: result: no" >&5
12430echo "${ECHO_T}no" >&6
12431 fi
12432 ;;
12433esac
12434
12435if test x$ac_cv_func_getpt = xyes -o x$ac_cv_func_posix_openpt = xyes -o x$have_clone = xyes; then
12436 echo "$as_me:$LINENO: checking for UNIX98 ptys" >&5
12437echo $ECHO_N "checking for UNIX98 ptys... $ECHO_C" >&6
12438 cat >conftest.$ac_ext <<_ACEOF
12439/* confdefs.h. */
12440_ACEOF
12441cat confdefs.h >>conftest.$ac_ext
12442cat >>conftest.$ac_ext <<_ACEOF
12443/* end confdefs.h. */
12444#include <stdlib.h>
12445int
12446main ()
12447{
12448grantpt(0);unlockpt(0);ptsname(0);
12449 ;
12450 return 0;
12451}
12452_ACEOF
12453rm -f conftest.$ac_objext conftest$ac_exeext
12454if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12455 (eval $ac_link) 2>conftest.er1
12456 ac_status=$?
12457 grep -v '^ *+' conftest.er1 >conftest.err
12458 rm -f conftest.er1
12459 cat conftest.err >&5
12460 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12461 (exit $ac_status); } &&
12462 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
12463 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12464 (eval $ac_try) 2>&5
12465 ac_status=$?
12466 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12467 (exit $ac_status); }; } &&
12468 { ac_try='test -s conftest$ac_exeext'
12469 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12470 (eval $ac_try) 2>&5
12471 ac_status=$?
12472 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12473 (exit $ac_status); }; }; then
12474 unix98_pty=yes
12475
12476cat >>confdefs.h <<\_ACEOF
12477#define UNIX98_PTY 1
12478_ACEOF
12479
12480 echo "$as_me:$LINENO: result: yes" >&5
12481echo "${ECHO_T}yes" >&6
12482else
12483 echo "$as_me: failed program was:" >&5
12484sed 's/^/| /' conftest.$ac_ext >&5
12485
12486echo "$as_me:$LINENO: result: no" >&5
12487echo "${ECHO_T}no" >&6
12488fi
12489rm -f conftest.err conftest.$ac_objext \
12490 conftest$ac_exeext conftest.$ac_ext
12491fi
12492
12493if test -z "$unix98_pty"; then
12494
12495for ac_func in openpty
12496do
12497as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
12498echo "$as_me:$LINENO: checking for $ac_func" >&5
12499echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
12500if eval "test \"\${$as_ac_var+set}\" = set"; then
12501 echo $ECHO_N "(cached) $ECHO_C" >&6
12502else
12503 cat >conftest.$ac_ext <<_ACEOF
12504/* confdefs.h. */
12505_ACEOF
12506cat confdefs.h >>conftest.$ac_ext
12507cat >>conftest.$ac_ext <<_ACEOF
12508/* end confdefs.h. */
12509/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
12510 For example, HP-UX 11i <limits.h> declares gettimeofday. */
12511#define $ac_func innocuous_$ac_func
12512
12513/* System header to define __stub macros and hopefully few prototypes,
12514 which can conflict with char $ac_func (); below.
12515 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
12516 <limits.h> exists even on freestanding compilers. */
12517
12518#ifdef __STDC__
12519# include <limits.h>
12520#else
12521# include <assert.h>
12522#endif
12523
12524#undef $ac_func
12525
12526/* Override any gcc2 internal prototype to avoid an error. */
12527#ifdef __cplusplus
12528extern "C"
12529{
12530#endif
12531/* We use char because int might match the return type of a gcc2
12532 builtin and then its argument prototype would still apply. */
12533char $ac_func ();
12534/* The GNU C library defines this for functions which it implements
12535 to always fail with ENOSYS. Some functions are actually named
12536 something starting with __ and the normal name is an alias. */
12537#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
12538choke me
12539#else
12540char (*f) () = $ac_func;
12541#endif
12542#ifdef __cplusplus
12543}
12544#endif
12545
12546int
12547main ()
12548{
12549return f != $ac_func;
12550 ;
12551 return 0;
12552}
12553_ACEOF
12554rm -f conftest.$ac_objext conftest$ac_exeext
12555if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12556 (eval $ac_link) 2>conftest.er1
12557 ac_status=$?
12558 grep -v '^ *+' conftest.er1 >conftest.err
12559 rm -f conftest.er1
12560 cat conftest.err >&5
12561 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12562 (exit $ac_status); } &&
12563 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
12564 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12565 (eval $ac_try) 2>&5
12566 ac_status=$?
12567 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12568 (exit $ac_status); }; } &&
12569 { ac_try='test -s conftest$ac_exeext'
12570 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12571 (eval $ac_try) 2>&5
12572 ac_status=$?
12573 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12574 (exit $ac_status); }; }; then
12575 eval "$as_ac_var=yes"
12576else
12577 echo "$as_me: failed program was:" >&5
12578sed 's/^/| /' conftest.$ac_ext >&5
12579
12580eval "$as_ac_var=no"
12581fi
12582rm -f conftest.err conftest.$ac_objext \
12583 conftest$ac_exeext conftest.$ac_ext
12584fi
12585echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
12586echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
12587if test `eval echo '${'$as_ac_var'}'` = yes; then
12588 cat >>confdefs.h <<_ACEOF
12589#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
12590_ACEOF
12591
12592else
12593 echo "$as_me:$LINENO: checking for openpty in -lutil" >&5
12594echo $ECHO_N "checking for openpty in -lutil... $ECHO_C" >&6
12595if test "${ac_cv_lib_util_openpty+set}" = set; then
12596 echo $ECHO_N "(cached) $ECHO_C" >&6
12597else
12598 ac_check_lib_save_LIBS=$LIBS
12599LIBS="-lutil $LIBS"
12600cat >conftest.$ac_ext <<_ACEOF
12601/* confdefs.h. */
12602_ACEOF
12603cat confdefs.h >>conftest.$ac_ext
12604cat >>conftest.$ac_ext <<_ACEOF
12605/* end confdefs.h. */
12606
12607/* Override any gcc2 internal prototype to avoid an error. */
12608#ifdef __cplusplus
12609extern "C"
12610#endif
12611/* We use char because int might match the return type of a gcc2
12612 builtin and then its argument prototype would still apply. */
12613char openpty ();
12614int
12615main ()
12616{
12617openpty ();
12618 ;
12619 return 0;
12620}
12621_ACEOF
12622rm -f conftest.$ac_objext conftest$ac_exeext
12623if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12624 (eval $ac_link) 2>conftest.er1
12625 ac_status=$?
12626 grep -v '^ *+' conftest.er1 >conftest.err
12627 rm -f conftest.er1
12628 cat conftest.err >&5
12629 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12630 (exit $ac_status); } &&
12631 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
12632 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12633 (eval $ac_try) 2>&5
12634 ac_status=$?
12635 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12636 (exit $ac_status); }; } &&
12637 { ac_try='test -s conftest$ac_exeext'
12638 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12639 (eval $ac_try) 2>&5
12640 ac_status=$?
12641 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12642 (exit $ac_status); }; }; then
12643 ac_cv_lib_util_openpty=yes
12644else
12645 echo "$as_me: failed program was:" >&5
12646sed 's/^/| /' conftest.$ac_ext >&5
12647
12648ac_cv_lib_util_openpty=no
12649fi
12650rm -f conftest.err conftest.$ac_objext \
12651 conftest$ac_exeext conftest.$ac_ext
12652LIBS=$ac_check_lib_save_LIBS
12653fi
12654echo "$as_me:$LINENO: result: $ac_cv_lib_util_openpty" >&5
12655echo "${ECHO_T}$ac_cv_lib_util_openpty" >&6
12656if test $ac_cv_lib_util_openpty = yes; then
12657 cat >>confdefs.h <<\_ACEOF
12658#define HAVE_OPENPTY 1
12659_ACEOF
12660 LIBS="$LIBS -lutil"
12661fi
12662
12663fi
12664done
12665
12666fi
12667
12668
12669
12670echo "$as_me:$LINENO: checking for tty group" >&5
12671echo $ECHO_N "checking for tty group... $ECHO_C" >&6
12672if test "${tty_group+set}" = set; then
12673 echo $ECHO_N "(cached) $ECHO_C" >&6
12674else
12675 if test "$cross_compiling" = yes; then
12676 tty_group=no
12677else
12678 cat >conftest.$ac_ext <<_ACEOF
12679/* confdefs.h. */
12680_ACEOF
12681cat confdefs.h >>conftest.$ac_ext
12682cat >>conftest.$ac_ext <<_ACEOF
12683/* end confdefs.h. */
12684
12685#include <sys/types.h>
12686#include <sys/stat.h>
12687#include <unistd.h>
12688#include <grp.h>
12689
12690main()
12691{
12692 struct stat st;
12693 struct group *gr;
12694 char *tty;
12695 gr = getgrnam("tty");
12696 tty = ttyname(0);
12697 if (gr != 0
12698 && tty != 0
12699 && (stat(tty, &st)) == 0
12700 && st.st_gid == gr->gr_gid)
12701 return 0;
12702 else
12703 return 1;
12704}
12705_ACEOF
12706rm -f conftest$ac_exeext
12707if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12708 (eval $ac_link) 2>&5
12709 ac_status=$?
12710 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12711 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
12712 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12713 (eval $ac_try) 2>&5
12714 ac_status=$?
12715 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12716 (exit $ac_status); }; }; then
12717 tty_group=yes
12718else
12719 echo "$as_me: program exited with status $ac_status" >&5
12720echo "$as_me: failed program was:" >&5
12721sed 's/^/| /' conftest.$ac_ext >&5
12722
12723( exit $ac_status )
12724tty_group=no
12725fi
12726rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
12727fi
12728fi
12729echo "$as_me:$LINENO: result: $tty_group" >&5
12730echo "${ECHO_T}$tty_group" >&6
12731if test x$tty_group = xyes; then
12732
12733cat >>confdefs.h <<\_ACEOF
12734#define TTY_GID_SUPPORT 1
12735_ACEOF
12736
12737fi
12738
12739if test x$support_xft = xyes; then
12740 # Extract the first word of "pkg-config", so it can be a program name with args.
12741set dummy pkg-config; ac_word=$2
12742echo "$as_me:$LINENO: checking for $ac_word" >&5
12743echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
12744if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
12745 echo $ECHO_N "(cached) $ECHO_C" >&6
12746else
12747 case $PKG_CONFIG in
12748 [\\/]* | ?:[\\/]*)
12749 ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
12750 ;;
12751 *)
12752 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
12753for as_dir in $PATH
12754do
12755 IFS=$as_save_IFS
12756 test -z "$as_dir" && as_dir=.
12757 for ac_exec_ext in '' $ac_executable_extensions; do
12758 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
12759 ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
12760 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
12761 break 2
12762 fi
12763done
12764done
12765
12766 test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
12767 ;;
12768esac
12769fi
12770PKG_CONFIG=$ac_cv_path_PKG_CONFIG
12771
12772if test -n "$PKG_CONFIG"; then
12773 echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
12774echo "${ECHO_T}$PKG_CONFIG" >&6
12775else
12776 echo "$as_me:$LINENO: result: no" >&5
12777echo "${ECHO_T}no" >&6
12778fi
12779
12780 if test $PKG_CONFIG != no && $PKG_CONFIG --exists xft; then
12781 LIBS="$LIBS `$PKG_CONFIG xft --libs`"
12782 CPPFLAGS="$CPPFLAGS `$PKG_CONFIG xft --cflags`"
12783 else
12784 # Extract the first word of "xft-config", so it can be a program name with args.
12785set dummy xft-config; ac_word=$2
12786echo "$as_me:$LINENO: checking for $ac_word" >&5
12787echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
12788if test "${ac_cv_path_XFT_CONFIG+set}" = set; then
12789 echo $ECHO_N "(cached) $ECHO_C" >&6
12790else
12791 case $XFT_CONFIG in
12792 [\\/]* | ?:[\\/]*)
12793 ac_cv_path_XFT_CONFIG="$XFT_CONFIG" # Let the user override the test with a path.
12794 ;;
12795 *)
12796 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
12797for as_dir in $PATH
12798do
12799 IFS=$as_save_IFS
12800 test -z "$as_dir" && as_dir=.
12801 for ac_exec_ext in '' $ac_executable_extensions; do
12802 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
12803 ac_cv_path_XFT_CONFIG="$as_dir/$ac_word$ac_exec_ext"
12804 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
12805 break 2
12806 fi
12807done
12808done
12809
12810 test -z "$ac_cv_path_XFT_CONFIG" && ac_cv_path_XFT_CONFIG="no"
12811 ;;
12812esac
12813fi
12814XFT_CONFIG=$ac_cv_path_XFT_CONFIG
12815
12816if test -n "$XFT_CONFIG"; then
12817 echo "$as_me:$LINENO: result: $XFT_CONFIG" >&5
12818echo "${ECHO_T}$XFT_CONFIG" >&6
12819else
12820 echo "$as_me:$LINENO: result: no" >&5
12821echo "${ECHO_T}no" >&6
12822fi
12823
12824 if test $XFT_CONFIG != no; then
12825 LIBS="$LIBS `$XFT_CONFIG --libs`"
12826 CPPFLAGS="$CPPFLAGS `$XFT_CONFIG --cflags`"
12827 fi
12828 fi
12829
12830
12831for ac_header in X11/Xft/Xft.h
12832do
12833as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
12834if eval "test \"\${$as_ac_Header+set}\" = set"; then
12835 echo "$as_me:$LINENO: checking for $ac_header" >&5
12836echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
12837if eval "test \"\${$as_ac_Header+set}\" = set"; then
12838 echo $ECHO_N "(cached) $ECHO_C" >&6
12839fi
12840echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
12841echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
12842else
12843 # Is the header compilable?
12844echo "$as_me:$LINENO: checking $ac_header usability" >&5
12845echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
12846cat >conftest.$ac_ext <<_ACEOF
12847/* confdefs.h. */
12848_ACEOF
12849cat confdefs.h >>conftest.$ac_ext
12850cat >>conftest.$ac_ext <<_ACEOF
12851/* end confdefs.h. */
12852$ac_includes_default
12853#include <$ac_header>
12854_ACEOF
12855rm -f conftest.$ac_objext
12856if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
12857 (eval $ac_compile) 2>conftest.er1
12858 ac_status=$?
12859 grep -v '^ *+' conftest.er1 >conftest.err
12860 rm -f conftest.er1
12861 cat conftest.err >&5
12862 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12863 (exit $ac_status); } &&
12864 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
12865 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12866 (eval $ac_try) 2>&5
12867 ac_status=$?
12868 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12869 (exit $ac_status); }; } &&
12870 { ac_try='test -s conftest.$ac_objext'
12871 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12872 (eval $ac_try) 2>&5
12873 ac_status=$?
12874 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12875 (exit $ac_status); }; }; then
12876 ac_header_compiler=yes
12877else
12878 echo "$as_me: failed program was:" >&5
12879sed 's/^/| /' conftest.$ac_ext >&5
12880
12881ac_header_compiler=no
12882fi
12883rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
12884echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
12885echo "${ECHO_T}$ac_header_compiler" >&6
12886
12887# Is the header present?
12888echo "$as_me:$LINENO: checking $ac_header presence" >&5
12889echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
12890cat >conftest.$ac_ext <<_ACEOF
12891/* confdefs.h. */
12892_ACEOF
12893cat confdefs.h >>conftest.$ac_ext
12894cat >>conftest.$ac_ext <<_ACEOF
12895/* end confdefs.h. */
12896#include <$ac_header>
12897_ACEOF
12898if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
12899 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
12900 ac_status=$?
12901 grep -v '^ *+' conftest.er1 >conftest.err
12902 rm -f conftest.er1
12903 cat conftest.err >&5
12904 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12905 (exit $ac_status); } >/dev/null; then
12906 if test -s conftest.err; then
12907 ac_cpp_err=$ac_cxx_preproc_warn_flag
12908 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
12909 else
12910 ac_cpp_err=
12911 fi
12912else
12913 ac_cpp_err=yes
12914fi
12915if test -z "$ac_cpp_err"; then
12916 ac_header_preproc=yes
12917else
12918 echo "$as_me: failed program was:" >&5
12919sed 's/^/| /' conftest.$ac_ext >&5
12920
12921 ac_header_preproc=no
12922fi
12923rm -f conftest.err conftest.$ac_ext
12924echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
12925echo "${ECHO_T}$ac_header_preproc" >&6
12926
12927# So? What about this header?
12928case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in
12929 yes:no: )
12930 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
12931echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
12932 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
12933echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
12934 ac_header_preproc=yes
12935 ;;
12936 no:yes:* )
12937 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
12938echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
12939 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
12940echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
12941 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
12942echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
12943 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
12944echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
12945 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
12946echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
12947 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
12948echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
12949 (
12950 cat <<\_ASBOX
12951## ------------------------------------------ ##
12952## Report this to the AC_PACKAGE_NAME lists. ##
12953## ------------------------------------------ ##
12954_ASBOX
12955 ) |
12956 sed "s/^/$as_me: WARNING: /" >&2
12957 ;;
12958esac
12959echo "$as_me:$LINENO: checking for $ac_header" >&5
12960echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
12961if eval "test \"\${$as_ac_Header+set}\" = set"; then
12962 echo $ECHO_N "(cached) $ECHO_C" >&6
12963else
12964 eval "$as_ac_Header=\$ac_header_preproc"
12965fi
12966echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
12967echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
12968
12969fi
12970if test `eval echo '${'$as_ac_Header'}'` = yes; then
12971 cat >>confdefs.h <<_ACEOF
12972#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
12973_ACEOF
12974
12109else 12975else
12110 support_xft=no 12976 support_xft=no
12111fi 12977fi
12112 12978
12113done 12979done
12250cat >>confdefs.h <<\_ACEOF 13116cat >>confdefs.h <<\_ACEOF
12251#define SELECTION_SCROLLING 1 13117#define SELECTION_SCROLLING 1
12252_ACEOF 13118_ACEOF
12253 13119
12254fi 13120fi
12255if test x$support_menubar = xyes; then
12256
12257cat >>confdefs.h <<\_ACEOF
12258#define MENUBAR 1
12259_ACEOF
12260
12261fi
12262if test x$support_frills = xyes; then 13121if test x$support_frills = xyes; then
12263 13122
12264cat >>confdefs.h <<\_ACEOF 13123cat >>confdefs.h <<\_ACEOF
12265#define ENABLE_FRILLS 1 13124#define ENABLE_FRILLS 1
12266_ACEOF 13125_ACEOF
12267 13126
12268fi 13127fi
12269if test x$support_24bit = xyes; then
12270
12271cat >>confdefs.h <<\_ACEOF
12272#define PREFER_24BIT 1
12273_ACEOF
12274
12275fi
12276if test x$support_mousewheel = xyes; then 13128if test x$support_mousewheel = xyes; then
12277 13129
12278cat >>confdefs.h <<\_ACEOF 13130cat >>confdefs.h <<\_ACEOF
12279#define MOUSE_WHEEL 1 13131#define MOUSE_WHEEL 1
12280_ACEOF 13132_ACEOF
12282fi 13134fi
12283if test x$support_mouseslipwheel = xyes; then 13135if test x$support_mouseslipwheel = xyes; then
12284 13136
12285cat >>confdefs.h <<\_ACEOF 13137cat >>confdefs.h <<\_ACEOF
12286#define MOUSE_SLIP_WHEELING 1 13138#define MOUSE_SLIP_WHEELING 1
12287_ACEOF
12288
12289fi
12290if test x$support_utmp = xyes; then
12291
12292cat >>confdefs.h <<\_ACEOF
12293#define UTMP_SUPPORT 1
12294_ACEOF
12295
12296fi
12297if test x$support_wtmp = xyes; then
12298
12299cat >>confdefs.h <<\_ACEOF
12300#define WTMP_SUPPORT 1
12301_ACEOF
12302
12303fi
12304if test x$support_lastlog = xyes; then
12305
12306cat >>confdefs.h <<\_ACEOF
12307#define LASTLOG_SUPPORT 1
12308_ACEOF 13139_ACEOF
12309 13140
12310fi 13141fi
12311if test x$support_xim = xyes -o x$multichar_set = xyes; then 13142if test x$support_xim = xyes -o x$multichar_set = xyes; then
12312 if test x$rxvt_cv_func_xlocale = xyes; then 13143 if test x$rxvt_cv_func_xlocale = xyes; then
12424#define ENCODING_ZH_EXT 1 13255#define ENCODING_ZH_EXT 1
12425_ACEOF 13256_ACEOF
12426 ;; 13257 ;;
12427 esac 13258 esac
12428done 13259done
13260
13261IF_PERL=\#
13262if test x$support_perl = xyes; then
13263 # Extract the first word of "perl5", so it can be a program name with args.
13264set dummy perl5; ac_word=$2
13265echo "$as_me:$LINENO: checking for $ac_word" >&5
13266echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
13267if test "${ac_cv_path_PERL+set}" = set; then
13268 echo $ECHO_N "(cached) $ECHO_C" >&6
13269else
13270 case $PERL in
13271 [\\/]* | ?:[\\/]*)
13272 ac_cv_path_PERL="$PERL" # Let the user override the test with a path.
13273 ;;
13274 *)
13275 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
13276for as_dir in $PATH
13277do
13278 IFS=$as_save_IFS
13279 test -z "$as_dir" && as_dir=.
13280 for ac_exec_ext in '' $ac_executable_extensions; do
13281 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
13282 ac_cv_path_PERL="$as_dir/$ac_word$ac_exec_ext"
13283 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
13284 break 2
13285 fi
13286done
13287done
13288
13289 ;;
13290esac
13291fi
13292PERL=$ac_cv_path_PERL
13293
13294if test -n "$PERL"; then
13295 echo "$as_me:$LINENO: result: $PERL" >&5
13296echo "${ECHO_T}$PERL" >&6
13297else
13298 echo "$as_me:$LINENO: result: no" >&5
13299echo "${ECHO_T}no" >&6
13300fi
13301
13302 # Extract the first word of "perl", so it can be a program name with args.
13303set dummy perl; ac_word=$2
13304echo "$as_me:$LINENO: checking for $ac_word" >&5
13305echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
13306if test "${ac_cv_path_PERL+set}" = set; then
13307 echo $ECHO_N "(cached) $ECHO_C" >&6
13308else
13309 case $PERL in
13310 [\\/]* | ?:[\\/]*)
13311 ac_cv_path_PERL="$PERL" # Let the user override the test with a path.
13312 ;;
13313 *)
13314 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
13315for as_dir in $PATH
13316do
13317 IFS=$as_save_IFS
13318 test -z "$as_dir" && as_dir=.
13319 for ac_exec_ext in '' $ac_executable_extensions; do
13320 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
13321 ac_cv_path_PERL="$as_dir/$ac_word$ac_exec_ext"
13322 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
13323 break 2
13324 fi
13325done
13326done
13327
13328 ;;
13329esac
13330fi
13331PERL=$ac_cv_path_PERL
13332
13333if test -n "$PERL"; then
13334 echo "$as_me:$LINENO: result: $PERL" >&5
13335echo "${ECHO_T}$PERL" >&6
13336else
13337 echo "$as_me:$LINENO: result: no" >&5
13338echo "${ECHO_T}no" >&6
13339fi
13340
13341
13342 echo "$as_me:$LINENO: checking for $PERL suitability" >&5
13343echo $ECHO_N "checking for $PERL suitability... $ECHO_C" >&6
13344 if $PERL -MExtUtils::Embed -e "use v5.8" >/dev/null 2>/dev/null; then
13345
13346 save_CXXFLAGS="$CXXFLAGS"
13347 save_LIBS="$LIBS"
13348 CXXFLAGS="$CXXFLAGS `$PERL -MExtUtils::Embed -e ccopts`"
13349 LIBS="$LIBS `$PERL -MExtUtils::Embed -e ldopts`"
13350 cat >conftest.$ac_ext <<_ACEOF
13351/* confdefs.h. */
13352_ACEOF
13353cat confdefs.h >>conftest.$ac_ext
13354cat >>conftest.$ac_ext <<_ACEOF
13355/* end confdefs.h. */
13356
13357#include <EXTERN.h>
13358#include <perl.h>
13359#include <XSUB.h>
13360
13361int
13362main ()
13363{
13364
13365 PerlInterpreter *perl = perl_alloc ();
13366
13367 ;
13368 return 0;
13369}
13370_ACEOF
13371rm -f conftest.$ac_objext conftest$ac_exeext
13372if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
13373 (eval $ac_link) 2>conftest.er1
13374 ac_status=$?
13375 grep -v '^ *+' conftest.er1 >conftest.err
13376 rm -f conftest.er1
13377 cat conftest.err >&5
13378 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13379 (exit $ac_status); } &&
13380 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
13381 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13382 (eval $ac_try) 2>&5
13383 ac_status=$?
13384 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13385 (exit $ac_status); }; } &&
13386 { ac_try='test -s conftest$ac_exeext'
13387 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13388 (eval $ac_try) 2>&5
13389 ac_status=$?
13390 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13391 (exit $ac_status); }; }; then
13392 rxvt_perl_link=yes
13393else
13394 echo "$as_me: failed program was:" >&5
13395sed 's/^/| /' conftest.$ac_ext >&5
13396
13397rxvt_perl_link=no
13398fi
13399rm -f conftest.err conftest.$ac_objext \
13400 conftest$ac_exeext conftest.$ac_ext
13401 CXXFLAGS="$save_CXXFLAGS"
13402 LIBS="$save_LIBS"
13403
13404 if test x$rxvt_perl_link = xyes; then
13405 echo "$as_me:$LINENO: result: ok" >&5
13406echo "${ECHO_T}ok" >&6
13407
13408cat >>confdefs.h <<\_ACEOF
13409#define ENABLE_PERL 1
13410_ACEOF
13411
13412 IF_PERL=
13413 PERL_O=rxvtperl.o
13414 PERLFLAGS="`$PERL -MExtUtils::Embed -e ccopts`"
13415 PERLLIB="`$PERL -MExtUtils::Embed -e ldopts`"
13416 PERLPRIVLIBEXP="`$PERL -MConfig -e 'print $Config{privlibexp}'`"
13417 else
13418 { { echo "$as_me:$LINENO: error: no, unable to link" >&5
13419echo "$as_me: error: no, unable to link" >&2;}
13420 { (exit 1); exit 1; }; }
13421 fi
13422 else
13423 { { echo "$as_me:$LINENO: error: no working perl found, or perl not version >= 5.8" >&5
13424echo "$as_me: error: no working perl found, or perl not version >= 5.8" >&2;}
13425 { (exit 1); exit 1; }; }
13426 fi
13427fi
13428
13429
13430
13431
13432
13433
13434
13435if test x$support_perl = xyes; then
13436 support_frills=yes
13437fi
12429 13438
12430 13439
12431CFLAGS=${CFLAGS--O} 13440CFLAGS=${CFLAGS--O}
12432LDFLAGS=${LDFLAGS--O} 13441LDFLAGS=${LDFLAGS--O}
12433 13442
12447 XPM_LIBS=`echo $XPM_LIBS | sed "$R_TRANSLATE"` 13456 XPM_LIBS=`echo $XPM_LIBS | sed "$R_TRANSLATE"`
12448fi 13457fi
12449 13458
12450 13459
12451 13460
12452
12453
12454if test x$support_addstrings = xno; then
12455
12456cat >>confdefs.h <<\_ACEOF
12457#define NO_STRINGS 1
12458_ACEOF
12459
12460fi
12461
12462MCOMMON=./autoconf/Make.common
12463 13461
12464 13462
12465test "$program_prefix" != NONE && 13463test "$program_prefix" != NONE &&
12466 program_transform_name="s,^,$program_prefix,;$program_transform_name" 13464 program_transform_name="s,^,$program_prefix,;$program_transform_name"
12467# Use a double $ so make ignores it. 13465# Use a double $ so make ignores it.
12543 include_time_h="#include <time.h>" 13541 include_time_h="#include <time.h>"
12544else 13542else
12545 include_time_h="/* #include <time.h> */" 13543 include_time_h="/* #include <time.h> */"
12546fi 13544fi
12547 13545
12548 ac_config_files="$ac_config_files autoconf/Make.common Makefile doc/Makefile src/Makefile src/rxvtlib.h" 13546 ac_config_files="$ac_config_files Makefile doc/Makefile src/Makefile src/rxvtlib.h"
12549 13547
12550cat >confcache <<\_ACEOF 13548cat >confcache <<\_ACEOF
12551# This file is a shell script that caches the results of configure 13549# This file is a shell script that caches the results of configure
12552# tests run on this system so they can be shared between configure 13550# tests run on this system so they can be shared between configure
12553# scripts and configure runs, see configure's option --config-cache. 13551# scripts and configure runs, see configure's option --config-cache.
13070cat >>$CONFIG_STATUS <<\_ACEOF 14068cat >>$CONFIG_STATUS <<\_ACEOF
13071for ac_config_target in $ac_config_targets 14069for ac_config_target in $ac_config_targets
13072do 14070do
13073 case "$ac_config_target" in 14071 case "$ac_config_target" in
13074 # Handling of arguments. 14072 # Handling of arguments.
13075 "autoconf/Make.common" ) CONFIG_FILES="$CONFIG_FILES autoconf/Make.common" ;;
13076 "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;; 14073 "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;;
13077 "doc/Makefile" ) CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;; 14074 "doc/Makefile" ) CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;
13078 "src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;; 14075 "src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
13079 "src/rxvtlib.h" ) CONFIG_FILES="$CONFIG_FILES src/rxvtlib.h" ;; 14076 "src/rxvtlib.h" ) CONFIG_FILES="$CONFIG_FILES src/rxvtlib.h" ;;
13080 "config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS config.h:autoconf/config.h.in" ;; 14077 "config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS config.h:config.h.in" ;;
13081 *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5 14078 *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
13082echo "$as_me: error: invalid argument: $ac_config_target" >&2;} 14079echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
13083 { (exit 1); exit 1; }; };; 14080 { (exit 1); exit 1; }; };;
13084 esac 14081 esac
13085done 14082done
13186s,@ac_ct_CXX@,$ac_ct_CXX,;t t 14183s,@ac_ct_CXX@,$ac_ct_CXX,;t t
13187s,@CPP@,$CPP,;t t 14184s,@CPP@,$CPP,;t t
13188s,@INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t 14185s,@INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t
13189s,@INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t 14186s,@INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t
13190s,@INSTALL_DATA@,$INSTALL_DATA,;t t 14187s,@INSTALL_DATA@,$INSTALL_DATA,;t t
13191s,@AWK@,$AWK,;t t 14188s,@EGREP@,$EGREP,;t t
13192s,@LINKER@,$LINKER,;t t 14189s,@LINKER@,$LINKER,;t t
13193s,@CXXCPP@,$CXXCPP,;t t
13194s,@EGREP@,$EGREP,;t t
13195s,@INSTALL_LIBRXVT@,$INSTALL_LIBRXVT,;t t 14190s,@INSTALL_LIBRXVT@,$INSTALL_LIBRXVT,;t t
13196s,@RXVTNAME@,$RXVTNAME,;t t 14191s,@RXVTNAME@,$RXVTNAME,;t t
13197s,@MV@,$MV,;t t 14192s,@MV@,$MV,;t t
13198s,@RM@,$RM,;t t
13199s,@CP@,$CP,;t t 14193s,@CP@,$CP,;t t
13200s,@LN@,$LN,;t t 14194s,@LN@,$LN,;t t
13201s,@SED@,$SED,;t t 14195s,@SED@,$SED,;t t
13202s,@ECHO@,$ECHO,;t t 14196s,@ECHO@,$ECHO,;t t
13203s,@CMP@,$CMP,;t t 14197s,@CMP@,$CMP,;t t
13204s,@TBL@,$TBL,;t t
13205s,@TIC@,$TIC,;t t 14198s,@TIC@,$TIC,;t t
14199s,@CXXCPP@,$CXXCPP,;t t
13206s,@X_CFLAGS@,$X_CFLAGS,;t t 14200s,@X_CFLAGS@,$X_CFLAGS,;t t
13207s,@X_PRE_LIBS@,$X_PRE_LIBS,;t t 14201s,@X_PRE_LIBS@,$X_PRE_LIBS,;t t
13208s,@X_LIBS@,$X_LIBS,;t t 14202s,@X_LIBS@,$X_LIBS,;t t
13209s,@X_EXTRA_LIBS@,$X_EXTRA_LIBS,;t t 14203s,@X_EXTRA_LIBS@,$X_EXTRA_LIBS,;t t
13210s,@XPM_CPPFLAGS@,$XPM_CPPFLAGS,;t t 14204s,@XPM_CPPFLAGS@,$XPM_CPPFLAGS,;t t
13214s,@rxvt_uint16_typedef@,$rxvt_uint16_typedef,;t t 14208s,@rxvt_uint16_typedef@,$rxvt_uint16_typedef,;t t
13215s,@rxvt_int32_typedef@,$rxvt_int32_typedef,;t t 14209s,@rxvt_int32_typedef@,$rxvt_int32_typedef,;t t
13216s,@rxvt_uint32_typedef@,$rxvt_uint32_typedef,;t t 14210s,@rxvt_uint32_typedef@,$rxvt_uint32_typedef,;t t
13217s,@rxvt_intp_define@,$rxvt_intp_define,;t t 14211s,@rxvt_intp_define@,$rxvt_intp_define,;t t
13218s,@rxvt_u_intp_define@,$rxvt_u_intp_define,;t t 14212s,@rxvt_u_intp_define@,$rxvt_u_intp_define,;t t
14213s,@PKG_CONFIG@,$PKG_CONFIG,;t t
14214s,@XFT_CONFIG@,$XFT_CONFIG,;t t
14215s,@PERL@,$PERL,;t t
14216s,@PERLLIB@,$PERLLIB,;t t
14217s,@PERLFLAGS@,$PERLFLAGS,;t t
14218s,@PERLPRIVLIBEXP@,$PERLPRIVLIBEXP,;t t
14219s,@IF_PERL@,$IF_PERL,;t t
14220s,@PERL_O@,$PERL_O,;t t
13219s,@DEBUG@,$DEBUG,;t t 14221s,@DEBUG@,$DEBUG,;t t
13220s,@DINCLUDE@,$DINCLUDE,;t t 14222s,@DINCLUDE@,$DINCLUDE,;t t
13221s,@DLIB@,$DLIB,;t t 14223s,@DLIB@,$DLIB,;t t
13222s,@include_stdint_h@,$include_stdint_h,;t t 14224s,@include_stdint_h@,$include_stdint_h,;t t
13223s,@include_stdarg_h@,$include_stdarg_h,;t t 14225s,@include_stdarg_h@,$include_stdarg_h,;t t
13232s,@include_sys_strredir_h@,$include_sys_strredir_h,;t t 14234s,@include_sys_strredir_h@,$include_sys_strredir_h,;t t
13233s,@include_sys_time_h@,$include_sys_time_h,;t t 14235s,@include_sys_time_h@,$include_sys_time_h,;t t
13234s,@include_time_h@,$include_time_h,;t t 14236s,@include_time_h@,$include_time_h,;t t
13235s,@LIBOBJS@,$LIBOBJS,;t t 14237s,@LIBOBJS@,$LIBOBJS,;t t
13236s,@LTLIBOBJS@,$LTLIBOBJS,;t t 14238s,@LTLIBOBJS@,$LTLIBOBJS,;t t
13237/@MCOMMON@/r $MCOMMON
13238s,@MCOMMON@,,;t t
13239CEOF 14239CEOF
13240 14240
13241_ACEOF 14241_ACEOF
13242 14242
13243 cat >>$CONFIG_STATUS <<\_ACEOF 14243 cat >>$CONFIG_STATUS <<\_ACEOF
13736 Install path: ${prefix}/bin 14736 Install path: ${prefix}/bin
13737 Compiler: $CXX 14737 Compiler: $CXX
13738 Compiler flags: $CFLAGS 14738 Compiler flags: $CFLAGS
13739 Linker: $LINKER" 14739 Linker: $LINKER"
13740 14740
13741if test "$MALLOC_TYPE" = S; then
13742 echo " malloc support: system default"
13743fi
13744if test "$MALLOC_TYPE" = G; then
13745 echo " malloc support: Gray Watson's dmalloc"
13746fi
13747if test "$MALLOC_TYPE" = D; then
13748 echo " malloc support: Doug Lea's malloc"
13749fi
13750
13751if test x$support_xpm = xyes; then 14741if test x$support_xpm = xyes; then
13752 echo " Xpm library: $XPM_LIBS" 14742 echo " Xpm library: $XPM_LIBS"
13753fi 14743fi
13754 14744
13755echo "
13756The following are set in config.h
13757"
13758echo " pty/tty type: "$rxvt_cv_ptys
13759if test x$support_utmp != xyes; then
13760 echo " utmp support: disabled"
13761 echo
13762else
13763 echo " utmp support: enabled
13764 utmp file: $rxvt_cv_path_utmp
13765 utmpx file: $rxvt_cv_path_utmpx
13766 wtmp file: $rxvt_cv_path_wtmp
13767 wtmpx file: $rxvt_cv_path_wtmpx
13768 lastlog file: $rxvt_cv_path_lastlog
13769 ttys/ttytab file: $rxvt_cv_path_ttytab"
13770 echo
13771fi
13772if test x$term != x; then 14745if test x$term != x; then
13773 echo " set TERM to: $term" 14746 echo " set TERM to: $term"
13774fi 14747fi
13775if test x$terminfo != x; then 14748if test x$terminfo != x; then
13776 echo " set TERMINFO to: $terminfo" 14749 echo " set TERMINFO to: $terminfo"
13779echo " resource class: $RESCLASS" 14752echo " resource class: $RESCLASS"
13780if test x$RESFALLBACK != x; then 14753if test x$RESFALLBACK != x; then
13781 echo " resource class fallback: $RESFALLBACK" 14754 echo " resource class fallback: $RESFALLBACK"
13782fi 14755fi
13783echo 14756echo
13784if test x$rxvt_cv_ptys = xUNKNOWN; then 14757echo " embedded perl: $support_perl"
13785 echo ".----------------------------------------------------------------." 14758echo
13786 echo ". WARNING: could not determine pty/tty type. Do not build until ."
13787 echo ". the appropriate PTYS_ARE_* is defined in config.h ."
13788 echo ".----------------------------------------------------------------."
13789fi
13790if test x$support_xpm = xneedsmanualspecification; then 14759if test x$support_xpm = xneedsmanualspecification; then
13791 echo ".----------------------------------------------------------------." 14760 echo ".----------------------------------------------------------------."
13792 echo ". WARNING: --enable-xpm-background was specified however the ." 14761 echo ". WARNING: --enable-xpm-background was specified however the ."
13793 echo ". XPM includes files and libraries could not be found. ." 14762 echo ". XPM includes files and libraries could not be found. ."
13794 echo ". XPM backgrounds are now being DISABLED! If you want ." 14763 echo ". XPM backgrounds are now being DISABLED! If you want ."

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines