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

Comparing rxvt-unicode/configure (file contents):
Revision 1.58 by root, Sun Jan 1 06:18:20 2006 UTC vs.
Revision 1.89 by root, Sun Jan 22 04:09:16 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 RM 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
877 --enable-lastlog enable lastlog support (requires --enable-utmp) 877 --enable-lastlog enable lastlog support (requires --enable-utmp)
878 --enable-xpm-background enable XPM background pixmaps 878 --enable-xpm-background enable XPM background pixmaps
879 --enable-transparency enable transparent backgrounds 879 --enable-transparency enable transparent backgrounds
880 --enable-tinting enable tinting of transparent bg 880 --enable-tinting enable tinting of transparent bg
881 --enable-fading enable colors fading when off focus 881 --enable-fading enable colors fading when off focus
882 --enable-menubar enable menubar
883 --enable-rxvt-scroll enable rxvt style scrollbar 882 --enable-rxvt-scroll enable rxvt style scrollbar
884 --enable-next-scroll enable NeXT style scrollbar 883 --enable-next-scroll enable NeXT style scrollbar
885 --enable-xterm-scroll enable Xterm style scrollbar 884 --enable-xterm-scroll enable Xterm style scrollbar
885 --enable-perl enable embedded perl interpreter
886 --enable-plain-scroll enable plain style scrollbar 886 --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 887 --enable-xim XIM (X Input Method) protocol support
889 --enable-ttygid enable tty setting to group named "tty" 888 --enable-ttygid enable tty setting to group named "tty"
890 --disable-backspace-key disable handling of the backspace key 889 --disable-backspace-key disable handling of the backspace key
891 --disable-delete-key disable handling of the delete key 890 --disable-delete-key disable handling of the delete key
892 --disable-resources disable all resource checking 891 --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) 892 --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) 893 --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 894 --disable-swapscreen disable swap screen support
898 --enable-iso14755 enable support for extended ISO 14755 modes 895 --enable-iso14755 enable support for extended ISO 14755 modes
899 --enable-frills enable support for rarely used features 896 --enable-frills enable support for rarely used features
900 --enable-24bit enable support for using 24bit visuals if available 897 --enable-24bit enable support for using 24bit visuals if available
901 --enable-keepscrolling enable continual scrolling on scrollbar arrow press 898 --enable-keepscrolling enable continual scrolling on scrollbar arrow press
1372 1369
1373 1370
1374 1371
1375 1372
1376 1373
1374
1375 ac_config_headers="$ac_config_headers config.h:config.h.in"
1376
1377
1377ac_aux_dir= 1378ac_aux_dir=
1378for ac_dir in autoconf $srcdir/autoconf; do 1379for ac_dir in $srcdir $srcdir/.. $srcdir/../..; do
1379 if test -f $ac_dir/install-sh; then 1380 if test -f $ac_dir/install-sh; then
1380 ac_aux_dir=$ac_dir 1381 ac_aux_dir=$ac_dir
1381 ac_install_sh="$ac_aux_dir/install-sh -c" 1382 ac_install_sh="$ac_aux_dir/install-sh -c"
1382 break 1383 break
1383 elif test -f $ac_dir/install.sh; then 1384 elif test -f $ac_dir/install.sh; then
1389 ac_install_sh="$ac_aux_dir/shtool install -c" 1390 ac_install_sh="$ac_aux_dir/shtool install -c"
1390 break 1391 break
1391 fi 1392 fi
1392done 1393done
1393if test -z "$ac_aux_dir"; then 1394if test -z "$ac_aux_dir"; then
1394 { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in autoconf $srcdir/autoconf" >&5 1395 { { 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;} 1396echo "$as_me: error: cannot find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." >&2;}
1396 { (exit 1); exit 1; }; } 1397 { (exit 1); exit 1; }; }
1397fi 1398fi
1398ac_config_guess="$SHELL $ac_aux_dir/config.guess" 1399ac_config_guess="$SHELL $ac_aux_dir/config.guess"
1399ac_config_sub="$SHELL $ac_aux_dir/config.sub" 1400ac_config_sub="$SHELL $ac_aux_dir/config.sub"
1400ac_configure="$SHELL $ac_aux_dir/configure" # This should be Cygnus configure. 1401ac_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 1402
1405# Make sure we can run config.sub. 1403# Make sure we can run config.sub.
1406$ac_config_sub sun4 >/dev/null 2>&1 || 1404$ac_config_sub sun4 >/dev/null 2>&1 ||
1407 { { echo "$as_me:$LINENO: error: cannot run $ac_config_sub" >&5 1405 { { echo "$as_me:$LINENO: error: cannot run $ac_config_sub" >&5
1408echo "$as_me: error: cannot run $ac_config_sub" >&2;} 1406echo "$as_me: error: cannot run $ac_config_sub" >&2;}
1460VERSION=`sed -n -e 's/^.*[ \t]VERSION.*"\(.*\)"$/\1/p' ${srcdir}/src/version.h` 1458VERSION=`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` 1459DATE=`sed -n -e 's/^.*[ \t]DATE.*"\(.*\)"$/\1/p' ${srcdir}/src/version.h`
1462echo "" 1460echo ""
1463echo "configuring for rxvt $VERSION" 1461echo "configuring for rxvt $VERSION"
1464echo "" 1462echo ""
1463
1464orig_CXXFLAGS="$CXXFLAGS"
1465 1465
1466 1466
1467ac_ext=c 1467ac_ext=c
1468ac_cpp='$CPP $CPPFLAGS' 1468ac_cpp='$CPP $CPPFLAGS'
1469ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' 1469ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3050 3050
3051test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}' 3051test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
3052 3052
3053test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644' 3053test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
3054 3054
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 3055
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 3056
3447 3057
3448echo "$as_me:$LINENO: checking for egrep" >&5 3058echo "$as_me:$LINENO: checking for egrep" >&5
3449echo $ECHO_N "checking for egrep... $ECHO_C" >&6 3059echo $ECHO_N "checking for egrep... $ECHO_C" >&6
3450if test "${ac_cv_prog_egrep+set}" = set; then 3060if test "${ac_cv_prog_egrep+set}" = set; then
3525 grep -v '^ *+' conftest.er1 >conftest.err 3135 grep -v '^ *+' conftest.er1 >conftest.err
3526 rm -f conftest.er1 3136 rm -f conftest.er1
3527 cat conftest.err >&5 3137 cat conftest.err >&5
3528 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3138 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3529 (exit $ac_status); } && 3139 (exit $ac_status); } &&
3530 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 3140 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
3531 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3141 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3532 (eval $ac_try) 2>&5 3142 (eval $ac_try) 2>&5
3533 ac_status=$? 3143 ac_status=$?
3534 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3144 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3535 (exit $ac_status); }; } && 3145 (exit $ac_status); }; } &&
3579 grep -v '^ *+' conftest.er1 >conftest.err 3189 grep -v '^ *+' conftest.er1 >conftest.err
3580 rm -f conftest.er1 3190 rm -f conftest.er1
3581 cat conftest.err >&5 3191 cat conftest.err >&5
3582 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3192 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3583 (exit $ac_status); } && 3193 (exit $ac_status); } &&
3584 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 3194 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
3585 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3195 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3586 (eval $ac_try) 2>&5 3196 (eval $ac_try) 2>&5
3587 ac_status=$? 3197 ac_status=$?
3588 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3198 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3589 (exit $ac_status); }; } && 3199 (exit $ac_status); }; } &&
3610echo "${ECHO_T}$ac_cv_search_strerror" >&6 3220echo "${ECHO_T}$ac_cv_search_strerror" >&6
3611if test "$ac_cv_search_strerror" != no; then 3221if test "$ac_cv_search_strerror" != no; then
3612 test "$ac_cv_search_strerror" = "none required" || LIBS="$ac_cv_search_strerror $LIBS" 3222 test "$ac_cv_search_strerror" = "none required" || LIBS="$ac_cv_search_strerror $LIBS"
3613 3223
3614fi 3224fi
3225
3226ac_ext=cc
3227ac_cpp='$CXXCPP $CPPFLAGS'
3228ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3229ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3230ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
3231
3232
3233if test x$GCC = xyes && test x$GXX = xyes; then
3234 echo "$as_me:$LINENO: checking for working libsupc++" >&5
3235echo $ECHO_N "checking for working libsupc++... $ECHO_C" >&6
3236 save_CXX="$CXX"
3237 save_LIBS="$LIBS"
3238 CXX="$CC"
3239 LIBS="$LIBS -lsupc++"
3240 LINKER="$CC"
3241
3242cat >conftest.$ac_ext <<_ACEOF
3243/* confdefs.h. */
3244_ACEOF
3245cat confdefs.h >>conftest.$ac_ext
3246cat >>conftest.$ac_ext <<_ACEOF
3247/* end confdefs.h. */
3248struct test { }; void f() try { throw new test; } catch (...) { throw; }
3249int
3250main ()
3251{
3252
3253 ;
3254 return 0;
3255}
3256_ACEOF
3257rm -f conftest.$ac_objext conftest$ac_exeext
3258if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3259 (eval $ac_link) 2>conftest.er1
3260 ac_status=$?
3261 grep -v '^ *+' conftest.er1 >conftest.err
3262 rm -f conftest.er1
3263 cat conftest.err >&5
3264 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3265 (exit $ac_status); } &&
3266 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
3267 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3268 (eval $ac_try) 2>&5
3269 ac_status=$?
3270 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3271 (exit $ac_status); }; } &&
3272 { ac_try='test -s conftest$ac_exeext'
3273 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3274 (eval $ac_try) 2>&5
3275 ac_status=$?
3276 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3277 (exit $ac_status); }; }; then
3278 echo "$as_me:$LINENO: result: ok" >&5
3279echo "${ECHO_T}ok" >&6
3280else
3281 echo "$as_me: failed program was:" >&5
3282sed 's/^/| /' conftest.$ac_ext >&5
3283
3284
3285 echo "$as_me:$LINENO: result: no, making everything bigger and slower" >&5
3286echo "${ECHO_T}no, making everything bigger and slower" >&6
3287 LIBS="$save_LIBS"
3288 LINKER="$save_CXX"
3289
3290
3291fi
3292rm -f conftest.err conftest.$ac_objext \
3293 conftest$ac_exeext conftest.$ac_ext
3294 CXX="$save_CXX"
3295fi
3296LINKER=$LINKER
3297
3298
3299ac_ext=cc
3300ac_cpp='$CXXCPP $CPPFLAGS'
3301ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3302ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3303ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
3304
3305if test -z "$orig_CXXFLAGS"; then
3306 if test x$GCC = xyes && test "x$GXX" = xyes; then
3307 CXXFLAGS="-g -O3 -fno-threadsafe-statics -fno-enforce-eh-specs"
3308 cat >conftest.$ac_ext <<_ACEOF
3309/* confdefs.h. */
3310_ACEOF
3311cat confdefs.h >>conftest.$ac_ext
3312cat >>conftest.$ac_ext <<_ACEOF
3313/* end confdefs.h. */
3314
3315int
3316main ()
3317{
3318
3319 ;
3320 return 0;
3321}
3322_ACEOF
3323rm -f conftest.$ac_objext
3324if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3325 (eval $ac_compile) 2>conftest.er1
3326 ac_status=$?
3327 grep -v '^ *+' conftest.er1 >conftest.err
3328 rm -f conftest.er1
3329 cat conftest.err >&5
3330 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3331 (exit $ac_status); } &&
3332 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
3333 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3334 (eval $ac_try) 2>&5
3335 ac_status=$?
3336 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3337 (exit $ac_status); }; } &&
3338 { ac_try='test -s conftest.$ac_objext'
3339 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3340 (eval $ac_try) 2>&5
3341 ac_status=$?
3342 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3343 (exit $ac_status); }; }; then
3344 :
3345else
3346 echo "$as_me: failed program was:" >&5
3347sed 's/^/| /' conftest.$ac_ext >&5
3348
3349CXXFLAGS="-g -O3"
3350fi
3351rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
3352 else
3353 CXXFLAGS="-O"
3354 fi
3355 CFLAGS="$CXXFLAGS"
3356fi
3357
3358
3359cat >>confdefs.h <<\_ACEOF
3360#define _GNU_SOURCE 1
3361_ACEOF
3362
3363
3364case $host in
3365 *-*-solaris* )
3366
3367cat >>confdefs.h <<\_ACEOF
3368#define _XOPEN_SOURCE_EXTENDED 1
3369_ACEOF
3370
3371
3372cat >>confdefs.h <<\_ACEOF
3373#define _XOPEN_SOURCE 2
3374_ACEOF
3375
3376
3377cat >>confdefs.h <<\_ACEOF
3378#define __EXTENSIONS__ 1
3379_ACEOF
3380
3381 ;;
3382esac
3615 3383
3616 3384
3617echo "$as_me:$LINENO: checking for setlocale" >&5 3385echo "$as_me:$LINENO: checking for setlocale" >&5
3618echo $ECHO_N "checking for setlocale... $ECHO_C" >&6 3386echo $ECHO_N "checking for setlocale... $ECHO_C" >&6
3619if test "${ac_cv_func_setlocale+set}" = set; then 3387if test "${ac_cv_func_setlocale+set}" = set; then
4097fi 3865fi
4098 3866
4099fi 3867fi
4100 3868
4101 3869
3870echo "$as_me:$LINENO: checking for sched_yield" >&5
3871echo $ECHO_N "checking for sched_yield... $ECHO_C" >&6
3872if test "${ac_cv_func_sched_yield+set}" = set; then
3873 echo $ECHO_N "(cached) $ECHO_C" >&6
3874else
3875 cat >conftest.$ac_ext <<_ACEOF
3876/* confdefs.h. */
3877_ACEOF
3878cat confdefs.h >>conftest.$ac_ext
3879cat >>conftest.$ac_ext <<_ACEOF
3880/* end confdefs.h. */
3881/* Define sched_yield to an innocuous variant, in case <limits.h> declares sched_yield.
3882 For example, HP-UX 11i <limits.h> declares gettimeofday. */
3883#define sched_yield innocuous_sched_yield
3884
3885/* System header to define __stub macros and hopefully few prototypes,
3886 which can conflict with char sched_yield (); below.
3887 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3888 <limits.h> exists even on freestanding compilers. */
3889
3890#ifdef __STDC__
3891# include <limits.h>
3892#else
3893# include <assert.h>
3894#endif
3895
3896#undef sched_yield
3897
3898/* Override any gcc2 internal prototype to avoid an error. */
3899#ifdef __cplusplus
3900extern "C"
3901{
3902#endif
3903/* We use char because int might match the return type of a gcc2
3904 builtin and then its argument prototype would still apply. */
3905char sched_yield ();
3906/* The GNU C library defines this for functions which it implements
3907 to always fail with ENOSYS. Some functions are actually named
3908 something starting with __ and the normal name is an alias. */
3909#if defined (__stub_sched_yield) || defined (__stub___sched_yield)
3910choke me
3911#else
3912char (*f) () = sched_yield;
3913#endif
3914#ifdef __cplusplus
3915}
3916#endif
3917
3918int
3919main ()
3920{
3921return f != sched_yield;
3922 ;
3923 return 0;
3924}
3925_ACEOF
3926rm -f conftest.$ac_objext conftest$ac_exeext
3927if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3928 (eval $ac_link) 2>conftest.er1
3929 ac_status=$?
3930 grep -v '^ *+' conftest.er1 >conftest.err
3931 rm -f conftest.er1
3932 cat conftest.err >&5
3933 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3934 (exit $ac_status); } &&
3935 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
3936 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3937 (eval $ac_try) 2>&5
3938 ac_status=$?
3939 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3940 (exit $ac_status); }; } &&
3941 { ac_try='test -s conftest$ac_exeext'
3942 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3943 (eval $ac_try) 2>&5
3944 ac_status=$?
3945 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3946 (exit $ac_status); }; }; then
3947 ac_cv_func_sched_yield=yes
3948else
3949 echo "$as_me: failed program was:" >&5
3950sed 's/^/| /' conftest.$ac_ext >&5
3951
3952ac_cv_func_sched_yield=no
3953fi
3954rm -f conftest.err conftest.$ac_objext \
3955 conftest$ac_exeext conftest.$ac_ext
3956fi
3957echo "$as_me:$LINENO: result: $ac_cv_func_sched_yield" >&5
3958echo "${ECHO_T}$ac_cv_func_sched_yield" >&6
3959if test $ac_cv_func_sched_yield = yes; then
3960 :
3961else
3962 echo "$as_me:$LINENO: checking for sched_yield in -lrt" >&5
3963echo $ECHO_N "checking for sched_yield in -lrt... $ECHO_C" >&6
3964if test "${ac_cv_lib_rt_sched_yield+set}" = set; then
3965 echo $ECHO_N "(cached) $ECHO_C" >&6
3966else
3967 ac_check_lib_save_LIBS=$LIBS
3968LIBS="-lrt $LIBS"
3969cat >conftest.$ac_ext <<_ACEOF
3970/* confdefs.h. */
3971_ACEOF
3972cat confdefs.h >>conftest.$ac_ext
3973cat >>conftest.$ac_ext <<_ACEOF
3974/* end confdefs.h. */
3975
3976/* Override any gcc2 internal prototype to avoid an error. */
3977#ifdef __cplusplus
3978extern "C"
3979#endif
3980/* We use char because int might match the return type of a gcc2
3981 builtin and then its argument prototype would still apply. */
3982char sched_yield ();
3983int
3984main ()
3985{
3986sched_yield ();
3987 ;
3988 return 0;
3989}
3990_ACEOF
3991rm -f conftest.$ac_objext conftest$ac_exeext
3992if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3993 (eval $ac_link) 2>conftest.er1
3994 ac_status=$?
3995 grep -v '^ *+' conftest.er1 >conftest.err
3996 rm -f conftest.er1
3997 cat conftest.err >&5
3998 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3999 (exit $ac_status); } &&
4000 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
4001 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4002 (eval $ac_try) 2>&5
4003 ac_status=$?
4004 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4005 (exit $ac_status); }; } &&
4006 { ac_try='test -s conftest$ac_exeext'
4007 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4008 (eval $ac_try) 2>&5
4009 ac_status=$?
4010 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4011 (exit $ac_status); }; }; then
4012 ac_cv_lib_rt_sched_yield=yes
4013else
4014 echo "$as_me: failed program was:" >&5
4015sed 's/^/| /' conftest.$ac_ext >&5
4016
4017ac_cv_lib_rt_sched_yield=no
4018fi
4019rm -f conftest.err conftest.$ac_objext \
4020 conftest$ac_exeext conftest.$ac_ext
4021LIBS=$ac_check_lib_save_LIBS
4022fi
4023echo "$as_me:$LINENO: result: $ac_cv_lib_rt_sched_yield" >&5
4024echo "${ECHO_T}$ac_cv_lib_rt_sched_yield" >&6
4025if test $ac_cv_lib_rt_sched_yield = yes; then
4026 LIBS="$LIBS -lrt"
4027fi
4028
4029fi
4030
4031
4102echo "$as_me:$LINENO: checking for sched_yield support" >&5 4032echo "$as_me:$LINENO: checking for sched_yield support" >&5
4103echo $ECHO_N "checking for sched_yield support... $ECHO_C" >&6 4033echo $ECHO_N "checking for sched_yield support... $ECHO_C" >&6
4104cat >conftest.$ac_ext <<_ACEOF 4034cat >conftest.$ac_ext <<_ACEOF
4105/* confdefs.h. */ 4035/* confdefs.h. */
4106_ACEOF 4036_ACEOF
4155 conftest$ac_exeext conftest.$ac_ext 4085 conftest$ac_exeext conftest.$ac_ext
4156 4086
4157 4087
4158MALLOC_TYPE=S 4088MALLOC_TYPE=S
4159 4089
4160support_addstrings=no
4161support_frills=yes 4090support_frills=yes
4162support_inheritpixmap=no 4091support_inheritpixmap=yes
4163support_tinting=yes 4092support_tinting=yes
4164support_fading=yes 4093support_fading=yes
4165support_keepscrolling=yes 4094support_keepscrolling=yes
4166support_selectionscrolling=yes 4095support_selectionscrolling=yes
4167support_menubar=no
4168support_mousewheel=yes 4096support_mousewheel=yes
4169support_mouseslipwheel=yes 4097support_mouseslipwheel=yes
4170support_utmp=yes 4098support_utmp=yes
4171support_wtmp=yes 4099support_wtmp=yes
4172support_lastlog=yes 4100support_lastlog=yes
4175support_scroll_rxvt=yes 4103support_scroll_rxvt=yes
4176support_scroll_next=yes 4104support_scroll_next=yes
4177support_scroll_xterm=yes 4105support_scroll_xterm=yes
4178support_scroll_plain=yes 4106support_scroll_plain=yes
4179support_xim=yes 4107support_xim=yes
4180support_xpm=no 4108support_xpm=yes
4181support_xft=yes 4109support_xft=yes
4182support_unicode3=no 4110support_unicode3=no
4183support_combining=yes 4111support_combining=yes
4184support_8bitctrls=no 4112support_8bitctrls=no
4185support_iso14755=yes 4113support_iso14755=yes
4186support_styles=yes 4114support_styles=yes
4115support_perl=yes
4187codesets=all 4116codesets=all
4188 4117
4189 4118
4190if test "x$enable_shared" = xyes; then 4119if test "x$enable_shared" = xyes; then
4191 4120
4208 support_tinting=no 4137 support_tinting=no
4209 support_fading=no 4138 support_fading=no
4210 support_keepscrolling=no 4139 support_keepscrolling=no
4211 support_selectionscrolling=no 4140 support_selectionscrolling=no
4212 support_lastlog=no 4141 support_lastlog=no
4213 support_menubar=no
4214 support_mousewheel=no 4142 support_mousewheel=no
4215 support_mouseslipwheel=no 4143 support_mouseslipwheel=no
4216 support_text_blink=no 4144 support_text_blink=no
4217 support_pointer_blank=no 4145 support_pointer_blank=no
4218 support_scroll_rxvt=no 4146 support_scroll_rxvt=no
4227 support_unicode3=no 4155 support_unicode3=no
4228 support_combining=no 4156 support_combining=no
4229 support_8bitctrls=no 4157 support_8bitctrls=no
4230 support_iso14755=no 4158 support_iso14755=no
4231 support_styles=no 4159 support_styles=no
4160 support_perl=no
4232 codesets= 4161 codesets=
4233 fi 4162 fi
4234 if test x$enableval = xyes; then 4163 if test x$enableval = xyes; then
4235 support_24bit=yes 4164 support_24bit=yes
4236 support_frills=yes 4165 support_frills=yes
4238 support_tinting=yes 4167 support_tinting=yes
4239 support_fading=yes 4168 support_fading=yes
4240 support_keepscrolling=yes 4169 support_keepscrolling=yes
4241 support_selectionscrolling=yes 4170 support_selectionscrolling=yes
4242 support_lastlog=yes 4171 support_lastlog=yes
4243 support_menubar=yes
4244 support_mousewheel=yes 4172 support_mousewheel=yes
4245 support_mouseslipwheel=yes 4173 support_mouseslipwheel=yes
4246 support_text_blink=yes 4174 support_text_blink=yes
4247 support_pointer_blank=yes 4175 support_pointer_blank=yes
4248 support_scroll_rxvt=yes 4176 support_scroll_rxvt=yes
4257 support_unicode3=yes 4185 support_unicode3=yes
4258 support_combining=yes 4186 support_combining=yes
4259 #support_8bitctrls=yes 4187 #support_8bitctrls=yes
4260 support_iso14755=yes 4188 support_iso14755=yes
4261 support_styles=yes 4189 support_styles=yes
4190 support_perl=yes
4262 codesets=all 4191 codesets=all
4263 fi 4192 fi
4264 4193
4265fi; 4194fi;
4266 4195
4350 if test x$enableval = xyes -o x$enableval = xno; then 4279 if test x$enableval = xyes -o x$enableval = xno; then
4351 support_fading=$enableval 4280 support_fading=$enableval
4352 fi 4281 fi
4353fi; 4282fi;
4354 4283
4355# Check whether --enable-menubar or --disable-menubar was given.
4356if test "${enable_menubar+set}" = set; then
4357 enableval="$enable_menubar"
4358 if test x$enableval = xyes -o x$enableval = xno; then
4359 support_menubar=$enableval
4360 fi
4361fi;
4362
4363# Check whether --enable-rxvt-scroll or --disable-rxvt-scroll was given. 4284# Check whether --enable-rxvt-scroll or --disable-rxvt-scroll was given.
4364if test "${enable_rxvt_scroll+set}" = set; then 4285if test "${enable_rxvt_scroll+set}" = set; then
4365 enableval="$enable_rxvt_scroll" 4286 enableval="$enable_rxvt_scroll"
4366 if test x$enableval = xyes -o x$enableval = xno; then 4287 if test x$enableval = xyes -o x$enableval = xno; then
4367 support_scroll_rxvt=$enableval 4288 support_scroll_rxvt=$enableval
4382 if test x$enableval = xyes -o x$enableval = xno; then 4303 if test x$enableval = xyes -o x$enableval = xno; then
4383 support_scroll_xterm=$enableval 4304 support_scroll_xterm=$enableval
4384 fi 4305 fi
4385fi; 4306fi;
4386 4307
4308# Check whether --enable-perl or --disable-perl was given.
4309if test "${enable_perl+set}" = set; then
4310 enableval="$enable_perl"
4311 if test x$enableval = xyes -o x$enableval = xno; then
4312 support_perl=$enableval
4313 fi
4314fi;
4315
4387# Check whether --enable-plain-scroll or --disable-plain-scroll was given. 4316# Check whether --enable-plain-scroll or --disable-plain-scroll was given.
4388if test "${enable_plain_scroll+set}" = set; then 4317if test "${enable_plain_scroll+set}" = set; then
4389 enableval="$enable_plain_scroll" 4318 enableval="$enable_plain_scroll"
4390 if test x$enableval = xyes -o x$enableval = xno; then 4319 if test x$enableval = xyes -o x$enableval = xno; then
4391 support_scroll_plain=$enableval 4320 support_scroll_plain=$enableval
4392 fi 4321 fi
4393fi; 4322fi;
4394 4323
4395# Check whether --enable-half-shadow or --disable-half-shadow was given.
4396if test "${enable_half_shadow+set}" = set; then
4397 enableval="$enable_half_shadow"
4398 if test x$enableval = xyes; then
4399
4400cat >>confdefs.h <<\_ACEOF
4401#define HALFSHADOW 1
4402_ACEOF
4403
4404 fi
4405fi;
4406 4324
4407 4325
4408# Check whether --with-codesets or --without-codesets was given. 4326# Check whether --with-codesets or --without-codesets was given.
4409if test "${with_codesets+set}" = set; then 4327if test "${with_codesets+set}" = set; then
4410 withval="$with_codesets" 4328 withval="$with_codesets"
4465_ACEOF 4383_ACEOF
4466 4384
4467 fi 4385 fi
4468fi; 4386fi;
4469 4387
4470# Check whether --enable-xgetdefault or --disable-xgetdefault was given.
4471if test "${enable_xgetdefault+set}" = set; then
4472 enableval="$enable_xgetdefault"
4473 if test x$enableval = xyes; then
4474
4475cat >>confdefs.h <<\_ACEOF
4476#define USE_XGETDEFAULT 1
4477_ACEOF
4478
4479 fi
4480fi;
4481
4482# Check whether --enable-8bitctrls or --disable-8bitctrls was given. 4388# Check whether --enable-8bitctrls or --disable-8bitctrls was given.
4483if test "${enable_8bitctrls+set}" = set; then 4389if test "${enable_8bitctrls+set}" = set; then
4484 enableval="$enable_8bitctrls" 4390 enableval="$enable_8bitctrls"
4485 if test x$enableval = xyes -o x$enableval = xno; then 4391 if test x$enableval = xyes -o x$enableval = xno; then
4486 support_8bitctrls=$enableval 4392 support_8bitctrls=$enableval
4545_ACEOF 4451_ACEOF
4546 4452
4547 4453
4548RXVTNAME=`echo "$RXVTNAME"|sed "$program_transform_name"` 4454RXVTNAME=`echo "$RXVTNAME"|sed "$program_transform_name"`
4549 4455
4550
4551# Check whether --enable-strings or --disable-strings was given.
4552if test "${enable_strings+set}" = set; then
4553 enableval="$enable_strings"
4554 if test x$enableval = xyes -o x$enableval = xno; then
4555 support_addstrings=$enableval
4556 fi
4557fi;
4558 4456
4559# Check whether --enable-swapscreen or --disable-swapscreen was given. 4457# Check whether --enable-swapscreen or --disable-swapscreen was given.
4560if test "${enable_swapscreen+set}" = set; then 4458if test "${enable_swapscreen+set}" = set; then
4561 enableval="$enable_swapscreen" 4459 enableval="$enable_swapscreen"
4562 if test x$enableval = xno; then 4460 if test x$enableval = xno; then
4697#define RXVT_TERMINFO "$withval" 4595#define RXVT_TERMINFO "$withval"
4698_ACEOF 4596_ACEOF
4699 terminfo="$withval" 4597 terminfo="$withval"
4700 fi 4598 fi
4701fi; 4599fi;
4702
4703
4704
4705cat >>confdefs.h <<\_ACEOF
4706#define PROTOTYPES 1
4707_ACEOF
4708 4600
4709 4601
4710# Extract the first word of "mv", so it can be a program name with args. 4602# Extract the first word of "mv", so it can be a program name with args.
4711set dummy mv; ac_word=$2 4603set dummy mv; ac_word=$2
4712echo "$as_me:$LINENO: checking for $ac_word" >&5 4604echo "$as_me:$LINENO: checking for $ac_word" >&5
4985else 4877else
4986 echo "$as_me:$LINENO: result: no" >&5 4878 echo "$as_me:$LINENO: result: no" >&5
4987echo "${ECHO_T}no" >&6 4879echo "${ECHO_T}no" >&6
4988fi 4880fi
4989 4881
4990# Extract the first word of "tbl", so it can be a program name with args.
4991set dummy tbl; ac_word=$2
4992echo "$as_me:$LINENO: checking for $ac_word" >&5
4993echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
4994if test "${ac_cv_path_TBL+set}" = set; then
4995 echo $ECHO_N "(cached) $ECHO_C" >&6
4996else
4997 case $TBL in
4998 [\\/]* | ?:[\\/]*)
4999 ac_cv_path_TBL="$TBL" # Let the user override the test with a path.
5000 ;;
5001 *)
5002 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5003for as_dir in $PATH
5004do
5005 IFS=$as_save_IFS
5006 test -z "$as_dir" && as_dir=.
5007 for ac_exec_ext in '' $ac_executable_extensions; do
5008 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5009 ac_cv_path_TBL="$as_dir/$ac_word$ac_exec_ext"
5010 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5011 break 2
5012 fi
5013done
5014done
5015
5016 ;;
5017esac
5018fi
5019TBL=$ac_cv_path_TBL
5020
5021if test -n "$TBL"; then
5022 echo "$as_me:$LINENO: result: $TBL" >&5
5023echo "${ECHO_T}$TBL" >&6
5024else
5025 echo "$as_me:$LINENO: result: no" >&5
5026echo "${ECHO_T}no" >&6
5027fi
5028
5029# Extract the first word of "tic", so it can be a program name with args. 4882# Extract the first word of "tic", so it can be a program name with args.
5030set dummy tic; ac_word=$2 4883set dummy tic; ac_word=$2
5031echo "$as_me:$LINENO: checking for $ac_word" >&5 4884echo "$as_me:$LINENO: checking for $ac_word" >&5
5032echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 4885echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
5033if test "${ac_cv_path_TIC+set}" = set; then 4886if test "${ac_cv_path_TIC+set}" = set; then
5064 echo "$as_me:$LINENO: result: no" >&5 4917 echo "$as_me:$LINENO: result: no" >&5
5065echo "${ECHO_T}no" >&6 4918echo "${ECHO_T}no" >&6
5066fi 4919fi
5067 4920
5068 4921
4922
4923
4924ac_ext=cc
4925ac_cpp='$CXXCPP $CPPFLAGS'
4926ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4927ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4928ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
4929echo "$as_me:$LINENO: checking how to run the C++ preprocessor" >&5
4930echo $ECHO_N "checking how to run the C++ preprocessor... $ECHO_C" >&6
4931if test -z "$CXXCPP"; then
4932 if test "${ac_cv_prog_CXXCPP+set}" = set; then
4933 echo $ECHO_N "(cached) $ECHO_C" >&6
4934else
4935 # Double quotes because CXXCPP needs to be expanded
4936 for CXXCPP in "$CXX -E" "/lib/cpp"
4937 do
4938 ac_preproc_ok=false
4939for ac_cxx_preproc_warn_flag in '' yes
4940do
4941 # Use a header file that comes with gcc, so configuring glibc
4942 # with a fresh cross-compiler works.
4943 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4944 # <limits.h> exists even on freestanding compilers.
4945 # On the NeXT, cc -E runs the code through the compiler's parser,
4946 # not just through cpp. "Syntax error" is here to catch this case.
4947 cat >conftest.$ac_ext <<_ACEOF
4948/* confdefs.h. */
4949_ACEOF
4950cat confdefs.h >>conftest.$ac_ext
4951cat >>conftest.$ac_ext <<_ACEOF
4952/* end confdefs.h. */
4953#ifdef __STDC__
4954# include <limits.h>
4955#else
4956# include <assert.h>
4957#endif
4958 Syntax error
4959_ACEOF
4960if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
4961 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
4962 ac_status=$?
4963 grep -v '^ *+' conftest.er1 >conftest.err
4964 rm -f conftest.er1
4965 cat conftest.err >&5
4966 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4967 (exit $ac_status); } >/dev/null; then
4968 if test -s conftest.err; then
4969 ac_cpp_err=$ac_cxx_preproc_warn_flag
4970 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
4971 else
4972 ac_cpp_err=
4973 fi
4974else
4975 ac_cpp_err=yes
4976fi
4977if test -z "$ac_cpp_err"; then
4978 :
4979else
4980 echo "$as_me: failed program was:" >&5
4981sed 's/^/| /' conftest.$ac_ext >&5
4982
4983 # Broken: fails on valid input.
4984continue
4985fi
4986rm -f conftest.err conftest.$ac_ext
4987
4988 # OK, works on sane cases. Now check whether non-existent headers
4989 # can be detected and how.
4990 cat >conftest.$ac_ext <<_ACEOF
4991/* confdefs.h. */
4992_ACEOF
4993cat confdefs.h >>conftest.$ac_ext
4994cat >>conftest.$ac_ext <<_ACEOF
4995/* end confdefs.h. */
4996#include <ac_nonexistent.h>
4997_ACEOF
4998if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
4999 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
5000 ac_status=$?
5001 grep -v '^ *+' conftest.er1 >conftest.err
5002 rm -f conftest.er1
5003 cat conftest.err >&5
5004 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5005 (exit $ac_status); } >/dev/null; then
5006 if test -s conftest.err; then
5007 ac_cpp_err=$ac_cxx_preproc_warn_flag
5008 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
5009 else
5010 ac_cpp_err=
5011 fi
5012else
5013 ac_cpp_err=yes
5014fi
5015if test -z "$ac_cpp_err"; then
5016 # Broken: success on invalid input.
5017continue
5018else
5019 echo "$as_me: failed program was:" >&5
5020sed 's/^/| /' conftest.$ac_ext >&5
5021
5022 # Passes both tests.
5023ac_preproc_ok=:
5024break
5025fi
5026rm -f conftest.err conftest.$ac_ext
5027
5028done
5029# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
5030rm -f conftest.err conftest.$ac_ext
5031if $ac_preproc_ok; then
5032 break
5033fi
5034
5035 done
5036 ac_cv_prog_CXXCPP=$CXXCPP
5037
5038fi
5039 CXXCPP=$ac_cv_prog_CXXCPP
5040else
5041 ac_cv_prog_CXXCPP=$CXXCPP
5042fi
5043echo "$as_me:$LINENO: result: $CXXCPP" >&5
5044echo "${ECHO_T}$CXXCPP" >&6
5045ac_preproc_ok=false
5046for ac_cxx_preproc_warn_flag in '' yes
5047do
5048 # Use a header file that comes with gcc, so configuring glibc
5049 # with a fresh cross-compiler works.
5050 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5051 # <limits.h> exists even on freestanding compilers.
5052 # On the NeXT, cc -E runs the code through the compiler's parser,
5053 # not just through cpp. "Syntax error" is here to catch this case.
5054 cat >conftest.$ac_ext <<_ACEOF
5055/* confdefs.h. */
5056_ACEOF
5057cat confdefs.h >>conftest.$ac_ext
5058cat >>conftest.$ac_ext <<_ACEOF
5059/* end confdefs.h. */
5060#ifdef __STDC__
5061# include <limits.h>
5062#else
5063# include <assert.h>
5064#endif
5065 Syntax error
5066_ACEOF
5067if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
5068 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
5069 ac_status=$?
5070 grep -v '^ *+' conftest.er1 >conftest.err
5071 rm -f conftest.er1
5072 cat conftest.err >&5
5073 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5074 (exit $ac_status); } >/dev/null; then
5075 if test -s conftest.err; then
5076 ac_cpp_err=$ac_cxx_preproc_warn_flag
5077 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
5078 else
5079 ac_cpp_err=
5080 fi
5081else
5082 ac_cpp_err=yes
5083fi
5084if test -z "$ac_cpp_err"; then
5085 :
5086else
5087 echo "$as_me: failed program was:" >&5
5088sed 's/^/| /' conftest.$ac_ext >&5
5089
5090 # Broken: fails on valid input.
5091continue
5092fi
5093rm -f conftest.err conftest.$ac_ext
5094
5095 # OK, works on sane cases. Now check whether non-existent headers
5096 # can be detected and how.
5097 cat >conftest.$ac_ext <<_ACEOF
5098/* confdefs.h. */
5099_ACEOF
5100cat confdefs.h >>conftest.$ac_ext
5101cat >>conftest.$ac_ext <<_ACEOF
5102/* end confdefs.h. */
5103#include <ac_nonexistent.h>
5104_ACEOF
5105if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
5106 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
5107 ac_status=$?
5108 grep -v '^ *+' conftest.er1 >conftest.err
5109 rm -f conftest.er1
5110 cat conftest.err >&5
5111 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5112 (exit $ac_status); } >/dev/null; then
5113 if test -s conftest.err; then
5114 ac_cpp_err=$ac_cxx_preproc_warn_flag
5115 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
5116 else
5117 ac_cpp_err=
5118 fi
5119else
5120 ac_cpp_err=yes
5121fi
5122if test -z "$ac_cpp_err"; then
5123 # Broken: success on invalid input.
5124continue
5125else
5126 echo "$as_me: failed program was:" >&5
5127sed 's/^/| /' conftest.$ac_ext >&5
5128
5129 # Passes both tests.
5130ac_preproc_ok=:
5131break
5132fi
5133rm -f conftest.err conftest.$ac_ext
5134
5135done
5136# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
5137rm -f conftest.err conftest.$ac_ext
5138if $ac_preproc_ok; then
5139 :
5140else
5141 { { echo "$as_me:$LINENO: error: C++ preprocessor \"$CXXCPP\" fails sanity check
5142See \`config.log' for more details." >&5
5143echo "$as_me: error: C++ preprocessor \"$CXXCPP\" fails sanity check
5144See \`config.log' for more details." >&2;}
5145 { (exit 1); exit 1; }; }
5146fi
5147
5148ac_ext=cc
5149ac_cpp='$CXXCPP $CPPFLAGS'
5150ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5151ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5152ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
5069 5153
5070 5154
5071 5155
5072if test "x$ac_path_x_has_been_run" != xyes; then 5156if test "x$ac_path_x_has_been_run" != xyes; then
5073 echo "$as_me:$LINENO: checking for X" >&5 5157 echo "$as_me:$LINENO: checking for X" >&5
7127 7211
7128 7212
7129 7213
7130 7214
7131 7215
7132
7133
7134
7135
7136
7137
7138
7139for ac_header in \ 7216for ac_header in \
7140 assert.h \ 7217 assert.h \
7141 fcntl.h \ 7218 fcntl.h \
7142 grp.h \
7143 libc.h \
7144 lastlog.h \
7145 stdarg.h \ 7219 stdarg.h \
7146 stdlib.h \ 7220 stdlib.h \
7147 string.h \ 7221 string.h \
7148 termios.h \ 7222 termios.h \
7149 unistd.h \ 7223 unistd.h \
7150 sys/byteorder.h \ 7224 sys/byteorder.h \
7151 sys/ioctl.h \ 7225 sys/ioctl.h \
7152 sys/select.h \ 7226 sys/select.h \
7153 sys/sockio.h \ 7227 sys/sockio.h \
7154 sys/strredir.h \ 7228 sys/strredir.h \
7155 sys/stropts.h \
7156 sys/time.h \ 7229 sys/time.h \
7157 utmp.h \ 7230 stdint.h \
7158 utmpx.h \ 7231 wchar.h \
7159 stdint.h \ 7232 cwchar \
7160 pty.h \ 7233 clocale \
7161 wchar.h \
7162 cwchar \
7163 clocale \
7164 7234
7165do 7235do
7166as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 7236as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
7167if eval "test \"\${$as_ac_Header+set}\" = set"; then 7237if eval "test \"\${$as_ac_Header+set}\" = set"; then
7168 echo "$as_me:$LINENO: checking for $ac_header" >&5 7238 echo "$as_me:$LINENO: checking for $ac_header" >&5
9995#define RETSIGTYPE $ac_cv_type_signal 10065#define RETSIGTYPE $ac_cv_type_signal
9996_ACEOF 10066_ACEOF
9997 10067
9998 10068
9999 10069
10000case "$host_alias" in
10001 *ultrix) ac_cv_func_setsid='no' ;;
10002 *) break;;
10003esac
10004
10005
10006
10007
10008
10009
10010
10011
10012
10013
10014
10015
10016
10017 10070
10018 10071
10019 10072
10020 10073
10021 10074
10022 10075
10023 10076
10024for ac_func in \ 10077for ac_func in \
10025 atexit \
10026 revoke \
10027 unsetenv \ 10078 unsetenv \
10028 setutent \ 10079 setutent \
10029 seteuid \ 10080 seteuid \
10081 setresuid \
10030 setreuid \ 10082 setreuid \
10031 setsid \
10032 setpgrp \
10033 setpgid \
10034 openpty \
10035 _getpty \
10036 grantpt \
10037 unlockpt \
10038 isastream \
10039 on_exit \ 10083 on_exit \
10040 nanosleep \ 10084 nanosleep \
10041 updwtmp \
10042 updwtmpx \
10043 ttyslot \
10044 10085
10045do 10086do
10046as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` 10087as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
10047echo "$as_me:$LINENO: checking for $ac_func" >&5 10088echo "$as_me:$LINENO: checking for $ac_func" >&5
10048echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 10089echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
10137 cat >>confdefs.h <<_ACEOF 10178 cat >>confdefs.h <<_ACEOF
10138#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 10179#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
10139_ACEOF 10180_ACEOF
10140 10181
10141fi 10182fi
10183done
10184
10185
10186
10187
10188
10189
10190for ac_func in \
10191 ttyslot \
10192 updwtmp \
10193 updwtmpx \
10194
10195do
10196as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
10197echo "$as_me:$LINENO: checking for $ac_func" >&5
10198echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
10199if eval "test \"\${$as_ac_var+set}\" = set"; then
10200 echo $ECHO_N "(cached) $ECHO_C" >&6
10201else
10202 cat >conftest.$ac_ext <<_ACEOF
10203/* confdefs.h. */
10204_ACEOF
10205cat confdefs.h >>conftest.$ac_ext
10206cat >>conftest.$ac_ext <<_ACEOF
10207/* end confdefs.h. */
10208/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
10209 For example, HP-UX 11i <limits.h> declares gettimeofday. */
10210#define $ac_func innocuous_$ac_func
10211
10212/* System header to define __stub macros and hopefully few prototypes,
10213 which can conflict with char $ac_func (); below.
10214 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
10215 <limits.h> exists even on freestanding compilers. */
10216
10217#ifdef __STDC__
10218# include <limits.h>
10219#else
10220# include <assert.h>
10221#endif
10222
10223#undef $ac_func
10224
10225/* Override any gcc2 internal prototype to avoid an error. */
10226#ifdef __cplusplus
10227extern "C"
10228{
10229#endif
10230/* We use char because int might match the return type of a gcc2
10231 builtin and then its argument prototype would still apply. */
10232char $ac_func ();
10233/* The GNU C library defines this for functions which it implements
10234 to always fail with ENOSYS. Some functions are actually named
10235 something starting with __ and the normal name is an alias. */
10236#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
10237choke me
10238#else
10239char (*f) () = $ac_func;
10240#endif
10241#ifdef __cplusplus
10242}
10243#endif
10244
10245int
10246main ()
10247{
10248return f != $ac_func;
10249 ;
10250 return 0;
10251}
10252_ACEOF
10253rm -f conftest.$ac_objext conftest$ac_exeext
10254if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
10255 (eval $ac_link) 2>conftest.er1
10256 ac_status=$?
10257 grep -v '^ *+' conftest.er1 >conftest.err
10258 rm -f conftest.er1
10259 cat conftest.err >&5
10260 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10261 (exit $ac_status); } &&
10262 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
10263 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10264 (eval $ac_try) 2>&5
10265 ac_status=$?
10266 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10267 (exit $ac_status); }; } &&
10268 { ac_try='test -s conftest$ac_exeext'
10269 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10270 (eval $ac_try) 2>&5
10271 ac_status=$?
10272 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10273 (exit $ac_status); }; }; then
10274 eval "$as_ac_var=yes"
10275else
10276 echo "$as_me: failed program was:" >&5
10277sed 's/^/| /' conftest.$ac_ext >&5
10278
10279eval "$as_ac_var=no"
10280fi
10281rm -f conftest.err conftest.$ac_objext \
10282 conftest$ac_exeext conftest.$ac_ext
10283fi
10284echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
10285echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
10286if test `eval echo '${'$as_ac_var'}'` = yes; then
10287 cat >>confdefs.h <<_ACEOF
10288#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
10289_ACEOF
10290
10291fi
10292done
10293
10294
10295
10296
10297
10298for ac_header in \
10299 utmp.h \
10300 utmpx.h \
10301 lastlog.h \
10302
10303do
10304as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
10305if eval "test \"\${$as_ac_Header+set}\" = set"; then
10306 echo "$as_me:$LINENO: checking for $ac_header" >&5
10307echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
10308if eval "test \"\${$as_ac_Header+set}\" = set"; then
10309 echo $ECHO_N "(cached) $ECHO_C" >&6
10310fi
10311echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
10312echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
10313else
10314 # Is the header compilable?
10315echo "$as_me:$LINENO: checking $ac_header usability" >&5
10316echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
10317cat >conftest.$ac_ext <<_ACEOF
10318/* confdefs.h. */
10319_ACEOF
10320cat confdefs.h >>conftest.$ac_ext
10321cat >>conftest.$ac_ext <<_ACEOF
10322/* end confdefs.h. */
10323$ac_includes_default
10324#include <$ac_header>
10325_ACEOF
10326rm -f conftest.$ac_objext
10327if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
10328 (eval $ac_compile) 2>conftest.er1
10329 ac_status=$?
10330 grep -v '^ *+' conftest.er1 >conftest.err
10331 rm -f conftest.er1
10332 cat conftest.err >&5
10333 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10334 (exit $ac_status); } &&
10335 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
10336 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10337 (eval $ac_try) 2>&5
10338 ac_status=$?
10339 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10340 (exit $ac_status); }; } &&
10341 { ac_try='test -s conftest.$ac_objext'
10342 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10343 (eval $ac_try) 2>&5
10344 ac_status=$?
10345 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10346 (exit $ac_status); }; }; then
10347 ac_header_compiler=yes
10348else
10349 echo "$as_me: failed program was:" >&5
10350sed 's/^/| /' conftest.$ac_ext >&5
10351
10352ac_header_compiler=no
10353fi
10354rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10355echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
10356echo "${ECHO_T}$ac_header_compiler" >&6
10357
10358# Is the header present?
10359echo "$as_me:$LINENO: checking $ac_header presence" >&5
10360echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
10361cat >conftest.$ac_ext <<_ACEOF
10362/* confdefs.h. */
10363_ACEOF
10364cat confdefs.h >>conftest.$ac_ext
10365cat >>conftest.$ac_ext <<_ACEOF
10366/* end confdefs.h. */
10367#include <$ac_header>
10368_ACEOF
10369if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
10370 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
10371 ac_status=$?
10372 grep -v '^ *+' conftest.er1 >conftest.err
10373 rm -f conftest.er1
10374 cat conftest.err >&5
10375 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10376 (exit $ac_status); } >/dev/null; then
10377 if test -s conftest.err; then
10378 ac_cpp_err=$ac_cxx_preproc_warn_flag
10379 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
10380 else
10381 ac_cpp_err=
10382 fi
10383else
10384 ac_cpp_err=yes
10385fi
10386if test -z "$ac_cpp_err"; then
10387 ac_header_preproc=yes
10388else
10389 echo "$as_me: failed program was:" >&5
10390sed 's/^/| /' conftest.$ac_ext >&5
10391
10392 ac_header_preproc=no
10393fi
10394rm -f conftest.err conftest.$ac_ext
10395echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
10396echo "${ECHO_T}$ac_header_preproc" >&6
10397
10398# So? What about this header?
10399case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in
10400 yes:no: )
10401 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
10402echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
10403 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
10404echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
10405 ac_header_preproc=yes
10406 ;;
10407 no:yes:* )
10408 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
10409echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
10410 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
10411echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
10412 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
10413echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
10414 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
10415echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
10416 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
10417echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
10418 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
10419echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
10420 (
10421 cat <<\_ASBOX
10422## ------------------------------------------ ##
10423## Report this to the AC_PACKAGE_NAME lists. ##
10424## ------------------------------------------ ##
10425_ASBOX
10426 ) |
10427 sed "s/^/$as_me: WARNING: /" >&2
10428 ;;
10429esac
10430echo "$as_me:$LINENO: checking for $ac_header" >&5
10431echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
10432if eval "test \"\${$as_ac_Header+set}\" = set"; then
10433 echo $ECHO_N "(cached) $ECHO_C" >&6
10434else
10435 eval "$as_ac_Header=\$ac_header_preproc"
10436fi
10437echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
10438echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
10439
10440fi
10441if test `eval echo '${'$as_ac_Header'}'` = yes; then
10442 cat >>confdefs.h <<_ACEOF
10443#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
10444_ACEOF
10445
10446fi
10447
10142done 10448done
10143 10449
10144 10450
10145 10451
10146if test "${ac_cv_header_utmp_h+set}" = set; then 10452if test "${ac_cv_header_utmp_h+set}" = set; then
10280 10586
10281fi 10587fi
10282if test $ac_cv_header_utmp_h = yes; then 10588if test $ac_cv_header_utmp_h = yes; then
10283 echo "$as_me:$LINENO: checking for struct utmp" >&5 10589 echo "$as_me:$LINENO: checking for struct utmp" >&5
10284echo $ECHO_N "checking for struct utmp... $ECHO_C" >&6 10590echo $ECHO_N "checking for struct utmp... $ECHO_C" >&6
10285if test "${rxvt_cv_struct_utmp+set}" = set; then 10591if test "${struct_utmp+set}" = set; then
10286 echo $ECHO_N "(cached) $ECHO_C" >&6 10592 echo $ECHO_N "(cached) $ECHO_C" >&6
10287else 10593else
10288 cat >conftest.$ac_ext <<_ACEOF 10594 cat >conftest.$ac_ext <<_ACEOF
10289/* confdefs.h. */ 10595/* confdefs.h. */
10290_ACEOF 10596_ACEOF
10291cat confdefs.h >>conftest.$ac_ext 10597cat confdefs.h >>conftest.$ac_ext
10292cat >>conftest.$ac_ext <<_ACEOF 10598cat >>conftest.$ac_ext <<_ACEOF
10293/* end confdefs.h. */ 10599/* end confdefs.h. */
10294#include <sys/types.h> 10600#include <sys/types.h>
10295#include <stdint.h>
10296#include <utmp.h> 10601#include <utmp.h>
10297int 10602int
10298main () 10603main ()
10299{ 10604{
10300struct utmp ut; 10605struct utmp ut;
10321 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10626 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10322 (eval $ac_try) 2>&5 10627 (eval $ac_try) 2>&5
10323 ac_status=$? 10628 ac_status=$?
10324 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10629 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10325 (exit $ac_status); }; }; then 10630 (exit $ac_status); }; }; then
10326 rxvt_cv_struct_utmp=yes 10631 struct_utmp=yes
10327else 10632else
10328 echo "$as_me: failed program was:" >&5 10633 echo "$as_me: failed program was:" >&5
10329sed 's/^/| /' conftest.$ac_ext >&5 10634sed 's/^/| /' conftest.$ac_ext >&5
10330 10635
10331rxvt_cv_struct_utmp=no 10636struct_utmp=no
10332fi 10637fi
10333rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10638rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10334fi 10639fi
10335echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmp" >&5 10640echo "$as_me:$LINENO: result: $struct_utmp" >&5
10336echo "${ECHO_T}$rxvt_cv_struct_utmp" >&6 10641echo "${ECHO_T}$struct_utmp" >&6
10337if test x$rxvt_cv_struct_utmp = xyes; then 10642if test x$struct_utmp = xyes; then
10338 10643
10339cat >>confdefs.h <<\_ACEOF 10644cat >>confdefs.h <<\_ACEOF
10340#define HAVE_STRUCT_UTMP 1 10645#define HAVE_STRUCT_UTMP 1
10341_ACEOF 10646_ACEOF
10342 10647
10343fi 10648fi
10344 10649
10345 10650
10346echo "$as_me:$LINENO: checking for ut_host in utmp struct" >&5 10651echo "$as_me:$LINENO: checking for ut_host in utmp struct" >&5
10347echo $ECHO_N "checking for ut_host in utmp struct... $ECHO_C" >&6 10652echo $ECHO_N "checking for ut_host in utmp struct... $ECHO_C" >&6
10348if test "${rxvt_cv_struct_utmp_host+set}" = set; then 10653if test "${struct_utmp_host+set}" = set; then
10349 echo $ECHO_N "(cached) $ECHO_C" >&6 10654 echo $ECHO_N "(cached) $ECHO_C" >&6
10350else 10655else
10351 cat >conftest.$ac_ext <<_ACEOF 10656 cat >conftest.$ac_ext <<_ACEOF
10352/* confdefs.h. */ 10657/* confdefs.h. */
10353_ACEOF 10658_ACEOF
10383 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10688 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10384 (eval $ac_try) 2>&5 10689 (eval $ac_try) 2>&5
10385 ac_status=$? 10690 ac_status=$?
10386 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10691 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10387 (exit $ac_status); }; }; then 10692 (exit $ac_status); }; }; then
10388 rxvt_cv_struct_utmp_host=yes 10693 struct_utmp_host=yes
10389else 10694else
10390 echo "$as_me: failed program was:" >&5 10695 echo "$as_me: failed program was:" >&5
10391sed 's/^/| /' conftest.$ac_ext >&5 10696sed 's/^/| /' conftest.$ac_ext >&5
10392 10697
10393rxvt_cv_struct_utmp_host=no 10698struct_utmp_host=no
10394fi 10699fi
10395rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10700rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10396fi 10701fi
10397echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmp_host" >&5 10702echo "$as_me:$LINENO: result: $struct_utmp_host" >&5
10398echo "${ECHO_T}$rxvt_cv_struct_utmp_host" >&6 10703echo "${ECHO_T}$struct_utmp_host" >&6
10399if test x$rxvt_cv_struct_utmp_host = xyes; then 10704if test x$struct_utmp_host = xyes; then
10400 10705
10401cat >>confdefs.h <<\_ACEOF 10706cat >>confdefs.h <<\_ACEOF
10402#define HAVE_UTMP_HOST 1 10707#define HAVE_UTMP_HOST 1
10403_ACEOF 10708_ACEOF
10404 10709
10405fi 10710fi
10406 10711
10407echo "$as_me:$LINENO: checking for ut_pid in utmp struct" >&5 10712echo "$as_me:$LINENO: checking for ut_pid in utmp struct" >&5
10408echo $ECHO_N "checking for ut_pid in utmp struct... $ECHO_C" >&6 10713echo $ECHO_N "checking for ut_pid in utmp struct... $ECHO_C" >&6
10409if test "${rxvt_cv_struct_utmp_pid+set}" = set; then 10714if test "${struct_utmp_pid+set}" = set; then
10410 echo $ECHO_N "(cached) $ECHO_C" >&6 10715 echo $ECHO_N "(cached) $ECHO_C" >&6
10411else 10716else
10412 cat >conftest.$ac_ext <<_ACEOF 10717 cat >conftest.$ac_ext <<_ACEOF
10413/* confdefs.h. */ 10718/* confdefs.h. */
10414_ACEOF 10719_ACEOF
10444 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10749 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10445 (eval $ac_try) 2>&5 10750 (eval $ac_try) 2>&5
10446 ac_status=$? 10751 ac_status=$?
10447 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10752 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10448 (exit $ac_status); }; }; then 10753 (exit $ac_status); }; }; then
10449 rxvt_cv_struct_utmp_pid=yes 10754 struct_utmp_pid=yes
10450else 10755else
10451 echo "$as_me: failed program was:" >&5 10756 echo "$as_me: failed program was:" >&5
10452sed 's/^/| /' conftest.$ac_ext >&5 10757sed 's/^/| /' conftest.$ac_ext >&5
10453 10758
10454rxvt_cv_struct_utmp_pid=no 10759struct_utmp_pid=no
10455fi 10760fi
10456rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10761rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10457fi 10762fi
10458echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmp_pid" >&5 10763echo "$as_me:$LINENO: result: $struct_utmp_pid" >&5
10459echo "${ECHO_T}$rxvt_cv_struct_utmp_pid" >&6 10764echo "${ECHO_T}$struct_utmp_pid" >&6
10460if test x$rxvt_cv_struct_utmp_pid = xyes; then 10765if test x$struct_utmp_pid = xyes; then
10461 10766
10462cat >>confdefs.h <<\_ACEOF 10767cat >>confdefs.h <<\_ACEOF
10463#define HAVE_UTMP_PID 1 10768#define HAVE_UTMP_PID 1
10464_ACEOF 10769_ACEOF
10465 10770
10606 10911
10607fi 10912fi
10608if test $ac_cv_header_utmpx_h = yes; then 10913if test $ac_cv_header_utmpx_h = yes; then
10609 echo "$as_me:$LINENO: checking for struct utmpx" >&5 10914 echo "$as_me:$LINENO: checking for struct utmpx" >&5
10610echo $ECHO_N "checking for struct utmpx... $ECHO_C" >&6 10915echo $ECHO_N "checking for struct utmpx... $ECHO_C" >&6
10611if test "${rxvt_cv_struct_utmpx+set}" = set; then 10916if test "${struct_utmpx+set}" = set; then
10612 echo $ECHO_N "(cached) $ECHO_C" >&6 10917 echo $ECHO_N "(cached) $ECHO_C" >&6
10613else 10918else
10614 cat >conftest.$ac_ext <<_ACEOF 10919 cat >conftest.$ac_ext <<_ACEOF
10615/* confdefs.h. */ 10920/* confdefs.h. */
10616_ACEOF 10921_ACEOF
10646 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10951 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10647 (eval $ac_try) 2>&5 10952 (eval $ac_try) 2>&5
10648 ac_status=$? 10953 ac_status=$?
10649 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10954 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10650 (exit $ac_status); }; }; then 10955 (exit $ac_status); }; }; then
10651 rxvt_cv_struct_utmpx=yes 10956 struct_utmpx=yes
10652else 10957else
10653 echo "$as_me: failed program was:" >&5 10958 echo "$as_me: failed program was:" >&5
10654sed 's/^/| /' conftest.$ac_ext >&5 10959sed 's/^/| /' conftest.$ac_ext >&5
10655 10960
10656rxvt_cv_struct_utmpx=no 10961struct_utmpx=no
10657fi 10962fi
10658rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10963rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10659fi 10964fi
10660echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmpx" >&5 10965echo "$as_me:$LINENO: result: $struct_utmpx" >&5
10661echo "${ECHO_T}$rxvt_cv_struct_utmpx" >&6 10966echo "${ECHO_T}$struct_utmpx" >&6
10662if test x$rxvt_cv_struct_utmpx = xyes; then 10967if test x$struct_utmpx = xyes; then
10663 10968
10664cat >>confdefs.h <<\_ACEOF 10969cat >>confdefs.h <<\_ACEOF
10665#define HAVE_STRUCT_UTMPX 1 10970#define HAVE_STRUCT_UTMPX 1
10666_ACEOF 10971_ACEOF
10667 10972
10668fi 10973fi
10669 10974
10670 10975
10671echo "$as_me:$LINENO: checking for host in utmpx struct" >&5 10976echo "$as_me:$LINENO: checking for host in utmpx struct" >&5
10672echo $ECHO_N "checking for host in utmpx struct... $ECHO_C" >&6 10977echo $ECHO_N "checking for host in utmpx struct... $ECHO_C" >&6
10673if test "${rxvt_cv_struct_utmpx_host+set}" = set; then 10978if test "${struct_utmpx_host+set}" = set; then
10674 echo $ECHO_N "(cached) $ECHO_C" >&6 10979 echo $ECHO_N "(cached) $ECHO_C" >&6
10675else 10980else
10676 cat >conftest.$ac_ext <<_ACEOF 10981 cat >conftest.$ac_ext <<_ACEOF
10677/* confdefs.h. */ 10982/* confdefs.h. */
10678_ACEOF 10983_ACEOF
10708 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11013 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10709 (eval $ac_try) 2>&5 11014 (eval $ac_try) 2>&5
10710 ac_status=$? 11015 ac_status=$?
10711 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11016 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10712 (exit $ac_status); }; }; then 11017 (exit $ac_status); }; }; then
10713 rxvt_cv_struct_utmpx_host=yes 11018 struct_utmpx_host=yes
10714else 11019else
10715 echo "$as_me: failed program was:" >&5 11020 echo "$as_me: failed program was:" >&5
10716sed 's/^/| /' conftest.$ac_ext >&5 11021sed 's/^/| /' conftest.$ac_ext >&5
10717 11022
10718rxvt_cv_struct_utmpx_host=no 11023struct_utmpx_host=no
10719fi 11024fi
10720rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 11025rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10721fi 11026fi
10722echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmpx_host" >&5 11027echo "$as_me:$LINENO: result: $struct_utmpx_host" >&5
10723echo "${ECHO_T}$rxvt_cv_struct_utmpx_host" >&6 11028echo "${ECHO_T}$struct_utmpx_host" >&6
10724if test x$rxvt_cv_struct_utmpx_host = xyes; then 11029if test x$struct_utmpx_host = xyes; then
10725 11030
10726cat >>confdefs.h <<\_ACEOF 11031cat >>confdefs.h <<\_ACEOF
10727#define HAVE_UTMPX_HOST 1 11032#define HAVE_UTMPX_HOST 1
10728_ACEOF 11033_ACEOF
10729 11034
10730fi 11035fi
10731 11036
10732echo "$as_me:$LINENO: checking for session in utmpx struct" >&5 11037echo "$as_me:$LINENO: checking for session in utmpx struct" >&5
10733echo $ECHO_N "checking for session in utmpx struct... $ECHO_C" >&6 11038echo $ECHO_N "checking for session in utmpx struct... $ECHO_C" >&6
10734if test "${rxvt_cv_struct_utmpx_session+set}" = set; then 11039if test "${struct_utmpx_session+set}" = set; then
10735 echo $ECHO_N "(cached) $ECHO_C" >&6 11040 echo $ECHO_N "(cached) $ECHO_C" >&6
10736else 11041else
10737 cat >conftest.$ac_ext <<_ACEOF 11042 cat >conftest.$ac_ext <<_ACEOF
10738/* confdefs.h. */ 11043/* confdefs.h. */
10739_ACEOF 11044_ACEOF
10769 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11074 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10770 (eval $ac_try) 2>&5 11075 (eval $ac_try) 2>&5
10771 ac_status=$? 11076 ac_status=$?
10772 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11077 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10773 (exit $ac_status); }; }; then 11078 (exit $ac_status); }; }; then
10774 rxvt_cv_struct_utmpx_session=yes 11079 struct_utmpx_session=yes
10775else 11080else
10776 echo "$as_me: failed program was:" >&5 11081 echo "$as_me: failed program was:" >&5
10777sed 's/^/| /' conftest.$ac_ext >&5 11082sed 's/^/| /' conftest.$ac_ext >&5
10778 11083
10779rxvt_cv_struct_utmpx_session=no 11084struct_utmpx_session=no
10780fi 11085fi
10781rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 11086rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10782fi 11087fi
10783echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmpx_session" >&5 11088echo "$as_me:$LINENO: result: $struct_utmpx_session" >&5
10784echo "${ECHO_T}$rxvt_cv_struct_utmpx_session" >&6 11089echo "${ECHO_T}$struct_utmpx_session" >&6
10785if test x$rxvt_cv_struct_utmpx_session = xyes; then 11090if test x$struct_utmpx_session = xyes; then
10786 11091
10787cat >>confdefs.h <<\_ACEOF 11092cat >>confdefs.h <<\_ACEOF
10788#define HAVE_UTMPX_SESSION 1 11093#define HAVE_UTMPX_SESSION 1
10789_ACEOF 11094_ACEOF
10790 11095
10793fi 11098fi
10794 11099
10795 11100
10796echo "$as_me:$LINENO: checking for struct lastlog" >&5 11101echo "$as_me:$LINENO: checking for struct lastlog" >&5
10797echo $ECHO_N "checking for struct lastlog... $ECHO_C" >&6 11102echo $ECHO_N "checking for struct lastlog... $ECHO_C" >&6
10798if test "${rxvt_cv_struct_lastlog+set}" = set; then 11103if test "${struct_lastlog+set}" = set; then
10799 echo $ECHO_N "(cached) $ECHO_C" >&6 11104 echo $ECHO_N "(cached) $ECHO_C" >&6
10800else 11105else
10801 cat >conftest.$ac_ext <<_ACEOF 11106 cat >conftest.$ac_ext <<_ACEOF
10802/* confdefs.h. */ 11107/* confdefs.h. */
10803_ACEOF 11108_ACEOF
10837 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11142 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10838 (eval $ac_try) 2>&5 11143 (eval $ac_try) 2>&5
10839 ac_status=$? 11144 ac_status=$?
10840 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11145 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10841 (exit $ac_status); }; }; then 11146 (exit $ac_status); }; }; then
10842 rxvt_cv_struct_lastlog=yes 11147 struct_lastlog=yes
10843else 11148else
10844 echo "$as_me: failed program was:" >&5 11149 echo "$as_me: failed program was:" >&5
10845sed 's/^/| /' conftest.$ac_ext >&5 11150sed 's/^/| /' conftest.$ac_ext >&5
10846 11151
10847rxvt_cv_struct_lastlog=no 11152struct_lastlog=no
10848fi 11153fi
10849rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 11154rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10850fi 11155fi
10851echo "$as_me:$LINENO: result: $rxvt_cv_struct_lastlog" >&5 11156echo "$as_me:$LINENO: result: $struct_lastlog" >&5
10852echo "${ECHO_T}$rxvt_cv_struct_lastlog" >&6 11157echo "${ECHO_T}$struct_lastlog" >&6
10853if test x$rxvt_cv_struct_lastlog = xyes; then 11158if test x$struct_lastlog = xyes; then
10854 11159
10855cat >>confdefs.h <<\_ACEOF 11160cat >>confdefs.h <<\_ACEOF
10856#define HAVE_STRUCT_LASTLOG 1 11161#define HAVE_STRUCT_LASTLOG 1
10857_ACEOF 11162_ACEOF
10858 11163
10859fi 11164fi
10860 11165
10861echo "$as_me:$LINENO: checking for struct lastlogx" >&5 11166echo "$as_me:$LINENO: checking for struct lastlogx" >&5
10862echo $ECHO_N "checking for struct lastlogx... $ECHO_C" >&6 11167echo $ECHO_N "checking for struct lastlogx... $ECHO_C" >&6
10863if test "${rxvt_cv_struct_lastlogx+set}" = set; then 11168if test "${struct_lastlogx+set}" = set; then
10864 echo $ECHO_N "(cached) $ECHO_C" >&6 11169 echo $ECHO_N "(cached) $ECHO_C" >&6
10865else 11170else
10866 cat >conftest.$ac_ext <<_ACEOF 11171 cat >conftest.$ac_ext <<_ACEOF
10867/* confdefs.h. */ 11172/* confdefs.h. */
10868_ACEOF 11173_ACEOF
10902 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11207 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10903 (eval $ac_try) 2>&5 11208 (eval $ac_try) 2>&5
10904 ac_status=$? 11209 ac_status=$?
10905 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11210 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10906 (exit $ac_status); }; }; then 11211 (exit $ac_status); }; }; then
10907 rxvt_cv_struct_lastlogx=yes 11212 struct_lastlogx=yes
10908else 11213else
10909 echo "$as_me: failed program was:" >&5 11214 echo "$as_me: failed program was:" >&5
10910sed 's/^/| /' conftest.$ac_ext >&5 11215sed 's/^/| /' conftest.$ac_ext >&5
10911 11216
10912rxvt_cv_struct_lastlogx=no 11217struct_lastlogx=no
10913fi 11218fi
10914rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 11219rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10915fi 11220fi
10916echo "$as_me:$LINENO: result: $rxvt_cv_struct_lastlogx" >&5 11221echo "$as_me:$LINENO: result: $struct_lastlogx" >&5
10917echo "${ECHO_T}$rxvt_cv_struct_lastlogx" >&6 11222echo "${ECHO_T}$struct_lastlogx" >&6
10918if test x$rxvt_cv_struct_lastlogx = xyes; then 11223if test x$struct_lastlogx = xyes; then
10919 11224
10920cat >>confdefs.h <<\_ACEOF 11225cat >>confdefs.h <<\_ACEOF
10921#define HAVE_STRUCT_LASTLOGX 1 11226#define HAVE_STRUCT_LASTLOGX 1
10922_ACEOF 11227_ACEOF
10923 11228
10924fi 11229fi
10925 11230
10926 11231
10927echo "$as_me:$LINENO: checking where utmp is located" >&5 11232echo "$as_me:$LINENO: checking where utmp is located" >&5
10928echo $ECHO_N "checking where utmp is located... $ECHO_C" >&6 11233echo $ECHO_N "checking where utmp is located... $ECHO_C" >&6
10929if test "${rxvt_cv_path_utmp+set}" = set; then 11234if test "${path_utmp+set}" = set; then
10930 echo $ECHO_N "(cached) $ECHO_C" >&6 11235 echo $ECHO_N "(cached) $ECHO_C" >&6
10931else 11236else
10932 if test "$cross_compiling" = yes; then 11237 if test "$cross_compiling" = yes; then
10933 { echo "$as_me:$LINENO: WARNING: Define RXVT_UTMP_FILE in config.h manually" >&5 11238 { echo "$as_me:$LINENO: WARNING: Define UTMP_FILE in config.h manually" >&5
10934echo "$as_me: WARNING: Define RXVT_UTMP_FILE in config.h manually" >&2;} 11239echo "$as_me: WARNING: Define UTMP_FILE in config.h manually" >&2;}
10935else 11240else
10936 cat >conftest.$ac_ext <<_ACEOF 11241 cat >conftest.$ac_ext <<_ACEOF
10937/* confdefs.h. */ 11242/* confdefs.h. */
10938_ACEOF 11243_ACEOF
10939cat confdefs.h >>conftest.$ac_ext 11244cat confdefs.h >>conftest.$ac_ext
10975 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11280 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10976 (eval $ac_try) 2>&5 11281 (eval $ac_try) 2>&5
10977 ac_status=$? 11282 ac_status=$?
10978 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11283 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10979 (exit $ac_status); }; }; then 11284 (exit $ac_status); }; }; then
10980 rxvt_cv_path_utmp=`cat conftestval` 11285 path_utmp=`cat conftestval`
10981else 11286else
10982 echo "$as_me: program exited with status $ac_status" >&5 11287 echo "$as_me: program exited with status $ac_status" >&5
10983echo "$as_me: failed program was:" >&5 11288echo "$as_me: failed program was:" >&5
10984sed 's/^/| /' conftest.$ac_ext >&5 11289sed 's/^/| /' conftest.$ac_ext >&5
10985 11290
10986( exit $ac_status ) 11291( exit $ac_status )
10987rxvt_cv_path_utmp= 11292path_utmp=
10988fi 11293fi
10989rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 11294rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
10990fi 11295fi
10991fi 11296fi
10992echo "$as_me:$LINENO: result: $rxvt_cv_path_utmp" >&5 11297echo "$as_me:$LINENO: result: $path_utmp" >&5
10993echo "${ECHO_T}$rxvt_cv_path_utmp" >&6 11298echo "${ECHO_T}$path_utmp" >&6
10994if test x$rxvt_cv_path_utmp != x; then 11299if test x$path_utmp != x; then
10995 11300
10996cat >>confdefs.h <<_ACEOF 11301cat >>confdefs.h <<_ACEOF
10997#define RXVT_UTMP_FILE "$rxvt_cv_path_utmp" 11302#define UTMP_FILE "$path_utmp"
10998_ACEOF 11303_ACEOF
10999 11304
11000fi 11305fi
11001 11306
11002 11307
11003echo "$as_me:$LINENO: checking where utmpx is located" >&5 11308echo "$as_me:$LINENO: checking where utmpx is located" >&5
11004echo $ECHO_N "checking where utmpx is located... $ECHO_C" >&6 11309echo $ECHO_N "checking where utmpx is located... $ECHO_C" >&6
11005if test "${rxvt_cv_path_utmpx+set}" = set; then 11310if test "${path_utmpx+set}" = set; then
11006 echo $ECHO_N "(cached) $ECHO_C" >&6 11311 echo $ECHO_N "(cached) $ECHO_C" >&6
11007else 11312else
11008 if test "$cross_compiling" = yes; then 11313 if test "$cross_compiling" = yes; then
11009 { echo "$as_me:$LINENO: WARNING: Define RXVT_UTMPX_FILE in config.h manually" >&5 11314 { echo "$as_me:$LINENO: WARNING: Define UTMPX_FILE in config.h manually" >&5
11010echo "$as_me: WARNING: Define RXVT_UTMPX_FILE in config.h manually" >&2;} 11315echo "$as_me: WARNING: Define UTMPX_FILE in config.h manually" >&2;}
11011else 11316else
11012 cat >conftest.$ac_ext <<_ACEOF 11317 cat >conftest.$ac_ext <<_ACEOF
11013/* confdefs.h. */ 11318/* confdefs.h. */
11014_ACEOF 11319_ACEOF
11015cat confdefs.h >>conftest.$ac_ext 11320cat confdefs.h >>conftest.$ac_ext
11061 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11366 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11062 (eval $ac_try) 2>&5 11367 (eval $ac_try) 2>&5
11063 ac_status=$? 11368 ac_status=$?
11064 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11369 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11065 (exit $ac_status); }; }; then 11370 (exit $ac_status); }; }; then
11066 rxvt_cv_path_utmpx=`cat conftestval` 11371 path_utmpx=`cat conftestval`
11067else 11372else
11068 echo "$as_me: program exited with status $ac_status" >&5 11373 echo "$as_me: program exited with status $ac_status" >&5
11069echo "$as_me: failed program was:" >&5 11374echo "$as_me: failed program was:" >&5
11070sed 's/^/| /' conftest.$ac_ext >&5 11375sed 's/^/| /' conftest.$ac_ext >&5
11071 11376
11072( exit $ac_status ) 11377( exit $ac_status )
11073rxvt_cv_path_utmpx= 11378path_utmpx=
11074fi 11379fi
11075rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 11380rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
11076fi 11381fi
11077fi 11382fi
11078echo "$as_me:$LINENO: result: $rxvt_cv_path_utmpx" >&5 11383echo "$as_me:$LINENO: result: $path_utmpx" >&5
11079echo "${ECHO_T}$rxvt_cv_path_utmpx" >&6 11384echo "${ECHO_T}$path_utmpx" >&6
11080if test x$rxvt_cv_path_utmpx != x; then 11385if test x$path_utmpx != x; then
11081 11386
11082cat >>confdefs.h <<_ACEOF 11387cat >>confdefs.h <<_ACEOF
11083#define RXVT_UTMPX_FILE "$rxvt_cv_path_utmpx" 11388#define UTMPX_FILE "$path_utmpx"
11084_ACEOF 11389_ACEOF
11085 11390
11086fi 11391fi
11087 11392
11088 11393
11089echo "$as_me:$LINENO: checking where wtmp is located" >&5 11394echo "$as_me:$LINENO: checking where wtmp is located" >&5
11090echo $ECHO_N "checking where wtmp is located... $ECHO_C" >&6 11395echo $ECHO_N "checking where wtmp is located... $ECHO_C" >&6
11091if test "${rxvt_cv_path_wtmp+set}" = set; then 11396if test "${path_wtmp+set}" = set; then
11092 echo $ECHO_N "(cached) $ECHO_C" >&6 11397 echo $ECHO_N "(cached) $ECHO_C" >&6
11093else 11398else
11094 if test "$cross_compiling" = yes; then 11399 if test "$cross_compiling" = yes; then
11095 { echo "$as_me:$LINENO: WARNING: Define RXVT_WTMP_FILE in config.h manually" >&5 11400 { echo "$as_me:$LINENO: WARNING: Define WTMP_FILE in config.h manually" >&5
11096echo "$as_me: WARNING: Define RXVT_WTMP_FILE in config.h manually" >&2;} 11401echo "$as_me: WARNING: Define WTMP_FILE in config.h manually" >&2;}
11097else 11402else
11098 cat >conftest.$ac_ext <<_ACEOF 11403 cat >conftest.$ac_ext <<_ACEOF
11099/* confdefs.h. */ 11404/* confdefs.h. */
11100_ACEOF 11405_ACEOF
11101cat confdefs.h >>conftest.$ac_ext 11406cat confdefs.h >>conftest.$ac_ext
11139 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11444 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11140 (eval $ac_try) 2>&5 11445 (eval $ac_try) 2>&5
11141 ac_status=$? 11446 ac_status=$?
11142 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11447 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11143 (exit $ac_status); }; }; then 11448 (exit $ac_status); }; }; then
11144 rxvt_cv_path_wtmp=`cat conftestval` 11449 path_wtmp=`cat conftestval`
11145else 11450else
11146 echo "$as_me: program exited with status $ac_status" >&5 11451 echo "$as_me: program exited with status $ac_status" >&5
11147echo "$as_me: failed program was:" >&5 11452echo "$as_me: failed program was:" >&5
11148sed 's/^/| /' conftest.$ac_ext >&5 11453sed 's/^/| /' conftest.$ac_ext >&5
11149 11454
11150( exit $ac_status ) 11455( exit $ac_status )
11151rxvt_cv_path_wtmp= 11456path_wtmp=
11152fi 11457fi
11153rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 11458rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
11154fi 11459fi
11155fi 11460fi
11156echo "$as_me:$LINENO: result: $rxvt_cv_path_wtmp" >&5 11461echo "$as_me:$LINENO: result: $path_wtmp" >&5
11157echo "${ECHO_T}$rxvt_cv_path_wtmp" >&6 11462echo "${ECHO_T}$path_wtmp" >&6
11158if test x$rxvt_cv_path_wtmp != x; then 11463if test x$path_wtmp != x; then
11159 11464
11160cat >>confdefs.h <<_ACEOF 11465cat >>confdefs.h <<_ACEOF
11161#define RXVT_WTMP_FILE "$rxvt_cv_path_wtmp" 11466#define WTMP_FILE "$path_wtmp"
11162_ACEOF 11467_ACEOF
11163 11468
11164fi 11469fi
11165 11470
11166echo "$as_me:$LINENO: checking where wtmpx is located" >&5 11471echo "$as_me:$LINENO: checking where wtmpx is located" >&5
11167echo $ECHO_N "checking where wtmpx is located... $ECHO_C" >&6 11472echo $ECHO_N "checking where wtmpx is located... $ECHO_C" >&6
11168if test "${rxvt_cv_path_wtmpx+set}" = set; then 11473if test "${path_wtmpx+set}" = set; then
11169 echo $ECHO_N "(cached) $ECHO_C" >&6 11474 echo $ECHO_N "(cached) $ECHO_C" >&6
11170else 11475else
11171 if test "$cross_compiling" = yes; then 11476 if test "$cross_compiling" = yes; then
11172 { echo "$as_me:$LINENO: WARNING: Define RXVT_WTMPX_FILE in config.h manually" >&5 11477 { echo "$as_me:$LINENO: WARNING: Define WTMPX_FILE in config.h manually" >&5
11173echo "$as_me: WARNING: Define RXVT_WTMPX_FILE in config.h manually" >&2;} 11478echo "$as_me: WARNING: Define WTMPX_FILE in config.h manually" >&2;}
11174else 11479else
11175 cat >conftest.$ac_ext <<_ACEOF 11480 cat >conftest.$ac_ext <<_ACEOF
11176/* confdefs.h. */ 11481/* confdefs.h. */
11177_ACEOF 11482_ACEOF
11178cat confdefs.h >>conftest.$ac_ext 11483cat confdefs.h >>conftest.$ac_ext
11215 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11520 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11216 (eval $ac_try) 2>&5 11521 (eval $ac_try) 2>&5
11217 ac_status=$? 11522 ac_status=$?
11218 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11523 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11219 (exit $ac_status); }; }; then 11524 (exit $ac_status); }; }; then
11220 rxvt_cv_path_wtmpx=`cat conftestval` 11525 path_wtmpx=`cat conftestval`
11221else 11526else
11222 echo "$as_me: program exited with status $ac_status" >&5 11527 echo "$as_me: program exited with status $ac_status" >&5
11223echo "$as_me: failed program was:" >&5 11528echo "$as_me: failed program was:" >&5
11224sed 's/^/| /' conftest.$ac_ext >&5 11529sed 's/^/| /' conftest.$ac_ext >&5
11225 11530
11226( exit $ac_status ) 11531( exit $ac_status )
11227rxvt_cv_path_wtmpx= 11532path_wtmpx=
11228fi 11533fi
11229rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 11534rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
11230fi 11535fi
11231fi 11536fi
11232echo "$as_me:$LINENO: result: $rxvt_cv_path_wtmpx" >&5 11537echo "$as_me:$LINENO: result: $path_wtmpx" >&5
11233echo "${ECHO_T}$rxvt_cv_path_wtmpx" >&6 11538echo "${ECHO_T}$path_wtmpx" >&6
11234if test x$rxvt_cv_path_wtmpx != x; then 11539if test x$path_wtmpx != x; then
11235 11540
11236cat >>confdefs.h <<_ACEOF 11541cat >>confdefs.h <<_ACEOF
11237#define RXVT_WTMPX_FILE "$rxvt_cv_path_wtmpx" 11542#define WTMPX_FILE "$path_wtmpx"
11238_ACEOF 11543_ACEOF
11239 11544
11240fi 11545fi
11241 11546
11242echo "$as_me:$LINENO: checking where lastlog is located" >&5 11547echo "$as_me:$LINENO: checking where lastlog is located" >&5
11243echo $ECHO_N "checking where lastlog is located... $ECHO_C" >&6 11548echo $ECHO_N "checking where lastlog is located... $ECHO_C" >&6
11244if test "${rxvt_cv_path_lastlog+set}" = set; then 11549if test "${path_lastlog+set}" = set; then
11245 echo $ECHO_N "(cached) $ECHO_C" >&6 11550 echo $ECHO_N "(cached) $ECHO_C" >&6
11246else 11551else
11247 if test "$cross_compiling" = yes; then 11552 if test "$cross_compiling" = yes; then
11248 { echo "$as_me:$LINENO: WARNING: Define RXVT_LASTLOG_FILE in config.h manually" >&5 11553 { echo "$as_me:$LINENO: WARNING: Define LASTLOG_FILE in config.h manually" >&5
11249echo "$as_me: WARNING: Define RXVT_LASTLOG_FILE in config.h manually" >&2;} 11554echo "$as_me: WARNING: Define LASTLOG_FILE in config.h manually" >&2;}
11250else 11555else
11251 cat >conftest.$ac_ext <<_ACEOF 11556 cat >conftest.$ac_ext <<_ACEOF
11252/* confdefs.h. */ 11557/* confdefs.h. */
11253_ACEOF 11558_ACEOF
11254cat confdefs.h >>conftest.$ac_ext 11559cat confdefs.h >>conftest.$ac_ext
11296 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11601 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11297 (eval $ac_try) 2>&5 11602 (eval $ac_try) 2>&5
11298 ac_status=$? 11603 ac_status=$?
11299 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11604 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11300 (exit $ac_status); }; }; then 11605 (exit $ac_status); }; }; then
11301 rxvt_cv_path_lastlog=`cat conftestval` 11606 path_lastlog=`cat conftestval`
11302else 11607else
11303 echo "$as_me: program exited with status $ac_status" >&5 11608 echo "$as_me: program exited with status $ac_status" >&5
11304echo "$as_me: failed program was:" >&5 11609echo "$as_me: failed program was:" >&5
11305sed 's/^/| /' conftest.$ac_ext >&5 11610sed 's/^/| /' conftest.$ac_ext >&5
11306 11611
11307( exit $ac_status ) 11612( exit $ac_status )
11308rxvt_cv_path_lastlog= 11613path_lastlog=
11309fi 11614fi
11310rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 11615rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
11311fi 11616fi
11312fi 11617fi
11313echo "$as_me:$LINENO: result: $rxvt_cv_path_lastlog" >&5 11618echo "$as_me:$LINENO: result: $path_lastlog" >&5
11314echo "${ECHO_T}$rxvt_cv_path_lastlog" >&6 11619echo "${ECHO_T}$path_lastlog" >&6
11315if test x$rxvt_cv_path_lastlog != x; then 11620if test x$path_lastlog != x; then
11316 11621
11317cat >>confdefs.h <<_ACEOF 11622cat >>confdefs.h <<_ACEOF
11318#define RXVT_LASTLOG_FILE "$rxvt_cv_path_lastlog" 11623#define LASTLOG_FILE "$path_lastlog"
11319_ACEOF 11624_ACEOF
11320 11625
11321 if test -d "$rxvt_cv_path_lastlog"; then 11626 if test -d "$path_lastlog"; then
11322 11627
11323cat >>confdefs.h <<\_ACEOF 11628cat >>confdefs.h <<\_ACEOF
11324#define LASTLOG_IS_DIR 1 11629#define LASTLOG_IS_DIR 1
11325_ACEOF 11630_ACEOF
11326 11631
11327 fi 11632 fi
11328fi 11633fi
11329 11634
11330echo "$as_me:$LINENO: checking where lastlogx is located" >&5 11635echo "$as_me:$LINENO: checking where lastlogx is located" >&5
11331echo $ECHO_N "checking where lastlogx is located... $ECHO_C" >&6 11636echo $ECHO_N "checking where lastlogx is located... $ECHO_C" >&6
11332if test "${rxvt_cv_path_lastlogx+set}" = set; then 11637if test "${path_lastlogx+set}" = set; then
11333 echo $ECHO_N "(cached) $ECHO_C" >&6 11638 echo $ECHO_N "(cached) $ECHO_C" >&6
11334else 11639else
11335 if test "$cross_compiling" = yes; then 11640 if test "$cross_compiling" = yes; then
11336 { echo "$as_me:$LINENO: WARNING: Define RXVT_LASTLOGX_FILE in config.h manually" >&5 11641 { echo "$as_me:$LINENO: WARNING: Define LASTLOGX_FILE in config.h manually" >&5
11337echo "$as_me: WARNING: Define RXVT_LASTLOGX_FILE in config.h manually" >&2;} 11642echo "$as_me: WARNING: Define LASTLOGX_FILE in config.h manually" >&2;}
11338else 11643else
11339 cat >conftest.$ac_ext <<_ACEOF 11644 cat >conftest.$ac_ext <<_ACEOF
11340/* confdefs.h. */ 11645/* confdefs.h. */
11341_ACEOF 11646_ACEOF
11342cat confdefs.h >>conftest.$ac_ext 11647cat confdefs.h >>conftest.$ac_ext
11378 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11683 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11379 (eval $ac_try) 2>&5 11684 (eval $ac_try) 2>&5
11380 ac_status=$? 11685 ac_status=$?
11381 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11686 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11382 (exit $ac_status); }; }; then 11687 (exit $ac_status); }; }; then
11383 rxvt_cv_path_lastlogx=`cat conftestval` 11688 path_lastlogx=`cat conftestval`
11384else 11689else
11385 echo "$as_me: program exited with status $ac_status" >&5 11690 echo "$as_me: program exited with status $ac_status" >&5
11386echo "$as_me: failed program was:" >&5 11691echo "$as_me: failed program was:" >&5
11387sed 's/^/| /' conftest.$ac_ext >&5 11692sed 's/^/| /' conftest.$ac_ext >&5
11388 11693
11389( exit $ac_status ) 11694( exit $ac_status )
11390rxvt_cv_path_lastlogx= 11695path_lastlogx=
11391fi 11696fi
11392rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 11697rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
11393fi 11698fi
11394fi 11699fi
11395echo "$as_me:$LINENO: result: $rxvt_cv_path_lastlogx" >&5 11700echo "$as_me:$LINENO: result: $path_lastlogx" >&5
11396echo "${ECHO_T}$rxvt_cv_path_lastlogx" >&6 11701echo "${ECHO_T}$path_lastlogx" >&6
11397if test x$rxvt_cv_path_lastlogx != x; then 11702if test x$path_lastlogx != x; then
11398 11703
11399cat >>confdefs.h <<_ACEOF 11704cat >>confdefs.h <<_ACEOF
11400#define RXVT_LASTLOGX_FILE "$rxvt_cv_path_lastlogx" 11705#define LASTLOGX_FILE "$path_lastlogx"
11401_ACEOF 11706_ACEOF
11402 11707
11403fi 11708fi
11709
11404 11710
11405 11711
11406echo "$as_me:$LINENO: checking where ttys/ttytab is located" >&5 11712echo "$as_me:$LINENO: checking where ttys/ttytab is located" >&5
11407echo $ECHO_N "checking where ttys/ttytab is located... $ECHO_C" >&6 11713echo $ECHO_N "checking where ttys/ttytab is located... $ECHO_C" >&6
11408if test "${rxvt_cv_path_ttytab+set}" = set; then 11714if test "${rxvt_cv_path_ttytab+set}" = set; then
11675#define HAVE_NL_LANGINFO 1 11981#define HAVE_NL_LANGINFO 1
11676_ACEOF 11982_ACEOF
11677 11983
11678fi 11984fi
11679 11985
11986
11680echo "$as_me:$LINENO: checking for unix-compliant filehandle passing ability" >&5 11987echo "$as_me:$LINENO: checking for unix-compliant filehandle passing ability" >&5
11681echo $ECHO_N "checking for unix-compliant filehandle passing ability... $ECHO_C" >&6 11988echo $ECHO_N "checking for unix-compliant filehandle passing ability... $ECHO_C" >&6
11682if test "${rxvt_can_pass_fds+set}" = set; then 11989if test "${can_pass_fds+set}" = set; then
11683 echo $ECHO_N "(cached) $ECHO_C" >&6 11990 echo $ECHO_N "(cached) $ECHO_C" >&6
11684else 11991else
11685 cat >conftest.$ac_ext <<_ACEOF 11992 cat >conftest.$ac_ext <<_ACEOF
11686/* confdefs.h. */ 11993/* confdefs.h. */
11687_ACEOF 11994_ACEOF
11688cat confdefs.h >>conftest.$ac_ext 11995cat confdefs.h >>conftest.$ac_ext
11689cat >>conftest.$ac_ext <<_ACEOF 11996cat >>conftest.$ac_ext <<_ACEOF
11690/* end confdefs.h. */ 11997/* end confdefs.h. */
11691 11998
11999#include <cstddef> // broken bsds (is that redundant) need this
11692#include <sys/types.h> 12000#include <sys/types.h>
11693#include <sys/socket.h> 12001#include <sys/socket.h>
12002#include <sys/uio.h>
11694 12003
11695int 12004int
11696main () 12005main ()
11697{ 12006{
11698 12007
11743 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 12052 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11744 (eval $ac_try) 2>&5 12053 (eval $ac_try) 2>&5
11745 ac_status=$? 12054 ac_status=$?
11746 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12055 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11747 (exit $ac_status); }; }; then 12056 (exit $ac_status); }; }; then
11748 rxvt_can_pass_fds=yes 12057 can_pass_fds=yes
11749else 12058else
11750 echo "$as_me: failed program was:" >&5 12059 echo "$as_me: failed program was:" >&5
11751sed 's/^/| /' conftest.$ac_ext >&5 12060sed 's/^/| /' conftest.$ac_ext >&5
11752 12061
11753rxvt_can_pass_fds=no 12062can_pass_fds=no
11754fi 12063fi
11755rm -f conftest.err conftest.$ac_objext \ 12064rm -f conftest.err conftest.$ac_objext \
11756 conftest$ac_exeext conftest.$ac_ext 12065 conftest$ac_exeext conftest.$ac_ext
11757fi 12066fi
11758echo "$as_me:$LINENO: result: $rxvt_can_pass_fds" >&5 12067echo "$as_me:$LINENO: result: $can_pass_fds" >&5
11759echo "${ECHO_T}$rxvt_can_pass_fds" >&6 12068echo "${ECHO_T}$can_pass_fds" >&6
11760if test x$rxvt_can_pass_fds = xyes; then 12069if test x$can_pass_fds = xyes; then
11761 12070
11762cat >>confdefs.h <<\_ACEOF 12071cat >>confdefs.h <<\_ACEOF
11763#define HAVE_UNIX_FDPASS 1 12072#define HAVE_UNIX_FDPASS 1
11764_ACEOF 12073_ACEOF
11765 12074
12075else
12076 { { echo "$as_me:$LINENO: error: libptytty requires unix-compliant filehandle passing ability" >&5
12077echo "$as_me: error: libptytty requires unix-compliant filehandle passing ability" >&2;}
12078 { (exit 1); exit 1; }; }
11766fi 12079fi
12080
11767 12081
11768echo "$as_me:$LINENO: checking for broken XIM callback" >&5 12082echo "$as_me:$LINENO: checking for broken XIM callback" >&5
11769echo $ECHO_N "checking for broken XIM callback... $ECHO_C" >&6 12083echo $ECHO_N "checking for broken XIM callback... $ECHO_C" >&6
11770if test "${rxvt_broken_ximcb+set}" = set; then 12084if test "${rxvt_broken_ximcb+set}" = set; then
11771 echo $ECHO_N "(cached) $ECHO_C" >&6 12085 echo $ECHO_N "(cached) $ECHO_C" >&6
11821#define XIMCB_PROTO_BROKEN 1 12135#define XIMCB_PROTO_BROKEN 1
11822_ACEOF 12136_ACEOF
11823 12137
11824fi 12138fi
11825 12139
11826echo "$as_me:$LINENO: checking for getpt" >&5
11827echo $ECHO_N "checking for getpt... $ECHO_C" >&6
11828if test "${rxvt_cv_func_getpt+set}" = set; then
11829 echo $ECHO_N "(cached) $ECHO_C" >&6
11830else
11831 cat >conftest.$ac_ext <<_ACEOF
11832/* confdefs.h. */
11833_ACEOF
11834cat confdefs.h >>conftest.$ac_ext
11835cat >>conftest.$ac_ext <<_ACEOF
11836/* end confdefs.h. */
11837#define _GNU_SOURCE
11838#ifdef HAVE_STDLIB_H
11839# include <cstdlib>
11840#endif
11841int
11842main ()
11843{
11844(void)getpt();
11845 ;
11846 return 0;
11847}
11848_ACEOF
11849rm -f conftest.$ac_objext conftest$ac_exeext
11850if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
11851 (eval $ac_link) 2>conftest.er1
11852 ac_status=$?
11853 grep -v '^ *+' conftest.er1 >conftest.err
11854 rm -f conftest.er1
11855 cat conftest.err >&5
11856 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11857 (exit $ac_status); } &&
11858 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
11859 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11860 (eval $ac_try) 2>&5
11861 ac_status=$?
11862 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11863 (exit $ac_status); }; } &&
11864 { ac_try='test -s conftest$ac_exeext'
11865 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11866 (eval $ac_try) 2>&5
11867 ac_status=$?
11868 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11869 (exit $ac_status); }; }; then
11870 rxvt_cv_func_getpt=yes
11871else
11872 echo "$as_me: failed program was:" >&5
11873sed 's/^/| /' conftest.$ac_ext >&5
11874 12140
11875rxvt_cv_func_getpt=no
11876fi
11877rm -f conftest.err conftest.$ac_objext \
11878 conftest$ac_exeext conftest.$ac_ext
11879fi
11880echo "$as_me:$LINENO: result: $rxvt_cv_func_getpt" >&5
11881echo "${ECHO_T}$rxvt_cv_func_getpt" >&6
11882if test x$rxvt_cv_func_getpt = xyes; then
11883 12141
11884cat >>confdefs.h <<\_ACEOF
11885#define HAVE_GETPT 1
11886_ACEOF
11887 12142
11888fi
11889 12143
11890echo "$as_me:$LINENO: checking for pty/tty type" >&5
11891echo $ECHO_N "checking for pty/tty type... $ECHO_C" >&6
11892if test "${rxvt_cv_ptys+set}" = set; then
11893 echo $ECHO_N "(cached) $ECHO_C" >&6
11894else
11895 if test x$ac_cv_func_openpty = xyes; then
11896 rxvt_cv_ptys=OPENPTY
11897 else if test x$ac_cv_func__getpty = xyes; then
11898 rxvt_cv_ptys=SGI4
11899 else if test -c /dev/ttyp20; then
11900 rxvt_cv_ptys=SCO
11901 else if test -c /dev/ptym/clone; then
11902 rxvt_cv_ptys=HPUX
11903 else if test x$rxvt_cv_func_getpt = xyes; then
11904 rxvt_cv_ptys=GLIBC
11905 else if test -c /dev/ptc -a -c /dev/pts; then
11906 rxvt_cv_ptys=PTC
11907 else if test -c /dev/ptc -a -d /dev/pts; then
11908 rxvt_cv_ptys=PTC
11909 else if test -c /dev/ptmx -a -c /dev/pts/0; then
11910 rxvt_cv_ptys=STREAMS
11911 else if test x$ac_cv_func_grantpt = xyes && test x$ac_cv_func_unlockpt = xyes; then
11912 rxvt_cv_ptys=STREAMS
11913 else
11914 rxvt_cv_ptys=BSD
11915fi
11916fi
11917fi
11918fi
11919fi
11920fi
11921fi
11922fi
11923fi
11924 12144
11925fi
11926echo "$as_me:$LINENO: result: $rxvt_cv_ptys" >&5
11927echo "${ECHO_T}$rxvt_cv_ptys" >&6
11928 12145
11929if test x$rxvt_cv_ptys = xOPENPTY; then 12146for ac_header in \
12147 pty.h \
12148 util.h \
12149 libutil.h \
12150 sys/ioctl.h \
12151 sys/stropts.h \
11930 12152
11931cat >>confdefs.h <<\_ACEOF
11932#define PTYS_ARE_OPENPTY 1
11933_ACEOF
11934
11935fi
11936if test x$rxvt_cv_ptys = xSCO; then
11937
11938cat >>confdefs.h <<\_ACEOF
11939#define PTYS_ARE_NUMERIC 1
11940_ACEOF
11941
11942fi
11943if test x$rxvt_cv_ptys = xSTREAMS; then
11944
11945cat >>confdefs.h <<\_ACEOF
11946#define PTYS_ARE_PTMX 1
11947_ACEOF
11948
11949fi
11950if test x$rxvt_cv_ptys = xPTC; then
11951
11952cat >>confdefs.h <<\_ACEOF
11953#define PTYS_ARE_PTC 1
11954_ACEOF
11955
11956fi
11957if test x$rxvt_cv_ptys = xSGI4; then
11958
11959cat >>confdefs.h <<\_ACEOF
11960#define PTYS_ARE__GETPTY 1
11961_ACEOF
11962
11963fi
11964if test x$rxvt_cv_ptys = xCONVEX; then
11965
11966cat >>confdefs.h <<\_ACEOF
11967#define PTYS_ARE_GETPTY 1
11968_ACEOF
11969
11970fi
11971if test x$rxvt_cv_ptys = xGLIBC; then
11972
11973cat >>confdefs.h <<\_ACEOF
11974#define PTYS_ARE_GETPT 1
11975_ACEOF
11976
11977fi
11978if test x$rxvt_cv_ptys = xHPUX; then
11979
11980cat >>confdefs.h <<\_ACEOF
11981#define PTYS_ARE_CLONE 1
11982_ACEOF
11983
11984fi
11985if test x$rxvt_cv_ptys = xBSD -o x$rxvt_cv_ptys = xHPUX -o x$rxvt_cv_ptys = xGLIBC; then
11986
11987cat >>confdefs.h <<\_ACEOF
11988#define PTYS_ARE_SEARCHED 1
11989_ACEOF
11990
11991fi
11992
11993
11994{ echo "$as_me:$LINENO: checking for pty ranges..." >&5
11995echo "$as_me: checking for pty ranges..." >&6;}
11996ptys=`echo /dev/pty??`
11997pch1=`echo $ptys | tr ' ' '\012' | sed -e 's/^.*\(.\).$/\1/g' | sort -u | tr -d '\012'`
11998pch2=`echo $ptys | tr ' ' '\012' | sed -e 's/^.*\(.\)$/\1/g' | sort -u | tr -d '\012'`
11999if test x$pch1 != x; then
12000
12001cat >>confdefs.h <<_ACEOF
12002#define PTYCHAR1 "$pch1"
12003_ACEOF
12004
12005fi
12006if test x$pch2 != x; then
12007
12008cat >>confdefs.h <<_ACEOF
12009#define PTYCHAR2 "$pch2"
12010_ACEOF
12011
12012fi
12013
12014if test x$support_xft = xyes; then
12015 LIBS="$LIBS `pkg-config xft --libs`"
12016 CFLAGS="$CFLAGS `pkg-config xft --cflags`"
12017 CPPFLAGS="$CPPFLAGS `pkg-config xft --cflags`"
12018
12019
12020for ac_header in X11/Xft/Xft.h
12021do 12153do
12022as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 12154as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
12023if eval "test \"\${$as_ac_Header+set}\" = set"; then 12155if eval "test \"\${$as_ac_Header+set}\" = set"; then
12024 echo "$as_me:$LINENO: checking for $ac_header" >&5 12156 echo "$as_me:$LINENO: checking for $ac_header" >&5
12025echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 12157echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
12159if test `eval echo '${'$as_ac_Header'}'` = yes; then 12291if test `eval echo '${'$as_ac_Header'}'` = yes; then
12160 cat >>confdefs.h <<_ACEOF 12292 cat >>confdefs.h <<_ACEOF
12161#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 12293#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
12162_ACEOF 12294_ACEOF
12163 12295
12296fi
12297
12298done
12299
12300
12301
12302
12303
12304
12305
12306for ac_func in \
12307 revoke \
12308 _getpty \
12309 getpt \
12310 posix_openpt \
12311 isastream \
12312
12313do
12314as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
12315echo "$as_me:$LINENO: checking for $ac_func" >&5
12316echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
12317if eval "test \"\${$as_ac_var+set}\" = set"; then
12318 echo $ECHO_N "(cached) $ECHO_C" >&6
12319else
12320 cat >conftest.$ac_ext <<_ACEOF
12321/* confdefs.h. */
12322_ACEOF
12323cat confdefs.h >>conftest.$ac_ext
12324cat >>conftest.$ac_ext <<_ACEOF
12325/* end confdefs.h. */
12326/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
12327 For example, HP-UX 11i <limits.h> declares gettimeofday. */
12328#define $ac_func innocuous_$ac_func
12329
12330/* System header to define __stub macros and hopefully few prototypes,
12331 which can conflict with char $ac_func (); below.
12332 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
12333 <limits.h> exists even on freestanding compilers. */
12334
12335#ifdef __STDC__
12336# include <limits.h>
12337#else
12338# include <assert.h>
12339#endif
12340
12341#undef $ac_func
12342
12343/* Override any gcc2 internal prototype to avoid an error. */
12344#ifdef __cplusplus
12345extern "C"
12346{
12347#endif
12348/* We use char because int might match the return type of a gcc2
12349 builtin and then its argument prototype would still apply. */
12350char $ac_func ();
12351/* The GNU C library defines this for functions which it implements
12352 to always fail with ENOSYS. Some functions are actually named
12353 something starting with __ and the normal name is an alias. */
12354#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
12355choke me
12356#else
12357char (*f) () = $ac_func;
12358#endif
12359#ifdef __cplusplus
12360}
12361#endif
12362
12363int
12364main ()
12365{
12366return f != $ac_func;
12367 ;
12368 return 0;
12369}
12370_ACEOF
12371rm -f conftest.$ac_objext conftest$ac_exeext
12372if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12373 (eval $ac_link) 2>conftest.er1
12374 ac_status=$?
12375 grep -v '^ *+' conftest.er1 >conftest.err
12376 rm -f conftest.er1
12377 cat conftest.err >&5
12378 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12379 (exit $ac_status); } &&
12380 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
12381 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12382 (eval $ac_try) 2>&5
12383 ac_status=$?
12384 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12385 (exit $ac_status); }; } &&
12386 { ac_try='test -s conftest$ac_exeext'
12387 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12388 (eval $ac_try) 2>&5
12389 ac_status=$?
12390 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12391 (exit $ac_status); }; }; then
12392 eval "$as_ac_var=yes"
12393else
12394 echo "$as_me: failed program was:" >&5
12395sed 's/^/| /' conftest.$ac_ext >&5
12396
12397eval "$as_ac_var=no"
12398fi
12399rm -f conftest.err conftest.$ac_objext \
12400 conftest$ac_exeext conftest.$ac_ext
12401fi
12402echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
12403echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
12404if test `eval echo '${'$as_ac_var'}'` = yes; then
12405 cat >>confdefs.h <<_ACEOF
12406#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
12407_ACEOF
12408
12409fi
12410done
12411
12412
12413have_clone=no
12414
12415echo "$as_me:$LINENO: checking for /dev/ptym/clone" >&5
12416echo $ECHO_N "checking for /dev/ptym/clone... $ECHO_C" >&6
12417if test -e /dev/ptym/clone; then
12418 echo "$as_me:$LINENO: result: yes" >&5
12419echo "${ECHO_T}yes" >&6
12420
12421cat >>confdefs.h <<\_ACEOF
12422#define HAVE_DEV_CLONE 1
12423_ACEOF
12424
12425
12426cat >>confdefs.h <<\_ACEOF
12427#define CLONE_DEVICE "/dev/ptym/clone"
12428_ACEOF
12429
12430 have_clone=yes
12431else
12432 echo "$as_me:$LINENO: result: no" >&5
12433echo "${ECHO_T}no" >&6
12434fi
12435
12436echo "$as_me:$LINENO: checking for /dev/ptc" >&5
12437echo $ECHO_N "checking for /dev/ptc... $ECHO_C" >&6
12438if test -e /dev/ptc; then
12439 echo "$as_me:$LINENO: result: yes" >&5
12440echo "${ECHO_T}yes" >&6
12441
12442cat >>confdefs.h <<\_ACEOF
12443#define HAVE_DEV_PTC 1
12444_ACEOF
12445
12446
12447cat >>confdefs.h <<\_ACEOF
12448#define CLONE_DEVICE "/dev/ptc"
12449_ACEOF
12450
12451 have_clone=yes
12452else
12453 echo "$as_me:$LINENO: result: no" >&5
12454echo "${ECHO_T}no" >&6
12455fi
12456
12457case $host in
12458 *-*-cygwin*)
12459 have_clone=yes
12460
12461cat >>confdefs.h <<\_ACEOF
12462#define CLONE_DEVICE "/dev/ptmx"
12463_ACEOF
12464
12465 ;;
12466 *)
12467 echo "$as_me:$LINENO: checking for /dev/ptmx" >&5
12468echo $ECHO_N "checking for /dev/ptmx... $ECHO_C" >&6
12469 if test -e /dev/ptmx; then
12470 echo "$as_me:$LINENO: result: yes" >&5
12471echo "${ECHO_T}yes" >&6
12472
12473cat >>confdefs.h <<\_ACEOF
12474#define HAVE_DEV_PTMX 1
12475_ACEOF
12476
12477
12478cat >>confdefs.h <<\_ACEOF
12479#define CLONE_DEVICE "/dev/ptmx"
12480_ACEOF
12481
12482 have_clone=yes
12483 else
12484 echo "$as_me:$LINENO: result: no" >&5
12485echo "${ECHO_T}no" >&6
12486 fi
12487 ;;
12488esac
12489
12490if test x$ac_cv_func_getpt = xyes -o x$ac_cv_func_posix_openpt = xyes -o x$have_clone = xyes; then
12491 echo "$as_me:$LINENO: checking for UNIX98 ptys" >&5
12492echo $ECHO_N "checking for UNIX98 ptys... $ECHO_C" >&6
12493 cat >conftest.$ac_ext <<_ACEOF
12494/* confdefs.h. */
12495_ACEOF
12496cat confdefs.h >>conftest.$ac_ext
12497cat >>conftest.$ac_ext <<_ACEOF
12498/* end confdefs.h. */
12499#include <stdlib.h>
12500int
12501main ()
12502{
12503grantpt(0);unlockpt(0);ptsname(0);
12504 ;
12505 return 0;
12506}
12507_ACEOF
12508rm -f conftest.$ac_objext conftest$ac_exeext
12509if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12510 (eval $ac_link) 2>conftest.er1
12511 ac_status=$?
12512 grep -v '^ *+' conftest.er1 >conftest.err
12513 rm -f conftest.er1
12514 cat conftest.err >&5
12515 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12516 (exit $ac_status); } &&
12517 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
12518 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12519 (eval $ac_try) 2>&5
12520 ac_status=$?
12521 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12522 (exit $ac_status); }; } &&
12523 { ac_try='test -s conftest$ac_exeext'
12524 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12525 (eval $ac_try) 2>&5
12526 ac_status=$?
12527 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12528 (exit $ac_status); }; }; then
12529 unix98_pty=yes
12530
12531cat >>confdefs.h <<\_ACEOF
12532#define UNIX98_PTY 1
12533_ACEOF
12534
12535 echo "$as_me:$LINENO: result: yes" >&5
12536echo "${ECHO_T}yes" >&6
12537else
12538 echo "$as_me: failed program was:" >&5
12539sed 's/^/| /' conftest.$ac_ext >&5
12540
12541echo "$as_me:$LINENO: result: no" >&5
12542echo "${ECHO_T}no" >&6
12543fi
12544rm -f conftest.err conftest.$ac_objext \
12545 conftest$ac_exeext conftest.$ac_ext
12546fi
12547
12548if test -z "$unix98_pty"; then
12549
12550for ac_func in openpty
12551do
12552as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
12553echo "$as_me:$LINENO: checking for $ac_func" >&5
12554echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
12555if eval "test \"\${$as_ac_var+set}\" = set"; then
12556 echo $ECHO_N "(cached) $ECHO_C" >&6
12557else
12558 cat >conftest.$ac_ext <<_ACEOF
12559/* confdefs.h. */
12560_ACEOF
12561cat confdefs.h >>conftest.$ac_ext
12562cat >>conftest.$ac_ext <<_ACEOF
12563/* end confdefs.h. */
12564/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
12565 For example, HP-UX 11i <limits.h> declares gettimeofday. */
12566#define $ac_func innocuous_$ac_func
12567
12568/* System header to define __stub macros and hopefully few prototypes,
12569 which can conflict with char $ac_func (); below.
12570 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
12571 <limits.h> exists even on freestanding compilers. */
12572
12573#ifdef __STDC__
12574# include <limits.h>
12575#else
12576# include <assert.h>
12577#endif
12578
12579#undef $ac_func
12580
12581/* Override any gcc2 internal prototype to avoid an error. */
12582#ifdef __cplusplus
12583extern "C"
12584{
12585#endif
12586/* We use char because int might match the return type of a gcc2
12587 builtin and then its argument prototype would still apply. */
12588char $ac_func ();
12589/* The GNU C library defines this for functions which it implements
12590 to always fail with ENOSYS. Some functions are actually named
12591 something starting with __ and the normal name is an alias. */
12592#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
12593choke me
12594#else
12595char (*f) () = $ac_func;
12596#endif
12597#ifdef __cplusplus
12598}
12599#endif
12600
12601int
12602main ()
12603{
12604return f != $ac_func;
12605 ;
12606 return 0;
12607}
12608_ACEOF
12609rm -f conftest.$ac_objext conftest$ac_exeext
12610if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12611 (eval $ac_link) 2>conftest.er1
12612 ac_status=$?
12613 grep -v '^ *+' conftest.er1 >conftest.err
12614 rm -f conftest.er1
12615 cat conftest.err >&5
12616 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12617 (exit $ac_status); } &&
12618 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
12619 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12620 (eval $ac_try) 2>&5
12621 ac_status=$?
12622 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12623 (exit $ac_status); }; } &&
12624 { ac_try='test -s conftest$ac_exeext'
12625 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12626 (eval $ac_try) 2>&5
12627 ac_status=$?
12628 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12629 (exit $ac_status); }; }; then
12630 eval "$as_ac_var=yes"
12631else
12632 echo "$as_me: failed program was:" >&5
12633sed 's/^/| /' conftest.$ac_ext >&5
12634
12635eval "$as_ac_var=no"
12636fi
12637rm -f conftest.err conftest.$ac_objext \
12638 conftest$ac_exeext conftest.$ac_ext
12639fi
12640echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
12641echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
12642if test `eval echo '${'$as_ac_var'}'` = yes; then
12643 cat >>confdefs.h <<_ACEOF
12644#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
12645_ACEOF
12646
12647else
12648 echo "$as_me:$LINENO: checking for openpty in -lutil" >&5
12649echo $ECHO_N "checking for openpty in -lutil... $ECHO_C" >&6
12650if test "${ac_cv_lib_util_openpty+set}" = set; then
12651 echo $ECHO_N "(cached) $ECHO_C" >&6
12652else
12653 ac_check_lib_save_LIBS=$LIBS
12654LIBS="-lutil $LIBS"
12655cat >conftest.$ac_ext <<_ACEOF
12656/* confdefs.h. */
12657_ACEOF
12658cat confdefs.h >>conftest.$ac_ext
12659cat >>conftest.$ac_ext <<_ACEOF
12660/* end confdefs.h. */
12661
12662/* Override any gcc2 internal prototype to avoid an error. */
12663#ifdef __cplusplus
12664extern "C"
12665#endif
12666/* We use char because int might match the return type of a gcc2
12667 builtin and then its argument prototype would still apply. */
12668char openpty ();
12669int
12670main ()
12671{
12672openpty ();
12673 ;
12674 return 0;
12675}
12676_ACEOF
12677rm -f conftest.$ac_objext conftest$ac_exeext
12678if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12679 (eval $ac_link) 2>conftest.er1
12680 ac_status=$?
12681 grep -v '^ *+' conftest.er1 >conftest.err
12682 rm -f conftest.er1
12683 cat conftest.err >&5
12684 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12685 (exit $ac_status); } &&
12686 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
12687 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12688 (eval $ac_try) 2>&5
12689 ac_status=$?
12690 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12691 (exit $ac_status); }; } &&
12692 { ac_try='test -s conftest$ac_exeext'
12693 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12694 (eval $ac_try) 2>&5
12695 ac_status=$?
12696 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12697 (exit $ac_status); }; }; then
12698 ac_cv_lib_util_openpty=yes
12699else
12700 echo "$as_me: failed program was:" >&5
12701sed 's/^/| /' conftest.$ac_ext >&5
12702
12703ac_cv_lib_util_openpty=no
12704fi
12705rm -f conftest.err conftest.$ac_objext \
12706 conftest$ac_exeext conftest.$ac_ext
12707LIBS=$ac_check_lib_save_LIBS
12708fi
12709echo "$as_me:$LINENO: result: $ac_cv_lib_util_openpty" >&5
12710echo "${ECHO_T}$ac_cv_lib_util_openpty" >&6
12711if test $ac_cv_lib_util_openpty = yes; then
12712 cat >>confdefs.h <<\_ACEOF
12713#define HAVE_OPENPTY 1
12714_ACEOF
12715 LIBS="$LIBS -lutil"
12716fi
12717
12718fi
12719done
12720
12721fi
12722
12723
12724if test x$support_xft = xyes; then
12725 # Extract the first word of "pkg-config", so it can be a program name with args.
12726set dummy pkg-config; ac_word=$2
12727echo "$as_me:$LINENO: checking for $ac_word" >&5
12728echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
12729if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
12730 echo $ECHO_N "(cached) $ECHO_C" >&6
12731else
12732 case $PKG_CONFIG in
12733 [\\/]* | ?:[\\/]*)
12734 ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
12735 ;;
12736 *)
12737 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
12738for as_dir in $PATH
12739do
12740 IFS=$as_save_IFS
12741 test -z "$as_dir" && as_dir=.
12742 for ac_exec_ext in '' $ac_executable_extensions; do
12743 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
12744 ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
12745 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
12746 break 2
12747 fi
12748done
12749done
12750
12751 test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
12752 ;;
12753esac
12754fi
12755PKG_CONFIG=$ac_cv_path_PKG_CONFIG
12756
12757if test -n "$PKG_CONFIG"; then
12758 echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
12759echo "${ECHO_T}$PKG_CONFIG" >&6
12760else
12761 echo "$as_me:$LINENO: result: no" >&5
12762echo "${ECHO_T}no" >&6
12763fi
12764
12765 # Extract the first word of "xft-config", so it can be a program name with args.
12766set dummy xft-config; ac_word=$2
12767echo "$as_me:$LINENO: checking for $ac_word" >&5
12768echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
12769if test "${ac_cv_path_XFT_CONFIG+set}" = set; then
12770 echo $ECHO_N "(cached) $ECHO_C" >&6
12771else
12772 case $XFT_CONFIG in
12773 [\\/]* | ?:[\\/]*)
12774 ac_cv_path_XFT_CONFIG="$XFT_CONFIG" # Let the user override the test with a path.
12775 ;;
12776 *)
12777 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
12778for as_dir in $PATH
12779do
12780 IFS=$as_save_IFS
12781 test -z "$as_dir" && as_dir=.
12782 for ac_exec_ext in '' $ac_executable_extensions; do
12783 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
12784 ac_cv_path_XFT_CONFIG="$as_dir/$ac_word$ac_exec_ext"
12785 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
12786 break 2
12787 fi
12788done
12789done
12790
12791 test -z "$ac_cv_path_XFT_CONFIG" && ac_cv_path_XFT_CONFIG="no"
12792 ;;
12793esac
12794fi
12795XFT_CONFIG=$ac_cv_path_XFT_CONFIG
12796
12797if test -n "$XFT_CONFIG"; then
12798 echo "$as_me:$LINENO: result: $XFT_CONFIG" >&5
12799echo "${ECHO_T}$XFT_CONFIG" >&6
12800else
12801 echo "$as_me:$LINENO: result: no" >&5
12802echo "${ECHO_T}no" >&6
12803fi
12804
12805 if test $PKG_CONFIG != no && $PKG_CONFIG --exists xft; then
12806 LIBS="$LIBS `$PKG_CONFIG xft --libs`"
12807 CPPFLAGS="$CPPFLAGS `$PKG_CONFIG xft --cflags`"
12808 else
12809 if test $XFT_CONFIG != no; then
12810 LIBS="$LIBS `$XFT_CONFIG --libs`"
12811 CPPFLAGS="$CPPFLAGS `$XFT_CONFIG --cflags`"
12812 fi
12813 fi
12814
12815
12816for ac_header in X11/Xft/Xft.h
12817do
12818as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
12819if eval "test \"\${$as_ac_Header+set}\" = set"; then
12820 echo "$as_me:$LINENO: checking for $ac_header" >&5
12821echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
12822if eval "test \"\${$as_ac_Header+set}\" = set"; then
12823 echo $ECHO_N "(cached) $ECHO_C" >&6
12824fi
12825echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
12826echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
12827else
12828 # Is the header compilable?
12829echo "$as_me:$LINENO: checking $ac_header usability" >&5
12830echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
12831cat >conftest.$ac_ext <<_ACEOF
12832/* confdefs.h. */
12833_ACEOF
12834cat confdefs.h >>conftest.$ac_ext
12835cat >>conftest.$ac_ext <<_ACEOF
12836/* end confdefs.h. */
12837$ac_includes_default
12838#include <$ac_header>
12839_ACEOF
12840rm -f conftest.$ac_objext
12841if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
12842 (eval $ac_compile) 2>conftest.er1
12843 ac_status=$?
12844 grep -v '^ *+' conftest.er1 >conftest.err
12845 rm -f conftest.er1
12846 cat conftest.err >&5
12847 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12848 (exit $ac_status); } &&
12849 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
12850 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12851 (eval $ac_try) 2>&5
12852 ac_status=$?
12853 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12854 (exit $ac_status); }; } &&
12855 { ac_try='test -s conftest.$ac_objext'
12856 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12857 (eval $ac_try) 2>&5
12858 ac_status=$?
12859 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12860 (exit $ac_status); }; }; then
12861 ac_header_compiler=yes
12862else
12863 echo "$as_me: failed program was:" >&5
12864sed 's/^/| /' conftest.$ac_ext >&5
12865
12866ac_header_compiler=no
12867fi
12868rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
12869echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
12870echo "${ECHO_T}$ac_header_compiler" >&6
12871
12872# Is the header present?
12873echo "$as_me:$LINENO: checking $ac_header presence" >&5
12874echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
12875cat >conftest.$ac_ext <<_ACEOF
12876/* confdefs.h. */
12877_ACEOF
12878cat confdefs.h >>conftest.$ac_ext
12879cat >>conftest.$ac_ext <<_ACEOF
12880/* end confdefs.h. */
12881#include <$ac_header>
12882_ACEOF
12883if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
12884 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
12885 ac_status=$?
12886 grep -v '^ *+' conftest.er1 >conftest.err
12887 rm -f conftest.er1
12888 cat conftest.err >&5
12889 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12890 (exit $ac_status); } >/dev/null; then
12891 if test -s conftest.err; then
12892 ac_cpp_err=$ac_cxx_preproc_warn_flag
12893 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
12894 else
12895 ac_cpp_err=
12896 fi
12897else
12898 ac_cpp_err=yes
12899fi
12900if test -z "$ac_cpp_err"; then
12901 ac_header_preproc=yes
12902else
12903 echo "$as_me: failed program was:" >&5
12904sed 's/^/| /' conftest.$ac_ext >&5
12905
12906 ac_header_preproc=no
12907fi
12908rm -f conftest.err conftest.$ac_ext
12909echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
12910echo "${ECHO_T}$ac_header_preproc" >&6
12911
12912# So? What about this header?
12913case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in
12914 yes:no: )
12915 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
12916echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
12917 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
12918echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
12919 ac_header_preproc=yes
12920 ;;
12921 no:yes:* )
12922 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
12923echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
12924 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
12925echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
12926 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
12927echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
12928 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
12929echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
12930 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
12931echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
12932 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
12933echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
12934 (
12935 cat <<\_ASBOX
12936## ------------------------------------------ ##
12937## Report this to the AC_PACKAGE_NAME lists. ##
12938## ------------------------------------------ ##
12939_ASBOX
12940 ) |
12941 sed "s/^/$as_me: WARNING: /" >&2
12942 ;;
12943esac
12944echo "$as_me:$LINENO: checking for $ac_header" >&5
12945echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
12946if eval "test \"\${$as_ac_Header+set}\" = set"; then
12947 echo $ECHO_N "(cached) $ECHO_C" >&6
12948else
12949 eval "$as_ac_Header=\$ac_header_preproc"
12950fi
12951echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
12952echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
12953
12954fi
12955if test `eval echo '${'$as_ac_Header'}'` = yes; then
12956 cat >>confdefs.h <<_ACEOF
12957#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
12958_ACEOF
12959
12164else 12960else
12165 support_xft=no 12961 support_xft=no
12166fi 12962fi
12167 12963
12168done 12964done
12305cat >>confdefs.h <<\_ACEOF 13101cat >>confdefs.h <<\_ACEOF
12306#define SELECTION_SCROLLING 1 13102#define SELECTION_SCROLLING 1
12307_ACEOF 13103_ACEOF
12308 13104
12309fi 13105fi
12310if test x$support_menubar = xyes; then
12311
12312cat >>confdefs.h <<\_ACEOF
12313#define MENUBAR 1
12314_ACEOF
12315
12316fi
12317if test x$support_frills = xyes; then 13106if test x$support_frills = xyes; then
12318 13107
12319cat >>confdefs.h <<\_ACEOF 13108cat >>confdefs.h <<\_ACEOF
12320#define ENABLE_FRILLS 1 13109#define ENABLE_FRILLS 1
12321_ACEOF 13110_ACEOF
12479#define ENCODING_ZH_EXT 1 13268#define ENCODING_ZH_EXT 1
12480_ACEOF 13269_ACEOF
12481 ;; 13270 ;;
12482 esac 13271 esac
12483done 13272done
13273
13274IF_PERL=\#
13275if test x$support_perl = xyes; then
13276 # Extract the first word of "perl5", so it can be a program name with args.
13277set dummy perl5; ac_word=$2
13278echo "$as_me:$LINENO: checking for $ac_word" >&5
13279echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
13280if test "${ac_cv_path_PERL+set}" = set; then
13281 echo $ECHO_N "(cached) $ECHO_C" >&6
13282else
13283 case $PERL in
13284 [\\/]* | ?:[\\/]*)
13285 ac_cv_path_PERL="$PERL" # Let the user override the test with a path.
13286 ;;
13287 *)
13288 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
13289for as_dir in $PATH
13290do
13291 IFS=$as_save_IFS
13292 test -z "$as_dir" && as_dir=.
13293 for ac_exec_ext in '' $ac_executable_extensions; do
13294 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
13295 ac_cv_path_PERL="$as_dir/$ac_word$ac_exec_ext"
13296 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
13297 break 2
13298 fi
13299done
13300done
13301
13302 ;;
13303esac
13304fi
13305PERL=$ac_cv_path_PERL
13306
13307if test -n "$PERL"; then
13308 echo "$as_me:$LINENO: result: $PERL" >&5
13309echo "${ECHO_T}$PERL" >&6
13310else
13311 echo "$as_me:$LINENO: result: no" >&5
13312echo "${ECHO_T}no" >&6
13313fi
13314
13315 # Extract the first word of "perl", so it can be a program name with args.
13316set dummy perl; ac_word=$2
13317echo "$as_me:$LINENO: checking for $ac_word" >&5
13318echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
13319if test "${ac_cv_path_PERL+set}" = set; then
13320 echo $ECHO_N "(cached) $ECHO_C" >&6
13321else
13322 case $PERL in
13323 [\\/]* | ?:[\\/]*)
13324 ac_cv_path_PERL="$PERL" # Let the user override the test with a path.
13325 ;;
13326 *)
13327 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
13328for as_dir in $PATH
13329do
13330 IFS=$as_save_IFS
13331 test -z "$as_dir" && as_dir=.
13332 for ac_exec_ext in '' $ac_executable_extensions; do
13333 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
13334 ac_cv_path_PERL="$as_dir/$ac_word$ac_exec_ext"
13335 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
13336 break 2
13337 fi
13338done
13339done
13340
13341 ;;
13342esac
13343fi
13344PERL=$ac_cv_path_PERL
13345
13346if test -n "$PERL"; then
13347 echo "$as_me:$LINENO: result: $PERL" >&5
13348echo "${ECHO_T}$PERL" >&6
13349else
13350 echo "$as_me:$LINENO: result: no" >&5
13351echo "${ECHO_T}no" >&6
13352fi
13353
13354
13355 echo "$as_me:$LINENO: checking for $PERL suitability" >&5
13356echo $ECHO_N "checking for $PERL suitability... $ECHO_C" >&6
13357 if $PERL -MExtUtils::Embed -e "use v5.8" >/dev/null 2>/dev/null; then
13358
13359 save_CXXFLAGS="$CXXFLAGS"
13360 save_LIBS="$LIBS"
13361 CXXFLAGS="$CXXFLAGS `$PERL -MExtUtils::Embed -e ccopts`"
13362 LIBS="$LIBS `$PERL -MExtUtils::Embed -e ldopts`"
13363 cat >conftest.$ac_ext <<_ACEOF
13364/* confdefs.h. */
13365_ACEOF
13366cat confdefs.h >>conftest.$ac_ext
13367cat >>conftest.$ac_ext <<_ACEOF
13368/* end confdefs.h. */
13369
13370#include <EXTERN.h>
13371#include <perl.h>
13372#include <XSUB.h>
13373
13374int
13375main ()
13376{
13377
13378 PerlInterpreter *perl = perl_alloc ();
13379
13380 ;
13381 return 0;
13382}
13383_ACEOF
13384rm -f conftest.$ac_objext conftest$ac_exeext
13385if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
13386 (eval $ac_link) 2>conftest.er1
13387 ac_status=$?
13388 grep -v '^ *+' conftest.er1 >conftest.err
13389 rm -f conftest.er1
13390 cat conftest.err >&5
13391 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13392 (exit $ac_status); } &&
13393 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
13394 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13395 (eval $ac_try) 2>&5
13396 ac_status=$?
13397 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13398 (exit $ac_status); }; } &&
13399 { ac_try='test -s conftest$ac_exeext'
13400 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13401 (eval $ac_try) 2>&5
13402 ac_status=$?
13403 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13404 (exit $ac_status); }; }; then
13405 rxvt_perl_link=yes
13406else
13407 echo "$as_me: failed program was:" >&5
13408sed 's/^/| /' conftest.$ac_ext >&5
13409
13410rxvt_perl_link=no
13411fi
13412rm -f conftest.err conftest.$ac_objext \
13413 conftest$ac_exeext conftest.$ac_ext
13414 CXXFLAGS="$save_CXXFLAGS"
13415 LIBS="$save_LIBS"
13416
13417 if test x$rxvt_perl_link = xyes; then
13418 echo "$as_me:$LINENO: result: ok" >&5
13419echo "${ECHO_T}ok" >&6
13420
13421cat >>confdefs.h <<\_ACEOF
13422#define ENABLE_PERL 1
13423_ACEOF
13424
13425 IF_PERL=
13426 PERL_O=rxvtperl.o
13427 PERLFLAGS="`$PERL -MExtUtils::Embed -e ccopts`"
13428 PERLLIB="`$PERL -MExtUtils::Embed -e ldopts`"
13429 PERLPRIVLIBEXP="`$PERL -MConfig -e 'print $Config{privlibexp}'`"
13430 else
13431 { { echo "$as_me:$LINENO: error: no, unable to link" >&5
13432echo "$as_me: error: no, unable to link" >&2;}
13433 { (exit 1); exit 1; }; }
13434 fi
13435 else
13436 { { echo "$as_me:$LINENO: error: no working perl found, or perl not version >= 5.8" >&5
13437echo "$as_me: error: no working perl found, or perl not version >= 5.8" >&2;}
13438 { (exit 1); exit 1; }; }
13439 fi
13440fi
13441
13442
13443
13444
13445
13446
13447
13448if test x$support_perl = xyes; then
13449 support_frills=yes
13450fi
12484 13451
12485 13452
12486CFLAGS=${CFLAGS--O} 13453CFLAGS=${CFLAGS--O}
12487LDFLAGS=${LDFLAGS--O} 13454LDFLAGS=${LDFLAGS--O}
12488 13455
12502 XPM_LIBS=`echo $XPM_LIBS | sed "$R_TRANSLATE"` 13469 XPM_LIBS=`echo $XPM_LIBS | sed "$R_TRANSLATE"`
12503fi 13470fi
12504 13471
12505 13472
12506 13473
12507
12508
12509if test x$support_addstrings = xno; then
12510
12511cat >>confdefs.h <<\_ACEOF
12512#define NO_STRINGS 1
12513_ACEOF
12514
12515fi
12516
12517MCOMMON=./autoconf/Make.common
12518 13474
12519 13475
12520test "$program_prefix" != NONE && 13476test "$program_prefix" != NONE &&
12521 program_transform_name="s,^,$program_prefix,;$program_transform_name" 13477 program_transform_name="s,^,$program_prefix,;$program_transform_name"
12522# Use a double $ so make ignores it. 13478# Use a double $ so make ignores it.
12598 include_time_h="#include <time.h>" 13554 include_time_h="#include <time.h>"
12599else 13555else
12600 include_time_h="/* #include <time.h> */" 13556 include_time_h="/* #include <time.h> */"
12601fi 13557fi
12602 13558
12603 ac_config_files="$ac_config_files autoconf/Make.common Makefile doc/Makefile src/Makefile src/rxvtlib.h" 13559 ac_config_files="$ac_config_files Makefile doc/Makefile src/Makefile src/rxvtlib.h"
12604 13560
12605cat >confcache <<\_ACEOF 13561cat >confcache <<\_ACEOF
12606# This file is a shell script that caches the results of configure 13562# This file is a shell script that caches the results of configure
12607# tests run on this system so they can be shared between configure 13563# tests run on this system so they can be shared between configure
12608# scripts and configure runs, see configure's option --config-cache. 13564# scripts and configure runs, see configure's option --config-cache.
13125cat >>$CONFIG_STATUS <<\_ACEOF 14081cat >>$CONFIG_STATUS <<\_ACEOF
13126for ac_config_target in $ac_config_targets 14082for ac_config_target in $ac_config_targets
13127do 14083do
13128 case "$ac_config_target" in 14084 case "$ac_config_target" in
13129 # Handling of arguments. 14085 # Handling of arguments.
13130 "autoconf/Make.common" ) CONFIG_FILES="$CONFIG_FILES autoconf/Make.common" ;;
13131 "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;; 14086 "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;;
13132 "doc/Makefile" ) CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;; 14087 "doc/Makefile" ) CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;
13133 "src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;; 14088 "src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
13134 "src/rxvtlib.h" ) CONFIG_FILES="$CONFIG_FILES src/rxvtlib.h" ;; 14089 "src/rxvtlib.h" ) CONFIG_FILES="$CONFIG_FILES src/rxvtlib.h" ;;
13135 "config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS config.h:autoconf/config.h.in" ;; 14090 "config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS config.h:config.h.in" ;;
13136 *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5 14091 *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
13137echo "$as_me: error: invalid argument: $ac_config_target" >&2;} 14092echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
13138 { (exit 1); exit 1; }; };; 14093 { (exit 1); exit 1; }; };;
13139 esac 14094 esac
13140done 14095done
13241s,@ac_ct_CXX@,$ac_ct_CXX,;t t 14196s,@ac_ct_CXX@,$ac_ct_CXX,;t t
13242s,@CPP@,$CPP,;t t 14197s,@CPP@,$CPP,;t t
13243s,@INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t 14198s,@INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t
13244s,@INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t 14199s,@INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t
13245s,@INSTALL_DATA@,$INSTALL_DATA,;t t 14200s,@INSTALL_DATA@,$INSTALL_DATA,;t t
13246s,@AWK@,$AWK,;t t 14201s,@EGREP@,$EGREP,;t t
13247s,@LINKER@,$LINKER,;t t 14202s,@LINKER@,$LINKER,;t t
13248s,@CXXCPP@,$CXXCPP,;t t
13249s,@EGREP@,$EGREP,;t t
13250s,@INSTALL_LIBRXVT@,$INSTALL_LIBRXVT,;t t 14203s,@INSTALL_LIBRXVT@,$INSTALL_LIBRXVT,;t t
13251s,@RXVTNAME@,$RXVTNAME,;t t 14204s,@RXVTNAME@,$RXVTNAME,;t t
13252s,@MV@,$MV,;t t 14205s,@MV@,$MV,;t t
13253s,@RM@,$RM,;t t 14206s,@RM@,$RM,;t t
13254s,@CP@,$CP,;t t 14207s,@CP@,$CP,;t t
13255s,@LN@,$LN,;t t 14208s,@LN@,$LN,;t t
13256s,@SED@,$SED,;t t 14209s,@SED@,$SED,;t t
13257s,@ECHO@,$ECHO,;t t 14210s,@ECHO@,$ECHO,;t t
13258s,@CMP@,$CMP,;t t 14211s,@CMP@,$CMP,;t t
13259s,@TBL@,$TBL,;t t
13260s,@TIC@,$TIC,;t t 14212s,@TIC@,$TIC,;t t
14213s,@CXXCPP@,$CXXCPP,;t t
13261s,@X_CFLAGS@,$X_CFLAGS,;t t 14214s,@X_CFLAGS@,$X_CFLAGS,;t t
13262s,@X_PRE_LIBS@,$X_PRE_LIBS,;t t 14215s,@X_PRE_LIBS@,$X_PRE_LIBS,;t t
13263s,@X_LIBS@,$X_LIBS,;t t 14216s,@X_LIBS@,$X_LIBS,;t t
13264s,@X_EXTRA_LIBS@,$X_EXTRA_LIBS,;t t 14217s,@X_EXTRA_LIBS@,$X_EXTRA_LIBS,;t t
13265s,@XPM_CPPFLAGS@,$XPM_CPPFLAGS,;t t 14218s,@XPM_CPPFLAGS@,$XPM_CPPFLAGS,;t t
13269s,@rxvt_uint16_typedef@,$rxvt_uint16_typedef,;t t 14222s,@rxvt_uint16_typedef@,$rxvt_uint16_typedef,;t t
13270s,@rxvt_int32_typedef@,$rxvt_int32_typedef,;t t 14223s,@rxvt_int32_typedef@,$rxvt_int32_typedef,;t t
13271s,@rxvt_uint32_typedef@,$rxvt_uint32_typedef,;t t 14224s,@rxvt_uint32_typedef@,$rxvt_uint32_typedef,;t t
13272s,@rxvt_intp_define@,$rxvt_intp_define,;t t 14225s,@rxvt_intp_define@,$rxvt_intp_define,;t t
13273s,@rxvt_u_intp_define@,$rxvt_u_intp_define,;t t 14226s,@rxvt_u_intp_define@,$rxvt_u_intp_define,;t t
14227s,@PKG_CONFIG@,$PKG_CONFIG,;t t
14228s,@XFT_CONFIG@,$XFT_CONFIG,;t t
14229s,@PERL@,$PERL,;t t
14230s,@PERLLIB@,$PERLLIB,;t t
14231s,@PERLFLAGS@,$PERLFLAGS,;t t
14232s,@PERLPRIVLIBEXP@,$PERLPRIVLIBEXP,;t t
14233s,@IF_PERL@,$IF_PERL,;t t
14234s,@PERL_O@,$PERL_O,;t t
13274s,@DEBUG@,$DEBUG,;t t 14235s,@DEBUG@,$DEBUG,;t t
13275s,@DINCLUDE@,$DINCLUDE,;t t 14236s,@DINCLUDE@,$DINCLUDE,;t t
13276s,@DLIB@,$DLIB,;t t 14237s,@DLIB@,$DLIB,;t t
13277s,@include_stdint_h@,$include_stdint_h,;t t 14238s,@include_stdint_h@,$include_stdint_h,;t t
13278s,@include_stdarg_h@,$include_stdarg_h,;t t 14239s,@include_stdarg_h@,$include_stdarg_h,;t t
13287s,@include_sys_strredir_h@,$include_sys_strredir_h,;t t 14248s,@include_sys_strredir_h@,$include_sys_strredir_h,;t t
13288s,@include_sys_time_h@,$include_sys_time_h,;t t 14249s,@include_sys_time_h@,$include_sys_time_h,;t t
13289s,@include_time_h@,$include_time_h,;t t 14250s,@include_time_h@,$include_time_h,;t t
13290s,@LIBOBJS@,$LIBOBJS,;t t 14251s,@LIBOBJS@,$LIBOBJS,;t t
13291s,@LTLIBOBJS@,$LTLIBOBJS,;t t 14252s,@LTLIBOBJS@,$LTLIBOBJS,;t t
13292/@MCOMMON@/r $MCOMMON
13293s,@MCOMMON@,,;t t
13294CEOF 14253CEOF
13295 14254
13296_ACEOF 14255_ACEOF
13297 14256
13298 cat >>$CONFIG_STATUS <<\_ACEOF 14257 cat >>$CONFIG_STATUS <<\_ACEOF
13805 14764
13806if test x$support_xpm = xyes; then 14765if test x$support_xpm = xyes; then
13807 echo " Xpm library: $XPM_LIBS" 14766 echo " Xpm library: $XPM_LIBS"
13808fi 14767fi
13809 14768
13810echo "
13811The following are set in config.h
13812"
13813echo " pty/tty type: "$rxvt_cv_ptys
13814if test x$support_utmp != xyes; then 14769if test x$support_utmp != xyes; then
13815 echo " utmp support: disabled" 14770 echo " utmp support: disabled"
13816 echo 14771 echo
13817else 14772else
13818 echo " utmp support: enabled 14773 echo " utmp support: enabled
13819 utmp file: $rxvt_cv_path_utmp 14774 utmp file: $path_utmp
13820 utmpx file: $rxvt_cv_path_utmpx 14775 utmpx file: $path_utmpx
13821 wtmp file: $rxvt_cv_path_wtmp 14776 wtmp file: $path_wtmp
13822 wtmpx file: $rxvt_cv_path_wtmpx 14777 wtmpx file: $path_wtmpx
13823 lastlog file: $rxvt_cv_path_lastlog 14778 lastlog file: $path_lastlog
13824 ttys/ttytab file: $rxvt_cv_path_ttytab" 14779 lastlogx file: $path_lastlogx"
13825 echo
13826fi 14780fi
13827if test x$term != x; then 14781if test x$term != x; then
13828 echo " set TERM to: $term" 14782 echo " set TERM to: $term"
13829fi 14783fi
13830if test x$terminfo != x; then 14784if test x$terminfo != x; then
13834echo " resource class: $RESCLASS" 14788echo " resource class: $RESCLASS"
13835if test x$RESFALLBACK != x; then 14789if test x$RESFALLBACK != x; then
13836 echo " resource class fallback: $RESFALLBACK" 14790 echo " resource class fallback: $RESFALLBACK"
13837fi 14791fi
13838echo 14792echo
13839if test x$rxvt_cv_ptys = xUNKNOWN; then 14793echo " embedded perl: $support_perl"
13840 echo ".----------------------------------------------------------------." 14794echo
13841 echo ". WARNING: could not determine pty/tty type. Do not build until ."
13842 echo ". the appropriate PTYS_ARE_* is defined in config.h ."
13843 echo ".----------------------------------------------------------------."
13844fi
13845if test x$support_xpm = xneedsmanualspecification; then 14795if test x$support_xpm = xneedsmanualspecification; then
13846 echo ".----------------------------------------------------------------." 14796 echo ".----------------------------------------------------------------."
13847 echo ". WARNING: --enable-xpm-background was specified however the ." 14797 echo ". WARNING: --enable-xpm-background was specified however the ."
13848 echo ". XPM includes files and libraries could not be found. ." 14798 echo ". XPM includes files and libraries could not be found. ."
13849 echo ". XPM backgrounds are now being DISABLED! If you want ." 14799 echo ". XPM backgrounds are now being DISABLED! If you want ."

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines