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

Comparing rxvt-unicode/configure (file contents):
Revision 1.70 by root, Mon Jan 16 14:35:23 2006 UTC vs.
Revision 1.99 by root, Thu Feb 2 14:40:59 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-menubar enable menubar
883 --enable-rxvt-scroll enable rxvt style scrollbar 879 --enable-rxvt-scroll enable rxvt style scrollbar
884 --enable-next-scroll enable NeXT style scrollbar 880 --enable-next-scroll enable NeXT style scrollbar
885 --enable-xterm-scroll enable Xterm style scrollbar 881 --enable-xterm-scroll enable Xterm style scrollbar
886 --enable-perl enable embedded perl interpreter 882 --enable-perl enable embedded perl interpreter
887 --enable-plain-scroll enable plain style scrollbar 883 --enable-plain-scroll enable plain style scrollbar
888 --enable-half-shadow use half width/height shadow on rxvt scrollbar
889 --enable-xim XIM (X Input Method) protocol support 884 --enable-xim XIM (X Input Method) protocol support
890 --enable-ttygid enable tty setting to group named "tty"
891 --disable-backspace-key disable handling of the backspace key 885 --disable-backspace-key disable handling of the backspace key
892 --disable-delete-key disable handling of the delete key 886 --disable-delete-key disable handling of the delete key
893 --disable-resources disable all resource checking 887 --disable-resources disable all resource checking
894 --enable-8bitctrls enable 8 bit control sequences (not recommended) 888 --enable-8bitctrls enable 8 bit control sequences (not recommended)
895 --enable-fallback(=CLASS) fall back on CLASS resources in addition to URxvt ones (default: Rxvt) 889 --enable-fallback(=CLASS) fall back on CLASS resources in addition to URxvt ones (default: Rxvt)
896 --disable-swapscreen disable swap screen support 890 --disable-swapscreen disable swap screen support
897 --enable-iso14755 enable support for extended ISO 14755 modes 891 --enable-iso14755 enable support for extended ISO 14755 modes
898 --enable-frills enable support for rarely used features 892 --enable-frills enable support for rarely used features
899 --enable-24bit enable support for using 24bit visuals if available
900 --enable-keepscrolling enable continual scrolling on scrollbar arrow press 893 --enable-keepscrolling enable continual scrolling on scrollbar arrow press
901 --enable-selectionscrolling enable scrolling during selections 894 --enable-selectionscrolling enable scrolling during selections
902 --enable-mousewheel enable scrolling via mouse wheel or buttons 4 & 5 895 --enable-mousewheel enable scrolling via mouse wheel or buttons 4 & 5
903 --enable-slipwheeling enable slip wheel scrolling (requires previous) 896 --enable-slipwheeling enable slip wheel scrolling (requires previous)
904 --enable-dmalloc enable Gray Watson's malloc - for debugging use
905 --enable-dlmalloc enable Doug Lea's malloc - for production use
906 NOTE: enable only one malloc package
907 --enable-smart-resize enable smart growth/shrink behaviour 897 --enable-smart-resize enable smart growth/shrink behaviour
908 --enable-text-blink enable blinking text 898 --enable-text-blink enable blinking text
909 --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)
910 903
911Optional Packages: 904Optional Packages:
912 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes] 905 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
913 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no) 906 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
914 --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)
1371 1364
1372 1365
1373 1366
1374 1367
1375 1368
1369
1370 ac_config_headers="$ac_config_headers config.h:config.h.in"
1371
1372
1376ac_aux_dir= 1373ac_aux_dir=
1377for ac_dir in autoconf $srcdir/autoconf; do 1374for ac_dir in $srcdir $srcdir/.. $srcdir/../..; do
1378 if test -f $ac_dir/install-sh; then 1375 if test -f $ac_dir/install-sh; then
1379 ac_aux_dir=$ac_dir 1376 ac_aux_dir=$ac_dir
1380 ac_install_sh="$ac_aux_dir/install-sh -c" 1377 ac_install_sh="$ac_aux_dir/install-sh -c"
1381 break 1378 break
1382 elif test -f $ac_dir/install.sh; then 1379 elif test -f $ac_dir/install.sh; then
1388 ac_install_sh="$ac_aux_dir/shtool install -c" 1385 ac_install_sh="$ac_aux_dir/shtool install -c"
1389 break 1386 break
1390 fi 1387 fi
1391done 1388done
1392if test -z "$ac_aux_dir"; then 1389if test -z "$ac_aux_dir"; then
1393 { { 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
1394echo "$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;}
1395 { (exit 1); exit 1; }; } 1392 { (exit 1); exit 1; }; }
1396fi 1393fi
1397ac_config_guess="$SHELL $ac_aux_dir/config.guess" 1394ac_config_guess="$SHELL $ac_aux_dir/config.guess"
1398ac_config_sub="$SHELL $ac_aux_dir/config.sub" 1395ac_config_sub="$SHELL $ac_aux_dir/config.sub"
1399ac_configure="$SHELL $ac_aux_dir/configure" # This should be Cygnus configure. 1396ac_configure="$SHELL $ac_aux_dir/configure" # This should be Cygnus configure.
1400
1401 ac_config_headers="$ac_config_headers config.h:autoconf/config.h.in"
1402
1403 1397
1404# Make sure we can run config.sub. 1398# Make sure we can run config.sub.
1405$ac_config_sub sun4 >/dev/null 2>&1 || 1399$ac_config_sub sun4 >/dev/null 2>&1 ||
1406 { { echo "$as_me:$LINENO: error: cannot run $ac_config_sub" >&5 1400 { { echo "$as_me:$LINENO: error: cannot run $ac_config_sub" >&5
1407echo "$as_me: error: cannot run $ac_config_sub" >&2;} 1401echo "$as_me: error: cannot run $ac_config_sub" >&2;}
1459VERSION=`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`
1460DATE=`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`
1461echo "" 1455echo ""
1462echo "configuring for rxvt $VERSION" 1456echo "configuring for rxvt $VERSION"
1463echo "" 1457echo ""
1458
1459orig_CXXFLAGS="$CXXFLAGS"
1464 1460
1465 1461
1466ac_ext=c 1462ac_ext=c
1467ac_cpp='$CPP $CPPFLAGS' 1463ac_cpp='$CPP $CPPFLAGS'
1468ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' 1464ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3049 3045
3050test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}' 3046test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
3051 3047
3052test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644' 3048test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
3053 3049
3054for ac_prog in gawk mawk nawk awk
3055do
3056 # Extract the first word of "$ac_prog", so it can be a program name with args.
3057set dummy $ac_prog; ac_word=$2
3058echo "$as_me:$LINENO: checking for $ac_word" >&5
3059echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
3060if test "${ac_cv_prog_AWK+set}" = set; then
3061 echo $ECHO_N "(cached) $ECHO_C" >&6
3062else
3063 if test -n "$AWK"; then
3064 ac_cv_prog_AWK="$AWK" # Let the user override the test.
3065else
3066as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3067for as_dir in $PATH
3068do
3069 IFS=$as_save_IFS
3070 test -z "$as_dir" && as_dir=.
3071 for ac_exec_ext in '' $ac_executable_extensions; do
3072 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3073 ac_cv_prog_AWK="$ac_prog"
3074 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3075 break 2
3076 fi
3077done
3078done
3079 3050
3080fi
3081fi
3082AWK=$ac_cv_prog_AWK
3083if test -n "$AWK"; then
3084 echo "$as_me:$LINENO: result: $AWK" >&5
3085echo "${ECHO_T}$AWK" >&6
3086else
3087 echo "$as_me:$LINENO: result: no" >&5
3088echo "${ECHO_T}no" >&6
3089fi
3090
3091 test -n "$AWK" && break
3092done
3093
3094
3095ac_ext=c
3096ac_cpp='$CPP $CPPFLAGS'
3097ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3098ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3099ac_compiler_gnu=$ac_cv_c_compiler_gnu
3100
3101
3102if test -z "$orig_CXXFLAGS"; then
3103 CXXFLAGS='-O'
3104 if test x$GCC = xyes && test "x$GXX" = xyes; then
3105 CXXFLAGS="-g -O3"
3106 fi
3107 CFLAGS="$CXXFLAGS"
3108fi
3109
3110LINKER="$CXX"
3111if test x$GCC = xyes && test x$GXX = xyes; then
3112
3113echo "$as_me:$LINENO: checking for main in -lsupc++" >&5
3114echo $ECHO_N "checking for main in -lsupc++... $ECHO_C" >&6
3115if test "${ac_cv_lib_supcpp_main+set}" = set; then
3116 echo $ECHO_N "(cached) $ECHO_C" >&6
3117else
3118 ac_check_lib_save_LIBS=$LIBS
3119LIBS="-lsupc++ $LIBS"
3120cat >conftest.$ac_ext <<_ACEOF
3121/* confdefs.h. */
3122_ACEOF
3123cat confdefs.h >>conftest.$ac_ext
3124cat >>conftest.$ac_ext <<_ACEOF
3125/* end confdefs.h. */
3126
3127
3128int
3129main ()
3130{
3131main ();
3132 ;
3133 return 0;
3134}
3135_ACEOF
3136rm -f conftest.$ac_objext conftest$ac_exeext
3137if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3138 (eval $ac_link) 2>conftest.er1
3139 ac_status=$?
3140 grep -v '^ *+' conftest.er1 >conftest.err
3141 rm -f conftest.er1
3142 cat conftest.err >&5
3143 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3144 (exit $ac_status); } &&
3145 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
3146 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3147 (eval $ac_try) 2>&5
3148 ac_status=$?
3149 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3150 (exit $ac_status); }; } &&
3151 { ac_try='test -s conftest$ac_exeext'
3152 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3153 (eval $ac_try) 2>&5
3154 ac_status=$?
3155 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3156 (exit $ac_status); }; }; then
3157 ac_cv_lib_supcpp_main=yes
3158else
3159 echo "$as_me: failed program was:" >&5
3160sed 's/^/| /' conftest.$ac_ext >&5
3161
3162ac_cv_lib_supcpp_main=no
3163fi
3164rm -f conftest.err conftest.$ac_objext \
3165 conftest$ac_exeext conftest.$ac_ext
3166LIBS=$ac_check_lib_save_LIBS
3167fi
3168echo "$as_me:$LINENO: result: $ac_cv_lib_supcpp_main" >&5
3169echo "${ECHO_T}$ac_cv_lib_supcpp_main" >&6
3170if test $ac_cv_lib_supcpp_main = yes; then
3171
3172 LINKER="$CC"
3173 LIBS="$LIBS -lsupc++"
3174
3175fi
3176
3177fi
3178LINKER=$LINKER
3179
3180
3181
3182cat >>confdefs.h <<\_ACEOF
3183#define _GNU_SOURCE 1
3184_ACEOF
3185
3186
3187case $host in
3188 *-*-solaris* )
3189
3190cat >>confdefs.h <<\_ACEOF
3191#define _XOPEN_SOURCE_EXTENDED 1
3192_ACEOF
3193
3194
3195cat >>confdefs.h <<\_ACEOF
3196#define _XOPEN_SOURCE 2
3197_ACEOF
3198
3199
3200cat >>confdefs.h <<\_ACEOF
3201#define __EXTENSIONS__ 1
3202_ACEOF
3203
3204 ;;
3205esac
3206
3207
3208ac_ext=cc
3209ac_cpp='$CXXCPP $CPPFLAGS'
3210ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3211ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3212ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
3213
3214
3215
3216ac_ext=cc
3217ac_cpp='$CXXCPP $CPPFLAGS'
3218ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3219ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3220ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
3221echo "$as_me:$LINENO: checking how to run the C++ preprocessor" >&5
3222echo $ECHO_N "checking how to run the C++ preprocessor... $ECHO_C" >&6
3223if test -z "$CXXCPP"; then
3224 if test "${ac_cv_prog_CXXCPP+set}" = set; then
3225 echo $ECHO_N "(cached) $ECHO_C" >&6
3226else
3227 # Double quotes because CXXCPP needs to be expanded
3228 for CXXCPP in "$CXX -E" "/lib/cpp"
3229 do
3230 ac_preproc_ok=false
3231for ac_cxx_preproc_warn_flag in '' yes
3232do
3233 # Use a header file that comes with gcc, so configuring glibc
3234 # with a fresh cross-compiler works.
3235 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3236 # <limits.h> exists even on freestanding compilers.
3237 # On the NeXT, cc -E runs the code through the compiler's parser,
3238 # not just through cpp. "Syntax error" is here to catch this case.
3239 cat >conftest.$ac_ext <<_ACEOF
3240/* confdefs.h. */
3241_ACEOF
3242cat confdefs.h >>conftest.$ac_ext
3243cat >>conftest.$ac_ext <<_ACEOF
3244/* end confdefs.h. */
3245#ifdef __STDC__
3246# include <limits.h>
3247#else
3248# include <assert.h>
3249#endif
3250 Syntax error
3251_ACEOF
3252if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3253 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
3254 ac_status=$?
3255 grep -v '^ *+' conftest.er1 >conftest.err
3256 rm -f conftest.er1
3257 cat conftest.err >&5
3258 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3259 (exit $ac_status); } >/dev/null; then
3260 if test -s conftest.err; then
3261 ac_cpp_err=$ac_cxx_preproc_warn_flag
3262 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
3263 else
3264 ac_cpp_err=
3265 fi
3266else
3267 ac_cpp_err=yes
3268fi
3269if test -z "$ac_cpp_err"; then
3270 :
3271else
3272 echo "$as_me: failed program was:" >&5
3273sed 's/^/| /' conftest.$ac_ext >&5
3274
3275 # Broken: fails on valid input.
3276continue
3277fi
3278rm -f conftest.err conftest.$ac_ext
3279
3280 # OK, works on sane cases. Now check whether non-existent headers
3281 # can be detected and how.
3282 cat >conftest.$ac_ext <<_ACEOF
3283/* confdefs.h. */
3284_ACEOF
3285cat confdefs.h >>conftest.$ac_ext
3286cat >>conftest.$ac_ext <<_ACEOF
3287/* end confdefs.h. */
3288#include <ac_nonexistent.h>
3289_ACEOF
3290if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3291 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
3292 ac_status=$?
3293 grep -v '^ *+' conftest.er1 >conftest.err
3294 rm -f conftest.er1
3295 cat conftest.err >&5
3296 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3297 (exit $ac_status); } >/dev/null; then
3298 if test -s conftest.err; then
3299 ac_cpp_err=$ac_cxx_preproc_warn_flag
3300 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
3301 else
3302 ac_cpp_err=
3303 fi
3304else
3305 ac_cpp_err=yes
3306fi
3307if test -z "$ac_cpp_err"; then
3308 # Broken: success on invalid input.
3309continue
3310else
3311 echo "$as_me: failed program was:" >&5
3312sed 's/^/| /' conftest.$ac_ext >&5
3313
3314 # Passes both tests.
3315ac_preproc_ok=:
3316break
3317fi
3318rm -f conftest.err conftest.$ac_ext
3319
3320done
3321# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
3322rm -f conftest.err conftest.$ac_ext
3323if $ac_preproc_ok; then
3324 break
3325fi
3326
3327 done
3328 ac_cv_prog_CXXCPP=$CXXCPP
3329
3330fi
3331 CXXCPP=$ac_cv_prog_CXXCPP
3332else
3333 ac_cv_prog_CXXCPP=$CXXCPP
3334fi
3335echo "$as_me:$LINENO: result: $CXXCPP" >&5
3336echo "${ECHO_T}$CXXCPP" >&6
3337ac_preproc_ok=false
3338for ac_cxx_preproc_warn_flag in '' yes
3339do
3340 # Use a header file that comes with gcc, so configuring glibc
3341 # with a fresh cross-compiler works.
3342 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3343 # <limits.h> exists even on freestanding compilers.
3344 # On the NeXT, cc -E runs the code through the compiler's parser,
3345 # not just through cpp. "Syntax error" is here to catch this case.
3346 cat >conftest.$ac_ext <<_ACEOF
3347/* confdefs.h. */
3348_ACEOF
3349cat confdefs.h >>conftest.$ac_ext
3350cat >>conftest.$ac_ext <<_ACEOF
3351/* end confdefs.h. */
3352#ifdef __STDC__
3353# include <limits.h>
3354#else
3355# include <assert.h>
3356#endif
3357 Syntax error
3358_ACEOF
3359if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3360 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
3361 ac_status=$?
3362 grep -v '^ *+' conftest.er1 >conftest.err
3363 rm -f conftest.er1
3364 cat conftest.err >&5
3365 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3366 (exit $ac_status); } >/dev/null; then
3367 if test -s conftest.err; then
3368 ac_cpp_err=$ac_cxx_preproc_warn_flag
3369 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
3370 else
3371 ac_cpp_err=
3372 fi
3373else
3374 ac_cpp_err=yes
3375fi
3376if test -z "$ac_cpp_err"; then
3377 :
3378else
3379 echo "$as_me: failed program was:" >&5
3380sed 's/^/| /' conftest.$ac_ext >&5
3381
3382 # Broken: fails on valid input.
3383continue
3384fi
3385rm -f conftest.err conftest.$ac_ext
3386
3387 # OK, works on sane cases. Now check whether non-existent headers
3388 # can be detected and how.
3389 cat >conftest.$ac_ext <<_ACEOF
3390/* confdefs.h. */
3391_ACEOF
3392cat confdefs.h >>conftest.$ac_ext
3393cat >>conftest.$ac_ext <<_ACEOF
3394/* end confdefs.h. */
3395#include <ac_nonexistent.h>
3396_ACEOF
3397if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3398 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
3399 ac_status=$?
3400 grep -v '^ *+' conftest.er1 >conftest.err
3401 rm -f conftest.er1
3402 cat conftest.err >&5
3403 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3404 (exit $ac_status); } >/dev/null; then
3405 if test -s conftest.err; then
3406 ac_cpp_err=$ac_cxx_preproc_warn_flag
3407 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
3408 else
3409 ac_cpp_err=
3410 fi
3411else
3412 ac_cpp_err=yes
3413fi
3414if test -z "$ac_cpp_err"; then
3415 # Broken: success on invalid input.
3416continue
3417else
3418 echo "$as_me: failed program was:" >&5
3419sed 's/^/| /' conftest.$ac_ext >&5
3420
3421 # Passes both tests.
3422ac_preproc_ok=:
3423break
3424fi
3425rm -f conftest.err conftest.$ac_ext
3426
3427done
3428# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
3429rm -f conftest.err conftest.$ac_ext
3430if $ac_preproc_ok; then
3431 :
3432else
3433 { { echo "$as_me:$LINENO: error: C++ preprocessor \"$CXXCPP\" fails sanity check
3434See \`config.log' for more details." >&5
3435echo "$as_me: error: C++ preprocessor \"$CXXCPP\" fails sanity check
3436See \`config.log' for more details." >&2;}
3437 { (exit 1); exit 1; }; }
3438fi
3439
3440ac_ext=cc
3441ac_cpp='$CXXCPP $CPPFLAGS'
3442ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3443ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3444ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
3445 3051
3446 3052
3447echo "$as_me:$LINENO: checking for egrep" >&5 3053echo "$as_me:$LINENO: checking for egrep" >&5
3448echo $ECHO_N "checking for egrep... $ECHO_C" >&6 3054echo $ECHO_N "checking for egrep... $ECHO_C" >&6
3449if test "${ac_cv_prog_egrep+set}" = set; then 3055if test "${ac_cv_prog_egrep+set}" = set; then
3524 grep -v '^ *+' conftest.er1 >conftest.err 3130 grep -v '^ *+' conftest.er1 >conftest.err
3525 rm -f conftest.er1 3131 rm -f conftest.er1
3526 cat conftest.err >&5 3132 cat conftest.err >&5
3527 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3133 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3528 (exit $ac_status); } && 3134 (exit $ac_status); } &&
3529 { 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'
3530 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3136 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3531 (eval $ac_try) 2>&5 3137 (eval $ac_try) 2>&5
3532 ac_status=$? 3138 ac_status=$?
3533 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3139 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3534 (exit $ac_status); }; } && 3140 (exit $ac_status); }; } &&
3578 grep -v '^ *+' conftest.er1 >conftest.err 3184 grep -v '^ *+' conftest.er1 >conftest.err
3579 rm -f conftest.er1 3185 rm -f conftest.er1
3580 cat conftest.err >&5 3186 cat conftest.err >&5
3581 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3187 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3582 (exit $ac_status); } && 3188 (exit $ac_status); } &&
3583 { 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'
3584 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3190 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3585 (eval $ac_try) 2>&5 3191 (eval $ac_try) 2>&5
3586 ac_status=$? 3192 ac_status=$?
3587 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3193 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3588 (exit $ac_status); }; } && 3194 (exit $ac_status); }; } &&
3609echo "${ECHO_T}$ac_cv_search_strerror" >&6 3215echo "${ECHO_T}$ac_cv_search_strerror" >&6
3610if test "$ac_cv_search_strerror" != no; then 3216if test "$ac_cv_search_strerror" != no; then
3611 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"
3612 3218
3613fi 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
3294if test -z "$orig_CXXFLAGS"; then
3295 if test x$GCC = xyes && test "x$GXX" = xyes; then
3296 CXXFLAGS="-g -O3 -fno-threadsafe-statics -fno-enforce-eh-specs"
3297 cat >conftest.$ac_ext <<_ACEOF
3298/* confdefs.h. */
3299_ACEOF
3300cat confdefs.h >>conftest.$ac_ext
3301cat >>conftest.$ac_ext <<_ACEOF
3302/* end confdefs.h. */
3303
3304int
3305main ()
3306{
3307
3308 ;
3309 return 0;
3310}
3311_ACEOF
3312rm -f conftest.$ac_objext
3313if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3314 (eval $ac_compile) 2>conftest.er1
3315 ac_status=$?
3316 grep -v '^ *+' conftest.er1 >conftest.err
3317 rm -f conftest.er1
3318 cat conftest.err >&5
3319 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3320 (exit $ac_status); } &&
3321 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
3322 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3323 (eval $ac_try) 2>&5
3324 ac_status=$?
3325 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3326 (exit $ac_status); }; } &&
3327 { ac_try='test -s conftest.$ac_objext'
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); }; }; then
3333 :
3334else
3335 echo "$as_me: failed program was:" >&5
3336sed 's/^/| /' conftest.$ac_ext >&5
3337
3338CXXFLAGS="-g -O3"
3339fi
3340rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
3341 else
3342 CXXFLAGS="-O"
3343 fi
3344 CFLAGS="$CXXFLAGS"
3345fi
3346
3347
3348cat >>confdefs.h <<\_ACEOF
3349#define _GNU_SOURCE 1
3350_ACEOF
3351
3352
3353case $host in
3354 *-*-solaris* )
3355
3356cat >>confdefs.h <<\_ACEOF
3357#define _XOPEN_SOURCE_EXTENDED 1
3358_ACEOF
3359
3360
3361cat >>confdefs.h <<\_ACEOF
3362#define _XOPEN_SOURCE 2
3363_ACEOF
3364
3365
3366cat >>confdefs.h <<\_ACEOF
3367#define __EXTENSIONS__ 1
3368_ACEOF
3369
3370 ;;
3371esac
3614 3372
3615 3373
3616echo "$as_me:$LINENO: checking for setlocale" >&5 3374echo "$as_me:$LINENO: checking for setlocale" >&5
3617echo $ECHO_N "checking for setlocale... $ECHO_C" >&6 3375echo $ECHO_N "checking for setlocale... $ECHO_C" >&6
3618if test "${ac_cv_func_setlocale+set}" = set; then 3376if test "${ac_cv_func_setlocale+set}" = set; then
4096fi 3854fi
4097 3855
4098fi 3856fi
4099 3857
4100 3858
4101echo "$as_me:$LINENO: checking for sched_yield" >&5
4102echo $ECHO_N "checking for sched_yield... $ECHO_C" >&6
4103if test "${ac_cv_func_sched_yield+set}" = set; then
4104 echo $ECHO_N "(cached) $ECHO_C" >&6
4105else
4106 cat >conftest.$ac_ext <<_ACEOF
4107/* confdefs.h. */
4108_ACEOF
4109cat confdefs.h >>conftest.$ac_ext
4110cat >>conftest.$ac_ext <<_ACEOF
4111/* end confdefs.h. */
4112/* Define sched_yield to an innocuous variant, in case <limits.h> declares sched_yield.
4113 For example, HP-UX 11i <limits.h> declares gettimeofday. */
4114#define sched_yield innocuous_sched_yield
4115
4116/* System header to define __stub macros and hopefully few prototypes,
4117 which can conflict with char sched_yield (); below.
4118 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4119 <limits.h> exists even on freestanding compilers. */
4120
4121#ifdef __STDC__
4122# include <limits.h>
4123#else
4124# include <assert.h>
4125#endif
4126
4127#undef sched_yield
4128
4129/* Override any gcc2 internal prototype to avoid an error. */
4130#ifdef __cplusplus
4131extern "C"
4132{
4133#endif
4134/* We use char because int might match the return type of a gcc2
4135 builtin and then its argument prototype would still apply. */
4136char sched_yield ();
4137/* The GNU C library defines this for functions which it implements
4138 to always fail with ENOSYS. Some functions are actually named
4139 something starting with __ and the normal name is an alias. */
4140#if defined (__stub_sched_yield) || defined (__stub___sched_yield)
4141choke me
4142#else
4143char (*f) () = sched_yield;
4144#endif
4145#ifdef __cplusplus
4146}
4147#endif
4148
4149int
4150main ()
4151{
4152return f != sched_yield;
4153 ;
4154 return 0;
4155}
4156_ACEOF
4157rm -f conftest.$ac_objext conftest$ac_exeext
4158if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4159 (eval $ac_link) 2>conftest.er1
4160 ac_status=$?
4161 grep -v '^ *+' conftest.er1 >conftest.err
4162 rm -f conftest.er1
4163 cat conftest.err >&5
4164 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4165 (exit $ac_status); } &&
4166 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
4167 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4168 (eval $ac_try) 2>&5
4169 ac_status=$?
4170 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4171 (exit $ac_status); }; } &&
4172 { ac_try='test -s conftest$ac_exeext'
4173 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4174 (eval $ac_try) 2>&5
4175 ac_status=$?
4176 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4177 (exit $ac_status); }; }; then
4178 ac_cv_func_sched_yield=yes
4179else
4180 echo "$as_me: failed program was:" >&5
4181sed 's/^/| /' conftest.$ac_ext >&5
4182
4183ac_cv_func_sched_yield=no
4184fi
4185rm -f conftest.err conftest.$ac_objext \
4186 conftest$ac_exeext conftest.$ac_ext
4187fi
4188echo "$as_me:$LINENO: result: $ac_cv_func_sched_yield" >&5
4189echo "${ECHO_T}$ac_cv_func_sched_yield" >&6
4190if test $ac_cv_func_sched_yield = yes; then
4191 :
4192else
4193 echo "$as_me:$LINENO: checking for sched_yield in -lrt" >&5
4194echo $ECHO_N "checking for sched_yield in -lrt... $ECHO_C" >&6
4195if test "${ac_cv_lib_rt_sched_yield+set}" = set; then
4196 echo $ECHO_N "(cached) $ECHO_C" >&6
4197else
4198 ac_check_lib_save_LIBS=$LIBS
4199LIBS="-lrt $LIBS"
4200cat >conftest.$ac_ext <<_ACEOF
4201/* confdefs.h. */
4202_ACEOF
4203cat confdefs.h >>conftest.$ac_ext
4204cat >>conftest.$ac_ext <<_ACEOF
4205/* end confdefs.h. */
4206
4207/* Override any gcc2 internal prototype to avoid an error. */
4208#ifdef __cplusplus
4209extern "C"
4210#endif
4211/* We use char because int might match the return type of a gcc2
4212 builtin and then its argument prototype would still apply. */
4213char sched_yield ();
4214int
4215main ()
4216{
4217sched_yield ();
4218 ;
4219 return 0;
4220}
4221_ACEOF
4222rm -f conftest.$ac_objext conftest$ac_exeext
4223if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4224 (eval $ac_link) 2>conftest.er1
4225 ac_status=$?
4226 grep -v '^ *+' conftest.er1 >conftest.err
4227 rm -f conftest.er1
4228 cat conftest.err >&5
4229 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4230 (exit $ac_status); } &&
4231 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
4232 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4233 (eval $ac_try) 2>&5
4234 ac_status=$?
4235 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4236 (exit $ac_status); }; } &&
4237 { ac_try='test -s conftest$ac_exeext'
4238 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4239 (eval $ac_try) 2>&5
4240 ac_status=$?
4241 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4242 (exit $ac_status); }; }; then
4243 ac_cv_lib_rt_sched_yield=yes
4244else
4245 echo "$as_me: failed program was:" >&5
4246sed 's/^/| /' conftest.$ac_ext >&5
4247
4248ac_cv_lib_rt_sched_yield=no
4249fi
4250rm -f conftest.err conftest.$ac_objext \
4251 conftest$ac_exeext conftest.$ac_ext
4252LIBS=$ac_check_lib_save_LIBS
4253fi
4254echo "$as_me:$LINENO: result: $ac_cv_lib_rt_sched_yield" >&5
4255echo "${ECHO_T}$ac_cv_lib_rt_sched_yield" >&6
4256if test $ac_cv_lib_rt_sched_yield = yes; then
4257 LIBS="$LIBS -lrt"
4258fi
4259
4260fi
4261
4262
4263echo "$as_me:$LINENO: checking for sched_yield support" >&5
4264echo $ECHO_N "checking for sched_yield support... $ECHO_C" >&6
4265cat >conftest.$ac_ext <<_ACEOF
4266/* confdefs.h. */
4267_ACEOF
4268cat confdefs.h >>conftest.$ac_ext
4269cat >>conftest.$ac_ext <<_ACEOF
4270/* end confdefs.h. */
4271#include <sched.h>
4272int
4273main ()
4274{
4275sched_yield ()
4276 ;
4277 return 0;
4278}
4279_ACEOF
4280rm -f conftest.$ac_objext conftest$ac_exeext
4281if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4282 (eval $ac_link) 2>conftest.er1
4283 ac_status=$?
4284 grep -v '^ *+' conftest.er1 >conftest.err
4285 rm -f conftest.er1
4286 cat conftest.err >&5
4287 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4288 (exit $ac_status); } &&
4289 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
4290 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4291 (eval $ac_try) 2>&5
4292 ac_status=$?
4293 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4294 (exit $ac_status); }; } &&
4295 { ac_try='test -s conftest$ac_exeext'
4296 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4297 (eval $ac_try) 2>&5
4298 ac_status=$?
4299 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4300 (exit $ac_status); }; }; then
4301 echo "$as_me:$LINENO: result: yes" >&5
4302echo "${ECHO_T}yes" >&6
4303
4304cat >>confdefs.h <<\_ACEOF
4305#define HAVE_SCHED_YIELD 1
4306_ACEOF
4307
4308else
4309 echo "$as_me: failed program was:" >&5
4310sed 's/^/| /' conftest.$ac_ext >&5
4311
4312echo "$as_me:$LINENO: result: no" >&5
4313echo "${ECHO_T}no" >&6
4314fi
4315rm -f conftest.err conftest.$ac_objext \
4316 conftest$ac_exeext conftest.$ac_ext
4317
4318
4319MALLOC_TYPE=S
4320 3859
4321support_frills=yes 3860support_frills=yes
4322support_inheritpixmap=yes 3861support_inheritpixmap=yes
4323support_tinting=yes 3862support_tinting=yes
4324support_fading=yes 3863support_fading=yes
4325support_keepscrolling=yes 3864support_keepscrolling=yes
4326support_selectionscrolling=yes 3865support_selectionscrolling=yes
4327support_menubar=no
4328support_mousewheel=yes 3866support_mousewheel=yes
4329support_mouseslipwheel=yes 3867support_mouseslipwheel=yes
4330support_utmp=yes
4331support_wtmp=yes
4332support_lastlog=yes
4333support_text_blink=yes 3868support_text_blink=yes
4334support_pointer_blank=yes 3869support_pointer_blank=yes
4335support_scroll_rxvt=yes 3870support_scroll_rxvt=yes
4336support_scroll_next=yes 3871support_scroll_next=yes
4337support_scroll_xterm=yes 3872support_scroll_xterm=yes
4361# Check whether --enable-everything or --disable-everything was given. 3896# Check whether --enable-everything or --disable-everything was given.
4362if test "${enable_everything+set}" = set; then 3897if test "${enable_everything+set}" = set; then
4363 enableval="$enable_everything" 3898 enableval="$enable_everything"
4364 3899
4365 if test x$enableval = xno; then 3900 if test x$enableval = xno; then
4366 support_24bit=no
4367 support_frills=no 3901 support_frills=no
4368 support_inheritpixmap=no 3902 support_inheritpixmap=no
4369 support_tinting=no 3903 support_tinting=no
4370 support_fading=no 3904 support_fading=no
4371 support_keepscrolling=no 3905 support_keepscrolling=no
4372 support_selectionscrolling=no 3906 support_selectionscrolling=no
4373 support_lastlog=no 3907 support_lastlog=no
4374 support_menubar=no
4375 support_mousewheel=no 3908 support_mousewheel=no
4376 support_mouseslipwheel=no 3909 support_mouseslipwheel=no
4377 support_text_blink=no 3910 support_text_blink=no
4378 support_pointer_blank=no 3911 support_pointer_blank=no
4379 support_scroll_rxvt=no 3912 support_scroll_rxvt=no
4392 support_styles=no 3925 support_styles=no
4393 support_perl=no 3926 support_perl=no
4394 codesets= 3927 codesets=
4395 fi 3928 fi
4396 if test x$enableval = xyes; then 3929 if test x$enableval = xyes; then
4397 support_24bit=yes
4398 support_frills=yes 3930 support_frills=yes
4399 support_inheritpixmap=yes 3931 support_inheritpixmap=yes
4400 support_tinting=yes 3932 support_tinting=yes
4401 support_fading=yes 3933 support_fading=yes
4402 support_keepscrolling=yes 3934 support_keepscrolling=yes
4403 support_selectionscrolling=yes 3935 support_selectionscrolling=yes
4404 support_lastlog=yes 3936 support_lastlog=yes
4405 support_menubar=yes
4406 support_mousewheel=yes 3937 support_mousewheel=yes
4407 support_mouseslipwheel=yes 3938 support_mouseslipwheel=yes
4408 support_text_blink=yes 3939 support_text_blink=yes
4409 support_pointer_blank=yes 3940 support_pointer_blank=yes
4410 support_scroll_rxvt=yes 3941 support_scroll_rxvt=yes
4457 if test x$enableval = xyes -o x$enableval = xno; then 3988 if test x$enableval = xyes -o x$enableval = xno; then
4458 support_styles=$enableval 3989 support_styles=$enableval
4459 fi 3990 fi
4460fi; 3991fi;
4461 3992
4462# Check whether --enable-utmp or --disable-utmp was given.
4463if test "${enable_utmp+set}" = set; then
4464 enableval="$enable_utmp"
4465 if test x$enableval = xyes -o x$enableval = xno; then
4466 support_utmp=$enableval
4467 fi
4468fi;
4469
4470# Check whether --enable-wtmp or --disable-wtmp was given.
4471if test "${enable_wtmp+set}" = set; then
4472 enableval="$enable_wtmp"
4473 if test x$enableval = xyes -o x$enableval = xno; then
4474 support_wtmp=$enableval
4475 fi
4476fi;
4477
4478# Check whether --enable-lastlog or --disable-lastlog was given.
4479if test "${enable_lastlog+set}" = set; then
4480 enableval="$enable_lastlog"
4481 if test x$enableval = xyes -o x$enableval = xno; then
4482 support_lastlog=$enableval
4483 fi
4484fi;
4485
4486# Check whether --enable-xpm-background or --disable-xpm-background was given. 3993# Check whether --enable-xpm-background or --disable-xpm-background was given.
4487if test "${enable_xpm_background+set}" = set; then 3994if test "${enable_xpm_background+set}" = set; then
4488 enableval="$enable_xpm_background" 3995 enableval="$enable_xpm_background"
4489 if test x$enableval = xyes -o x$enableval = xno; then 3996 if test x$enableval = xyes -o x$enableval = xno; then
4490 support_xpm=$enableval 3997 support_xpm=$enableval
4513 if test x$enableval = xyes -o x$enableval = xno; then 4020 if test x$enableval = xyes -o x$enableval = xno; then
4514 support_fading=$enableval 4021 support_fading=$enableval
4515 fi 4022 fi
4516fi; 4023fi;
4517 4024
4518# Check whether --enable-menubar or --disable-menubar was given.
4519if test "${enable_menubar+set}" = set; then
4520 enableval="$enable_menubar"
4521 if test x$enableval = xyes -o x$enableval = xno; then
4522 support_menubar=$enableval
4523 fi
4524fi;
4525
4526# Check whether --enable-rxvt-scroll or --disable-rxvt-scroll was given. 4025# Check whether --enable-rxvt-scroll or --disable-rxvt-scroll was given.
4527if test "${enable_rxvt_scroll+set}" = set; then 4026if test "${enable_rxvt_scroll+set}" = set; then
4528 enableval="$enable_rxvt_scroll" 4027 enableval="$enable_rxvt_scroll"
4529 if test x$enableval = xyes -o x$enableval = xno; then 4028 if test x$enableval = xyes -o x$enableval = xno; then
4530 support_scroll_rxvt=$enableval 4029 support_scroll_rxvt=$enableval
4561 if test x$enableval = xyes -o x$enableval = xno; then 4060 if test x$enableval = xyes -o x$enableval = xno; then
4562 support_scroll_plain=$enableval 4061 support_scroll_plain=$enableval
4563 fi 4062 fi
4564fi; 4063fi;
4565 4064
4566# Check whether --enable-half-shadow or --disable-half-shadow was given.
4567if test "${enable_half_shadow+set}" = set; then
4568 enableval="$enable_half_shadow"
4569 if test x$enableval = xyes; then
4570
4571cat >>confdefs.h <<\_ACEOF
4572#define HALFSHADOW 1
4573_ACEOF
4574
4575 fi
4576fi;
4577
4578 4065
4579# Check whether --with-codesets or --without-codesets was given. 4066# Check whether --with-codesets or --without-codesets was given.
4580if test "${with_codesets+set}" = set; then 4067if test "${with_codesets+set}" = set; then
4581 withval="$with_codesets" 4068 withval="$with_codesets"
4582 codesets="$withval" 4069 codesets="$withval"
4588 if test x$enableval = xyes -o x$enableval = xno; then 4075 if test x$enableval = xyes -o x$enableval = xno; then
4589 support_xim=$enableval 4076 support_xim=$enableval
4590 fi 4077 fi
4591fi; 4078fi;
4592 4079
4593# Check whether --enable-ttygid or --disable-ttygid was given.
4594if test "${enable_ttygid+set}" = set; then
4595 enableval="$enable_ttygid"
4596 if test x$enableval = xyes; then
4597
4598cat >>confdefs.h <<\_ACEOF
4599#define TTY_GID_SUPPORT 1
4600_ACEOF
4601
4602 fi
4603fi;
4604
4605# Check whether --enable-backspace-key or --disable-backspace-key was given. 4080# Check whether --enable-backspace-key or --disable-backspace-key was given.
4606if test "${enable_backspace_key+set}" = set; then 4081if test "${enable_backspace_key+set}" = set; then
4607 enableval="$enable_backspace_key" 4082 enableval="$enable_backspace_key"
4608 if test x$enableval = xno; then 4083 if test x$enableval = xno; then
4609 4084
4733 if test x$enableval = xyes -o x$enableval = xno; then 4208 if test x$enableval = xyes -o x$enableval = xno; then
4734 support_frills=$enableval 4209 support_frills=$enableval
4735 fi 4210 fi
4736fi; 4211fi;
4737 4212
4738# Check whether --enable-24bit or --disable-24bit was given.
4739if test "${enable_24bit+set}" = set; then
4740 enableval="$enable_24bit"
4741 if test x$enableval = xyes -o x$enableval = xno; then
4742 support_24bit=$enableval
4743 fi
4744fi;
4745
4746# Check whether --enable-keepscrolling or --disable-keepscrolling was given. 4213# Check whether --enable-keepscrolling or --disable-keepscrolling was given.
4747if test "${enable_keepscrolling+set}" = set; then 4214if test "${enable_keepscrolling+set}" = set; then
4748 enableval="$enable_keepscrolling" 4215 enableval="$enable_keepscrolling"
4749 if test x$enableval = xyes -o x$enableval = xno; then 4216 if test x$enableval = xyes -o x$enableval = xno; then
4750 support_keepscrolling=$enableval 4217 support_keepscrolling=$enableval
4773 if test x$enableval = xyes -o x$enableval = xno; then 4240 if test x$enableval = xyes -o x$enableval = xno; then
4774 support_mouseslipwheel=$enableval 4241 support_mouseslipwheel=$enableval
4775 fi 4242 fi
4776fi; 4243fi;
4777 4244
4778# Check whether --enable-dmalloc or --disable-dmalloc was given.
4779if test "${enable_dmalloc+set}" = set; then
4780 enableval="$enable_dmalloc"
4781 if test x$enableval = xyes; then
4782 MALLOC_TYPE=G
4783 DEBUG=-DDEBUG_MALLOC
4784 DLIB="-L/usr/local/lib -ldmalloc"
4785 DINCLUDE=-I/usr/local/include
4786 fi
4787fi;
4788
4789# Check whether --enable-dlmalloc or --disable-dlmalloc was given.
4790if test "${enable_dlmalloc+set}" = set; then
4791 enableval="$enable_dlmalloc"
4792 if test x$enableval = xyes; then
4793 MALLOC_TYPE=D
4794 DEBUG=
4795 DLIB="-L/usr/local/lib -ldlmalloc"
4796 DINCLUDE=
4797 fi
4798fi;
4799
4800# Check whether --enable-smart-resize or --disable-smart-resize was given. 4245# Check whether --enable-smart-resize or --disable-smart-resize was given.
4801if test "${enable_smart_resize+set}" = set; then 4246if test "${enable_smart_resize+set}" = set; then
4802 enableval="$enable_smart_resize" 4247 enableval="$enable_smart_resize"
4803 if test x$enableval = xyes; then 4248 if test x$enableval = xyes; then
4804 4249
4848#define RXVT_TERMINFO "$withval" 4293#define RXVT_TERMINFO "$withval"
4849_ACEOF 4294_ACEOF
4850 terminfo="$withval" 4295 terminfo="$withval"
4851 fi 4296 fi
4852fi; 4297fi;
4853
4854
4855
4856cat >>confdefs.h <<\_ACEOF
4857#define PROTOTYPES 1
4858_ACEOF
4859 4298
4860 4299
4861# Extract the first word of "mv", so it can be a program name with args. 4300# Extract the first word of "mv", so it can be a program name with args.
4862set dummy mv; ac_word=$2 4301set dummy mv; ac_word=$2
4863echo "$as_me:$LINENO: checking for $ac_word" >&5 4302echo "$as_me:$LINENO: checking for $ac_word" >&5
4896else 4335else
4897 echo "$as_me:$LINENO: result: no" >&5 4336 echo "$as_me:$LINENO: result: no" >&5
4898echo "${ECHO_T}no" >&6 4337echo "${ECHO_T}no" >&6
4899fi 4338fi
4900 4339
4901# Extract the first word of "rm", so it can be a program name with args.
4902set dummy rm; ac_word=$2
4903echo "$as_me:$LINENO: checking for $ac_word" >&5
4904echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
4905if test "${ac_cv_path_RM+set}" = set; then
4906 echo $ECHO_N "(cached) $ECHO_C" >&6
4907else
4908 case $RM in
4909 [\\/]* | ?:[\\/]*)
4910 ac_cv_path_RM="$RM" # Let the user override the test with a path.
4911 ;;
4912 *)
4913 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4914for as_dir in $PATH
4915do
4916 IFS=$as_save_IFS
4917 test -z "$as_dir" && as_dir=.
4918 for ac_exec_ext in '' $ac_executable_extensions; do
4919 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4920 ac_cv_path_RM="$as_dir/$ac_word$ac_exec_ext"
4921 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4922 break 2
4923 fi
4924done
4925done
4926
4927 test -z "$ac_cv_path_RM" && ac_cv_path_RM="rm"
4928 ;;
4929esac
4930fi
4931RM=$ac_cv_path_RM
4932
4933if test -n "$RM"; then
4934 echo "$as_me:$LINENO: result: $RM" >&5
4935echo "${ECHO_T}$RM" >&6
4936else
4937 echo "$as_me:$LINENO: result: no" >&5
4938echo "${ECHO_T}no" >&6
4939fi
4940
4941# Extract the first word of "cp", so it can be a program name with args. 4340# Extract the first word of "cp", so it can be a program name with args.
4942set dummy cp; ac_word=$2 4341set dummy cp; ac_word=$2
4943echo "$as_me:$LINENO: checking for $ac_word" >&5 4342echo "$as_me:$LINENO: checking for $ac_word" >&5
4944echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 4343echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
4945if test "${ac_cv_path_CP+set}" = set; then 4344if test "${ac_cv_path_CP+set}" = set; then
5136else 4535else
5137 echo "$as_me:$LINENO: result: no" >&5 4536 echo "$as_me:$LINENO: result: no" >&5
5138echo "${ECHO_T}no" >&6 4537echo "${ECHO_T}no" >&6
5139fi 4538fi
5140 4539
5141# Extract the first word of "tbl", so it can be a program name with args.
5142set dummy tbl; ac_word=$2
5143echo "$as_me:$LINENO: checking for $ac_word" >&5
5144echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
5145if test "${ac_cv_path_TBL+set}" = set; then
5146 echo $ECHO_N "(cached) $ECHO_C" >&6
5147else
5148 case $TBL in
5149 [\\/]* | ?:[\\/]*)
5150 ac_cv_path_TBL="$TBL" # Let the user override the test with a path.
5151 ;;
5152 *)
5153 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5154for as_dir in $PATH
5155do
5156 IFS=$as_save_IFS
5157 test -z "$as_dir" && as_dir=.
5158 for ac_exec_ext in '' $ac_executable_extensions; do
5159 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5160 ac_cv_path_TBL="$as_dir/$ac_word$ac_exec_ext"
5161 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5162 break 2
5163 fi
5164done
5165done
5166
5167 ;;
5168esac
5169fi
5170TBL=$ac_cv_path_TBL
5171
5172if test -n "$TBL"; then
5173 echo "$as_me:$LINENO: result: $TBL" >&5
5174echo "${ECHO_T}$TBL" >&6
5175else
5176 echo "$as_me:$LINENO: result: no" >&5
5177echo "${ECHO_T}no" >&6
5178fi
5179
5180# Extract the first word of "tic", so it can be a program name with args. 4540# Extract the first word of "tic", so it can be a program name with args.
5181set dummy tic; ac_word=$2 4541set dummy tic; ac_word=$2
5182echo "$as_me:$LINENO: checking for $ac_word" >&5 4542echo "$as_me:$LINENO: checking for $ac_word" >&5
5183echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 4543echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
5184if test "${ac_cv_path_TIC+set}" = set; then 4544if test "${ac_cv_path_TIC+set}" = set; then
5215 echo "$as_me:$LINENO: result: no" >&5 4575 echo "$as_me:$LINENO: result: no" >&5
5216echo "${ECHO_T}no" >&6 4576echo "${ECHO_T}no" >&6
5217fi 4577fi
5218 4578
5219 4579
4580
4581
4582ac_ext=cc
4583ac_cpp='$CXXCPP $CPPFLAGS'
4584ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4585ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4586ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
4587echo "$as_me:$LINENO: checking how to run the C++ preprocessor" >&5
4588echo $ECHO_N "checking how to run the C++ preprocessor... $ECHO_C" >&6
4589if test -z "$CXXCPP"; then
4590 if test "${ac_cv_prog_CXXCPP+set}" = set; then
4591 echo $ECHO_N "(cached) $ECHO_C" >&6
4592else
4593 # Double quotes because CXXCPP needs to be expanded
4594 for CXXCPP in "$CXX -E" "/lib/cpp"
4595 do
4596 ac_preproc_ok=false
4597for ac_cxx_preproc_warn_flag in '' yes
4598do
4599 # Use a header file that comes with gcc, so configuring glibc
4600 # with a fresh cross-compiler works.
4601 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4602 # <limits.h> exists even on freestanding compilers.
4603 # On the NeXT, cc -E runs the code through the compiler's parser,
4604 # not just through cpp. "Syntax error" is here to catch this case.
4605 cat >conftest.$ac_ext <<_ACEOF
4606/* confdefs.h. */
4607_ACEOF
4608cat confdefs.h >>conftest.$ac_ext
4609cat >>conftest.$ac_ext <<_ACEOF
4610/* end confdefs.h. */
4611#ifdef __STDC__
4612# include <limits.h>
4613#else
4614# include <assert.h>
4615#endif
4616 Syntax error
4617_ACEOF
4618if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
4619 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
4620 ac_status=$?
4621 grep -v '^ *+' conftest.er1 >conftest.err
4622 rm -f conftest.er1
4623 cat conftest.err >&5
4624 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4625 (exit $ac_status); } >/dev/null; then
4626 if test -s conftest.err; then
4627 ac_cpp_err=$ac_cxx_preproc_warn_flag
4628 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
4629 else
4630 ac_cpp_err=
4631 fi
4632else
4633 ac_cpp_err=yes
4634fi
4635if test -z "$ac_cpp_err"; then
4636 :
4637else
4638 echo "$as_me: failed program was:" >&5
4639sed 's/^/| /' conftest.$ac_ext >&5
4640
4641 # Broken: fails on valid input.
4642continue
4643fi
4644rm -f conftest.err conftest.$ac_ext
4645
4646 # OK, works on sane cases. Now check whether non-existent headers
4647 # can be detected and how.
4648 cat >conftest.$ac_ext <<_ACEOF
4649/* confdefs.h. */
4650_ACEOF
4651cat confdefs.h >>conftest.$ac_ext
4652cat >>conftest.$ac_ext <<_ACEOF
4653/* end confdefs.h. */
4654#include <ac_nonexistent.h>
4655_ACEOF
4656if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
4657 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
4658 ac_status=$?
4659 grep -v '^ *+' conftest.er1 >conftest.err
4660 rm -f conftest.er1
4661 cat conftest.err >&5
4662 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4663 (exit $ac_status); } >/dev/null; then
4664 if test -s conftest.err; then
4665 ac_cpp_err=$ac_cxx_preproc_warn_flag
4666 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
4667 else
4668 ac_cpp_err=
4669 fi
4670else
4671 ac_cpp_err=yes
4672fi
4673if test -z "$ac_cpp_err"; then
4674 # Broken: success on invalid input.
4675continue
4676else
4677 echo "$as_me: failed program was:" >&5
4678sed 's/^/| /' conftest.$ac_ext >&5
4679
4680 # Passes both tests.
4681ac_preproc_ok=:
4682break
4683fi
4684rm -f conftest.err conftest.$ac_ext
4685
4686done
4687# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
4688rm -f conftest.err conftest.$ac_ext
4689if $ac_preproc_ok; then
4690 break
4691fi
4692
4693 done
4694 ac_cv_prog_CXXCPP=$CXXCPP
4695
4696fi
4697 CXXCPP=$ac_cv_prog_CXXCPP
4698else
4699 ac_cv_prog_CXXCPP=$CXXCPP
4700fi
4701echo "$as_me:$LINENO: result: $CXXCPP" >&5
4702echo "${ECHO_T}$CXXCPP" >&6
4703ac_preproc_ok=false
4704for ac_cxx_preproc_warn_flag in '' yes
4705do
4706 # Use a header file that comes with gcc, so configuring glibc
4707 # with a fresh cross-compiler works.
4708 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4709 # <limits.h> exists even on freestanding compilers.
4710 # On the NeXT, cc -E runs the code through the compiler's parser,
4711 # not just through cpp. "Syntax error" is here to catch this case.
4712 cat >conftest.$ac_ext <<_ACEOF
4713/* confdefs.h. */
4714_ACEOF
4715cat confdefs.h >>conftest.$ac_ext
4716cat >>conftest.$ac_ext <<_ACEOF
4717/* end confdefs.h. */
4718#ifdef __STDC__
4719# include <limits.h>
4720#else
4721# include <assert.h>
4722#endif
4723 Syntax error
4724_ACEOF
4725if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
4726 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
4727 ac_status=$?
4728 grep -v '^ *+' conftest.er1 >conftest.err
4729 rm -f conftest.er1
4730 cat conftest.err >&5
4731 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4732 (exit $ac_status); } >/dev/null; then
4733 if test -s conftest.err; then
4734 ac_cpp_err=$ac_cxx_preproc_warn_flag
4735 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
4736 else
4737 ac_cpp_err=
4738 fi
4739else
4740 ac_cpp_err=yes
4741fi
4742if test -z "$ac_cpp_err"; then
4743 :
4744else
4745 echo "$as_me: failed program was:" >&5
4746sed 's/^/| /' conftest.$ac_ext >&5
4747
4748 # Broken: fails on valid input.
4749continue
4750fi
4751rm -f conftest.err conftest.$ac_ext
4752
4753 # OK, works on sane cases. Now check whether non-existent headers
4754 # can be detected and how.
4755 cat >conftest.$ac_ext <<_ACEOF
4756/* confdefs.h. */
4757_ACEOF
4758cat confdefs.h >>conftest.$ac_ext
4759cat >>conftest.$ac_ext <<_ACEOF
4760/* end confdefs.h. */
4761#include <ac_nonexistent.h>
4762_ACEOF
4763if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
4764 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
4765 ac_status=$?
4766 grep -v '^ *+' conftest.er1 >conftest.err
4767 rm -f conftest.er1
4768 cat conftest.err >&5
4769 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4770 (exit $ac_status); } >/dev/null; then
4771 if test -s conftest.err; then
4772 ac_cpp_err=$ac_cxx_preproc_warn_flag
4773 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
4774 else
4775 ac_cpp_err=
4776 fi
4777else
4778 ac_cpp_err=yes
4779fi
4780if test -z "$ac_cpp_err"; then
4781 # Broken: success on invalid input.
4782continue
4783else
4784 echo "$as_me: failed program was:" >&5
4785sed 's/^/| /' conftest.$ac_ext >&5
4786
4787 # Passes both tests.
4788ac_preproc_ok=:
4789break
4790fi
4791rm -f conftest.err conftest.$ac_ext
4792
4793done
4794# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
4795rm -f conftest.err conftest.$ac_ext
4796if $ac_preproc_ok; then
4797 :
4798else
4799 { { echo "$as_me:$LINENO: error: C++ preprocessor \"$CXXCPP\" fails sanity check
4800See \`config.log' for more details." >&5
4801echo "$as_me: error: C++ preprocessor \"$CXXCPP\" fails sanity check
4802See \`config.log' for more details." >&2;}
4803 { (exit 1); exit 1; }; }
4804fi
4805
4806ac_ext=cc
4807ac_cpp='$CXXCPP $CPPFLAGS'
4808ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4809ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4810ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
5220 4811
5221 4812
5222 4813
5223if test "x$ac_path_x_has_been_run" != xyes; then 4814if test "x$ac_path_x_has_been_run" != xyes; then
5224 echo "$as_me:$LINENO: checking for X" >&5 4815 echo "$as_me:$LINENO: checking for X" >&5
7278 6869
7279 6870
7280 6871
7281 6872
7282 6873
7283
7284
7285
7286
7287
7288
7289
7290
7291
7292for ac_header in \ 6874for ac_header in \
7293 assert.h \ 6875 assert.h \
7294 fcntl.h \ 6876 fcntl.h \
7295 grp.h \
7296 libc.h \
7297 lastlog.h \
7298 stdarg.h \ 6877 stdarg.h \
7299 stdlib.h \ 6878 stdlib.h \
7300 string.h \ 6879 string.h \
7301 termios.h \ 6880 termios.h \
7302 unistd.h \ 6881 unistd.h \
7303 sys/byteorder.h \ 6882 sys/byteorder.h \
7304 sys/ioctl.h \ 6883 sys/ioctl.h \
7305 sys/select.h \ 6884 sys/select.h \
7306 sys/sockio.h \ 6885 sys/sockio.h \
7307 sys/strredir.h \ 6886 sys/strredir.h \
7308 sys/stropts.h \
7309 sys/time.h \ 6887 sys/time.h \
7310 utmp.h \ 6888 stdint.h \
7311 utmpx.h \ 6889 wchar.h \
7312 stdint.h \ 6890 cwchar \
7313 pty.h \ 6891 clocale \
7314 util.h \
7315 libutil.h \
7316 wchar.h \
7317 cwchar \
7318 clocale \
7319 6892
7320do 6893do
7321as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 6894as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
7322if eval "test \"\${$as_ac_Header+set}\" = set"; then 6895if eval "test \"\${$as_ac_Header+set}\" = set"; then
7323 echo "$as_me:$LINENO: checking for $ac_header" >&5 6896 echo "$as_me:$LINENO: checking for $ac_header" >&5
7759 7332
7760fi 7333fi
7761LIBS=$ac_save_LIBS 7334LIBS=$ac_save_LIBS
7762CFLAGS=$ac_save_CFLAGS 7335CFLAGS=$ac_save_CFLAGS
7763 7336
7337echo "$as_me:$LINENO: checking for XLIB_ILLEGAL_ACCESS" >&5
7338echo $ECHO_N "checking for XLIB_ILLEGAL_ACCESS... $ECHO_C" >&6
7339if test "${rxvt_xlib_illegal_access+set}" = set; then
7340 echo $ECHO_N "(cached) $ECHO_C" >&6
7341else
7342 cat >conftest.$ac_ext <<_ACEOF
7343/* confdefs.h. */
7344_ACEOF
7345cat confdefs.h >>conftest.$ac_ext
7346cat >>conftest.$ac_ext <<_ACEOF
7347/* end confdefs.h. */
7348
7349#define XLIB_ILLEGAL_ACCESS
7350#include <X11/Xlib.h>
7351
7352int
7353main ()
7354{
7355
7356 Display *dpy;
7357 dpy->xdefaults = (char *)0;
7358
7359 ;
7360 return 0;
7361}
7362_ACEOF
7363rm -f conftest.$ac_objext
7364if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
7365 (eval $ac_compile) 2>conftest.er1
7366 ac_status=$?
7367 grep -v '^ *+' conftest.er1 >conftest.err
7368 rm -f conftest.er1
7369 cat conftest.err >&5
7370 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7371 (exit $ac_status); } &&
7372 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
7373 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7374 (eval $ac_try) 2>&5
7375 ac_status=$?
7376 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7377 (exit $ac_status); }; } &&
7378 { ac_try='test -s conftest.$ac_objext'
7379 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7380 (eval $ac_try) 2>&5
7381 ac_status=$?
7382 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7383 (exit $ac_status); }; }; then
7384 rxvt_xlib_illegal_access=yes
7385else
7386 echo "$as_me: failed program was:" >&5
7387sed 's/^/| /' conftest.$ac_ext >&5
7388
7389rxvt_xlib_illegal_access=no
7390
7391fi
7392rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
7393fi
7394echo "$as_me:$LINENO: result: $rxvt_xlib_illegal_access" >&5
7395echo "${ECHO_T}$rxvt_xlib_illegal_access" >&6
7396if test x$rxvt_xlib_illegal_access = xyes; then
7397
7398cat >>confdefs.h <<\_ACEOF
7399#define XLIB_ILLEGAL_ACCESS 1
7400_ACEOF
7401
7402fi
7764 7403
7765echo "$as_me:$LINENO: checking for an ANSI C-conforming const" >&5 7404echo "$as_me:$LINENO: checking for an ANSI C-conforming const" >&5
7766echo $ECHO_N "checking for an ANSI C-conforming const... $ECHO_C" >&6 7405echo $ECHO_N "checking for an ANSI C-conforming const... $ECHO_C" >&6
7767if test "${ac_cv_c_const+set}" = set; then 7406if test "${ac_cv_c_const+set}" = set; then
7768 echo $ECHO_N "(cached) $ECHO_C" >&6 7407 echo $ECHO_N "(cached) $ECHO_C" >&6
10150#define RETSIGTYPE $ac_cv_type_signal 9789#define RETSIGTYPE $ac_cv_type_signal
10151_ACEOF 9790_ACEOF
10152 9791
10153 9792
10154 9793
10155case "$host_alias" in
10156 *ultrix) ac_cv_func_setsid='no' ;;
10157 *) break;;
10158esac
10159
10160
10161
10162
10163
10164
10165
10166
10167
10168
10169
10170
10171
10172
10173
10174
10175
10176 9794
10177 9795
10178 9796
10179for ac_func in \ 9797for ac_func in \
10180 atexit \
10181 revoke \
10182 unsetenv \ 9798 unsetenv \
10183 setutent \ 9799 setutent \
10184 seteuid \
10185 setreuid \
10186 setsid \
10187 setpgrp \
10188 setpgid \
10189 _getpty \
10190 posix_openpt \
10191 grantpt \
10192 unlockpt \
10193 isastream \
10194 on_exit \ 9800 on_exit \
10195 nanosleep \
10196 updwtmp \
10197 updwtmpx \
10198 ttyslot \
10199 9801
10200do 9802do
10201as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` 9803as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
10202echo "$as_me:$LINENO: checking for $ac_func" >&5 9804echo "$as_me:$LINENO: checking for $ac_func" >&5
10203echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 9805echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
10292 cat >>confdefs.h <<_ACEOF 9894 cat >>confdefs.h <<_ACEOF
10293#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 9895#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
10294_ACEOF 9896_ACEOF
10295 9897
10296fi 9898fi
9899done
9900
9901
9902
9903support_utmp=yes
9904support_wtmp=yes
9905support_lastlog=yes
9906
9907# Check whether --enable-utmp or --disable-utmp was given.
9908if test "${enable_utmp+set}" = set; then
9909 enableval="$enable_utmp"
9910 if test x$enableval = xyes -o x$enableval = xno; then
9911 support_utmp=$enableval
9912 fi
9913fi;
9914
9915# Check whether --enable-wtmp or --disable-wtmp was given.
9916if test "${enable_wtmp+set}" = set; then
9917 enableval="$enable_wtmp"
9918 if test x$enableval = xyes -o x$enableval = xno; then
9919 support_wtmp=$enableval
9920 fi
9921fi;
9922
9923# Check whether --enable-lastlog or --disable-lastlog was given.
9924if test "${enable_lastlog+set}" = set; then
9925 enableval="$enable_lastlog"
9926 if test x$enableval = xyes -o x$enableval = xno; then
9927 support_lastlog=$enableval
9928 fi
9929fi;
9930
9931if test x$support_utmp = xyes; then
9932
9933cat >>confdefs.h <<\_ACEOF
9934#define UTMP_SUPPORT 1
9935_ACEOF
9936
9937fi
9938if test x$support_wtmp = xyes; then
9939
9940cat >>confdefs.h <<\_ACEOF
9941#define WTMP_SUPPORT 1
9942_ACEOF
9943
9944fi
9945if test x$support_lastlog = xyes; then
9946
9947cat >>confdefs.h <<\_ACEOF
9948#define LASTLOG_SUPPORT 1
9949_ACEOF
9950
9951fi
9952
9953
9954
9955
9956for ac_func in \
9957 ttyslot \
9958 updwtmp \
9959 updwtmpx \
9960
9961do
9962as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
9963echo "$as_me:$LINENO: checking for $ac_func" >&5
9964echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
9965if eval "test \"\${$as_ac_var+set}\" = set"; then
9966 echo $ECHO_N "(cached) $ECHO_C" >&6
9967else
9968 cat >conftest.$ac_ext <<_ACEOF
9969/* confdefs.h. */
9970_ACEOF
9971cat confdefs.h >>conftest.$ac_ext
9972cat >>conftest.$ac_ext <<_ACEOF
9973/* end confdefs.h. */
9974/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
9975 For example, HP-UX 11i <limits.h> declares gettimeofday. */
9976#define $ac_func innocuous_$ac_func
9977
9978/* System header to define __stub macros and hopefully few prototypes,
9979 which can conflict with char $ac_func (); below.
9980 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9981 <limits.h> exists even on freestanding compilers. */
9982
9983#ifdef __STDC__
9984# include <limits.h>
9985#else
9986# include <assert.h>
9987#endif
9988
9989#undef $ac_func
9990
9991/* Override any gcc2 internal prototype to avoid an error. */
9992#ifdef __cplusplus
9993extern "C"
9994{
9995#endif
9996/* We use char because int might match the return type of a gcc2
9997 builtin and then its argument prototype would still apply. */
9998char $ac_func ();
9999/* The GNU C library defines this for functions which it implements
10000 to always fail with ENOSYS. Some functions are actually named
10001 something starting with __ and the normal name is an alias. */
10002#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
10003choke me
10004#else
10005char (*f) () = $ac_func;
10006#endif
10007#ifdef __cplusplus
10008}
10009#endif
10010
10011int
10012main ()
10013{
10014return f != $ac_func;
10015 ;
10016 return 0;
10017}
10018_ACEOF
10019rm -f conftest.$ac_objext conftest$ac_exeext
10020if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
10021 (eval $ac_link) 2>conftest.er1
10022 ac_status=$?
10023 grep -v '^ *+' conftest.er1 >conftest.err
10024 rm -f conftest.er1
10025 cat conftest.err >&5
10026 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10027 (exit $ac_status); } &&
10028 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
10029 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10030 (eval $ac_try) 2>&5
10031 ac_status=$?
10032 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10033 (exit $ac_status); }; } &&
10034 { ac_try='test -s conftest$ac_exeext'
10035 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10036 (eval $ac_try) 2>&5
10037 ac_status=$?
10038 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10039 (exit $ac_status); }; }; then
10040 eval "$as_ac_var=yes"
10041else
10042 echo "$as_me: failed program was:" >&5
10043sed 's/^/| /' conftest.$ac_ext >&5
10044
10045eval "$as_ac_var=no"
10046fi
10047rm -f conftest.err conftest.$ac_objext \
10048 conftest$ac_exeext conftest.$ac_ext
10049fi
10050echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
10051echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
10052if test `eval echo '${'$as_ac_var'}'` = yes; then
10053 cat >>confdefs.h <<_ACEOF
10054#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
10055_ACEOF
10056
10057fi
10058done
10059
10060
10061
10062
10063
10064for ac_header in \
10065 utmp.h \
10066 utmpx.h \
10067 lastlog.h \
10068
10069do
10070as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
10071if eval "test \"\${$as_ac_Header+set}\" = set"; then
10072 echo "$as_me:$LINENO: checking for $ac_header" >&5
10073echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
10074if eval "test \"\${$as_ac_Header+set}\" = set"; then
10075 echo $ECHO_N "(cached) $ECHO_C" >&6
10076fi
10077echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
10078echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
10079else
10080 # Is the header compilable?
10081echo "$as_me:$LINENO: checking $ac_header usability" >&5
10082echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
10083cat >conftest.$ac_ext <<_ACEOF
10084/* confdefs.h. */
10085_ACEOF
10086cat confdefs.h >>conftest.$ac_ext
10087cat >>conftest.$ac_ext <<_ACEOF
10088/* end confdefs.h. */
10089$ac_includes_default
10090#include <$ac_header>
10091_ACEOF
10092rm -f conftest.$ac_objext
10093if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
10094 (eval $ac_compile) 2>conftest.er1
10095 ac_status=$?
10096 grep -v '^ *+' conftest.er1 >conftest.err
10097 rm -f conftest.er1
10098 cat conftest.err >&5
10099 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10100 (exit $ac_status); } &&
10101 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
10102 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10103 (eval $ac_try) 2>&5
10104 ac_status=$?
10105 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10106 (exit $ac_status); }; } &&
10107 { ac_try='test -s conftest.$ac_objext'
10108 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10109 (eval $ac_try) 2>&5
10110 ac_status=$?
10111 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10112 (exit $ac_status); }; }; then
10113 ac_header_compiler=yes
10114else
10115 echo "$as_me: failed program was:" >&5
10116sed 's/^/| /' conftest.$ac_ext >&5
10117
10118ac_header_compiler=no
10119fi
10120rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10121echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
10122echo "${ECHO_T}$ac_header_compiler" >&6
10123
10124# Is the header present?
10125echo "$as_me:$LINENO: checking $ac_header presence" >&5
10126echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
10127cat >conftest.$ac_ext <<_ACEOF
10128/* confdefs.h. */
10129_ACEOF
10130cat confdefs.h >>conftest.$ac_ext
10131cat >>conftest.$ac_ext <<_ACEOF
10132/* end confdefs.h. */
10133#include <$ac_header>
10134_ACEOF
10135if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
10136 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
10137 ac_status=$?
10138 grep -v '^ *+' conftest.er1 >conftest.err
10139 rm -f conftest.er1
10140 cat conftest.err >&5
10141 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10142 (exit $ac_status); } >/dev/null; then
10143 if test -s conftest.err; then
10144 ac_cpp_err=$ac_cxx_preproc_warn_flag
10145 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
10146 else
10147 ac_cpp_err=
10148 fi
10149else
10150 ac_cpp_err=yes
10151fi
10152if test -z "$ac_cpp_err"; then
10153 ac_header_preproc=yes
10154else
10155 echo "$as_me: failed program was:" >&5
10156sed 's/^/| /' conftest.$ac_ext >&5
10157
10158 ac_header_preproc=no
10159fi
10160rm -f conftest.err conftest.$ac_ext
10161echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
10162echo "${ECHO_T}$ac_header_preproc" >&6
10163
10164# So? What about this header?
10165case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in
10166 yes:no: )
10167 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
10168echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
10169 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
10170echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
10171 ac_header_preproc=yes
10172 ;;
10173 no:yes:* )
10174 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
10175echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
10176 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
10177echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
10178 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
10179echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
10180 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
10181echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
10182 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
10183echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
10184 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
10185echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
10186 (
10187 cat <<\_ASBOX
10188## ------------------------------------------ ##
10189## Report this to the AC_PACKAGE_NAME lists. ##
10190## ------------------------------------------ ##
10191_ASBOX
10192 ) |
10193 sed "s/^/$as_me: WARNING: /" >&2
10194 ;;
10195esac
10196echo "$as_me:$LINENO: checking for $ac_header" >&5
10197echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
10198if eval "test \"\${$as_ac_Header+set}\" = set"; then
10199 echo $ECHO_N "(cached) $ECHO_C" >&6
10200else
10201 eval "$as_ac_Header=\$ac_header_preproc"
10202fi
10203echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
10204echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
10205
10206fi
10207if test `eval echo '${'$as_ac_Header'}'` = yes; then
10208 cat >>confdefs.h <<_ACEOF
10209#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
10210_ACEOF
10211
10212fi
10213
10297done 10214done
10298 10215
10299 10216
10300 10217
10301if test "${ac_cv_header_utmp_h+set}" = set; then 10218if test "${ac_cv_header_utmp_h+set}" = set; then
10435 10352
10436fi 10353fi
10437if test $ac_cv_header_utmp_h = yes; then 10354if test $ac_cv_header_utmp_h = yes; then
10438 echo "$as_me:$LINENO: checking for struct utmp" >&5 10355 echo "$as_me:$LINENO: checking for struct utmp" >&5
10439echo $ECHO_N "checking for struct utmp... $ECHO_C" >&6 10356echo $ECHO_N "checking for struct utmp... $ECHO_C" >&6
10440if test "${rxvt_cv_struct_utmp+set}" = set; then 10357if test "${struct_utmp+set}" = set; then
10441 echo $ECHO_N "(cached) $ECHO_C" >&6 10358 echo $ECHO_N "(cached) $ECHO_C" >&6
10442else 10359else
10443 cat >conftest.$ac_ext <<_ACEOF 10360 cat >conftest.$ac_ext <<_ACEOF
10444/* confdefs.h. */ 10361/* confdefs.h. */
10445_ACEOF 10362_ACEOF
10446cat confdefs.h >>conftest.$ac_ext 10363cat confdefs.h >>conftest.$ac_ext
10447cat >>conftest.$ac_ext <<_ACEOF 10364cat >>conftest.$ac_ext <<_ACEOF
10448/* end confdefs.h. */ 10365/* end confdefs.h. */
10449#include <sys/types.h> 10366#include <sys/types.h>
10450#include <stdint.h>
10451#include <utmp.h> 10367#include <utmp.h>
10452int 10368int
10453main () 10369main ()
10454{ 10370{
10455struct utmp ut; 10371struct utmp ut;
10476 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10392 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10477 (eval $ac_try) 2>&5 10393 (eval $ac_try) 2>&5
10478 ac_status=$? 10394 ac_status=$?
10479 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10395 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10480 (exit $ac_status); }; }; then 10396 (exit $ac_status); }; }; then
10481 rxvt_cv_struct_utmp=yes 10397 struct_utmp=yes
10482else 10398else
10483 echo "$as_me: failed program was:" >&5 10399 echo "$as_me: failed program was:" >&5
10484sed 's/^/| /' conftest.$ac_ext >&5 10400sed 's/^/| /' conftest.$ac_ext >&5
10485 10401
10486rxvt_cv_struct_utmp=no 10402struct_utmp=no
10487fi 10403fi
10488rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10404rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10489fi 10405fi
10490echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmp" >&5 10406echo "$as_me:$LINENO: result: $struct_utmp" >&5
10491echo "${ECHO_T}$rxvt_cv_struct_utmp" >&6 10407echo "${ECHO_T}$struct_utmp" >&6
10492if test x$rxvt_cv_struct_utmp = xyes; then 10408if test x$struct_utmp = xyes; then
10493 10409
10494cat >>confdefs.h <<\_ACEOF 10410cat >>confdefs.h <<\_ACEOF
10495#define HAVE_STRUCT_UTMP 1 10411#define HAVE_STRUCT_UTMP 1
10496_ACEOF 10412_ACEOF
10497 10413
10498fi 10414fi
10499 10415
10500 10416
10501echo "$as_me:$LINENO: checking for ut_host in utmp struct" >&5 10417echo "$as_me:$LINENO: checking for ut_host in utmp struct" >&5
10502echo $ECHO_N "checking for ut_host in utmp struct... $ECHO_C" >&6 10418echo $ECHO_N "checking for ut_host in utmp struct... $ECHO_C" >&6
10503if test "${rxvt_cv_struct_utmp_host+set}" = set; then 10419if test "${struct_utmp_host+set}" = set; then
10504 echo $ECHO_N "(cached) $ECHO_C" >&6 10420 echo $ECHO_N "(cached) $ECHO_C" >&6
10505else 10421else
10506 cat >conftest.$ac_ext <<_ACEOF 10422 cat >conftest.$ac_ext <<_ACEOF
10507/* confdefs.h. */ 10423/* confdefs.h. */
10508_ACEOF 10424_ACEOF
10538 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10454 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10539 (eval $ac_try) 2>&5 10455 (eval $ac_try) 2>&5
10540 ac_status=$? 10456 ac_status=$?
10541 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10457 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10542 (exit $ac_status); }; }; then 10458 (exit $ac_status); }; }; then
10543 rxvt_cv_struct_utmp_host=yes 10459 struct_utmp_host=yes
10544else 10460else
10545 echo "$as_me: failed program was:" >&5 10461 echo "$as_me: failed program was:" >&5
10546sed 's/^/| /' conftest.$ac_ext >&5 10462sed 's/^/| /' conftest.$ac_ext >&5
10547 10463
10548rxvt_cv_struct_utmp_host=no 10464struct_utmp_host=no
10549fi 10465fi
10550rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10466rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10551fi 10467fi
10552echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmp_host" >&5 10468echo "$as_me:$LINENO: result: $struct_utmp_host" >&5
10553echo "${ECHO_T}$rxvt_cv_struct_utmp_host" >&6 10469echo "${ECHO_T}$struct_utmp_host" >&6
10554if test x$rxvt_cv_struct_utmp_host = xyes; then 10470if test x$struct_utmp_host = xyes; then
10555 10471
10556cat >>confdefs.h <<\_ACEOF 10472cat >>confdefs.h <<\_ACEOF
10557#define HAVE_UTMP_HOST 1 10473#define HAVE_UTMP_HOST 1
10558_ACEOF 10474_ACEOF
10559 10475
10560fi 10476fi
10561 10477
10562echo "$as_me:$LINENO: checking for ut_pid in utmp struct" >&5 10478echo "$as_me:$LINENO: checking for ut_pid in utmp struct" >&5
10563echo $ECHO_N "checking for ut_pid in utmp struct... $ECHO_C" >&6 10479echo $ECHO_N "checking for ut_pid in utmp struct... $ECHO_C" >&6
10564if test "${rxvt_cv_struct_utmp_pid+set}" = set; then 10480if test "${struct_utmp_pid+set}" = set; then
10565 echo $ECHO_N "(cached) $ECHO_C" >&6 10481 echo $ECHO_N "(cached) $ECHO_C" >&6
10566else 10482else
10567 cat >conftest.$ac_ext <<_ACEOF 10483 cat >conftest.$ac_ext <<_ACEOF
10568/* confdefs.h. */ 10484/* confdefs.h. */
10569_ACEOF 10485_ACEOF
10599 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10515 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10600 (eval $ac_try) 2>&5 10516 (eval $ac_try) 2>&5
10601 ac_status=$? 10517 ac_status=$?
10602 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10518 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10603 (exit $ac_status); }; }; then 10519 (exit $ac_status); }; }; then
10604 rxvt_cv_struct_utmp_pid=yes 10520 struct_utmp_pid=yes
10605else 10521else
10606 echo "$as_me: failed program was:" >&5 10522 echo "$as_me: failed program was:" >&5
10607sed 's/^/| /' conftest.$ac_ext >&5 10523sed 's/^/| /' conftest.$ac_ext >&5
10608 10524
10609rxvt_cv_struct_utmp_pid=no 10525struct_utmp_pid=no
10610fi 10526fi
10611rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10527rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10612fi 10528fi
10613echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmp_pid" >&5 10529echo "$as_me:$LINENO: result: $struct_utmp_pid" >&5
10614echo "${ECHO_T}$rxvt_cv_struct_utmp_pid" >&6 10530echo "${ECHO_T}$struct_utmp_pid" >&6
10615if test x$rxvt_cv_struct_utmp_pid = xyes; then 10531if test x$struct_utmp_pid = xyes; then
10616 10532
10617cat >>confdefs.h <<\_ACEOF 10533cat >>confdefs.h <<\_ACEOF
10618#define HAVE_UTMP_PID 1 10534#define HAVE_UTMP_PID 1
10619_ACEOF 10535_ACEOF
10620 10536
10761 10677
10762fi 10678fi
10763if test $ac_cv_header_utmpx_h = yes; then 10679if test $ac_cv_header_utmpx_h = yes; then
10764 echo "$as_me:$LINENO: checking for struct utmpx" >&5 10680 echo "$as_me:$LINENO: checking for struct utmpx" >&5
10765echo $ECHO_N "checking for struct utmpx... $ECHO_C" >&6 10681echo $ECHO_N "checking for struct utmpx... $ECHO_C" >&6
10766if test "${rxvt_cv_struct_utmpx+set}" = set; then 10682if test "${struct_utmpx+set}" = set; then
10767 echo $ECHO_N "(cached) $ECHO_C" >&6 10683 echo $ECHO_N "(cached) $ECHO_C" >&6
10768else 10684else
10769 cat >conftest.$ac_ext <<_ACEOF 10685 cat >conftest.$ac_ext <<_ACEOF
10770/* confdefs.h. */ 10686/* confdefs.h. */
10771_ACEOF 10687_ACEOF
10801 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10717 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10802 (eval $ac_try) 2>&5 10718 (eval $ac_try) 2>&5
10803 ac_status=$? 10719 ac_status=$?
10804 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10720 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10805 (exit $ac_status); }; }; then 10721 (exit $ac_status); }; }; then
10806 rxvt_cv_struct_utmpx=yes 10722 struct_utmpx=yes
10807else 10723else
10808 echo "$as_me: failed program was:" >&5 10724 echo "$as_me: failed program was:" >&5
10809sed 's/^/| /' conftest.$ac_ext >&5 10725sed 's/^/| /' conftest.$ac_ext >&5
10810 10726
10811rxvt_cv_struct_utmpx=no 10727struct_utmpx=no
10812fi 10728fi
10813rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10729rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10814fi 10730fi
10815echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmpx" >&5 10731echo "$as_me:$LINENO: result: $struct_utmpx" >&5
10816echo "${ECHO_T}$rxvt_cv_struct_utmpx" >&6 10732echo "${ECHO_T}$struct_utmpx" >&6
10817if test x$rxvt_cv_struct_utmpx = xyes; then 10733if test x$struct_utmpx = xyes; then
10818 10734
10819cat >>confdefs.h <<\_ACEOF 10735cat >>confdefs.h <<\_ACEOF
10820#define HAVE_STRUCT_UTMPX 1 10736#define HAVE_STRUCT_UTMPX 1
10821_ACEOF 10737_ACEOF
10822 10738
10823fi 10739fi
10824 10740
10825 10741
10826echo "$as_me:$LINENO: checking for host in utmpx struct" >&5 10742echo "$as_me:$LINENO: checking for host in utmpx struct" >&5
10827echo $ECHO_N "checking for host in utmpx struct... $ECHO_C" >&6 10743echo $ECHO_N "checking for host in utmpx struct... $ECHO_C" >&6
10828if test "${rxvt_cv_struct_utmpx_host+set}" = set; then 10744if test "${struct_utmpx_host+set}" = set; then
10829 echo $ECHO_N "(cached) $ECHO_C" >&6 10745 echo $ECHO_N "(cached) $ECHO_C" >&6
10830else 10746else
10831 cat >conftest.$ac_ext <<_ACEOF 10747 cat >conftest.$ac_ext <<_ACEOF
10832/* confdefs.h. */ 10748/* confdefs.h. */
10833_ACEOF 10749_ACEOF
10863 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10779 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10864 (eval $ac_try) 2>&5 10780 (eval $ac_try) 2>&5
10865 ac_status=$? 10781 ac_status=$?
10866 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10782 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10867 (exit $ac_status); }; }; then 10783 (exit $ac_status); }; }; then
10868 rxvt_cv_struct_utmpx_host=yes 10784 struct_utmpx_host=yes
10869else 10785else
10870 echo "$as_me: failed program was:" >&5 10786 echo "$as_me: failed program was:" >&5
10871sed 's/^/| /' conftest.$ac_ext >&5 10787sed 's/^/| /' conftest.$ac_ext >&5
10872 10788
10873rxvt_cv_struct_utmpx_host=no 10789struct_utmpx_host=no
10874fi 10790fi
10875rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10791rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10876fi 10792fi
10877echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmpx_host" >&5 10793echo "$as_me:$LINENO: result: $struct_utmpx_host" >&5
10878echo "${ECHO_T}$rxvt_cv_struct_utmpx_host" >&6 10794echo "${ECHO_T}$struct_utmpx_host" >&6
10879if test x$rxvt_cv_struct_utmpx_host = xyes; then 10795if test x$struct_utmpx_host = xyes; then
10880 10796
10881cat >>confdefs.h <<\_ACEOF 10797cat >>confdefs.h <<\_ACEOF
10882#define HAVE_UTMPX_HOST 1 10798#define HAVE_UTMPX_HOST 1
10883_ACEOF 10799_ACEOF
10884 10800
10885fi 10801fi
10886 10802
10887echo "$as_me:$LINENO: checking for session in utmpx struct" >&5 10803echo "$as_me:$LINENO: checking for session in utmpx struct" >&5
10888echo $ECHO_N "checking for session in utmpx struct... $ECHO_C" >&6 10804echo $ECHO_N "checking for session in utmpx struct... $ECHO_C" >&6
10889if test "${rxvt_cv_struct_utmpx_session+set}" = set; then 10805if test "${struct_utmpx_session+set}" = set; then
10890 echo $ECHO_N "(cached) $ECHO_C" >&6 10806 echo $ECHO_N "(cached) $ECHO_C" >&6
10891else 10807else
10892 cat >conftest.$ac_ext <<_ACEOF 10808 cat >conftest.$ac_ext <<_ACEOF
10893/* confdefs.h. */ 10809/* confdefs.h. */
10894_ACEOF 10810_ACEOF
10924 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10840 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10925 (eval $ac_try) 2>&5 10841 (eval $ac_try) 2>&5
10926 ac_status=$? 10842 ac_status=$?
10927 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10843 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10928 (exit $ac_status); }; }; then 10844 (exit $ac_status); }; }; then
10929 rxvt_cv_struct_utmpx_session=yes 10845 struct_utmpx_session=yes
10930else 10846else
10931 echo "$as_me: failed program was:" >&5 10847 echo "$as_me: failed program was:" >&5
10932sed 's/^/| /' conftest.$ac_ext >&5 10848sed 's/^/| /' conftest.$ac_ext >&5
10933 10849
10934rxvt_cv_struct_utmpx_session=no 10850struct_utmpx_session=no
10935fi 10851fi
10936rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10852rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10937fi 10853fi
10938echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmpx_session" >&5 10854echo "$as_me:$LINENO: result: $struct_utmpx_session" >&5
10939echo "${ECHO_T}$rxvt_cv_struct_utmpx_session" >&6 10855echo "${ECHO_T}$struct_utmpx_session" >&6
10940if test x$rxvt_cv_struct_utmpx_session = xyes; then 10856if test x$struct_utmpx_session = xyes; then
10941 10857
10942cat >>confdefs.h <<\_ACEOF 10858cat >>confdefs.h <<\_ACEOF
10943#define HAVE_UTMPX_SESSION 1 10859#define HAVE_UTMPX_SESSION 1
10944_ACEOF 10860_ACEOF
10945 10861
10948fi 10864fi
10949 10865
10950 10866
10951echo "$as_me:$LINENO: checking for struct lastlog" >&5 10867echo "$as_me:$LINENO: checking for struct lastlog" >&5
10952echo $ECHO_N "checking for struct lastlog... $ECHO_C" >&6 10868echo $ECHO_N "checking for struct lastlog... $ECHO_C" >&6
10953if test "${rxvt_cv_struct_lastlog+set}" = set; then 10869if test "${struct_lastlog+set}" = set; then
10954 echo $ECHO_N "(cached) $ECHO_C" >&6 10870 echo $ECHO_N "(cached) $ECHO_C" >&6
10955else 10871else
10956 cat >conftest.$ac_ext <<_ACEOF 10872 cat >conftest.$ac_ext <<_ACEOF
10957/* confdefs.h. */ 10873/* confdefs.h. */
10958_ACEOF 10874_ACEOF
10992 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10908 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10993 (eval $ac_try) 2>&5 10909 (eval $ac_try) 2>&5
10994 ac_status=$? 10910 ac_status=$?
10995 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10911 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10996 (exit $ac_status); }; }; then 10912 (exit $ac_status); }; }; then
10997 rxvt_cv_struct_lastlog=yes 10913 struct_lastlog=yes
10998else 10914else
10999 echo "$as_me: failed program was:" >&5 10915 echo "$as_me: failed program was:" >&5
11000sed 's/^/| /' conftest.$ac_ext >&5 10916sed 's/^/| /' conftest.$ac_ext >&5
11001 10917
11002rxvt_cv_struct_lastlog=no 10918struct_lastlog=no
11003fi 10919fi
11004rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10920rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
11005fi 10921fi
11006echo "$as_me:$LINENO: result: $rxvt_cv_struct_lastlog" >&5 10922echo "$as_me:$LINENO: result: $struct_lastlog" >&5
11007echo "${ECHO_T}$rxvt_cv_struct_lastlog" >&6 10923echo "${ECHO_T}$struct_lastlog" >&6
11008if test x$rxvt_cv_struct_lastlog = xyes; then 10924if test x$struct_lastlog = xyes; then
11009 10925
11010cat >>confdefs.h <<\_ACEOF 10926cat >>confdefs.h <<\_ACEOF
11011#define HAVE_STRUCT_LASTLOG 1 10927#define HAVE_STRUCT_LASTLOG 1
11012_ACEOF 10928_ACEOF
11013 10929
11014fi 10930fi
11015 10931
11016echo "$as_me:$LINENO: checking for struct lastlogx" >&5 10932echo "$as_me:$LINENO: checking for struct lastlogx" >&5
11017echo $ECHO_N "checking for struct lastlogx... $ECHO_C" >&6 10933echo $ECHO_N "checking for struct lastlogx... $ECHO_C" >&6
11018if test "${rxvt_cv_struct_lastlogx+set}" = set; then 10934if test "${struct_lastlogx+set}" = set; then
11019 echo $ECHO_N "(cached) $ECHO_C" >&6 10935 echo $ECHO_N "(cached) $ECHO_C" >&6
11020else 10936else
11021 cat >conftest.$ac_ext <<_ACEOF 10937 cat >conftest.$ac_ext <<_ACEOF
11022/* confdefs.h. */ 10938/* confdefs.h. */
11023_ACEOF 10939_ACEOF
11057 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10973 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11058 (eval $ac_try) 2>&5 10974 (eval $ac_try) 2>&5
11059 ac_status=$? 10975 ac_status=$?
11060 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10976 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11061 (exit $ac_status); }; }; then 10977 (exit $ac_status); }; }; then
11062 rxvt_cv_struct_lastlogx=yes 10978 struct_lastlogx=yes
11063else 10979else
11064 echo "$as_me: failed program was:" >&5 10980 echo "$as_me: failed program was:" >&5
11065sed 's/^/| /' conftest.$ac_ext >&5 10981sed 's/^/| /' conftest.$ac_ext >&5
11066 10982
11067rxvt_cv_struct_lastlogx=no 10983struct_lastlogx=no
11068fi 10984fi
11069rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10985rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
11070fi 10986fi
11071echo "$as_me:$LINENO: result: $rxvt_cv_struct_lastlogx" >&5 10987echo "$as_me:$LINENO: result: $struct_lastlogx" >&5
11072echo "${ECHO_T}$rxvt_cv_struct_lastlogx" >&6 10988echo "${ECHO_T}$struct_lastlogx" >&6
11073if test x$rxvt_cv_struct_lastlogx = xyes; then 10989if test x$struct_lastlogx = xyes; then
11074 10990
11075cat >>confdefs.h <<\_ACEOF 10991cat >>confdefs.h <<\_ACEOF
11076#define HAVE_STRUCT_LASTLOGX 1 10992#define HAVE_STRUCT_LASTLOGX 1
11077_ACEOF 10993_ACEOF
11078 10994
11079fi 10995fi
11080 10996
11081 10997
11082echo "$as_me:$LINENO: checking where utmp is located" >&5 10998echo "$as_me:$LINENO: checking where utmp is located" >&5
11083echo $ECHO_N "checking where utmp is located... $ECHO_C" >&6 10999echo $ECHO_N "checking where utmp is located... $ECHO_C" >&6
11084if test "${rxvt_cv_path_utmp+set}" = set; then 11000if test "${path_utmp+set}" = set; then
11085 echo $ECHO_N "(cached) $ECHO_C" >&6 11001 echo $ECHO_N "(cached) $ECHO_C" >&6
11086else 11002else
11087 if test "$cross_compiling" = yes; then 11003 if test "$cross_compiling" = yes; then
11088 { echo "$as_me:$LINENO: WARNING: Define RXVT_UTMP_FILE in config.h manually" >&5 11004 { echo "$as_me:$LINENO: WARNING: Define UTMP_FILE in config.h manually" >&5
11089echo "$as_me: WARNING: Define RXVT_UTMP_FILE in config.h manually" >&2;} 11005echo "$as_me: WARNING: Define UTMP_FILE in config.h manually" >&2;}
11090else 11006else
11091 cat >conftest.$ac_ext <<_ACEOF 11007 cat >conftest.$ac_ext <<_ACEOF
11092/* confdefs.h. */ 11008/* confdefs.h. */
11093_ACEOF 11009_ACEOF
11094cat confdefs.h >>conftest.$ac_ext 11010cat confdefs.h >>conftest.$ac_ext
11130 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11046 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11131 (eval $ac_try) 2>&5 11047 (eval $ac_try) 2>&5
11132 ac_status=$? 11048 ac_status=$?
11133 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11049 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11134 (exit $ac_status); }; }; then 11050 (exit $ac_status); }; }; then
11135 rxvt_cv_path_utmp=`cat conftestval` 11051 path_utmp=`cat conftestval`
11136else 11052else
11137 echo "$as_me: program exited with status $ac_status" >&5 11053 echo "$as_me: program exited with status $ac_status" >&5
11138echo "$as_me: failed program was:" >&5 11054echo "$as_me: failed program was:" >&5
11139sed 's/^/| /' conftest.$ac_ext >&5 11055sed 's/^/| /' conftest.$ac_ext >&5
11140 11056
11141( exit $ac_status ) 11057( exit $ac_status )
11142rxvt_cv_path_utmp= 11058path_utmp=
11143fi 11059fi
11144rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 11060rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
11145fi 11061fi
11146fi 11062fi
11147echo "$as_me:$LINENO: result: $rxvt_cv_path_utmp" >&5 11063echo "$as_me:$LINENO: result: $path_utmp" >&5
11148echo "${ECHO_T}$rxvt_cv_path_utmp" >&6 11064echo "${ECHO_T}$path_utmp" >&6
11149if test x$rxvt_cv_path_utmp != x; then 11065if test x$path_utmp != x; then
11150 11066
11151cat >>confdefs.h <<_ACEOF 11067cat >>confdefs.h <<_ACEOF
11152#define RXVT_UTMP_FILE "$rxvt_cv_path_utmp" 11068#define UTMP_FILE "$path_utmp"
11153_ACEOF 11069_ACEOF
11154 11070
11155fi 11071fi
11156 11072
11157 11073
11158echo "$as_me:$LINENO: checking where utmpx is located" >&5 11074echo "$as_me:$LINENO: checking where utmpx is located" >&5
11159echo $ECHO_N "checking where utmpx is located... $ECHO_C" >&6 11075echo $ECHO_N "checking where utmpx is located... $ECHO_C" >&6
11160if test "${rxvt_cv_path_utmpx+set}" = set; then 11076if test "${path_utmpx+set}" = set; then
11161 echo $ECHO_N "(cached) $ECHO_C" >&6 11077 echo $ECHO_N "(cached) $ECHO_C" >&6
11162else 11078else
11163 if test "$cross_compiling" = yes; then 11079 if test "$cross_compiling" = yes; then
11164 { echo "$as_me:$LINENO: WARNING: Define RXVT_UTMPX_FILE in config.h manually" >&5 11080 { echo "$as_me:$LINENO: WARNING: Define UTMPX_FILE in config.h manually" >&5
11165echo "$as_me: WARNING: Define RXVT_UTMPX_FILE in config.h manually" >&2;} 11081echo "$as_me: WARNING: Define UTMPX_FILE in config.h manually" >&2;}
11166else 11082else
11167 cat >conftest.$ac_ext <<_ACEOF 11083 cat >conftest.$ac_ext <<_ACEOF
11168/* confdefs.h. */ 11084/* confdefs.h. */
11169_ACEOF 11085_ACEOF
11170cat confdefs.h >>conftest.$ac_ext 11086cat confdefs.h >>conftest.$ac_ext
11216 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11132 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11217 (eval $ac_try) 2>&5 11133 (eval $ac_try) 2>&5
11218 ac_status=$? 11134 ac_status=$?
11219 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11135 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11220 (exit $ac_status); }; }; then 11136 (exit $ac_status); }; }; then
11221 rxvt_cv_path_utmpx=`cat conftestval` 11137 path_utmpx=`cat conftestval`
11222else 11138else
11223 echo "$as_me: program exited with status $ac_status" >&5 11139 echo "$as_me: program exited with status $ac_status" >&5
11224echo "$as_me: failed program was:" >&5 11140echo "$as_me: failed program was:" >&5
11225sed 's/^/| /' conftest.$ac_ext >&5 11141sed 's/^/| /' conftest.$ac_ext >&5
11226 11142
11227( exit $ac_status ) 11143( exit $ac_status )
11228rxvt_cv_path_utmpx= 11144path_utmpx=
11229fi 11145fi
11230rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 11146rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
11231fi 11147fi
11232fi 11148fi
11233echo "$as_me:$LINENO: result: $rxvt_cv_path_utmpx" >&5 11149echo "$as_me:$LINENO: result: $path_utmpx" >&5
11234echo "${ECHO_T}$rxvt_cv_path_utmpx" >&6 11150echo "${ECHO_T}$path_utmpx" >&6
11235if test x$rxvt_cv_path_utmpx != x; then 11151if test x$path_utmpx != x; then
11236 11152
11237cat >>confdefs.h <<_ACEOF 11153cat >>confdefs.h <<_ACEOF
11238#define RXVT_UTMPX_FILE "$rxvt_cv_path_utmpx" 11154#define UTMPX_FILE "$path_utmpx"
11239_ACEOF 11155_ACEOF
11240 11156
11241fi 11157fi
11242 11158
11243 11159
11244echo "$as_me:$LINENO: checking where wtmp is located" >&5 11160echo "$as_me:$LINENO: checking where wtmp is located" >&5
11245echo $ECHO_N "checking where wtmp is located... $ECHO_C" >&6 11161echo $ECHO_N "checking where wtmp is located... $ECHO_C" >&6
11246if test "${rxvt_cv_path_wtmp+set}" = set; then 11162if test "${path_wtmp+set}" = set; then
11247 echo $ECHO_N "(cached) $ECHO_C" >&6 11163 echo $ECHO_N "(cached) $ECHO_C" >&6
11248else 11164else
11249 if test "$cross_compiling" = yes; then 11165 if test "$cross_compiling" = yes; then
11250 { echo "$as_me:$LINENO: WARNING: Define RXVT_WTMP_FILE in config.h manually" >&5 11166 { echo "$as_me:$LINENO: WARNING: Define WTMP_FILE in config.h manually" >&5
11251echo "$as_me: WARNING: Define RXVT_WTMP_FILE in config.h manually" >&2;} 11167echo "$as_me: WARNING: Define WTMP_FILE in config.h manually" >&2;}
11252else 11168else
11253 cat >conftest.$ac_ext <<_ACEOF 11169 cat >conftest.$ac_ext <<_ACEOF
11254/* confdefs.h. */ 11170/* confdefs.h. */
11255_ACEOF 11171_ACEOF
11256cat confdefs.h >>conftest.$ac_ext 11172cat confdefs.h >>conftest.$ac_ext
11294 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11210 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11295 (eval $ac_try) 2>&5 11211 (eval $ac_try) 2>&5
11296 ac_status=$? 11212 ac_status=$?
11297 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11213 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11298 (exit $ac_status); }; }; then 11214 (exit $ac_status); }; }; then
11299 rxvt_cv_path_wtmp=`cat conftestval` 11215 path_wtmp=`cat conftestval`
11300else 11216else
11301 echo "$as_me: program exited with status $ac_status" >&5 11217 echo "$as_me: program exited with status $ac_status" >&5
11302echo "$as_me: failed program was:" >&5 11218echo "$as_me: failed program was:" >&5
11303sed 's/^/| /' conftest.$ac_ext >&5 11219sed 's/^/| /' conftest.$ac_ext >&5
11304 11220
11305( exit $ac_status ) 11221( exit $ac_status )
11306rxvt_cv_path_wtmp= 11222path_wtmp=
11307fi 11223fi
11308rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 11224rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
11309fi 11225fi
11310fi 11226fi
11311echo "$as_me:$LINENO: result: $rxvt_cv_path_wtmp" >&5 11227echo "$as_me:$LINENO: result: $path_wtmp" >&5
11312echo "${ECHO_T}$rxvt_cv_path_wtmp" >&6 11228echo "${ECHO_T}$path_wtmp" >&6
11313if test x$rxvt_cv_path_wtmp != x; then 11229if test x$path_wtmp != x; then
11314 11230
11315cat >>confdefs.h <<_ACEOF 11231cat >>confdefs.h <<_ACEOF
11316#define RXVT_WTMP_FILE "$rxvt_cv_path_wtmp" 11232#define WTMP_FILE "$path_wtmp"
11317_ACEOF 11233_ACEOF
11318 11234
11319fi 11235fi
11320 11236
11321echo "$as_me:$LINENO: checking where wtmpx is located" >&5 11237echo "$as_me:$LINENO: checking where wtmpx is located" >&5
11322echo $ECHO_N "checking where wtmpx is located... $ECHO_C" >&6 11238echo $ECHO_N "checking where wtmpx is located... $ECHO_C" >&6
11323if test "${rxvt_cv_path_wtmpx+set}" = set; then 11239if test "${path_wtmpx+set}" = set; then
11324 echo $ECHO_N "(cached) $ECHO_C" >&6 11240 echo $ECHO_N "(cached) $ECHO_C" >&6
11325else 11241else
11326 if test "$cross_compiling" = yes; then 11242 if test "$cross_compiling" = yes; then
11327 { echo "$as_me:$LINENO: WARNING: Define RXVT_WTMPX_FILE in config.h manually" >&5 11243 { echo "$as_me:$LINENO: WARNING: Define WTMPX_FILE in config.h manually" >&5
11328echo "$as_me: WARNING: Define RXVT_WTMPX_FILE in config.h manually" >&2;} 11244echo "$as_me: WARNING: Define WTMPX_FILE in config.h manually" >&2;}
11329else 11245else
11330 cat >conftest.$ac_ext <<_ACEOF 11246 cat >conftest.$ac_ext <<_ACEOF
11331/* confdefs.h. */ 11247/* confdefs.h. */
11332_ACEOF 11248_ACEOF
11333cat confdefs.h >>conftest.$ac_ext 11249cat confdefs.h >>conftest.$ac_ext
11370 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11286 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11371 (eval $ac_try) 2>&5 11287 (eval $ac_try) 2>&5
11372 ac_status=$? 11288 ac_status=$?
11373 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11289 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11374 (exit $ac_status); }; }; then 11290 (exit $ac_status); }; }; then
11375 rxvt_cv_path_wtmpx=`cat conftestval` 11291 path_wtmpx=`cat conftestval`
11376else 11292else
11377 echo "$as_me: program exited with status $ac_status" >&5 11293 echo "$as_me: program exited with status $ac_status" >&5
11378echo "$as_me: failed program was:" >&5 11294echo "$as_me: failed program was:" >&5
11379sed 's/^/| /' conftest.$ac_ext >&5 11295sed 's/^/| /' conftest.$ac_ext >&5
11380 11296
11381( exit $ac_status ) 11297( exit $ac_status )
11382rxvt_cv_path_wtmpx= 11298path_wtmpx=
11383fi 11299fi
11384rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 11300rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
11385fi 11301fi
11386fi 11302fi
11387echo "$as_me:$LINENO: result: $rxvt_cv_path_wtmpx" >&5 11303echo "$as_me:$LINENO: result: $path_wtmpx" >&5
11388echo "${ECHO_T}$rxvt_cv_path_wtmpx" >&6 11304echo "${ECHO_T}$path_wtmpx" >&6
11389if test x$rxvt_cv_path_wtmpx != x; then 11305if test x$path_wtmpx != x; then
11390 11306
11391cat >>confdefs.h <<_ACEOF 11307cat >>confdefs.h <<_ACEOF
11392#define RXVT_WTMPX_FILE "$rxvt_cv_path_wtmpx" 11308#define WTMPX_FILE "$path_wtmpx"
11393_ACEOF 11309_ACEOF
11394 11310
11395fi 11311fi
11396 11312
11397echo "$as_me:$LINENO: checking where lastlog is located" >&5 11313echo "$as_me:$LINENO: checking where lastlog is located" >&5
11398echo $ECHO_N "checking where lastlog is located... $ECHO_C" >&6 11314echo $ECHO_N "checking where lastlog is located... $ECHO_C" >&6
11399if test "${rxvt_cv_path_lastlog+set}" = set; then 11315if test "${path_lastlog+set}" = set; then
11400 echo $ECHO_N "(cached) $ECHO_C" >&6 11316 echo $ECHO_N "(cached) $ECHO_C" >&6
11401else 11317else
11402 if test "$cross_compiling" = yes; then 11318 if test "$cross_compiling" = yes; then
11403 { echo "$as_me:$LINENO: WARNING: Define RXVT_LASTLOG_FILE in config.h manually" >&5 11319 { echo "$as_me:$LINENO: WARNING: Define LASTLOG_FILE in config.h manually" >&5
11404echo "$as_me: WARNING: Define RXVT_LASTLOG_FILE in config.h manually" >&2;} 11320echo "$as_me: WARNING: Define LASTLOG_FILE in config.h manually" >&2;}
11405else 11321else
11406 cat >conftest.$ac_ext <<_ACEOF 11322 cat >conftest.$ac_ext <<_ACEOF
11407/* confdefs.h. */ 11323/* confdefs.h. */
11408_ACEOF 11324_ACEOF
11409cat confdefs.h >>conftest.$ac_ext 11325cat confdefs.h >>conftest.$ac_ext
11451 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11367 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11452 (eval $ac_try) 2>&5 11368 (eval $ac_try) 2>&5
11453 ac_status=$? 11369 ac_status=$?
11454 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11370 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11455 (exit $ac_status); }; }; then 11371 (exit $ac_status); }; }; then
11456 rxvt_cv_path_lastlog=`cat conftestval` 11372 path_lastlog=`cat conftestval`
11457else 11373else
11458 echo "$as_me: program exited with status $ac_status" >&5 11374 echo "$as_me: program exited with status $ac_status" >&5
11459echo "$as_me: failed program was:" >&5 11375echo "$as_me: failed program was:" >&5
11460sed 's/^/| /' conftest.$ac_ext >&5 11376sed 's/^/| /' conftest.$ac_ext >&5
11461 11377
11462( exit $ac_status ) 11378( exit $ac_status )
11463rxvt_cv_path_lastlog= 11379path_lastlog=
11464fi 11380fi
11465rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 11381rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
11466fi 11382fi
11467fi 11383fi
11468echo "$as_me:$LINENO: result: $rxvt_cv_path_lastlog" >&5 11384echo "$as_me:$LINENO: result: $path_lastlog" >&5
11469echo "${ECHO_T}$rxvt_cv_path_lastlog" >&6 11385echo "${ECHO_T}$path_lastlog" >&6
11470if test x$rxvt_cv_path_lastlog != x; then 11386if test x$path_lastlog != x; then
11471 11387
11472cat >>confdefs.h <<_ACEOF 11388cat >>confdefs.h <<_ACEOF
11473#define RXVT_LASTLOG_FILE "$rxvt_cv_path_lastlog" 11389#define LASTLOG_FILE "$path_lastlog"
11474_ACEOF 11390_ACEOF
11475 11391
11476 if test -d "$rxvt_cv_path_lastlog"; then 11392 if test -d "$path_lastlog"; then
11477 11393
11478cat >>confdefs.h <<\_ACEOF 11394cat >>confdefs.h <<\_ACEOF
11479#define LASTLOG_IS_DIR 1 11395#define LASTLOG_IS_DIR 1
11480_ACEOF 11396_ACEOF
11481 11397
11482 fi 11398 fi
11483fi 11399fi
11484 11400
11485echo "$as_me:$LINENO: checking where lastlogx is located" >&5 11401echo "$as_me:$LINENO: checking where lastlogx is located" >&5
11486echo $ECHO_N "checking where lastlogx is located... $ECHO_C" >&6 11402echo $ECHO_N "checking where lastlogx is located... $ECHO_C" >&6
11487if test "${rxvt_cv_path_lastlogx+set}" = set; then 11403if test "${path_lastlogx+set}" = set; then
11488 echo $ECHO_N "(cached) $ECHO_C" >&6 11404 echo $ECHO_N "(cached) $ECHO_C" >&6
11489else 11405else
11490 if test "$cross_compiling" = yes; then 11406 if test "$cross_compiling" = yes; then
11491 { echo "$as_me:$LINENO: WARNING: Define RXVT_LASTLOGX_FILE in config.h manually" >&5 11407 { echo "$as_me:$LINENO: WARNING: Define LASTLOGX_FILE in config.h manually" >&5
11492echo "$as_me: WARNING: Define RXVT_LASTLOGX_FILE in config.h manually" >&2;} 11408echo "$as_me: WARNING: Define LASTLOGX_FILE in config.h manually" >&2;}
11493else 11409else
11494 cat >conftest.$ac_ext <<_ACEOF 11410 cat >conftest.$ac_ext <<_ACEOF
11495/* confdefs.h. */ 11411/* confdefs.h. */
11496_ACEOF 11412_ACEOF
11497cat confdefs.h >>conftest.$ac_ext 11413cat confdefs.h >>conftest.$ac_ext
11533 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11449 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11534 (eval $ac_try) 2>&5 11450 (eval $ac_try) 2>&5
11535 ac_status=$? 11451 ac_status=$?
11536 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11452 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11537 (exit $ac_status); }; }; then 11453 (exit $ac_status); }; }; then
11538 rxvt_cv_path_lastlogx=`cat conftestval` 11454 path_lastlogx=`cat conftestval`
11539else 11455else
11540 echo "$as_me: program exited with status $ac_status" >&5 11456 echo "$as_me: program exited with status $ac_status" >&5
11541echo "$as_me: failed program was:" >&5 11457echo "$as_me: failed program was:" >&5
11542sed 's/^/| /' conftest.$ac_ext >&5 11458sed 's/^/| /' conftest.$ac_ext >&5
11543 11459
11544( exit $ac_status ) 11460( exit $ac_status )
11545rxvt_cv_path_lastlogx= 11461path_lastlogx=
11546fi 11462fi
11547rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 11463rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
11548fi 11464fi
11549fi 11465fi
11550echo "$as_me:$LINENO: result: $rxvt_cv_path_lastlogx" >&5 11466echo "$as_me:$LINENO: result: $path_lastlogx" >&5
11551echo "${ECHO_T}$rxvt_cv_path_lastlogx" >&6 11467echo "${ECHO_T}$path_lastlogx" >&6
11552if test x$rxvt_cv_path_lastlogx != x; then 11468if test x$path_lastlogx != x; then
11553 11469
11554cat >>confdefs.h <<_ACEOF 11470cat >>confdefs.h <<_ACEOF
11555#define RXVT_LASTLOGX_FILE "$rxvt_cv_path_lastlogx" 11471#define LASTLOGX_FILE "$path_lastlogx"
11556_ACEOF 11472_ACEOF
11557 11473
11558fi 11474fi
11475
11476if test x$support_utmp != xyes; then
11477 echo " utmp support: disabled"
11478 echo
11479else
11480 echo " utmp support: enabled
11481 utmp file: $path_utmp
11482 utmpx file: $path_utmpx
11483 wtmp file: $path_wtmp
11484 wtmpx file: $path_wtmpx
11485 lastlog file: $path_lastlog
11486 lastlogx file: $path_lastlogx"
11487fi
11488
11559 11489
11560 11490
11561echo "$as_me:$LINENO: checking where ttys/ttytab is located" >&5 11491echo "$as_me:$LINENO: checking where ttys/ttytab is located" >&5
11562echo $ECHO_N "checking where ttys/ttytab is located... $ECHO_C" >&6 11492echo $ECHO_N "checking where ttys/ttytab is located... $ECHO_C" >&6
11563if test "${rxvt_cv_path_ttytab+set}" = set; then 11493if test "${rxvt_cv_path_ttytab+set}" = set; then
11830#define HAVE_NL_LANGINFO 1 11760#define HAVE_NL_LANGINFO 1
11831_ACEOF 11761_ACEOF
11832 11762
11833fi 11763fi
11834 11764
11765
11835echo "$as_me:$LINENO: checking for unix-compliant filehandle passing ability" >&5 11766echo "$as_me:$LINENO: checking for unix-compliant filehandle passing ability" >&5
11836echo $ECHO_N "checking for unix-compliant filehandle passing ability... $ECHO_C" >&6 11767echo $ECHO_N "checking for unix-compliant filehandle passing ability... $ECHO_C" >&6
11837if test "${rxvt_can_pass_fds+set}" = set; then 11768if test "${can_pass_fds+set}" = set; then
11838 echo $ECHO_N "(cached) $ECHO_C" >&6 11769 echo $ECHO_N "(cached) $ECHO_C" >&6
11839else 11770else
11840 cat >conftest.$ac_ext <<_ACEOF 11771 cat >conftest.$ac_ext <<_ACEOF
11841/* confdefs.h. */ 11772/* confdefs.h. */
11842_ACEOF 11773_ACEOF
11843cat confdefs.h >>conftest.$ac_ext 11774cat confdefs.h >>conftest.$ac_ext
11844cat >>conftest.$ac_ext <<_ACEOF 11775cat >>conftest.$ac_ext <<_ACEOF
11845/* end confdefs.h. */ 11776/* end confdefs.h. */
11846 11777
11778#include <cstddef> // broken bsds (is that redundant?) need this
11847#include <sys/types.h> 11779#include <sys/types.h>
11848#include <sys/socket.h> 11780#include <sys/socket.h>
11781#include <sys/uio.h>
11849 11782
11850int 11783int
11851main () 11784main ()
11852{ 11785{
11853 11786
11898 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11831 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11899 (eval $ac_try) 2>&5 11832 (eval $ac_try) 2>&5
11900 ac_status=$? 11833 ac_status=$?
11901 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11834 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11902 (exit $ac_status); }; }; then 11835 (exit $ac_status); }; }; then
11903 rxvt_can_pass_fds=yes 11836 can_pass_fds=yes
11904else 11837else
11905 echo "$as_me: failed program was:" >&5 11838 echo "$as_me: failed program was:" >&5
11906sed 's/^/| /' conftest.$ac_ext >&5 11839sed 's/^/| /' conftest.$ac_ext >&5
11907 11840
11908rxvt_can_pass_fds=no 11841can_pass_fds=no
11909fi 11842fi
11910rm -f conftest.err conftest.$ac_objext \ 11843rm -f conftest.err conftest.$ac_objext \
11911 conftest$ac_exeext conftest.$ac_ext 11844 conftest$ac_exeext conftest.$ac_ext
11912fi 11845fi
11913echo "$as_me:$LINENO: result: $rxvt_can_pass_fds" >&5 11846echo "$as_me:$LINENO: result: $can_pass_fds" >&5
11914echo "${ECHO_T}$rxvt_can_pass_fds" >&6 11847echo "${ECHO_T}$can_pass_fds" >&6
11915if test x$rxvt_can_pass_fds = xyes; then 11848if test x$can_pass_fds = xyes; then
11916 11849
11917cat >>confdefs.h <<\_ACEOF 11850cat >>confdefs.h <<\_ACEOF
11918#define HAVE_UNIX_FDPASS 1 11851#define HAVE_UNIX_FDPASS 1
11919_ACEOF 11852_ACEOF
11920 11853
11854else
11855 { { echo "$as_me:$LINENO: error: libptytty requires unix-compliant filehandle passing ability" >&5
11856echo "$as_me: error: libptytty requires unix-compliant filehandle passing ability" >&2;}
11857 { (exit 1); exit 1; }; }
11921fi 11858fi
11859
11922 11860
11923echo "$as_me:$LINENO: checking for broken XIM callback" >&5 11861echo "$as_me:$LINENO: checking for broken XIM callback" >&5
11924echo $ECHO_N "checking for broken XIM callback... $ECHO_C" >&6 11862echo $ECHO_N "checking for broken XIM callback... $ECHO_C" >&6
11925if test "${rxvt_broken_ximcb+set}" = set; then 11863if test "${rxvt_broken_ximcb+set}" = set; then
11926 echo $ECHO_N "(cached) $ECHO_C" >&6 11864 echo $ECHO_N "(cached) $ECHO_C" >&6
11976#define XIMCB_PROTO_BROKEN 1 11914#define XIMCB_PROTO_BROKEN 1
11977_ACEOF 11915_ACEOF
11978 11916
11979fi 11917fi
11980 11918
11981if test x$ac_cv_func_posix_openpt = xno; then
11982 echo "$as_me:$LINENO: checking for openpty" >&5
11983echo $ECHO_N "checking for openpty... $ECHO_C" >&6
11984if test "${ac_cv_func_openpty+set}" = set; then
11985 echo $ECHO_N "(cached) $ECHO_C" >&6
11986else
11987 cat >conftest.$ac_ext <<_ACEOF
11988/* confdefs.h. */
11989_ACEOF
11990cat confdefs.h >>conftest.$ac_ext
11991cat >>conftest.$ac_ext <<_ACEOF
11992/* end confdefs.h. */
11993/* Define openpty to an innocuous variant, in case <limits.h> declares openpty.
11994 For example, HP-UX 11i <limits.h> declares gettimeofday. */
11995#define openpty innocuous_openpty
11996 11919
11997/* System header to define __stub macros and hopefully few prototypes,
11998 which can conflict with char openpty (); below.
11999 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
12000 <limits.h> exists even on freestanding compilers. */
12001 11920
12002#ifdef __STDC__
12003# include <limits.h>
12004#else
12005# include <assert.h>
12006#endif
12007 11921
12008#undef openpty
12009 11922
12010/* Override any gcc2 internal prototype to avoid an error. */
12011#ifdef __cplusplus
12012extern "C"
12013{
12014#endif
12015/* We use char because int might match the return type of a gcc2
12016 builtin and then its argument prototype would still apply. */
12017char openpty ();
12018/* The GNU C library defines this for functions which it implements
12019 to always fail with ENOSYS. Some functions are actually named
12020 something starting with __ and the normal name is an alias. */
12021#if defined (__stub_openpty) || defined (__stub___openpty)
12022choke me
12023#else
12024char (*f) () = openpty;
12025#endif
12026#ifdef __cplusplus
12027}
12028#endif
12029 11923
12030int
12031main ()
12032{
12033return f != openpty;
12034 ;
12035 return 0;
12036}
12037_ACEOF
12038rm -f conftest.$ac_objext conftest$ac_exeext
12039if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12040 (eval $ac_link) 2>conftest.er1
12041 ac_status=$?
12042 grep -v '^ *+' conftest.er1 >conftest.err
12043 rm -f conftest.er1
12044 cat conftest.err >&5
12045 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12046 (exit $ac_status); } &&
12047 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
12048 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12049 (eval $ac_try) 2>&5
12050 ac_status=$?
12051 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12052 (exit $ac_status); }; } &&
12053 { ac_try='test -s conftest$ac_exeext'
12054 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12055 (eval $ac_try) 2>&5
12056 ac_status=$?
12057 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12058 (exit $ac_status); }; }; then
12059 ac_cv_func_openpty=yes
12060else
12061 echo "$as_me: failed program was:" >&5
12062sed 's/^/| /' conftest.$ac_ext >&5
12063 11924
12064ac_cv_func_openpty=no 11925for ac_header in \
12065fi 11926 pty.h \
12066rm -f conftest.err conftest.$ac_objext \ 11927 util.h \
12067 conftest$ac_exeext conftest.$ac_ext 11928 libutil.h \
12068fi 11929 sys/ioctl.h \
12069echo "$as_me:$LINENO: result: $ac_cv_func_openpty" >&5 11930 sys/stropts.h \
12070echo "${ECHO_T}$ac_cv_func_openpty" >&6
12071if test $ac_cv_func_openpty = yes; then
12072 :
12073else
12074 echo "$as_me:$LINENO: checking for openpty in -lutil" >&5
12075echo $ECHO_N "checking for openpty in -lutil... $ECHO_C" >&6
12076if test "${ac_cv_lib_util_openpty+set}" = set; then
12077 echo $ECHO_N "(cached) $ECHO_C" >&6
12078else
12079 ac_check_lib_save_LIBS=$LIBS
12080LIBS="-lutil $LIBS"
12081cat >conftest.$ac_ext <<_ACEOF
12082/* confdefs.h. */
12083_ACEOF
12084cat confdefs.h >>conftest.$ac_ext
12085cat >>conftest.$ac_ext <<_ACEOF
12086/* end confdefs.h. */
12087 11931
12088/* Override any gcc2 internal prototype to avoid an error. */
12089#ifdef __cplusplus
12090extern "C"
12091#endif
12092/* We use char because int might match the return type of a gcc2
12093 builtin and then its argument prototype would still apply. */
12094char openpty ();
12095int
12096main ()
12097{
12098openpty ();
12099 ;
12100 return 0;
12101}
12102_ACEOF
12103rm -f conftest.$ac_objext conftest$ac_exeext
12104if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12105 (eval $ac_link) 2>conftest.er1
12106 ac_status=$?
12107 grep -v '^ *+' conftest.er1 >conftest.err
12108 rm -f conftest.er1
12109 cat conftest.err >&5
12110 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12111 (exit $ac_status); } &&
12112 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
12113 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12114 (eval $ac_try) 2>&5
12115 ac_status=$?
12116 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12117 (exit $ac_status); }; } &&
12118 { ac_try='test -s conftest$ac_exeext'
12119 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12120 (eval $ac_try) 2>&5
12121 ac_status=$?
12122 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12123 (exit $ac_status); }; }; then
12124 ac_cv_lib_util_openpty=yes
12125else
12126 echo "$as_me: failed program was:" >&5
12127sed 's/^/| /' conftest.$ac_ext >&5
12128
12129ac_cv_lib_util_openpty=no
12130fi
12131rm -f conftest.err conftest.$ac_objext \
12132 conftest$ac_exeext conftest.$ac_ext
12133LIBS=$ac_check_lib_save_LIBS
12134fi
12135echo "$as_me:$LINENO: result: $ac_cv_lib_util_openpty" >&5
12136echo "${ECHO_T}$ac_cv_lib_util_openpty" >&6
12137if test $ac_cv_lib_util_openpty = yes; then
12138 LIBS="$LIBS -lutil"
12139fi
12140
12141fi
12142
12143fi
12144
12145echo "$as_me:$LINENO: checking for pty/tty type" >&5
12146echo $ECHO_N "checking for pty/tty type... $ECHO_C" >&6
12147if test "${rxvt_cv_ptys+set}" = set; then
12148 echo $ECHO_N "(cached) $ECHO_C" >&6
12149else
12150 if test x$ac_cv_func_openpty = xyes -o x$ac_cv_lib_util_openpty = xyes; then
12151 rxvt_cv_ptys=OPENPTY
12152 else if test x$ac_cv_func_posix_openpt = xyes; then
12153 rxvt_cv_ptys=POSIX
12154 else if test x$ac_cv_func__getpty = xyes; then
12155 rxvt_cv_ptys=SGI4
12156 else if test -c /dev/ttyp20; then
12157 rxvt_cv_ptys=SCO
12158 else if test -c /dev/ptym/clone; then
12159 rxvt_cv_ptys=HPUX
12160 else if test -c /dev/ptc -a -c /dev/pts; then
12161 rxvt_cv_ptys=PTC
12162 else if test -c /dev/ptc -a -d /dev/pts; then
12163 rxvt_cv_ptys=PTC
12164 else if test -c /dev/ptmx -a -c /dev/pts/0; then
12165 rxvt_cv_ptys=STREAMS
12166 else if test x$ac_cv_func_grantpt = xyes && test x$ac_cv_func_unlockpt = xyes; then
12167 rxvt_cv_ptys=STREAMS
12168 else
12169 rxvt_cv_ptys=BSD
12170fi
12171fi
12172fi
12173fi
12174fi
12175fi
12176fi
12177fi
12178fi
12179
12180fi
12181echo "$as_me:$LINENO: result: $rxvt_cv_ptys" >&5
12182echo "${ECHO_T}$rxvt_cv_ptys" >&6
12183
12184if test x$rxvt_cv_ptys = xPOSIX; then
12185
12186cat >>confdefs.h <<\_ACEOF
12187#define PTYS_ARE_POSIX 1
12188_ACEOF
12189
12190fi
12191if test x$rxvt_cv_ptys = xOPENPTY; then
12192
12193cat >>confdefs.h <<\_ACEOF
12194#define PTYS_ARE_OPENPTY 1
12195_ACEOF
12196
12197fi
12198if test x$rxvt_cv_ptys = xSCO; then
12199
12200cat >>confdefs.h <<\_ACEOF
12201#define PTYS_ARE_NUMERIC 1
12202_ACEOF
12203
12204fi
12205if test x$rxvt_cv_ptys = xSTREAMS; then
12206
12207cat >>confdefs.h <<\_ACEOF
12208#define PTYS_ARE_PTMX 1
12209_ACEOF
12210
12211fi
12212if test x$rxvt_cv_ptys = xPTC; then
12213
12214cat >>confdefs.h <<\_ACEOF
12215#define PTYS_ARE_PTC 1
12216_ACEOF
12217
12218fi
12219if test x$rxvt_cv_ptys = xSGI4; then
12220
12221cat >>confdefs.h <<\_ACEOF
12222#define PTYS_ARE__GETPTY 1
12223_ACEOF
12224
12225fi
12226if test x$rxvt_cv_ptys = xHPUX; then
12227
12228cat >>confdefs.h <<\_ACEOF
12229#define PTYS_ARE_CLONE 1
12230_ACEOF
12231
12232fi
12233if test x$rxvt_cv_ptys = xBSD -o x$rxvt_cv_ptys = xHPUX -o x$rxvt_cv_ptys = xPOSIX; then
12234
12235cat >>confdefs.h <<\_ACEOF
12236#define PTYS_ARE_SEARCHED 1
12237_ACEOF
12238
12239fi
12240
12241
12242{ echo "$as_me:$LINENO: checking for pty ranges..." >&5
12243echo "$as_me: checking for pty ranges..." >&6;}
12244ptys=`echo /dev/pty??`
12245pch1=`echo $ptys | tr ' ' '\012' | sed -e 's/^.*\(.\).$/\1/g' | sort -u | tr -d '\012'`
12246pch2=`echo $ptys | tr ' ' '\012' | sed -e 's/^.*\(.\)$/\1/g' | sort -u | tr -d '\012'`
12247if test x$pch1 != x; then
12248
12249cat >>confdefs.h <<_ACEOF
12250#define PTYCHAR1 "$pch1"
12251_ACEOF
12252
12253fi
12254if test x$pch2 != x; then
12255
12256cat >>confdefs.h <<_ACEOF
12257#define PTYCHAR2 "$pch2"
12258_ACEOF
12259
12260fi
12261
12262if test x$support_xft = xyes; then
12263 LIBS="$LIBS `pkg-config xft --libs`"
12264 CPPFLAGS="$CPPFLAGS `pkg-config xft --cflags`"
12265
12266
12267for ac_header in X11/Xft/Xft.h
12268do 11932do
12269as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 11933as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
12270if eval "test \"\${$as_ac_Header+set}\" = set"; then 11934if eval "test \"\${$as_ac_Header+set}\" = set"; then
12271 echo "$as_me:$LINENO: checking for $ac_header" >&5 11935 echo "$as_me:$LINENO: checking for $ac_header" >&5
12272echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 11936echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
12406if test `eval echo '${'$as_ac_Header'}'` = yes; then 12070if test `eval echo '${'$as_ac_Header'}'` = yes; then
12407 cat >>confdefs.h <<_ACEOF 12071 cat >>confdefs.h <<_ACEOF
12408#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 12072#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
12409_ACEOF 12073_ACEOF
12410 12074
12075fi
12076
12077done
12078
12079
12080
12081
12082
12083
12084
12085
12086
12087
12088
12089for ac_func in \
12090 revoke \
12091 _getpty \
12092 getpt \
12093 posix_openpt \
12094 isastream \
12095 setuid \
12096 seteuid \
12097 setreuid \
12098 setresuid \
12099
12100do
12101as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
12102echo "$as_me:$LINENO: checking for $ac_func" >&5
12103echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
12104if eval "test \"\${$as_ac_var+set}\" = set"; then
12105 echo $ECHO_N "(cached) $ECHO_C" >&6
12106else
12107 cat >conftest.$ac_ext <<_ACEOF
12108/* confdefs.h. */
12109_ACEOF
12110cat confdefs.h >>conftest.$ac_ext
12111cat >>conftest.$ac_ext <<_ACEOF
12112/* end confdefs.h. */
12113/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
12114 For example, HP-UX 11i <limits.h> declares gettimeofday. */
12115#define $ac_func innocuous_$ac_func
12116
12117/* System header to define __stub macros and hopefully few prototypes,
12118 which can conflict with char $ac_func (); below.
12119 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
12120 <limits.h> exists even on freestanding compilers. */
12121
12122#ifdef __STDC__
12123# include <limits.h>
12124#else
12125# include <assert.h>
12126#endif
12127
12128#undef $ac_func
12129
12130/* Override any gcc2 internal prototype to avoid an error. */
12131#ifdef __cplusplus
12132extern "C"
12133{
12134#endif
12135/* We use char because int might match the return type of a gcc2
12136 builtin and then its argument prototype would still apply. */
12137char $ac_func ();
12138/* The GNU C library defines this for functions which it implements
12139 to always fail with ENOSYS. Some functions are actually named
12140 something starting with __ and the normal name is an alias. */
12141#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
12142choke me
12143#else
12144char (*f) () = $ac_func;
12145#endif
12146#ifdef __cplusplus
12147}
12148#endif
12149
12150int
12151main ()
12152{
12153return f != $ac_func;
12154 ;
12155 return 0;
12156}
12157_ACEOF
12158rm -f conftest.$ac_objext conftest$ac_exeext
12159if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12160 (eval $ac_link) 2>conftest.er1
12161 ac_status=$?
12162 grep -v '^ *+' conftest.er1 >conftest.err
12163 rm -f conftest.er1
12164 cat conftest.err >&5
12165 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12166 (exit $ac_status); } &&
12167 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
12168 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12169 (eval $ac_try) 2>&5
12170 ac_status=$?
12171 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12172 (exit $ac_status); }; } &&
12173 { ac_try='test -s conftest$ac_exeext'
12174 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12175 (eval $ac_try) 2>&5
12176 ac_status=$?
12177 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12178 (exit $ac_status); }; }; then
12179 eval "$as_ac_var=yes"
12180else
12181 echo "$as_me: failed program was:" >&5
12182sed 's/^/| /' conftest.$ac_ext >&5
12183
12184eval "$as_ac_var=no"
12185fi
12186rm -f conftest.err conftest.$ac_objext \
12187 conftest$ac_exeext conftest.$ac_ext
12188fi
12189echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
12190echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
12191if test `eval echo '${'$as_ac_var'}'` = yes; then
12192 cat >>confdefs.h <<_ACEOF
12193#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
12194_ACEOF
12195
12196fi
12197done
12198
12199
12200have_clone=no
12201
12202echo "$as_me:$LINENO: checking for /dev/ptym/clone" >&5
12203echo $ECHO_N "checking for /dev/ptym/clone... $ECHO_C" >&6
12204if test -e /dev/ptym/clone; then
12205 echo "$as_me:$LINENO: result: yes" >&5
12206echo "${ECHO_T}yes" >&6
12207
12208cat >>confdefs.h <<\_ACEOF
12209#define HAVE_DEV_CLONE 1
12210_ACEOF
12211
12212
12213cat >>confdefs.h <<\_ACEOF
12214#define CLONE_DEVICE "/dev/ptym/clone"
12215_ACEOF
12216
12217 have_clone=yes
12218else
12219 echo "$as_me:$LINENO: result: no" >&5
12220echo "${ECHO_T}no" >&6
12221fi
12222
12223echo "$as_me:$LINENO: checking for /dev/ptc" >&5
12224echo $ECHO_N "checking for /dev/ptc... $ECHO_C" >&6
12225if test -e /dev/ptc; then
12226 echo "$as_me:$LINENO: result: yes" >&5
12227echo "${ECHO_T}yes" >&6
12228
12229cat >>confdefs.h <<\_ACEOF
12230#define HAVE_DEV_PTC 1
12231_ACEOF
12232
12233
12234cat >>confdefs.h <<\_ACEOF
12235#define CLONE_DEVICE "/dev/ptc"
12236_ACEOF
12237
12238 have_clone=yes
12239else
12240 echo "$as_me:$LINENO: result: no" >&5
12241echo "${ECHO_T}no" >&6
12242fi
12243
12244case $host in
12245 *-*-cygwin*)
12246 have_clone=yes
12247
12248cat >>confdefs.h <<\_ACEOF
12249#define CLONE_DEVICE "/dev/ptmx"
12250_ACEOF
12251
12252 ;;
12253 *)
12254 echo "$as_me:$LINENO: checking for /dev/ptmx" >&5
12255echo $ECHO_N "checking for /dev/ptmx... $ECHO_C" >&6
12256 if test -e /dev/ptmx; then
12257 echo "$as_me:$LINENO: result: yes" >&5
12258echo "${ECHO_T}yes" >&6
12259
12260cat >>confdefs.h <<\_ACEOF
12261#define HAVE_DEV_PTMX 1
12262_ACEOF
12263
12264
12265cat >>confdefs.h <<\_ACEOF
12266#define CLONE_DEVICE "/dev/ptmx"
12267_ACEOF
12268
12269 have_clone=yes
12270 else
12271 echo "$as_me:$LINENO: result: no" >&5
12272echo "${ECHO_T}no" >&6
12273 fi
12274 ;;
12275esac
12276
12277if test x$ac_cv_func_getpt = xyes -o x$ac_cv_func_posix_openpt = xyes -o x$have_clone = xyes; then
12278 echo "$as_me:$LINENO: checking for UNIX98 ptys" >&5
12279echo $ECHO_N "checking for UNIX98 ptys... $ECHO_C" >&6
12280 cat >conftest.$ac_ext <<_ACEOF
12281/* confdefs.h. */
12282_ACEOF
12283cat confdefs.h >>conftest.$ac_ext
12284cat >>conftest.$ac_ext <<_ACEOF
12285/* end confdefs.h. */
12286#include <stdlib.h>
12287int
12288main ()
12289{
12290grantpt(0);unlockpt(0);ptsname(0);
12291 ;
12292 return 0;
12293}
12294_ACEOF
12295rm -f conftest.$ac_objext conftest$ac_exeext
12296if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12297 (eval $ac_link) 2>conftest.er1
12298 ac_status=$?
12299 grep -v '^ *+' conftest.er1 >conftest.err
12300 rm -f conftest.er1
12301 cat conftest.err >&5
12302 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12303 (exit $ac_status); } &&
12304 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
12305 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12306 (eval $ac_try) 2>&5
12307 ac_status=$?
12308 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12309 (exit $ac_status); }; } &&
12310 { ac_try='test -s conftest$ac_exeext'
12311 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12312 (eval $ac_try) 2>&5
12313 ac_status=$?
12314 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12315 (exit $ac_status); }; }; then
12316 unix98_pty=yes
12317
12318cat >>confdefs.h <<\_ACEOF
12319#define UNIX98_PTY 1
12320_ACEOF
12321
12322 echo "$as_me:$LINENO: result: yes" >&5
12323echo "${ECHO_T}yes" >&6
12324else
12325 echo "$as_me: failed program was:" >&5
12326sed 's/^/| /' conftest.$ac_ext >&5
12327
12328echo "$as_me:$LINENO: result: no" >&5
12329echo "${ECHO_T}no" >&6
12330fi
12331rm -f conftest.err conftest.$ac_objext \
12332 conftest$ac_exeext conftest.$ac_ext
12333fi
12334
12335if test -z "$unix98_pty"; then
12336
12337for ac_func in openpty
12338do
12339as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
12340echo "$as_me:$LINENO: checking for $ac_func" >&5
12341echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
12342if eval "test \"\${$as_ac_var+set}\" = set"; then
12343 echo $ECHO_N "(cached) $ECHO_C" >&6
12344else
12345 cat >conftest.$ac_ext <<_ACEOF
12346/* confdefs.h. */
12347_ACEOF
12348cat confdefs.h >>conftest.$ac_ext
12349cat >>conftest.$ac_ext <<_ACEOF
12350/* end confdefs.h. */
12351/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
12352 For example, HP-UX 11i <limits.h> declares gettimeofday. */
12353#define $ac_func innocuous_$ac_func
12354
12355/* System header to define __stub macros and hopefully few prototypes,
12356 which can conflict with char $ac_func (); below.
12357 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
12358 <limits.h> exists even on freestanding compilers. */
12359
12360#ifdef __STDC__
12361# include <limits.h>
12362#else
12363# include <assert.h>
12364#endif
12365
12366#undef $ac_func
12367
12368/* Override any gcc2 internal prototype to avoid an error. */
12369#ifdef __cplusplus
12370extern "C"
12371{
12372#endif
12373/* We use char because int might match the return type of a gcc2
12374 builtin and then its argument prototype would still apply. */
12375char $ac_func ();
12376/* The GNU C library defines this for functions which it implements
12377 to always fail with ENOSYS. Some functions are actually named
12378 something starting with __ and the normal name is an alias. */
12379#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
12380choke me
12381#else
12382char (*f) () = $ac_func;
12383#endif
12384#ifdef __cplusplus
12385}
12386#endif
12387
12388int
12389main ()
12390{
12391return f != $ac_func;
12392 ;
12393 return 0;
12394}
12395_ACEOF
12396rm -f conftest.$ac_objext conftest$ac_exeext
12397if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12398 (eval $ac_link) 2>conftest.er1
12399 ac_status=$?
12400 grep -v '^ *+' conftest.er1 >conftest.err
12401 rm -f conftest.er1
12402 cat conftest.err >&5
12403 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12404 (exit $ac_status); } &&
12405 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
12406 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12407 (eval $ac_try) 2>&5
12408 ac_status=$?
12409 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12410 (exit $ac_status); }; } &&
12411 { ac_try='test -s conftest$ac_exeext'
12412 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12413 (eval $ac_try) 2>&5
12414 ac_status=$?
12415 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12416 (exit $ac_status); }; }; then
12417 eval "$as_ac_var=yes"
12418else
12419 echo "$as_me: failed program was:" >&5
12420sed 's/^/| /' conftest.$ac_ext >&5
12421
12422eval "$as_ac_var=no"
12423fi
12424rm -f conftest.err conftest.$ac_objext \
12425 conftest$ac_exeext conftest.$ac_ext
12426fi
12427echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
12428echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
12429if test `eval echo '${'$as_ac_var'}'` = yes; then
12430 cat >>confdefs.h <<_ACEOF
12431#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
12432_ACEOF
12433
12434else
12435 echo "$as_me:$LINENO: checking for openpty in -lutil" >&5
12436echo $ECHO_N "checking for openpty in -lutil... $ECHO_C" >&6
12437if test "${ac_cv_lib_util_openpty+set}" = set; then
12438 echo $ECHO_N "(cached) $ECHO_C" >&6
12439else
12440 ac_check_lib_save_LIBS=$LIBS
12441LIBS="-lutil $LIBS"
12442cat >conftest.$ac_ext <<_ACEOF
12443/* confdefs.h. */
12444_ACEOF
12445cat confdefs.h >>conftest.$ac_ext
12446cat >>conftest.$ac_ext <<_ACEOF
12447/* end confdefs.h. */
12448
12449/* Override any gcc2 internal prototype to avoid an error. */
12450#ifdef __cplusplus
12451extern "C"
12452#endif
12453/* We use char because int might match the return type of a gcc2
12454 builtin and then its argument prototype would still apply. */
12455char openpty ();
12456int
12457main ()
12458{
12459openpty ();
12460 ;
12461 return 0;
12462}
12463_ACEOF
12464rm -f conftest.$ac_objext conftest$ac_exeext
12465if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12466 (eval $ac_link) 2>conftest.er1
12467 ac_status=$?
12468 grep -v '^ *+' conftest.er1 >conftest.err
12469 rm -f conftest.er1
12470 cat conftest.err >&5
12471 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12472 (exit $ac_status); } &&
12473 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
12474 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12475 (eval $ac_try) 2>&5
12476 ac_status=$?
12477 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12478 (exit $ac_status); }; } &&
12479 { ac_try='test -s conftest$ac_exeext'
12480 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12481 (eval $ac_try) 2>&5
12482 ac_status=$?
12483 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12484 (exit $ac_status); }; }; then
12485 ac_cv_lib_util_openpty=yes
12486else
12487 echo "$as_me: failed program was:" >&5
12488sed 's/^/| /' conftest.$ac_ext >&5
12489
12490ac_cv_lib_util_openpty=no
12491fi
12492rm -f conftest.err conftest.$ac_objext \
12493 conftest$ac_exeext conftest.$ac_ext
12494LIBS=$ac_check_lib_save_LIBS
12495fi
12496echo "$as_me:$LINENO: result: $ac_cv_lib_util_openpty" >&5
12497echo "${ECHO_T}$ac_cv_lib_util_openpty" >&6
12498if test $ac_cv_lib_util_openpty = yes; then
12499 cat >>confdefs.h <<\_ACEOF
12500#define HAVE_OPENPTY 1
12501_ACEOF
12502 LIBS="$LIBS -lutil"
12503fi
12504
12505fi
12506done
12507
12508fi
12509
12510
12511
12512echo "$as_me:$LINENO: checking for tty group" >&5
12513echo $ECHO_N "checking for tty group... $ECHO_C" >&6
12514if test "${tty_group+set}" = set; then
12515 echo $ECHO_N "(cached) $ECHO_C" >&6
12516else
12517 if test "$cross_compiling" = yes; then
12518 tty_group=no
12519else
12520 cat >conftest.$ac_ext <<_ACEOF
12521/* confdefs.h. */
12522_ACEOF
12523cat confdefs.h >>conftest.$ac_ext
12524cat >>conftest.$ac_ext <<_ACEOF
12525/* end confdefs.h. */
12526
12527#include <sys/types.h>
12528#include <sys/stat.h>
12529#include <unistd.h>
12530#include <grp.h>
12531
12532main()
12533{
12534 struct stat st;
12535 struct group *gr;
12536 char *tty;
12537 gr = getgrnam("tty");
12538 tty = ttyname(0);
12539 if (gr != 0
12540 && tty != 0
12541 && (stat(tty, &st)) == 0
12542 && st.st_gid == gr->gr_gid)
12543 return 0;
12544 else
12545 return 1;
12546}
12547_ACEOF
12548rm -f conftest$ac_exeext
12549if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12550 (eval $ac_link) 2>&5
12551 ac_status=$?
12552 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12553 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
12554 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12555 (eval $ac_try) 2>&5
12556 ac_status=$?
12557 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12558 (exit $ac_status); }; }; then
12559 tty_group=yes
12560else
12561 echo "$as_me: program exited with status $ac_status" >&5
12562echo "$as_me: failed program was:" >&5
12563sed 's/^/| /' conftest.$ac_ext >&5
12564
12565( exit $ac_status )
12566tty_group=no
12567fi
12568rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
12569fi
12570fi
12571echo "$as_me:$LINENO: result: $tty_group" >&5
12572echo "${ECHO_T}$tty_group" >&6
12573if test x$tty_group = xyes; then
12574
12575cat >>confdefs.h <<\_ACEOF
12576#define TTY_GID_SUPPORT 1
12577_ACEOF
12578
12579fi
12580
12581if test x$support_xft = xyes; then
12582 # Extract the first word of "pkg-config", so it can be a program name with args.
12583set dummy pkg-config; ac_word=$2
12584echo "$as_me:$LINENO: checking for $ac_word" >&5
12585echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
12586if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
12587 echo $ECHO_N "(cached) $ECHO_C" >&6
12588else
12589 case $PKG_CONFIG in
12590 [\\/]* | ?:[\\/]*)
12591 ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
12592 ;;
12593 *)
12594 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
12595for as_dir in $PATH
12596do
12597 IFS=$as_save_IFS
12598 test -z "$as_dir" && as_dir=.
12599 for ac_exec_ext in '' $ac_executable_extensions; do
12600 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
12601 ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
12602 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
12603 break 2
12604 fi
12605done
12606done
12607
12608 test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
12609 ;;
12610esac
12611fi
12612PKG_CONFIG=$ac_cv_path_PKG_CONFIG
12613
12614if test -n "$PKG_CONFIG"; then
12615 echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
12616echo "${ECHO_T}$PKG_CONFIG" >&6
12617else
12618 echo "$as_me:$LINENO: result: no" >&5
12619echo "${ECHO_T}no" >&6
12620fi
12621
12622 if test $PKG_CONFIG != no && $PKG_CONFIG --exists xft; then
12623 LIBS="$LIBS `$PKG_CONFIG xft --libs`"
12624 CPPFLAGS="$CPPFLAGS `$PKG_CONFIG xft --cflags`"
12625 else
12626 # Extract the first word of "xft-config", so it can be a program name with args.
12627set dummy xft-config; ac_word=$2
12628echo "$as_me:$LINENO: checking for $ac_word" >&5
12629echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
12630if test "${ac_cv_path_XFT_CONFIG+set}" = set; then
12631 echo $ECHO_N "(cached) $ECHO_C" >&6
12632else
12633 case $XFT_CONFIG in
12634 [\\/]* | ?:[\\/]*)
12635 ac_cv_path_XFT_CONFIG="$XFT_CONFIG" # Let the user override the test with a path.
12636 ;;
12637 *)
12638 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
12639for as_dir in $PATH
12640do
12641 IFS=$as_save_IFS
12642 test -z "$as_dir" && as_dir=.
12643 for ac_exec_ext in '' $ac_executable_extensions; do
12644 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
12645 ac_cv_path_XFT_CONFIG="$as_dir/$ac_word$ac_exec_ext"
12646 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
12647 break 2
12648 fi
12649done
12650done
12651
12652 test -z "$ac_cv_path_XFT_CONFIG" && ac_cv_path_XFT_CONFIG="no"
12653 ;;
12654esac
12655fi
12656XFT_CONFIG=$ac_cv_path_XFT_CONFIG
12657
12658if test -n "$XFT_CONFIG"; then
12659 echo "$as_me:$LINENO: result: $XFT_CONFIG" >&5
12660echo "${ECHO_T}$XFT_CONFIG" >&6
12661else
12662 echo "$as_me:$LINENO: result: no" >&5
12663echo "${ECHO_T}no" >&6
12664fi
12665
12666 if test $XFT_CONFIG != no; then
12667 LIBS="$LIBS `$XFT_CONFIG --libs`"
12668 CPPFLAGS="$CPPFLAGS `$XFT_CONFIG --cflags`"
12669 fi
12670 fi
12671
12672
12673for ac_header in X11/Xft/Xft.h
12674do
12675as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
12676if eval "test \"\${$as_ac_Header+set}\" = set"; then
12677 echo "$as_me:$LINENO: checking for $ac_header" >&5
12678echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
12679if eval "test \"\${$as_ac_Header+set}\" = set"; then
12680 echo $ECHO_N "(cached) $ECHO_C" >&6
12681fi
12682echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
12683echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
12684else
12685 # Is the header compilable?
12686echo "$as_me:$LINENO: checking $ac_header usability" >&5
12687echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
12688cat >conftest.$ac_ext <<_ACEOF
12689/* confdefs.h. */
12690_ACEOF
12691cat confdefs.h >>conftest.$ac_ext
12692cat >>conftest.$ac_ext <<_ACEOF
12693/* end confdefs.h. */
12694$ac_includes_default
12695#include <$ac_header>
12696_ACEOF
12697rm -f conftest.$ac_objext
12698if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
12699 (eval $ac_compile) 2>conftest.er1
12700 ac_status=$?
12701 grep -v '^ *+' conftest.er1 >conftest.err
12702 rm -f conftest.er1
12703 cat conftest.err >&5
12704 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12705 (exit $ac_status); } &&
12706 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
12707 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12708 (eval $ac_try) 2>&5
12709 ac_status=$?
12710 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12711 (exit $ac_status); }; } &&
12712 { ac_try='test -s conftest.$ac_objext'
12713 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12714 (eval $ac_try) 2>&5
12715 ac_status=$?
12716 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12717 (exit $ac_status); }; }; then
12718 ac_header_compiler=yes
12719else
12720 echo "$as_me: failed program was:" >&5
12721sed 's/^/| /' conftest.$ac_ext >&5
12722
12723ac_header_compiler=no
12724fi
12725rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
12726echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
12727echo "${ECHO_T}$ac_header_compiler" >&6
12728
12729# Is the header present?
12730echo "$as_me:$LINENO: checking $ac_header presence" >&5
12731echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
12732cat >conftest.$ac_ext <<_ACEOF
12733/* confdefs.h. */
12734_ACEOF
12735cat confdefs.h >>conftest.$ac_ext
12736cat >>conftest.$ac_ext <<_ACEOF
12737/* end confdefs.h. */
12738#include <$ac_header>
12739_ACEOF
12740if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
12741 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
12742 ac_status=$?
12743 grep -v '^ *+' conftest.er1 >conftest.err
12744 rm -f conftest.er1
12745 cat conftest.err >&5
12746 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12747 (exit $ac_status); } >/dev/null; then
12748 if test -s conftest.err; then
12749 ac_cpp_err=$ac_cxx_preproc_warn_flag
12750 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
12751 else
12752 ac_cpp_err=
12753 fi
12754else
12755 ac_cpp_err=yes
12756fi
12757if test -z "$ac_cpp_err"; then
12758 ac_header_preproc=yes
12759else
12760 echo "$as_me: failed program was:" >&5
12761sed 's/^/| /' conftest.$ac_ext >&5
12762
12763 ac_header_preproc=no
12764fi
12765rm -f conftest.err conftest.$ac_ext
12766echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
12767echo "${ECHO_T}$ac_header_preproc" >&6
12768
12769# So? What about this header?
12770case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in
12771 yes:no: )
12772 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
12773echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
12774 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
12775echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
12776 ac_header_preproc=yes
12777 ;;
12778 no:yes:* )
12779 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
12780echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
12781 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
12782echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
12783 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
12784echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
12785 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
12786echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
12787 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
12788echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
12789 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
12790echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
12791 (
12792 cat <<\_ASBOX
12793## ------------------------------------------ ##
12794## Report this to the AC_PACKAGE_NAME lists. ##
12795## ------------------------------------------ ##
12796_ASBOX
12797 ) |
12798 sed "s/^/$as_me: WARNING: /" >&2
12799 ;;
12800esac
12801echo "$as_me:$LINENO: checking for $ac_header" >&5
12802echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
12803if eval "test \"\${$as_ac_Header+set}\" = set"; then
12804 echo $ECHO_N "(cached) $ECHO_C" >&6
12805else
12806 eval "$as_ac_Header=\$ac_header_preproc"
12807fi
12808echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
12809echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
12810
12811fi
12812if test `eval echo '${'$as_ac_Header'}'` = yes; then
12813 cat >>confdefs.h <<_ACEOF
12814#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
12815_ACEOF
12816
12411else 12817else
12412 support_xft=no 12818 support_xft=no
12413fi 12819fi
12414 12820
12415done 12821done
12552cat >>confdefs.h <<\_ACEOF 12958cat >>confdefs.h <<\_ACEOF
12553#define SELECTION_SCROLLING 1 12959#define SELECTION_SCROLLING 1
12554_ACEOF 12960_ACEOF
12555 12961
12556fi 12962fi
12557if test x$support_menubar = xyes; then
12558
12559cat >>confdefs.h <<\_ACEOF
12560#define MENUBAR 1
12561_ACEOF
12562
12563fi
12564if test x$support_frills = xyes; then 12963if test x$support_frills = xyes; then
12565 12964
12566cat >>confdefs.h <<\_ACEOF 12965cat >>confdefs.h <<\_ACEOF
12567#define ENABLE_FRILLS 1 12966#define ENABLE_FRILLS 1
12568_ACEOF 12967_ACEOF
12569 12968
12570fi 12969fi
12571if test x$support_24bit = xyes; then
12572
12573cat >>confdefs.h <<\_ACEOF
12574#define PREFER_24BIT 1
12575_ACEOF
12576
12577fi
12578if test x$support_mousewheel = xyes; then 12970if test x$support_mousewheel = xyes; then
12579 12971
12580cat >>confdefs.h <<\_ACEOF 12972cat >>confdefs.h <<\_ACEOF
12581#define MOUSE_WHEEL 1 12973#define MOUSE_WHEEL 1
12582_ACEOF 12974_ACEOF
12584fi 12976fi
12585if test x$support_mouseslipwheel = xyes; then 12977if test x$support_mouseslipwheel = xyes; then
12586 12978
12587cat >>confdefs.h <<\_ACEOF 12979cat >>confdefs.h <<\_ACEOF
12588#define MOUSE_SLIP_WHEELING 1 12980#define MOUSE_SLIP_WHEELING 1
12589_ACEOF
12590
12591fi
12592if test x$support_utmp = xyes; then
12593
12594cat >>confdefs.h <<\_ACEOF
12595#define UTMP_SUPPORT 1
12596_ACEOF
12597
12598fi
12599if test x$support_wtmp = xyes; then
12600
12601cat >>confdefs.h <<\_ACEOF
12602#define WTMP_SUPPORT 1
12603_ACEOF
12604
12605fi
12606if test x$support_lastlog = xyes; then
12607
12608cat >>confdefs.h <<\_ACEOF
12609#define LASTLOG_SUPPORT 1
12610_ACEOF 12981_ACEOF
12611 12982
12612fi 12983fi
12613if test x$support_xim = xyes -o x$multichar_set = xyes; then 12984if test x$support_xim = xyes -o x$multichar_set = xyes; then
12614 if test x$rxvt_cv_func_xlocale = xyes; then 12985 if test x$rxvt_cv_func_xlocale = xyes; then
12884 PERL_O=rxvtperl.o 13255 PERL_O=rxvtperl.o
12885 PERLFLAGS="`$PERL -MExtUtils::Embed -e ccopts`" 13256 PERLFLAGS="`$PERL -MExtUtils::Embed -e ccopts`"
12886 PERLLIB="`$PERL -MExtUtils::Embed -e ldopts`" 13257 PERLLIB="`$PERL -MExtUtils::Embed -e ldopts`"
12887 PERLPRIVLIBEXP="`$PERL -MConfig -e 'print $Config{privlibexp}'`" 13258 PERLPRIVLIBEXP="`$PERL -MConfig -e 'print $Config{privlibexp}'`"
12888 else 13259 else
12889 support_perl=no
12890 echo "$as_me:$LINENO: result: no, unable to link" >&5 13260 { { echo "$as_me:$LINENO: error: no, unable to link" >&5
12891echo "${ECHO_T}no, unable to link" >&6 13261echo "$as_me: error: no, unable to link" >&2;}
13262 { (exit 1); exit 1; }; }
12892 fi 13263 fi
12893 else 13264 else
12894 { { echo "$as_me:$LINENO: error: no working perl found" >&5 13265 { { echo "$as_me:$LINENO: error: no working perl found, or perl not version >= 5.8" >&5
12895echo "$as_me: error: no working perl found" >&2;} 13266echo "$as_me: error: no working perl found, or perl not version >= 5.8" >&2;}
12896 { (exit or perl not version >= 5.8); exit or perl not version >= 5.8; }; } 13267 { (exit 1); exit 1; }; }
12897 support_perl=no
12898 fi 13268 fi
12899fi 13269fi
12900 13270
12901 13271
12902 13272
12903 13273
12904 13274
12905 13275
12906 13276
13277 cat >conftest.$ac_ext <<_ACEOF
13278/* confdefs.h. */
13279_ACEOF
13280cat confdefs.h >>conftest.$ac_ext
13281cat >>conftest.$ac_ext <<_ACEOF
13282/* end confdefs.h. */
13283
13284#include <EXTERN.h>
13285#include <perl.h>
13286#include <XSUB.h>
13287
13288int
13289main ()
13290{
13291
13292 PerlInterpreter *perl = perl_alloc ();
13293
13294 ;
13295 return 0;
13296}
13297_ACEOF
13298rm -f conftest.$ac_objext conftest$ac_exeext
13299if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
13300 (eval $ac_link) 2>conftest.er1
13301 ac_status=$?
13302 grep -v '^ *+' conftest.er1 >conftest.err
13303 rm -f conftest.er1
13304 cat conftest.err >&5
13305 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13306 (exit $ac_status); } &&
13307 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
13308 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13309 (eval $ac_try) 2>&5
13310 ac_status=$?
13311 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13312 (exit $ac_status); }; } &&
13313 { ac_try='test -s conftest$ac_exeext'
13314 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13315 (eval $ac_try) 2>&5
13316 ac_status=$?
13317 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13318 (exit $ac_status); }; }; then
13319 rxvt_perl_link=yes
13320else
13321 echo "$as_me: failed program was:" >&5
13322sed 's/^/| /' conftest.$ac_ext >&5
13323
13324rxvt_perl_link=no
13325fi
13326rm -f conftest.err conftest.$ac_objext \
13327 conftest$ac_exeext conftest.$ac_ext
12907if test x$support_perl = xyes; then 13328if test x$support_perl = xyes; then
12908 support_frills=yes 13329 support_frills=yes
12909fi 13330fi
12910 13331
12911
12912CFLAGS=${CFLAGS--O}
12913LDFLAGS=${LDFLAGS--O}
12914
12915CPPFLAGS="$CPPFLAGS"
12916 13332
12917 13333
12918 13334
12919 13335
12920 13336
12928 XPM_LIBS=`echo $XPM_LIBS | sed "$R_TRANSLATE"` 13344 XPM_LIBS=`echo $XPM_LIBS | sed "$R_TRANSLATE"`
12929fi 13345fi
12930 13346
12931 13347
12932 13348
12933
12934
12935MCOMMON=./autoconf/Make.common
12936 13349
12937 13350
12938test "$program_prefix" != NONE && 13351test "$program_prefix" != NONE &&
12939 program_transform_name="s,^,$program_prefix,;$program_transform_name" 13352 program_transform_name="s,^,$program_prefix,;$program_transform_name"
12940# Use a double $ so make ignores it. 13353# Use a double $ so make ignores it.
13016 include_time_h="#include <time.h>" 13429 include_time_h="#include <time.h>"
13017else 13430else
13018 include_time_h="/* #include <time.h> */" 13431 include_time_h="/* #include <time.h> */"
13019fi 13432fi
13020 13433
13021 ac_config_files="$ac_config_files autoconf/Make.common Makefile doc/Makefile src/Makefile src/rxvtlib.h" 13434 ac_config_files="$ac_config_files Makefile doc/Makefile src/Makefile src/rxvtlib.h"
13022 13435
13023cat >confcache <<\_ACEOF 13436cat >confcache <<\_ACEOF
13024# This file is a shell script that caches the results of configure 13437# This file is a shell script that caches the results of configure
13025# tests run on this system so they can be shared between configure 13438# tests run on this system so they can be shared between configure
13026# scripts and configure runs, see configure's option --config-cache. 13439# scripts and configure runs, see configure's option --config-cache.
13543cat >>$CONFIG_STATUS <<\_ACEOF 13956cat >>$CONFIG_STATUS <<\_ACEOF
13544for ac_config_target in $ac_config_targets 13957for ac_config_target in $ac_config_targets
13545do 13958do
13546 case "$ac_config_target" in 13959 case "$ac_config_target" in
13547 # Handling of arguments. 13960 # Handling of arguments.
13548 "autoconf/Make.common" ) CONFIG_FILES="$CONFIG_FILES autoconf/Make.common" ;;
13549 "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;; 13961 "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;;
13550 "doc/Makefile" ) CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;; 13962 "doc/Makefile" ) CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;
13551 "src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;; 13963 "src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
13552 "src/rxvtlib.h" ) CONFIG_FILES="$CONFIG_FILES src/rxvtlib.h" ;; 13964 "src/rxvtlib.h" ) CONFIG_FILES="$CONFIG_FILES src/rxvtlib.h" ;;
13553 "config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS config.h:autoconf/config.h.in" ;; 13965 "config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS config.h:config.h.in" ;;
13554 *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5 13966 *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
13555echo "$as_me: error: invalid argument: $ac_config_target" >&2;} 13967echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
13556 { (exit 1); exit 1; }; };; 13968 { (exit 1); exit 1; }; };;
13557 esac 13969 esac
13558done 13970done
13659s,@ac_ct_CXX@,$ac_ct_CXX,;t t 14071s,@ac_ct_CXX@,$ac_ct_CXX,;t t
13660s,@CPP@,$CPP,;t t 14072s,@CPP@,$CPP,;t t
13661s,@INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t 14073s,@INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t
13662s,@INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t 14074s,@INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t
13663s,@INSTALL_DATA@,$INSTALL_DATA,;t t 14075s,@INSTALL_DATA@,$INSTALL_DATA,;t t
13664s,@AWK@,$AWK,;t t 14076s,@EGREP@,$EGREP,;t t
13665s,@LINKER@,$LINKER,;t t 14077s,@LINKER@,$LINKER,;t t
13666s,@CXXCPP@,$CXXCPP,;t t
13667s,@EGREP@,$EGREP,;t t
13668s,@INSTALL_LIBRXVT@,$INSTALL_LIBRXVT,;t t 14078s,@INSTALL_LIBRXVT@,$INSTALL_LIBRXVT,;t t
13669s,@RXVTNAME@,$RXVTNAME,;t t 14079s,@RXVTNAME@,$RXVTNAME,;t t
13670s,@MV@,$MV,;t t 14080s,@MV@,$MV,;t t
13671s,@RM@,$RM,;t t
13672s,@CP@,$CP,;t t 14081s,@CP@,$CP,;t t
13673s,@LN@,$LN,;t t 14082s,@LN@,$LN,;t t
13674s,@SED@,$SED,;t t 14083s,@SED@,$SED,;t t
13675s,@ECHO@,$ECHO,;t t 14084s,@ECHO@,$ECHO,;t t
13676s,@CMP@,$CMP,;t t 14085s,@CMP@,$CMP,;t t
13677s,@TBL@,$TBL,;t t
13678s,@TIC@,$TIC,;t t 14086s,@TIC@,$TIC,;t t
14087s,@CXXCPP@,$CXXCPP,;t t
13679s,@X_CFLAGS@,$X_CFLAGS,;t t 14088s,@X_CFLAGS@,$X_CFLAGS,;t t
13680s,@X_PRE_LIBS@,$X_PRE_LIBS,;t t 14089s,@X_PRE_LIBS@,$X_PRE_LIBS,;t t
13681s,@X_LIBS@,$X_LIBS,;t t 14090s,@X_LIBS@,$X_LIBS,;t t
13682s,@X_EXTRA_LIBS@,$X_EXTRA_LIBS,;t t 14091s,@X_EXTRA_LIBS@,$X_EXTRA_LIBS,;t t
13683s,@XPM_CPPFLAGS@,$XPM_CPPFLAGS,;t t 14092s,@XPM_CPPFLAGS@,$XPM_CPPFLAGS,;t t
13687s,@rxvt_uint16_typedef@,$rxvt_uint16_typedef,;t t 14096s,@rxvt_uint16_typedef@,$rxvt_uint16_typedef,;t t
13688s,@rxvt_int32_typedef@,$rxvt_int32_typedef,;t t 14097s,@rxvt_int32_typedef@,$rxvt_int32_typedef,;t t
13689s,@rxvt_uint32_typedef@,$rxvt_uint32_typedef,;t t 14098s,@rxvt_uint32_typedef@,$rxvt_uint32_typedef,;t t
13690s,@rxvt_intp_define@,$rxvt_intp_define,;t t 14099s,@rxvt_intp_define@,$rxvt_intp_define,;t t
13691s,@rxvt_u_intp_define@,$rxvt_u_intp_define,;t t 14100s,@rxvt_u_intp_define@,$rxvt_u_intp_define,;t t
14101s,@PKG_CONFIG@,$PKG_CONFIG,;t t
14102s,@XFT_CONFIG@,$XFT_CONFIG,;t t
13692s,@PERL@,$PERL,;t t 14103s,@PERL@,$PERL,;t t
13693s,@PERLLIB@,$PERLLIB,;t t 14104s,@PERLLIB@,$PERLLIB,;t t
13694s,@PERLFLAGS@,$PERLFLAGS,;t t 14105s,@PERLFLAGS@,$PERLFLAGS,;t t
13695s,@PERLPRIVLIBEXP@,$PERLPRIVLIBEXP,;t t 14106s,@PERLPRIVLIBEXP@,$PERLPRIVLIBEXP,;t t
13696s,@IF_PERL@,$IF_PERL,;t t 14107s,@IF_PERL@,$IF_PERL,;t t
13711s,@include_sys_strredir_h@,$include_sys_strredir_h,;t t 14122s,@include_sys_strredir_h@,$include_sys_strredir_h,;t t
13712s,@include_sys_time_h@,$include_sys_time_h,;t t 14123s,@include_sys_time_h@,$include_sys_time_h,;t t
13713s,@include_time_h@,$include_time_h,;t t 14124s,@include_time_h@,$include_time_h,;t t
13714s,@LIBOBJS@,$LIBOBJS,;t t 14125s,@LIBOBJS@,$LIBOBJS,;t t
13715s,@LTLIBOBJS@,$LTLIBOBJS,;t t 14126s,@LTLIBOBJS@,$LTLIBOBJS,;t t
13716/@MCOMMON@/r $MCOMMON
13717s,@MCOMMON@,,;t t
13718CEOF 14127CEOF
13719 14128
13720_ACEOF 14129_ACEOF
13721 14130
13722 cat >>$CONFIG_STATUS <<\_ACEOF 14131 cat >>$CONFIG_STATUS <<\_ACEOF
14215 Install path: ${prefix}/bin 14624 Install path: ${prefix}/bin
14216 Compiler: $CXX 14625 Compiler: $CXX
14217 Compiler flags: $CFLAGS 14626 Compiler flags: $CFLAGS
14218 Linker: $LINKER" 14627 Linker: $LINKER"
14219 14628
14220if test "$MALLOC_TYPE" = S; then
14221 echo " malloc support: system default"
14222fi
14223if test "$MALLOC_TYPE" = G; then
14224 echo " malloc support: Gray Watson's dmalloc"
14225fi
14226if test "$MALLOC_TYPE" = D; then
14227 echo " malloc support: Doug Lea's malloc"
14228fi
14229
14230if test x$support_xpm = xyes; then 14629if test x$support_xpm = xyes; then
14231 echo " Xpm library: $XPM_LIBS" 14630 echo " Xpm library: $XPM_LIBS"
14232fi 14631fi
14233 14632
14234echo "
14235The following are set in config.h
14236"
14237echo " pty/tty type: "$rxvt_cv_ptys
14238if test x$support_utmp != xyes; then
14239 echo " utmp support: disabled"
14240 echo
14241else
14242 echo " utmp support: enabled
14243 utmp file: $rxvt_cv_path_utmp
14244 utmpx file: $rxvt_cv_path_utmpx
14245 wtmp file: $rxvt_cv_path_wtmp
14246 wtmpx file: $rxvt_cv_path_wtmpx
14247 lastlog file: $rxvt_cv_path_lastlog
14248 ttys/ttytab file: $rxvt_cv_path_ttytab
14249 embedded perl: $support_perl"
14250 echo
14251fi
14252if test x$term != x; then 14633if test x$term != x; then
14253 echo " set TERM to: $term" 14634 echo " set TERM to: $term"
14254fi 14635fi
14255if test x$terminfo != x; then 14636if test x$terminfo != x; then
14256 echo " set TERMINFO to: $terminfo" 14637 echo " set TERMINFO to: $terminfo"
14259echo " resource class: $RESCLASS" 14640echo " resource class: $RESCLASS"
14260if test x$RESFALLBACK != x; then 14641if test x$RESFALLBACK != x; then
14261 echo " resource class fallback: $RESFALLBACK" 14642 echo " resource class fallback: $RESFALLBACK"
14262fi 14643fi
14263echo 14644echo
14264if test x$rxvt_cv_ptys = xUNKNOWN; then 14645echo " embedded perl: $support_perl"
14265 echo ".----------------------------------------------------------------." 14646echo
14266 echo ". WARNING: could not determine pty/tty type. Do not build until ."
14267 echo ". the appropriate PTYS_ARE_* is defined in config.h ."
14268 echo ".----------------------------------------------------------------."
14269fi
14270if test x$support_xpm = xneedsmanualspecification; then 14647if test x$support_xpm = xneedsmanualspecification; then
14271 echo ".----------------------------------------------------------------." 14648 echo ".----------------------------------------------------------------."
14272 echo ". WARNING: --enable-xpm-background was specified however the ." 14649 echo ". WARNING: --enable-xpm-background was specified however the ."
14273 echo ". XPM includes files and libraries could not be found. ." 14650 echo ". XPM includes files and libraries could not be found. ."
14274 echo ". XPM backgrounds are now being DISABLED! If you want ." 14651 echo ". XPM backgrounds are now being DISABLED! If you want ."
14283 echo ". functions could not be found. ." 14660 echo ". functions could not be found. ."
14284 echo ". XIM is now being DISABLED! ." 14661 echo ". XIM is now being DISABLED! ."
14285 echo ".----------------------------------------------------------------." 14662 echo ".----------------------------------------------------------------."
14286fi 14663fi
14287 14664
14288echo " *** Optionally check src/feature.h for further options ***" 14665echo "*** Optionally check src/feature.h for further, rarely used options ***"
14289echo 14666echo
14290 14667
14291echo ".----------------------------------------------------------------."
14292echo ". NOTE: some features are disabled by default, try ."
14293echo ". configure --help to get an idea of the optional features, ."
14294echo ". or read ./README.configure ."
14295echo ". ."
14296echo ". The script ./reconf gives a reasonable baseline, try it if ."
14297echo ". you do not want to read documentation and still want some ."
14298echo ". useful features. ."
14299echo ".----------------------------------------------------------------."
14300echo
14301

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines