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

Comparing rxvt-unicode/configure (file contents):
Revision 1.71 by root, Mon Jan 16 14:48:39 2006 UTC vs.
Revision 1.98 by root, Tue Jan 31 20:57:29 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 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' 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-rxvt-scroll enable rxvt style scrollbar 879 --enable-rxvt-scroll enable rxvt style scrollbar
883 --enable-next-scroll enable NeXT style scrollbar 880 --enable-next-scroll enable NeXT style scrollbar
884 --enable-xterm-scroll enable Xterm style scrollbar 881 --enable-xterm-scroll enable Xterm style scrollbar
885 --enable-perl enable embedded perl interpreter 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-8bitctrls enable 8 bit control sequences (not recommended) 888 --enable-8bitctrls enable 8 bit control sequences (not recommended)
894 --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)
895 --disable-swapscreen disable swap screen support 890 --disable-swapscreen disable swap screen support
896 --enable-iso14755 enable support for extended ISO 14755 modes 891 --enable-iso14755 enable support for extended ISO 14755 modes
897 --enable-frills enable support for rarely used features 892 --enable-frills enable support for rarely used features
898 --enable-24bit enable support for using 24bit visuals if available
899 --enable-keepscrolling enable continual scrolling on scrollbar arrow press 893 --enable-keepscrolling enable continual scrolling on scrollbar arrow press
900 --enable-selectionscrolling enable scrolling during selections 894 --enable-selectionscrolling enable scrolling during selections
901 --enable-mousewheel enable scrolling via mouse wheel or buttons 4 & 5 895 --enable-mousewheel enable scrolling via mouse wheel or buttons 4 & 5
902 --enable-slipwheeling enable slip wheel scrolling (requires previous) 896 --enable-slipwheeling enable slip wheel scrolling (requires previous)
903 --enable-dmalloc enable Gray Watson's malloc - for debugging use
904 --enable-dlmalloc enable Doug Lea's malloc - for production use
905 NOTE: enable only one malloc package
906 --enable-smart-resize enable smart growth/shrink behaviour 897 --enable-smart-resize enable smart growth/shrink behaviour
907 --enable-text-blink enable blinking text 898 --enable-text-blink enable blinking text
908 --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)
909 903
910Optional Packages: 904Optional Packages:
911 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes] 905 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
912 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no) 906 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
913 --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)
1370 1364
1371 1365
1372 1366
1373 1367
1374 1368
1369
1370 ac_config_headers="$ac_config_headers config.h:config.h.in"
1371
1372
1375ac_aux_dir= 1373ac_aux_dir=
1376for ac_dir in autoconf $srcdir/autoconf; do 1374for ac_dir in $srcdir $srcdir/.. $srcdir/../..; do
1377 if test -f $ac_dir/install-sh; then 1375 if test -f $ac_dir/install-sh; then
1378 ac_aux_dir=$ac_dir 1376 ac_aux_dir=$ac_dir
1379 ac_install_sh="$ac_aux_dir/install-sh -c" 1377 ac_install_sh="$ac_aux_dir/install-sh -c"
1380 break 1378 break
1381 elif test -f $ac_dir/install.sh; then 1379 elif test -f $ac_dir/install.sh; then
1387 ac_install_sh="$ac_aux_dir/shtool install -c" 1385 ac_install_sh="$ac_aux_dir/shtool install -c"
1388 break 1386 break
1389 fi 1387 fi
1390done 1388done
1391if test -z "$ac_aux_dir"; then 1389if test -z "$ac_aux_dir"; then
1392 { { 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
1393echo "$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;}
1394 { (exit 1); exit 1; }; } 1392 { (exit 1); exit 1; }; }
1395fi 1393fi
1396ac_config_guess="$SHELL $ac_aux_dir/config.guess" 1394ac_config_guess="$SHELL $ac_aux_dir/config.guess"
1397ac_config_sub="$SHELL $ac_aux_dir/config.sub" 1395ac_config_sub="$SHELL $ac_aux_dir/config.sub"
1398ac_configure="$SHELL $ac_aux_dir/configure" # This should be Cygnus configure. 1396ac_configure="$SHELL $ac_aux_dir/configure" # This should be Cygnus configure.
1399
1400 ac_config_headers="$ac_config_headers config.h:autoconf/config.h.in"
1401
1402 1397
1403# Make sure we can run config.sub. 1398# Make sure we can run config.sub.
1404$ac_config_sub sun4 >/dev/null 2>&1 || 1399$ac_config_sub sun4 >/dev/null 2>&1 ||
1405 { { echo "$as_me:$LINENO: error: cannot run $ac_config_sub" >&5 1400 { { echo "$as_me:$LINENO: error: cannot run $ac_config_sub" >&5
1406echo "$as_me: error: cannot run $ac_config_sub" >&2;} 1401echo "$as_me: error: cannot run $ac_config_sub" >&2;}
1458VERSION=`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`
1459DATE=`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`
1460echo "" 1455echo ""
1461echo "configuring for rxvt $VERSION" 1456echo "configuring for rxvt $VERSION"
1462echo "" 1457echo ""
1458
1459orig_CXXFLAGS="$CXXFLAGS"
1463 1460
1464 1461
1465ac_ext=c 1462ac_ext=c
1466ac_cpp='$CPP $CPPFLAGS' 1463ac_cpp='$CPP $CPPFLAGS'
1467ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' 1464ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3048 3045
3049test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}' 3046test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
3050 3047
3051test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644' 3048test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
3052 3049
3053for ac_prog in gawk mawk nawk awk
3054do
3055 # Extract the first word of "$ac_prog", so it can be a program name with args.
3056set dummy $ac_prog; ac_word=$2
3057echo "$as_me:$LINENO: checking for $ac_word" >&5
3058echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
3059if test "${ac_cv_prog_AWK+set}" = set; then
3060 echo $ECHO_N "(cached) $ECHO_C" >&6
3061else
3062 if test -n "$AWK"; then
3063 ac_cv_prog_AWK="$AWK" # Let the user override the test.
3064else
3065as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3066for as_dir in $PATH
3067do
3068 IFS=$as_save_IFS
3069 test -z "$as_dir" && as_dir=.
3070 for ac_exec_ext in '' $ac_executable_extensions; do
3071 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3072 ac_cv_prog_AWK="$ac_prog"
3073 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3074 break 2
3075 fi
3076done
3077done
3078 3050
3079fi
3080fi
3081AWK=$ac_cv_prog_AWK
3082if test -n "$AWK"; then
3083 echo "$as_me:$LINENO: result: $AWK" >&5
3084echo "${ECHO_T}$AWK" >&6
3085else
3086 echo "$as_me:$LINENO: result: no" >&5
3087echo "${ECHO_T}no" >&6
3088fi
3089
3090 test -n "$AWK" && break
3091done
3092
3093
3094ac_ext=c
3095ac_cpp='$CPP $CPPFLAGS'
3096ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3097ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3098ac_compiler_gnu=$ac_cv_c_compiler_gnu
3099
3100
3101if test -z "$orig_CXXFLAGS"; then
3102 CXXFLAGS='-O'
3103 if test x$GCC = xyes && test "x$GXX" = xyes; then
3104 CXXFLAGS="-g -O3"
3105 fi
3106 CFLAGS="$CXXFLAGS"
3107fi
3108
3109LINKER="$CXX"
3110if test x$GCC = xyes && test x$GXX = xyes; then
3111
3112echo "$as_me:$LINENO: checking for main in -lsupc++" >&5
3113echo $ECHO_N "checking for main in -lsupc++... $ECHO_C" >&6
3114if test "${ac_cv_lib_supcpp_main+set}" = set; then
3115 echo $ECHO_N "(cached) $ECHO_C" >&6
3116else
3117 ac_check_lib_save_LIBS=$LIBS
3118LIBS="-lsupc++ $LIBS"
3119cat >conftest.$ac_ext <<_ACEOF
3120/* confdefs.h. */
3121_ACEOF
3122cat confdefs.h >>conftest.$ac_ext
3123cat >>conftest.$ac_ext <<_ACEOF
3124/* end confdefs.h. */
3125
3126
3127int
3128main ()
3129{
3130main ();
3131 ;
3132 return 0;
3133}
3134_ACEOF
3135rm -f conftest.$ac_objext conftest$ac_exeext
3136if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3137 (eval $ac_link) 2>conftest.er1
3138 ac_status=$?
3139 grep -v '^ *+' conftest.er1 >conftest.err
3140 rm -f conftest.er1
3141 cat conftest.err >&5
3142 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3143 (exit $ac_status); } &&
3144 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
3145 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3146 (eval $ac_try) 2>&5
3147 ac_status=$?
3148 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3149 (exit $ac_status); }; } &&
3150 { ac_try='test -s conftest$ac_exeext'
3151 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3152 (eval $ac_try) 2>&5
3153 ac_status=$?
3154 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3155 (exit $ac_status); }; }; then
3156 ac_cv_lib_supcpp_main=yes
3157else
3158 echo "$as_me: failed program was:" >&5
3159sed 's/^/| /' conftest.$ac_ext >&5
3160
3161ac_cv_lib_supcpp_main=no
3162fi
3163rm -f conftest.err conftest.$ac_objext \
3164 conftest$ac_exeext conftest.$ac_ext
3165LIBS=$ac_check_lib_save_LIBS
3166fi
3167echo "$as_me:$LINENO: result: $ac_cv_lib_supcpp_main" >&5
3168echo "${ECHO_T}$ac_cv_lib_supcpp_main" >&6
3169if test $ac_cv_lib_supcpp_main = yes; then
3170
3171 LINKER="$CC"
3172 LIBS="$LIBS -lsupc++"
3173
3174fi
3175
3176fi
3177LINKER=$LINKER
3178
3179
3180
3181cat >>confdefs.h <<\_ACEOF
3182#define _GNU_SOURCE 1
3183_ACEOF
3184
3185
3186case $host in
3187 *-*-solaris* )
3188
3189cat >>confdefs.h <<\_ACEOF
3190#define _XOPEN_SOURCE_EXTENDED 1
3191_ACEOF
3192
3193
3194cat >>confdefs.h <<\_ACEOF
3195#define _XOPEN_SOURCE 2
3196_ACEOF
3197
3198
3199cat >>confdefs.h <<\_ACEOF
3200#define __EXTENSIONS__ 1
3201_ACEOF
3202
3203 ;;
3204esac
3205
3206
3207ac_ext=cc
3208ac_cpp='$CXXCPP $CPPFLAGS'
3209ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3210ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3211ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
3212
3213
3214
3215ac_ext=cc
3216ac_cpp='$CXXCPP $CPPFLAGS'
3217ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3218ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3219ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
3220echo "$as_me:$LINENO: checking how to run the C++ preprocessor" >&5
3221echo $ECHO_N "checking how to run the C++ preprocessor... $ECHO_C" >&6
3222if test -z "$CXXCPP"; then
3223 if test "${ac_cv_prog_CXXCPP+set}" = set; then
3224 echo $ECHO_N "(cached) $ECHO_C" >&6
3225else
3226 # Double quotes because CXXCPP needs to be expanded
3227 for CXXCPP in "$CXX -E" "/lib/cpp"
3228 do
3229 ac_preproc_ok=false
3230for ac_cxx_preproc_warn_flag in '' yes
3231do
3232 # Use a header file that comes with gcc, so configuring glibc
3233 # with a fresh cross-compiler works.
3234 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3235 # <limits.h> exists even on freestanding compilers.
3236 # On the NeXT, cc -E runs the code through the compiler's parser,
3237 # not just through cpp. "Syntax error" is here to catch this case.
3238 cat >conftest.$ac_ext <<_ACEOF
3239/* confdefs.h. */
3240_ACEOF
3241cat confdefs.h >>conftest.$ac_ext
3242cat >>conftest.$ac_ext <<_ACEOF
3243/* end confdefs.h. */
3244#ifdef __STDC__
3245# include <limits.h>
3246#else
3247# include <assert.h>
3248#endif
3249 Syntax error
3250_ACEOF
3251if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3252 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
3253 ac_status=$?
3254 grep -v '^ *+' conftest.er1 >conftest.err
3255 rm -f conftest.er1
3256 cat conftest.err >&5
3257 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3258 (exit $ac_status); } >/dev/null; then
3259 if test -s conftest.err; then
3260 ac_cpp_err=$ac_cxx_preproc_warn_flag
3261 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
3262 else
3263 ac_cpp_err=
3264 fi
3265else
3266 ac_cpp_err=yes
3267fi
3268if test -z "$ac_cpp_err"; then
3269 :
3270else
3271 echo "$as_me: failed program was:" >&5
3272sed 's/^/| /' conftest.$ac_ext >&5
3273
3274 # Broken: fails on valid input.
3275continue
3276fi
3277rm -f conftest.err conftest.$ac_ext
3278
3279 # OK, works on sane cases. Now check whether non-existent headers
3280 # can be detected and how.
3281 cat >conftest.$ac_ext <<_ACEOF
3282/* confdefs.h. */
3283_ACEOF
3284cat confdefs.h >>conftest.$ac_ext
3285cat >>conftest.$ac_ext <<_ACEOF
3286/* end confdefs.h. */
3287#include <ac_nonexistent.h>
3288_ACEOF
3289if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3290 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
3291 ac_status=$?
3292 grep -v '^ *+' conftest.er1 >conftest.err
3293 rm -f conftest.er1
3294 cat conftest.err >&5
3295 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3296 (exit $ac_status); } >/dev/null; then
3297 if test -s conftest.err; then
3298 ac_cpp_err=$ac_cxx_preproc_warn_flag
3299 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
3300 else
3301 ac_cpp_err=
3302 fi
3303else
3304 ac_cpp_err=yes
3305fi
3306if test -z "$ac_cpp_err"; then
3307 # Broken: success on invalid input.
3308continue
3309else
3310 echo "$as_me: failed program was:" >&5
3311sed 's/^/| /' conftest.$ac_ext >&5
3312
3313 # Passes both tests.
3314ac_preproc_ok=:
3315break
3316fi
3317rm -f conftest.err conftest.$ac_ext
3318
3319done
3320# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
3321rm -f conftest.err conftest.$ac_ext
3322if $ac_preproc_ok; then
3323 break
3324fi
3325
3326 done
3327 ac_cv_prog_CXXCPP=$CXXCPP
3328
3329fi
3330 CXXCPP=$ac_cv_prog_CXXCPP
3331else
3332 ac_cv_prog_CXXCPP=$CXXCPP
3333fi
3334echo "$as_me:$LINENO: result: $CXXCPP" >&5
3335echo "${ECHO_T}$CXXCPP" >&6
3336ac_preproc_ok=false
3337for ac_cxx_preproc_warn_flag in '' yes
3338do
3339 # Use a header file that comes with gcc, so configuring glibc
3340 # with a fresh cross-compiler works.
3341 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3342 # <limits.h> exists even on freestanding compilers.
3343 # On the NeXT, cc -E runs the code through the compiler's parser,
3344 # not just through cpp. "Syntax error" is here to catch this case.
3345 cat >conftest.$ac_ext <<_ACEOF
3346/* confdefs.h. */
3347_ACEOF
3348cat confdefs.h >>conftest.$ac_ext
3349cat >>conftest.$ac_ext <<_ACEOF
3350/* end confdefs.h. */
3351#ifdef __STDC__
3352# include <limits.h>
3353#else
3354# include <assert.h>
3355#endif
3356 Syntax error
3357_ACEOF
3358if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3359 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
3360 ac_status=$?
3361 grep -v '^ *+' conftest.er1 >conftest.err
3362 rm -f conftest.er1
3363 cat conftest.err >&5
3364 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3365 (exit $ac_status); } >/dev/null; then
3366 if test -s conftest.err; then
3367 ac_cpp_err=$ac_cxx_preproc_warn_flag
3368 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
3369 else
3370 ac_cpp_err=
3371 fi
3372else
3373 ac_cpp_err=yes
3374fi
3375if test -z "$ac_cpp_err"; then
3376 :
3377else
3378 echo "$as_me: failed program was:" >&5
3379sed 's/^/| /' conftest.$ac_ext >&5
3380
3381 # Broken: fails on valid input.
3382continue
3383fi
3384rm -f conftest.err conftest.$ac_ext
3385
3386 # OK, works on sane cases. Now check whether non-existent headers
3387 # can be detected and how.
3388 cat >conftest.$ac_ext <<_ACEOF
3389/* confdefs.h. */
3390_ACEOF
3391cat confdefs.h >>conftest.$ac_ext
3392cat >>conftest.$ac_ext <<_ACEOF
3393/* end confdefs.h. */
3394#include <ac_nonexistent.h>
3395_ACEOF
3396if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3397 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
3398 ac_status=$?
3399 grep -v '^ *+' conftest.er1 >conftest.err
3400 rm -f conftest.er1
3401 cat conftest.err >&5
3402 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3403 (exit $ac_status); } >/dev/null; then
3404 if test -s conftest.err; then
3405 ac_cpp_err=$ac_cxx_preproc_warn_flag
3406 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
3407 else
3408 ac_cpp_err=
3409 fi
3410else
3411 ac_cpp_err=yes
3412fi
3413if test -z "$ac_cpp_err"; then
3414 # Broken: success on invalid input.
3415continue
3416else
3417 echo "$as_me: failed program was:" >&5
3418sed 's/^/| /' conftest.$ac_ext >&5
3419
3420 # Passes both tests.
3421ac_preproc_ok=:
3422break
3423fi
3424rm -f conftest.err conftest.$ac_ext
3425
3426done
3427# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
3428rm -f conftest.err conftest.$ac_ext
3429if $ac_preproc_ok; then
3430 :
3431else
3432 { { echo "$as_me:$LINENO: error: C++ preprocessor \"$CXXCPP\" fails sanity check
3433See \`config.log' for more details." >&5
3434echo "$as_me: error: C++ preprocessor \"$CXXCPP\" fails sanity check
3435See \`config.log' for more details." >&2;}
3436 { (exit 1); exit 1; }; }
3437fi
3438
3439ac_ext=cc
3440ac_cpp='$CXXCPP $CPPFLAGS'
3441ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3442ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3443ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
3444 3051
3445 3052
3446echo "$as_me:$LINENO: checking for egrep" >&5 3053echo "$as_me:$LINENO: checking for egrep" >&5
3447echo $ECHO_N "checking for egrep... $ECHO_C" >&6 3054echo $ECHO_N "checking for egrep... $ECHO_C" >&6
3448if test "${ac_cv_prog_egrep+set}" = set; then 3055if test "${ac_cv_prog_egrep+set}" = set; then
3523 grep -v '^ *+' conftest.er1 >conftest.err 3130 grep -v '^ *+' conftest.er1 >conftest.err
3524 rm -f conftest.er1 3131 rm -f conftest.er1
3525 cat conftest.err >&5 3132 cat conftest.err >&5
3526 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3133 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3527 (exit $ac_status); } && 3134 (exit $ac_status); } &&
3528 { 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'
3529 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3136 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3530 (eval $ac_try) 2>&5 3137 (eval $ac_try) 2>&5
3531 ac_status=$? 3138 ac_status=$?
3532 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3139 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3533 (exit $ac_status); }; } && 3140 (exit $ac_status); }; } &&
3577 grep -v '^ *+' conftest.er1 >conftest.err 3184 grep -v '^ *+' conftest.er1 >conftest.err
3578 rm -f conftest.er1 3185 rm -f conftest.er1
3579 cat conftest.err >&5 3186 cat conftest.err >&5
3580 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3187 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3581 (exit $ac_status); } && 3188 (exit $ac_status); } &&
3582 { 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'
3583 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3190 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3584 (eval $ac_try) 2>&5 3191 (eval $ac_try) 2>&5
3585 ac_status=$? 3192 ac_status=$?
3586 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3193 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3587 (exit $ac_status); }; } && 3194 (exit $ac_status); }; } &&
3608echo "${ECHO_T}$ac_cv_search_strerror" >&6 3215echo "${ECHO_T}$ac_cv_search_strerror" >&6
3609if test "$ac_cv_search_strerror" != no; then 3216if test "$ac_cv_search_strerror" != no; then
3610 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"
3611 3218
3612fi 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
3613 3378
3614 3379
3615echo "$as_me:$LINENO: checking for setlocale" >&5 3380echo "$as_me:$LINENO: checking for setlocale" >&5
3616echo $ECHO_N "checking for setlocale... $ECHO_C" >&6 3381echo $ECHO_N "checking for setlocale... $ECHO_C" >&6
3617if test "${ac_cv_func_setlocale+set}" = set; then 3382if test "${ac_cv_func_setlocale+set}" = set; then
4095fi 3860fi
4096 3861
4097fi 3862fi
4098 3863
4099 3864
4100echo "$as_me:$LINENO: checking for sched_yield" >&5
4101echo $ECHO_N "checking for sched_yield... $ECHO_C" >&6
4102if test "${ac_cv_func_sched_yield+set}" = set; then
4103 echo $ECHO_N "(cached) $ECHO_C" >&6
4104else
4105 cat >conftest.$ac_ext <<_ACEOF
4106/* confdefs.h. */
4107_ACEOF
4108cat confdefs.h >>conftest.$ac_ext
4109cat >>conftest.$ac_ext <<_ACEOF
4110/* end confdefs.h. */
4111/* Define sched_yield to an innocuous variant, in case <limits.h> declares sched_yield.
4112 For example, HP-UX 11i <limits.h> declares gettimeofday. */
4113#define sched_yield innocuous_sched_yield
4114
4115/* System header to define __stub macros and hopefully few prototypes,
4116 which can conflict with char sched_yield (); below.
4117 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4118 <limits.h> exists even on freestanding compilers. */
4119
4120#ifdef __STDC__
4121# include <limits.h>
4122#else
4123# include <assert.h>
4124#endif
4125
4126#undef sched_yield
4127
4128/* Override any gcc2 internal prototype to avoid an error. */
4129#ifdef __cplusplus
4130extern "C"
4131{
4132#endif
4133/* We use char because int might match the return type of a gcc2
4134 builtin and then its argument prototype would still apply. */
4135char sched_yield ();
4136/* The GNU C library defines this for functions which it implements
4137 to always fail with ENOSYS. Some functions are actually named
4138 something starting with __ and the normal name is an alias. */
4139#if defined (__stub_sched_yield) || defined (__stub___sched_yield)
4140choke me
4141#else
4142char (*f) () = sched_yield;
4143#endif
4144#ifdef __cplusplus
4145}
4146#endif
4147
4148int
4149main ()
4150{
4151return f != sched_yield;
4152 ;
4153 return 0;
4154}
4155_ACEOF
4156rm -f conftest.$ac_objext conftest$ac_exeext
4157if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4158 (eval $ac_link) 2>conftest.er1
4159 ac_status=$?
4160 grep -v '^ *+' conftest.er1 >conftest.err
4161 rm -f conftest.er1
4162 cat conftest.err >&5
4163 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4164 (exit $ac_status); } &&
4165 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
4166 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4167 (eval $ac_try) 2>&5
4168 ac_status=$?
4169 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4170 (exit $ac_status); }; } &&
4171 { ac_try='test -s conftest$ac_exeext'
4172 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4173 (eval $ac_try) 2>&5
4174 ac_status=$?
4175 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4176 (exit $ac_status); }; }; then
4177 ac_cv_func_sched_yield=yes
4178else
4179 echo "$as_me: failed program was:" >&5
4180sed 's/^/| /' conftest.$ac_ext >&5
4181
4182ac_cv_func_sched_yield=no
4183fi
4184rm -f conftest.err conftest.$ac_objext \
4185 conftest$ac_exeext conftest.$ac_ext
4186fi
4187echo "$as_me:$LINENO: result: $ac_cv_func_sched_yield" >&5
4188echo "${ECHO_T}$ac_cv_func_sched_yield" >&6
4189if test $ac_cv_func_sched_yield = yes; then
4190 :
4191else
4192 echo "$as_me:$LINENO: checking for sched_yield in -lrt" >&5
4193echo $ECHO_N "checking for sched_yield in -lrt... $ECHO_C" >&6
4194if test "${ac_cv_lib_rt_sched_yield+set}" = set; then
4195 echo $ECHO_N "(cached) $ECHO_C" >&6
4196else
4197 ac_check_lib_save_LIBS=$LIBS
4198LIBS="-lrt $LIBS"
4199cat >conftest.$ac_ext <<_ACEOF
4200/* confdefs.h. */
4201_ACEOF
4202cat confdefs.h >>conftest.$ac_ext
4203cat >>conftest.$ac_ext <<_ACEOF
4204/* end confdefs.h. */
4205
4206/* Override any gcc2 internal prototype to avoid an error. */
4207#ifdef __cplusplus
4208extern "C"
4209#endif
4210/* We use char because int might match the return type of a gcc2
4211 builtin and then its argument prototype would still apply. */
4212char sched_yield ();
4213int
4214main ()
4215{
4216sched_yield ();
4217 ;
4218 return 0;
4219}
4220_ACEOF
4221rm -f conftest.$ac_objext conftest$ac_exeext
4222if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4223 (eval $ac_link) 2>conftest.er1
4224 ac_status=$?
4225 grep -v '^ *+' conftest.er1 >conftest.err
4226 rm -f conftest.er1
4227 cat conftest.err >&5
4228 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4229 (exit $ac_status); } &&
4230 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
4231 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4232 (eval $ac_try) 2>&5
4233 ac_status=$?
4234 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4235 (exit $ac_status); }; } &&
4236 { ac_try='test -s conftest$ac_exeext'
4237 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4238 (eval $ac_try) 2>&5
4239 ac_status=$?
4240 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4241 (exit $ac_status); }; }; then
4242 ac_cv_lib_rt_sched_yield=yes
4243else
4244 echo "$as_me: failed program was:" >&5
4245sed 's/^/| /' conftest.$ac_ext >&5
4246
4247ac_cv_lib_rt_sched_yield=no
4248fi
4249rm -f conftest.err conftest.$ac_objext \
4250 conftest$ac_exeext conftest.$ac_ext
4251LIBS=$ac_check_lib_save_LIBS
4252fi
4253echo "$as_me:$LINENO: result: $ac_cv_lib_rt_sched_yield" >&5
4254echo "${ECHO_T}$ac_cv_lib_rt_sched_yield" >&6
4255if test $ac_cv_lib_rt_sched_yield = yes; then
4256 LIBS="$LIBS -lrt"
4257fi
4258
4259fi
4260
4261
4262echo "$as_me:$LINENO: checking for sched_yield support" >&5
4263echo $ECHO_N "checking for sched_yield support... $ECHO_C" >&6
4264cat >conftest.$ac_ext <<_ACEOF
4265/* confdefs.h. */
4266_ACEOF
4267cat confdefs.h >>conftest.$ac_ext
4268cat >>conftest.$ac_ext <<_ACEOF
4269/* end confdefs.h. */
4270#include <sched.h>
4271int
4272main ()
4273{
4274sched_yield ()
4275 ;
4276 return 0;
4277}
4278_ACEOF
4279rm -f conftest.$ac_objext conftest$ac_exeext
4280if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4281 (eval $ac_link) 2>conftest.er1
4282 ac_status=$?
4283 grep -v '^ *+' conftest.er1 >conftest.err
4284 rm -f conftest.er1
4285 cat conftest.err >&5
4286 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4287 (exit $ac_status); } &&
4288 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
4289 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4290 (eval $ac_try) 2>&5
4291 ac_status=$?
4292 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4293 (exit $ac_status); }; } &&
4294 { ac_try='test -s conftest$ac_exeext'
4295 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4296 (eval $ac_try) 2>&5
4297 ac_status=$?
4298 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4299 (exit $ac_status); }; }; then
4300 echo "$as_me:$LINENO: result: yes" >&5
4301echo "${ECHO_T}yes" >&6
4302
4303cat >>confdefs.h <<\_ACEOF
4304#define HAVE_SCHED_YIELD 1
4305_ACEOF
4306
4307else
4308 echo "$as_me: failed program was:" >&5
4309sed 's/^/| /' conftest.$ac_ext >&5
4310
4311echo "$as_me:$LINENO: result: no" >&5
4312echo "${ECHO_T}no" >&6
4313fi
4314rm -f conftest.err conftest.$ac_objext \
4315 conftest$ac_exeext conftest.$ac_ext
4316
4317
4318MALLOC_TYPE=S
4319 3865
4320support_frills=yes 3866support_frills=yes
4321support_inheritpixmap=yes 3867support_inheritpixmap=yes
4322support_tinting=yes 3868support_tinting=yes
4323support_fading=yes 3869support_fading=yes
4324support_keepscrolling=yes 3870support_keepscrolling=yes
4325support_selectionscrolling=yes 3871support_selectionscrolling=yes
4326support_mousewheel=yes 3872support_mousewheel=yes
4327support_mouseslipwheel=yes 3873support_mouseslipwheel=yes
4328support_utmp=yes
4329support_wtmp=yes
4330support_lastlog=yes
4331support_text_blink=yes 3874support_text_blink=yes
4332support_pointer_blank=yes 3875support_pointer_blank=yes
4333support_scroll_rxvt=yes 3876support_scroll_rxvt=yes
4334support_scroll_next=yes 3877support_scroll_next=yes
4335support_scroll_xterm=yes 3878support_scroll_xterm=yes
4359# Check whether --enable-everything or --disable-everything was given. 3902# Check whether --enable-everything or --disable-everything was given.
4360if test "${enable_everything+set}" = set; then 3903if test "${enable_everything+set}" = set; then
4361 enableval="$enable_everything" 3904 enableval="$enable_everything"
4362 3905
4363 if test x$enableval = xno; then 3906 if test x$enableval = xno; then
4364 support_24bit=no
4365 support_frills=no 3907 support_frills=no
4366 support_inheritpixmap=no 3908 support_inheritpixmap=no
4367 support_tinting=no 3909 support_tinting=no
4368 support_fading=no 3910 support_fading=no
4369 support_keepscrolling=no 3911 support_keepscrolling=no
4389 support_styles=no 3931 support_styles=no
4390 support_perl=no 3932 support_perl=no
4391 codesets= 3933 codesets=
4392 fi 3934 fi
4393 if test x$enableval = xyes; then 3935 if test x$enableval = xyes; then
4394 support_24bit=yes
4395 support_frills=yes 3936 support_frills=yes
4396 support_inheritpixmap=yes 3937 support_inheritpixmap=yes
4397 support_tinting=yes 3938 support_tinting=yes
4398 support_fading=yes 3939 support_fading=yes
4399 support_keepscrolling=yes 3940 support_keepscrolling=yes
4453 if test x$enableval = xyes -o x$enableval = xno; then 3994 if test x$enableval = xyes -o x$enableval = xno; then
4454 support_styles=$enableval 3995 support_styles=$enableval
4455 fi 3996 fi
4456fi; 3997fi;
4457 3998
4458# Check whether --enable-utmp or --disable-utmp was given.
4459if test "${enable_utmp+set}" = set; then
4460 enableval="$enable_utmp"
4461 if test x$enableval = xyes -o x$enableval = xno; then
4462 support_utmp=$enableval
4463 fi
4464fi;
4465
4466# Check whether --enable-wtmp or --disable-wtmp was given.
4467if test "${enable_wtmp+set}" = set; then
4468 enableval="$enable_wtmp"
4469 if test x$enableval = xyes -o x$enableval = xno; then
4470 support_wtmp=$enableval
4471 fi
4472fi;
4473
4474# Check whether --enable-lastlog or --disable-lastlog was given.
4475if test "${enable_lastlog+set}" = set; then
4476 enableval="$enable_lastlog"
4477 if test x$enableval = xyes -o x$enableval = xno; then
4478 support_lastlog=$enableval
4479 fi
4480fi;
4481
4482# Check whether --enable-xpm-background or --disable-xpm-background was given. 3999# Check whether --enable-xpm-background or --disable-xpm-background was given.
4483if test "${enable_xpm_background+set}" = set; then 4000if test "${enable_xpm_background+set}" = set; then
4484 enableval="$enable_xpm_background" 4001 enableval="$enable_xpm_background"
4485 if test x$enableval = xyes -o x$enableval = xno; then 4002 if test x$enableval = xyes -o x$enableval = xno; then
4486 support_xpm=$enableval 4003 support_xpm=$enableval
4549 if test x$enableval = xyes -o x$enableval = xno; then 4066 if test x$enableval = xyes -o x$enableval = xno; then
4550 support_scroll_plain=$enableval 4067 support_scroll_plain=$enableval
4551 fi 4068 fi
4552fi; 4069fi;
4553 4070
4554# Check whether --enable-half-shadow or --disable-half-shadow was given.
4555if test "${enable_half_shadow+set}" = set; then
4556 enableval="$enable_half_shadow"
4557 if test x$enableval = xyes; then
4558
4559cat >>confdefs.h <<\_ACEOF
4560#define HALFSHADOW 1
4561_ACEOF
4562
4563 fi
4564fi;
4565
4566 4071
4567# Check whether --with-codesets or --without-codesets was given. 4072# Check whether --with-codesets or --without-codesets was given.
4568if test "${with_codesets+set}" = set; then 4073if test "${with_codesets+set}" = set; then
4569 withval="$with_codesets" 4074 withval="$with_codesets"
4570 codesets="$withval" 4075 codesets="$withval"
4576 if test x$enableval = xyes -o x$enableval = xno; then 4081 if test x$enableval = xyes -o x$enableval = xno; then
4577 support_xim=$enableval 4082 support_xim=$enableval
4578 fi 4083 fi
4579fi; 4084fi;
4580 4085
4581# Check whether --enable-ttygid or --disable-ttygid was given.
4582if test "${enable_ttygid+set}" = set; then
4583 enableval="$enable_ttygid"
4584 if test x$enableval = xyes; then
4585
4586cat >>confdefs.h <<\_ACEOF
4587#define TTY_GID_SUPPORT 1
4588_ACEOF
4589
4590 fi
4591fi;
4592
4593# Check whether --enable-backspace-key or --disable-backspace-key was given. 4086# Check whether --enable-backspace-key or --disable-backspace-key was given.
4594if test "${enable_backspace_key+set}" = set; then 4087if test "${enable_backspace_key+set}" = set; then
4595 enableval="$enable_backspace_key" 4088 enableval="$enable_backspace_key"
4596 if test x$enableval = xno; then 4089 if test x$enableval = xno; then
4597 4090
4721 if test x$enableval = xyes -o x$enableval = xno; then 4214 if test x$enableval = xyes -o x$enableval = xno; then
4722 support_frills=$enableval 4215 support_frills=$enableval
4723 fi 4216 fi
4724fi; 4217fi;
4725 4218
4726# Check whether --enable-24bit or --disable-24bit was given.
4727if test "${enable_24bit+set}" = set; then
4728 enableval="$enable_24bit"
4729 if test x$enableval = xyes -o x$enableval = xno; then
4730 support_24bit=$enableval
4731 fi
4732fi;
4733
4734# Check whether --enable-keepscrolling or --disable-keepscrolling was given. 4219# Check whether --enable-keepscrolling or --disable-keepscrolling was given.
4735if test "${enable_keepscrolling+set}" = set; then 4220if test "${enable_keepscrolling+set}" = set; then
4736 enableval="$enable_keepscrolling" 4221 enableval="$enable_keepscrolling"
4737 if test x$enableval = xyes -o x$enableval = xno; then 4222 if test x$enableval = xyes -o x$enableval = xno; then
4738 support_keepscrolling=$enableval 4223 support_keepscrolling=$enableval
4761 if test x$enableval = xyes -o x$enableval = xno; then 4246 if test x$enableval = xyes -o x$enableval = xno; then
4762 support_mouseslipwheel=$enableval 4247 support_mouseslipwheel=$enableval
4763 fi 4248 fi
4764fi; 4249fi;
4765 4250
4766# Check whether --enable-dmalloc or --disable-dmalloc was given.
4767if test "${enable_dmalloc+set}" = set; then
4768 enableval="$enable_dmalloc"
4769 if test x$enableval = xyes; then
4770 MALLOC_TYPE=G
4771 DEBUG=-DDEBUG_MALLOC
4772 DLIB="-L/usr/local/lib -ldmalloc"
4773 DINCLUDE=-I/usr/local/include
4774 fi
4775fi;
4776
4777# Check whether --enable-dlmalloc or --disable-dlmalloc was given.
4778if test "${enable_dlmalloc+set}" = set; then
4779 enableval="$enable_dlmalloc"
4780 if test x$enableval = xyes; then
4781 MALLOC_TYPE=D
4782 DEBUG=
4783 DLIB="-L/usr/local/lib -ldlmalloc"
4784 DINCLUDE=
4785 fi
4786fi;
4787
4788# Check whether --enable-smart-resize or --disable-smart-resize was given. 4251# Check whether --enable-smart-resize or --disable-smart-resize was given.
4789if test "${enable_smart_resize+set}" = set; then 4252if test "${enable_smart_resize+set}" = set; then
4790 enableval="$enable_smart_resize" 4253 enableval="$enable_smart_resize"
4791 if test x$enableval = xyes; then 4254 if test x$enableval = xyes; then
4792 4255
4836#define RXVT_TERMINFO "$withval" 4299#define RXVT_TERMINFO "$withval"
4837_ACEOF 4300_ACEOF
4838 terminfo="$withval" 4301 terminfo="$withval"
4839 fi 4302 fi
4840fi; 4303fi;
4841
4842
4843
4844cat >>confdefs.h <<\_ACEOF
4845#define PROTOTYPES 1
4846_ACEOF
4847 4304
4848 4305
4849# Extract the first word of "mv", so it can be a program name with args. 4306# Extract the first word of "mv", so it can be a program name with args.
4850set dummy mv; ac_word=$2 4307set dummy mv; ac_word=$2
4851echo "$as_me:$LINENO: checking for $ac_word" >&5 4308echo "$as_me:$LINENO: checking for $ac_word" >&5
4884else 4341else
4885 echo "$as_me:$LINENO: result: no" >&5 4342 echo "$as_me:$LINENO: result: no" >&5
4886echo "${ECHO_T}no" >&6 4343echo "${ECHO_T}no" >&6
4887fi 4344fi
4888 4345
4889# Extract the first word of "rm", so it can be a program name with args.
4890set dummy rm; ac_word=$2
4891echo "$as_me:$LINENO: checking for $ac_word" >&5
4892echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
4893if test "${ac_cv_path_RM+set}" = set; then
4894 echo $ECHO_N "(cached) $ECHO_C" >&6
4895else
4896 case $RM in
4897 [\\/]* | ?:[\\/]*)
4898 ac_cv_path_RM="$RM" # Let the user override the test with a path.
4899 ;;
4900 *)
4901 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4902for as_dir in $PATH
4903do
4904 IFS=$as_save_IFS
4905 test -z "$as_dir" && as_dir=.
4906 for ac_exec_ext in '' $ac_executable_extensions; do
4907 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4908 ac_cv_path_RM="$as_dir/$ac_word$ac_exec_ext"
4909 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4910 break 2
4911 fi
4912done
4913done
4914
4915 test -z "$ac_cv_path_RM" && ac_cv_path_RM="rm"
4916 ;;
4917esac
4918fi
4919RM=$ac_cv_path_RM
4920
4921if test -n "$RM"; then
4922 echo "$as_me:$LINENO: result: $RM" >&5
4923echo "${ECHO_T}$RM" >&6
4924else
4925 echo "$as_me:$LINENO: result: no" >&5
4926echo "${ECHO_T}no" >&6
4927fi
4928
4929# Extract the first word of "cp", so it can be a program name with args. 4346# Extract the first word of "cp", so it can be a program name with args.
4930set dummy cp; ac_word=$2 4347set dummy cp; ac_word=$2
4931echo "$as_me:$LINENO: checking for $ac_word" >&5 4348echo "$as_me:$LINENO: checking for $ac_word" >&5
4932echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 4349echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
4933if test "${ac_cv_path_CP+set}" = set; then 4350if test "${ac_cv_path_CP+set}" = set; then
5124else 4541else
5125 echo "$as_me:$LINENO: result: no" >&5 4542 echo "$as_me:$LINENO: result: no" >&5
5126echo "${ECHO_T}no" >&6 4543echo "${ECHO_T}no" >&6
5127fi 4544fi
5128 4545
5129# Extract the first word of "tbl", so it can be a program name with args.
5130set dummy tbl; ac_word=$2
5131echo "$as_me:$LINENO: checking for $ac_word" >&5
5132echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
5133if test "${ac_cv_path_TBL+set}" = set; then
5134 echo $ECHO_N "(cached) $ECHO_C" >&6
5135else
5136 case $TBL in
5137 [\\/]* | ?:[\\/]*)
5138 ac_cv_path_TBL="$TBL" # Let the user override the test with a path.
5139 ;;
5140 *)
5141 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5142for as_dir in $PATH
5143do
5144 IFS=$as_save_IFS
5145 test -z "$as_dir" && as_dir=.
5146 for ac_exec_ext in '' $ac_executable_extensions; do
5147 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5148 ac_cv_path_TBL="$as_dir/$ac_word$ac_exec_ext"
5149 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5150 break 2
5151 fi
5152done
5153done
5154
5155 ;;
5156esac
5157fi
5158TBL=$ac_cv_path_TBL
5159
5160if test -n "$TBL"; then
5161 echo "$as_me:$LINENO: result: $TBL" >&5
5162echo "${ECHO_T}$TBL" >&6
5163else
5164 echo "$as_me:$LINENO: result: no" >&5
5165echo "${ECHO_T}no" >&6
5166fi
5167
5168# Extract the first word of "tic", so it can be a program name with args. 4546# Extract the first word of "tic", so it can be a program name with args.
5169set dummy tic; ac_word=$2 4547set dummy tic; ac_word=$2
5170echo "$as_me:$LINENO: checking for $ac_word" >&5 4548echo "$as_me:$LINENO: checking for $ac_word" >&5
5171echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 4549echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
5172if test "${ac_cv_path_TIC+set}" = set; then 4550if test "${ac_cv_path_TIC+set}" = set; then
5203 echo "$as_me:$LINENO: result: no" >&5 4581 echo "$as_me:$LINENO: result: no" >&5
5204echo "${ECHO_T}no" >&6 4582echo "${ECHO_T}no" >&6
5205fi 4583fi
5206 4584
5207 4585
4586
4587
4588ac_ext=cc
4589ac_cpp='$CXXCPP $CPPFLAGS'
4590ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4591ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4592ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
4593echo "$as_me:$LINENO: checking how to run the C++ preprocessor" >&5
4594echo $ECHO_N "checking how to run the C++ preprocessor... $ECHO_C" >&6
4595if test -z "$CXXCPP"; then
4596 if test "${ac_cv_prog_CXXCPP+set}" = set; then
4597 echo $ECHO_N "(cached) $ECHO_C" >&6
4598else
4599 # Double quotes because CXXCPP needs to be expanded
4600 for CXXCPP in "$CXX -E" "/lib/cpp"
4601 do
4602 ac_preproc_ok=false
4603for ac_cxx_preproc_warn_flag in '' yes
4604do
4605 # Use a header file that comes with gcc, so configuring glibc
4606 # with a fresh cross-compiler works.
4607 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4608 # <limits.h> exists even on freestanding compilers.
4609 # On the NeXT, cc -E runs the code through the compiler's parser,
4610 # not just through cpp. "Syntax error" is here to catch this case.
4611 cat >conftest.$ac_ext <<_ACEOF
4612/* confdefs.h. */
4613_ACEOF
4614cat confdefs.h >>conftest.$ac_ext
4615cat >>conftest.$ac_ext <<_ACEOF
4616/* end confdefs.h. */
4617#ifdef __STDC__
4618# include <limits.h>
4619#else
4620# include <assert.h>
4621#endif
4622 Syntax error
4623_ACEOF
4624if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
4625 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
4626 ac_status=$?
4627 grep -v '^ *+' conftest.er1 >conftest.err
4628 rm -f conftest.er1
4629 cat conftest.err >&5
4630 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4631 (exit $ac_status); } >/dev/null; then
4632 if test -s conftest.err; then
4633 ac_cpp_err=$ac_cxx_preproc_warn_flag
4634 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
4635 else
4636 ac_cpp_err=
4637 fi
4638else
4639 ac_cpp_err=yes
4640fi
4641if test -z "$ac_cpp_err"; then
4642 :
4643else
4644 echo "$as_me: failed program was:" >&5
4645sed 's/^/| /' conftest.$ac_ext >&5
4646
4647 # Broken: fails on valid input.
4648continue
4649fi
4650rm -f conftest.err conftest.$ac_ext
4651
4652 # OK, works on sane cases. Now check whether non-existent headers
4653 # can be detected and how.
4654 cat >conftest.$ac_ext <<_ACEOF
4655/* confdefs.h. */
4656_ACEOF
4657cat confdefs.h >>conftest.$ac_ext
4658cat >>conftest.$ac_ext <<_ACEOF
4659/* end confdefs.h. */
4660#include <ac_nonexistent.h>
4661_ACEOF
4662if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
4663 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
4664 ac_status=$?
4665 grep -v '^ *+' conftest.er1 >conftest.err
4666 rm -f conftest.er1
4667 cat conftest.err >&5
4668 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4669 (exit $ac_status); } >/dev/null; then
4670 if test -s conftest.err; then
4671 ac_cpp_err=$ac_cxx_preproc_warn_flag
4672 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
4673 else
4674 ac_cpp_err=
4675 fi
4676else
4677 ac_cpp_err=yes
4678fi
4679if test -z "$ac_cpp_err"; then
4680 # Broken: success on invalid input.
4681continue
4682else
4683 echo "$as_me: failed program was:" >&5
4684sed 's/^/| /' conftest.$ac_ext >&5
4685
4686 # Passes both tests.
4687ac_preproc_ok=:
4688break
4689fi
4690rm -f conftest.err conftest.$ac_ext
4691
4692done
4693# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
4694rm -f conftest.err conftest.$ac_ext
4695if $ac_preproc_ok; then
4696 break
4697fi
4698
4699 done
4700 ac_cv_prog_CXXCPP=$CXXCPP
4701
4702fi
4703 CXXCPP=$ac_cv_prog_CXXCPP
4704else
4705 ac_cv_prog_CXXCPP=$CXXCPP
4706fi
4707echo "$as_me:$LINENO: result: $CXXCPP" >&5
4708echo "${ECHO_T}$CXXCPP" >&6
4709ac_preproc_ok=false
4710for ac_cxx_preproc_warn_flag in '' yes
4711do
4712 # Use a header file that comes with gcc, so configuring glibc
4713 # with a fresh cross-compiler works.
4714 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4715 # <limits.h> exists even on freestanding compilers.
4716 # On the NeXT, cc -E runs the code through the compiler's parser,
4717 # not just through cpp. "Syntax error" is here to catch this case.
4718 cat >conftest.$ac_ext <<_ACEOF
4719/* confdefs.h. */
4720_ACEOF
4721cat confdefs.h >>conftest.$ac_ext
4722cat >>conftest.$ac_ext <<_ACEOF
4723/* end confdefs.h. */
4724#ifdef __STDC__
4725# include <limits.h>
4726#else
4727# include <assert.h>
4728#endif
4729 Syntax error
4730_ACEOF
4731if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
4732 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
4733 ac_status=$?
4734 grep -v '^ *+' conftest.er1 >conftest.err
4735 rm -f conftest.er1
4736 cat conftest.err >&5
4737 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4738 (exit $ac_status); } >/dev/null; then
4739 if test -s conftest.err; then
4740 ac_cpp_err=$ac_cxx_preproc_warn_flag
4741 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
4742 else
4743 ac_cpp_err=
4744 fi
4745else
4746 ac_cpp_err=yes
4747fi
4748if test -z "$ac_cpp_err"; then
4749 :
4750else
4751 echo "$as_me: failed program was:" >&5
4752sed 's/^/| /' conftest.$ac_ext >&5
4753
4754 # Broken: fails on valid input.
4755continue
4756fi
4757rm -f conftest.err conftest.$ac_ext
4758
4759 # OK, works on sane cases. Now check whether non-existent headers
4760 # can be detected and how.
4761 cat >conftest.$ac_ext <<_ACEOF
4762/* confdefs.h. */
4763_ACEOF
4764cat confdefs.h >>conftest.$ac_ext
4765cat >>conftest.$ac_ext <<_ACEOF
4766/* end confdefs.h. */
4767#include <ac_nonexistent.h>
4768_ACEOF
4769if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
4770 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
4771 ac_status=$?
4772 grep -v '^ *+' conftest.er1 >conftest.err
4773 rm -f conftest.er1
4774 cat conftest.err >&5
4775 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4776 (exit $ac_status); } >/dev/null; then
4777 if test -s conftest.err; then
4778 ac_cpp_err=$ac_cxx_preproc_warn_flag
4779 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
4780 else
4781 ac_cpp_err=
4782 fi
4783else
4784 ac_cpp_err=yes
4785fi
4786if test -z "$ac_cpp_err"; then
4787 # Broken: success on invalid input.
4788continue
4789else
4790 echo "$as_me: failed program was:" >&5
4791sed 's/^/| /' conftest.$ac_ext >&5
4792
4793 # Passes both tests.
4794ac_preproc_ok=:
4795break
4796fi
4797rm -f conftest.err conftest.$ac_ext
4798
4799done
4800# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
4801rm -f conftest.err conftest.$ac_ext
4802if $ac_preproc_ok; then
4803 :
4804else
4805 { { echo "$as_me:$LINENO: error: C++ preprocessor \"$CXXCPP\" fails sanity check
4806See \`config.log' for more details." >&5
4807echo "$as_me: error: C++ preprocessor \"$CXXCPP\" fails sanity check
4808See \`config.log' for more details." >&2;}
4809 { (exit 1); exit 1; }; }
4810fi
4811
4812ac_ext=cc
4813ac_cpp='$CXXCPP $CPPFLAGS'
4814ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4815ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4816ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
5208 4817
5209 4818
5210 4819
5211if test "x$ac_path_x_has_been_run" != xyes; then 4820if test "x$ac_path_x_has_been_run" != xyes; then
5212 echo "$as_me:$LINENO: checking for X" >&5 4821 echo "$as_me:$LINENO: checking for X" >&5
7266 6875
7267 6876
7268 6877
7269 6878
7270 6879
7271
7272
7273
7274
7275
7276
7277
7278
7279
7280for ac_header in \ 6880for ac_header in \
7281 assert.h \ 6881 assert.h \
7282 fcntl.h \ 6882 fcntl.h \
7283 grp.h \
7284 libc.h \
7285 lastlog.h \
7286 stdarg.h \ 6883 stdarg.h \
7287 stdlib.h \ 6884 stdlib.h \
7288 string.h \ 6885 string.h \
7289 termios.h \ 6886 termios.h \
7290 unistd.h \ 6887 unistd.h \
7291 sys/byteorder.h \ 6888 sys/byteorder.h \
7292 sys/ioctl.h \ 6889 sys/ioctl.h \
7293 sys/select.h \ 6890 sys/select.h \
7294 sys/sockio.h \ 6891 sys/sockio.h \
7295 sys/strredir.h \ 6892 sys/strredir.h \
7296 sys/stropts.h \
7297 sys/time.h \ 6893 sys/time.h \
7298 utmp.h \ 6894 stdint.h \
7299 utmpx.h \ 6895 wchar.h \
7300 stdint.h \ 6896 cwchar \
7301 pty.h \ 6897 clocale \
7302 util.h \
7303 libutil.h \
7304 wchar.h \
7305 cwchar \
7306 clocale \
7307 6898
7308do 6899do
7309as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 6900as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
7310if eval "test \"\${$as_ac_Header+set}\" = set"; then 6901if eval "test \"\${$as_ac_Header+set}\" = set"; then
7311 echo "$as_me:$LINENO: checking for $ac_header" >&5 6902 echo "$as_me:$LINENO: checking for $ac_header" >&5
10138#define RETSIGTYPE $ac_cv_type_signal 9729#define RETSIGTYPE $ac_cv_type_signal
10139_ACEOF 9730_ACEOF
10140 9731
10141 9732
10142 9733
10143case "$host_alias" in
10144 *ultrix) ac_cv_func_setsid='no' ;;
10145 *) break;;
10146esac
10147
10148
10149
10150
10151
10152
10153
10154
10155
10156
10157
10158
10159
10160
10161
10162
10163
10164 9734
10165 9735
10166 9736
10167for ac_func in \ 9737for ac_func in \
10168 atexit \
10169 revoke \
10170 unsetenv \ 9738 unsetenv \
10171 setutent \ 9739 setutent \
10172 seteuid \
10173 setreuid \
10174 setsid \
10175 setpgrp \
10176 setpgid \
10177 _getpty \
10178 posix_openpt \
10179 grantpt \
10180 unlockpt \
10181 isastream \
10182 on_exit \ 9740 on_exit \
10183 nanosleep \
10184 updwtmp \
10185 updwtmpx \
10186 ttyslot \
10187 9741
10188do 9742do
10189as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` 9743as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
10190echo "$as_me:$LINENO: checking for $ac_func" >&5 9744echo "$as_me:$LINENO: checking for $ac_func" >&5
10191echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 9745echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
10280 cat >>confdefs.h <<_ACEOF 9834 cat >>confdefs.h <<_ACEOF
10281#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 9835#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
10282_ACEOF 9836_ACEOF
10283 9837
10284fi 9838fi
9839done
9840
9841
9842
9843support_utmp=yes
9844support_wtmp=yes
9845support_lastlog=yes
9846
9847# Check whether --enable-utmp or --disable-utmp was given.
9848if test "${enable_utmp+set}" = set; then
9849 enableval="$enable_utmp"
9850 if test x$enableval = xyes -o x$enableval = xno; then
9851 support_utmp=$enableval
9852 fi
9853fi;
9854
9855# Check whether --enable-wtmp or --disable-wtmp was given.
9856if test "${enable_wtmp+set}" = set; then
9857 enableval="$enable_wtmp"
9858 if test x$enableval = xyes -o x$enableval = xno; then
9859 support_wtmp=$enableval
9860 fi
9861fi;
9862
9863# Check whether --enable-lastlog or --disable-lastlog was given.
9864if test "${enable_lastlog+set}" = set; then
9865 enableval="$enable_lastlog"
9866 if test x$enableval = xyes -o x$enableval = xno; then
9867 support_lastlog=$enableval
9868 fi
9869fi;
9870
9871if test x$support_utmp = xyes; then
9872
9873cat >>confdefs.h <<\_ACEOF
9874#define UTMP_SUPPORT 1
9875_ACEOF
9876
9877fi
9878if test x$support_wtmp = xyes; then
9879
9880cat >>confdefs.h <<\_ACEOF
9881#define WTMP_SUPPORT 1
9882_ACEOF
9883
9884fi
9885if test x$support_lastlog = xyes; then
9886
9887cat >>confdefs.h <<\_ACEOF
9888#define LASTLOG_SUPPORT 1
9889_ACEOF
9890
9891fi
9892
9893
9894
9895
9896for ac_func in \
9897 ttyslot \
9898 updwtmp \
9899 updwtmpx \
9900
9901do
9902as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
9903echo "$as_me:$LINENO: checking for $ac_func" >&5
9904echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
9905if eval "test \"\${$as_ac_var+set}\" = set"; then
9906 echo $ECHO_N "(cached) $ECHO_C" >&6
9907else
9908 cat >conftest.$ac_ext <<_ACEOF
9909/* confdefs.h. */
9910_ACEOF
9911cat confdefs.h >>conftest.$ac_ext
9912cat >>conftest.$ac_ext <<_ACEOF
9913/* end confdefs.h. */
9914/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
9915 For example, HP-UX 11i <limits.h> declares gettimeofday. */
9916#define $ac_func innocuous_$ac_func
9917
9918/* System header to define __stub macros and hopefully few prototypes,
9919 which can conflict with char $ac_func (); below.
9920 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9921 <limits.h> exists even on freestanding compilers. */
9922
9923#ifdef __STDC__
9924# include <limits.h>
9925#else
9926# include <assert.h>
9927#endif
9928
9929#undef $ac_func
9930
9931/* Override any gcc2 internal prototype to avoid an error. */
9932#ifdef __cplusplus
9933extern "C"
9934{
9935#endif
9936/* We use char because int might match the return type of a gcc2
9937 builtin and then its argument prototype would still apply. */
9938char $ac_func ();
9939/* The GNU C library defines this for functions which it implements
9940 to always fail with ENOSYS. Some functions are actually named
9941 something starting with __ and the normal name is an alias. */
9942#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
9943choke me
9944#else
9945char (*f) () = $ac_func;
9946#endif
9947#ifdef __cplusplus
9948}
9949#endif
9950
9951int
9952main ()
9953{
9954return f != $ac_func;
9955 ;
9956 return 0;
9957}
9958_ACEOF
9959rm -f conftest.$ac_objext conftest$ac_exeext
9960if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
9961 (eval $ac_link) 2>conftest.er1
9962 ac_status=$?
9963 grep -v '^ *+' conftest.er1 >conftest.err
9964 rm -f conftest.er1
9965 cat conftest.err >&5
9966 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9967 (exit $ac_status); } &&
9968 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
9969 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9970 (eval $ac_try) 2>&5
9971 ac_status=$?
9972 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9973 (exit $ac_status); }; } &&
9974 { ac_try='test -s conftest$ac_exeext'
9975 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9976 (eval $ac_try) 2>&5
9977 ac_status=$?
9978 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9979 (exit $ac_status); }; }; then
9980 eval "$as_ac_var=yes"
9981else
9982 echo "$as_me: failed program was:" >&5
9983sed 's/^/| /' conftest.$ac_ext >&5
9984
9985eval "$as_ac_var=no"
9986fi
9987rm -f conftest.err conftest.$ac_objext \
9988 conftest$ac_exeext conftest.$ac_ext
9989fi
9990echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
9991echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
9992if test `eval echo '${'$as_ac_var'}'` = yes; then
9993 cat >>confdefs.h <<_ACEOF
9994#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
9995_ACEOF
9996
9997fi
9998done
9999
10000
10001
10002
10003
10004for ac_header in \
10005 utmp.h \
10006 utmpx.h \
10007 lastlog.h \
10008
10009do
10010as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
10011if eval "test \"\${$as_ac_Header+set}\" = set"; then
10012 echo "$as_me:$LINENO: checking for $ac_header" >&5
10013echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
10014if eval "test \"\${$as_ac_Header+set}\" = set"; then
10015 echo $ECHO_N "(cached) $ECHO_C" >&6
10016fi
10017echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
10018echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
10019else
10020 # Is the header compilable?
10021echo "$as_me:$LINENO: checking $ac_header usability" >&5
10022echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
10023cat >conftest.$ac_ext <<_ACEOF
10024/* confdefs.h. */
10025_ACEOF
10026cat confdefs.h >>conftest.$ac_ext
10027cat >>conftest.$ac_ext <<_ACEOF
10028/* end confdefs.h. */
10029$ac_includes_default
10030#include <$ac_header>
10031_ACEOF
10032rm -f conftest.$ac_objext
10033if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
10034 (eval $ac_compile) 2>conftest.er1
10035 ac_status=$?
10036 grep -v '^ *+' conftest.er1 >conftest.err
10037 rm -f conftest.er1
10038 cat conftest.err >&5
10039 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10040 (exit $ac_status); } &&
10041 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
10042 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10043 (eval $ac_try) 2>&5
10044 ac_status=$?
10045 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10046 (exit $ac_status); }; } &&
10047 { ac_try='test -s conftest.$ac_objext'
10048 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10049 (eval $ac_try) 2>&5
10050 ac_status=$?
10051 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10052 (exit $ac_status); }; }; then
10053 ac_header_compiler=yes
10054else
10055 echo "$as_me: failed program was:" >&5
10056sed 's/^/| /' conftest.$ac_ext >&5
10057
10058ac_header_compiler=no
10059fi
10060rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10061echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
10062echo "${ECHO_T}$ac_header_compiler" >&6
10063
10064# Is the header present?
10065echo "$as_me:$LINENO: checking $ac_header presence" >&5
10066echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
10067cat >conftest.$ac_ext <<_ACEOF
10068/* confdefs.h. */
10069_ACEOF
10070cat confdefs.h >>conftest.$ac_ext
10071cat >>conftest.$ac_ext <<_ACEOF
10072/* end confdefs.h. */
10073#include <$ac_header>
10074_ACEOF
10075if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
10076 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
10077 ac_status=$?
10078 grep -v '^ *+' conftest.er1 >conftest.err
10079 rm -f conftest.er1
10080 cat conftest.err >&5
10081 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10082 (exit $ac_status); } >/dev/null; then
10083 if test -s conftest.err; then
10084 ac_cpp_err=$ac_cxx_preproc_warn_flag
10085 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
10086 else
10087 ac_cpp_err=
10088 fi
10089else
10090 ac_cpp_err=yes
10091fi
10092if test -z "$ac_cpp_err"; then
10093 ac_header_preproc=yes
10094else
10095 echo "$as_me: failed program was:" >&5
10096sed 's/^/| /' conftest.$ac_ext >&5
10097
10098 ac_header_preproc=no
10099fi
10100rm -f conftest.err conftest.$ac_ext
10101echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
10102echo "${ECHO_T}$ac_header_preproc" >&6
10103
10104# So? What about this header?
10105case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in
10106 yes:no: )
10107 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
10108echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
10109 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
10110echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
10111 ac_header_preproc=yes
10112 ;;
10113 no:yes:* )
10114 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
10115echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
10116 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
10117echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
10118 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
10119echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
10120 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
10121echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
10122 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
10123echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
10124 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
10125echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
10126 (
10127 cat <<\_ASBOX
10128## ------------------------------------------ ##
10129## Report this to the AC_PACKAGE_NAME lists. ##
10130## ------------------------------------------ ##
10131_ASBOX
10132 ) |
10133 sed "s/^/$as_me: WARNING: /" >&2
10134 ;;
10135esac
10136echo "$as_me:$LINENO: checking for $ac_header" >&5
10137echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
10138if eval "test \"\${$as_ac_Header+set}\" = set"; then
10139 echo $ECHO_N "(cached) $ECHO_C" >&6
10140else
10141 eval "$as_ac_Header=\$ac_header_preproc"
10142fi
10143echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
10144echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
10145
10146fi
10147if test `eval echo '${'$as_ac_Header'}'` = yes; then
10148 cat >>confdefs.h <<_ACEOF
10149#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
10150_ACEOF
10151
10152fi
10153
10285done 10154done
10286 10155
10287 10156
10288 10157
10289if test "${ac_cv_header_utmp_h+set}" = set; then 10158if test "${ac_cv_header_utmp_h+set}" = set; then
10423 10292
10424fi 10293fi
10425if test $ac_cv_header_utmp_h = yes; then 10294if test $ac_cv_header_utmp_h = yes; then
10426 echo "$as_me:$LINENO: checking for struct utmp" >&5 10295 echo "$as_me:$LINENO: checking for struct utmp" >&5
10427echo $ECHO_N "checking for struct utmp... $ECHO_C" >&6 10296echo $ECHO_N "checking for struct utmp... $ECHO_C" >&6
10428if test "${rxvt_cv_struct_utmp+set}" = set; then 10297if test "${struct_utmp+set}" = set; then
10429 echo $ECHO_N "(cached) $ECHO_C" >&6 10298 echo $ECHO_N "(cached) $ECHO_C" >&6
10430else 10299else
10431 cat >conftest.$ac_ext <<_ACEOF 10300 cat >conftest.$ac_ext <<_ACEOF
10432/* confdefs.h. */ 10301/* confdefs.h. */
10433_ACEOF 10302_ACEOF
10434cat confdefs.h >>conftest.$ac_ext 10303cat confdefs.h >>conftest.$ac_ext
10435cat >>conftest.$ac_ext <<_ACEOF 10304cat >>conftest.$ac_ext <<_ACEOF
10436/* end confdefs.h. */ 10305/* end confdefs.h. */
10437#include <sys/types.h> 10306#include <sys/types.h>
10438#include <stdint.h>
10439#include <utmp.h> 10307#include <utmp.h>
10440int 10308int
10441main () 10309main ()
10442{ 10310{
10443struct utmp ut; 10311struct utmp ut;
10464 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10332 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10465 (eval $ac_try) 2>&5 10333 (eval $ac_try) 2>&5
10466 ac_status=$? 10334 ac_status=$?
10467 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10335 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10468 (exit $ac_status); }; }; then 10336 (exit $ac_status); }; }; then
10469 rxvt_cv_struct_utmp=yes 10337 struct_utmp=yes
10470else 10338else
10471 echo "$as_me: failed program was:" >&5 10339 echo "$as_me: failed program was:" >&5
10472sed 's/^/| /' conftest.$ac_ext >&5 10340sed 's/^/| /' conftest.$ac_ext >&5
10473 10341
10474rxvt_cv_struct_utmp=no 10342struct_utmp=no
10475fi 10343fi
10476rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10344rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10477fi 10345fi
10478echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmp" >&5 10346echo "$as_me:$LINENO: result: $struct_utmp" >&5
10479echo "${ECHO_T}$rxvt_cv_struct_utmp" >&6 10347echo "${ECHO_T}$struct_utmp" >&6
10480if test x$rxvt_cv_struct_utmp = xyes; then 10348if test x$struct_utmp = xyes; then
10481 10349
10482cat >>confdefs.h <<\_ACEOF 10350cat >>confdefs.h <<\_ACEOF
10483#define HAVE_STRUCT_UTMP 1 10351#define HAVE_STRUCT_UTMP 1
10484_ACEOF 10352_ACEOF
10485 10353
10486fi 10354fi
10487 10355
10488 10356
10489echo "$as_me:$LINENO: checking for ut_host in utmp struct" >&5 10357echo "$as_me:$LINENO: checking for ut_host in utmp struct" >&5
10490echo $ECHO_N "checking for ut_host in utmp struct... $ECHO_C" >&6 10358echo $ECHO_N "checking for ut_host in utmp struct... $ECHO_C" >&6
10491if test "${rxvt_cv_struct_utmp_host+set}" = set; then 10359if test "${struct_utmp_host+set}" = set; then
10492 echo $ECHO_N "(cached) $ECHO_C" >&6 10360 echo $ECHO_N "(cached) $ECHO_C" >&6
10493else 10361else
10494 cat >conftest.$ac_ext <<_ACEOF 10362 cat >conftest.$ac_ext <<_ACEOF
10495/* confdefs.h. */ 10363/* confdefs.h. */
10496_ACEOF 10364_ACEOF
10526 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10394 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10527 (eval $ac_try) 2>&5 10395 (eval $ac_try) 2>&5
10528 ac_status=$? 10396 ac_status=$?
10529 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10397 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10530 (exit $ac_status); }; }; then 10398 (exit $ac_status); }; }; then
10531 rxvt_cv_struct_utmp_host=yes 10399 struct_utmp_host=yes
10532else 10400else
10533 echo "$as_me: failed program was:" >&5 10401 echo "$as_me: failed program was:" >&5
10534sed 's/^/| /' conftest.$ac_ext >&5 10402sed 's/^/| /' conftest.$ac_ext >&5
10535 10403
10536rxvt_cv_struct_utmp_host=no 10404struct_utmp_host=no
10537fi 10405fi
10538rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10406rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10539fi 10407fi
10540echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmp_host" >&5 10408echo "$as_me:$LINENO: result: $struct_utmp_host" >&5
10541echo "${ECHO_T}$rxvt_cv_struct_utmp_host" >&6 10409echo "${ECHO_T}$struct_utmp_host" >&6
10542if test x$rxvt_cv_struct_utmp_host = xyes; then 10410if test x$struct_utmp_host = xyes; then
10543 10411
10544cat >>confdefs.h <<\_ACEOF 10412cat >>confdefs.h <<\_ACEOF
10545#define HAVE_UTMP_HOST 1 10413#define HAVE_UTMP_HOST 1
10546_ACEOF 10414_ACEOF
10547 10415
10548fi 10416fi
10549 10417
10550echo "$as_me:$LINENO: checking for ut_pid in utmp struct" >&5 10418echo "$as_me:$LINENO: checking for ut_pid in utmp struct" >&5
10551echo $ECHO_N "checking for ut_pid in utmp struct... $ECHO_C" >&6 10419echo $ECHO_N "checking for ut_pid in utmp struct... $ECHO_C" >&6
10552if test "${rxvt_cv_struct_utmp_pid+set}" = set; then 10420if test "${struct_utmp_pid+set}" = set; then
10553 echo $ECHO_N "(cached) $ECHO_C" >&6 10421 echo $ECHO_N "(cached) $ECHO_C" >&6
10554else 10422else
10555 cat >conftest.$ac_ext <<_ACEOF 10423 cat >conftest.$ac_ext <<_ACEOF
10556/* confdefs.h. */ 10424/* confdefs.h. */
10557_ACEOF 10425_ACEOF
10587 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10455 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10588 (eval $ac_try) 2>&5 10456 (eval $ac_try) 2>&5
10589 ac_status=$? 10457 ac_status=$?
10590 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10458 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10591 (exit $ac_status); }; }; then 10459 (exit $ac_status); }; }; then
10592 rxvt_cv_struct_utmp_pid=yes 10460 struct_utmp_pid=yes
10593else 10461else
10594 echo "$as_me: failed program was:" >&5 10462 echo "$as_me: failed program was:" >&5
10595sed 's/^/| /' conftest.$ac_ext >&5 10463sed 's/^/| /' conftest.$ac_ext >&5
10596 10464
10597rxvt_cv_struct_utmp_pid=no 10465struct_utmp_pid=no
10598fi 10466fi
10599rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10467rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10600fi 10468fi
10601echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmp_pid" >&5 10469echo "$as_me:$LINENO: result: $struct_utmp_pid" >&5
10602echo "${ECHO_T}$rxvt_cv_struct_utmp_pid" >&6 10470echo "${ECHO_T}$struct_utmp_pid" >&6
10603if test x$rxvt_cv_struct_utmp_pid = xyes; then 10471if test x$struct_utmp_pid = xyes; then
10604 10472
10605cat >>confdefs.h <<\_ACEOF 10473cat >>confdefs.h <<\_ACEOF
10606#define HAVE_UTMP_PID 1 10474#define HAVE_UTMP_PID 1
10607_ACEOF 10475_ACEOF
10608 10476
10749 10617
10750fi 10618fi
10751if test $ac_cv_header_utmpx_h = yes; then 10619if test $ac_cv_header_utmpx_h = yes; then
10752 echo "$as_me:$LINENO: checking for struct utmpx" >&5 10620 echo "$as_me:$LINENO: checking for struct utmpx" >&5
10753echo $ECHO_N "checking for struct utmpx... $ECHO_C" >&6 10621echo $ECHO_N "checking for struct utmpx... $ECHO_C" >&6
10754if test "${rxvt_cv_struct_utmpx+set}" = set; then 10622if test "${struct_utmpx+set}" = set; then
10755 echo $ECHO_N "(cached) $ECHO_C" >&6 10623 echo $ECHO_N "(cached) $ECHO_C" >&6
10756else 10624else
10757 cat >conftest.$ac_ext <<_ACEOF 10625 cat >conftest.$ac_ext <<_ACEOF
10758/* confdefs.h. */ 10626/* confdefs.h. */
10759_ACEOF 10627_ACEOF
10789 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10657 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10790 (eval $ac_try) 2>&5 10658 (eval $ac_try) 2>&5
10791 ac_status=$? 10659 ac_status=$?
10792 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10660 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10793 (exit $ac_status); }; }; then 10661 (exit $ac_status); }; }; then
10794 rxvt_cv_struct_utmpx=yes 10662 struct_utmpx=yes
10795else 10663else
10796 echo "$as_me: failed program was:" >&5 10664 echo "$as_me: failed program was:" >&5
10797sed 's/^/| /' conftest.$ac_ext >&5 10665sed 's/^/| /' conftest.$ac_ext >&5
10798 10666
10799rxvt_cv_struct_utmpx=no 10667struct_utmpx=no
10800fi 10668fi
10801rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10669rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10802fi 10670fi
10803echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmpx" >&5 10671echo "$as_me:$LINENO: result: $struct_utmpx" >&5
10804echo "${ECHO_T}$rxvt_cv_struct_utmpx" >&6 10672echo "${ECHO_T}$struct_utmpx" >&6
10805if test x$rxvt_cv_struct_utmpx = xyes; then 10673if test x$struct_utmpx = xyes; then
10806 10674
10807cat >>confdefs.h <<\_ACEOF 10675cat >>confdefs.h <<\_ACEOF
10808#define HAVE_STRUCT_UTMPX 1 10676#define HAVE_STRUCT_UTMPX 1
10809_ACEOF 10677_ACEOF
10810 10678
10811fi 10679fi
10812 10680
10813 10681
10814echo "$as_me:$LINENO: checking for host in utmpx struct" >&5 10682echo "$as_me:$LINENO: checking for host in utmpx struct" >&5
10815echo $ECHO_N "checking for host in utmpx struct... $ECHO_C" >&6 10683echo $ECHO_N "checking for host in utmpx struct... $ECHO_C" >&6
10816if test "${rxvt_cv_struct_utmpx_host+set}" = set; then 10684if test "${struct_utmpx_host+set}" = set; then
10817 echo $ECHO_N "(cached) $ECHO_C" >&6 10685 echo $ECHO_N "(cached) $ECHO_C" >&6
10818else 10686else
10819 cat >conftest.$ac_ext <<_ACEOF 10687 cat >conftest.$ac_ext <<_ACEOF
10820/* confdefs.h. */ 10688/* confdefs.h. */
10821_ACEOF 10689_ACEOF
10851 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10719 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10852 (eval $ac_try) 2>&5 10720 (eval $ac_try) 2>&5
10853 ac_status=$? 10721 ac_status=$?
10854 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10722 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10855 (exit $ac_status); }; }; then 10723 (exit $ac_status); }; }; then
10856 rxvt_cv_struct_utmpx_host=yes 10724 struct_utmpx_host=yes
10857else 10725else
10858 echo "$as_me: failed program was:" >&5 10726 echo "$as_me: failed program was:" >&5
10859sed 's/^/| /' conftest.$ac_ext >&5 10727sed 's/^/| /' conftest.$ac_ext >&5
10860 10728
10861rxvt_cv_struct_utmpx_host=no 10729struct_utmpx_host=no
10862fi 10730fi
10863rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10731rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10864fi 10732fi
10865echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmpx_host" >&5 10733echo "$as_me:$LINENO: result: $struct_utmpx_host" >&5
10866echo "${ECHO_T}$rxvt_cv_struct_utmpx_host" >&6 10734echo "${ECHO_T}$struct_utmpx_host" >&6
10867if test x$rxvt_cv_struct_utmpx_host = xyes; then 10735if test x$struct_utmpx_host = xyes; then
10868 10736
10869cat >>confdefs.h <<\_ACEOF 10737cat >>confdefs.h <<\_ACEOF
10870#define HAVE_UTMPX_HOST 1 10738#define HAVE_UTMPX_HOST 1
10871_ACEOF 10739_ACEOF
10872 10740
10873fi 10741fi
10874 10742
10875echo "$as_me:$LINENO: checking for session in utmpx struct" >&5 10743echo "$as_me:$LINENO: checking for session in utmpx struct" >&5
10876echo $ECHO_N "checking for session in utmpx struct... $ECHO_C" >&6 10744echo $ECHO_N "checking for session in utmpx struct... $ECHO_C" >&6
10877if test "${rxvt_cv_struct_utmpx_session+set}" = set; then 10745if test "${struct_utmpx_session+set}" = set; then
10878 echo $ECHO_N "(cached) $ECHO_C" >&6 10746 echo $ECHO_N "(cached) $ECHO_C" >&6
10879else 10747else
10880 cat >conftest.$ac_ext <<_ACEOF 10748 cat >conftest.$ac_ext <<_ACEOF
10881/* confdefs.h. */ 10749/* confdefs.h. */
10882_ACEOF 10750_ACEOF
10912 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10780 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10913 (eval $ac_try) 2>&5 10781 (eval $ac_try) 2>&5
10914 ac_status=$? 10782 ac_status=$?
10915 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10783 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10916 (exit $ac_status); }; }; then 10784 (exit $ac_status); }; }; then
10917 rxvt_cv_struct_utmpx_session=yes 10785 struct_utmpx_session=yes
10918else 10786else
10919 echo "$as_me: failed program was:" >&5 10787 echo "$as_me: failed program was:" >&5
10920sed 's/^/| /' conftest.$ac_ext >&5 10788sed 's/^/| /' conftest.$ac_ext >&5
10921 10789
10922rxvt_cv_struct_utmpx_session=no 10790struct_utmpx_session=no
10923fi 10791fi
10924rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10792rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10925fi 10793fi
10926echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmpx_session" >&5 10794echo "$as_me:$LINENO: result: $struct_utmpx_session" >&5
10927echo "${ECHO_T}$rxvt_cv_struct_utmpx_session" >&6 10795echo "${ECHO_T}$struct_utmpx_session" >&6
10928if test x$rxvt_cv_struct_utmpx_session = xyes; then 10796if test x$struct_utmpx_session = xyes; then
10929 10797
10930cat >>confdefs.h <<\_ACEOF 10798cat >>confdefs.h <<\_ACEOF
10931#define HAVE_UTMPX_SESSION 1 10799#define HAVE_UTMPX_SESSION 1
10932_ACEOF 10800_ACEOF
10933 10801
10936fi 10804fi
10937 10805
10938 10806
10939echo "$as_me:$LINENO: checking for struct lastlog" >&5 10807echo "$as_me:$LINENO: checking for struct lastlog" >&5
10940echo $ECHO_N "checking for struct lastlog... $ECHO_C" >&6 10808echo $ECHO_N "checking for struct lastlog... $ECHO_C" >&6
10941if test "${rxvt_cv_struct_lastlog+set}" = set; then 10809if test "${struct_lastlog+set}" = set; then
10942 echo $ECHO_N "(cached) $ECHO_C" >&6 10810 echo $ECHO_N "(cached) $ECHO_C" >&6
10943else 10811else
10944 cat >conftest.$ac_ext <<_ACEOF 10812 cat >conftest.$ac_ext <<_ACEOF
10945/* confdefs.h. */ 10813/* confdefs.h. */
10946_ACEOF 10814_ACEOF
10980 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10848 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10981 (eval $ac_try) 2>&5 10849 (eval $ac_try) 2>&5
10982 ac_status=$? 10850 ac_status=$?
10983 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10851 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10984 (exit $ac_status); }; }; then 10852 (exit $ac_status); }; }; then
10985 rxvt_cv_struct_lastlog=yes 10853 struct_lastlog=yes
10986else 10854else
10987 echo "$as_me: failed program was:" >&5 10855 echo "$as_me: failed program was:" >&5
10988sed 's/^/| /' conftest.$ac_ext >&5 10856sed 's/^/| /' conftest.$ac_ext >&5
10989 10857
10990rxvt_cv_struct_lastlog=no 10858struct_lastlog=no
10991fi 10859fi
10992rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10860rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10993fi 10861fi
10994echo "$as_me:$LINENO: result: $rxvt_cv_struct_lastlog" >&5 10862echo "$as_me:$LINENO: result: $struct_lastlog" >&5
10995echo "${ECHO_T}$rxvt_cv_struct_lastlog" >&6 10863echo "${ECHO_T}$struct_lastlog" >&6
10996if test x$rxvt_cv_struct_lastlog = xyes; then 10864if test x$struct_lastlog = xyes; then
10997 10865
10998cat >>confdefs.h <<\_ACEOF 10866cat >>confdefs.h <<\_ACEOF
10999#define HAVE_STRUCT_LASTLOG 1 10867#define HAVE_STRUCT_LASTLOG 1
11000_ACEOF 10868_ACEOF
11001 10869
11002fi 10870fi
11003 10871
11004echo "$as_me:$LINENO: checking for struct lastlogx" >&5 10872echo "$as_me:$LINENO: checking for struct lastlogx" >&5
11005echo $ECHO_N "checking for struct lastlogx... $ECHO_C" >&6 10873echo $ECHO_N "checking for struct lastlogx... $ECHO_C" >&6
11006if test "${rxvt_cv_struct_lastlogx+set}" = set; then 10874if test "${struct_lastlogx+set}" = set; then
11007 echo $ECHO_N "(cached) $ECHO_C" >&6 10875 echo $ECHO_N "(cached) $ECHO_C" >&6
11008else 10876else
11009 cat >conftest.$ac_ext <<_ACEOF 10877 cat >conftest.$ac_ext <<_ACEOF
11010/* confdefs.h. */ 10878/* confdefs.h. */
11011_ACEOF 10879_ACEOF
11045 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10913 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11046 (eval $ac_try) 2>&5 10914 (eval $ac_try) 2>&5
11047 ac_status=$? 10915 ac_status=$?
11048 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10916 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11049 (exit $ac_status); }; }; then 10917 (exit $ac_status); }; }; then
11050 rxvt_cv_struct_lastlogx=yes 10918 struct_lastlogx=yes
11051else 10919else
11052 echo "$as_me: failed program was:" >&5 10920 echo "$as_me: failed program was:" >&5
11053sed 's/^/| /' conftest.$ac_ext >&5 10921sed 's/^/| /' conftest.$ac_ext >&5
11054 10922
11055rxvt_cv_struct_lastlogx=no 10923struct_lastlogx=no
11056fi 10924fi
11057rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10925rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
11058fi 10926fi
11059echo "$as_me:$LINENO: result: $rxvt_cv_struct_lastlogx" >&5 10927echo "$as_me:$LINENO: result: $struct_lastlogx" >&5
11060echo "${ECHO_T}$rxvt_cv_struct_lastlogx" >&6 10928echo "${ECHO_T}$struct_lastlogx" >&6
11061if test x$rxvt_cv_struct_lastlogx = xyes; then 10929if test x$struct_lastlogx = xyes; then
11062 10930
11063cat >>confdefs.h <<\_ACEOF 10931cat >>confdefs.h <<\_ACEOF
11064#define HAVE_STRUCT_LASTLOGX 1 10932#define HAVE_STRUCT_LASTLOGX 1
11065_ACEOF 10933_ACEOF
11066 10934
11067fi 10935fi
11068 10936
11069 10937
11070echo "$as_me:$LINENO: checking where utmp is located" >&5 10938echo "$as_me:$LINENO: checking where utmp is located" >&5
11071echo $ECHO_N "checking where utmp is located... $ECHO_C" >&6 10939echo $ECHO_N "checking where utmp is located... $ECHO_C" >&6
11072if test "${rxvt_cv_path_utmp+set}" = set; then 10940if test "${path_utmp+set}" = set; then
11073 echo $ECHO_N "(cached) $ECHO_C" >&6 10941 echo $ECHO_N "(cached) $ECHO_C" >&6
11074else 10942else
11075 if test "$cross_compiling" = yes; then 10943 if test "$cross_compiling" = yes; then
11076 { echo "$as_me:$LINENO: WARNING: Define RXVT_UTMP_FILE in config.h manually" >&5 10944 { echo "$as_me:$LINENO: WARNING: Define UTMP_FILE in config.h manually" >&5
11077echo "$as_me: WARNING: Define RXVT_UTMP_FILE in config.h manually" >&2;} 10945echo "$as_me: WARNING: Define UTMP_FILE in config.h manually" >&2;}
11078else 10946else
11079 cat >conftest.$ac_ext <<_ACEOF 10947 cat >conftest.$ac_ext <<_ACEOF
11080/* confdefs.h. */ 10948/* confdefs.h. */
11081_ACEOF 10949_ACEOF
11082cat confdefs.h >>conftest.$ac_ext 10950cat confdefs.h >>conftest.$ac_ext
11118 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10986 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11119 (eval $ac_try) 2>&5 10987 (eval $ac_try) 2>&5
11120 ac_status=$? 10988 ac_status=$?
11121 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10989 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11122 (exit $ac_status); }; }; then 10990 (exit $ac_status); }; }; then
11123 rxvt_cv_path_utmp=`cat conftestval` 10991 path_utmp=`cat conftestval`
11124else 10992else
11125 echo "$as_me: program exited with status $ac_status" >&5 10993 echo "$as_me: program exited with status $ac_status" >&5
11126echo "$as_me: failed program was:" >&5 10994echo "$as_me: failed program was:" >&5
11127sed 's/^/| /' conftest.$ac_ext >&5 10995sed 's/^/| /' conftest.$ac_ext >&5
11128 10996
11129( exit $ac_status ) 10997( exit $ac_status )
11130rxvt_cv_path_utmp= 10998path_utmp=
11131fi 10999fi
11132rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 11000rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
11133fi 11001fi
11134fi 11002fi
11135echo "$as_me:$LINENO: result: $rxvt_cv_path_utmp" >&5 11003echo "$as_me:$LINENO: result: $path_utmp" >&5
11136echo "${ECHO_T}$rxvt_cv_path_utmp" >&6 11004echo "${ECHO_T}$path_utmp" >&6
11137if test x$rxvt_cv_path_utmp != x; then 11005if test x$path_utmp != x; then
11138 11006
11139cat >>confdefs.h <<_ACEOF 11007cat >>confdefs.h <<_ACEOF
11140#define RXVT_UTMP_FILE "$rxvt_cv_path_utmp" 11008#define UTMP_FILE "$path_utmp"
11141_ACEOF 11009_ACEOF
11142 11010
11143fi 11011fi
11144 11012
11145 11013
11146echo "$as_me:$LINENO: checking where utmpx is located" >&5 11014echo "$as_me:$LINENO: checking where utmpx is located" >&5
11147echo $ECHO_N "checking where utmpx is located... $ECHO_C" >&6 11015echo $ECHO_N "checking where utmpx is located... $ECHO_C" >&6
11148if test "${rxvt_cv_path_utmpx+set}" = set; then 11016if test "${path_utmpx+set}" = set; then
11149 echo $ECHO_N "(cached) $ECHO_C" >&6 11017 echo $ECHO_N "(cached) $ECHO_C" >&6
11150else 11018else
11151 if test "$cross_compiling" = yes; then 11019 if test "$cross_compiling" = yes; then
11152 { echo "$as_me:$LINENO: WARNING: Define RXVT_UTMPX_FILE in config.h manually" >&5 11020 { echo "$as_me:$LINENO: WARNING: Define UTMPX_FILE in config.h manually" >&5
11153echo "$as_me: WARNING: Define RXVT_UTMPX_FILE in config.h manually" >&2;} 11021echo "$as_me: WARNING: Define UTMPX_FILE in config.h manually" >&2;}
11154else 11022else
11155 cat >conftest.$ac_ext <<_ACEOF 11023 cat >conftest.$ac_ext <<_ACEOF
11156/* confdefs.h. */ 11024/* confdefs.h. */
11157_ACEOF 11025_ACEOF
11158cat confdefs.h >>conftest.$ac_ext 11026cat confdefs.h >>conftest.$ac_ext
11204 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11072 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11205 (eval $ac_try) 2>&5 11073 (eval $ac_try) 2>&5
11206 ac_status=$? 11074 ac_status=$?
11207 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11075 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11208 (exit $ac_status); }; }; then 11076 (exit $ac_status); }; }; then
11209 rxvt_cv_path_utmpx=`cat conftestval` 11077 path_utmpx=`cat conftestval`
11210else 11078else
11211 echo "$as_me: program exited with status $ac_status" >&5 11079 echo "$as_me: program exited with status $ac_status" >&5
11212echo "$as_me: failed program was:" >&5 11080echo "$as_me: failed program was:" >&5
11213sed 's/^/| /' conftest.$ac_ext >&5 11081sed 's/^/| /' conftest.$ac_ext >&5
11214 11082
11215( exit $ac_status ) 11083( exit $ac_status )
11216rxvt_cv_path_utmpx= 11084path_utmpx=
11217fi 11085fi
11218rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 11086rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
11219fi 11087fi
11220fi 11088fi
11221echo "$as_me:$LINENO: result: $rxvt_cv_path_utmpx" >&5 11089echo "$as_me:$LINENO: result: $path_utmpx" >&5
11222echo "${ECHO_T}$rxvt_cv_path_utmpx" >&6 11090echo "${ECHO_T}$path_utmpx" >&6
11223if test x$rxvt_cv_path_utmpx != x; then 11091if test x$path_utmpx != x; then
11224 11092
11225cat >>confdefs.h <<_ACEOF 11093cat >>confdefs.h <<_ACEOF
11226#define RXVT_UTMPX_FILE "$rxvt_cv_path_utmpx" 11094#define UTMPX_FILE "$path_utmpx"
11227_ACEOF 11095_ACEOF
11228 11096
11229fi 11097fi
11230 11098
11231 11099
11232echo "$as_me:$LINENO: checking where wtmp is located" >&5 11100echo "$as_me:$LINENO: checking where wtmp is located" >&5
11233echo $ECHO_N "checking where wtmp is located... $ECHO_C" >&6 11101echo $ECHO_N "checking where wtmp is located... $ECHO_C" >&6
11234if test "${rxvt_cv_path_wtmp+set}" = set; then 11102if test "${path_wtmp+set}" = set; then
11235 echo $ECHO_N "(cached) $ECHO_C" >&6 11103 echo $ECHO_N "(cached) $ECHO_C" >&6
11236else 11104else
11237 if test "$cross_compiling" = yes; then 11105 if test "$cross_compiling" = yes; then
11238 { echo "$as_me:$LINENO: WARNING: Define RXVT_WTMP_FILE in config.h manually" >&5 11106 { echo "$as_me:$LINENO: WARNING: Define WTMP_FILE in config.h manually" >&5
11239echo "$as_me: WARNING: Define RXVT_WTMP_FILE in config.h manually" >&2;} 11107echo "$as_me: WARNING: Define WTMP_FILE in config.h manually" >&2;}
11240else 11108else
11241 cat >conftest.$ac_ext <<_ACEOF 11109 cat >conftest.$ac_ext <<_ACEOF
11242/* confdefs.h. */ 11110/* confdefs.h. */
11243_ACEOF 11111_ACEOF
11244cat confdefs.h >>conftest.$ac_ext 11112cat confdefs.h >>conftest.$ac_ext
11282 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11150 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11283 (eval $ac_try) 2>&5 11151 (eval $ac_try) 2>&5
11284 ac_status=$? 11152 ac_status=$?
11285 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11153 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11286 (exit $ac_status); }; }; then 11154 (exit $ac_status); }; }; then
11287 rxvt_cv_path_wtmp=`cat conftestval` 11155 path_wtmp=`cat conftestval`
11288else 11156else
11289 echo "$as_me: program exited with status $ac_status" >&5 11157 echo "$as_me: program exited with status $ac_status" >&5
11290echo "$as_me: failed program was:" >&5 11158echo "$as_me: failed program was:" >&5
11291sed 's/^/| /' conftest.$ac_ext >&5 11159sed 's/^/| /' conftest.$ac_ext >&5
11292 11160
11293( exit $ac_status ) 11161( exit $ac_status )
11294rxvt_cv_path_wtmp= 11162path_wtmp=
11295fi 11163fi
11296rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 11164rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
11297fi 11165fi
11298fi 11166fi
11299echo "$as_me:$LINENO: result: $rxvt_cv_path_wtmp" >&5 11167echo "$as_me:$LINENO: result: $path_wtmp" >&5
11300echo "${ECHO_T}$rxvt_cv_path_wtmp" >&6 11168echo "${ECHO_T}$path_wtmp" >&6
11301if test x$rxvt_cv_path_wtmp != x; then 11169if test x$path_wtmp != x; then
11302 11170
11303cat >>confdefs.h <<_ACEOF 11171cat >>confdefs.h <<_ACEOF
11304#define RXVT_WTMP_FILE "$rxvt_cv_path_wtmp" 11172#define WTMP_FILE "$path_wtmp"
11305_ACEOF 11173_ACEOF
11306 11174
11307fi 11175fi
11308 11176
11309echo "$as_me:$LINENO: checking where wtmpx is located" >&5 11177echo "$as_me:$LINENO: checking where wtmpx is located" >&5
11310echo $ECHO_N "checking where wtmpx is located... $ECHO_C" >&6 11178echo $ECHO_N "checking where wtmpx is located... $ECHO_C" >&6
11311if test "${rxvt_cv_path_wtmpx+set}" = set; then 11179if test "${path_wtmpx+set}" = set; then
11312 echo $ECHO_N "(cached) $ECHO_C" >&6 11180 echo $ECHO_N "(cached) $ECHO_C" >&6
11313else 11181else
11314 if test "$cross_compiling" = yes; then 11182 if test "$cross_compiling" = yes; then
11315 { echo "$as_me:$LINENO: WARNING: Define RXVT_WTMPX_FILE in config.h manually" >&5 11183 { echo "$as_me:$LINENO: WARNING: Define WTMPX_FILE in config.h manually" >&5
11316echo "$as_me: WARNING: Define RXVT_WTMPX_FILE in config.h manually" >&2;} 11184echo "$as_me: WARNING: Define WTMPX_FILE in config.h manually" >&2;}
11317else 11185else
11318 cat >conftest.$ac_ext <<_ACEOF 11186 cat >conftest.$ac_ext <<_ACEOF
11319/* confdefs.h. */ 11187/* confdefs.h. */
11320_ACEOF 11188_ACEOF
11321cat confdefs.h >>conftest.$ac_ext 11189cat confdefs.h >>conftest.$ac_ext
11358 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11226 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11359 (eval $ac_try) 2>&5 11227 (eval $ac_try) 2>&5
11360 ac_status=$? 11228 ac_status=$?
11361 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11229 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11362 (exit $ac_status); }; }; then 11230 (exit $ac_status); }; }; then
11363 rxvt_cv_path_wtmpx=`cat conftestval` 11231 path_wtmpx=`cat conftestval`
11364else 11232else
11365 echo "$as_me: program exited with status $ac_status" >&5 11233 echo "$as_me: program exited with status $ac_status" >&5
11366echo "$as_me: failed program was:" >&5 11234echo "$as_me: failed program was:" >&5
11367sed 's/^/| /' conftest.$ac_ext >&5 11235sed 's/^/| /' conftest.$ac_ext >&5
11368 11236
11369( exit $ac_status ) 11237( exit $ac_status )
11370rxvt_cv_path_wtmpx= 11238path_wtmpx=
11371fi 11239fi
11372rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 11240rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
11373fi 11241fi
11374fi 11242fi
11375echo "$as_me:$LINENO: result: $rxvt_cv_path_wtmpx" >&5 11243echo "$as_me:$LINENO: result: $path_wtmpx" >&5
11376echo "${ECHO_T}$rxvt_cv_path_wtmpx" >&6 11244echo "${ECHO_T}$path_wtmpx" >&6
11377if test x$rxvt_cv_path_wtmpx != x; then 11245if test x$path_wtmpx != x; then
11378 11246
11379cat >>confdefs.h <<_ACEOF 11247cat >>confdefs.h <<_ACEOF
11380#define RXVT_WTMPX_FILE "$rxvt_cv_path_wtmpx" 11248#define WTMPX_FILE "$path_wtmpx"
11381_ACEOF 11249_ACEOF
11382 11250
11383fi 11251fi
11384 11252
11385echo "$as_me:$LINENO: checking where lastlog is located" >&5 11253echo "$as_me:$LINENO: checking where lastlog is located" >&5
11386echo $ECHO_N "checking where lastlog is located... $ECHO_C" >&6 11254echo $ECHO_N "checking where lastlog is located... $ECHO_C" >&6
11387if test "${rxvt_cv_path_lastlog+set}" = set; then 11255if test "${path_lastlog+set}" = set; then
11388 echo $ECHO_N "(cached) $ECHO_C" >&6 11256 echo $ECHO_N "(cached) $ECHO_C" >&6
11389else 11257else
11390 if test "$cross_compiling" = yes; then 11258 if test "$cross_compiling" = yes; then
11391 { echo "$as_me:$LINENO: WARNING: Define RXVT_LASTLOG_FILE in config.h manually" >&5 11259 { echo "$as_me:$LINENO: WARNING: Define LASTLOG_FILE in config.h manually" >&5
11392echo "$as_me: WARNING: Define RXVT_LASTLOG_FILE in config.h manually" >&2;} 11260echo "$as_me: WARNING: Define LASTLOG_FILE in config.h manually" >&2;}
11393else 11261else
11394 cat >conftest.$ac_ext <<_ACEOF 11262 cat >conftest.$ac_ext <<_ACEOF
11395/* confdefs.h. */ 11263/* confdefs.h. */
11396_ACEOF 11264_ACEOF
11397cat confdefs.h >>conftest.$ac_ext 11265cat confdefs.h >>conftest.$ac_ext
11439 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11307 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11440 (eval $ac_try) 2>&5 11308 (eval $ac_try) 2>&5
11441 ac_status=$? 11309 ac_status=$?
11442 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11310 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11443 (exit $ac_status); }; }; then 11311 (exit $ac_status); }; }; then
11444 rxvt_cv_path_lastlog=`cat conftestval` 11312 path_lastlog=`cat conftestval`
11445else 11313else
11446 echo "$as_me: program exited with status $ac_status" >&5 11314 echo "$as_me: program exited with status $ac_status" >&5
11447echo "$as_me: failed program was:" >&5 11315echo "$as_me: failed program was:" >&5
11448sed 's/^/| /' conftest.$ac_ext >&5 11316sed 's/^/| /' conftest.$ac_ext >&5
11449 11317
11450( exit $ac_status ) 11318( exit $ac_status )
11451rxvt_cv_path_lastlog= 11319path_lastlog=
11452fi 11320fi
11453rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 11321rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
11454fi 11322fi
11455fi 11323fi
11456echo "$as_me:$LINENO: result: $rxvt_cv_path_lastlog" >&5 11324echo "$as_me:$LINENO: result: $path_lastlog" >&5
11457echo "${ECHO_T}$rxvt_cv_path_lastlog" >&6 11325echo "${ECHO_T}$path_lastlog" >&6
11458if test x$rxvt_cv_path_lastlog != x; then 11326if test x$path_lastlog != x; then
11459 11327
11460cat >>confdefs.h <<_ACEOF 11328cat >>confdefs.h <<_ACEOF
11461#define RXVT_LASTLOG_FILE "$rxvt_cv_path_lastlog" 11329#define LASTLOG_FILE "$path_lastlog"
11462_ACEOF 11330_ACEOF
11463 11331
11464 if test -d "$rxvt_cv_path_lastlog"; then 11332 if test -d "$path_lastlog"; then
11465 11333
11466cat >>confdefs.h <<\_ACEOF 11334cat >>confdefs.h <<\_ACEOF
11467#define LASTLOG_IS_DIR 1 11335#define LASTLOG_IS_DIR 1
11468_ACEOF 11336_ACEOF
11469 11337
11470 fi 11338 fi
11471fi 11339fi
11472 11340
11473echo "$as_me:$LINENO: checking where lastlogx is located" >&5 11341echo "$as_me:$LINENO: checking where lastlogx is located" >&5
11474echo $ECHO_N "checking where lastlogx is located... $ECHO_C" >&6 11342echo $ECHO_N "checking where lastlogx is located... $ECHO_C" >&6
11475if test "${rxvt_cv_path_lastlogx+set}" = set; then 11343if test "${path_lastlogx+set}" = set; then
11476 echo $ECHO_N "(cached) $ECHO_C" >&6 11344 echo $ECHO_N "(cached) $ECHO_C" >&6
11477else 11345else
11478 if test "$cross_compiling" = yes; then 11346 if test "$cross_compiling" = yes; then
11479 { echo "$as_me:$LINENO: WARNING: Define RXVT_LASTLOGX_FILE in config.h manually" >&5 11347 { echo "$as_me:$LINENO: WARNING: Define LASTLOGX_FILE in config.h manually" >&5
11480echo "$as_me: WARNING: Define RXVT_LASTLOGX_FILE in config.h manually" >&2;} 11348echo "$as_me: WARNING: Define LASTLOGX_FILE in config.h manually" >&2;}
11481else 11349else
11482 cat >conftest.$ac_ext <<_ACEOF 11350 cat >conftest.$ac_ext <<_ACEOF
11483/* confdefs.h. */ 11351/* confdefs.h. */
11484_ACEOF 11352_ACEOF
11485cat confdefs.h >>conftest.$ac_ext 11353cat confdefs.h >>conftest.$ac_ext
11521 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11389 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11522 (eval $ac_try) 2>&5 11390 (eval $ac_try) 2>&5
11523 ac_status=$? 11391 ac_status=$?
11524 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11392 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11525 (exit $ac_status); }; }; then 11393 (exit $ac_status); }; }; then
11526 rxvt_cv_path_lastlogx=`cat conftestval` 11394 path_lastlogx=`cat conftestval`
11527else 11395else
11528 echo "$as_me: program exited with status $ac_status" >&5 11396 echo "$as_me: program exited with status $ac_status" >&5
11529echo "$as_me: failed program was:" >&5 11397echo "$as_me: failed program was:" >&5
11530sed 's/^/| /' conftest.$ac_ext >&5 11398sed 's/^/| /' conftest.$ac_ext >&5
11531 11399
11532( exit $ac_status ) 11400( exit $ac_status )
11533rxvt_cv_path_lastlogx= 11401path_lastlogx=
11534fi 11402fi
11535rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 11403rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
11536fi 11404fi
11537fi 11405fi
11538echo "$as_me:$LINENO: result: $rxvt_cv_path_lastlogx" >&5 11406echo "$as_me:$LINENO: result: $path_lastlogx" >&5
11539echo "${ECHO_T}$rxvt_cv_path_lastlogx" >&6 11407echo "${ECHO_T}$path_lastlogx" >&6
11540if test x$rxvt_cv_path_lastlogx != x; then 11408if test x$path_lastlogx != x; then
11541 11409
11542cat >>confdefs.h <<_ACEOF 11410cat >>confdefs.h <<_ACEOF
11543#define RXVT_LASTLOGX_FILE "$rxvt_cv_path_lastlogx" 11411#define LASTLOGX_FILE "$path_lastlogx"
11544_ACEOF 11412_ACEOF
11545 11413
11546fi 11414fi
11415
11416if test x$support_utmp != xyes; then
11417 echo " utmp support: disabled"
11418 echo
11419else
11420 echo " utmp support: enabled
11421 utmp file: $path_utmp
11422 utmpx file: $path_utmpx
11423 wtmp file: $path_wtmp
11424 wtmpx file: $path_wtmpx
11425 lastlog file: $path_lastlog
11426 lastlogx file: $path_lastlogx"
11427fi
11428
11547 11429
11548 11430
11549echo "$as_me:$LINENO: checking where ttys/ttytab is located" >&5 11431echo "$as_me:$LINENO: checking where ttys/ttytab is located" >&5
11550echo $ECHO_N "checking where ttys/ttytab is located... $ECHO_C" >&6 11432echo $ECHO_N "checking where ttys/ttytab is located... $ECHO_C" >&6
11551if test "${rxvt_cv_path_ttytab+set}" = set; then 11433if test "${rxvt_cv_path_ttytab+set}" = set; then
11818#define HAVE_NL_LANGINFO 1 11700#define HAVE_NL_LANGINFO 1
11819_ACEOF 11701_ACEOF
11820 11702
11821fi 11703fi
11822 11704
11705
11823echo "$as_me:$LINENO: checking for unix-compliant filehandle passing ability" >&5 11706echo "$as_me:$LINENO: checking for unix-compliant filehandle passing ability" >&5
11824echo $ECHO_N "checking for unix-compliant filehandle passing ability... $ECHO_C" >&6 11707echo $ECHO_N "checking for unix-compliant filehandle passing ability... $ECHO_C" >&6
11825if test "${rxvt_can_pass_fds+set}" = set; then 11708if test "${can_pass_fds+set}" = set; then
11826 echo $ECHO_N "(cached) $ECHO_C" >&6 11709 echo $ECHO_N "(cached) $ECHO_C" >&6
11827else 11710else
11828 cat >conftest.$ac_ext <<_ACEOF 11711 cat >conftest.$ac_ext <<_ACEOF
11829/* confdefs.h. */ 11712/* confdefs.h. */
11830_ACEOF 11713_ACEOF
11831cat confdefs.h >>conftest.$ac_ext 11714cat confdefs.h >>conftest.$ac_ext
11832cat >>conftest.$ac_ext <<_ACEOF 11715cat >>conftest.$ac_ext <<_ACEOF
11833/* end confdefs.h. */ 11716/* end confdefs.h. */
11834 11717
11718#include <cstddef> // broken bsds (is that redundant?) need this
11835#include <sys/types.h> 11719#include <sys/types.h>
11836#include <sys/socket.h> 11720#include <sys/socket.h>
11721#include <sys/uio.h>
11837 11722
11838int 11723int
11839main () 11724main ()
11840{ 11725{
11841 11726
11886 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11771 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11887 (eval $ac_try) 2>&5 11772 (eval $ac_try) 2>&5
11888 ac_status=$? 11773 ac_status=$?
11889 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11774 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11890 (exit $ac_status); }; }; then 11775 (exit $ac_status); }; }; then
11891 rxvt_can_pass_fds=yes 11776 can_pass_fds=yes
11892else 11777else
11893 echo "$as_me: failed program was:" >&5 11778 echo "$as_me: failed program was:" >&5
11894sed 's/^/| /' conftest.$ac_ext >&5 11779sed 's/^/| /' conftest.$ac_ext >&5
11895 11780
11896rxvt_can_pass_fds=no 11781can_pass_fds=no
11897fi 11782fi
11898rm -f conftest.err conftest.$ac_objext \ 11783rm -f conftest.err conftest.$ac_objext \
11899 conftest$ac_exeext conftest.$ac_ext 11784 conftest$ac_exeext conftest.$ac_ext
11900fi 11785fi
11901echo "$as_me:$LINENO: result: $rxvt_can_pass_fds" >&5 11786echo "$as_me:$LINENO: result: $can_pass_fds" >&5
11902echo "${ECHO_T}$rxvt_can_pass_fds" >&6 11787echo "${ECHO_T}$can_pass_fds" >&6
11903if test x$rxvt_can_pass_fds = xyes; then 11788if test x$can_pass_fds = xyes; then
11904 11789
11905cat >>confdefs.h <<\_ACEOF 11790cat >>confdefs.h <<\_ACEOF
11906#define HAVE_UNIX_FDPASS 1 11791#define HAVE_UNIX_FDPASS 1
11907_ACEOF 11792_ACEOF
11908 11793
11794else
11795 { { echo "$as_me:$LINENO: error: libptytty requires unix-compliant filehandle passing ability" >&5
11796echo "$as_me: error: libptytty requires unix-compliant filehandle passing ability" >&2;}
11797 { (exit 1); exit 1; }; }
11909fi 11798fi
11799
11910 11800
11911echo "$as_me:$LINENO: checking for broken XIM callback" >&5 11801echo "$as_me:$LINENO: checking for broken XIM callback" >&5
11912echo $ECHO_N "checking for broken XIM callback... $ECHO_C" >&6 11802echo $ECHO_N "checking for broken XIM callback... $ECHO_C" >&6
11913if test "${rxvt_broken_ximcb+set}" = set; then 11803if test "${rxvt_broken_ximcb+set}" = set; then
11914 echo $ECHO_N "(cached) $ECHO_C" >&6 11804 echo $ECHO_N "(cached) $ECHO_C" >&6
11964#define XIMCB_PROTO_BROKEN 1 11854#define XIMCB_PROTO_BROKEN 1
11965_ACEOF 11855_ACEOF
11966 11856
11967fi 11857fi
11968 11858
11969if test x$ac_cv_func_posix_openpt = xno; then
11970 echo "$as_me:$LINENO: checking for openpty" >&5
11971echo $ECHO_N "checking for openpty... $ECHO_C" >&6
11972if test "${ac_cv_func_openpty+set}" = set; then
11973 echo $ECHO_N "(cached) $ECHO_C" >&6
11974else
11975 cat >conftest.$ac_ext <<_ACEOF
11976/* confdefs.h. */
11977_ACEOF
11978cat confdefs.h >>conftest.$ac_ext
11979cat >>conftest.$ac_ext <<_ACEOF
11980/* end confdefs.h. */
11981/* Define openpty to an innocuous variant, in case <limits.h> declares openpty.
11982 For example, HP-UX 11i <limits.h> declares gettimeofday. */
11983#define openpty innocuous_openpty
11984 11859
11985/* System header to define __stub macros and hopefully few prototypes,
11986 which can conflict with char openpty (); below.
11987 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
11988 <limits.h> exists even on freestanding compilers. */
11989 11860
11990#ifdef __STDC__
11991# include <limits.h>
11992#else
11993# include <assert.h>
11994#endif
11995 11861
11996#undef openpty
11997 11862
11998/* Override any gcc2 internal prototype to avoid an error. */
11999#ifdef __cplusplus
12000extern "C"
12001{
12002#endif
12003/* We use char because int might match the return type of a gcc2
12004 builtin and then its argument prototype would still apply. */
12005char openpty ();
12006/* The GNU C library defines this for functions which it implements
12007 to always fail with ENOSYS. Some functions are actually named
12008 something starting with __ and the normal name is an alias. */
12009#if defined (__stub_openpty) || defined (__stub___openpty)
12010choke me
12011#else
12012char (*f) () = openpty;
12013#endif
12014#ifdef __cplusplus
12015}
12016#endif
12017 11863
12018int
12019main ()
12020{
12021return f != openpty;
12022 ;
12023 return 0;
12024}
12025_ACEOF
12026rm -f conftest.$ac_objext conftest$ac_exeext
12027if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12028 (eval $ac_link) 2>conftest.er1
12029 ac_status=$?
12030 grep -v '^ *+' conftest.er1 >conftest.err
12031 rm -f conftest.er1
12032 cat conftest.err >&5
12033 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12034 (exit $ac_status); } &&
12035 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
12036 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12037 (eval $ac_try) 2>&5
12038 ac_status=$?
12039 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12040 (exit $ac_status); }; } &&
12041 { ac_try='test -s conftest$ac_exeext'
12042 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12043 (eval $ac_try) 2>&5
12044 ac_status=$?
12045 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12046 (exit $ac_status); }; }; then
12047 ac_cv_func_openpty=yes
12048else
12049 echo "$as_me: failed program was:" >&5
12050sed 's/^/| /' conftest.$ac_ext >&5
12051 11864
12052ac_cv_func_openpty=no 11865for ac_header in \
12053fi 11866 pty.h \
12054rm -f conftest.err conftest.$ac_objext \ 11867 util.h \
12055 conftest$ac_exeext conftest.$ac_ext 11868 libutil.h \
12056fi 11869 sys/ioctl.h \
12057echo "$as_me:$LINENO: result: $ac_cv_func_openpty" >&5 11870 sys/stropts.h \
12058echo "${ECHO_T}$ac_cv_func_openpty" >&6
12059if test $ac_cv_func_openpty = yes; then
12060 :
12061else
12062 echo "$as_me:$LINENO: checking for openpty in -lutil" >&5
12063echo $ECHO_N "checking for openpty in -lutil... $ECHO_C" >&6
12064if test "${ac_cv_lib_util_openpty+set}" = set; then
12065 echo $ECHO_N "(cached) $ECHO_C" >&6
12066else
12067 ac_check_lib_save_LIBS=$LIBS
12068LIBS="-lutil $LIBS"
12069cat >conftest.$ac_ext <<_ACEOF
12070/* confdefs.h. */
12071_ACEOF
12072cat confdefs.h >>conftest.$ac_ext
12073cat >>conftest.$ac_ext <<_ACEOF
12074/* end confdefs.h. */
12075 11871
12076/* Override any gcc2 internal prototype to avoid an error. */
12077#ifdef __cplusplus
12078extern "C"
12079#endif
12080/* We use char because int might match the return type of a gcc2
12081 builtin and then its argument prototype would still apply. */
12082char openpty ();
12083int
12084main ()
12085{
12086openpty ();
12087 ;
12088 return 0;
12089}
12090_ACEOF
12091rm -f conftest.$ac_objext conftest$ac_exeext
12092if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12093 (eval $ac_link) 2>conftest.er1
12094 ac_status=$?
12095 grep -v '^ *+' conftest.er1 >conftest.err
12096 rm -f conftest.er1
12097 cat conftest.err >&5
12098 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12099 (exit $ac_status); } &&
12100 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
12101 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12102 (eval $ac_try) 2>&5
12103 ac_status=$?
12104 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12105 (exit $ac_status); }; } &&
12106 { ac_try='test -s conftest$ac_exeext'
12107 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12108 (eval $ac_try) 2>&5
12109 ac_status=$?
12110 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12111 (exit $ac_status); }; }; then
12112 ac_cv_lib_util_openpty=yes
12113else
12114 echo "$as_me: failed program was:" >&5
12115sed 's/^/| /' conftest.$ac_ext >&5
12116
12117ac_cv_lib_util_openpty=no
12118fi
12119rm -f conftest.err conftest.$ac_objext \
12120 conftest$ac_exeext conftest.$ac_ext
12121LIBS=$ac_check_lib_save_LIBS
12122fi
12123echo "$as_me:$LINENO: result: $ac_cv_lib_util_openpty" >&5
12124echo "${ECHO_T}$ac_cv_lib_util_openpty" >&6
12125if test $ac_cv_lib_util_openpty = yes; then
12126 LIBS="$LIBS -lutil"
12127fi
12128
12129fi
12130
12131fi
12132
12133echo "$as_me:$LINENO: checking for pty/tty type" >&5
12134echo $ECHO_N "checking for pty/tty type... $ECHO_C" >&6
12135if test "${rxvt_cv_ptys+set}" = set; then
12136 echo $ECHO_N "(cached) $ECHO_C" >&6
12137else
12138 if test x$ac_cv_func_openpty = xyes -o x$ac_cv_lib_util_openpty = xyes; then
12139 rxvt_cv_ptys=OPENPTY
12140 else if test x$ac_cv_func_posix_openpt = xyes; then
12141 rxvt_cv_ptys=POSIX
12142 else if test x$ac_cv_func__getpty = xyes; then
12143 rxvt_cv_ptys=SGI4
12144 else if test -c /dev/ttyp20; then
12145 rxvt_cv_ptys=SCO
12146 else if test -c /dev/ptym/clone; then
12147 rxvt_cv_ptys=HPUX
12148 else if test -c /dev/ptc -a -c /dev/pts; then
12149 rxvt_cv_ptys=PTC
12150 else if test -c /dev/ptc -a -d /dev/pts; then
12151 rxvt_cv_ptys=PTC
12152 else if test -c /dev/ptmx -a -c /dev/pts/0; then
12153 rxvt_cv_ptys=STREAMS
12154 else if test x$ac_cv_func_grantpt = xyes && test x$ac_cv_func_unlockpt = xyes; then
12155 rxvt_cv_ptys=STREAMS
12156 else
12157 rxvt_cv_ptys=BSD
12158fi
12159fi
12160fi
12161fi
12162fi
12163fi
12164fi
12165fi
12166fi
12167
12168fi
12169echo "$as_me:$LINENO: result: $rxvt_cv_ptys" >&5
12170echo "${ECHO_T}$rxvt_cv_ptys" >&6
12171
12172if test x$rxvt_cv_ptys = xPOSIX; then
12173
12174cat >>confdefs.h <<\_ACEOF
12175#define PTYS_ARE_POSIX 1
12176_ACEOF
12177
12178fi
12179if test x$rxvt_cv_ptys = xOPENPTY; then
12180
12181cat >>confdefs.h <<\_ACEOF
12182#define PTYS_ARE_OPENPTY 1
12183_ACEOF
12184
12185fi
12186if test x$rxvt_cv_ptys = xSCO; then
12187
12188cat >>confdefs.h <<\_ACEOF
12189#define PTYS_ARE_NUMERIC 1
12190_ACEOF
12191
12192fi
12193if test x$rxvt_cv_ptys = xSTREAMS; then
12194
12195cat >>confdefs.h <<\_ACEOF
12196#define PTYS_ARE_PTMX 1
12197_ACEOF
12198
12199fi
12200if test x$rxvt_cv_ptys = xPTC; then
12201
12202cat >>confdefs.h <<\_ACEOF
12203#define PTYS_ARE_PTC 1
12204_ACEOF
12205
12206fi
12207if test x$rxvt_cv_ptys = xSGI4; then
12208
12209cat >>confdefs.h <<\_ACEOF
12210#define PTYS_ARE__GETPTY 1
12211_ACEOF
12212
12213fi
12214if test x$rxvt_cv_ptys = xHPUX; then
12215
12216cat >>confdefs.h <<\_ACEOF
12217#define PTYS_ARE_CLONE 1
12218_ACEOF
12219
12220fi
12221if test x$rxvt_cv_ptys = xBSD -o x$rxvt_cv_ptys = xHPUX -o x$rxvt_cv_ptys = xPOSIX; then
12222
12223cat >>confdefs.h <<\_ACEOF
12224#define PTYS_ARE_SEARCHED 1
12225_ACEOF
12226
12227fi
12228
12229
12230{ echo "$as_me:$LINENO: checking for pty ranges..." >&5
12231echo "$as_me: checking for pty ranges..." >&6;}
12232ptys=`echo /dev/pty??`
12233pch1=`echo $ptys | tr ' ' '\012' | sed -e 's/^.*\(.\).$/\1/g' | sort -u | tr -d '\012'`
12234pch2=`echo $ptys | tr ' ' '\012' | sed -e 's/^.*\(.\)$/\1/g' | sort -u | tr -d '\012'`
12235if test x$pch1 != x; then
12236
12237cat >>confdefs.h <<_ACEOF
12238#define PTYCHAR1 "$pch1"
12239_ACEOF
12240
12241fi
12242if test x$pch2 != x; then
12243
12244cat >>confdefs.h <<_ACEOF
12245#define PTYCHAR2 "$pch2"
12246_ACEOF
12247
12248fi
12249
12250if test x$support_xft = xyes; then
12251 LIBS="$LIBS `pkg-config xft --libs`"
12252 CPPFLAGS="$CPPFLAGS `pkg-config xft --cflags`"
12253
12254
12255for ac_header in X11/Xft/Xft.h
12256do 11872do
12257as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 11873as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
12258if eval "test \"\${$as_ac_Header+set}\" = set"; then 11874if eval "test \"\${$as_ac_Header+set}\" = set"; then
12259 echo "$as_me:$LINENO: checking for $ac_header" >&5 11875 echo "$as_me:$LINENO: checking for $ac_header" >&5
12260echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 11876echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
12394if test `eval echo '${'$as_ac_Header'}'` = yes; then 12010if test `eval echo '${'$as_ac_Header'}'` = yes; then
12395 cat >>confdefs.h <<_ACEOF 12011 cat >>confdefs.h <<_ACEOF
12396#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 12012#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
12397_ACEOF 12013_ACEOF
12398 12014
12015fi
12016
12017done
12018
12019
12020
12021
12022
12023
12024
12025
12026
12027
12028
12029for ac_func in \
12030 revoke \
12031 _getpty \
12032 getpt \
12033 posix_openpt \
12034 isastream \
12035 setuid \
12036 seteuid \
12037 setreuid \
12038 setresuid \
12039
12040do
12041as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
12042echo "$as_me:$LINENO: checking for $ac_func" >&5
12043echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
12044if eval "test \"\${$as_ac_var+set}\" = set"; then
12045 echo $ECHO_N "(cached) $ECHO_C" >&6
12046else
12047 cat >conftest.$ac_ext <<_ACEOF
12048/* confdefs.h. */
12049_ACEOF
12050cat confdefs.h >>conftest.$ac_ext
12051cat >>conftest.$ac_ext <<_ACEOF
12052/* end confdefs.h. */
12053/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
12054 For example, HP-UX 11i <limits.h> declares gettimeofday. */
12055#define $ac_func innocuous_$ac_func
12056
12057/* System header to define __stub macros and hopefully few prototypes,
12058 which can conflict with char $ac_func (); below.
12059 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
12060 <limits.h> exists even on freestanding compilers. */
12061
12062#ifdef __STDC__
12063# include <limits.h>
12064#else
12065# include <assert.h>
12066#endif
12067
12068#undef $ac_func
12069
12070/* Override any gcc2 internal prototype to avoid an error. */
12071#ifdef __cplusplus
12072extern "C"
12073{
12074#endif
12075/* We use char because int might match the return type of a gcc2
12076 builtin and then its argument prototype would still apply. */
12077char $ac_func ();
12078/* The GNU C library defines this for functions which it implements
12079 to always fail with ENOSYS. Some functions are actually named
12080 something starting with __ and the normal name is an alias. */
12081#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
12082choke me
12083#else
12084char (*f) () = $ac_func;
12085#endif
12086#ifdef __cplusplus
12087}
12088#endif
12089
12090int
12091main ()
12092{
12093return f != $ac_func;
12094 ;
12095 return 0;
12096}
12097_ACEOF
12098rm -f conftest.$ac_objext conftest$ac_exeext
12099if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12100 (eval $ac_link) 2>conftest.er1
12101 ac_status=$?
12102 grep -v '^ *+' conftest.er1 >conftest.err
12103 rm -f conftest.er1
12104 cat conftest.err >&5
12105 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12106 (exit $ac_status); } &&
12107 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
12108 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12109 (eval $ac_try) 2>&5
12110 ac_status=$?
12111 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12112 (exit $ac_status); }; } &&
12113 { ac_try='test -s conftest$ac_exeext'
12114 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12115 (eval $ac_try) 2>&5
12116 ac_status=$?
12117 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12118 (exit $ac_status); }; }; then
12119 eval "$as_ac_var=yes"
12120else
12121 echo "$as_me: failed program was:" >&5
12122sed 's/^/| /' conftest.$ac_ext >&5
12123
12124eval "$as_ac_var=no"
12125fi
12126rm -f conftest.err conftest.$ac_objext \
12127 conftest$ac_exeext conftest.$ac_ext
12128fi
12129echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
12130echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
12131if test `eval echo '${'$as_ac_var'}'` = yes; then
12132 cat >>confdefs.h <<_ACEOF
12133#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
12134_ACEOF
12135
12136fi
12137done
12138
12139
12140have_clone=no
12141
12142echo "$as_me:$LINENO: checking for /dev/ptym/clone" >&5
12143echo $ECHO_N "checking for /dev/ptym/clone... $ECHO_C" >&6
12144if test -e /dev/ptym/clone; then
12145 echo "$as_me:$LINENO: result: yes" >&5
12146echo "${ECHO_T}yes" >&6
12147
12148cat >>confdefs.h <<\_ACEOF
12149#define HAVE_DEV_CLONE 1
12150_ACEOF
12151
12152
12153cat >>confdefs.h <<\_ACEOF
12154#define CLONE_DEVICE "/dev/ptym/clone"
12155_ACEOF
12156
12157 have_clone=yes
12158else
12159 echo "$as_me:$LINENO: result: no" >&5
12160echo "${ECHO_T}no" >&6
12161fi
12162
12163echo "$as_me:$LINENO: checking for /dev/ptc" >&5
12164echo $ECHO_N "checking for /dev/ptc... $ECHO_C" >&6
12165if test -e /dev/ptc; then
12166 echo "$as_me:$LINENO: result: yes" >&5
12167echo "${ECHO_T}yes" >&6
12168
12169cat >>confdefs.h <<\_ACEOF
12170#define HAVE_DEV_PTC 1
12171_ACEOF
12172
12173
12174cat >>confdefs.h <<\_ACEOF
12175#define CLONE_DEVICE "/dev/ptc"
12176_ACEOF
12177
12178 have_clone=yes
12179else
12180 echo "$as_me:$LINENO: result: no" >&5
12181echo "${ECHO_T}no" >&6
12182fi
12183
12184case $host in
12185 *-*-cygwin*)
12186 have_clone=yes
12187
12188cat >>confdefs.h <<\_ACEOF
12189#define CLONE_DEVICE "/dev/ptmx"
12190_ACEOF
12191
12192 ;;
12193 *)
12194 echo "$as_me:$LINENO: checking for /dev/ptmx" >&5
12195echo $ECHO_N "checking for /dev/ptmx... $ECHO_C" >&6
12196 if test -e /dev/ptmx; then
12197 echo "$as_me:$LINENO: result: yes" >&5
12198echo "${ECHO_T}yes" >&6
12199
12200cat >>confdefs.h <<\_ACEOF
12201#define HAVE_DEV_PTMX 1
12202_ACEOF
12203
12204
12205cat >>confdefs.h <<\_ACEOF
12206#define CLONE_DEVICE "/dev/ptmx"
12207_ACEOF
12208
12209 have_clone=yes
12210 else
12211 echo "$as_me:$LINENO: result: no" >&5
12212echo "${ECHO_T}no" >&6
12213 fi
12214 ;;
12215esac
12216
12217if test x$ac_cv_func_getpt = xyes -o x$ac_cv_func_posix_openpt = xyes -o x$have_clone = xyes; then
12218 echo "$as_me:$LINENO: checking for UNIX98 ptys" >&5
12219echo $ECHO_N "checking for UNIX98 ptys... $ECHO_C" >&6
12220 cat >conftest.$ac_ext <<_ACEOF
12221/* confdefs.h. */
12222_ACEOF
12223cat confdefs.h >>conftest.$ac_ext
12224cat >>conftest.$ac_ext <<_ACEOF
12225/* end confdefs.h. */
12226#include <stdlib.h>
12227int
12228main ()
12229{
12230grantpt(0);unlockpt(0);ptsname(0);
12231 ;
12232 return 0;
12233}
12234_ACEOF
12235rm -f conftest.$ac_objext conftest$ac_exeext
12236if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12237 (eval $ac_link) 2>conftest.er1
12238 ac_status=$?
12239 grep -v '^ *+' conftest.er1 >conftest.err
12240 rm -f conftest.er1
12241 cat conftest.err >&5
12242 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12243 (exit $ac_status); } &&
12244 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
12245 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12246 (eval $ac_try) 2>&5
12247 ac_status=$?
12248 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12249 (exit $ac_status); }; } &&
12250 { ac_try='test -s conftest$ac_exeext'
12251 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12252 (eval $ac_try) 2>&5
12253 ac_status=$?
12254 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12255 (exit $ac_status); }; }; then
12256 unix98_pty=yes
12257
12258cat >>confdefs.h <<\_ACEOF
12259#define UNIX98_PTY 1
12260_ACEOF
12261
12262 echo "$as_me:$LINENO: result: yes" >&5
12263echo "${ECHO_T}yes" >&6
12264else
12265 echo "$as_me: failed program was:" >&5
12266sed 's/^/| /' conftest.$ac_ext >&5
12267
12268echo "$as_me:$LINENO: result: no" >&5
12269echo "${ECHO_T}no" >&6
12270fi
12271rm -f conftest.err conftest.$ac_objext \
12272 conftest$ac_exeext conftest.$ac_ext
12273fi
12274
12275if test -z "$unix98_pty"; then
12276
12277for ac_func in openpty
12278do
12279as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
12280echo "$as_me:$LINENO: checking for $ac_func" >&5
12281echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
12282if eval "test \"\${$as_ac_var+set}\" = set"; then
12283 echo $ECHO_N "(cached) $ECHO_C" >&6
12284else
12285 cat >conftest.$ac_ext <<_ACEOF
12286/* confdefs.h. */
12287_ACEOF
12288cat confdefs.h >>conftest.$ac_ext
12289cat >>conftest.$ac_ext <<_ACEOF
12290/* end confdefs.h. */
12291/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
12292 For example, HP-UX 11i <limits.h> declares gettimeofday. */
12293#define $ac_func innocuous_$ac_func
12294
12295/* System header to define __stub macros and hopefully few prototypes,
12296 which can conflict with char $ac_func (); below.
12297 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
12298 <limits.h> exists even on freestanding compilers. */
12299
12300#ifdef __STDC__
12301# include <limits.h>
12302#else
12303# include <assert.h>
12304#endif
12305
12306#undef $ac_func
12307
12308/* Override any gcc2 internal prototype to avoid an error. */
12309#ifdef __cplusplus
12310extern "C"
12311{
12312#endif
12313/* We use char because int might match the return type of a gcc2
12314 builtin and then its argument prototype would still apply. */
12315char $ac_func ();
12316/* The GNU C library defines this for functions which it implements
12317 to always fail with ENOSYS. Some functions are actually named
12318 something starting with __ and the normal name is an alias. */
12319#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
12320choke me
12321#else
12322char (*f) () = $ac_func;
12323#endif
12324#ifdef __cplusplus
12325}
12326#endif
12327
12328int
12329main ()
12330{
12331return f != $ac_func;
12332 ;
12333 return 0;
12334}
12335_ACEOF
12336rm -f conftest.$ac_objext conftest$ac_exeext
12337if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12338 (eval $ac_link) 2>conftest.er1
12339 ac_status=$?
12340 grep -v '^ *+' conftest.er1 >conftest.err
12341 rm -f conftest.er1
12342 cat conftest.err >&5
12343 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12344 (exit $ac_status); } &&
12345 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
12346 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12347 (eval $ac_try) 2>&5
12348 ac_status=$?
12349 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12350 (exit $ac_status); }; } &&
12351 { ac_try='test -s conftest$ac_exeext'
12352 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12353 (eval $ac_try) 2>&5
12354 ac_status=$?
12355 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12356 (exit $ac_status); }; }; then
12357 eval "$as_ac_var=yes"
12358else
12359 echo "$as_me: failed program was:" >&5
12360sed 's/^/| /' conftest.$ac_ext >&5
12361
12362eval "$as_ac_var=no"
12363fi
12364rm -f conftest.err conftest.$ac_objext \
12365 conftest$ac_exeext conftest.$ac_ext
12366fi
12367echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
12368echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
12369if test `eval echo '${'$as_ac_var'}'` = yes; then
12370 cat >>confdefs.h <<_ACEOF
12371#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
12372_ACEOF
12373
12374else
12375 echo "$as_me:$LINENO: checking for openpty in -lutil" >&5
12376echo $ECHO_N "checking for openpty in -lutil... $ECHO_C" >&6
12377if test "${ac_cv_lib_util_openpty+set}" = set; then
12378 echo $ECHO_N "(cached) $ECHO_C" >&6
12379else
12380 ac_check_lib_save_LIBS=$LIBS
12381LIBS="-lutil $LIBS"
12382cat >conftest.$ac_ext <<_ACEOF
12383/* confdefs.h. */
12384_ACEOF
12385cat confdefs.h >>conftest.$ac_ext
12386cat >>conftest.$ac_ext <<_ACEOF
12387/* end confdefs.h. */
12388
12389/* Override any gcc2 internal prototype to avoid an error. */
12390#ifdef __cplusplus
12391extern "C"
12392#endif
12393/* We use char because int might match the return type of a gcc2
12394 builtin and then its argument prototype would still apply. */
12395char openpty ();
12396int
12397main ()
12398{
12399openpty ();
12400 ;
12401 return 0;
12402}
12403_ACEOF
12404rm -f conftest.$ac_objext conftest$ac_exeext
12405if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12406 (eval $ac_link) 2>conftest.er1
12407 ac_status=$?
12408 grep -v '^ *+' conftest.er1 >conftest.err
12409 rm -f conftest.er1
12410 cat conftest.err >&5
12411 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12412 (exit $ac_status); } &&
12413 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
12414 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12415 (eval $ac_try) 2>&5
12416 ac_status=$?
12417 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12418 (exit $ac_status); }; } &&
12419 { ac_try='test -s conftest$ac_exeext'
12420 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12421 (eval $ac_try) 2>&5
12422 ac_status=$?
12423 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12424 (exit $ac_status); }; }; then
12425 ac_cv_lib_util_openpty=yes
12426else
12427 echo "$as_me: failed program was:" >&5
12428sed 's/^/| /' conftest.$ac_ext >&5
12429
12430ac_cv_lib_util_openpty=no
12431fi
12432rm -f conftest.err conftest.$ac_objext \
12433 conftest$ac_exeext conftest.$ac_ext
12434LIBS=$ac_check_lib_save_LIBS
12435fi
12436echo "$as_me:$LINENO: result: $ac_cv_lib_util_openpty" >&5
12437echo "${ECHO_T}$ac_cv_lib_util_openpty" >&6
12438if test $ac_cv_lib_util_openpty = yes; then
12439 cat >>confdefs.h <<\_ACEOF
12440#define HAVE_OPENPTY 1
12441_ACEOF
12442 LIBS="$LIBS -lutil"
12443fi
12444
12445fi
12446done
12447
12448fi
12449
12450
12451
12452echo "$as_me:$LINENO: checking for tty group" >&5
12453echo $ECHO_N "checking for tty group... $ECHO_C" >&6
12454if test "${tty_group+set}" = set; then
12455 echo $ECHO_N "(cached) $ECHO_C" >&6
12456else
12457 if test "$cross_compiling" = yes; then
12458 tty_group=no
12459else
12460 cat >conftest.$ac_ext <<_ACEOF
12461/* confdefs.h. */
12462_ACEOF
12463cat confdefs.h >>conftest.$ac_ext
12464cat >>conftest.$ac_ext <<_ACEOF
12465/* end confdefs.h. */
12466
12467#include <sys/types.h>
12468#include <sys/stat.h>
12469#include <unistd.h>
12470#include <grp.h>
12471
12472main()
12473{
12474 struct stat st;
12475 struct group *gr;
12476 char *tty;
12477 gr = getgrnam("tty");
12478 tty = ttyname(0);
12479 if (gr != 0
12480 && tty != 0
12481 && (stat(tty, &st)) == 0
12482 && st.st_gid == gr->gr_gid)
12483 return 0;
12484 else
12485 return 1;
12486}
12487_ACEOF
12488rm -f conftest$ac_exeext
12489if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12490 (eval $ac_link) 2>&5
12491 ac_status=$?
12492 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12493 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
12494 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12495 (eval $ac_try) 2>&5
12496 ac_status=$?
12497 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12498 (exit $ac_status); }; }; then
12499 tty_group=yes
12500else
12501 echo "$as_me: program exited with status $ac_status" >&5
12502echo "$as_me: failed program was:" >&5
12503sed 's/^/| /' conftest.$ac_ext >&5
12504
12505( exit $ac_status )
12506tty_group=no
12507fi
12508rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
12509fi
12510fi
12511echo "$as_me:$LINENO: result: $tty_group" >&5
12512echo "${ECHO_T}$tty_group" >&6
12513if test x$tty_group = xyes; then
12514
12515cat >>confdefs.h <<\_ACEOF
12516#define TTY_GID_SUPPORT 1
12517_ACEOF
12518
12519fi
12520
12521if test x$support_xft = xyes; then
12522 # Extract the first word of "pkg-config", so it can be a program name with args.
12523set dummy pkg-config; ac_word=$2
12524echo "$as_me:$LINENO: checking for $ac_word" >&5
12525echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
12526if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
12527 echo $ECHO_N "(cached) $ECHO_C" >&6
12528else
12529 case $PKG_CONFIG in
12530 [\\/]* | ?:[\\/]*)
12531 ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
12532 ;;
12533 *)
12534 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
12535for as_dir in $PATH
12536do
12537 IFS=$as_save_IFS
12538 test -z "$as_dir" && as_dir=.
12539 for ac_exec_ext in '' $ac_executable_extensions; do
12540 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
12541 ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
12542 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
12543 break 2
12544 fi
12545done
12546done
12547
12548 test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
12549 ;;
12550esac
12551fi
12552PKG_CONFIG=$ac_cv_path_PKG_CONFIG
12553
12554if test -n "$PKG_CONFIG"; then
12555 echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
12556echo "${ECHO_T}$PKG_CONFIG" >&6
12557else
12558 echo "$as_me:$LINENO: result: no" >&5
12559echo "${ECHO_T}no" >&6
12560fi
12561
12562 if test $PKG_CONFIG != no && $PKG_CONFIG --exists xft; then
12563 LIBS="$LIBS `$PKG_CONFIG xft --libs`"
12564 CPPFLAGS="$CPPFLAGS `$PKG_CONFIG xft --cflags`"
12565 else
12566 # Extract the first word of "xft-config", so it can be a program name with args.
12567set dummy xft-config; ac_word=$2
12568echo "$as_me:$LINENO: checking for $ac_word" >&5
12569echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
12570if test "${ac_cv_path_XFT_CONFIG+set}" = set; then
12571 echo $ECHO_N "(cached) $ECHO_C" >&6
12572else
12573 case $XFT_CONFIG in
12574 [\\/]* | ?:[\\/]*)
12575 ac_cv_path_XFT_CONFIG="$XFT_CONFIG" # Let the user override the test with a path.
12576 ;;
12577 *)
12578 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
12579for as_dir in $PATH
12580do
12581 IFS=$as_save_IFS
12582 test -z "$as_dir" && as_dir=.
12583 for ac_exec_ext in '' $ac_executable_extensions; do
12584 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
12585 ac_cv_path_XFT_CONFIG="$as_dir/$ac_word$ac_exec_ext"
12586 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
12587 break 2
12588 fi
12589done
12590done
12591
12592 test -z "$ac_cv_path_XFT_CONFIG" && ac_cv_path_XFT_CONFIG="no"
12593 ;;
12594esac
12595fi
12596XFT_CONFIG=$ac_cv_path_XFT_CONFIG
12597
12598if test -n "$XFT_CONFIG"; then
12599 echo "$as_me:$LINENO: result: $XFT_CONFIG" >&5
12600echo "${ECHO_T}$XFT_CONFIG" >&6
12601else
12602 echo "$as_me:$LINENO: result: no" >&5
12603echo "${ECHO_T}no" >&6
12604fi
12605
12606 if test $XFT_CONFIG != no; then
12607 LIBS="$LIBS `$XFT_CONFIG --libs`"
12608 CPPFLAGS="$CPPFLAGS `$XFT_CONFIG --cflags`"
12609 fi
12610 fi
12611
12612
12613for ac_header in X11/Xft/Xft.h
12614do
12615as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
12616if eval "test \"\${$as_ac_Header+set}\" = set"; then
12617 echo "$as_me:$LINENO: checking for $ac_header" >&5
12618echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
12619if eval "test \"\${$as_ac_Header+set}\" = set"; then
12620 echo $ECHO_N "(cached) $ECHO_C" >&6
12621fi
12622echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
12623echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
12624else
12625 # Is the header compilable?
12626echo "$as_me:$LINENO: checking $ac_header usability" >&5
12627echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
12628cat >conftest.$ac_ext <<_ACEOF
12629/* confdefs.h. */
12630_ACEOF
12631cat confdefs.h >>conftest.$ac_ext
12632cat >>conftest.$ac_ext <<_ACEOF
12633/* end confdefs.h. */
12634$ac_includes_default
12635#include <$ac_header>
12636_ACEOF
12637rm -f conftest.$ac_objext
12638if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
12639 (eval $ac_compile) 2>conftest.er1
12640 ac_status=$?
12641 grep -v '^ *+' conftest.er1 >conftest.err
12642 rm -f conftest.er1
12643 cat conftest.err >&5
12644 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12645 (exit $ac_status); } &&
12646 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
12647 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12648 (eval $ac_try) 2>&5
12649 ac_status=$?
12650 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12651 (exit $ac_status); }; } &&
12652 { ac_try='test -s conftest.$ac_objext'
12653 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12654 (eval $ac_try) 2>&5
12655 ac_status=$?
12656 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12657 (exit $ac_status); }; }; then
12658 ac_header_compiler=yes
12659else
12660 echo "$as_me: failed program was:" >&5
12661sed 's/^/| /' conftest.$ac_ext >&5
12662
12663ac_header_compiler=no
12664fi
12665rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
12666echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
12667echo "${ECHO_T}$ac_header_compiler" >&6
12668
12669# Is the header present?
12670echo "$as_me:$LINENO: checking $ac_header presence" >&5
12671echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
12672cat >conftest.$ac_ext <<_ACEOF
12673/* confdefs.h. */
12674_ACEOF
12675cat confdefs.h >>conftest.$ac_ext
12676cat >>conftest.$ac_ext <<_ACEOF
12677/* end confdefs.h. */
12678#include <$ac_header>
12679_ACEOF
12680if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
12681 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
12682 ac_status=$?
12683 grep -v '^ *+' conftest.er1 >conftest.err
12684 rm -f conftest.er1
12685 cat conftest.err >&5
12686 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12687 (exit $ac_status); } >/dev/null; then
12688 if test -s conftest.err; then
12689 ac_cpp_err=$ac_cxx_preproc_warn_flag
12690 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
12691 else
12692 ac_cpp_err=
12693 fi
12694else
12695 ac_cpp_err=yes
12696fi
12697if test -z "$ac_cpp_err"; then
12698 ac_header_preproc=yes
12699else
12700 echo "$as_me: failed program was:" >&5
12701sed 's/^/| /' conftest.$ac_ext >&5
12702
12703 ac_header_preproc=no
12704fi
12705rm -f conftest.err conftest.$ac_ext
12706echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
12707echo "${ECHO_T}$ac_header_preproc" >&6
12708
12709# So? What about this header?
12710case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in
12711 yes:no: )
12712 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
12713echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
12714 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
12715echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
12716 ac_header_preproc=yes
12717 ;;
12718 no:yes:* )
12719 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
12720echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
12721 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
12722echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
12723 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
12724echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
12725 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
12726echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
12727 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
12728echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
12729 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
12730echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
12731 (
12732 cat <<\_ASBOX
12733## ------------------------------------------ ##
12734## Report this to the AC_PACKAGE_NAME lists. ##
12735## ------------------------------------------ ##
12736_ASBOX
12737 ) |
12738 sed "s/^/$as_me: WARNING: /" >&2
12739 ;;
12740esac
12741echo "$as_me:$LINENO: checking for $ac_header" >&5
12742echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
12743if eval "test \"\${$as_ac_Header+set}\" = set"; then
12744 echo $ECHO_N "(cached) $ECHO_C" >&6
12745else
12746 eval "$as_ac_Header=\$ac_header_preproc"
12747fi
12748echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
12749echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
12750
12751fi
12752if test `eval echo '${'$as_ac_Header'}'` = yes; then
12753 cat >>confdefs.h <<_ACEOF
12754#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
12755_ACEOF
12756
12399else 12757else
12400 support_xft=no 12758 support_xft=no
12401fi 12759fi
12402 12760
12403done 12761done
12547cat >>confdefs.h <<\_ACEOF 12905cat >>confdefs.h <<\_ACEOF
12548#define ENABLE_FRILLS 1 12906#define ENABLE_FRILLS 1
12549_ACEOF 12907_ACEOF
12550 12908
12551fi 12909fi
12552if test x$support_24bit = xyes; then
12553
12554cat >>confdefs.h <<\_ACEOF
12555#define PREFER_24BIT 1
12556_ACEOF
12557
12558fi
12559if test x$support_mousewheel = xyes; then 12910if test x$support_mousewheel = xyes; then
12560 12911
12561cat >>confdefs.h <<\_ACEOF 12912cat >>confdefs.h <<\_ACEOF
12562#define MOUSE_WHEEL 1 12913#define MOUSE_WHEEL 1
12563_ACEOF 12914_ACEOF
12565fi 12916fi
12566if test x$support_mouseslipwheel = xyes; then 12917if test x$support_mouseslipwheel = xyes; then
12567 12918
12568cat >>confdefs.h <<\_ACEOF 12919cat >>confdefs.h <<\_ACEOF
12569#define MOUSE_SLIP_WHEELING 1 12920#define MOUSE_SLIP_WHEELING 1
12570_ACEOF
12571
12572fi
12573if test x$support_utmp = xyes; then
12574
12575cat >>confdefs.h <<\_ACEOF
12576#define UTMP_SUPPORT 1
12577_ACEOF
12578
12579fi
12580if test x$support_wtmp = xyes; then
12581
12582cat >>confdefs.h <<\_ACEOF
12583#define WTMP_SUPPORT 1
12584_ACEOF
12585
12586fi
12587if test x$support_lastlog = xyes; then
12588
12589cat >>confdefs.h <<\_ACEOF
12590#define LASTLOG_SUPPORT 1
12591_ACEOF 12921_ACEOF
12592 12922
12593fi 12923fi
12594if test x$support_xim = xyes -o x$multichar_set = xyes; then 12924if test x$support_xim = xyes -o x$multichar_set = xyes; then
12595 if test x$rxvt_cv_func_xlocale = xyes; then 12925 if test x$rxvt_cv_func_xlocale = xyes; then
12865 PERL_O=rxvtperl.o 13195 PERL_O=rxvtperl.o
12866 PERLFLAGS="`$PERL -MExtUtils::Embed -e ccopts`" 13196 PERLFLAGS="`$PERL -MExtUtils::Embed -e ccopts`"
12867 PERLLIB="`$PERL -MExtUtils::Embed -e ldopts`" 13197 PERLLIB="`$PERL -MExtUtils::Embed -e ldopts`"
12868 PERLPRIVLIBEXP="`$PERL -MConfig -e 'print $Config{privlibexp}'`" 13198 PERLPRIVLIBEXP="`$PERL -MConfig -e 'print $Config{privlibexp}'`"
12869 else 13199 else
12870 support_perl=no
12871 echo "$as_me:$LINENO: result: no, unable to link" >&5 13200 { { echo "$as_me:$LINENO: error: no, unable to link" >&5
12872echo "${ECHO_T}no, unable to link" >&6 13201echo "$as_me: error: no, unable to link" >&2;}
13202 { (exit 1); exit 1; }; }
12873 fi 13203 fi
12874 else 13204 else
12875 { { echo "$as_me:$LINENO: error: no working perl found" >&5 13205 { { echo "$as_me:$LINENO: error: no working perl found, or perl not version >= 5.8" >&5
12876echo "$as_me: error: no working perl found" >&2;} 13206echo "$as_me: error: no working perl found, or perl not version >= 5.8" >&2;}
12877 { (exit or perl not version >= 5.8); exit or perl not version >= 5.8; }; } 13207 { (exit 1); exit 1; }; }
12878 support_perl=no
12879 fi 13208 fi
12880fi 13209fi
12881 13210
12882 13211
12883 13212
12909 XPM_LIBS=`echo $XPM_LIBS | sed "$R_TRANSLATE"` 13238 XPM_LIBS=`echo $XPM_LIBS | sed "$R_TRANSLATE"`
12910fi 13239fi
12911 13240
12912 13241
12913 13242
12914
12915
12916MCOMMON=./autoconf/Make.common
12917 13243
12918 13244
12919test "$program_prefix" != NONE && 13245test "$program_prefix" != NONE &&
12920 program_transform_name="s,^,$program_prefix,;$program_transform_name" 13246 program_transform_name="s,^,$program_prefix,;$program_transform_name"
12921# Use a double $ so make ignores it. 13247# Use a double $ so make ignores it.
12997 include_time_h="#include <time.h>" 13323 include_time_h="#include <time.h>"
12998else 13324else
12999 include_time_h="/* #include <time.h> */" 13325 include_time_h="/* #include <time.h> */"
13000fi 13326fi
13001 13327
13002 ac_config_files="$ac_config_files autoconf/Make.common Makefile doc/Makefile src/Makefile src/rxvtlib.h" 13328 ac_config_files="$ac_config_files Makefile doc/Makefile src/Makefile src/rxvtlib.h"
13003 13329
13004cat >confcache <<\_ACEOF 13330cat >confcache <<\_ACEOF
13005# This file is a shell script that caches the results of configure 13331# This file is a shell script that caches the results of configure
13006# tests run on this system so they can be shared between configure 13332# tests run on this system so they can be shared between configure
13007# scripts and configure runs, see configure's option --config-cache. 13333# scripts and configure runs, see configure's option --config-cache.
13524cat >>$CONFIG_STATUS <<\_ACEOF 13850cat >>$CONFIG_STATUS <<\_ACEOF
13525for ac_config_target in $ac_config_targets 13851for ac_config_target in $ac_config_targets
13526do 13852do
13527 case "$ac_config_target" in 13853 case "$ac_config_target" in
13528 # Handling of arguments. 13854 # Handling of arguments.
13529 "autoconf/Make.common" ) CONFIG_FILES="$CONFIG_FILES autoconf/Make.common" ;;
13530 "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;; 13855 "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;;
13531 "doc/Makefile" ) CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;; 13856 "doc/Makefile" ) CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;
13532 "src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;; 13857 "src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
13533 "src/rxvtlib.h" ) CONFIG_FILES="$CONFIG_FILES src/rxvtlib.h" ;; 13858 "src/rxvtlib.h" ) CONFIG_FILES="$CONFIG_FILES src/rxvtlib.h" ;;
13534 "config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS config.h:autoconf/config.h.in" ;; 13859 "config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS config.h:config.h.in" ;;
13535 *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5 13860 *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
13536echo "$as_me: error: invalid argument: $ac_config_target" >&2;} 13861echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
13537 { (exit 1); exit 1; }; };; 13862 { (exit 1); exit 1; }; };;
13538 esac 13863 esac
13539done 13864done
13640s,@ac_ct_CXX@,$ac_ct_CXX,;t t 13965s,@ac_ct_CXX@,$ac_ct_CXX,;t t
13641s,@CPP@,$CPP,;t t 13966s,@CPP@,$CPP,;t t
13642s,@INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t 13967s,@INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t
13643s,@INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t 13968s,@INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t
13644s,@INSTALL_DATA@,$INSTALL_DATA,;t t 13969s,@INSTALL_DATA@,$INSTALL_DATA,;t t
13645s,@AWK@,$AWK,;t t 13970s,@EGREP@,$EGREP,;t t
13646s,@LINKER@,$LINKER,;t t 13971s,@LINKER@,$LINKER,;t t
13647s,@CXXCPP@,$CXXCPP,;t t
13648s,@EGREP@,$EGREP,;t t
13649s,@INSTALL_LIBRXVT@,$INSTALL_LIBRXVT,;t t 13972s,@INSTALL_LIBRXVT@,$INSTALL_LIBRXVT,;t t
13650s,@RXVTNAME@,$RXVTNAME,;t t 13973s,@RXVTNAME@,$RXVTNAME,;t t
13651s,@MV@,$MV,;t t 13974s,@MV@,$MV,;t t
13652s,@RM@,$RM,;t t
13653s,@CP@,$CP,;t t 13975s,@CP@,$CP,;t t
13654s,@LN@,$LN,;t t 13976s,@LN@,$LN,;t t
13655s,@SED@,$SED,;t t 13977s,@SED@,$SED,;t t
13656s,@ECHO@,$ECHO,;t t 13978s,@ECHO@,$ECHO,;t t
13657s,@CMP@,$CMP,;t t 13979s,@CMP@,$CMP,;t t
13658s,@TBL@,$TBL,;t t
13659s,@TIC@,$TIC,;t t 13980s,@TIC@,$TIC,;t t
13981s,@CXXCPP@,$CXXCPP,;t t
13660s,@X_CFLAGS@,$X_CFLAGS,;t t 13982s,@X_CFLAGS@,$X_CFLAGS,;t t
13661s,@X_PRE_LIBS@,$X_PRE_LIBS,;t t 13983s,@X_PRE_LIBS@,$X_PRE_LIBS,;t t
13662s,@X_LIBS@,$X_LIBS,;t t 13984s,@X_LIBS@,$X_LIBS,;t t
13663s,@X_EXTRA_LIBS@,$X_EXTRA_LIBS,;t t 13985s,@X_EXTRA_LIBS@,$X_EXTRA_LIBS,;t t
13664s,@XPM_CPPFLAGS@,$XPM_CPPFLAGS,;t t 13986s,@XPM_CPPFLAGS@,$XPM_CPPFLAGS,;t t
13668s,@rxvt_uint16_typedef@,$rxvt_uint16_typedef,;t t 13990s,@rxvt_uint16_typedef@,$rxvt_uint16_typedef,;t t
13669s,@rxvt_int32_typedef@,$rxvt_int32_typedef,;t t 13991s,@rxvt_int32_typedef@,$rxvt_int32_typedef,;t t
13670s,@rxvt_uint32_typedef@,$rxvt_uint32_typedef,;t t 13992s,@rxvt_uint32_typedef@,$rxvt_uint32_typedef,;t t
13671s,@rxvt_intp_define@,$rxvt_intp_define,;t t 13993s,@rxvt_intp_define@,$rxvt_intp_define,;t t
13672s,@rxvt_u_intp_define@,$rxvt_u_intp_define,;t t 13994s,@rxvt_u_intp_define@,$rxvt_u_intp_define,;t t
13995s,@PKG_CONFIG@,$PKG_CONFIG,;t t
13996s,@XFT_CONFIG@,$XFT_CONFIG,;t t
13673s,@PERL@,$PERL,;t t 13997s,@PERL@,$PERL,;t t
13674s,@PERLLIB@,$PERLLIB,;t t 13998s,@PERLLIB@,$PERLLIB,;t t
13675s,@PERLFLAGS@,$PERLFLAGS,;t t 13999s,@PERLFLAGS@,$PERLFLAGS,;t t
13676s,@PERLPRIVLIBEXP@,$PERLPRIVLIBEXP,;t t 14000s,@PERLPRIVLIBEXP@,$PERLPRIVLIBEXP,;t t
13677s,@IF_PERL@,$IF_PERL,;t t 14001s,@IF_PERL@,$IF_PERL,;t t
13692s,@include_sys_strredir_h@,$include_sys_strredir_h,;t t 14016s,@include_sys_strredir_h@,$include_sys_strredir_h,;t t
13693s,@include_sys_time_h@,$include_sys_time_h,;t t 14017s,@include_sys_time_h@,$include_sys_time_h,;t t
13694s,@include_time_h@,$include_time_h,;t t 14018s,@include_time_h@,$include_time_h,;t t
13695s,@LIBOBJS@,$LIBOBJS,;t t 14019s,@LIBOBJS@,$LIBOBJS,;t t
13696s,@LTLIBOBJS@,$LTLIBOBJS,;t t 14020s,@LTLIBOBJS@,$LTLIBOBJS,;t t
13697/@MCOMMON@/r $MCOMMON
13698s,@MCOMMON@,,;t t
13699CEOF 14021CEOF
13700 14022
13701_ACEOF 14023_ACEOF
13702 14024
13703 cat >>$CONFIG_STATUS <<\_ACEOF 14025 cat >>$CONFIG_STATUS <<\_ACEOF
14196 Install path: ${prefix}/bin 14518 Install path: ${prefix}/bin
14197 Compiler: $CXX 14519 Compiler: $CXX
14198 Compiler flags: $CFLAGS 14520 Compiler flags: $CFLAGS
14199 Linker: $LINKER" 14521 Linker: $LINKER"
14200 14522
14201if test "$MALLOC_TYPE" = S; then
14202 echo " malloc support: system default"
14203fi
14204if test "$MALLOC_TYPE" = G; then
14205 echo " malloc support: Gray Watson's dmalloc"
14206fi
14207if test "$MALLOC_TYPE" = D; then
14208 echo " malloc support: Doug Lea's malloc"
14209fi
14210
14211if test x$support_xpm = xyes; then 14523if test x$support_xpm = xyes; then
14212 echo " Xpm library: $XPM_LIBS" 14524 echo " Xpm library: $XPM_LIBS"
14213fi 14525fi
14214 14526
14215echo "
14216The following are set in config.h
14217"
14218echo " pty/tty type: "$rxvt_cv_ptys
14219if test x$support_utmp != xyes; then
14220 echo " utmp support: disabled"
14221 echo
14222else
14223 echo " utmp support: enabled
14224 utmp file: $rxvt_cv_path_utmp
14225 utmpx file: $rxvt_cv_path_utmpx
14226 wtmp file: $rxvt_cv_path_wtmp
14227 wtmpx file: $rxvt_cv_path_wtmpx
14228 lastlog file: $rxvt_cv_path_lastlog
14229 ttys/ttytab file: $rxvt_cv_path_ttytab
14230 embedded perl: $support_perl"
14231 echo
14232fi
14233if test x$term != x; then 14527if test x$term != x; then
14234 echo " set TERM to: $term" 14528 echo " set TERM to: $term"
14235fi 14529fi
14236if test x$terminfo != x; then 14530if test x$terminfo != x; then
14237 echo " set TERMINFO to: $terminfo" 14531 echo " set TERMINFO to: $terminfo"
14240echo " resource class: $RESCLASS" 14534echo " resource class: $RESCLASS"
14241if test x$RESFALLBACK != x; then 14535if test x$RESFALLBACK != x; then
14242 echo " resource class fallback: $RESFALLBACK" 14536 echo " resource class fallback: $RESFALLBACK"
14243fi 14537fi
14244echo 14538echo
14245if test x$rxvt_cv_ptys = xUNKNOWN; then 14539echo " embedded perl: $support_perl"
14246 echo ".----------------------------------------------------------------." 14540echo
14247 echo ". WARNING: could not determine pty/tty type. Do not build until ."
14248 echo ". the appropriate PTYS_ARE_* is defined in config.h ."
14249 echo ".----------------------------------------------------------------."
14250fi
14251if test x$support_xpm = xneedsmanualspecification; then 14541if test x$support_xpm = xneedsmanualspecification; then
14252 echo ".----------------------------------------------------------------." 14542 echo ".----------------------------------------------------------------."
14253 echo ". WARNING: --enable-xpm-background was specified however the ." 14543 echo ". WARNING: --enable-xpm-background was specified however the ."
14254 echo ". XPM includes files and libraries could not be found. ." 14544 echo ". XPM includes files and libraries could not be found. ."
14255 echo ". XPM backgrounds are now being DISABLED! If you want ." 14545 echo ". XPM backgrounds are now being DISABLED! If you want ."
14264 echo ". functions could not be found. ." 14554 echo ". functions could not be found. ."
14265 echo ". XIM is now being DISABLED! ." 14555 echo ". XIM is now being DISABLED! ."
14266 echo ".----------------------------------------------------------------." 14556 echo ".----------------------------------------------------------------."
14267fi 14557fi
14268 14558
14269echo " *** Optionally check src/feature.h for further options ***" 14559echo "*** Optionally check src/feature.h for further, rarely used options ***"
14270echo 14560echo
14271 14561
14272echo ".----------------------------------------------------------------."
14273echo ". NOTE: some features are disabled by default, try ."
14274echo ". configure --help to get an idea of the optional features, ."
14275echo ". or read ./README.configure ."
14276echo ". ."
14277echo ". The script ./reconf gives a reasonable baseline, try it if ."
14278echo ". you do not want to read documentation and still want some ."
14279echo ". useful features. ."
14280echo ".----------------------------------------------------------------."
14281echo
14282

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines