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

Comparing rxvt-unicode/configure (file contents):
Revision 1.59 by root, Sun Jan 1 06:28:45 2006 UTC vs.
Revision 1.95 by root, Sat Jan 28 21:25:11 2006 UTC

307#endif 307#endif
308#if HAVE_UNISTD_H 308#if HAVE_UNISTD_H
309# include <unistd.h> 309# include <unistd.h>
310#endif" 310#endif"
311 311
312ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS build build_cpu build_vendor build_os host host_cpu host_vendor host_os VERSION DATE LSMDATE LIBVERSION CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT CXX CXXFLAGS ac_ct_CXX CPP INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA AWK LINKER CXXCPP EGREP INSTALL_LIBRXVT RXVTNAME MV RM CP LN SED ECHO CMP TBL TIC X_CFLAGS X_PRE_LIBS X_LIBS X_EXTRA_LIBS XPM_CPPFLAGS XPM_CFLAGS XPM_LIBS rxvt_int16_typedef rxvt_uint16_typedef rxvt_int32_typedef rxvt_uint32_typedef rxvt_intp_define rxvt_u_intp_define DEBUG DINCLUDE DLIB include_stdint_h include_stdarg_h include_stdlib_h include_unistd_h include_string_h include_fcntl_h include_util_h include_assert_h include_sys_ioctl_h include_sys_select_h include_sys_strredir_h include_sys_time_h include_time_h LIBOBJS LTLIBOBJS' 312ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS build build_cpu build_vendor build_os host host_cpu host_vendor host_os VERSION DATE LSMDATE LIBVERSION CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT CXX CXXFLAGS ac_ct_CXX CPP INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA EGREP LINKER INSTALL_LIBRXVT RXVTNAME MV CP LN SED ECHO CMP TIC CXXCPP X_CFLAGS X_PRE_LIBS X_LIBS X_EXTRA_LIBS XPM_CPPFLAGS XPM_CFLAGS XPM_LIBS rxvt_int16_typedef rxvt_uint16_typedef rxvt_int32_typedef rxvt_uint32_typedef rxvt_intp_define rxvt_u_intp_define PKG_CONFIG XFT_CONFIG PERL PERLLIB PERLFLAGS PERLPRIVLIBEXP IF_PERL PERL_O DEBUG DINCLUDE DLIB include_stdint_h include_stdarg_h include_stdlib_h include_unistd_h include_string_h include_fcntl_h include_util_h include_assert_h include_sys_ioctl_h include_sys_select_h include_sys_strredir_h include_sys_time_h include_time_h LIBOBJS LTLIBOBJS'
313ac_subst_files='MCOMMON' 313ac_subst_files=''
314 314
315# Initialize some variables set by options. 315# Initialize some variables set by options.
316ac_init_help= 316ac_init_help=
317ac_init_version=false 317ac_init_version=false
318# The variables have the same names as the options, with 318# The variables have the same names as the options, with
870 NOTE: automatically enabled with --enable-shared 870 NOTE: automatically enabled with --enable-shared
871 --enable-unicode3 use 21 instead of 16 bits to represent unicode characters 871 --enable-unicode3 use 21 instead of 16 bits to represent unicode characters
872 --enable-combining enable composition of base and combining characters 872 --enable-combining enable composition of base and combining characters
873 --enable-xft enable xft support on systems that have it 873 --enable-xft enable xft support on systems that have it
874 --enable-font-styles enable bold and italic support 874 --enable-font-styles enable bold and italic support
875 --enable-utmp enable utmp (utmpx) support
876 --enable-wtmp enable wtmp (wtmpx) support (requires --enable-utmp)
877 --enable-lastlog enable lastlog support (requires --enable-utmp)
878 --enable-xpm-background enable XPM background pixmaps 875 --enable-xpm-background enable XPM background pixmaps
879 --enable-transparency enable transparent backgrounds 876 --enable-transparency enable transparent backgrounds
880 --enable-tinting enable tinting of transparent bg 877 --enable-tinting enable tinting of transparent bg
881 --enable-fading enable colors fading when off focus 878 --enable-fading enable colors fading when off focus
882 --enable-menubar enable menubar
883 --enable-rxvt-scroll enable rxvt style scrollbar 879 --enable-rxvt-scroll enable rxvt style scrollbar
884 --enable-next-scroll enable NeXT style scrollbar 880 --enable-next-scroll enable NeXT style scrollbar
885 --enable-xterm-scroll enable Xterm style scrollbar 881 --enable-xterm-scroll enable Xterm style scrollbar
882 --enable-perl enable embedded perl interpreter
886 --enable-plain-scroll enable plain style scrollbar 883 --enable-plain-scroll enable plain style scrollbar
887 --enable-half-shadow use half width/height shadow on rxvt scrollbar
888 --enable-xim XIM (X Input Method) protocol support 884 --enable-xim XIM (X Input Method) protocol support
889 --enable-ttygid enable tty setting to group named "tty"
890 --disable-backspace-key disable handling of the backspace key 885 --disable-backspace-key disable handling of the backspace key
891 --disable-delete-key disable handling of the delete key 886 --disable-delete-key disable handling of the delete key
892 --disable-resources disable all resource checking 887 --disable-resources disable all resource checking
893 --enable-xgetdefault enable resources via X instead of our small version
894 --enable-8bitctrls enable 8 bit control sequences (not recommended) 888 --enable-8bitctrls enable 8 bit control sequences (not recommended)
895 --enable-fallback(=CLASS) fall back on CLASS resources in addition to URxvt ones (default: Rxvt) 889 --enable-fallback(=CLASS) fall back on CLASS resources in addition to URxvt ones (default: Rxvt)
896 --enable-strings enable some replacement system functions
897 --disable-swapscreen disable swap screen support 890 --disable-swapscreen disable swap screen support
898 --enable-iso14755 enable support for extended ISO 14755 modes 891 --enable-iso14755 enable support for extended ISO 14755 modes
899 --enable-frills enable support for rarely used features 892 --enable-frills enable support for rarely used features
900 --enable-24bit enable support for using 24bit visuals if available
901 --enable-keepscrolling enable continual scrolling on scrollbar arrow press 893 --enable-keepscrolling enable continual scrolling on scrollbar arrow press
902 --enable-selectionscrolling enable scrolling during selections 894 --enable-selectionscrolling enable scrolling during selections
903 --enable-mousewheel enable scrolling via mouse wheel or buttons 4 & 5 895 --enable-mousewheel enable scrolling via mouse wheel or buttons 4 & 5
904 --enable-slipwheeling enable slip wheel scrolling (requires previous) 896 --enable-slipwheeling enable slip wheel scrolling (requires previous)
905 --enable-dmalloc enable Gray Watson's malloc - for debugging use
906 --enable-dlmalloc enable Doug Lea's malloc - for production use
907 NOTE: enable only one malloc package
908 --enable-smart-resize enable smart growth/shrink behaviour 897 --enable-smart-resize enable smart growth/shrink behaviour
909 --enable-text-blink enable blinking text 898 --enable-text-blink enable blinking text
910 --enable-pointer-blank enable pointer blank when typing or inactive pointer 899 --enable-pointer-blank enable pointer blank when typing or inactive pointer
900 --enable-utmp enable utmp (utmpx) support
901 --enable-wtmp enable wtmp (wtmpx) support (requires --enable-utmp)
902 --enable-lastlog enable lastlog support (requires --enable-utmp)
911 903
912Optional Packages: 904Optional Packages:
913 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes] 905 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
914 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no) 906 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
915 --with-codesets=NAME,.. compile in additional codesets (jp,jp_ext,kr,zh,zh_ext,all) 907 --with-codesets=NAME,.. compile in additional codesets (jp,jp_ext,kr,zh,zh_ext,all)
1372 1364
1373 1365
1374 1366
1375 1367
1376 1368
1369
1370 ac_config_headers="$ac_config_headers config.h:config.h.in"
1371
1372
1377ac_aux_dir= 1373ac_aux_dir=
1378for ac_dir in autoconf $srcdir/autoconf; do 1374for ac_dir in $srcdir $srcdir/.. $srcdir/../..; do
1379 if test -f $ac_dir/install-sh; then 1375 if test -f $ac_dir/install-sh; then
1380 ac_aux_dir=$ac_dir 1376 ac_aux_dir=$ac_dir
1381 ac_install_sh="$ac_aux_dir/install-sh -c" 1377 ac_install_sh="$ac_aux_dir/install-sh -c"
1382 break 1378 break
1383 elif test -f $ac_dir/install.sh; then 1379 elif test -f $ac_dir/install.sh; then
1389 ac_install_sh="$ac_aux_dir/shtool install -c" 1385 ac_install_sh="$ac_aux_dir/shtool install -c"
1390 break 1386 break
1391 fi 1387 fi
1392done 1388done
1393if test -z "$ac_aux_dir"; then 1389if test -z "$ac_aux_dir"; then
1394 { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in autoconf $srcdir/autoconf" >&5 1390 { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." >&5
1395echo "$as_me: error: cannot find install-sh or install.sh in autoconf $srcdir/autoconf" >&2;} 1391echo "$as_me: error: cannot find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." >&2;}
1396 { (exit 1); exit 1; }; } 1392 { (exit 1); exit 1; }; }
1397fi 1393fi
1398ac_config_guess="$SHELL $ac_aux_dir/config.guess" 1394ac_config_guess="$SHELL $ac_aux_dir/config.guess"
1399ac_config_sub="$SHELL $ac_aux_dir/config.sub" 1395ac_config_sub="$SHELL $ac_aux_dir/config.sub"
1400ac_configure="$SHELL $ac_aux_dir/configure" # This should be Cygnus configure. 1396ac_configure="$SHELL $ac_aux_dir/configure" # This should be Cygnus configure.
1401
1402 ac_config_headers="$ac_config_headers config.h:autoconf/config.h.in"
1403
1404 1397
1405# Make sure we can run config.sub. 1398# Make sure we can run config.sub.
1406$ac_config_sub sun4 >/dev/null 2>&1 || 1399$ac_config_sub sun4 >/dev/null 2>&1 ||
1407 { { echo "$as_me:$LINENO: error: cannot run $ac_config_sub" >&5 1400 { { echo "$as_me:$LINENO: error: cannot run $ac_config_sub" >&5
1408echo "$as_me: error: cannot run $ac_config_sub" >&2;} 1401echo "$as_me: error: cannot run $ac_config_sub" >&2;}
1460VERSION=`sed -n -e 's/^.*[ \t]VERSION.*"\(.*\)"$/\1/p' ${srcdir}/src/version.h` 1453VERSION=`sed -n -e 's/^.*[ \t]VERSION.*"\(.*\)"$/\1/p' ${srcdir}/src/version.h`
1461DATE=`sed -n -e 's/^.*[ \t]DATE.*"\(.*\)"$/\1/p' ${srcdir}/src/version.h` 1454DATE=`sed -n -e 's/^.*[ \t]DATE.*"\(.*\)"$/\1/p' ${srcdir}/src/version.h`
1462echo "" 1455echo ""
1463echo "configuring for rxvt $VERSION" 1456echo "configuring for rxvt $VERSION"
1464echo "" 1457echo ""
1458
1459orig_CXXFLAGS="$CXXFLAGS"
1465 1460
1466 1461
1467ac_ext=c 1462ac_ext=c
1468ac_cpp='$CPP $CPPFLAGS' 1463ac_cpp='$CPP $CPPFLAGS'
1469ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' 1464ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3050 3045
3051test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}' 3046test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
3052 3047
3053test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644' 3048test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
3054 3049
3055for ac_prog in gawk mawk nawk awk
3056do
3057 # Extract the first word of "$ac_prog", so it can be a program name with args.
3058set dummy $ac_prog; ac_word=$2
3059echo "$as_me:$LINENO: checking for $ac_word" >&5
3060echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
3061if test "${ac_cv_prog_AWK+set}" = set; then
3062 echo $ECHO_N "(cached) $ECHO_C" >&6
3063else
3064 if test -n "$AWK"; then
3065 ac_cv_prog_AWK="$AWK" # Let the user override the test.
3066else
3067as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3068for as_dir in $PATH
3069do
3070 IFS=$as_save_IFS
3071 test -z "$as_dir" && as_dir=.
3072 for ac_exec_ext in '' $ac_executable_extensions; do
3073 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3074 ac_cv_prog_AWK="$ac_prog"
3075 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3076 break 2
3077 fi
3078done
3079done
3080 3050
3081fi
3082fi
3083AWK=$ac_cv_prog_AWK
3084if test -n "$AWK"; then
3085 echo "$as_me:$LINENO: result: $AWK" >&5
3086echo "${ECHO_T}$AWK" >&6
3087else
3088 echo "$as_me:$LINENO: result: no" >&5
3089echo "${ECHO_T}no" >&6
3090fi
3091
3092 test -n "$AWK" && break
3093done
3094
3095
3096ac_ext=c
3097ac_cpp='$CPP $CPPFLAGS'
3098ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3099ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3100ac_compiler_gnu=$ac_cv_c_compiler_gnu
3101
3102
3103if test -z "$orig_CXXFLAGS"; then
3104 CXXFLAGS='-O'
3105 if test x$GCC = xyes && test "x$GXX" = xyes; then
3106 CXXFLAGS="-g -O3"
3107 fi
3108 CFLAGS="$CXXFLAGS"
3109fi
3110
3111LINKER="$CXX"
3112if test x$GCC = xyes && test x$GXX = xyes; then
3113
3114echo "$as_me:$LINENO: checking for main in -lsupc++" >&5
3115echo $ECHO_N "checking for main in -lsupc++... $ECHO_C" >&6
3116if test "${ac_cv_lib_supcpp_main+set}" = set; then
3117 echo $ECHO_N "(cached) $ECHO_C" >&6
3118else
3119 ac_check_lib_save_LIBS=$LIBS
3120LIBS="-lsupc++ $LIBS"
3121cat >conftest.$ac_ext <<_ACEOF
3122/* confdefs.h. */
3123_ACEOF
3124cat confdefs.h >>conftest.$ac_ext
3125cat >>conftest.$ac_ext <<_ACEOF
3126/* end confdefs.h. */
3127
3128
3129int
3130main ()
3131{
3132main ();
3133 ;
3134 return 0;
3135}
3136_ACEOF
3137rm -f conftest.$ac_objext conftest$ac_exeext
3138if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3139 (eval $ac_link) 2>conftest.er1
3140 ac_status=$?
3141 grep -v '^ *+' conftest.er1 >conftest.err
3142 rm -f conftest.er1
3143 cat conftest.err >&5
3144 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3145 (exit $ac_status); } &&
3146 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
3147 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3148 (eval $ac_try) 2>&5
3149 ac_status=$?
3150 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3151 (exit $ac_status); }; } &&
3152 { ac_try='test -s conftest$ac_exeext'
3153 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3154 (eval $ac_try) 2>&5
3155 ac_status=$?
3156 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3157 (exit $ac_status); }; }; then
3158 ac_cv_lib_supcpp_main=yes
3159else
3160 echo "$as_me: failed program was:" >&5
3161sed 's/^/| /' conftest.$ac_ext >&5
3162
3163ac_cv_lib_supcpp_main=no
3164fi
3165rm -f conftest.err conftest.$ac_objext \
3166 conftest$ac_exeext conftest.$ac_ext
3167LIBS=$ac_check_lib_save_LIBS
3168fi
3169echo "$as_me:$LINENO: result: $ac_cv_lib_supcpp_main" >&5
3170echo "${ECHO_T}$ac_cv_lib_supcpp_main" >&6
3171if test $ac_cv_lib_supcpp_main = yes; then
3172
3173 LINKER="$CC"
3174 LIBS="$LIBS -lsupc++"
3175
3176fi
3177
3178fi
3179LINKER=$LINKER
3180
3181
3182
3183cat >>confdefs.h <<\_ACEOF
3184#define _GNU_SOURCE 1
3185_ACEOF
3186
3187
3188case $host in
3189 *-*-solaris* )
3190
3191cat >>confdefs.h <<\_ACEOF
3192#define _XOPEN_SOURCE_EXTENDED 1
3193_ACEOF
3194
3195
3196cat >>confdefs.h <<\_ACEOF
3197#define _XOPEN_SOURCE 2
3198_ACEOF
3199
3200
3201cat >>confdefs.h <<\_ACEOF
3202#define __EXTENSIONS__ 1
3203_ACEOF
3204
3205 ;;
3206esac
3207
3208
3209ac_ext=cc
3210ac_cpp='$CXXCPP $CPPFLAGS'
3211ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3212ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3213ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
3214
3215
3216
3217ac_ext=cc
3218ac_cpp='$CXXCPP $CPPFLAGS'
3219ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3220ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3221ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
3222echo "$as_me:$LINENO: checking how to run the C++ preprocessor" >&5
3223echo $ECHO_N "checking how to run the C++ preprocessor... $ECHO_C" >&6
3224if test -z "$CXXCPP"; then
3225 if test "${ac_cv_prog_CXXCPP+set}" = set; then
3226 echo $ECHO_N "(cached) $ECHO_C" >&6
3227else
3228 # Double quotes because CXXCPP needs to be expanded
3229 for CXXCPP in "$CXX -E" "/lib/cpp"
3230 do
3231 ac_preproc_ok=false
3232for ac_cxx_preproc_warn_flag in '' yes
3233do
3234 # Use a header file that comes with gcc, so configuring glibc
3235 # with a fresh cross-compiler works.
3236 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3237 # <limits.h> exists even on freestanding compilers.
3238 # On the NeXT, cc -E runs the code through the compiler's parser,
3239 # not just through cpp. "Syntax error" is here to catch this case.
3240 cat >conftest.$ac_ext <<_ACEOF
3241/* confdefs.h. */
3242_ACEOF
3243cat confdefs.h >>conftest.$ac_ext
3244cat >>conftest.$ac_ext <<_ACEOF
3245/* end confdefs.h. */
3246#ifdef __STDC__
3247# include <limits.h>
3248#else
3249# include <assert.h>
3250#endif
3251 Syntax error
3252_ACEOF
3253if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3254 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
3255 ac_status=$?
3256 grep -v '^ *+' conftest.er1 >conftest.err
3257 rm -f conftest.er1
3258 cat conftest.err >&5
3259 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3260 (exit $ac_status); } >/dev/null; then
3261 if test -s conftest.err; then
3262 ac_cpp_err=$ac_cxx_preproc_warn_flag
3263 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
3264 else
3265 ac_cpp_err=
3266 fi
3267else
3268 ac_cpp_err=yes
3269fi
3270if test -z "$ac_cpp_err"; then
3271 :
3272else
3273 echo "$as_me: failed program was:" >&5
3274sed 's/^/| /' conftest.$ac_ext >&5
3275
3276 # Broken: fails on valid input.
3277continue
3278fi
3279rm -f conftest.err conftest.$ac_ext
3280
3281 # OK, works on sane cases. Now check whether non-existent headers
3282 # can be detected and how.
3283 cat >conftest.$ac_ext <<_ACEOF
3284/* confdefs.h. */
3285_ACEOF
3286cat confdefs.h >>conftest.$ac_ext
3287cat >>conftest.$ac_ext <<_ACEOF
3288/* end confdefs.h. */
3289#include <ac_nonexistent.h>
3290_ACEOF
3291if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3292 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
3293 ac_status=$?
3294 grep -v '^ *+' conftest.er1 >conftest.err
3295 rm -f conftest.er1
3296 cat conftest.err >&5
3297 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3298 (exit $ac_status); } >/dev/null; then
3299 if test -s conftest.err; then
3300 ac_cpp_err=$ac_cxx_preproc_warn_flag
3301 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
3302 else
3303 ac_cpp_err=
3304 fi
3305else
3306 ac_cpp_err=yes
3307fi
3308if test -z "$ac_cpp_err"; then
3309 # Broken: success on invalid input.
3310continue
3311else
3312 echo "$as_me: failed program was:" >&5
3313sed 's/^/| /' conftest.$ac_ext >&5
3314
3315 # Passes both tests.
3316ac_preproc_ok=:
3317break
3318fi
3319rm -f conftest.err conftest.$ac_ext
3320
3321done
3322# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
3323rm -f conftest.err conftest.$ac_ext
3324if $ac_preproc_ok; then
3325 break
3326fi
3327
3328 done
3329 ac_cv_prog_CXXCPP=$CXXCPP
3330
3331fi
3332 CXXCPP=$ac_cv_prog_CXXCPP
3333else
3334 ac_cv_prog_CXXCPP=$CXXCPP
3335fi
3336echo "$as_me:$LINENO: result: $CXXCPP" >&5
3337echo "${ECHO_T}$CXXCPP" >&6
3338ac_preproc_ok=false
3339for ac_cxx_preproc_warn_flag in '' yes
3340do
3341 # Use a header file that comes with gcc, so configuring glibc
3342 # with a fresh cross-compiler works.
3343 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3344 # <limits.h> exists even on freestanding compilers.
3345 # On the NeXT, cc -E runs the code through the compiler's parser,
3346 # not just through cpp. "Syntax error" is here to catch this case.
3347 cat >conftest.$ac_ext <<_ACEOF
3348/* confdefs.h. */
3349_ACEOF
3350cat confdefs.h >>conftest.$ac_ext
3351cat >>conftest.$ac_ext <<_ACEOF
3352/* end confdefs.h. */
3353#ifdef __STDC__
3354# include <limits.h>
3355#else
3356# include <assert.h>
3357#endif
3358 Syntax error
3359_ACEOF
3360if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3361 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
3362 ac_status=$?
3363 grep -v '^ *+' conftest.er1 >conftest.err
3364 rm -f conftest.er1
3365 cat conftest.err >&5
3366 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3367 (exit $ac_status); } >/dev/null; then
3368 if test -s conftest.err; then
3369 ac_cpp_err=$ac_cxx_preproc_warn_flag
3370 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
3371 else
3372 ac_cpp_err=
3373 fi
3374else
3375 ac_cpp_err=yes
3376fi
3377if test -z "$ac_cpp_err"; then
3378 :
3379else
3380 echo "$as_me: failed program was:" >&5
3381sed 's/^/| /' conftest.$ac_ext >&5
3382
3383 # Broken: fails on valid input.
3384continue
3385fi
3386rm -f conftest.err conftest.$ac_ext
3387
3388 # OK, works on sane cases. Now check whether non-existent headers
3389 # can be detected and how.
3390 cat >conftest.$ac_ext <<_ACEOF
3391/* confdefs.h. */
3392_ACEOF
3393cat confdefs.h >>conftest.$ac_ext
3394cat >>conftest.$ac_ext <<_ACEOF
3395/* end confdefs.h. */
3396#include <ac_nonexistent.h>
3397_ACEOF
3398if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3399 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
3400 ac_status=$?
3401 grep -v '^ *+' conftest.er1 >conftest.err
3402 rm -f conftest.er1
3403 cat conftest.err >&5
3404 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3405 (exit $ac_status); } >/dev/null; then
3406 if test -s conftest.err; then
3407 ac_cpp_err=$ac_cxx_preproc_warn_flag
3408 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
3409 else
3410 ac_cpp_err=
3411 fi
3412else
3413 ac_cpp_err=yes
3414fi
3415if test -z "$ac_cpp_err"; then
3416 # Broken: success on invalid input.
3417continue
3418else
3419 echo "$as_me: failed program was:" >&5
3420sed 's/^/| /' conftest.$ac_ext >&5
3421
3422 # Passes both tests.
3423ac_preproc_ok=:
3424break
3425fi
3426rm -f conftest.err conftest.$ac_ext
3427
3428done
3429# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
3430rm -f conftest.err conftest.$ac_ext
3431if $ac_preproc_ok; then
3432 :
3433else
3434 { { echo "$as_me:$LINENO: error: C++ preprocessor \"$CXXCPP\" fails sanity check
3435See \`config.log' for more details." >&5
3436echo "$as_me: error: C++ preprocessor \"$CXXCPP\" fails sanity check
3437See \`config.log' for more details." >&2;}
3438 { (exit 1); exit 1; }; }
3439fi
3440
3441ac_ext=cc
3442ac_cpp='$CXXCPP $CPPFLAGS'
3443ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3444ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3445ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
3446 3051
3447 3052
3448echo "$as_me:$LINENO: checking for egrep" >&5 3053echo "$as_me:$LINENO: checking for egrep" >&5
3449echo $ECHO_N "checking for egrep... $ECHO_C" >&6 3054echo $ECHO_N "checking for egrep... $ECHO_C" >&6
3450if test "${ac_cv_prog_egrep+set}" = set; then 3055if test "${ac_cv_prog_egrep+set}" = set; then
3525 grep -v '^ *+' conftest.er1 >conftest.err 3130 grep -v '^ *+' conftest.er1 >conftest.err
3526 rm -f conftest.er1 3131 rm -f conftest.er1
3527 cat conftest.err >&5 3132 cat conftest.err >&5
3528 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3133 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3529 (exit $ac_status); } && 3134 (exit $ac_status); } &&
3530 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 3135 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
3531 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3136 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3532 (eval $ac_try) 2>&5 3137 (eval $ac_try) 2>&5
3533 ac_status=$? 3138 ac_status=$?
3534 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3139 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3535 (exit $ac_status); }; } && 3140 (exit $ac_status); }; } &&
3579 grep -v '^ *+' conftest.er1 >conftest.err 3184 grep -v '^ *+' conftest.er1 >conftest.err
3580 rm -f conftest.er1 3185 rm -f conftest.er1
3581 cat conftest.err >&5 3186 cat conftest.err >&5
3582 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3187 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3583 (exit $ac_status); } && 3188 (exit $ac_status); } &&
3584 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 3189 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
3585 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3190 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3586 (eval $ac_try) 2>&5 3191 (eval $ac_try) 2>&5
3587 ac_status=$? 3192 ac_status=$?
3588 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3193 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3589 (exit $ac_status); }; } && 3194 (exit $ac_status); }; } &&
3610echo "${ECHO_T}$ac_cv_search_strerror" >&6 3215echo "${ECHO_T}$ac_cv_search_strerror" >&6
3611if test "$ac_cv_search_strerror" != no; then 3216if test "$ac_cv_search_strerror" != no; then
3612 test "$ac_cv_search_strerror" = "none required" || LIBS="$ac_cv_search_strerror $LIBS" 3217 test "$ac_cv_search_strerror" = "none required" || LIBS="$ac_cv_search_strerror $LIBS"
3613 3218
3614fi 3219fi
3220
3221ac_ext=cc
3222ac_cpp='$CXXCPP $CPPFLAGS'
3223ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3224ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3225ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
3226
3227
3228if test x$GCC = xyes && test x$GXX = xyes; then
3229 echo "$as_me:$LINENO: checking for working libsupc++" >&5
3230echo $ECHO_N "checking for working libsupc++... $ECHO_C" >&6
3231 save_CXX="$CXX"
3232 save_LIBS="$LIBS"
3233 CXX="$CC"
3234 LIBS="$LIBS -lsupc++"
3235 LINKER="$CC"
3236
3237cat >conftest.$ac_ext <<_ACEOF
3238/* confdefs.h. */
3239_ACEOF
3240cat confdefs.h >>conftest.$ac_ext
3241cat >>conftest.$ac_ext <<_ACEOF
3242/* end confdefs.h. */
3243struct test { }; void f() try { throw new test; } catch (...) { throw; }
3244int
3245main ()
3246{
3247
3248 ;
3249 return 0;
3250}
3251_ACEOF
3252rm -f conftest.$ac_objext conftest$ac_exeext
3253if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3254 (eval $ac_link) 2>conftest.er1
3255 ac_status=$?
3256 grep -v '^ *+' conftest.er1 >conftest.err
3257 rm -f conftest.er1
3258 cat conftest.err >&5
3259 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3260 (exit $ac_status); } &&
3261 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
3262 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3263 (eval $ac_try) 2>&5
3264 ac_status=$?
3265 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3266 (exit $ac_status); }; } &&
3267 { ac_try='test -s conftest$ac_exeext'
3268 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3269 (eval $ac_try) 2>&5
3270 ac_status=$?
3271 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3272 (exit $ac_status); }; }; then
3273 echo "$as_me:$LINENO: result: ok" >&5
3274echo "${ECHO_T}ok" >&6
3275else
3276 echo "$as_me: failed program was:" >&5
3277sed 's/^/| /' conftest.$ac_ext >&5
3278
3279
3280 echo "$as_me:$LINENO: result: no, making everything bigger and slower" >&5
3281echo "${ECHO_T}no, making everything bigger and slower" >&6
3282 LIBS="$save_LIBS"
3283 LINKER="$save_CXX"
3284
3285
3286fi
3287rm -f conftest.err conftest.$ac_objext \
3288 conftest$ac_exeext conftest.$ac_ext
3289 CXX="$save_CXX"
3290fi
3291LINKER=$LINKER
3292
3293
3294ac_ext=cc
3295ac_cpp='$CXXCPP $CPPFLAGS'
3296ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3297ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3298ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
3299
3300if test -z "$orig_CXXFLAGS"; then
3301 if test x$GCC = xyes && test "x$GXX" = xyes; then
3302 CXXFLAGS="-g -O3 -fno-threadsafe-statics -fno-enforce-eh-specs"
3303 cat >conftest.$ac_ext <<_ACEOF
3304/* confdefs.h. */
3305_ACEOF
3306cat confdefs.h >>conftest.$ac_ext
3307cat >>conftest.$ac_ext <<_ACEOF
3308/* end confdefs.h. */
3309
3310int
3311main ()
3312{
3313
3314 ;
3315 return 0;
3316}
3317_ACEOF
3318rm -f conftest.$ac_objext
3319if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3320 (eval $ac_compile) 2>conftest.er1
3321 ac_status=$?
3322 grep -v '^ *+' conftest.er1 >conftest.err
3323 rm -f conftest.er1
3324 cat conftest.err >&5
3325 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3326 (exit $ac_status); } &&
3327 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
3328 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3329 (eval $ac_try) 2>&5
3330 ac_status=$?
3331 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3332 (exit $ac_status); }; } &&
3333 { ac_try='test -s conftest.$ac_objext'
3334 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3335 (eval $ac_try) 2>&5
3336 ac_status=$?
3337 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3338 (exit $ac_status); }; }; then
3339 :
3340else
3341 echo "$as_me: failed program was:" >&5
3342sed 's/^/| /' conftest.$ac_ext >&5
3343
3344CXXFLAGS="-g -O3"
3345fi
3346rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
3347 else
3348 CXXFLAGS="-O"
3349 fi
3350 CFLAGS="$CXXFLAGS"
3351fi
3352
3353
3354cat >>confdefs.h <<\_ACEOF
3355#define _GNU_SOURCE 1
3356_ACEOF
3357
3358
3359case $host in
3360 *-*-solaris* )
3361
3362cat >>confdefs.h <<\_ACEOF
3363#define _XOPEN_SOURCE_EXTENDED 1
3364_ACEOF
3365
3366
3367cat >>confdefs.h <<\_ACEOF
3368#define _XOPEN_SOURCE 2
3369_ACEOF
3370
3371
3372cat >>confdefs.h <<\_ACEOF
3373#define __EXTENSIONS__ 1
3374_ACEOF
3375
3376 ;;
3377esac
3615 3378
3616 3379
3617echo "$as_me:$LINENO: checking for setlocale" >&5 3380echo "$as_me:$LINENO: checking for setlocale" >&5
3618echo $ECHO_N "checking for setlocale... $ECHO_C" >&6 3381echo $ECHO_N "checking for setlocale... $ECHO_C" >&6
3619if test "${ac_cv_func_setlocale+set}" = set; then 3382if test "${ac_cv_func_setlocale+set}" = set; then
4097fi 3860fi
4098 3861
4099fi 3862fi
4100 3863
4101 3864
4102echo "$as_me:$LINENO: checking for sched_yield" >&5
4103echo $ECHO_N "checking for sched_yield... $ECHO_C" >&6
4104if test "${ac_cv_func_sched_yield+set}" = set; then
4105 echo $ECHO_N "(cached) $ECHO_C" >&6
4106else
4107 cat >conftest.$ac_ext <<_ACEOF
4108/* confdefs.h. */
4109_ACEOF
4110cat confdefs.h >>conftest.$ac_ext
4111cat >>conftest.$ac_ext <<_ACEOF
4112/* end confdefs.h. */
4113/* Define sched_yield to an innocuous variant, in case <limits.h> declares sched_yield.
4114 For example, HP-UX 11i <limits.h> declares gettimeofday. */
4115#define sched_yield innocuous_sched_yield
4116 3865
4117/* System header to define __stub macros and hopefully few prototypes,
4118 which can conflict with char sched_yield (); below.
4119 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4120 <limits.h> exists even on freestanding compilers. */
4121
4122#ifdef __STDC__
4123# include <limits.h>
4124#else
4125# include <assert.h>
4126#endif
4127
4128#undef sched_yield
4129
4130/* Override any gcc2 internal prototype to avoid an error. */
4131#ifdef __cplusplus
4132extern "C"
4133{
4134#endif
4135/* We use char because int might match the return type of a gcc2
4136 builtin and then its argument prototype would still apply. */
4137char sched_yield ();
4138/* The GNU C library defines this for functions which it implements
4139 to always fail with ENOSYS. Some functions are actually named
4140 something starting with __ and the normal name is an alias. */
4141#if defined (__stub_sched_yield) || defined (__stub___sched_yield)
4142choke me
4143#else
4144char (*f) () = sched_yield;
4145#endif
4146#ifdef __cplusplus
4147}
4148#endif
4149
4150int
4151main ()
4152{
4153return f != sched_yield;
4154 ;
4155 return 0;
4156}
4157_ACEOF
4158rm -f conftest.$ac_objext conftest$ac_exeext
4159if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4160 (eval $ac_link) 2>conftest.er1
4161 ac_status=$?
4162 grep -v '^ *+' conftest.er1 >conftest.err
4163 rm -f conftest.er1
4164 cat conftest.err >&5
4165 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4166 (exit $ac_status); } &&
4167 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
4168 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4169 (eval $ac_try) 2>&5
4170 ac_status=$?
4171 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4172 (exit $ac_status); }; } &&
4173 { ac_try='test -s conftest$ac_exeext'
4174 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4175 (eval $ac_try) 2>&5
4176 ac_status=$?
4177 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4178 (exit $ac_status); }; }; then
4179 ac_cv_func_sched_yield=yes
4180else
4181 echo "$as_me: failed program was:" >&5
4182sed 's/^/| /' conftest.$ac_ext >&5
4183
4184ac_cv_func_sched_yield=no
4185fi
4186rm -f conftest.err conftest.$ac_objext \
4187 conftest$ac_exeext conftest.$ac_ext
4188fi
4189echo "$as_me:$LINENO: result: $ac_cv_func_sched_yield" >&5
4190echo "${ECHO_T}$ac_cv_func_sched_yield" >&6
4191if test $ac_cv_func_sched_yield = yes; then
4192 :
4193else
4194 echo "$as_me:$LINENO: checking for sched_yield in -lrt" >&5
4195echo $ECHO_N "checking for sched_yield in -lrt... $ECHO_C" >&6
4196if test "${ac_cv_lib_rt_sched_yield+set}" = set; then
4197 echo $ECHO_N "(cached) $ECHO_C" >&6
4198else
4199 ac_check_lib_save_LIBS=$LIBS
4200LIBS="-lrt $LIBS"
4201cat >conftest.$ac_ext <<_ACEOF
4202/* confdefs.h. */
4203_ACEOF
4204cat confdefs.h >>conftest.$ac_ext
4205cat >>conftest.$ac_ext <<_ACEOF
4206/* end confdefs.h. */
4207
4208/* Override any gcc2 internal prototype to avoid an error. */
4209#ifdef __cplusplus
4210extern "C"
4211#endif
4212/* We use char because int might match the return type of a gcc2
4213 builtin and then its argument prototype would still apply. */
4214char sched_yield ();
4215int
4216main ()
4217{
4218sched_yield ();
4219 ;
4220 return 0;
4221}
4222_ACEOF
4223rm -f conftest.$ac_objext conftest$ac_exeext
4224if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4225 (eval $ac_link) 2>conftest.er1
4226 ac_status=$?
4227 grep -v '^ *+' conftest.er1 >conftest.err
4228 rm -f conftest.er1
4229 cat conftest.err >&5
4230 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4231 (exit $ac_status); } &&
4232 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
4233 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4234 (eval $ac_try) 2>&5
4235 ac_status=$?
4236 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4237 (exit $ac_status); }; } &&
4238 { ac_try='test -s conftest$ac_exeext'
4239 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4240 (eval $ac_try) 2>&5
4241 ac_status=$?
4242 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4243 (exit $ac_status); }; }; then
4244 ac_cv_lib_rt_sched_yield=yes
4245else
4246 echo "$as_me: failed program was:" >&5
4247sed 's/^/| /' conftest.$ac_ext >&5
4248
4249ac_cv_lib_rt_sched_yield=no
4250fi
4251rm -f conftest.err conftest.$ac_objext \
4252 conftest$ac_exeext conftest.$ac_ext
4253LIBS=$ac_check_lib_save_LIBS
4254fi
4255echo "$as_me:$LINENO: result: $ac_cv_lib_rt_sched_yield" >&5
4256echo "${ECHO_T}$ac_cv_lib_rt_sched_yield" >&6
4257if test $ac_cv_lib_rt_sched_yield = yes; then
4258 LIBS="$LIBS -lrt"
4259fi
4260
4261fi
4262
4263
4264echo "$as_me:$LINENO: checking for sched_yield support" >&5
4265echo $ECHO_N "checking for sched_yield support... $ECHO_C" >&6
4266cat >conftest.$ac_ext <<_ACEOF
4267/* confdefs.h. */
4268_ACEOF
4269cat confdefs.h >>conftest.$ac_ext
4270cat >>conftest.$ac_ext <<_ACEOF
4271/* end confdefs.h. */
4272#include <sched.h>
4273int
4274main ()
4275{
4276sched_yield ()
4277 ;
4278 return 0;
4279}
4280_ACEOF
4281rm -f conftest.$ac_objext conftest$ac_exeext
4282if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4283 (eval $ac_link) 2>conftest.er1
4284 ac_status=$?
4285 grep -v '^ *+' conftest.er1 >conftest.err
4286 rm -f conftest.er1
4287 cat conftest.err >&5
4288 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4289 (exit $ac_status); } &&
4290 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
4291 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4292 (eval $ac_try) 2>&5
4293 ac_status=$?
4294 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4295 (exit $ac_status); }; } &&
4296 { ac_try='test -s conftest$ac_exeext'
4297 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4298 (eval $ac_try) 2>&5
4299 ac_status=$?
4300 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4301 (exit $ac_status); }; }; then
4302 echo "$as_me:$LINENO: result: yes" >&5
4303echo "${ECHO_T}yes" >&6
4304
4305cat >>confdefs.h <<\_ACEOF
4306#define HAVE_SCHED_YIELD 1
4307_ACEOF
4308
4309else
4310 echo "$as_me: failed program was:" >&5
4311sed 's/^/| /' conftest.$ac_ext >&5
4312
4313echo "$as_me:$LINENO: result: no" >&5
4314echo "${ECHO_T}no" >&6
4315fi
4316rm -f conftest.err conftest.$ac_objext \
4317 conftest$ac_exeext conftest.$ac_ext
4318
4319
4320MALLOC_TYPE=S
4321
4322support_addstrings=no
4323support_frills=yes 3866support_frills=yes
4324support_inheritpixmap=no 3867support_inheritpixmap=yes
4325support_tinting=yes 3868support_tinting=yes
4326support_fading=yes 3869support_fading=yes
4327support_keepscrolling=yes 3870support_keepscrolling=yes
4328support_selectionscrolling=yes 3871support_selectionscrolling=yes
4329support_menubar=no
4330support_mousewheel=yes 3872support_mousewheel=yes
4331support_mouseslipwheel=yes 3873support_mouseslipwheel=yes
4332support_utmp=yes
4333support_wtmp=yes
4334support_lastlog=yes
4335support_text_blink=yes 3874support_text_blink=yes
4336support_pointer_blank=yes 3875support_pointer_blank=yes
4337support_scroll_rxvt=yes 3876support_scroll_rxvt=yes
4338support_scroll_next=yes 3877support_scroll_next=yes
4339support_scroll_xterm=yes 3878support_scroll_xterm=yes
4340support_scroll_plain=yes 3879support_scroll_plain=yes
4341support_xim=yes 3880support_xim=yes
4342support_xpm=no 3881support_xpm=yes
4343support_xft=yes 3882support_xft=yes
4344support_unicode3=no 3883support_unicode3=no
4345support_combining=yes 3884support_combining=yes
4346support_8bitctrls=no 3885support_8bitctrls=no
4347support_iso14755=yes 3886support_iso14755=yes
4348support_styles=yes 3887support_styles=yes
3888support_perl=yes
4349codesets=all 3889codesets=all
4350 3890
4351 3891
4352if test "x$enable_shared" = xyes; then 3892if test "x$enable_shared" = xyes; then
4353 3893
4362# Check whether --enable-everything or --disable-everything was given. 3902# Check whether --enable-everything or --disable-everything was given.
4363if test "${enable_everything+set}" = set; then 3903if test "${enable_everything+set}" = set; then
4364 enableval="$enable_everything" 3904 enableval="$enable_everything"
4365 3905
4366 if test x$enableval = xno; then 3906 if test x$enableval = xno; then
4367 support_24bit=no
4368 support_frills=no 3907 support_frills=no
4369 support_inheritpixmap=no 3908 support_inheritpixmap=no
4370 support_tinting=no 3909 support_tinting=no
4371 support_fading=no 3910 support_fading=no
4372 support_keepscrolling=no 3911 support_keepscrolling=no
4373 support_selectionscrolling=no 3912 support_selectionscrolling=no
4374 support_lastlog=no 3913 support_lastlog=no
4375 support_menubar=no
4376 support_mousewheel=no 3914 support_mousewheel=no
4377 support_mouseslipwheel=no 3915 support_mouseslipwheel=no
4378 support_text_blink=no 3916 support_text_blink=no
4379 support_pointer_blank=no 3917 support_pointer_blank=no
4380 support_scroll_rxvt=no 3918 support_scroll_rxvt=no
4389 support_unicode3=no 3927 support_unicode3=no
4390 support_combining=no 3928 support_combining=no
4391 support_8bitctrls=no 3929 support_8bitctrls=no
4392 support_iso14755=no 3930 support_iso14755=no
4393 support_styles=no 3931 support_styles=no
3932 support_perl=no
4394 codesets= 3933 codesets=
4395 fi 3934 fi
4396 if test x$enableval = xyes; then 3935 if test x$enableval = xyes; then
4397 support_24bit=yes
4398 support_frills=yes 3936 support_frills=yes
4399 support_inheritpixmap=yes 3937 support_inheritpixmap=yes
4400 support_tinting=yes 3938 support_tinting=yes
4401 support_fading=yes 3939 support_fading=yes
4402 support_keepscrolling=yes 3940 support_keepscrolling=yes
4403 support_selectionscrolling=yes 3941 support_selectionscrolling=yes
4404 support_lastlog=yes 3942 support_lastlog=yes
4405 support_menubar=yes
4406 support_mousewheel=yes 3943 support_mousewheel=yes
4407 support_mouseslipwheel=yes 3944 support_mouseslipwheel=yes
4408 support_text_blink=yes 3945 support_text_blink=yes
4409 support_pointer_blank=yes 3946 support_pointer_blank=yes
4410 support_scroll_rxvt=yes 3947 support_scroll_rxvt=yes
4419 support_unicode3=yes 3956 support_unicode3=yes
4420 support_combining=yes 3957 support_combining=yes
4421 #support_8bitctrls=yes 3958 #support_8bitctrls=yes
4422 support_iso14755=yes 3959 support_iso14755=yes
4423 support_styles=yes 3960 support_styles=yes
3961 support_perl=yes
4424 codesets=all 3962 codesets=all
4425 fi 3963 fi
4426 3964
4427fi; 3965fi;
4428 3966
4456 if test x$enableval = xyes -o x$enableval = xno; then 3994 if test x$enableval = xyes -o x$enableval = xno; then
4457 support_styles=$enableval 3995 support_styles=$enableval
4458 fi 3996 fi
4459fi; 3997fi;
4460 3998
4461# Check whether --enable-utmp or --disable-utmp was given.
4462if test "${enable_utmp+set}" = set; then
4463 enableval="$enable_utmp"
4464 if test x$enableval = xyes -o x$enableval = xno; then
4465 support_utmp=$enableval
4466 fi
4467fi;
4468
4469# Check whether --enable-wtmp or --disable-wtmp was given.
4470if test "${enable_wtmp+set}" = set; then
4471 enableval="$enable_wtmp"
4472 if test x$enableval = xyes -o x$enableval = xno; then
4473 support_wtmp=$enableval
4474 fi
4475fi;
4476
4477# Check whether --enable-lastlog or --disable-lastlog was given.
4478if test "${enable_lastlog+set}" = set; then
4479 enableval="$enable_lastlog"
4480 if test x$enableval = xyes -o x$enableval = xno; then
4481 support_lastlog=$enableval
4482 fi
4483fi;
4484
4485# Check whether --enable-xpm-background or --disable-xpm-background was given. 3999# Check whether --enable-xpm-background or --disable-xpm-background was given.
4486if test "${enable_xpm_background+set}" = set; then 4000if test "${enable_xpm_background+set}" = set; then
4487 enableval="$enable_xpm_background" 4001 enableval="$enable_xpm_background"
4488 if test x$enableval = xyes -o x$enableval = xno; then 4002 if test x$enableval = xyes -o x$enableval = xno; then
4489 support_xpm=$enableval 4003 support_xpm=$enableval
4512 if test x$enableval = xyes -o x$enableval = xno; then 4026 if test x$enableval = xyes -o x$enableval = xno; then
4513 support_fading=$enableval 4027 support_fading=$enableval
4514 fi 4028 fi
4515fi; 4029fi;
4516 4030
4517# Check whether --enable-menubar or --disable-menubar was given.
4518if test "${enable_menubar+set}" = set; then
4519 enableval="$enable_menubar"
4520 if test x$enableval = xyes -o x$enableval = xno; then
4521 support_menubar=$enableval
4522 fi
4523fi;
4524
4525# Check whether --enable-rxvt-scroll or --disable-rxvt-scroll was given. 4031# Check whether --enable-rxvt-scroll or --disable-rxvt-scroll was given.
4526if test "${enable_rxvt_scroll+set}" = set; then 4032if test "${enable_rxvt_scroll+set}" = set; then
4527 enableval="$enable_rxvt_scroll" 4033 enableval="$enable_rxvt_scroll"
4528 if test x$enableval = xyes -o x$enableval = xno; then 4034 if test x$enableval = xyes -o x$enableval = xno; then
4529 support_scroll_rxvt=$enableval 4035 support_scroll_rxvt=$enableval
4544 if test x$enableval = xyes -o x$enableval = xno; then 4050 if test x$enableval = xyes -o x$enableval = xno; then
4545 support_scroll_xterm=$enableval 4051 support_scroll_xterm=$enableval
4546 fi 4052 fi
4547fi; 4053fi;
4548 4054
4055# Check whether --enable-perl or --disable-perl was given.
4056if test "${enable_perl+set}" = set; then
4057 enableval="$enable_perl"
4058 if test x$enableval = xyes -o x$enableval = xno; then
4059 support_perl=$enableval
4060 fi
4061fi;
4062
4549# Check whether --enable-plain-scroll or --disable-plain-scroll was given. 4063# Check whether --enable-plain-scroll or --disable-plain-scroll was given.
4550if test "${enable_plain_scroll+set}" = set; then 4064if test "${enable_plain_scroll+set}" = set; then
4551 enableval="$enable_plain_scroll" 4065 enableval="$enable_plain_scroll"
4552 if test x$enableval = xyes -o x$enableval = xno; then 4066 if test x$enableval = xyes -o x$enableval = xno; then
4553 support_scroll_plain=$enableval 4067 support_scroll_plain=$enableval
4554 fi 4068 fi
4555fi; 4069fi;
4556 4070
4557# Check whether --enable-half-shadow or --disable-half-shadow was given.
4558if test "${enable_half_shadow+set}" = set; then
4559 enableval="$enable_half_shadow"
4560 if test x$enableval = xyes; then
4561
4562cat >>confdefs.h <<\_ACEOF
4563#define HALFSHADOW 1
4564_ACEOF
4565
4566 fi
4567fi;
4568 4071
4569 4072
4570# Check whether --with-codesets or --without-codesets was given. 4073# Check whether --with-codesets or --without-codesets was given.
4571if test "${with_codesets+set}" = set; then 4074if test "${with_codesets+set}" = set; then
4572 withval="$with_codesets" 4075 withval="$with_codesets"
4579 if test x$enableval = xyes -o x$enableval = xno; then 4082 if test x$enableval = xyes -o x$enableval = xno; then
4580 support_xim=$enableval 4083 support_xim=$enableval
4581 fi 4084 fi
4582fi; 4085fi;
4583 4086
4584# Check whether --enable-ttygid or --disable-ttygid was given.
4585if test "${enable_ttygid+set}" = set; then
4586 enableval="$enable_ttygid"
4587 if test x$enableval = xyes; then
4588
4589cat >>confdefs.h <<\_ACEOF
4590#define TTY_GID_SUPPORT 1
4591_ACEOF
4592
4593 fi
4594fi;
4595
4596# Check whether --enable-backspace-key or --disable-backspace-key was given. 4087# Check whether --enable-backspace-key or --disable-backspace-key was given.
4597if test "${enable_backspace_key+set}" = set; then 4088if test "${enable_backspace_key+set}" = set; then
4598 enableval="$enable_backspace_key" 4089 enableval="$enable_backspace_key"
4599 if test x$enableval = xno; then 4090 if test x$enableval = xno; then
4600 4091
4622 enableval="$enable_resources" 4113 enableval="$enable_resources"
4623 if test x$enableval = xno; then 4114 if test x$enableval = xno; then
4624 4115
4625cat >>confdefs.h <<\_ACEOF 4116cat >>confdefs.h <<\_ACEOF
4626#define NO_RESOURCES 1 4117#define NO_RESOURCES 1
4627_ACEOF
4628
4629 fi
4630fi;
4631
4632# Check whether --enable-xgetdefault or --disable-xgetdefault was given.
4633if test "${enable_xgetdefault+set}" = set; then
4634 enableval="$enable_xgetdefault"
4635 if test x$enableval = xyes; then
4636
4637cat >>confdefs.h <<\_ACEOF
4638#define USE_XGETDEFAULT 1
4639_ACEOF 4118_ACEOF
4640 4119
4641 fi 4120 fi
4642fi; 4121fi;
4643 4122
4708 4187
4709 4188
4710RXVTNAME=`echo "$RXVTNAME"|sed "$program_transform_name"` 4189RXVTNAME=`echo "$RXVTNAME"|sed "$program_transform_name"`
4711 4190
4712 4191
4713# Check whether --enable-strings or --disable-strings was given.
4714if test "${enable_strings+set}" = set; then
4715 enableval="$enable_strings"
4716 if test x$enableval = xyes -o x$enableval = xno; then
4717 support_addstrings=$enableval
4718 fi
4719fi;
4720
4721# Check whether --enable-swapscreen or --disable-swapscreen was given. 4192# Check whether --enable-swapscreen or --disable-swapscreen was given.
4722if test "${enable_swapscreen+set}" = set; then 4193if test "${enable_swapscreen+set}" = set; then
4723 enableval="$enable_swapscreen" 4194 enableval="$enable_swapscreen"
4724 if test x$enableval = xno; then 4195 if test x$enableval = xno; then
4725 4196
4744 if test x$enableval = xyes -o x$enableval = xno; then 4215 if test x$enableval = xyes -o x$enableval = xno; then
4745 support_frills=$enableval 4216 support_frills=$enableval
4746 fi 4217 fi
4747fi; 4218fi;
4748 4219
4749# Check whether --enable-24bit or --disable-24bit was given.
4750if test "${enable_24bit+set}" = set; then
4751 enableval="$enable_24bit"
4752 if test x$enableval = xyes -o x$enableval = xno; then
4753 support_24bit=$enableval
4754 fi
4755fi;
4756
4757# Check whether --enable-keepscrolling or --disable-keepscrolling was given. 4220# Check whether --enable-keepscrolling or --disable-keepscrolling was given.
4758if test "${enable_keepscrolling+set}" = set; then 4221if test "${enable_keepscrolling+set}" = set; then
4759 enableval="$enable_keepscrolling" 4222 enableval="$enable_keepscrolling"
4760 if test x$enableval = xyes -o x$enableval = xno; then 4223 if test x$enableval = xyes -o x$enableval = xno; then
4761 support_keepscrolling=$enableval 4224 support_keepscrolling=$enableval
4784 if test x$enableval = xyes -o x$enableval = xno; then 4247 if test x$enableval = xyes -o x$enableval = xno; then
4785 support_mouseslipwheel=$enableval 4248 support_mouseslipwheel=$enableval
4786 fi 4249 fi
4787fi; 4250fi;
4788 4251
4789# Check whether --enable-dmalloc or --disable-dmalloc was given.
4790if test "${enable_dmalloc+set}" = set; then
4791 enableval="$enable_dmalloc"
4792 if test x$enableval = xyes; then
4793 MALLOC_TYPE=G
4794 DEBUG=-DDEBUG_MALLOC
4795 DLIB="-L/usr/local/lib -ldmalloc"
4796 DINCLUDE=-I/usr/local/include
4797 fi
4798fi;
4799
4800# Check whether --enable-dlmalloc or --disable-dlmalloc was given.
4801if test "${enable_dlmalloc+set}" = set; then
4802 enableval="$enable_dlmalloc"
4803 if test x$enableval = xyes; then
4804 MALLOC_TYPE=D
4805 DEBUG=
4806 DLIB="-L/usr/local/lib -ldlmalloc"
4807 DINCLUDE=
4808 fi
4809fi;
4810
4811# Check whether --enable-smart-resize or --disable-smart-resize was given. 4252# Check whether --enable-smart-resize or --disable-smart-resize was given.
4812if test "${enable_smart_resize+set}" = set; then 4253if test "${enable_smart_resize+set}" = set; then
4813 enableval="$enable_smart_resize" 4254 enableval="$enable_smart_resize"
4814 if test x$enableval = xyes; then 4255 if test x$enableval = xyes; then
4815 4256
4859#define RXVT_TERMINFO "$withval" 4300#define RXVT_TERMINFO "$withval"
4860_ACEOF 4301_ACEOF
4861 terminfo="$withval" 4302 terminfo="$withval"
4862 fi 4303 fi
4863fi; 4304fi;
4864
4865
4866
4867cat >>confdefs.h <<\_ACEOF
4868#define PROTOTYPES 1
4869_ACEOF
4870 4305
4871 4306
4872# Extract the first word of "mv", so it can be a program name with args. 4307# Extract the first word of "mv", so it can be a program name with args.
4873set dummy mv; ac_word=$2 4308set dummy mv; ac_word=$2
4874echo "$as_me:$LINENO: checking for $ac_word" >&5 4309echo "$as_me:$LINENO: checking for $ac_word" >&5
4907else 4342else
4908 echo "$as_me:$LINENO: result: no" >&5 4343 echo "$as_me:$LINENO: result: no" >&5
4909echo "${ECHO_T}no" >&6 4344echo "${ECHO_T}no" >&6
4910fi 4345fi
4911 4346
4912# Extract the first word of "rm", so it can be a program name with args.
4913set dummy rm; ac_word=$2
4914echo "$as_me:$LINENO: checking for $ac_word" >&5
4915echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
4916if test "${ac_cv_path_RM+set}" = set; then
4917 echo $ECHO_N "(cached) $ECHO_C" >&6
4918else
4919 case $RM in
4920 [\\/]* | ?:[\\/]*)
4921 ac_cv_path_RM="$RM" # Let the user override the test with a path.
4922 ;;
4923 *)
4924 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4925for as_dir in $PATH
4926do
4927 IFS=$as_save_IFS
4928 test -z "$as_dir" && as_dir=.
4929 for ac_exec_ext in '' $ac_executable_extensions; do
4930 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4931 ac_cv_path_RM="$as_dir/$ac_word$ac_exec_ext"
4932 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4933 break 2
4934 fi
4935done
4936done
4937
4938 test -z "$ac_cv_path_RM" && ac_cv_path_RM="rm"
4939 ;;
4940esac
4941fi
4942RM=$ac_cv_path_RM
4943
4944if test -n "$RM"; then
4945 echo "$as_me:$LINENO: result: $RM" >&5
4946echo "${ECHO_T}$RM" >&6
4947else
4948 echo "$as_me:$LINENO: result: no" >&5
4949echo "${ECHO_T}no" >&6
4950fi
4951
4952# Extract the first word of "cp", so it can be a program name with args. 4347# Extract the first word of "cp", so it can be a program name with args.
4953set dummy cp; ac_word=$2 4348set dummy cp; ac_word=$2
4954echo "$as_me:$LINENO: checking for $ac_word" >&5 4349echo "$as_me:$LINENO: checking for $ac_word" >&5
4955echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 4350echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
4956if test "${ac_cv_path_CP+set}" = set; then 4351if test "${ac_cv_path_CP+set}" = set; then
5147else 4542else
5148 echo "$as_me:$LINENO: result: no" >&5 4543 echo "$as_me:$LINENO: result: no" >&5
5149echo "${ECHO_T}no" >&6 4544echo "${ECHO_T}no" >&6
5150fi 4545fi
5151 4546
5152# Extract the first word of "tbl", so it can be a program name with args.
5153set dummy tbl; ac_word=$2
5154echo "$as_me:$LINENO: checking for $ac_word" >&5
5155echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
5156if test "${ac_cv_path_TBL+set}" = set; then
5157 echo $ECHO_N "(cached) $ECHO_C" >&6
5158else
5159 case $TBL in
5160 [\\/]* | ?:[\\/]*)
5161 ac_cv_path_TBL="$TBL" # Let the user override the test with a path.
5162 ;;
5163 *)
5164 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5165for as_dir in $PATH
5166do
5167 IFS=$as_save_IFS
5168 test -z "$as_dir" && as_dir=.
5169 for ac_exec_ext in '' $ac_executable_extensions; do
5170 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5171 ac_cv_path_TBL="$as_dir/$ac_word$ac_exec_ext"
5172 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5173 break 2
5174 fi
5175done
5176done
5177
5178 ;;
5179esac
5180fi
5181TBL=$ac_cv_path_TBL
5182
5183if test -n "$TBL"; then
5184 echo "$as_me:$LINENO: result: $TBL" >&5
5185echo "${ECHO_T}$TBL" >&6
5186else
5187 echo "$as_me:$LINENO: result: no" >&5
5188echo "${ECHO_T}no" >&6
5189fi
5190
5191# Extract the first word of "tic", so it can be a program name with args. 4547# Extract the first word of "tic", so it can be a program name with args.
5192set dummy tic; ac_word=$2 4548set dummy tic; ac_word=$2
5193echo "$as_me:$LINENO: checking for $ac_word" >&5 4549echo "$as_me:$LINENO: checking for $ac_word" >&5
5194echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 4550echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
5195if test "${ac_cv_path_TIC+set}" = set; then 4551if test "${ac_cv_path_TIC+set}" = set; then
5226 echo "$as_me:$LINENO: result: no" >&5 4582 echo "$as_me:$LINENO: result: no" >&5
5227echo "${ECHO_T}no" >&6 4583echo "${ECHO_T}no" >&6
5228fi 4584fi
5229 4585
5230 4586
4587
4588
4589ac_ext=cc
4590ac_cpp='$CXXCPP $CPPFLAGS'
4591ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4592ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4593ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
4594echo "$as_me:$LINENO: checking how to run the C++ preprocessor" >&5
4595echo $ECHO_N "checking how to run the C++ preprocessor... $ECHO_C" >&6
4596if test -z "$CXXCPP"; then
4597 if test "${ac_cv_prog_CXXCPP+set}" = set; then
4598 echo $ECHO_N "(cached) $ECHO_C" >&6
4599else
4600 # Double quotes because CXXCPP needs to be expanded
4601 for CXXCPP in "$CXX -E" "/lib/cpp"
4602 do
4603 ac_preproc_ok=false
4604for ac_cxx_preproc_warn_flag in '' yes
4605do
4606 # Use a header file that comes with gcc, so configuring glibc
4607 # with a fresh cross-compiler works.
4608 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4609 # <limits.h> exists even on freestanding compilers.
4610 # On the NeXT, cc -E runs the code through the compiler's parser,
4611 # not just through cpp. "Syntax error" is here to catch this case.
4612 cat >conftest.$ac_ext <<_ACEOF
4613/* confdefs.h. */
4614_ACEOF
4615cat confdefs.h >>conftest.$ac_ext
4616cat >>conftest.$ac_ext <<_ACEOF
4617/* end confdefs.h. */
4618#ifdef __STDC__
4619# include <limits.h>
4620#else
4621# include <assert.h>
4622#endif
4623 Syntax error
4624_ACEOF
4625if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
4626 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
4627 ac_status=$?
4628 grep -v '^ *+' conftest.er1 >conftest.err
4629 rm -f conftest.er1
4630 cat conftest.err >&5
4631 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4632 (exit $ac_status); } >/dev/null; then
4633 if test -s conftest.err; then
4634 ac_cpp_err=$ac_cxx_preproc_warn_flag
4635 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
4636 else
4637 ac_cpp_err=
4638 fi
4639else
4640 ac_cpp_err=yes
4641fi
4642if test -z "$ac_cpp_err"; then
4643 :
4644else
4645 echo "$as_me: failed program was:" >&5
4646sed 's/^/| /' conftest.$ac_ext >&5
4647
4648 # Broken: fails on valid input.
4649continue
4650fi
4651rm -f conftest.err conftest.$ac_ext
4652
4653 # OK, works on sane cases. Now check whether non-existent headers
4654 # can be detected and how.
4655 cat >conftest.$ac_ext <<_ACEOF
4656/* confdefs.h. */
4657_ACEOF
4658cat confdefs.h >>conftest.$ac_ext
4659cat >>conftest.$ac_ext <<_ACEOF
4660/* end confdefs.h. */
4661#include <ac_nonexistent.h>
4662_ACEOF
4663if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
4664 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
4665 ac_status=$?
4666 grep -v '^ *+' conftest.er1 >conftest.err
4667 rm -f conftest.er1
4668 cat conftest.err >&5
4669 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4670 (exit $ac_status); } >/dev/null; then
4671 if test -s conftest.err; then
4672 ac_cpp_err=$ac_cxx_preproc_warn_flag
4673 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
4674 else
4675 ac_cpp_err=
4676 fi
4677else
4678 ac_cpp_err=yes
4679fi
4680if test -z "$ac_cpp_err"; then
4681 # Broken: success on invalid input.
4682continue
4683else
4684 echo "$as_me: failed program was:" >&5
4685sed 's/^/| /' conftest.$ac_ext >&5
4686
4687 # Passes both tests.
4688ac_preproc_ok=:
4689break
4690fi
4691rm -f conftest.err conftest.$ac_ext
4692
4693done
4694# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
4695rm -f conftest.err conftest.$ac_ext
4696if $ac_preproc_ok; then
4697 break
4698fi
4699
4700 done
4701 ac_cv_prog_CXXCPP=$CXXCPP
4702
4703fi
4704 CXXCPP=$ac_cv_prog_CXXCPP
4705else
4706 ac_cv_prog_CXXCPP=$CXXCPP
4707fi
4708echo "$as_me:$LINENO: result: $CXXCPP" >&5
4709echo "${ECHO_T}$CXXCPP" >&6
4710ac_preproc_ok=false
4711for ac_cxx_preproc_warn_flag in '' yes
4712do
4713 # Use a header file that comes with gcc, so configuring glibc
4714 # with a fresh cross-compiler works.
4715 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4716 # <limits.h> exists even on freestanding compilers.
4717 # On the NeXT, cc -E runs the code through the compiler's parser,
4718 # not just through cpp. "Syntax error" is here to catch this case.
4719 cat >conftest.$ac_ext <<_ACEOF
4720/* confdefs.h. */
4721_ACEOF
4722cat confdefs.h >>conftest.$ac_ext
4723cat >>conftest.$ac_ext <<_ACEOF
4724/* end confdefs.h. */
4725#ifdef __STDC__
4726# include <limits.h>
4727#else
4728# include <assert.h>
4729#endif
4730 Syntax error
4731_ACEOF
4732if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
4733 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
4734 ac_status=$?
4735 grep -v '^ *+' conftest.er1 >conftest.err
4736 rm -f conftest.er1
4737 cat conftest.err >&5
4738 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4739 (exit $ac_status); } >/dev/null; then
4740 if test -s conftest.err; then
4741 ac_cpp_err=$ac_cxx_preproc_warn_flag
4742 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
4743 else
4744 ac_cpp_err=
4745 fi
4746else
4747 ac_cpp_err=yes
4748fi
4749if test -z "$ac_cpp_err"; then
4750 :
4751else
4752 echo "$as_me: failed program was:" >&5
4753sed 's/^/| /' conftest.$ac_ext >&5
4754
4755 # Broken: fails on valid input.
4756continue
4757fi
4758rm -f conftest.err conftest.$ac_ext
4759
4760 # OK, works on sane cases. Now check whether non-existent headers
4761 # can be detected and how.
4762 cat >conftest.$ac_ext <<_ACEOF
4763/* confdefs.h. */
4764_ACEOF
4765cat confdefs.h >>conftest.$ac_ext
4766cat >>conftest.$ac_ext <<_ACEOF
4767/* end confdefs.h. */
4768#include <ac_nonexistent.h>
4769_ACEOF
4770if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
4771 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
4772 ac_status=$?
4773 grep -v '^ *+' conftest.er1 >conftest.err
4774 rm -f conftest.er1
4775 cat conftest.err >&5
4776 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4777 (exit $ac_status); } >/dev/null; then
4778 if test -s conftest.err; then
4779 ac_cpp_err=$ac_cxx_preproc_warn_flag
4780 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
4781 else
4782 ac_cpp_err=
4783 fi
4784else
4785 ac_cpp_err=yes
4786fi
4787if test -z "$ac_cpp_err"; then
4788 # Broken: success on invalid input.
4789continue
4790else
4791 echo "$as_me: failed program was:" >&5
4792sed 's/^/| /' conftest.$ac_ext >&5
4793
4794 # Passes both tests.
4795ac_preproc_ok=:
4796break
4797fi
4798rm -f conftest.err conftest.$ac_ext
4799
4800done
4801# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
4802rm -f conftest.err conftest.$ac_ext
4803if $ac_preproc_ok; then
4804 :
4805else
4806 { { echo "$as_me:$LINENO: error: C++ preprocessor \"$CXXCPP\" fails sanity check
4807See \`config.log' for more details." >&5
4808echo "$as_me: error: C++ preprocessor \"$CXXCPP\" fails sanity check
4809See \`config.log' for more details." >&2;}
4810 { (exit 1); exit 1; }; }
4811fi
4812
4813ac_ext=cc
4814ac_cpp='$CXXCPP $CPPFLAGS'
4815ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4816ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4817ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
5231 4818
5232 4819
5233 4820
5234if test "x$ac_path_x_has_been_run" != xyes; then 4821if test "x$ac_path_x_has_been_run" != xyes; then
5235 echo "$as_me:$LINENO: checking for X" >&5 4822 echo "$as_me:$LINENO: checking for X" >&5
7289 6876
7290 6877
7291 6878
7292 6879
7293 6880
7294
7295
7296
7297
7298
7299
7300
7301for ac_header in \ 6881for ac_header in \
7302 assert.h \ 6882 assert.h \
7303 fcntl.h \ 6883 fcntl.h \
7304 grp.h \
7305 libc.h \
7306 lastlog.h \
7307 stdarg.h \ 6884 stdarg.h \
7308 stdlib.h \ 6885 stdlib.h \
7309 string.h \ 6886 string.h \
7310 termios.h \ 6887 termios.h \
7311 unistd.h \ 6888 unistd.h \
7312 sys/byteorder.h \ 6889 sys/byteorder.h \
7313 sys/ioctl.h \ 6890 sys/ioctl.h \
7314 sys/select.h \ 6891 sys/select.h \
7315 sys/sockio.h \ 6892 sys/sockio.h \
7316 sys/strredir.h \ 6893 sys/strredir.h \
7317 sys/stropts.h \
7318 sys/time.h \ 6894 sys/time.h \
7319 utmp.h \ 6895 stdint.h \
7320 utmpx.h \ 6896 wchar.h \
7321 stdint.h \ 6897 cwchar \
7322 pty.h \ 6898 clocale \
7323 wchar.h \
7324 cwchar \
7325 clocale \
7326 6899
7327do 6900do
7328as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 6901as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
7329if eval "test \"\${$as_ac_Header+set}\" = set"; then 6902if eval "test \"\${$as_ac_Header+set}\" = set"; then
7330 echo "$as_me:$LINENO: checking for $ac_header" >&5 6903 echo "$as_me:$LINENO: checking for $ac_header" >&5
10157#define RETSIGTYPE $ac_cv_type_signal 9730#define RETSIGTYPE $ac_cv_type_signal
10158_ACEOF 9731_ACEOF
10159 9732
10160 9733
10161 9734
10162case "$host_alias" in
10163 *ultrix) ac_cv_func_setsid='no' ;;
10164 *) break;;
10165esac
10166
10167
10168
10169
10170
10171
10172
10173
10174
10175
10176
10177
10178
10179
10180
10181
10182
10183 9735
10184 9736
10185 9737
10186for ac_func in \ 9738for ac_func in \
10187 atexit \
10188 revoke \
10189 unsetenv \ 9739 unsetenv \
10190 setutent \ 9740 setutent \
10191 seteuid \
10192 setreuid \
10193 setsid \
10194 setpgrp \
10195 setpgid \
10196 openpty \
10197 _getpty \
10198 grantpt \
10199 unlockpt \
10200 isastream \
10201 on_exit \ 9741 on_exit \
10202 nanosleep \
10203 updwtmp \
10204 updwtmpx \
10205 ttyslot \
10206 9742
10207do 9743do
10208as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` 9744as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
10209echo "$as_me:$LINENO: checking for $ac_func" >&5 9745echo "$as_me:$LINENO: checking for $ac_func" >&5
10210echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 9746echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
10299 cat >>confdefs.h <<_ACEOF 9835 cat >>confdefs.h <<_ACEOF
10300#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 9836#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
10301_ACEOF 9837_ACEOF
10302 9838
10303fi 9839fi
9840done
9841
9842
9843
9844support_utmp=yes
9845support_wtmp=yes
9846support_lastlog=yes
9847
9848# Check whether --enable-utmp or --disable-utmp was given.
9849if test "${enable_utmp+set}" = set; then
9850 enableval="$enable_utmp"
9851 if test x$enableval = xyes -o x$enableval = xno; then
9852 support_utmp=$enableval
9853 fi
9854fi;
9855
9856# Check whether --enable-wtmp or --disable-wtmp was given.
9857if test "${enable_wtmp+set}" = set; then
9858 enableval="$enable_wtmp"
9859 if test x$enableval = xyes -o x$enableval = xno; then
9860 support_wtmp=$enableval
9861 fi
9862fi;
9863
9864# Check whether --enable-lastlog or --disable-lastlog was given.
9865if test "${enable_lastlog+set}" = set; then
9866 enableval="$enable_lastlog"
9867 if test x$enableval = xyes -o x$enableval = xno; then
9868 support_lastlog=$enableval
9869 fi
9870fi;
9871
9872if test x$support_utmp = xyes; then
9873
9874cat >>confdefs.h <<\_ACEOF
9875#define UTMP_SUPPORT 1
9876_ACEOF
9877
9878fi
9879if test x$support_wtmp = xyes; then
9880
9881cat >>confdefs.h <<\_ACEOF
9882#define WTMP_SUPPORT 1
9883_ACEOF
9884
9885fi
9886if test x$support_lastlog = xyes; then
9887
9888cat >>confdefs.h <<\_ACEOF
9889#define LASTLOG_SUPPORT 1
9890_ACEOF
9891
9892fi
9893
9894
9895
9896
9897for ac_func in \
9898 ttyslot \
9899 updwtmp \
9900 updwtmpx \
9901
9902do
9903as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
9904echo "$as_me:$LINENO: checking for $ac_func" >&5
9905echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
9906if eval "test \"\${$as_ac_var+set}\" = set"; then
9907 echo $ECHO_N "(cached) $ECHO_C" >&6
9908else
9909 cat >conftest.$ac_ext <<_ACEOF
9910/* confdefs.h. */
9911_ACEOF
9912cat confdefs.h >>conftest.$ac_ext
9913cat >>conftest.$ac_ext <<_ACEOF
9914/* end confdefs.h. */
9915/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
9916 For example, HP-UX 11i <limits.h> declares gettimeofday. */
9917#define $ac_func innocuous_$ac_func
9918
9919/* System header to define __stub macros and hopefully few prototypes,
9920 which can conflict with char $ac_func (); below.
9921 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9922 <limits.h> exists even on freestanding compilers. */
9923
9924#ifdef __STDC__
9925# include <limits.h>
9926#else
9927# include <assert.h>
9928#endif
9929
9930#undef $ac_func
9931
9932/* Override any gcc2 internal prototype to avoid an error. */
9933#ifdef __cplusplus
9934extern "C"
9935{
9936#endif
9937/* We use char because int might match the return type of a gcc2
9938 builtin and then its argument prototype would still apply. */
9939char $ac_func ();
9940/* The GNU C library defines this for functions which it implements
9941 to always fail with ENOSYS. Some functions are actually named
9942 something starting with __ and the normal name is an alias. */
9943#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
9944choke me
9945#else
9946char (*f) () = $ac_func;
9947#endif
9948#ifdef __cplusplus
9949}
9950#endif
9951
9952int
9953main ()
9954{
9955return f != $ac_func;
9956 ;
9957 return 0;
9958}
9959_ACEOF
9960rm -f conftest.$ac_objext conftest$ac_exeext
9961if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
9962 (eval $ac_link) 2>conftest.er1
9963 ac_status=$?
9964 grep -v '^ *+' conftest.er1 >conftest.err
9965 rm -f conftest.er1
9966 cat conftest.err >&5
9967 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9968 (exit $ac_status); } &&
9969 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
9970 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9971 (eval $ac_try) 2>&5
9972 ac_status=$?
9973 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9974 (exit $ac_status); }; } &&
9975 { ac_try='test -s conftest$ac_exeext'
9976 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9977 (eval $ac_try) 2>&5
9978 ac_status=$?
9979 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9980 (exit $ac_status); }; }; then
9981 eval "$as_ac_var=yes"
9982else
9983 echo "$as_me: failed program was:" >&5
9984sed 's/^/| /' conftest.$ac_ext >&5
9985
9986eval "$as_ac_var=no"
9987fi
9988rm -f conftest.err conftest.$ac_objext \
9989 conftest$ac_exeext conftest.$ac_ext
9990fi
9991echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
9992echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
9993if test `eval echo '${'$as_ac_var'}'` = yes; then
9994 cat >>confdefs.h <<_ACEOF
9995#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
9996_ACEOF
9997
9998fi
9999done
10000
10001
10002
10003
10004
10005for ac_header in \
10006 utmp.h \
10007 utmpx.h \
10008 lastlog.h \
10009
10010do
10011as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
10012if eval "test \"\${$as_ac_Header+set}\" = set"; then
10013 echo "$as_me:$LINENO: checking for $ac_header" >&5
10014echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
10015if eval "test \"\${$as_ac_Header+set}\" = set"; then
10016 echo $ECHO_N "(cached) $ECHO_C" >&6
10017fi
10018echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
10019echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
10020else
10021 # Is the header compilable?
10022echo "$as_me:$LINENO: checking $ac_header usability" >&5
10023echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
10024cat >conftest.$ac_ext <<_ACEOF
10025/* confdefs.h. */
10026_ACEOF
10027cat confdefs.h >>conftest.$ac_ext
10028cat >>conftest.$ac_ext <<_ACEOF
10029/* end confdefs.h. */
10030$ac_includes_default
10031#include <$ac_header>
10032_ACEOF
10033rm -f conftest.$ac_objext
10034if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
10035 (eval $ac_compile) 2>conftest.er1
10036 ac_status=$?
10037 grep -v '^ *+' conftest.er1 >conftest.err
10038 rm -f conftest.er1
10039 cat conftest.err >&5
10040 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10041 (exit $ac_status); } &&
10042 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
10043 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10044 (eval $ac_try) 2>&5
10045 ac_status=$?
10046 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10047 (exit $ac_status); }; } &&
10048 { ac_try='test -s conftest.$ac_objext'
10049 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10050 (eval $ac_try) 2>&5
10051 ac_status=$?
10052 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10053 (exit $ac_status); }; }; then
10054 ac_header_compiler=yes
10055else
10056 echo "$as_me: failed program was:" >&5
10057sed 's/^/| /' conftest.$ac_ext >&5
10058
10059ac_header_compiler=no
10060fi
10061rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10062echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
10063echo "${ECHO_T}$ac_header_compiler" >&6
10064
10065# Is the header present?
10066echo "$as_me:$LINENO: checking $ac_header presence" >&5
10067echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
10068cat >conftest.$ac_ext <<_ACEOF
10069/* confdefs.h. */
10070_ACEOF
10071cat confdefs.h >>conftest.$ac_ext
10072cat >>conftest.$ac_ext <<_ACEOF
10073/* end confdefs.h. */
10074#include <$ac_header>
10075_ACEOF
10076if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
10077 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
10078 ac_status=$?
10079 grep -v '^ *+' conftest.er1 >conftest.err
10080 rm -f conftest.er1
10081 cat conftest.err >&5
10082 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10083 (exit $ac_status); } >/dev/null; then
10084 if test -s conftest.err; then
10085 ac_cpp_err=$ac_cxx_preproc_warn_flag
10086 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
10087 else
10088 ac_cpp_err=
10089 fi
10090else
10091 ac_cpp_err=yes
10092fi
10093if test -z "$ac_cpp_err"; then
10094 ac_header_preproc=yes
10095else
10096 echo "$as_me: failed program was:" >&5
10097sed 's/^/| /' conftest.$ac_ext >&5
10098
10099 ac_header_preproc=no
10100fi
10101rm -f conftest.err conftest.$ac_ext
10102echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
10103echo "${ECHO_T}$ac_header_preproc" >&6
10104
10105# So? What about this header?
10106case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in
10107 yes:no: )
10108 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
10109echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
10110 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
10111echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
10112 ac_header_preproc=yes
10113 ;;
10114 no:yes:* )
10115 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
10116echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
10117 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
10118echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
10119 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
10120echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
10121 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
10122echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
10123 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
10124echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
10125 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
10126echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
10127 (
10128 cat <<\_ASBOX
10129## ------------------------------------------ ##
10130## Report this to the AC_PACKAGE_NAME lists. ##
10131## ------------------------------------------ ##
10132_ASBOX
10133 ) |
10134 sed "s/^/$as_me: WARNING: /" >&2
10135 ;;
10136esac
10137echo "$as_me:$LINENO: checking for $ac_header" >&5
10138echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
10139if eval "test \"\${$as_ac_Header+set}\" = set"; then
10140 echo $ECHO_N "(cached) $ECHO_C" >&6
10141else
10142 eval "$as_ac_Header=\$ac_header_preproc"
10143fi
10144echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
10145echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
10146
10147fi
10148if test `eval echo '${'$as_ac_Header'}'` = yes; then
10149 cat >>confdefs.h <<_ACEOF
10150#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
10151_ACEOF
10152
10153fi
10154
10304done 10155done
10305 10156
10306 10157
10307 10158
10308if test "${ac_cv_header_utmp_h+set}" = set; then 10159if test "${ac_cv_header_utmp_h+set}" = set; then
10442 10293
10443fi 10294fi
10444if test $ac_cv_header_utmp_h = yes; then 10295if test $ac_cv_header_utmp_h = yes; then
10445 echo "$as_me:$LINENO: checking for struct utmp" >&5 10296 echo "$as_me:$LINENO: checking for struct utmp" >&5
10446echo $ECHO_N "checking for struct utmp... $ECHO_C" >&6 10297echo $ECHO_N "checking for struct utmp... $ECHO_C" >&6
10447if test "${rxvt_cv_struct_utmp+set}" = set; then 10298if test "${struct_utmp+set}" = set; then
10448 echo $ECHO_N "(cached) $ECHO_C" >&6 10299 echo $ECHO_N "(cached) $ECHO_C" >&6
10449else 10300else
10450 cat >conftest.$ac_ext <<_ACEOF 10301 cat >conftest.$ac_ext <<_ACEOF
10451/* confdefs.h. */ 10302/* confdefs.h. */
10452_ACEOF 10303_ACEOF
10453cat confdefs.h >>conftest.$ac_ext 10304cat confdefs.h >>conftest.$ac_ext
10454cat >>conftest.$ac_ext <<_ACEOF 10305cat >>conftest.$ac_ext <<_ACEOF
10455/* end confdefs.h. */ 10306/* end confdefs.h. */
10456#include <sys/types.h> 10307#include <sys/types.h>
10457#include <stdint.h>
10458#include <utmp.h> 10308#include <utmp.h>
10459int 10309int
10460main () 10310main ()
10461{ 10311{
10462struct utmp ut; 10312struct utmp ut;
10483 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10333 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10484 (eval $ac_try) 2>&5 10334 (eval $ac_try) 2>&5
10485 ac_status=$? 10335 ac_status=$?
10486 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10336 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10487 (exit $ac_status); }; }; then 10337 (exit $ac_status); }; }; then
10488 rxvt_cv_struct_utmp=yes 10338 struct_utmp=yes
10489else 10339else
10490 echo "$as_me: failed program was:" >&5 10340 echo "$as_me: failed program was:" >&5
10491sed 's/^/| /' conftest.$ac_ext >&5 10341sed 's/^/| /' conftest.$ac_ext >&5
10492 10342
10493rxvt_cv_struct_utmp=no 10343struct_utmp=no
10494fi 10344fi
10495rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10345rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10496fi 10346fi
10497echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmp" >&5 10347echo "$as_me:$LINENO: result: $struct_utmp" >&5
10498echo "${ECHO_T}$rxvt_cv_struct_utmp" >&6 10348echo "${ECHO_T}$struct_utmp" >&6
10499if test x$rxvt_cv_struct_utmp = xyes; then 10349if test x$struct_utmp = xyes; then
10500 10350
10501cat >>confdefs.h <<\_ACEOF 10351cat >>confdefs.h <<\_ACEOF
10502#define HAVE_STRUCT_UTMP 1 10352#define HAVE_STRUCT_UTMP 1
10503_ACEOF 10353_ACEOF
10504 10354
10505fi 10355fi
10506 10356
10507 10357
10508echo "$as_me:$LINENO: checking for ut_host in utmp struct" >&5 10358echo "$as_me:$LINENO: checking for ut_host in utmp struct" >&5
10509echo $ECHO_N "checking for ut_host in utmp struct... $ECHO_C" >&6 10359echo $ECHO_N "checking for ut_host in utmp struct... $ECHO_C" >&6
10510if test "${rxvt_cv_struct_utmp_host+set}" = set; then 10360if test "${struct_utmp_host+set}" = set; then
10511 echo $ECHO_N "(cached) $ECHO_C" >&6 10361 echo $ECHO_N "(cached) $ECHO_C" >&6
10512else 10362else
10513 cat >conftest.$ac_ext <<_ACEOF 10363 cat >conftest.$ac_ext <<_ACEOF
10514/* confdefs.h. */ 10364/* confdefs.h. */
10515_ACEOF 10365_ACEOF
10545 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10395 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10546 (eval $ac_try) 2>&5 10396 (eval $ac_try) 2>&5
10547 ac_status=$? 10397 ac_status=$?
10548 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10398 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10549 (exit $ac_status); }; }; then 10399 (exit $ac_status); }; }; then
10550 rxvt_cv_struct_utmp_host=yes 10400 struct_utmp_host=yes
10551else 10401else
10552 echo "$as_me: failed program was:" >&5 10402 echo "$as_me: failed program was:" >&5
10553sed 's/^/| /' conftest.$ac_ext >&5 10403sed 's/^/| /' conftest.$ac_ext >&5
10554 10404
10555rxvt_cv_struct_utmp_host=no 10405struct_utmp_host=no
10556fi 10406fi
10557rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10407rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10558fi 10408fi
10559echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmp_host" >&5 10409echo "$as_me:$LINENO: result: $struct_utmp_host" >&5
10560echo "${ECHO_T}$rxvt_cv_struct_utmp_host" >&6 10410echo "${ECHO_T}$struct_utmp_host" >&6
10561if test x$rxvt_cv_struct_utmp_host = xyes; then 10411if test x$struct_utmp_host = xyes; then
10562 10412
10563cat >>confdefs.h <<\_ACEOF 10413cat >>confdefs.h <<\_ACEOF
10564#define HAVE_UTMP_HOST 1 10414#define HAVE_UTMP_HOST 1
10565_ACEOF 10415_ACEOF
10566 10416
10567fi 10417fi
10568 10418
10569echo "$as_me:$LINENO: checking for ut_pid in utmp struct" >&5 10419echo "$as_me:$LINENO: checking for ut_pid in utmp struct" >&5
10570echo $ECHO_N "checking for ut_pid in utmp struct... $ECHO_C" >&6 10420echo $ECHO_N "checking for ut_pid in utmp struct... $ECHO_C" >&6
10571if test "${rxvt_cv_struct_utmp_pid+set}" = set; then 10421if test "${struct_utmp_pid+set}" = set; then
10572 echo $ECHO_N "(cached) $ECHO_C" >&6 10422 echo $ECHO_N "(cached) $ECHO_C" >&6
10573else 10423else
10574 cat >conftest.$ac_ext <<_ACEOF 10424 cat >conftest.$ac_ext <<_ACEOF
10575/* confdefs.h. */ 10425/* confdefs.h. */
10576_ACEOF 10426_ACEOF
10606 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10456 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10607 (eval $ac_try) 2>&5 10457 (eval $ac_try) 2>&5
10608 ac_status=$? 10458 ac_status=$?
10609 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10459 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10610 (exit $ac_status); }; }; then 10460 (exit $ac_status); }; }; then
10611 rxvt_cv_struct_utmp_pid=yes 10461 struct_utmp_pid=yes
10612else 10462else
10613 echo "$as_me: failed program was:" >&5 10463 echo "$as_me: failed program was:" >&5
10614sed 's/^/| /' conftest.$ac_ext >&5 10464sed 's/^/| /' conftest.$ac_ext >&5
10615 10465
10616rxvt_cv_struct_utmp_pid=no 10466struct_utmp_pid=no
10617fi 10467fi
10618rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10468rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10619fi 10469fi
10620echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmp_pid" >&5 10470echo "$as_me:$LINENO: result: $struct_utmp_pid" >&5
10621echo "${ECHO_T}$rxvt_cv_struct_utmp_pid" >&6 10471echo "${ECHO_T}$struct_utmp_pid" >&6
10622if test x$rxvt_cv_struct_utmp_pid = xyes; then 10472if test x$struct_utmp_pid = xyes; then
10623 10473
10624cat >>confdefs.h <<\_ACEOF 10474cat >>confdefs.h <<\_ACEOF
10625#define HAVE_UTMP_PID 1 10475#define HAVE_UTMP_PID 1
10626_ACEOF 10476_ACEOF
10627 10477
10768 10618
10769fi 10619fi
10770if test $ac_cv_header_utmpx_h = yes; then 10620if test $ac_cv_header_utmpx_h = yes; then
10771 echo "$as_me:$LINENO: checking for struct utmpx" >&5 10621 echo "$as_me:$LINENO: checking for struct utmpx" >&5
10772echo $ECHO_N "checking for struct utmpx... $ECHO_C" >&6 10622echo $ECHO_N "checking for struct utmpx... $ECHO_C" >&6
10773if test "${rxvt_cv_struct_utmpx+set}" = set; then 10623if test "${struct_utmpx+set}" = set; then
10774 echo $ECHO_N "(cached) $ECHO_C" >&6 10624 echo $ECHO_N "(cached) $ECHO_C" >&6
10775else 10625else
10776 cat >conftest.$ac_ext <<_ACEOF 10626 cat >conftest.$ac_ext <<_ACEOF
10777/* confdefs.h. */ 10627/* confdefs.h. */
10778_ACEOF 10628_ACEOF
10808 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10658 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10809 (eval $ac_try) 2>&5 10659 (eval $ac_try) 2>&5
10810 ac_status=$? 10660 ac_status=$?
10811 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10661 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10812 (exit $ac_status); }; }; then 10662 (exit $ac_status); }; }; then
10813 rxvt_cv_struct_utmpx=yes 10663 struct_utmpx=yes
10814else 10664else
10815 echo "$as_me: failed program was:" >&5 10665 echo "$as_me: failed program was:" >&5
10816sed 's/^/| /' conftest.$ac_ext >&5 10666sed 's/^/| /' conftest.$ac_ext >&5
10817 10667
10818rxvt_cv_struct_utmpx=no 10668struct_utmpx=no
10819fi 10669fi
10820rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10670rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10821fi 10671fi
10822echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmpx" >&5 10672echo "$as_me:$LINENO: result: $struct_utmpx" >&5
10823echo "${ECHO_T}$rxvt_cv_struct_utmpx" >&6 10673echo "${ECHO_T}$struct_utmpx" >&6
10824if test x$rxvt_cv_struct_utmpx = xyes; then 10674if test x$struct_utmpx = xyes; then
10825 10675
10826cat >>confdefs.h <<\_ACEOF 10676cat >>confdefs.h <<\_ACEOF
10827#define HAVE_STRUCT_UTMPX 1 10677#define HAVE_STRUCT_UTMPX 1
10828_ACEOF 10678_ACEOF
10829 10679
10830fi 10680fi
10831 10681
10832 10682
10833echo "$as_me:$LINENO: checking for host in utmpx struct" >&5 10683echo "$as_me:$LINENO: checking for host in utmpx struct" >&5
10834echo $ECHO_N "checking for host in utmpx struct... $ECHO_C" >&6 10684echo $ECHO_N "checking for host in utmpx struct... $ECHO_C" >&6
10835if test "${rxvt_cv_struct_utmpx_host+set}" = set; then 10685if test "${struct_utmpx_host+set}" = set; then
10836 echo $ECHO_N "(cached) $ECHO_C" >&6 10686 echo $ECHO_N "(cached) $ECHO_C" >&6
10837else 10687else
10838 cat >conftest.$ac_ext <<_ACEOF 10688 cat >conftest.$ac_ext <<_ACEOF
10839/* confdefs.h. */ 10689/* confdefs.h. */
10840_ACEOF 10690_ACEOF
10870 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10720 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10871 (eval $ac_try) 2>&5 10721 (eval $ac_try) 2>&5
10872 ac_status=$? 10722 ac_status=$?
10873 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10723 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10874 (exit $ac_status); }; }; then 10724 (exit $ac_status); }; }; then
10875 rxvt_cv_struct_utmpx_host=yes 10725 struct_utmpx_host=yes
10876else 10726else
10877 echo "$as_me: failed program was:" >&5 10727 echo "$as_me: failed program was:" >&5
10878sed 's/^/| /' conftest.$ac_ext >&5 10728sed 's/^/| /' conftest.$ac_ext >&5
10879 10729
10880rxvt_cv_struct_utmpx_host=no 10730struct_utmpx_host=no
10881fi 10731fi
10882rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10732rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10883fi 10733fi
10884echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmpx_host" >&5 10734echo "$as_me:$LINENO: result: $struct_utmpx_host" >&5
10885echo "${ECHO_T}$rxvt_cv_struct_utmpx_host" >&6 10735echo "${ECHO_T}$struct_utmpx_host" >&6
10886if test x$rxvt_cv_struct_utmpx_host = xyes; then 10736if test x$struct_utmpx_host = xyes; then
10887 10737
10888cat >>confdefs.h <<\_ACEOF 10738cat >>confdefs.h <<\_ACEOF
10889#define HAVE_UTMPX_HOST 1 10739#define HAVE_UTMPX_HOST 1
10890_ACEOF 10740_ACEOF
10891 10741
10892fi 10742fi
10893 10743
10894echo "$as_me:$LINENO: checking for session in utmpx struct" >&5 10744echo "$as_me:$LINENO: checking for session in utmpx struct" >&5
10895echo $ECHO_N "checking for session in utmpx struct... $ECHO_C" >&6 10745echo $ECHO_N "checking for session in utmpx struct... $ECHO_C" >&6
10896if test "${rxvt_cv_struct_utmpx_session+set}" = set; then 10746if test "${struct_utmpx_session+set}" = set; then
10897 echo $ECHO_N "(cached) $ECHO_C" >&6 10747 echo $ECHO_N "(cached) $ECHO_C" >&6
10898else 10748else
10899 cat >conftest.$ac_ext <<_ACEOF 10749 cat >conftest.$ac_ext <<_ACEOF
10900/* confdefs.h. */ 10750/* confdefs.h. */
10901_ACEOF 10751_ACEOF
10931 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10781 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10932 (eval $ac_try) 2>&5 10782 (eval $ac_try) 2>&5
10933 ac_status=$? 10783 ac_status=$?
10934 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10784 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10935 (exit $ac_status); }; }; then 10785 (exit $ac_status); }; }; then
10936 rxvt_cv_struct_utmpx_session=yes 10786 struct_utmpx_session=yes
10937else 10787else
10938 echo "$as_me: failed program was:" >&5 10788 echo "$as_me: failed program was:" >&5
10939sed 's/^/| /' conftest.$ac_ext >&5 10789sed 's/^/| /' conftest.$ac_ext >&5
10940 10790
10941rxvt_cv_struct_utmpx_session=no 10791struct_utmpx_session=no
10942fi 10792fi
10943rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10793rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10944fi 10794fi
10945echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmpx_session" >&5 10795echo "$as_me:$LINENO: result: $struct_utmpx_session" >&5
10946echo "${ECHO_T}$rxvt_cv_struct_utmpx_session" >&6 10796echo "${ECHO_T}$struct_utmpx_session" >&6
10947if test x$rxvt_cv_struct_utmpx_session = xyes; then 10797if test x$struct_utmpx_session = xyes; then
10948 10798
10949cat >>confdefs.h <<\_ACEOF 10799cat >>confdefs.h <<\_ACEOF
10950#define HAVE_UTMPX_SESSION 1 10800#define HAVE_UTMPX_SESSION 1
10951_ACEOF 10801_ACEOF
10952 10802
10955fi 10805fi
10956 10806
10957 10807
10958echo "$as_me:$LINENO: checking for struct lastlog" >&5 10808echo "$as_me:$LINENO: checking for struct lastlog" >&5
10959echo $ECHO_N "checking for struct lastlog... $ECHO_C" >&6 10809echo $ECHO_N "checking for struct lastlog... $ECHO_C" >&6
10960if test "${rxvt_cv_struct_lastlog+set}" = set; then 10810if test "${struct_lastlog+set}" = set; then
10961 echo $ECHO_N "(cached) $ECHO_C" >&6 10811 echo $ECHO_N "(cached) $ECHO_C" >&6
10962else 10812else
10963 cat >conftest.$ac_ext <<_ACEOF 10813 cat >conftest.$ac_ext <<_ACEOF
10964/* confdefs.h. */ 10814/* confdefs.h. */
10965_ACEOF 10815_ACEOF
10999 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10849 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11000 (eval $ac_try) 2>&5 10850 (eval $ac_try) 2>&5
11001 ac_status=$? 10851 ac_status=$?
11002 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10852 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11003 (exit $ac_status); }; }; then 10853 (exit $ac_status); }; }; then
11004 rxvt_cv_struct_lastlog=yes 10854 struct_lastlog=yes
11005else 10855else
11006 echo "$as_me: failed program was:" >&5 10856 echo "$as_me: failed program was:" >&5
11007sed 's/^/| /' conftest.$ac_ext >&5 10857sed 's/^/| /' conftest.$ac_ext >&5
11008 10858
11009rxvt_cv_struct_lastlog=no 10859struct_lastlog=no
11010fi 10860fi
11011rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10861rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
11012fi 10862fi
11013echo "$as_me:$LINENO: result: $rxvt_cv_struct_lastlog" >&5 10863echo "$as_me:$LINENO: result: $struct_lastlog" >&5
11014echo "${ECHO_T}$rxvt_cv_struct_lastlog" >&6 10864echo "${ECHO_T}$struct_lastlog" >&6
11015if test x$rxvt_cv_struct_lastlog = xyes; then 10865if test x$struct_lastlog = xyes; then
11016 10866
11017cat >>confdefs.h <<\_ACEOF 10867cat >>confdefs.h <<\_ACEOF
11018#define HAVE_STRUCT_LASTLOG 1 10868#define HAVE_STRUCT_LASTLOG 1
11019_ACEOF 10869_ACEOF
11020 10870
11021fi 10871fi
11022 10872
11023echo "$as_me:$LINENO: checking for struct lastlogx" >&5 10873echo "$as_me:$LINENO: checking for struct lastlogx" >&5
11024echo $ECHO_N "checking for struct lastlogx... $ECHO_C" >&6 10874echo $ECHO_N "checking for struct lastlogx... $ECHO_C" >&6
11025if test "${rxvt_cv_struct_lastlogx+set}" = set; then 10875if test "${struct_lastlogx+set}" = set; then
11026 echo $ECHO_N "(cached) $ECHO_C" >&6 10876 echo $ECHO_N "(cached) $ECHO_C" >&6
11027else 10877else
11028 cat >conftest.$ac_ext <<_ACEOF 10878 cat >conftest.$ac_ext <<_ACEOF
11029/* confdefs.h. */ 10879/* confdefs.h. */
11030_ACEOF 10880_ACEOF
11064 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10914 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11065 (eval $ac_try) 2>&5 10915 (eval $ac_try) 2>&5
11066 ac_status=$? 10916 ac_status=$?
11067 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10917 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11068 (exit $ac_status); }; }; then 10918 (exit $ac_status); }; }; then
11069 rxvt_cv_struct_lastlogx=yes 10919 struct_lastlogx=yes
11070else 10920else
11071 echo "$as_me: failed program was:" >&5 10921 echo "$as_me: failed program was:" >&5
11072sed 's/^/| /' conftest.$ac_ext >&5 10922sed 's/^/| /' conftest.$ac_ext >&5
11073 10923
11074rxvt_cv_struct_lastlogx=no 10924struct_lastlogx=no
11075fi 10925fi
11076rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10926rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
11077fi 10927fi
11078echo "$as_me:$LINENO: result: $rxvt_cv_struct_lastlogx" >&5 10928echo "$as_me:$LINENO: result: $struct_lastlogx" >&5
11079echo "${ECHO_T}$rxvt_cv_struct_lastlogx" >&6 10929echo "${ECHO_T}$struct_lastlogx" >&6
11080if test x$rxvt_cv_struct_lastlogx = xyes; then 10930if test x$struct_lastlogx = xyes; then
11081 10931
11082cat >>confdefs.h <<\_ACEOF 10932cat >>confdefs.h <<\_ACEOF
11083#define HAVE_STRUCT_LASTLOGX 1 10933#define HAVE_STRUCT_LASTLOGX 1
11084_ACEOF 10934_ACEOF
11085 10935
11086fi 10936fi
11087 10937
11088 10938
11089echo "$as_me:$LINENO: checking where utmp is located" >&5 10939echo "$as_me:$LINENO: checking where utmp is located" >&5
11090echo $ECHO_N "checking where utmp is located... $ECHO_C" >&6 10940echo $ECHO_N "checking where utmp is located... $ECHO_C" >&6
11091if test "${rxvt_cv_path_utmp+set}" = set; then 10941if test "${path_utmp+set}" = set; then
11092 echo $ECHO_N "(cached) $ECHO_C" >&6 10942 echo $ECHO_N "(cached) $ECHO_C" >&6
11093else 10943else
11094 if test "$cross_compiling" = yes; then 10944 if test "$cross_compiling" = yes; then
11095 { echo "$as_me:$LINENO: WARNING: Define RXVT_UTMP_FILE in config.h manually" >&5 10945 { echo "$as_me:$LINENO: WARNING: Define UTMP_FILE in config.h manually" >&5
11096echo "$as_me: WARNING: Define RXVT_UTMP_FILE in config.h manually" >&2;} 10946echo "$as_me: WARNING: Define UTMP_FILE in config.h manually" >&2;}
11097else 10947else
11098 cat >conftest.$ac_ext <<_ACEOF 10948 cat >conftest.$ac_ext <<_ACEOF
11099/* confdefs.h. */ 10949/* confdefs.h. */
11100_ACEOF 10950_ACEOF
11101cat confdefs.h >>conftest.$ac_ext 10951cat confdefs.h >>conftest.$ac_ext
11137 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10987 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11138 (eval $ac_try) 2>&5 10988 (eval $ac_try) 2>&5
11139 ac_status=$? 10989 ac_status=$?
11140 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10990 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11141 (exit $ac_status); }; }; then 10991 (exit $ac_status); }; }; then
11142 rxvt_cv_path_utmp=`cat conftestval` 10992 path_utmp=`cat conftestval`
11143else 10993else
11144 echo "$as_me: program exited with status $ac_status" >&5 10994 echo "$as_me: program exited with status $ac_status" >&5
11145echo "$as_me: failed program was:" >&5 10995echo "$as_me: failed program was:" >&5
11146sed 's/^/| /' conftest.$ac_ext >&5 10996sed 's/^/| /' conftest.$ac_ext >&5
11147 10997
11148( exit $ac_status ) 10998( exit $ac_status )
11149rxvt_cv_path_utmp= 10999path_utmp=
11150fi 11000fi
11151rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 11001rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
11152fi 11002fi
11153fi 11003fi
11154echo "$as_me:$LINENO: result: $rxvt_cv_path_utmp" >&5 11004echo "$as_me:$LINENO: result: $path_utmp" >&5
11155echo "${ECHO_T}$rxvt_cv_path_utmp" >&6 11005echo "${ECHO_T}$path_utmp" >&6
11156if test x$rxvt_cv_path_utmp != x; then 11006if test x$path_utmp != x; then
11157 11007
11158cat >>confdefs.h <<_ACEOF 11008cat >>confdefs.h <<_ACEOF
11159#define RXVT_UTMP_FILE "$rxvt_cv_path_utmp" 11009#define UTMP_FILE "$path_utmp"
11160_ACEOF 11010_ACEOF
11161 11011
11162fi 11012fi
11163 11013
11164 11014
11165echo "$as_me:$LINENO: checking where utmpx is located" >&5 11015echo "$as_me:$LINENO: checking where utmpx is located" >&5
11166echo $ECHO_N "checking where utmpx is located... $ECHO_C" >&6 11016echo $ECHO_N "checking where utmpx is located... $ECHO_C" >&6
11167if test "${rxvt_cv_path_utmpx+set}" = set; then 11017if test "${path_utmpx+set}" = set; then
11168 echo $ECHO_N "(cached) $ECHO_C" >&6 11018 echo $ECHO_N "(cached) $ECHO_C" >&6
11169else 11019else
11170 if test "$cross_compiling" = yes; then 11020 if test "$cross_compiling" = yes; then
11171 { echo "$as_me:$LINENO: WARNING: Define RXVT_UTMPX_FILE in config.h manually" >&5 11021 { echo "$as_me:$LINENO: WARNING: Define UTMPX_FILE in config.h manually" >&5
11172echo "$as_me: WARNING: Define RXVT_UTMPX_FILE in config.h manually" >&2;} 11022echo "$as_me: WARNING: Define UTMPX_FILE in config.h manually" >&2;}
11173else 11023else
11174 cat >conftest.$ac_ext <<_ACEOF 11024 cat >conftest.$ac_ext <<_ACEOF
11175/* confdefs.h. */ 11025/* confdefs.h. */
11176_ACEOF 11026_ACEOF
11177cat confdefs.h >>conftest.$ac_ext 11027cat confdefs.h >>conftest.$ac_ext
11223 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11073 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11224 (eval $ac_try) 2>&5 11074 (eval $ac_try) 2>&5
11225 ac_status=$? 11075 ac_status=$?
11226 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11076 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11227 (exit $ac_status); }; }; then 11077 (exit $ac_status); }; }; then
11228 rxvt_cv_path_utmpx=`cat conftestval` 11078 path_utmpx=`cat conftestval`
11229else 11079else
11230 echo "$as_me: program exited with status $ac_status" >&5 11080 echo "$as_me: program exited with status $ac_status" >&5
11231echo "$as_me: failed program was:" >&5 11081echo "$as_me: failed program was:" >&5
11232sed 's/^/| /' conftest.$ac_ext >&5 11082sed 's/^/| /' conftest.$ac_ext >&5
11233 11083
11234( exit $ac_status ) 11084( exit $ac_status )
11235rxvt_cv_path_utmpx= 11085path_utmpx=
11236fi 11086fi
11237rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 11087rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
11238fi 11088fi
11239fi 11089fi
11240echo "$as_me:$LINENO: result: $rxvt_cv_path_utmpx" >&5 11090echo "$as_me:$LINENO: result: $path_utmpx" >&5
11241echo "${ECHO_T}$rxvt_cv_path_utmpx" >&6 11091echo "${ECHO_T}$path_utmpx" >&6
11242if test x$rxvt_cv_path_utmpx != x; then 11092if test x$path_utmpx != x; then
11243 11093
11244cat >>confdefs.h <<_ACEOF 11094cat >>confdefs.h <<_ACEOF
11245#define RXVT_UTMPX_FILE "$rxvt_cv_path_utmpx" 11095#define UTMPX_FILE "$path_utmpx"
11246_ACEOF 11096_ACEOF
11247 11097
11248fi 11098fi
11249 11099
11250 11100
11251echo "$as_me:$LINENO: checking where wtmp is located" >&5 11101echo "$as_me:$LINENO: checking where wtmp is located" >&5
11252echo $ECHO_N "checking where wtmp is located... $ECHO_C" >&6 11102echo $ECHO_N "checking where wtmp is located... $ECHO_C" >&6
11253if test "${rxvt_cv_path_wtmp+set}" = set; then 11103if test "${path_wtmp+set}" = set; then
11254 echo $ECHO_N "(cached) $ECHO_C" >&6 11104 echo $ECHO_N "(cached) $ECHO_C" >&6
11255else 11105else
11256 if test "$cross_compiling" = yes; then 11106 if test "$cross_compiling" = yes; then
11257 { echo "$as_me:$LINENO: WARNING: Define RXVT_WTMP_FILE in config.h manually" >&5 11107 { echo "$as_me:$LINENO: WARNING: Define WTMP_FILE in config.h manually" >&5
11258echo "$as_me: WARNING: Define RXVT_WTMP_FILE in config.h manually" >&2;} 11108echo "$as_me: WARNING: Define WTMP_FILE in config.h manually" >&2;}
11259else 11109else
11260 cat >conftest.$ac_ext <<_ACEOF 11110 cat >conftest.$ac_ext <<_ACEOF
11261/* confdefs.h. */ 11111/* confdefs.h. */
11262_ACEOF 11112_ACEOF
11263cat confdefs.h >>conftest.$ac_ext 11113cat confdefs.h >>conftest.$ac_ext
11301 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11151 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11302 (eval $ac_try) 2>&5 11152 (eval $ac_try) 2>&5
11303 ac_status=$? 11153 ac_status=$?
11304 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11154 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11305 (exit $ac_status); }; }; then 11155 (exit $ac_status); }; }; then
11306 rxvt_cv_path_wtmp=`cat conftestval` 11156 path_wtmp=`cat conftestval`
11307else 11157else
11308 echo "$as_me: program exited with status $ac_status" >&5 11158 echo "$as_me: program exited with status $ac_status" >&5
11309echo "$as_me: failed program was:" >&5 11159echo "$as_me: failed program was:" >&5
11310sed 's/^/| /' conftest.$ac_ext >&5 11160sed 's/^/| /' conftest.$ac_ext >&5
11311 11161
11312( exit $ac_status ) 11162( exit $ac_status )
11313rxvt_cv_path_wtmp= 11163path_wtmp=
11314fi 11164fi
11315rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 11165rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
11316fi 11166fi
11317fi 11167fi
11318echo "$as_me:$LINENO: result: $rxvt_cv_path_wtmp" >&5 11168echo "$as_me:$LINENO: result: $path_wtmp" >&5
11319echo "${ECHO_T}$rxvt_cv_path_wtmp" >&6 11169echo "${ECHO_T}$path_wtmp" >&6
11320if test x$rxvt_cv_path_wtmp != x; then 11170if test x$path_wtmp != x; then
11321 11171
11322cat >>confdefs.h <<_ACEOF 11172cat >>confdefs.h <<_ACEOF
11323#define RXVT_WTMP_FILE "$rxvt_cv_path_wtmp" 11173#define WTMP_FILE "$path_wtmp"
11324_ACEOF 11174_ACEOF
11325 11175
11326fi 11176fi
11327 11177
11328echo "$as_me:$LINENO: checking where wtmpx is located" >&5 11178echo "$as_me:$LINENO: checking where wtmpx is located" >&5
11329echo $ECHO_N "checking where wtmpx is located... $ECHO_C" >&6 11179echo $ECHO_N "checking where wtmpx is located... $ECHO_C" >&6
11330if test "${rxvt_cv_path_wtmpx+set}" = set; then 11180if test "${path_wtmpx+set}" = set; then
11331 echo $ECHO_N "(cached) $ECHO_C" >&6 11181 echo $ECHO_N "(cached) $ECHO_C" >&6
11332else 11182else
11333 if test "$cross_compiling" = yes; then 11183 if test "$cross_compiling" = yes; then
11334 { echo "$as_me:$LINENO: WARNING: Define RXVT_WTMPX_FILE in config.h manually" >&5 11184 { echo "$as_me:$LINENO: WARNING: Define WTMPX_FILE in config.h manually" >&5
11335echo "$as_me: WARNING: Define RXVT_WTMPX_FILE in config.h manually" >&2;} 11185echo "$as_me: WARNING: Define WTMPX_FILE in config.h manually" >&2;}
11336else 11186else
11337 cat >conftest.$ac_ext <<_ACEOF 11187 cat >conftest.$ac_ext <<_ACEOF
11338/* confdefs.h. */ 11188/* confdefs.h. */
11339_ACEOF 11189_ACEOF
11340cat confdefs.h >>conftest.$ac_ext 11190cat confdefs.h >>conftest.$ac_ext
11377 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11227 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11378 (eval $ac_try) 2>&5 11228 (eval $ac_try) 2>&5
11379 ac_status=$? 11229 ac_status=$?
11380 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11230 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11381 (exit $ac_status); }; }; then 11231 (exit $ac_status); }; }; then
11382 rxvt_cv_path_wtmpx=`cat conftestval` 11232 path_wtmpx=`cat conftestval`
11383else 11233else
11384 echo "$as_me: program exited with status $ac_status" >&5 11234 echo "$as_me: program exited with status $ac_status" >&5
11385echo "$as_me: failed program was:" >&5 11235echo "$as_me: failed program was:" >&5
11386sed 's/^/| /' conftest.$ac_ext >&5 11236sed 's/^/| /' conftest.$ac_ext >&5
11387 11237
11388( exit $ac_status ) 11238( exit $ac_status )
11389rxvt_cv_path_wtmpx= 11239path_wtmpx=
11390fi 11240fi
11391rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 11241rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
11392fi 11242fi
11393fi 11243fi
11394echo "$as_me:$LINENO: result: $rxvt_cv_path_wtmpx" >&5 11244echo "$as_me:$LINENO: result: $path_wtmpx" >&5
11395echo "${ECHO_T}$rxvt_cv_path_wtmpx" >&6 11245echo "${ECHO_T}$path_wtmpx" >&6
11396if test x$rxvt_cv_path_wtmpx != x; then 11246if test x$path_wtmpx != x; then
11397 11247
11398cat >>confdefs.h <<_ACEOF 11248cat >>confdefs.h <<_ACEOF
11399#define RXVT_WTMPX_FILE "$rxvt_cv_path_wtmpx" 11249#define WTMPX_FILE "$path_wtmpx"
11400_ACEOF 11250_ACEOF
11401 11251
11402fi 11252fi
11403 11253
11404echo "$as_me:$LINENO: checking where lastlog is located" >&5 11254echo "$as_me:$LINENO: checking where lastlog is located" >&5
11405echo $ECHO_N "checking where lastlog is located... $ECHO_C" >&6 11255echo $ECHO_N "checking where lastlog is located... $ECHO_C" >&6
11406if test "${rxvt_cv_path_lastlog+set}" = set; then 11256if test "${path_lastlog+set}" = set; then
11407 echo $ECHO_N "(cached) $ECHO_C" >&6 11257 echo $ECHO_N "(cached) $ECHO_C" >&6
11408else 11258else
11409 if test "$cross_compiling" = yes; then 11259 if test "$cross_compiling" = yes; then
11410 { echo "$as_me:$LINENO: WARNING: Define RXVT_LASTLOG_FILE in config.h manually" >&5 11260 { echo "$as_me:$LINENO: WARNING: Define LASTLOG_FILE in config.h manually" >&5
11411echo "$as_me: WARNING: Define RXVT_LASTLOG_FILE in config.h manually" >&2;} 11261echo "$as_me: WARNING: Define LASTLOG_FILE in config.h manually" >&2;}
11412else 11262else
11413 cat >conftest.$ac_ext <<_ACEOF 11263 cat >conftest.$ac_ext <<_ACEOF
11414/* confdefs.h. */ 11264/* confdefs.h. */
11415_ACEOF 11265_ACEOF
11416cat confdefs.h >>conftest.$ac_ext 11266cat confdefs.h >>conftest.$ac_ext
11458 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11308 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11459 (eval $ac_try) 2>&5 11309 (eval $ac_try) 2>&5
11460 ac_status=$? 11310 ac_status=$?
11461 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11311 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11462 (exit $ac_status); }; }; then 11312 (exit $ac_status); }; }; then
11463 rxvt_cv_path_lastlog=`cat conftestval` 11313 path_lastlog=`cat conftestval`
11464else 11314else
11465 echo "$as_me: program exited with status $ac_status" >&5 11315 echo "$as_me: program exited with status $ac_status" >&5
11466echo "$as_me: failed program was:" >&5 11316echo "$as_me: failed program was:" >&5
11467sed 's/^/| /' conftest.$ac_ext >&5 11317sed 's/^/| /' conftest.$ac_ext >&5
11468 11318
11469( exit $ac_status ) 11319( exit $ac_status )
11470rxvt_cv_path_lastlog= 11320path_lastlog=
11471fi 11321fi
11472rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 11322rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
11473fi 11323fi
11474fi 11324fi
11475echo "$as_me:$LINENO: result: $rxvt_cv_path_lastlog" >&5 11325echo "$as_me:$LINENO: result: $path_lastlog" >&5
11476echo "${ECHO_T}$rxvt_cv_path_lastlog" >&6 11326echo "${ECHO_T}$path_lastlog" >&6
11477if test x$rxvt_cv_path_lastlog != x; then 11327if test x$path_lastlog != x; then
11478 11328
11479cat >>confdefs.h <<_ACEOF 11329cat >>confdefs.h <<_ACEOF
11480#define RXVT_LASTLOG_FILE "$rxvt_cv_path_lastlog" 11330#define LASTLOG_FILE "$path_lastlog"
11481_ACEOF 11331_ACEOF
11482 11332
11483 if test -d "$rxvt_cv_path_lastlog"; then 11333 if test -d "$path_lastlog"; then
11484 11334
11485cat >>confdefs.h <<\_ACEOF 11335cat >>confdefs.h <<\_ACEOF
11486#define LASTLOG_IS_DIR 1 11336#define LASTLOG_IS_DIR 1
11487_ACEOF 11337_ACEOF
11488 11338
11489 fi 11339 fi
11490fi 11340fi
11491 11341
11492echo "$as_me:$LINENO: checking where lastlogx is located" >&5 11342echo "$as_me:$LINENO: checking where lastlogx is located" >&5
11493echo $ECHO_N "checking where lastlogx is located... $ECHO_C" >&6 11343echo $ECHO_N "checking where lastlogx is located... $ECHO_C" >&6
11494if test "${rxvt_cv_path_lastlogx+set}" = set; then 11344if test "${path_lastlogx+set}" = set; then
11495 echo $ECHO_N "(cached) $ECHO_C" >&6 11345 echo $ECHO_N "(cached) $ECHO_C" >&6
11496else 11346else
11497 if test "$cross_compiling" = yes; then 11347 if test "$cross_compiling" = yes; then
11498 { echo "$as_me:$LINENO: WARNING: Define RXVT_LASTLOGX_FILE in config.h manually" >&5 11348 { echo "$as_me:$LINENO: WARNING: Define LASTLOGX_FILE in config.h manually" >&5
11499echo "$as_me: WARNING: Define RXVT_LASTLOGX_FILE in config.h manually" >&2;} 11349echo "$as_me: WARNING: Define LASTLOGX_FILE in config.h manually" >&2;}
11500else 11350else
11501 cat >conftest.$ac_ext <<_ACEOF 11351 cat >conftest.$ac_ext <<_ACEOF
11502/* confdefs.h. */ 11352/* confdefs.h. */
11503_ACEOF 11353_ACEOF
11504cat confdefs.h >>conftest.$ac_ext 11354cat confdefs.h >>conftest.$ac_ext
11540 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11390 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11541 (eval $ac_try) 2>&5 11391 (eval $ac_try) 2>&5
11542 ac_status=$? 11392 ac_status=$?
11543 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11393 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11544 (exit $ac_status); }; }; then 11394 (exit $ac_status); }; }; then
11545 rxvt_cv_path_lastlogx=`cat conftestval` 11395 path_lastlogx=`cat conftestval`
11546else 11396else
11547 echo "$as_me: program exited with status $ac_status" >&5 11397 echo "$as_me: program exited with status $ac_status" >&5
11548echo "$as_me: failed program was:" >&5 11398echo "$as_me: failed program was:" >&5
11549sed 's/^/| /' conftest.$ac_ext >&5 11399sed 's/^/| /' conftest.$ac_ext >&5
11550 11400
11551( exit $ac_status ) 11401( exit $ac_status )
11552rxvt_cv_path_lastlogx= 11402path_lastlogx=
11553fi 11403fi
11554rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 11404rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
11555fi 11405fi
11556fi 11406fi
11557echo "$as_me:$LINENO: result: $rxvt_cv_path_lastlogx" >&5 11407echo "$as_me:$LINENO: result: $path_lastlogx" >&5
11558echo "${ECHO_T}$rxvt_cv_path_lastlogx" >&6 11408echo "${ECHO_T}$path_lastlogx" >&6
11559if test x$rxvt_cv_path_lastlogx != x; then 11409if test x$path_lastlogx != x; then
11560 11410
11561cat >>confdefs.h <<_ACEOF 11411cat >>confdefs.h <<_ACEOF
11562#define RXVT_LASTLOGX_FILE "$rxvt_cv_path_lastlogx" 11412#define LASTLOGX_FILE "$path_lastlogx"
11563_ACEOF 11413_ACEOF
11564 11414
11565fi 11415fi
11416
11417if test x$support_utmp != xyes; then
11418 echo " utmp support: disabled"
11419 echo
11420else
11421 echo " utmp support: enabled
11422 utmp file: $path_utmp
11423 utmpx file: $path_utmpx
11424 wtmp file: $path_wtmp
11425 wtmpx file: $path_wtmpx
11426 lastlog file: $path_lastlog
11427 lastlogx file: $path_lastlogx"
11428fi
11429
11566 11430
11567 11431
11568echo "$as_me:$LINENO: checking where ttys/ttytab is located" >&5 11432echo "$as_me:$LINENO: checking where ttys/ttytab is located" >&5
11569echo $ECHO_N "checking where ttys/ttytab is located... $ECHO_C" >&6 11433echo $ECHO_N "checking where ttys/ttytab is located... $ECHO_C" >&6
11570if test "${rxvt_cv_path_ttytab+set}" = set; then 11434if test "${rxvt_cv_path_ttytab+set}" = set; then
11837#define HAVE_NL_LANGINFO 1 11701#define HAVE_NL_LANGINFO 1
11838_ACEOF 11702_ACEOF
11839 11703
11840fi 11704fi
11841 11705
11706
11842echo "$as_me:$LINENO: checking for unix-compliant filehandle passing ability" >&5 11707echo "$as_me:$LINENO: checking for unix-compliant filehandle passing ability" >&5
11843echo $ECHO_N "checking for unix-compliant filehandle passing ability... $ECHO_C" >&6 11708echo $ECHO_N "checking for unix-compliant filehandle passing ability... $ECHO_C" >&6
11844if test "${rxvt_can_pass_fds+set}" = set; then 11709if test "${can_pass_fds+set}" = set; then
11845 echo $ECHO_N "(cached) $ECHO_C" >&6 11710 echo $ECHO_N "(cached) $ECHO_C" >&6
11846else 11711else
11847 cat >conftest.$ac_ext <<_ACEOF 11712 cat >conftest.$ac_ext <<_ACEOF
11848/* confdefs.h. */ 11713/* confdefs.h. */
11849_ACEOF 11714_ACEOF
11850cat confdefs.h >>conftest.$ac_ext 11715cat confdefs.h >>conftest.$ac_ext
11851cat >>conftest.$ac_ext <<_ACEOF 11716cat >>conftest.$ac_ext <<_ACEOF
11852/* end confdefs.h. */ 11717/* end confdefs.h. */
11853 11718
11719#include <cstddef> // broken bsds (is that redundant?) need this
11854#include <sys/types.h> 11720#include <sys/types.h>
11855#include <sys/socket.h> 11721#include <sys/socket.h>
11722#include <sys/uio.h>
11856 11723
11857int 11724int
11858main () 11725main ()
11859{ 11726{
11860 11727
11905 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11772 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11906 (eval $ac_try) 2>&5 11773 (eval $ac_try) 2>&5
11907 ac_status=$? 11774 ac_status=$?
11908 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11775 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11909 (exit $ac_status); }; }; then 11776 (exit $ac_status); }; }; then
11910 rxvt_can_pass_fds=yes 11777 can_pass_fds=yes
11911else 11778else
11912 echo "$as_me: failed program was:" >&5 11779 echo "$as_me: failed program was:" >&5
11913sed 's/^/| /' conftest.$ac_ext >&5 11780sed 's/^/| /' conftest.$ac_ext >&5
11914 11781
11915rxvt_can_pass_fds=no 11782can_pass_fds=no
11916fi 11783fi
11917rm -f conftest.err conftest.$ac_objext \ 11784rm -f conftest.err conftest.$ac_objext \
11918 conftest$ac_exeext conftest.$ac_ext 11785 conftest$ac_exeext conftest.$ac_ext
11919fi 11786fi
11920echo "$as_me:$LINENO: result: $rxvt_can_pass_fds" >&5 11787echo "$as_me:$LINENO: result: $can_pass_fds" >&5
11921echo "${ECHO_T}$rxvt_can_pass_fds" >&6 11788echo "${ECHO_T}$can_pass_fds" >&6
11922if test x$rxvt_can_pass_fds = xyes; then 11789if test x$can_pass_fds = xyes; then
11923 11790
11924cat >>confdefs.h <<\_ACEOF 11791cat >>confdefs.h <<\_ACEOF
11925#define HAVE_UNIX_FDPASS 1 11792#define HAVE_UNIX_FDPASS 1
11926_ACEOF 11793_ACEOF
11927 11794
11795else
11796 { { echo "$as_me:$LINENO: error: libptytty requires unix-compliant filehandle passing ability" >&5
11797echo "$as_me: error: libptytty requires unix-compliant filehandle passing ability" >&2;}
11798 { (exit 1); exit 1; }; }
11928fi 11799fi
11800
11929 11801
11930echo "$as_me:$LINENO: checking for broken XIM callback" >&5 11802echo "$as_me:$LINENO: checking for broken XIM callback" >&5
11931echo $ECHO_N "checking for broken XIM callback... $ECHO_C" >&6 11803echo $ECHO_N "checking for broken XIM callback... $ECHO_C" >&6
11932if test "${rxvt_broken_ximcb+set}" = set; then 11804if test "${rxvt_broken_ximcb+set}" = set; then
11933 echo $ECHO_N "(cached) $ECHO_C" >&6 11805 echo $ECHO_N "(cached) $ECHO_C" >&6
11983#define XIMCB_PROTO_BROKEN 1 11855#define XIMCB_PROTO_BROKEN 1
11984_ACEOF 11856_ACEOF
11985 11857
11986fi 11858fi
11987 11859
11988echo "$as_me:$LINENO: checking for getpt" >&5
11989echo $ECHO_N "checking for getpt... $ECHO_C" >&6
11990if test "${rxvt_cv_func_getpt+set}" = set; then
11991 echo $ECHO_N "(cached) $ECHO_C" >&6
11992else
11993 cat >conftest.$ac_ext <<_ACEOF
11994/* confdefs.h. */
11995_ACEOF
11996cat confdefs.h >>conftest.$ac_ext
11997cat >>conftest.$ac_ext <<_ACEOF
11998/* end confdefs.h. */
11999#define _GNU_SOURCE
12000#ifdef HAVE_STDLIB_H
12001# include <cstdlib>
12002#endif
12003int
12004main ()
12005{
12006(void)getpt();
12007 ;
12008 return 0;
12009}
12010_ACEOF
12011rm -f conftest.$ac_objext conftest$ac_exeext
12012if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12013 (eval $ac_link) 2>conftest.er1
12014 ac_status=$?
12015 grep -v '^ *+' conftest.er1 >conftest.err
12016 rm -f conftest.er1
12017 cat conftest.err >&5
12018 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12019 (exit $ac_status); } &&
12020 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
12021 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12022 (eval $ac_try) 2>&5
12023 ac_status=$?
12024 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12025 (exit $ac_status); }; } &&
12026 { ac_try='test -s conftest$ac_exeext'
12027 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12028 (eval $ac_try) 2>&5
12029 ac_status=$?
12030 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12031 (exit $ac_status); }; }; then
12032 rxvt_cv_func_getpt=yes
12033else
12034 echo "$as_me: failed program was:" >&5
12035sed 's/^/| /' conftest.$ac_ext >&5
12036 11860
12037rxvt_cv_func_getpt=no
12038fi
12039rm -f conftest.err conftest.$ac_objext \
12040 conftest$ac_exeext conftest.$ac_ext
12041fi
12042echo "$as_me:$LINENO: result: $rxvt_cv_func_getpt" >&5
12043echo "${ECHO_T}$rxvt_cv_func_getpt" >&6
12044if test x$rxvt_cv_func_getpt = xyes; then
12045 11861
12046cat >>confdefs.h <<\_ACEOF
12047#define HAVE_GETPT 1
12048_ACEOF
12049 11862
12050fi
12051 11863
12052echo "$as_me:$LINENO: checking for pty/tty type" >&5
12053echo $ECHO_N "checking for pty/tty type... $ECHO_C" >&6
12054if test "${rxvt_cv_ptys+set}" = set; then
12055 echo $ECHO_N "(cached) $ECHO_C" >&6
12056else
12057 if test x$ac_cv_func_openpty = xyes; then
12058 rxvt_cv_ptys=OPENPTY
12059 else if test x$ac_cv_func__getpty = xyes; then
12060 rxvt_cv_ptys=SGI4
12061 else if test -c /dev/ttyp20; then
12062 rxvt_cv_ptys=SCO
12063 else if test -c /dev/ptym/clone; then
12064 rxvt_cv_ptys=HPUX
12065 else if test x$rxvt_cv_func_getpt = xyes; then
12066 rxvt_cv_ptys=GLIBC
12067 else if test -c /dev/ptc -a -c /dev/pts; then
12068 rxvt_cv_ptys=PTC
12069 else if test -c /dev/ptc -a -d /dev/pts; then
12070 rxvt_cv_ptys=PTC
12071 else if test -c /dev/ptmx -a -c /dev/pts/0; then
12072 rxvt_cv_ptys=STREAMS
12073 else if test x$ac_cv_func_grantpt = xyes && test x$ac_cv_func_unlockpt = xyes; then
12074 rxvt_cv_ptys=STREAMS
12075 else
12076 rxvt_cv_ptys=BSD
12077fi
12078fi
12079fi
12080fi
12081fi
12082fi
12083fi
12084fi
12085fi
12086 11864
12087fi
12088echo "$as_me:$LINENO: result: $rxvt_cv_ptys" >&5
12089echo "${ECHO_T}$rxvt_cv_ptys" >&6
12090 11865
12091if test x$rxvt_cv_ptys = xOPENPTY; then 11866for ac_header in \
11867 pty.h \
11868 util.h \
11869 libutil.h \
11870 sys/ioctl.h \
11871 sys/stropts.h \
12092 11872
12093cat >>confdefs.h <<\_ACEOF
12094#define PTYS_ARE_OPENPTY 1
12095_ACEOF
12096
12097fi
12098if test x$rxvt_cv_ptys = xSCO; then
12099
12100cat >>confdefs.h <<\_ACEOF
12101#define PTYS_ARE_NUMERIC 1
12102_ACEOF
12103
12104fi
12105if test x$rxvt_cv_ptys = xSTREAMS; then
12106
12107cat >>confdefs.h <<\_ACEOF
12108#define PTYS_ARE_PTMX 1
12109_ACEOF
12110
12111fi
12112if test x$rxvt_cv_ptys = xPTC; then
12113
12114cat >>confdefs.h <<\_ACEOF
12115#define PTYS_ARE_PTC 1
12116_ACEOF
12117
12118fi
12119if test x$rxvt_cv_ptys = xSGI4; then
12120
12121cat >>confdefs.h <<\_ACEOF
12122#define PTYS_ARE__GETPTY 1
12123_ACEOF
12124
12125fi
12126if test x$rxvt_cv_ptys = xCONVEX; then
12127
12128cat >>confdefs.h <<\_ACEOF
12129#define PTYS_ARE_GETPTY 1
12130_ACEOF
12131
12132fi
12133if test x$rxvt_cv_ptys = xGLIBC; then
12134
12135cat >>confdefs.h <<\_ACEOF
12136#define PTYS_ARE_GETPT 1
12137_ACEOF
12138
12139fi
12140if test x$rxvt_cv_ptys = xHPUX; then
12141
12142cat >>confdefs.h <<\_ACEOF
12143#define PTYS_ARE_CLONE 1
12144_ACEOF
12145
12146fi
12147if test x$rxvt_cv_ptys = xBSD -o x$rxvt_cv_ptys = xHPUX -o x$rxvt_cv_ptys = xGLIBC; then
12148
12149cat >>confdefs.h <<\_ACEOF
12150#define PTYS_ARE_SEARCHED 1
12151_ACEOF
12152
12153fi
12154
12155
12156{ echo "$as_me:$LINENO: checking for pty ranges..." >&5
12157echo "$as_me: checking for pty ranges..." >&6;}
12158ptys=`echo /dev/pty??`
12159pch1=`echo $ptys | tr ' ' '\012' | sed -e 's/^.*\(.\).$/\1/g' | sort -u | tr -d '\012'`
12160pch2=`echo $ptys | tr ' ' '\012' | sed -e 's/^.*\(.\)$/\1/g' | sort -u | tr -d '\012'`
12161if test x$pch1 != x; then
12162
12163cat >>confdefs.h <<_ACEOF
12164#define PTYCHAR1 "$pch1"
12165_ACEOF
12166
12167fi
12168if test x$pch2 != x; then
12169
12170cat >>confdefs.h <<_ACEOF
12171#define PTYCHAR2 "$pch2"
12172_ACEOF
12173
12174fi
12175
12176if test x$support_xft = xyes; then
12177 LIBS="$LIBS `pkg-config xft --libs`"
12178 CFLAGS="$CFLAGS `pkg-config xft --cflags`"
12179 CPPFLAGS="$CPPFLAGS `pkg-config xft --cflags`"
12180
12181
12182for ac_header in X11/Xft/Xft.h
12183do 11873do
12184as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 11874as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
12185if eval "test \"\${$as_ac_Header+set}\" = set"; then 11875if eval "test \"\${$as_ac_Header+set}\" = set"; then
12186 echo "$as_me:$LINENO: checking for $ac_header" >&5 11876 echo "$as_me:$LINENO: checking for $ac_header" >&5
12187echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 11877echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
12321if test `eval echo '${'$as_ac_Header'}'` = yes; then 12011if test `eval echo '${'$as_ac_Header'}'` = yes; then
12322 cat >>confdefs.h <<_ACEOF 12012 cat >>confdefs.h <<_ACEOF
12323#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 12013#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
12324_ACEOF 12014_ACEOF
12325 12015
12016fi
12017
12018done
12019
12020
12021
12022
12023
12024
12025
12026
12027
12028
12029
12030for ac_func in \
12031 revoke \
12032 _getpty \
12033 getpt \
12034 posix_openpt \
12035 isastream \
12036 setuid \
12037 seteuid \
12038 setreuid \
12039 setresuid \
12040
12041do
12042as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
12043echo "$as_me:$LINENO: checking for $ac_func" >&5
12044echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
12045if eval "test \"\${$as_ac_var+set}\" = set"; then
12046 echo $ECHO_N "(cached) $ECHO_C" >&6
12047else
12048 cat >conftest.$ac_ext <<_ACEOF
12049/* confdefs.h. */
12050_ACEOF
12051cat confdefs.h >>conftest.$ac_ext
12052cat >>conftest.$ac_ext <<_ACEOF
12053/* end confdefs.h. */
12054/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
12055 For example, HP-UX 11i <limits.h> declares gettimeofday. */
12056#define $ac_func innocuous_$ac_func
12057
12058/* System header to define __stub macros and hopefully few prototypes,
12059 which can conflict with char $ac_func (); below.
12060 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
12061 <limits.h> exists even on freestanding compilers. */
12062
12063#ifdef __STDC__
12064# include <limits.h>
12065#else
12066# include <assert.h>
12067#endif
12068
12069#undef $ac_func
12070
12071/* Override any gcc2 internal prototype to avoid an error. */
12072#ifdef __cplusplus
12073extern "C"
12074{
12075#endif
12076/* We use char because int might match the return type of a gcc2
12077 builtin and then its argument prototype would still apply. */
12078char $ac_func ();
12079/* The GNU C library defines this for functions which it implements
12080 to always fail with ENOSYS. Some functions are actually named
12081 something starting with __ and the normal name is an alias. */
12082#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
12083choke me
12084#else
12085char (*f) () = $ac_func;
12086#endif
12087#ifdef __cplusplus
12088}
12089#endif
12090
12091int
12092main ()
12093{
12094return f != $ac_func;
12095 ;
12096 return 0;
12097}
12098_ACEOF
12099rm -f conftest.$ac_objext conftest$ac_exeext
12100if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12101 (eval $ac_link) 2>conftest.er1
12102 ac_status=$?
12103 grep -v '^ *+' conftest.er1 >conftest.err
12104 rm -f conftest.er1
12105 cat conftest.err >&5
12106 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12107 (exit $ac_status); } &&
12108 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
12109 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12110 (eval $ac_try) 2>&5
12111 ac_status=$?
12112 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12113 (exit $ac_status); }; } &&
12114 { ac_try='test -s conftest$ac_exeext'
12115 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12116 (eval $ac_try) 2>&5
12117 ac_status=$?
12118 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12119 (exit $ac_status); }; }; then
12120 eval "$as_ac_var=yes"
12121else
12122 echo "$as_me: failed program was:" >&5
12123sed 's/^/| /' conftest.$ac_ext >&5
12124
12125eval "$as_ac_var=no"
12126fi
12127rm -f conftest.err conftest.$ac_objext \
12128 conftest$ac_exeext conftest.$ac_ext
12129fi
12130echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
12131echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
12132if test `eval echo '${'$as_ac_var'}'` = yes; then
12133 cat >>confdefs.h <<_ACEOF
12134#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
12135_ACEOF
12136
12137fi
12138done
12139
12140
12141have_clone=no
12142
12143echo "$as_me:$LINENO: checking for /dev/ptym/clone" >&5
12144echo $ECHO_N "checking for /dev/ptym/clone... $ECHO_C" >&6
12145if test -e /dev/ptym/clone; then
12146 echo "$as_me:$LINENO: result: yes" >&5
12147echo "${ECHO_T}yes" >&6
12148
12149cat >>confdefs.h <<\_ACEOF
12150#define HAVE_DEV_CLONE 1
12151_ACEOF
12152
12153
12154cat >>confdefs.h <<\_ACEOF
12155#define CLONE_DEVICE "/dev/ptym/clone"
12156_ACEOF
12157
12158 have_clone=yes
12159else
12160 echo "$as_me:$LINENO: result: no" >&5
12161echo "${ECHO_T}no" >&6
12162fi
12163
12164echo "$as_me:$LINENO: checking for /dev/ptc" >&5
12165echo $ECHO_N "checking for /dev/ptc... $ECHO_C" >&6
12166if test -e /dev/ptc; then
12167 echo "$as_me:$LINENO: result: yes" >&5
12168echo "${ECHO_T}yes" >&6
12169
12170cat >>confdefs.h <<\_ACEOF
12171#define HAVE_DEV_PTC 1
12172_ACEOF
12173
12174
12175cat >>confdefs.h <<\_ACEOF
12176#define CLONE_DEVICE "/dev/ptc"
12177_ACEOF
12178
12179 have_clone=yes
12180else
12181 echo "$as_me:$LINENO: result: no" >&5
12182echo "${ECHO_T}no" >&6
12183fi
12184
12185case $host in
12186 *-*-cygwin*)
12187 have_clone=yes
12188
12189cat >>confdefs.h <<\_ACEOF
12190#define CLONE_DEVICE "/dev/ptmx"
12191_ACEOF
12192
12193 ;;
12194 *)
12195 echo "$as_me:$LINENO: checking for /dev/ptmx" >&5
12196echo $ECHO_N "checking for /dev/ptmx... $ECHO_C" >&6
12197 if test -e /dev/ptmx; then
12198 echo "$as_me:$LINENO: result: yes" >&5
12199echo "${ECHO_T}yes" >&6
12200
12201cat >>confdefs.h <<\_ACEOF
12202#define HAVE_DEV_PTMX 1
12203_ACEOF
12204
12205
12206cat >>confdefs.h <<\_ACEOF
12207#define CLONE_DEVICE "/dev/ptmx"
12208_ACEOF
12209
12210 have_clone=yes
12211 else
12212 echo "$as_me:$LINENO: result: no" >&5
12213echo "${ECHO_T}no" >&6
12214 fi
12215 ;;
12216esac
12217
12218if test x$ac_cv_func_getpt = xyes -o x$ac_cv_func_posix_openpt = xyes -o x$have_clone = xyes; then
12219 echo "$as_me:$LINENO: checking for UNIX98 ptys" >&5
12220echo $ECHO_N "checking for UNIX98 ptys... $ECHO_C" >&6
12221 cat >conftest.$ac_ext <<_ACEOF
12222/* confdefs.h. */
12223_ACEOF
12224cat confdefs.h >>conftest.$ac_ext
12225cat >>conftest.$ac_ext <<_ACEOF
12226/* end confdefs.h. */
12227#include <stdlib.h>
12228int
12229main ()
12230{
12231grantpt(0);unlockpt(0);ptsname(0);
12232 ;
12233 return 0;
12234}
12235_ACEOF
12236rm -f conftest.$ac_objext conftest$ac_exeext
12237if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12238 (eval $ac_link) 2>conftest.er1
12239 ac_status=$?
12240 grep -v '^ *+' conftest.er1 >conftest.err
12241 rm -f conftest.er1
12242 cat conftest.err >&5
12243 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12244 (exit $ac_status); } &&
12245 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
12246 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12247 (eval $ac_try) 2>&5
12248 ac_status=$?
12249 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12250 (exit $ac_status); }; } &&
12251 { ac_try='test -s conftest$ac_exeext'
12252 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12253 (eval $ac_try) 2>&5
12254 ac_status=$?
12255 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12256 (exit $ac_status); }; }; then
12257 unix98_pty=yes
12258
12259cat >>confdefs.h <<\_ACEOF
12260#define UNIX98_PTY 1
12261_ACEOF
12262
12263 echo "$as_me:$LINENO: result: yes" >&5
12264echo "${ECHO_T}yes" >&6
12265else
12266 echo "$as_me: failed program was:" >&5
12267sed 's/^/| /' conftest.$ac_ext >&5
12268
12269echo "$as_me:$LINENO: result: no" >&5
12270echo "${ECHO_T}no" >&6
12271fi
12272rm -f conftest.err conftest.$ac_objext \
12273 conftest$ac_exeext conftest.$ac_ext
12274fi
12275
12276if test -z "$unix98_pty"; then
12277
12278for ac_func in openpty
12279do
12280as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
12281echo "$as_me:$LINENO: checking for $ac_func" >&5
12282echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
12283if eval "test \"\${$as_ac_var+set}\" = set"; then
12284 echo $ECHO_N "(cached) $ECHO_C" >&6
12285else
12286 cat >conftest.$ac_ext <<_ACEOF
12287/* confdefs.h. */
12288_ACEOF
12289cat confdefs.h >>conftest.$ac_ext
12290cat >>conftest.$ac_ext <<_ACEOF
12291/* end confdefs.h. */
12292/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
12293 For example, HP-UX 11i <limits.h> declares gettimeofday. */
12294#define $ac_func innocuous_$ac_func
12295
12296/* System header to define __stub macros and hopefully few prototypes,
12297 which can conflict with char $ac_func (); below.
12298 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
12299 <limits.h> exists even on freestanding compilers. */
12300
12301#ifdef __STDC__
12302# include <limits.h>
12303#else
12304# include <assert.h>
12305#endif
12306
12307#undef $ac_func
12308
12309/* Override any gcc2 internal prototype to avoid an error. */
12310#ifdef __cplusplus
12311extern "C"
12312{
12313#endif
12314/* We use char because int might match the return type of a gcc2
12315 builtin and then its argument prototype would still apply. */
12316char $ac_func ();
12317/* The GNU C library defines this for functions which it implements
12318 to always fail with ENOSYS. Some functions are actually named
12319 something starting with __ and the normal name is an alias. */
12320#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
12321choke me
12322#else
12323char (*f) () = $ac_func;
12324#endif
12325#ifdef __cplusplus
12326}
12327#endif
12328
12329int
12330main ()
12331{
12332return f != $ac_func;
12333 ;
12334 return 0;
12335}
12336_ACEOF
12337rm -f conftest.$ac_objext conftest$ac_exeext
12338if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12339 (eval $ac_link) 2>conftest.er1
12340 ac_status=$?
12341 grep -v '^ *+' conftest.er1 >conftest.err
12342 rm -f conftest.er1
12343 cat conftest.err >&5
12344 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12345 (exit $ac_status); } &&
12346 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
12347 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12348 (eval $ac_try) 2>&5
12349 ac_status=$?
12350 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12351 (exit $ac_status); }; } &&
12352 { ac_try='test -s conftest$ac_exeext'
12353 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12354 (eval $ac_try) 2>&5
12355 ac_status=$?
12356 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12357 (exit $ac_status); }; }; then
12358 eval "$as_ac_var=yes"
12359else
12360 echo "$as_me: failed program was:" >&5
12361sed 's/^/| /' conftest.$ac_ext >&5
12362
12363eval "$as_ac_var=no"
12364fi
12365rm -f conftest.err conftest.$ac_objext \
12366 conftest$ac_exeext conftest.$ac_ext
12367fi
12368echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
12369echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
12370if test `eval echo '${'$as_ac_var'}'` = yes; then
12371 cat >>confdefs.h <<_ACEOF
12372#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
12373_ACEOF
12374
12375else
12376 echo "$as_me:$LINENO: checking for openpty in -lutil" >&5
12377echo $ECHO_N "checking for openpty in -lutil... $ECHO_C" >&6
12378if test "${ac_cv_lib_util_openpty+set}" = set; then
12379 echo $ECHO_N "(cached) $ECHO_C" >&6
12380else
12381 ac_check_lib_save_LIBS=$LIBS
12382LIBS="-lutil $LIBS"
12383cat >conftest.$ac_ext <<_ACEOF
12384/* confdefs.h. */
12385_ACEOF
12386cat confdefs.h >>conftest.$ac_ext
12387cat >>conftest.$ac_ext <<_ACEOF
12388/* end confdefs.h. */
12389
12390/* Override any gcc2 internal prototype to avoid an error. */
12391#ifdef __cplusplus
12392extern "C"
12393#endif
12394/* We use char because int might match the return type of a gcc2
12395 builtin and then its argument prototype would still apply. */
12396char openpty ();
12397int
12398main ()
12399{
12400openpty ();
12401 ;
12402 return 0;
12403}
12404_ACEOF
12405rm -f conftest.$ac_objext conftest$ac_exeext
12406if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12407 (eval $ac_link) 2>conftest.er1
12408 ac_status=$?
12409 grep -v '^ *+' conftest.er1 >conftest.err
12410 rm -f conftest.er1
12411 cat conftest.err >&5
12412 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12413 (exit $ac_status); } &&
12414 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
12415 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12416 (eval $ac_try) 2>&5
12417 ac_status=$?
12418 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12419 (exit $ac_status); }; } &&
12420 { ac_try='test -s conftest$ac_exeext'
12421 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12422 (eval $ac_try) 2>&5
12423 ac_status=$?
12424 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12425 (exit $ac_status); }; }; then
12426 ac_cv_lib_util_openpty=yes
12427else
12428 echo "$as_me: failed program was:" >&5
12429sed 's/^/| /' conftest.$ac_ext >&5
12430
12431ac_cv_lib_util_openpty=no
12432fi
12433rm -f conftest.err conftest.$ac_objext \
12434 conftest$ac_exeext conftest.$ac_ext
12435LIBS=$ac_check_lib_save_LIBS
12436fi
12437echo "$as_me:$LINENO: result: $ac_cv_lib_util_openpty" >&5
12438echo "${ECHO_T}$ac_cv_lib_util_openpty" >&6
12439if test $ac_cv_lib_util_openpty = yes; then
12440 cat >>confdefs.h <<\_ACEOF
12441#define HAVE_OPENPTY 1
12442_ACEOF
12443 LIBS="$LIBS -lutil"
12444fi
12445
12446fi
12447done
12448
12449fi
12450
12451
12452
12453echo "$as_me:$LINENO: checking for tty group" >&5
12454echo $ECHO_N "checking for tty group... $ECHO_C" >&6
12455if test "${tty_group+set}" = set; then
12456 echo $ECHO_N "(cached) $ECHO_C" >&6
12457else
12458 if test "$cross_compiling" = yes; then
12459 tty_group=no
12460else
12461 cat >conftest.$ac_ext <<_ACEOF
12462/* confdefs.h. */
12463_ACEOF
12464cat confdefs.h >>conftest.$ac_ext
12465cat >>conftest.$ac_ext <<_ACEOF
12466/* end confdefs.h. */
12467
12468#include <sys/types.h>
12469#include <sys/stat.h>
12470#include <unistd.h>
12471#include <grp.h>
12472
12473main()
12474{
12475 struct stat st;
12476 struct group *gr;
12477 char *tty;
12478 gr = getgrnam("tty");
12479 tty = ttyname(0);
12480 if (gr != 0
12481 && tty != 0
12482 && (stat(tty, &st)) == 0
12483 && st.st_gid == gr->gr_gid)
12484 return 0;
12485 else
12486 return 1;
12487}
12488_ACEOF
12489rm -f conftest$ac_exeext
12490if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12491 (eval $ac_link) 2>&5
12492 ac_status=$?
12493 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12494 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
12495 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12496 (eval $ac_try) 2>&5
12497 ac_status=$?
12498 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12499 (exit $ac_status); }; }; then
12500 tty_group=yes
12501else
12502 echo "$as_me: program exited with status $ac_status" >&5
12503echo "$as_me: failed program was:" >&5
12504sed 's/^/| /' conftest.$ac_ext >&5
12505
12506( exit $ac_status )
12507tty_group=no
12508fi
12509rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
12510fi
12511fi
12512echo "$as_me:$LINENO: result: $tty_group" >&5
12513echo "${ECHO_T}$tty_group" >&6
12514if test x$tty_group = xyes; then
12515
12516cat >>confdefs.h <<\_ACEOF
12517#define TTY_GID_SUPPORT 1
12518_ACEOF
12519
12520fi
12521
12522if test x$support_xft = xyes; then
12523 # Extract the first word of "pkg-config", so it can be a program name with args.
12524set dummy pkg-config; ac_word=$2
12525echo "$as_me:$LINENO: checking for $ac_word" >&5
12526echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
12527if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
12528 echo $ECHO_N "(cached) $ECHO_C" >&6
12529else
12530 case $PKG_CONFIG in
12531 [\\/]* | ?:[\\/]*)
12532 ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
12533 ;;
12534 *)
12535 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
12536for as_dir in $PATH
12537do
12538 IFS=$as_save_IFS
12539 test -z "$as_dir" && as_dir=.
12540 for ac_exec_ext in '' $ac_executable_extensions; do
12541 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
12542 ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
12543 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
12544 break 2
12545 fi
12546done
12547done
12548
12549 test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
12550 ;;
12551esac
12552fi
12553PKG_CONFIG=$ac_cv_path_PKG_CONFIG
12554
12555if test -n "$PKG_CONFIG"; then
12556 echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
12557echo "${ECHO_T}$PKG_CONFIG" >&6
12558else
12559 echo "$as_me:$LINENO: result: no" >&5
12560echo "${ECHO_T}no" >&6
12561fi
12562
12563 if test $PKG_CONFIG != no && $PKG_CONFIG --exists xft; then
12564 LIBS="$LIBS `$PKG_CONFIG xft --libs`"
12565 CPPFLAGS="$CPPFLAGS `$PKG_CONFIG xft --cflags`"
12566 else
12567 # Extract the first word of "xft-config", so it can be a program name with args.
12568set dummy xft-config; ac_word=$2
12569echo "$as_me:$LINENO: checking for $ac_word" >&5
12570echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
12571if test "${ac_cv_path_XFT_CONFIG+set}" = set; then
12572 echo $ECHO_N "(cached) $ECHO_C" >&6
12573else
12574 case $XFT_CONFIG in
12575 [\\/]* | ?:[\\/]*)
12576 ac_cv_path_XFT_CONFIG="$XFT_CONFIG" # Let the user override the test with a path.
12577 ;;
12578 *)
12579 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
12580for as_dir in $PATH
12581do
12582 IFS=$as_save_IFS
12583 test -z "$as_dir" && as_dir=.
12584 for ac_exec_ext in '' $ac_executable_extensions; do
12585 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
12586 ac_cv_path_XFT_CONFIG="$as_dir/$ac_word$ac_exec_ext"
12587 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
12588 break 2
12589 fi
12590done
12591done
12592
12593 test -z "$ac_cv_path_XFT_CONFIG" && ac_cv_path_XFT_CONFIG="no"
12594 ;;
12595esac
12596fi
12597XFT_CONFIG=$ac_cv_path_XFT_CONFIG
12598
12599if test -n "$XFT_CONFIG"; then
12600 echo "$as_me:$LINENO: result: $XFT_CONFIG" >&5
12601echo "${ECHO_T}$XFT_CONFIG" >&6
12602else
12603 echo "$as_me:$LINENO: result: no" >&5
12604echo "${ECHO_T}no" >&6
12605fi
12606
12607 if test $XFT_CONFIG != no; then
12608 LIBS="$LIBS `$XFT_CONFIG --libs`"
12609 CPPFLAGS="$CPPFLAGS `$XFT_CONFIG --cflags`"
12610 fi
12611 fi
12612
12613
12614for ac_header in X11/Xft/Xft.h
12615do
12616as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
12617if eval "test \"\${$as_ac_Header+set}\" = set"; then
12618 echo "$as_me:$LINENO: checking for $ac_header" >&5
12619echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
12620if eval "test \"\${$as_ac_Header+set}\" = set"; then
12621 echo $ECHO_N "(cached) $ECHO_C" >&6
12622fi
12623echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
12624echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
12625else
12626 # Is the header compilable?
12627echo "$as_me:$LINENO: checking $ac_header usability" >&5
12628echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
12629cat >conftest.$ac_ext <<_ACEOF
12630/* confdefs.h. */
12631_ACEOF
12632cat confdefs.h >>conftest.$ac_ext
12633cat >>conftest.$ac_ext <<_ACEOF
12634/* end confdefs.h. */
12635$ac_includes_default
12636#include <$ac_header>
12637_ACEOF
12638rm -f conftest.$ac_objext
12639if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
12640 (eval $ac_compile) 2>conftest.er1
12641 ac_status=$?
12642 grep -v '^ *+' conftest.er1 >conftest.err
12643 rm -f conftest.er1
12644 cat conftest.err >&5
12645 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12646 (exit $ac_status); } &&
12647 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
12648 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12649 (eval $ac_try) 2>&5
12650 ac_status=$?
12651 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12652 (exit $ac_status); }; } &&
12653 { ac_try='test -s conftest.$ac_objext'
12654 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12655 (eval $ac_try) 2>&5
12656 ac_status=$?
12657 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12658 (exit $ac_status); }; }; then
12659 ac_header_compiler=yes
12660else
12661 echo "$as_me: failed program was:" >&5
12662sed 's/^/| /' conftest.$ac_ext >&5
12663
12664ac_header_compiler=no
12665fi
12666rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
12667echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
12668echo "${ECHO_T}$ac_header_compiler" >&6
12669
12670# Is the header present?
12671echo "$as_me:$LINENO: checking $ac_header presence" >&5
12672echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
12673cat >conftest.$ac_ext <<_ACEOF
12674/* confdefs.h. */
12675_ACEOF
12676cat confdefs.h >>conftest.$ac_ext
12677cat >>conftest.$ac_ext <<_ACEOF
12678/* end confdefs.h. */
12679#include <$ac_header>
12680_ACEOF
12681if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
12682 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
12683 ac_status=$?
12684 grep -v '^ *+' conftest.er1 >conftest.err
12685 rm -f conftest.er1
12686 cat conftest.err >&5
12687 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12688 (exit $ac_status); } >/dev/null; then
12689 if test -s conftest.err; then
12690 ac_cpp_err=$ac_cxx_preproc_warn_flag
12691 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
12692 else
12693 ac_cpp_err=
12694 fi
12695else
12696 ac_cpp_err=yes
12697fi
12698if test -z "$ac_cpp_err"; then
12699 ac_header_preproc=yes
12700else
12701 echo "$as_me: failed program was:" >&5
12702sed 's/^/| /' conftest.$ac_ext >&5
12703
12704 ac_header_preproc=no
12705fi
12706rm -f conftest.err conftest.$ac_ext
12707echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
12708echo "${ECHO_T}$ac_header_preproc" >&6
12709
12710# So? What about this header?
12711case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in
12712 yes:no: )
12713 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
12714echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
12715 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
12716echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
12717 ac_header_preproc=yes
12718 ;;
12719 no:yes:* )
12720 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
12721echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
12722 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
12723echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
12724 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
12725echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
12726 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
12727echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
12728 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
12729echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
12730 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
12731echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
12732 (
12733 cat <<\_ASBOX
12734## ------------------------------------------ ##
12735## Report this to the AC_PACKAGE_NAME lists. ##
12736## ------------------------------------------ ##
12737_ASBOX
12738 ) |
12739 sed "s/^/$as_me: WARNING: /" >&2
12740 ;;
12741esac
12742echo "$as_me:$LINENO: checking for $ac_header" >&5
12743echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
12744if eval "test \"\${$as_ac_Header+set}\" = set"; then
12745 echo $ECHO_N "(cached) $ECHO_C" >&6
12746else
12747 eval "$as_ac_Header=\$ac_header_preproc"
12748fi
12749echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
12750echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
12751
12752fi
12753if test `eval echo '${'$as_ac_Header'}'` = yes; then
12754 cat >>confdefs.h <<_ACEOF
12755#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
12756_ACEOF
12757
12326else 12758else
12327 support_xft=no 12759 support_xft=no
12328fi 12760fi
12329 12761
12330done 12762done
12467cat >>confdefs.h <<\_ACEOF 12899cat >>confdefs.h <<\_ACEOF
12468#define SELECTION_SCROLLING 1 12900#define SELECTION_SCROLLING 1
12469_ACEOF 12901_ACEOF
12470 12902
12471fi 12903fi
12472if test x$support_menubar = xyes; then
12473
12474cat >>confdefs.h <<\_ACEOF
12475#define MENUBAR 1
12476_ACEOF
12477
12478fi
12479if test x$support_frills = xyes; then 12904if test x$support_frills = xyes; then
12480 12905
12481cat >>confdefs.h <<\_ACEOF 12906cat >>confdefs.h <<\_ACEOF
12482#define ENABLE_FRILLS 1 12907#define ENABLE_FRILLS 1
12483_ACEOF 12908_ACEOF
12484 12909
12485fi 12910fi
12486if test x$support_24bit = xyes; then
12487
12488cat >>confdefs.h <<\_ACEOF
12489#define PREFER_24BIT 1
12490_ACEOF
12491
12492fi
12493if test x$support_mousewheel = xyes; then 12911if test x$support_mousewheel = xyes; then
12494 12912
12495cat >>confdefs.h <<\_ACEOF 12913cat >>confdefs.h <<\_ACEOF
12496#define MOUSE_WHEEL 1 12914#define MOUSE_WHEEL 1
12497_ACEOF 12915_ACEOF
12499fi 12917fi
12500if test x$support_mouseslipwheel = xyes; then 12918if test x$support_mouseslipwheel = xyes; then
12501 12919
12502cat >>confdefs.h <<\_ACEOF 12920cat >>confdefs.h <<\_ACEOF
12503#define MOUSE_SLIP_WHEELING 1 12921#define MOUSE_SLIP_WHEELING 1
12504_ACEOF
12505
12506fi
12507if test x$support_utmp = xyes; then
12508
12509cat >>confdefs.h <<\_ACEOF
12510#define UTMP_SUPPORT 1
12511_ACEOF
12512
12513fi
12514if test x$support_wtmp = xyes; then
12515
12516cat >>confdefs.h <<\_ACEOF
12517#define WTMP_SUPPORT 1
12518_ACEOF
12519
12520fi
12521if test x$support_lastlog = xyes; then
12522
12523cat >>confdefs.h <<\_ACEOF
12524#define LASTLOG_SUPPORT 1
12525_ACEOF 12922_ACEOF
12526 12923
12527fi 12924fi
12528if test x$support_xim = xyes -o x$multichar_set = xyes; then 12925if test x$support_xim = xyes -o x$multichar_set = xyes; then
12529 if test x$rxvt_cv_func_xlocale = xyes; then 12926 if test x$rxvt_cv_func_xlocale = xyes; then
12641#define ENCODING_ZH_EXT 1 13038#define ENCODING_ZH_EXT 1
12642_ACEOF 13039_ACEOF
12643 ;; 13040 ;;
12644 esac 13041 esac
12645done 13042done
13043
13044IF_PERL=\#
13045if test x$support_perl = xyes; then
13046 # Extract the first word of "perl5", so it can be a program name with args.
13047set dummy perl5; ac_word=$2
13048echo "$as_me:$LINENO: checking for $ac_word" >&5
13049echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
13050if test "${ac_cv_path_PERL+set}" = set; then
13051 echo $ECHO_N "(cached) $ECHO_C" >&6
13052else
13053 case $PERL in
13054 [\\/]* | ?:[\\/]*)
13055 ac_cv_path_PERL="$PERL" # Let the user override the test with a path.
13056 ;;
13057 *)
13058 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
13059for as_dir in $PATH
13060do
13061 IFS=$as_save_IFS
13062 test -z "$as_dir" && as_dir=.
13063 for ac_exec_ext in '' $ac_executable_extensions; do
13064 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
13065 ac_cv_path_PERL="$as_dir/$ac_word$ac_exec_ext"
13066 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
13067 break 2
13068 fi
13069done
13070done
13071
13072 ;;
13073esac
13074fi
13075PERL=$ac_cv_path_PERL
13076
13077if test -n "$PERL"; then
13078 echo "$as_me:$LINENO: result: $PERL" >&5
13079echo "${ECHO_T}$PERL" >&6
13080else
13081 echo "$as_me:$LINENO: result: no" >&5
13082echo "${ECHO_T}no" >&6
13083fi
13084
13085 # Extract the first word of "perl", so it can be a program name with args.
13086set dummy perl; ac_word=$2
13087echo "$as_me:$LINENO: checking for $ac_word" >&5
13088echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
13089if test "${ac_cv_path_PERL+set}" = set; then
13090 echo $ECHO_N "(cached) $ECHO_C" >&6
13091else
13092 case $PERL in
13093 [\\/]* | ?:[\\/]*)
13094 ac_cv_path_PERL="$PERL" # Let the user override the test with a path.
13095 ;;
13096 *)
13097 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
13098for as_dir in $PATH
13099do
13100 IFS=$as_save_IFS
13101 test -z "$as_dir" && as_dir=.
13102 for ac_exec_ext in '' $ac_executable_extensions; do
13103 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
13104 ac_cv_path_PERL="$as_dir/$ac_word$ac_exec_ext"
13105 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
13106 break 2
13107 fi
13108done
13109done
13110
13111 ;;
13112esac
13113fi
13114PERL=$ac_cv_path_PERL
13115
13116if test -n "$PERL"; then
13117 echo "$as_me:$LINENO: result: $PERL" >&5
13118echo "${ECHO_T}$PERL" >&6
13119else
13120 echo "$as_me:$LINENO: result: no" >&5
13121echo "${ECHO_T}no" >&6
13122fi
13123
13124
13125 echo "$as_me:$LINENO: checking for $PERL suitability" >&5
13126echo $ECHO_N "checking for $PERL suitability... $ECHO_C" >&6
13127 if $PERL -MExtUtils::Embed -e "use v5.8" >/dev/null 2>/dev/null; then
13128
13129 save_CXXFLAGS="$CXXFLAGS"
13130 save_LIBS="$LIBS"
13131 CXXFLAGS="$CXXFLAGS `$PERL -MExtUtils::Embed -e ccopts`"
13132 LIBS="$LIBS `$PERL -MExtUtils::Embed -e ldopts`"
13133 cat >conftest.$ac_ext <<_ACEOF
13134/* confdefs.h. */
13135_ACEOF
13136cat confdefs.h >>conftest.$ac_ext
13137cat >>conftest.$ac_ext <<_ACEOF
13138/* end confdefs.h. */
13139
13140#include <EXTERN.h>
13141#include <perl.h>
13142#include <XSUB.h>
13143
13144int
13145main ()
13146{
13147
13148 PerlInterpreter *perl = perl_alloc ();
13149
13150 ;
13151 return 0;
13152}
13153_ACEOF
13154rm -f conftest.$ac_objext conftest$ac_exeext
13155if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
13156 (eval $ac_link) 2>conftest.er1
13157 ac_status=$?
13158 grep -v '^ *+' conftest.er1 >conftest.err
13159 rm -f conftest.er1
13160 cat conftest.err >&5
13161 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13162 (exit $ac_status); } &&
13163 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
13164 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13165 (eval $ac_try) 2>&5
13166 ac_status=$?
13167 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13168 (exit $ac_status); }; } &&
13169 { ac_try='test -s conftest$ac_exeext'
13170 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13171 (eval $ac_try) 2>&5
13172 ac_status=$?
13173 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13174 (exit $ac_status); }; }; then
13175 rxvt_perl_link=yes
13176else
13177 echo "$as_me: failed program was:" >&5
13178sed 's/^/| /' conftest.$ac_ext >&5
13179
13180rxvt_perl_link=no
13181fi
13182rm -f conftest.err conftest.$ac_objext \
13183 conftest$ac_exeext conftest.$ac_ext
13184 CXXFLAGS="$save_CXXFLAGS"
13185 LIBS="$save_LIBS"
13186
13187 if test x$rxvt_perl_link = xyes; then
13188 echo "$as_me:$LINENO: result: ok" >&5
13189echo "${ECHO_T}ok" >&6
13190
13191cat >>confdefs.h <<\_ACEOF
13192#define ENABLE_PERL 1
13193_ACEOF
13194
13195 IF_PERL=
13196 PERL_O=rxvtperl.o
13197 PERLFLAGS="`$PERL -MExtUtils::Embed -e ccopts`"
13198 PERLLIB="`$PERL -MExtUtils::Embed -e ldopts`"
13199 PERLPRIVLIBEXP="`$PERL -MConfig -e 'print $Config{privlibexp}'`"
13200 else
13201 { { echo "$as_me:$LINENO: error: no, unable to link" >&5
13202echo "$as_me: error: no, unable to link" >&2;}
13203 { (exit 1); exit 1; }; }
13204 fi
13205 else
13206 { { echo "$as_me:$LINENO: error: no working perl found, or perl not version >= 5.8" >&5
13207echo "$as_me: error: no working perl found, or perl not version >= 5.8" >&2;}
13208 { (exit 1); exit 1; }; }
13209 fi
13210fi
13211
13212
13213
13214
13215
13216
13217
13218if test x$support_perl = xyes; then
13219 support_frills=yes
13220fi
12646 13221
12647 13222
12648CFLAGS=${CFLAGS--O} 13223CFLAGS=${CFLAGS--O}
12649LDFLAGS=${LDFLAGS--O} 13224LDFLAGS=${LDFLAGS--O}
12650 13225
12664 XPM_LIBS=`echo $XPM_LIBS | sed "$R_TRANSLATE"` 13239 XPM_LIBS=`echo $XPM_LIBS | sed "$R_TRANSLATE"`
12665fi 13240fi
12666 13241
12667 13242
12668 13243
12669
12670
12671if test x$support_addstrings = xno; then
12672
12673cat >>confdefs.h <<\_ACEOF
12674#define NO_STRINGS 1
12675_ACEOF
12676
12677fi
12678
12679MCOMMON=./autoconf/Make.common
12680 13244
12681 13245
12682test "$program_prefix" != NONE && 13246test "$program_prefix" != NONE &&
12683 program_transform_name="s,^,$program_prefix,;$program_transform_name" 13247 program_transform_name="s,^,$program_prefix,;$program_transform_name"
12684# Use a double $ so make ignores it. 13248# Use a double $ so make ignores it.
12760 include_time_h="#include <time.h>" 13324 include_time_h="#include <time.h>"
12761else 13325else
12762 include_time_h="/* #include <time.h> */" 13326 include_time_h="/* #include <time.h> */"
12763fi 13327fi
12764 13328
12765 ac_config_files="$ac_config_files autoconf/Make.common Makefile doc/Makefile src/Makefile src/rxvtlib.h" 13329 ac_config_files="$ac_config_files Makefile doc/Makefile src/Makefile src/rxvtlib.h"
12766 13330
12767cat >confcache <<\_ACEOF 13331cat >confcache <<\_ACEOF
12768# This file is a shell script that caches the results of configure 13332# This file is a shell script that caches the results of configure
12769# tests run on this system so they can be shared between configure 13333# tests run on this system so they can be shared between configure
12770# scripts and configure runs, see configure's option --config-cache. 13334# scripts and configure runs, see configure's option --config-cache.
13287cat >>$CONFIG_STATUS <<\_ACEOF 13851cat >>$CONFIG_STATUS <<\_ACEOF
13288for ac_config_target in $ac_config_targets 13852for ac_config_target in $ac_config_targets
13289do 13853do
13290 case "$ac_config_target" in 13854 case "$ac_config_target" in
13291 # Handling of arguments. 13855 # Handling of arguments.
13292 "autoconf/Make.common" ) CONFIG_FILES="$CONFIG_FILES autoconf/Make.common" ;;
13293 "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;; 13856 "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;;
13294 "doc/Makefile" ) CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;; 13857 "doc/Makefile" ) CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;
13295 "src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;; 13858 "src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
13296 "src/rxvtlib.h" ) CONFIG_FILES="$CONFIG_FILES src/rxvtlib.h" ;; 13859 "src/rxvtlib.h" ) CONFIG_FILES="$CONFIG_FILES src/rxvtlib.h" ;;
13297 "config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS config.h:autoconf/config.h.in" ;; 13860 "config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS config.h:config.h.in" ;;
13298 *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5 13861 *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
13299echo "$as_me: error: invalid argument: $ac_config_target" >&2;} 13862echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
13300 { (exit 1); exit 1; }; };; 13863 { (exit 1); exit 1; }; };;
13301 esac 13864 esac
13302done 13865done
13403s,@ac_ct_CXX@,$ac_ct_CXX,;t t 13966s,@ac_ct_CXX@,$ac_ct_CXX,;t t
13404s,@CPP@,$CPP,;t t 13967s,@CPP@,$CPP,;t t
13405s,@INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t 13968s,@INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t
13406s,@INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t 13969s,@INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t
13407s,@INSTALL_DATA@,$INSTALL_DATA,;t t 13970s,@INSTALL_DATA@,$INSTALL_DATA,;t t
13408s,@AWK@,$AWK,;t t 13971s,@EGREP@,$EGREP,;t t
13409s,@LINKER@,$LINKER,;t t 13972s,@LINKER@,$LINKER,;t t
13410s,@CXXCPP@,$CXXCPP,;t t
13411s,@EGREP@,$EGREP,;t t
13412s,@INSTALL_LIBRXVT@,$INSTALL_LIBRXVT,;t t 13973s,@INSTALL_LIBRXVT@,$INSTALL_LIBRXVT,;t t
13413s,@RXVTNAME@,$RXVTNAME,;t t 13974s,@RXVTNAME@,$RXVTNAME,;t t
13414s,@MV@,$MV,;t t 13975s,@MV@,$MV,;t t
13415s,@RM@,$RM,;t t
13416s,@CP@,$CP,;t t 13976s,@CP@,$CP,;t t
13417s,@LN@,$LN,;t t 13977s,@LN@,$LN,;t t
13418s,@SED@,$SED,;t t 13978s,@SED@,$SED,;t t
13419s,@ECHO@,$ECHO,;t t 13979s,@ECHO@,$ECHO,;t t
13420s,@CMP@,$CMP,;t t 13980s,@CMP@,$CMP,;t t
13421s,@TBL@,$TBL,;t t
13422s,@TIC@,$TIC,;t t 13981s,@TIC@,$TIC,;t t
13982s,@CXXCPP@,$CXXCPP,;t t
13423s,@X_CFLAGS@,$X_CFLAGS,;t t 13983s,@X_CFLAGS@,$X_CFLAGS,;t t
13424s,@X_PRE_LIBS@,$X_PRE_LIBS,;t t 13984s,@X_PRE_LIBS@,$X_PRE_LIBS,;t t
13425s,@X_LIBS@,$X_LIBS,;t t 13985s,@X_LIBS@,$X_LIBS,;t t
13426s,@X_EXTRA_LIBS@,$X_EXTRA_LIBS,;t t 13986s,@X_EXTRA_LIBS@,$X_EXTRA_LIBS,;t t
13427s,@XPM_CPPFLAGS@,$XPM_CPPFLAGS,;t t 13987s,@XPM_CPPFLAGS@,$XPM_CPPFLAGS,;t t
13431s,@rxvt_uint16_typedef@,$rxvt_uint16_typedef,;t t 13991s,@rxvt_uint16_typedef@,$rxvt_uint16_typedef,;t t
13432s,@rxvt_int32_typedef@,$rxvt_int32_typedef,;t t 13992s,@rxvt_int32_typedef@,$rxvt_int32_typedef,;t t
13433s,@rxvt_uint32_typedef@,$rxvt_uint32_typedef,;t t 13993s,@rxvt_uint32_typedef@,$rxvt_uint32_typedef,;t t
13434s,@rxvt_intp_define@,$rxvt_intp_define,;t t 13994s,@rxvt_intp_define@,$rxvt_intp_define,;t t
13435s,@rxvt_u_intp_define@,$rxvt_u_intp_define,;t t 13995s,@rxvt_u_intp_define@,$rxvt_u_intp_define,;t t
13996s,@PKG_CONFIG@,$PKG_CONFIG,;t t
13997s,@XFT_CONFIG@,$XFT_CONFIG,;t t
13998s,@PERL@,$PERL,;t t
13999s,@PERLLIB@,$PERLLIB,;t t
14000s,@PERLFLAGS@,$PERLFLAGS,;t t
14001s,@PERLPRIVLIBEXP@,$PERLPRIVLIBEXP,;t t
14002s,@IF_PERL@,$IF_PERL,;t t
14003s,@PERL_O@,$PERL_O,;t t
13436s,@DEBUG@,$DEBUG,;t t 14004s,@DEBUG@,$DEBUG,;t t
13437s,@DINCLUDE@,$DINCLUDE,;t t 14005s,@DINCLUDE@,$DINCLUDE,;t t
13438s,@DLIB@,$DLIB,;t t 14006s,@DLIB@,$DLIB,;t t
13439s,@include_stdint_h@,$include_stdint_h,;t t 14007s,@include_stdint_h@,$include_stdint_h,;t t
13440s,@include_stdarg_h@,$include_stdarg_h,;t t 14008s,@include_stdarg_h@,$include_stdarg_h,;t t
13449s,@include_sys_strredir_h@,$include_sys_strredir_h,;t t 14017s,@include_sys_strredir_h@,$include_sys_strredir_h,;t t
13450s,@include_sys_time_h@,$include_sys_time_h,;t t 14018s,@include_sys_time_h@,$include_sys_time_h,;t t
13451s,@include_time_h@,$include_time_h,;t t 14019s,@include_time_h@,$include_time_h,;t t
13452s,@LIBOBJS@,$LIBOBJS,;t t 14020s,@LIBOBJS@,$LIBOBJS,;t t
13453s,@LTLIBOBJS@,$LTLIBOBJS,;t t 14021s,@LTLIBOBJS@,$LTLIBOBJS,;t t
13454/@MCOMMON@/r $MCOMMON
13455s,@MCOMMON@,,;t t
13456CEOF 14022CEOF
13457 14023
13458_ACEOF 14024_ACEOF
13459 14025
13460 cat >>$CONFIG_STATUS <<\_ACEOF 14026 cat >>$CONFIG_STATUS <<\_ACEOF
13953 Install path: ${prefix}/bin 14519 Install path: ${prefix}/bin
13954 Compiler: $CXX 14520 Compiler: $CXX
13955 Compiler flags: $CFLAGS 14521 Compiler flags: $CFLAGS
13956 Linker: $LINKER" 14522 Linker: $LINKER"
13957 14523
13958if test "$MALLOC_TYPE" = S; then
13959 echo " malloc support: system default"
13960fi
13961if test "$MALLOC_TYPE" = G; then
13962 echo " malloc support: Gray Watson's dmalloc"
13963fi
13964if test "$MALLOC_TYPE" = D; then
13965 echo " malloc support: Doug Lea's malloc"
13966fi
13967
13968if test x$support_xpm = xyes; then 14524if test x$support_xpm = xyes; then
13969 echo " Xpm library: $XPM_LIBS" 14525 echo " Xpm library: $XPM_LIBS"
13970fi 14526fi
13971 14527
13972echo "
13973The following are set in config.h
13974"
13975echo " pty/tty type: "$rxvt_cv_ptys
13976if test x$support_utmp != xyes; then
13977 echo " utmp support: disabled"
13978 echo
13979else
13980 echo " utmp support: enabled
13981 utmp file: $rxvt_cv_path_utmp
13982 utmpx file: $rxvt_cv_path_utmpx
13983 wtmp file: $rxvt_cv_path_wtmp
13984 wtmpx file: $rxvt_cv_path_wtmpx
13985 lastlog file: $rxvt_cv_path_lastlog
13986 ttys/ttytab file: $rxvt_cv_path_ttytab"
13987 echo
13988fi
13989if test x$term != x; then 14528if test x$term != x; then
13990 echo " set TERM to: $term" 14529 echo " set TERM to: $term"
13991fi 14530fi
13992if test x$terminfo != x; then 14531if test x$terminfo != x; then
13993 echo " set TERMINFO to: $terminfo" 14532 echo " set TERMINFO to: $terminfo"
13996echo " resource class: $RESCLASS" 14535echo " resource class: $RESCLASS"
13997if test x$RESFALLBACK != x; then 14536if test x$RESFALLBACK != x; then
13998 echo " resource class fallback: $RESFALLBACK" 14537 echo " resource class fallback: $RESFALLBACK"
13999fi 14538fi
14000echo 14539echo
14001if test x$rxvt_cv_ptys = xUNKNOWN; then 14540echo " embedded perl: $support_perl"
14002 echo ".----------------------------------------------------------------." 14541echo
14003 echo ". WARNING: could not determine pty/tty type. Do not build until ."
14004 echo ". the appropriate PTYS_ARE_* is defined in config.h ."
14005 echo ".----------------------------------------------------------------."
14006fi
14007if test x$support_xpm = xneedsmanualspecification; then 14542if test x$support_xpm = xneedsmanualspecification; then
14008 echo ".----------------------------------------------------------------." 14543 echo ".----------------------------------------------------------------."
14009 echo ". WARNING: --enable-xpm-background was specified however the ." 14544 echo ". WARNING: --enable-xpm-background was specified however the ."
14010 echo ". XPM includes files and libraries could not be found. ." 14545 echo ". XPM includes files and libraries could not be found. ."
14011 echo ". XPM backgrounds are now being DISABLED! If you want ." 14546 echo ". XPM backgrounds are now being DISABLED! If you want ."

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines