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

Comparing rxvt-unicode/configure (file contents):
Revision 1.79 by root, Wed Jan 18 15:04:24 2006 UTC vs.
Revision 1.95 by root, Sat Jan 28 21:25:11 2006 UTC

307#endif 307#endif
308#if HAVE_UNISTD_H 308#if HAVE_UNISTD_H
309# include <unistd.h> 309# include <unistd.h>
310#endif" 310#endif"
311 311
312ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS build build_cpu build_vendor build_os host host_cpu host_vendor host_os VERSION DATE LSMDATE LIBVERSION CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT CXX CXXFLAGS ac_ct_CXX CPP INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA LINKER CXXCPP EGREP INSTALL_LIBRXVT RXVTNAME MV RM CP LN SED ECHO CMP TIC X_CFLAGS X_PRE_LIBS X_LIBS X_EXTRA_LIBS XPM_CPPFLAGS XPM_CFLAGS XPM_LIBS rxvt_int16_typedef rxvt_uint16_typedef rxvt_int32_typedef rxvt_uint32_typedef rxvt_intp_define rxvt_u_intp_define PERL PERLLIB PERLFLAGS PERLPRIVLIBEXP IF_PERL PERL_O DEBUG DINCLUDE DLIB include_stdint_h include_stdarg_h include_stdlib_h include_unistd_h include_string_h include_fcntl_h include_util_h include_assert_h include_sys_ioctl_h include_sys_select_h include_sys_strredir_h include_sys_time_h include_time_h LIBOBJS LTLIBOBJS' 312ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS build build_cpu build_vendor build_os host host_cpu host_vendor host_os VERSION DATE LSMDATE LIBVERSION CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT CXX CXXFLAGS ac_ct_CXX CPP INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA EGREP LINKER INSTALL_LIBRXVT RXVTNAME MV CP LN SED ECHO CMP TIC CXXCPP X_CFLAGS X_PRE_LIBS X_LIBS X_EXTRA_LIBS XPM_CPPFLAGS XPM_CFLAGS XPM_LIBS rxvt_int16_typedef rxvt_uint16_typedef rxvt_int32_typedef rxvt_uint32_typedef rxvt_intp_define rxvt_u_intp_define PKG_CONFIG XFT_CONFIG PERL PERLLIB PERLFLAGS PERLPRIVLIBEXP IF_PERL PERL_O DEBUG DINCLUDE DLIB include_stdint_h include_stdarg_h include_stdlib_h include_unistd_h include_string_h include_fcntl_h include_util_h include_assert_h include_sys_ioctl_h include_sys_select_h include_sys_strredir_h include_sys_time_h include_time_h LIBOBJS LTLIBOBJS'
313ac_subst_files='' 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
870 NOTE: automatically enabled with --enable-shared 870 NOTE: automatically enabled with --enable-shared
871 --enable-unicode3 use 21 instead of 16 bits to represent unicode characters 871 --enable-unicode3 use 21 instead of 16 bits to represent unicode characters
872 --enable-combining enable composition of base and combining characters 872 --enable-combining enable composition of base and combining characters
873 --enable-xft enable xft support on systems that have it 873 --enable-xft enable xft support on systems that have it
874 --enable-font-styles enable bold and italic support 874 --enable-font-styles enable bold and italic support
875 --enable-utmp enable utmp (utmpx) support
876 --enable-wtmp enable wtmp (wtmpx) support (requires --enable-utmp)
877 --enable-lastlog enable lastlog support (requires --enable-utmp)
878 --enable-xpm-background enable XPM background pixmaps 875 --enable-xpm-background enable XPM background pixmaps
879 --enable-transparency enable transparent backgrounds 876 --enable-transparency enable transparent backgrounds
880 --enable-tinting enable tinting of transparent bg 877 --enable-tinting enable tinting of transparent bg
881 --enable-fading enable colors fading when off focus 878 --enable-fading enable colors fading when off focus
882 --enable-rxvt-scroll enable rxvt style scrollbar 879 --enable-rxvt-scroll enable rxvt style scrollbar
883 --enable-next-scroll enable NeXT style scrollbar 880 --enable-next-scroll enable NeXT style scrollbar
884 --enable-xterm-scroll enable Xterm style scrollbar 881 --enable-xterm-scroll enable Xterm style scrollbar
885 --enable-perl enable embedded perl interpreter 882 --enable-perl enable embedded perl interpreter
886 --enable-plain-scroll enable plain style scrollbar 883 --enable-plain-scroll enable plain style scrollbar
887 --enable-xim XIM (X Input Method) protocol support 884 --enable-xim XIM (X Input Method) protocol support
888 --enable-ttygid enable tty setting to group named "tty"
889 --disable-backspace-key disable handling of the backspace key 885 --disable-backspace-key disable handling of the backspace key
890 --disable-delete-key disable handling of the delete key 886 --disable-delete-key disable handling of the delete key
891 --disable-resources disable all resource checking 887 --disable-resources disable all resource checking
892 --enable-8bitctrls enable 8 bit control sequences (not recommended) 888 --enable-8bitctrls enable 8 bit control sequences (not recommended)
893 --enable-fallback(=CLASS) fall back on CLASS resources in addition to URxvt ones (default: Rxvt) 889 --enable-fallback(=CLASS) fall back on CLASS resources in addition to URxvt ones (default: Rxvt)
894 --disable-swapscreen disable swap screen support 890 --disable-swapscreen disable swap screen support
895 --enable-iso14755 enable support for extended ISO 14755 modes 891 --enable-iso14755 enable support for extended ISO 14755 modes
896 --enable-frills enable support for rarely used features 892 --enable-frills enable support for rarely used features
897 --enable-24bit enable support for using 24bit visuals if available
898 --enable-keepscrolling enable continual scrolling on scrollbar arrow press 893 --enable-keepscrolling enable continual scrolling on scrollbar arrow press
899 --enable-selectionscrolling enable scrolling during selections 894 --enable-selectionscrolling enable scrolling during selections
900 --enable-mousewheel enable scrolling via mouse wheel or buttons 4 & 5 895 --enable-mousewheel enable scrolling via mouse wheel or buttons 4 & 5
901 --enable-slipwheeling enable slip wheel scrolling (requires previous) 896 --enable-slipwheeling enable slip wheel scrolling (requires previous)
902 --enable-dmalloc enable Gray Watson's malloc - for debugging use
903 --enable-dlmalloc enable Doug Lea's malloc - for production use
904 NOTE: enable only one malloc package
905 --enable-smart-resize enable smart growth/shrink behaviour 897 --enable-smart-resize enable smart growth/shrink behaviour
906 --enable-text-blink enable blinking text 898 --enable-text-blink enable blinking text
907 --enable-pointer-blank enable pointer blank when typing or inactive pointer 899 --enable-pointer-blank enable pointer blank when typing or inactive pointer
900 --enable-utmp enable utmp (utmpx) support
901 --enable-wtmp enable wtmp (wtmpx) support (requires --enable-utmp)
902 --enable-lastlog enable lastlog support (requires --enable-utmp)
908 903
909Optional Packages: 904Optional Packages:
910 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes] 905 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
911 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no) 906 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
912 --with-codesets=NAME,.. compile in additional codesets (jp,jp_ext,kr,zh,zh_ext,all) 907 --with-codesets=NAME,.. compile in additional codesets (jp,jp_ext,kr,zh,zh_ext,all)
3051test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}' 3046test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
3052 3047
3053test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644' 3048test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
3054 3049
3055 3050
3056ac_ext=c
3057ac_cpp='$CPP $CPPFLAGS'
3058ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3059ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3060ac_compiler_gnu=$ac_cv_c_compiler_gnu
3061
3062
3063if test -z "$orig_CXXFLAGS"; then
3064 if test x$GCC = xyes && test "x$GXX" = xyes; then
3065 CXXFLAGS="-g -O3"
3066 else
3067 CXXFLAGS="-O"
3068 fi
3069 CFLAGS="$CXXFLAGS"
3070fi
3071
3072LINKER="$CXX"
3073if test x$GCC = xyes && test x$GXX = xyes; then
3074
3075echo "$as_me:$LINENO: checking for main in -lsupc++" >&5
3076echo $ECHO_N "checking for main in -lsupc++... $ECHO_C" >&6
3077if test "${ac_cv_lib_supcpp_main+set}" = set; then
3078 echo $ECHO_N "(cached) $ECHO_C" >&6
3079else
3080 ac_check_lib_save_LIBS=$LIBS
3081LIBS="-lsupc++ $LIBS"
3082cat >conftest.$ac_ext <<_ACEOF
3083/* confdefs.h. */
3084_ACEOF
3085cat confdefs.h >>conftest.$ac_ext
3086cat >>conftest.$ac_ext <<_ACEOF
3087/* end confdefs.h. */
3088
3089
3090int
3091main ()
3092{
3093main ();
3094 ;
3095 return 0;
3096}
3097_ACEOF
3098rm -f conftest.$ac_objext conftest$ac_exeext
3099if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3100 (eval $ac_link) 2>conftest.er1
3101 ac_status=$?
3102 grep -v '^ *+' conftest.er1 >conftest.err
3103 rm -f conftest.er1
3104 cat conftest.err >&5
3105 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3106 (exit $ac_status); } &&
3107 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
3108 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3109 (eval $ac_try) 2>&5
3110 ac_status=$?
3111 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3112 (exit $ac_status); }; } &&
3113 { ac_try='test -s conftest$ac_exeext'
3114 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3115 (eval $ac_try) 2>&5
3116 ac_status=$?
3117 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3118 (exit $ac_status); }; }; then
3119 ac_cv_lib_supcpp_main=yes
3120else
3121 echo "$as_me: failed program was:" >&5
3122sed 's/^/| /' conftest.$ac_ext >&5
3123
3124ac_cv_lib_supcpp_main=no
3125fi
3126rm -f conftest.err conftest.$ac_objext \
3127 conftest$ac_exeext conftest.$ac_ext
3128LIBS=$ac_check_lib_save_LIBS
3129fi
3130echo "$as_me:$LINENO: result: $ac_cv_lib_supcpp_main" >&5
3131echo "${ECHO_T}$ac_cv_lib_supcpp_main" >&6
3132if test $ac_cv_lib_supcpp_main = yes; then
3133
3134 LINKER="$CC"
3135 LIBS="$LIBS -lsupc++"
3136
3137fi
3138
3139fi
3140LINKER=$LINKER
3141
3142
3143
3144cat >>confdefs.h <<\_ACEOF
3145#define _GNU_SOURCE 1
3146_ACEOF
3147
3148
3149case $host in
3150 *-*-solaris* )
3151
3152cat >>confdefs.h <<\_ACEOF
3153#define _XOPEN_SOURCE_EXTENDED 1
3154_ACEOF
3155
3156
3157cat >>confdefs.h <<\_ACEOF
3158#define _XOPEN_SOURCE 2
3159_ACEOF
3160
3161
3162cat >>confdefs.h <<\_ACEOF
3163#define __EXTENSIONS__ 1
3164_ACEOF
3165
3166 ;;
3167esac
3168
3169
3170ac_ext=cc
3171ac_cpp='$CXXCPP $CPPFLAGS'
3172ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3173ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3174ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
3175
3176
3177
3178ac_ext=cc
3179ac_cpp='$CXXCPP $CPPFLAGS'
3180ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3181ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3182ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
3183echo "$as_me:$LINENO: checking how to run the C++ preprocessor" >&5
3184echo $ECHO_N "checking how to run the C++ preprocessor... $ECHO_C" >&6
3185if test -z "$CXXCPP"; then
3186 if test "${ac_cv_prog_CXXCPP+set}" = set; then
3187 echo $ECHO_N "(cached) $ECHO_C" >&6
3188else
3189 # Double quotes because CXXCPP needs to be expanded
3190 for CXXCPP in "$CXX -E" "/lib/cpp"
3191 do
3192 ac_preproc_ok=false
3193for ac_cxx_preproc_warn_flag in '' yes
3194do
3195 # Use a header file that comes with gcc, so configuring glibc
3196 # with a fresh cross-compiler works.
3197 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3198 # <limits.h> exists even on freestanding compilers.
3199 # On the NeXT, cc -E runs the code through the compiler's parser,
3200 # not just through cpp. "Syntax error" is here to catch this case.
3201 cat >conftest.$ac_ext <<_ACEOF
3202/* confdefs.h. */
3203_ACEOF
3204cat confdefs.h >>conftest.$ac_ext
3205cat >>conftest.$ac_ext <<_ACEOF
3206/* end confdefs.h. */
3207#ifdef __STDC__
3208# include <limits.h>
3209#else
3210# include <assert.h>
3211#endif
3212 Syntax error
3213_ACEOF
3214if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3215 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
3216 ac_status=$?
3217 grep -v '^ *+' conftest.er1 >conftest.err
3218 rm -f conftest.er1
3219 cat conftest.err >&5
3220 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3221 (exit $ac_status); } >/dev/null; then
3222 if test -s conftest.err; then
3223 ac_cpp_err=$ac_cxx_preproc_warn_flag
3224 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
3225 else
3226 ac_cpp_err=
3227 fi
3228else
3229 ac_cpp_err=yes
3230fi
3231if test -z "$ac_cpp_err"; then
3232 :
3233else
3234 echo "$as_me: failed program was:" >&5
3235sed 's/^/| /' conftest.$ac_ext >&5
3236
3237 # Broken: fails on valid input.
3238continue
3239fi
3240rm -f conftest.err conftest.$ac_ext
3241
3242 # OK, works on sane cases. Now check whether non-existent headers
3243 # can be detected and how.
3244 cat >conftest.$ac_ext <<_ACEOF
3245/* confdefs.h. */
3246_ACEOF
3247cat confdefs.h >>conftest.$ac_ext
3248cat >>conftest.$ac_ext <<_ACEOF
3249/* end confdefs.h. */
3250#include <ac_nonexistent.h>
3251_ACEOF
3252if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3253 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
3254 ac_status=$?
3255 grep -v '^ *+' conftest.er1 >conftest.err
3256 rm -f conftest.er1
3257 cat conftest.err >&5
3258 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3259 (exit $ac_status); } >/dev/null; then
3260 if test -s conftest.err; then
3261 ac_cpp_err=$ac_cxx_preproc_warn_flag
3262 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
3263 else
3264 ac_cpp_err=
3265 fi
3266else
3267 ac_cpp_err=yes
3268fi
3269if test -z "$ac_cpp_err"; then
3270 # Broken: success on invalid input.
3271continue
3272else
3273 echo "$as_me: failed program was:" >&5
3274sed 's/^/| /' conftest.$ac_ext >&5
3275
3276 # Passes both tests.
3277ac_preproc_ok=:
3278break
3279fi
3280rm -f conftest.err conftest.$ac_ext
3281
3282done
3283# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
3284rm -f conftest.err conftest.$ac_ext
3285if $ac_preproc_ok; then
3286 break
3287fi
3288
3289 done
3290 ac_cv_prog_CXXCPP=$CXXCPP
3291
3292fi
3293 CXXCPP=$ac_cv_prog_CXXCPP
3294else
3295 ac_cv_prog_CXXCPP=$CXXCPP
3296fi
3297echo "$as_me:$LINENO: result: $CXXCPP" >&5
3298echo "${ECHO_T}$CXXCPP" >&6
3299ac_preproc_ok=false
3300for ac_cxx_preproc_warn_flag in '' yes
3301do
3302 # Use a header file that comes with gcc, so configuring glibc
3303 # with a fresh cross-compiler works.
3304 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3305 # <limits.h> exists even on freestanding compilers.
3306 # On the NeXT, cc -E runs the code through the compiler's parser,
3307 # not just through cpp. "Syntax error" is here to catch this case.
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#ifdef __STDC__
3315# include <limits.h>
3316#else
3317# include <assert.h>
3318#endif
3319 Syntax error
3320_ACEOF
3321if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3322 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
3323 ac_status=$?
3324 grep -v '^ *+' conftest.er1 >conftest.err
3325 rm -f conftest.er1
3326 cat conftest.err >&5
3327 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3328 (exit $ac_status); } >/dev/null; then
3329 if test -s conftest.err; then
3330 ac_cpp_err=$ac_cxx_preproc_warn_flag
3331 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
3332 else
3333 ac_cpp_err=
3334 fi
3335else
3336 ac_cpp_err=yes
3337fi
3338if test -z "$ac_cpp_err"; then
3339 :
3340else
3341 echo "$as_me: failed program was:" >&5
3342sed 's/^/| /' conftest.$ac_ext >&5
3343
3344 # Broken: fails on valid input.
3345continue
3346fi
3347rm -f conftest.err conftest.$ac_ext
3348
3349 # OK, works on sane cases. Now check whether non-existent headers
3350 # can be detected and how.
3351 cat >conftest.$ac_ext <<_ACEOF
3352/* confdefs.h. */
3353_ACEOF
3354cat confdefs.h >>conftest.$ac_ext
3355cat >>conftest.$ac_ext <<_ACEOF
3356/* end confdefs.h. */
3357#include <ac_nonexistent.h>
3358_ACEOF
3359if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3360 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
3361 ac_status=$?
3362 grep -v '^ *+' conftest.er1 >conftest.err
3363 rm -f conftest.er1
3364 cat conftest.err >&5
3365 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3366 (exit $ac_status); } >/dev/null; then
3367 if test -s conftest.err; then
3368 ac_cpp_err=$ac_cxx_preproc_warn_flag
3369 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
3370 else
3371 ac_cpp_err=
3372 fi
3373else
3374 ac_cpp_err=yes
3375fi
3376if test -z "$ac_cpp_err"; then
3377 # Broken: success on invalid input.
3378continue
3379else
3380 echo "$as_me: failed program was:" >&5
3381sed 's/^/| /' conftest.$ac_ext >&5
3382
3383 # Passes both tests.
3384ac_preproc_ok=:
3385break
3386fi
3387rm -f conftest.err conftest.$ac_ext
3388
3389done
3390# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
3391rm -f conftest.err conftest.$ac_ext
3392if $ac_preproc_ok; then
3393 :
3394else
3395 { { echo "$as_me:$LINENO: error: C++ preprocessor \"$CXXCPP\" fails sanity check
3396See \`config.log' for more details." >&5
3397echo "$as_me: error: C++ preprocessor \"$CXXCPP\" fails sanity check
3398See \`config.log' for more details." >&2;}
3399 { (exit 1); exit 1; }; }
3400fi
3401
3402ac_ext=cc
3403ac_cpp='$CXXCPP $CPPFLAGS'
3404ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3405ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3406ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
3407 3051
3408 3052
3409echo "$as_me:$LINENO: checking for egrep" >&5 3053echo "$as_me:$LINENO: checking for egrep" >&5
3410echo $ECHO_N "checking for egrep... $ECHO_C" >&6 3054echo $ECHO_N "checking for egrep... $ECHO_C" >&6
3411if test "${ac_cv_prog_egrep+set}" = set; then 3055if test "${ac_cv_prog_egrep+set}" = set; then
3486 grep -v '^ *+' conftest.er1 >conftest.err 3130 grep -v '^ *+' conftest.er1 >conftest.err
3487 rm -f conftest.er1 3131 rm -f conftest.er1
3488 cat conftest.err >&5 3132 cat conftest.err >&5
3489 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3133 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3490 (exit $ac_status); } && 3134 (exit $ac_status); } &&
3491 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 3135 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
3492 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3136 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3493 (eval $ac_try) 2>&5 3137 (eval $ac_try) 2>&5
3494 ac_status=$? 3138 ac_status=$?
3495 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3139 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3496 (exit $ac_status); }; } && 3140 (exit $ac_status); }; } &&
3540 grep -v '^ *+' conftest.er1 >conftest.err 3184 grep -v '^ *+' conftest.er1 >conftest.err
3541 rm -f conftest.er1 3185 rm -f conftest.er1
3542 cat conftest.err >&5 3186 cat conftest.err >&5
3543 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3187 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3544 (exit $ac_status); } && 3188 (exit $ac_status); } &&
3545 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 3189 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
3546 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3190 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3547 (eval $ac_try) 2>&5 3191 (eval $ac_try) 2>&5
3548 ac_status=$? 3192 ac_status=$?
3549 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3193 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3550 (exit $ac_status); }; } && 3194 (exit $ac_status); }; } &&
3571echo "${ECHO_T}$ac_cv_search_strerror" >&6 3215echo "${ECHO_T}$ac_cv_search_strerror" >&6
3572if test "$ac_cv_search_strerror" != no; then 3216if test "$ac_cv_search_strerror" != no; then
3573 test "$ac_cv_search_strerror" = "none required" || LIBS="$ac_cv_search_strerror $LIBS" 3217 test "$ac_cv_search_strerror" = "none required" || LIBS="$ac_cv_search_strerror $LIBS"
3574 3218
3575fi 3219fi
3220
3221ac_ext=cc
3222ac_cpp='$CXXCPP $CPPFLAGS'
3223ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3224ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3225ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
3226
3227
3228if test x$GCC = xyes && test x$GXX = xyes; then
3229 echo "$as_me:$LINENO: checking for working libsupc++" >&5
3230echo $ECHO_N "checking for working libsupc++... $ECHO_C" >&6
3231 save_CXX="$CXX"
3232 save_LIBS="$LIBS"
3233 CXX="$CC"
3234 LIBS="$LIBS -lsupc++"
3235 LINKER="$CC"
3236
3237cat >conftest.$ac_ext <<_ACEOF
3238/* confdefs.h. */
3239_ACEOF
3240cat confdefs.h >>conftest.$ac_ext
3241cat >>conftest.$ac_ext <<_ACEOF
3242/* end confdefs.h. */
3243struct test { }; void f() try { throw new test; } catch (...) { throw; }
3244int
3245main ()
3246{
3247
3248 ;
3249 return 0;
3250}
3251_ACEOF
3252rm -f conftest.$ac_objext conftest$ac_exeext
3253if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3254 (eval $ac_link) 2>conftest.er1
3255 ac_status=$?
3256 grep -v '^ *+' conftest.er1 >conftest.err
3257 rm -f conftest.er1
3258 cat conftest.err >&5
3259 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3260 (exit $ac_status); } &&
3261 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
3262 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3263 (eval $ac_try) 2>&5
3264 ac_status=$?
3265 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3266 (exit $ac_status); }; } &&
3267 { ac_try='test -s conftest$ac_exeext'
3268 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3269 (eval $ac_try) 2>&5
3270 ac_status=$?
3271 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3272 (exit $ac_status); }; }; then
3273 echo "$as_me:$LINENO: result: ok" >&5
3274echo "${ECHO_T}ok" >&6
3275else
3276 echo "$as_me: failed program was:" >&5
3277sed 's/^/| /' conftest.$ac_ext >&5
3278
3279
3280 echo "$as_me:$LINENO: result: no, making everything bigger and slower" >&5
3281echo "${ECHO_T}no, making everything bigger and slower" >&6
3282 LIBS="$save_LIBS"
3283 LINKER="$save_CXX"
3284
3285
3286fi
3287rm -f conftest.err conftest.$ac_objext \
3288 conftest$ac_exeext conftest.$ac_ext
3289 CXX="$save_CXX"
3290fi
3291LINKER=$LINKER
3292
3293
3294ac_ext=cc
3295ac_cpp='$CXXCPP $CPPFLAGS'
3296ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3297ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3298ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
3299
3300if test -z "$orig_CXXFLAGS"; then
3301 if test x$GCC = xyes && test "x$GXX" = xyes; then
3302 CXXFLAGS="-g -O3 -fno-threadsafe-statics -fno-enforce-eh-specs"
3303 cat >conftest.$ac_ext <<_ACEOF
3304/* confdefs.h. */
3305_ACEOF
3306cat confdefs.h >>conftest.$ac_ext
3307cat >>conftest.$ac_ext <<_ACEOF
3308/* end confdefs.h. */
3309
3310int
3311main ()
3312{
3313
3314 ;
3315 return 0;
3316}
3317_ACEOF
3318rm -f conftest.$ac_objext
3319if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3320 (eval $ac_compile) 2>conftest.er1
3321 ac_status=$?
3322 grep -v '^ *+' conftest.er1 >conftest.err
3323 rm -f conftest.er1
3324 cat conftest.err >&5
3325 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3326 (exit $ac_status); } &&
3327 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
3328 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3329 (eval $ac_try) 2>&5
3330 ac_status=$?
3331 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3332 (exit $ac_status); }; } &&
3333 { ac_try='test -s conftest.$ac_objext'
3334 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3335 (eval $ac_try) 2>&5
3336 ac_status=$?
3337 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3338 (exit $ac_status); }; }; then
3339 :
3340else
3341 echo "$as_me: failed program was:" >&5
3342sed 's/^/| /' conftest.$ac_ext >&5
3343
3344CXXFLAGS="-g -O3"
3345fi
3346rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
3347 else
3348 CXXFLAGS="-O"
3349 fi
3350 CFLAGS="$CXXFLAGS"
3351fi
3352
3353
3354cat >>confdefs.h <<\_ACEOF
3355#define _GNU_SOURCE 1
3356_ACEOF
3357
3358
3359case $host in
3360 *-*-solaris* )
3361
3362cat >>confdefs.h <<\_ACEOF
3363#define _XOPEN_SOURCE_EXTENDED 1
3364_ACEOF
3365
3366
3367cat >>confdefs.h <<\_ACEOF
3368#define _XOPEN_SOURCE 2
3369_ACEOF
3370
3371
3372cat >>confdefs.h <<\_ACEOF
3373#define __EXTENSIONS__ 1
3374_ACEOF
3375
3376 ;;
3377esac
3576 3378
3577 3379
3578echo "$as_me:$LINENO: checking for setlocale" >&5 3380echo "$as_me:$LINENO: checking for setlocale" >&5
3579echo $ECHO_N "checking for setlocale... $ECHO_C" >&6 3381echo $ECHO_N "checking for setlocale... $ECHO_C" >&6
3580if test "${ac_cv_func_setlocale+set}" = set; then 3382if test "${ac_cv_func_setlocale+set}" = set; then
4058fi 3860fi
4059 3861
4060fi 3862fi
4061 3863
4062 3864
4063echo "$as_me:$LINENO: checking for sched_yield" >&5
4064echo $ECHO_N "checking for sched_yield... $ECHO_C" >&6
4065if test "${ac_cv_func_sched_yield+set}" = set; then
4066 echo $ECHO_N "(cached) $ECHO_C" >&6
4067else
4068 cat >conftest.$ac_ext <<_ACEOF
4069/* confdefs.h. */
4070_ACEOF
4071cat confdefs.h >>conftest.$ac_ext
4072cat >>conftest.$ac_ext <<_ACEOF
4073/* end confdefs.h. */
4074/* Define sched_yield to an innocuous variant, in case <limits.h> declares sched_yield.
4075 For example, HP-UX 11i <limits.h> declares gettimeofday. */
4076#define sched_yield innocuous_sched_yield
4077
4078/* System header to define __stub macros and hopefully few prototypes,
4079 which can conflict with char sched_yield (); below.
4080 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4081 <limits.h> exists even on freestanding compilers. */
4082
4083#ifdef __STDC__
4084# include <limits.h>
4085#else
4086# include <assert.h>
4087#endif
4088
4089#undef sched_yield
4090
4091/* Override any gcc2 internal prototype to avoid an error. */
4092#ifdef __cplusplus
4093extern "C"
4094{
4095#endif
4096/* We use char because int might match the return type of a gcc2
4097 builtin and then its argument prototype would still apply. */
4098char sched_yield ();
4099/* The GNU C library defines this for functions which it implements
4100 to always fail with ENOSYS. Some functions are actually named
4101 something starting with __ and the normal name is an alias. */
4102#if defined (__stub_sched_yield) || defined (__stub___sched_yield)
4103choke me
4104#else
4105char (*f) () = sched_yield;
4106#endif
4107#ifdef __cplusplus
4108}
4109#endif
4110
4111int
4112main ()
4113{
4114return f != sched_yield;
4115 ;
4116 return 0;
4117}
4118_ACEOF
4119rm -f conftest.$ac_objext conftest$ac_exeext
4120if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4121 (eval $ac_link) 2>conftest.er1
4122 ac_status=$?
4123 grep -v '^ *+' conftest.er1 >conftest.err
4124 rm -f conftest.er1
4125 cat conftest.err >&5
4126 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4127 (exit $ac_status); } &&
4128 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
4129 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4130 (eval $ac_try) 2>&5
4131 ac_status=$?
4132 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4133 (exit $ac_status); }; } &&
4134 { ac_try='test -s conftest$ac_exeext'
4135 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4136 (eval $ac_try) 2>&5
4137 ac_status=$?
4138 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4139 (exit $ac_status); }; }; then
4140 ac_cv_func_sched_yield=yes
4141else
4142 echo "$as_me: failed program was:" >&5
4143sed 's/^/| /' conftest.$ac_ext >&5
4144
4145ac_cv_func_sched_yield=no
4146fi
4147rm -f conftest.err conftest.$ac_objext \
4148 conftest$ac_exeext conftest.$ac_ext
4149fi
4150echo "$as_me:$LINENO: result: $ac_cv_func_sched_yield" >&5
4151echo "${ECHO_T}$ac_cv_func_sched_yield" >&6
4152if test $ac_cv_func_sched_yield = yes; then
4153 :
4154else
4155 echo "$as_me:$LINENO: checking for sched_yield in -lrt" >&5
4156echo $ECHO_N "checking for sched_yield in -lrt... $ECHO_C" >&6
4157if test "${ac_cv_lib_rt_sched_yield+set}" = set; then
4158 echo $ECHO_N "(cached) $ECHO_C" >&6
4159else
4160 ac_check_lib_save_LIBS=$LIBS
4161LIBS="-lrt $LIBS"
4162cat >conftest.$ac_ext <<_ACEOF
4163/* confdefs.h. */
4164_ACEOF
4165cat confdefs.h >>conftest.$ac_ext
4166cat >>conftest.$ac_ext <<_ACEOF
4167/* end confdefs.h. */
4168
4169/* Override any gcc2 internal prototype to avoid an error. */
4170#ifdef __cplusplus
4171extern "C"
4172#endif
4173/* We use char because int might match the return type of a gcc2
4174 builtin and then its argument prototype would still apply. */
4175char sched_yield ();
4176int
4177main ()
4178{
4179sched_yield ();
4180 ;
4181 return 0;
4182}
4183_ACEOF
4184rm -f conftest.$ac_objext conftest$ac_exeext
4185if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4186 (eval $ac_link) 2>conftest.er1
4187 ac_status=$?
4188 grep -v '^ *+' conftest.er1 >conftest.err
4189 rm -f conftest.er1
4190 cat conftest.err >&5
4191 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4192 (exit $ac_status); } &&
4193 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
4194 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4195 (eval $ac_try) 2>&5
4196 ac_status=$?
4197 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4198 (exit $ac_status); }; } &&
4199 { ac_try='test -s conftest$ac_exeext'
4200 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4201 (eval $ac_try) 2>&5
4202 ac_status=$?
4203 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4204 (exit $ac_status); }; }; then
4205 ac_cv_lib_rt_sched_yield=yes
4206else
4207 echo "$as_me: failed program was:" >&5
4208sed 's/^/| /' conftest.$ac_ext >&5
4209
4210ac_cv_lib_rt_sched_yield=no
4211fi
4212rm -f conftest.err conftest.$ac_objext \
4213 conftest$ac_exeext conftest.$ac_ext
4214LIBS=$ac_check_lib_save_LIBS
4215fi
4216echo "$as_me:$LINENO: result: $ac_cv_lib_rt_sched_yield" >&5
4217echo "${ECHO_T}$ac_cv_lib_rt_sched_yield" >&6
4218if test $ac_cv_lib_rt_sched_yield = yes; then
4219 LIBS="$LIBS -lrt"
4220fi
4221
4222fi
4223
4224
4225echo "$as_me:$LINENO: checking for sched_yield support" >&5
4226echo $ECHO_N "checking for sched_yield support... $ECHO_C" >&6
4227cat >conftest.$ac_ext <<_ACEOF
4228/* confdefs.h. */
4229_ACEOF
4230cat confdefs.h >>conftest.$ac_ext
4231cat >>conftest.$ac_ext <<_ACEOF
4232/* end confdefs.h. */
4233#include <sched.h>
4234int
4235main ()
4236{
4237sched_yield ()
4238 ;
4239 return 0;
4240}
4241_ACEOF
4242rm -f conftest.$ac_objext conftest$ac_exeext
4243if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4244 (eval $ac_link) 2>conftest.er1
4245 ac_status=$?
4246 grep -v '^ *+' conftest.er1 >conftest.err
4247 rm -f conftest.er1
4248 cat conftest.err >&5
4249 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4250 (exit $ac_status); } &&
4251 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
4252 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4253 (eval $ac_try) 2>&5
4254 ac_status=$?
4255 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4256 (exit $ac_status); }; } &&
4257 { ac_try='test -s conftest$ac_exeext'
4258 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4259 (eval $ac_try) 2>&5
4260 ac_status=$?
4261 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4262 (exit $ac_status); }; }; then
4263 echo "$as_me:$LINENO: result: yes" >&5
4264echo "${ECHO_T}yes" >&6
4265
4266cat >>confdefs.h <<\_ACEOF
4267#define HAVE_SCHED_YIELD 1
4268_ACEOF
4269
4270else
4271 echo "$as_me: failed program was:" >&5
4272sed 's/^/| /' conftest.$ac_ext >&5
4273
4274echo "$as_me:$LINENO: result: no" >&5
4275echo "${ECHO_T}no" >&6
4276fi
4277rm -f conftest.err conftest.$ac_objext \
4278 conftest$ac_exeext conftest.$ac_ext
4279
4280
4281MALLOC_TYPE=S
4282 3865
4283support_frills=yes 3866support_frills=yes
4284support_inheritpixmap=yes 3867support_inheritpixmap=yes
4285support_tinting=yes 3868support_tinting=yes
4286support_fading=yes 3869support_fading=yes
4287support_keepscrolling=yes 3870support_keepscrolling=yes
4288support_selectionscrolling=yes 3871support_selectionscrolling=yes
4289support_mousewheel=yes 3872support_mousewheel=yes
4290support_mouseslipwheel=yes 3873support_mouseslipwheel=yes
4291support_utmp=yes
4292support_wtmp=yes
4293support_lastlog=yes
4294support_text_blink=yes 3874support_text_blink=yes
4295support_pointer_blank=yes 3875support_pointer_blank=yes
4296support_scroll_rxvt=yes 3876support_scroll_rxvt=yes
4297support_scroll_next=yes 3877support_scroll_next=yes
4298support_scroll_xterm=yes 3878support_scroll_xterm=yes
4322# Check whether --enable-everything or --disable-everything was given. 3902# Check whether --enable-everything or --disable-everything was given.
4323if test "${enable_everything+set}" = set; then 3903if test "${enable_everything+set}" = set; then
4324 enableval="$enable_everything" 3904 enableval="$enable_everything"
4325 3905
4326 if test x$enableval = xno; then 3906 if test x$enableval = xno; then
4327 support_24bit=no
4328 support_frills=no 3907 support_frills=no
4329 support_inheritpixmap=no 3908 support_inheritpixmap=no
4330 support_tinting=no 3909 support_tinting=no
4331 support_fading=no 3910 support_fading=no
4332 support_keepscrolling=no 3911 support_keepscrolling=no
4352 support_styles=no 3931 support_styles=no
4353 support_perl=no 3932 support_perl=no
4354 codesets= 3933 codesets=
4355 fi 3934 fi
4356 if test x$enableval = xyes; then 3935 if test x$enableval = xyes; then
4357 support_24bit=yes
4358 support_frills=yes 3936 support_frills=yes
4359 support_inheritpixmap=yes 3937 support_inheritpixmap=yes
4360 support_tinting=yes 3938 support_tinting=yes
4361 support_fading=yes 3939 support_fading=yes
4362 support_keepscrolling=yes 3940 support_keepscrolling=yes
4416 if test x$enableval = xyes -o x$enableval = xno; then 3994 if test x$enableval = xyes -o x$enableval = xno; then
4417 support_styles=$enableval 3995 support_styles=$enableval
4418 fi 3996 fi
4419fi; 3997fi;
4420 3998
4421# Check whether --enable-utmp or --disable-utmp was given.
4422if test "${enable_utmp+set}" = set; then
4423 enableval="$enable_utmp"
4424 if test x$enableval = xyes -o x$enableval = xno; then
4425 support_utmp=$enableval
4426 fi
4427fi;
4428
4429# Check whether --enable-wtmp or --disable-wtmp was given.
4430if test "${enable_wtmp+set}" = set; then
4431 enableval="$enable_wtmp"
4432 if test x$enableval = xyes -o x$enableval = xno; then
4433 support_wtmp=$enableval
4434 fi
4435fi;
4436
4437# Check whether --enable-lastlog or --disable-lastlog was given.
4438if test "${enable_lastlog+set}" = set; then
4439 enableval="$enable_lastlog"
4440 if test x$enableval = xyes -o x$enableval = xno; then
4441 support_lastlog=$enableval
4442 fi
4443fi;
4444
4445# Check whether --enable-xpm-background or --disable-xpm-background was given. 3999# Check whether --enable-xpm-background or --disable-xpm-background was given.
4446if test "${enable_xpm_background+set}" = set; then 4000if test "${enable_xpm_background+set}" = set; then
4447 enableval="$enable_xpm_background" 4001 enableval="$enable_xpm_background"
4448 if test x$enableval = xyes -o x$enableval = xno; then 4002 if test x$enableval = xyes -o x$enableval = xno; then
4449 support_xpm=$enableval 4003 support_xpm=$enableval
4528 if test x$enableval = xyes -o x$enableval = xno; then 4082 if test x$enableval = xyes -o x$enableval = xno; then
4529 support_xim=$enableval 4083 support_xim=$enableval
4530 fi 4084 fi
4531fi; 4085fi;
4532 4086
4533# Check whether --enable-ttygid or --disable-ttygid was given.
4534if test "${enable_ttygid+set}" = set; then
4535 enableval="$enable_ttygid"
4536 if test x$enableval = xyes; then
4537
4538cat >>confdefs.h <<\_ACEOF
4539#define TTY_GID_SUPPORT 1
4540_ACEOF
4541
4542 fi
4543fi;
4544
4545# Check whether --enable-backspace-key or --disable-backspace-key was given. 4087# Check whether --enable-backspace-key or --disable-backspace-key was given.
4546if test "${enable_backspace_key+set}" = set; then 4088if test "${enable_backspace_key+set}" = set; then
4547 enableval="$enable_backspace_key" 4089 enableval="$enable_backspace_key"
4548 if test x$enableval = xno; then 4090 if test x$enableval = xno; then
4549 4091
4673 if test x$enableval = xyes -o x$enableval = xno; then 4215 if test x$enableval = xyes -o x$enableval = xno; then
4674 support_frills=$enableval 4216 support_frills=$enableval
4675 fi 4217 fi
4676fi; 4218fi;
4677 4219
4678# Check whether --enable-24bit or --disable-24bit was given.
4679if test "${enable_24bit+set}" = set; then
4680 enableval="$enable_24bit"
4681 if test x$enableval = xyes -o x$enableval = xno; then
4682 support_24bit=$enableval
4683 fi
4684fi;
4685
4686# Check whether --enable-keepscrolling or --disable-keepscrolling was given. 4220# Check whether --enable-keepscrolling or --disable-keepscrolling was given.
4687if test "${enable_keepscrolling+set}" = set; then 4221if test "${enable_keepscrolling+set}" = set; then
4688 enableval="$enable_keepscrolling" 4222 enableval="$enable_keepscrolling"
4689 if test x$enableval = xyes -o x$enableval = xno; then 4223 if test x$enableval = xyes -o x$enableval = xno; then
4690 support_keepscrolling=$enableval 4224 support_keepscrolling=$enableval
4710# Check whether --enable-slipwheeling or --disable-slipwheeling was given. 4244# Check whether --enable-slipwheeling or --disable-slipwheeling was given.
4711if test "${enable_slipwheeling+set}" = set; then 4245if test "${enable_slipwheeling+set}" = set; then
4712 enableval="$enable_slipwheeling" 4246 enableval="$enable_slipwheeling"
4713 if test x$enableval = xyes -o x$enableval = xno; then 4247 if test x$enableval = xyes -o x$enableval = xno; then
4714 support_mouseslipwheel=$enableval 4248 support_mouseslipwheel=$enableval
4715 fi
4716fi;
4717
4718# Check whether --enable-dmalloc or --disable-dmalloc was given.
4719if test "${enable_dmalloc+set}" = set; then
4720 enableval="$enable_dmalloc"
4721 if test x$enableval = xyes; then
4722 MALLOC_TYPE=G
4723 DEBUG=-DDEBUG_MALLOC
4724 DLIB="-L/usr/local/lib -ldmalloc"
4725 DINCLUDE=-I/usr/local/include
4726 fi
4727fi;
4728
4729# Check whether --enable-dlmalloc or --disable-dlmalloc was given.
4730if test "${enable_dlmalloc+set}" = set; then
4731 enableval="$enable_dlmalloc"
4732 if test x$enableval = xyes; then
4733 MALLOC_TYPE=D
4734 DEBUG=
4735 DLIB="-L/usr/local/lib -ldlmalloc"
4736 DINCLUDE=
4737 fi 4249 fi
4738fi; 4250fi;
4739 4251
4740# Check whether --enable-smart-resize or --disable-smart-resize was given. 4252# Check whether --enable-smart-resize or --disable-smart-resize was given.
4741if test "${enable_smart_resize+set}" = set; then 4253if test "${enable_smart_resize+set}" = set; then
4830else 4342else
4831 echo "$as_me:$LINENO: result: no" >&5 4343 echo "$as_me:$LINENO: result: no" >&5
4832echo "${ECHO_T}no" >&6 4344echo "${ECHO_T}no" >&6
4833fi 4345fi
4834 4346
4835# Extract the first word of "rm", so it can be a program name with args.
4836set dummy rm; ac_word=$2
4837echo "$as_me:$LINENO: checking for $ac_word" >&5
4838echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
4839if test "${ac_cv_path_RM+set}" = set; then
4840 echo $ECHO_N "(cached) $ECHO_C" >&6
4841else
4842 case $RM in
4843 [\\/]* | ?:[\\/]*)
4844 ac_cv_path_RM="$RM" # Let the user override the test with a path.
4845 ;;
4846 *)
4847 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4848for as_dir in $PATH
4849do
4850 IFS=$as_save_IFS
4851 test -z "$as_dir" && as_dir=.
4852 for ac_exec_ext in '' $ac_executable_extensions; do
4853 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4854 ac_cv_path_RM="$as_dir/$ac_word$ac_exec_ext"
4855 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4856 break 2
4857 fi
4858done
4859done
4860
4861 test -z "$ac_cv_path_RM" && ac_cv_path_RM="rm"
4862 ;;
4863esac
4864fi
4865RM=$ac_cv_path_RM
4866
4867if test -n "$RM"; then
4868 echo "$as_me:$LINENO: result: $RM" >&5
4869echo "${ECHO_T}$RM" >&6
4870else
4871 echo "$as_me:$LINENO: result: no" >&5
4872echo "${ECHO_T}no" >&6
4873fi
4874
4875# Extract the first word of "cp", so it can be a program name with args. 4347# Extract the first word of "cp", so it can be a program name with args.
4876set dummy cp; ac_word=$2 4348set dummy cp; ac_word=$2
4877echo "$as_me:$LINENO: checking for $ac_word" >&5 4349echo "$as_me:$LINENO: checking for $ac_word" >&5
4878echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 4350echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
4879if test "${ac_cv_path_CP+set}" = set; then 4351if test "${ac_cv_path_CP+set}" = set; then
5110 echo "$as_me:$LINENO: result: no" >&5 4582 echo "$as_me:$LINENO: result: no" >&5
5111echo "${ECHO_T}no" >&6 4583echo "${ECHO_T}no" >&6
5112fi 4584fi
5113 4585
5114 4586
4587
4588
4589ac_ext=cc
4590ac_cpp='$CXXCPP $CPPFLAGS'
4591ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4592ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4593ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
4594echo "$as_me:$LINENO: checking how to run the C++ preprocessor" >&5
4595echo $ECHO_N "checking how to run the C++ preprocessor... $ECHO_C" >&6
4596if test -z "$CXXCPP"; then
4597 if test "${ac_cv_prog_CXXCPP+set}" = set; then
4598 echo $ECHO_N "(cached) $ECHO_C" >&6
4599else
4600 # Double quotes because CXXCPP needs to be expanded
4601 for CXXCPP in "$CXX -E" "/lib/cpp"
4602 do
4603 ac_preproc_ok=false
4604for ac_cxx_preproc_warn_flag in '' yes
4605do
4606 # Use a header file that comes with gcc, so configuring glibc
4607 # with a fresh cross-compiler works.
4608 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4609 # <limits.h> exists even on freestanding compilers.
4610 # On the NeXT, cc -E runs the code through the compiler's parser,
4611 # not just through cpp. "Syntax error" is here to catch this case.
4612 cat >conftest.$ac_ext <<_ACEOF
4613/* confdefs.h. */
4614_ACEOF
4615cat confdefs.h >>conftest.$ac_ext
4616cat >>conftest.$ac_ext <<_ACEOF
4617/* end confdefs.h. */
4618#ifdef __STDC__
4619# include <limits.h>
4620#else
4621# include <assert.h>
4622#endif
4623 Syntax error
4624_ACEOF
4625if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
4626 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
4627 ac_status=$?
4628 grep -v '^ *+' conftest.er1 >conftest.err
4629 rm -f conftest.er1
4630 cat conftest.err >&5
4631 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4632 (exit $ac_status); } >/dev/null; then
4633 if test -s conftest.err; then
4634 ac_cpp_err=$ac_cxx_preproc_warn_flag
4635 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
4636 else
4637 ac_cpp_err=
4638 fi
4639else
4640 ac_cpp_err=yes
4641fi
4642if test -z "$ac_cpp_err"; then
4643 :
4644else
4645 echo "$as_me: failed program was:" >&5
4646sed 's/^/| /' conftest.$ac_ext >&5
4647
4648 # Broken: fails on valid input.
4649continue
4650fi
4651rm -f conftest.err conftest.$ac_ext
4652
4653 # OK, works on sane cases. Now check whether non-existent headers
4654 # can be detected and how.
4655 cat >conftest.$ac_ext <<_ACEOF
4656/* confdefs.h. */
4657_ACEOF
4658cat confdefs.h >>conftest.$ac_ext
4659cat >>conftest.$ac_ext <<_ACEOF
4660/* end confdefs.h. */
4661#include <ac_nonexistent.h>
4662_ACEOF
4663if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
4664 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
4665 ac_status=$?
4666 grep -v '^ *+' conftest.er1 >conftest.err
4667 rm -f conftest.er1
4668 cat conftest.err >&5
4669 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4670 (exit $ac_status); } >/dev/null; then
4671 if test -s conftest.err; then
4672 ac_cpp_err=$ac_cxx_preproc_warn_flag
4673 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
4674 else
4675 ac_cpp_err=
4676 fi
4677else
4678 ac_cpp_err=yes
4679fi
4680if test -z "$ac_cpp_err"; then
4681 # Broken: success on invalid input.
4682continue
4683else
4684 echo "$as_me: failed program was:" >&5
4685sed 's/^/| /' conftest.$ac_ext >&5
4686
4687 # Passes both tests.
4688ac_preproc_ok=:
4689break
4690fi
4691rm -f conftest.err conftest.$ac_ext
4692
4693done
4694# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
4695rm -f conftest.err conftest.$ac_ext
4696if $ac_preproc_ok; then
4697 break
4698fi
4699
4700 done
4701 ac_cv_prog_CXXCPP=$CXXCPP
4702
4703fi
4704 CXXCPP=$ac_cv_prog_CXXCPP
4705else
4706 ac_cv_prog_CXXCPP=$CXXCPP
4707fi
4708echo "$as_me:$LINENO: result: $CXXCPP" >&5
4709echo "${ECHO_T}$CXXCPP" >&6
4710ac_preproc_ok=false
4711for ac_cxx_preproc_warn_flag in '' yes
4712do
4713 # Use a header file that comes with gcc, so configuring glibc
4714 # with a fresh cross-compiler works.
4715 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4716 # <limits.h> exists even on freestanding compilers.
4717 # On the NeXT, cc -E runs the code through the compiler's parser,
4718 # not just through cpp. "Syntax error" is here to catch this case.
4719 cat >conftest.$ac_ext <<_ACEOF
4720/* confdefs.h. */
4721_ACEOF
4722cat confdefs.h >>conftest.$ac_ext
4723cat >>conftest.$ac_ext <<_ACEOF
4724/* end confdefs.h. */
4725#ifdef __STDC__
4726# include <limits.h>
4727#else
4728# include <assert.h>
4729#endif
4730 Syntax error
4731_ACEOF
4732if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
4733 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
4734 ac_status=$?
4735 grep -v '^ *+' conftest.er1 >conftest.err
4736 rm -f conftest.er1
4737 cat conftest.err >&5
4738 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4739 (exit $ac_status); } >/dev/null; then
4740 if test -s conftest.err; then
4741 ac_cpp_err=$ac_cxx_preproc_warn_flag
4742 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
4743 else
4744 ac_cpp_err=
4745 fi
4746else
4747 ac_cpp_err=yes
4748fi
4749if test -z "$ac_cpp_err"; then
4750 :
4751else
4752 echo "$as_me: failed program was:" >&5
4753sed 's/^/| /' conftest.$ac_ext >&5
4754
4755 # Broken: fails on valid input.
4756continue
4757fi
4758rm -f conftest.err conftest.$ac_ext
4759
4760 # OK, works on sane cases. Now check whether non-existent headers
4761 # can be detected and how.
4762 cat >conftest.$ac_ext <<_ACEOF
4763/* confdefs.h. */
4764_ACEOF
4765cat confdefs.h >>conftest.$ac_ext
4766cat >>conftest.$ac_ext <<_ACEOF
4767/* end confdefs.h. */
4768#include <ac_nonexistent.h>
4769_ACEOF
4770if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
4771 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
4772 ac_status=$?
4773 grep -v '^ *+' conftest.er1 >conftest.err
4774 rm -f conftest.er1
4775 cat conftest.err >&5
4776 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4777 (exit $ac_status); } >/dev/null; then
4778 if test -s conftest.err; then
4779 ac_cpp_err=$ac_cxx_preproc_warn_flag
4780 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
4781 else
4782 ac_cpp_err=
4783 fi
4784else
4785 ac_cpp_err=yes
4786fi
4787if test -z "$ac_cpp_err"; then
4788 # Broken: success on invalid input.
4789continue
4790else
4791 echo "$as_me: failed program was:" >&5
4792sed 's/^/| /' conftest.$ac_ext >&5
4793
4794 # Passes both tests.
4795ac_preproc_ok=:
4796break
4797fi
4798rm -f conftest.err conftest.$ac_ext
4799
4800done
4801# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
4802rm -f conftest.err conftest.$ac_ext
4803if $ac_preproc_ok; then
4804 :
4805else
4806 { { echo "$as_me:$LINENO: error: C++ preprocessor \"$CXXCPP\" fails sanity check
4807See \`config.log' for more details." >&5
4808echo "$as_me: error: C++ preprocessor \"$CXXCPP\" fails sanity check
4809See \`config.log' for more details." >&2;}
4810 { (exit 1); exit 1; }; }
4811fi
4812
4813ac_ext=cc
4814ac_cpp='$CXXCPP $CPPFLAGS'
4815ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4816ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4817ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
5115 4818
5116 4819
5117 4820
5118if test "x$ac_path_x_has_been_run" != xyes; then 4821if test "x$ac_path_x_has_been_run" != xyes; then
5119 echo "$as_me:$LINENO: checking for X" >&5 4822 echo "$as_me:$LINENO: checking for X" >&5
7173 6876
7174 6877
7175 6878
7176 6879
7177 6880
7178
7179
7180
7181
7182
7183
7184
7185
7186
7187for ac_header in \ 6881for ac_header in \
7188 assert.h \ 6882 assert.h \
7189 fcntl.h \ 6883 fcntl.h \
7190 grp.h \
7191 libc.h \
7192 lastlog.h \
7193 stdarg.h \ 6884 stdarg.h \
7194 stdlib.h \ 6885 stdlib.h \
7195 string.h \ 6886 string.h \
7196 termios.h \ 6887 termios.h \
7197 unistd.h \ 6888 unistd.h \
7198 sys/byteorder.h \ 6889 sys/byteorder.h \
7199 sys/ioctl.h \ 6890 sys/ioctl.h \
7200 sys/select.h \ 6891 sys/select.h \
7201 sys/sockio.h \ 6892 sys/sockio.h \
7202 sys/strredir.h \ 6893 sys/strredir.h \
7203 sys/stropts.h \
7204 sys/time.h \ 6894 sys/time.h \
7205 utmp.h \ 6895 stdint.h \
7206 utmpx.h \ 6896 wchar.h \
7207 stdint.h \ 6897 cwchar \
7208 pty.h \ 6898 clocale \
7209 util.h \
7210 libutil.h \
7211 wchar.h \
7212 cwchar \
7213 clocale \
7214 6899
7215do 6900do
7216as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 6901as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
7217if eval "test \"\${$as_ac_Header+set}\" = set"; then 6902if eval "test \"\${$as_ac_Header+set}\" = set"; then
7218 echo "$as_me:$LINENO: checking for $ac_header" >&5 6903 echo "$as_me:$LINENO: checking for $ac_header" >&5
10048 9733
10049 9734
10050 9735
10051 9736
10052 9737
10053
10054
10055
10056
10057
10058
10059
10060
10061
10062
10063
10064
10065
10066
10067for ac_func in \ 9738for ac_func in \
10068 revoke \
10069 unsetenv \ 9739 unsetenv \
10070 setutent \ 9740 setutent \
10071 seteuid \
10072 setresuid \
10073 setreuid \
10074 _getpty \
10075 getpt \
10076 posix_openpt \
10077 grantpt \
10078 unlockpt \
10079 isastream \
10080 on_exit \ 9741 on_exit \
10081 nanosleep \
10082 updwtmp \
10083 updwtmpx \
10084 ttyslot \
10085 9742
10086do 9743do
10087as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` 9744as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
10088echo "$as_me:$LINENO: checking for $ac_func" >&5 9745echo "$as_me:$LINENO: checking for $ac_func" >&5
10089echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 9746echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
10178 cat >>confdefs.h <<_ACEOF 9835 cat >>confdefs.h <<_ACEOF
10179#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 9836#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
10180_ACEOF 9837_ACEOF
10181 9838
10182fi 9839fi
9840done
9841
9842
9843
9844support_utmp=yes
9845support_wtmp=yes
9846support_lastlog=yes
9847
9848# Check whether --enable-utmp or --disable-utmp was given.
9849if test "${enable_utmp+set}" = set; then
9850 enableval="$enable_utmp"
9851 if test x$enableval = xyes -o x$enableval = xno; then
9852 support_utmp=$enableval
9853 fi
9854fi;
9855
9856# Check whether --enable-wtmp or --disable-wtmp was given.
9857if test "${enable_wtmp+set}" = set; then
9858 enableval="$enable_wtmp"
9859 if test x$enableval = xyes -o x$enableval = xno; then
9860 support_wtmp=$enableval
9861 fi
9862fi;
9863
9864# Check whether --enable-lastlog or --disable-lastlog was given.
9865if test "${enable_lastlog+set}" = set; then
9866 enableval="$enable_lastlog"
9867 if test x$enableval = xyes -o x$enableval = xno; then
9868 support_lastlog=$enableval
9869 fi
9870fi;
9871
9872if test x$support_utmp = xyes; then
9873
9874cat >>confdefs.h <<\_ACEOF
9875#define UTMP_SUPPORT 1
9876_ACEOF
9877
9878fi
9879if test x$support_wtmp = xyes; then
9880
9881cat >>confdefs.h <<\_ACEOF
9882#define WTMP_SUPPORT 1
9883_ACEOF
9884
9885fi
9886if test x$support_lastlog = xyes; then
9887
9888cat >>confdefs.h <<\_ACEOF
9889#define LASTLOG_SUPPORT 1
9890_ACEOF
9891
9892fi
9893
9894
9895
9896
9897for ac_func in \
9898 ttyslot \
9899 updwtmp \
9900 updwtmpx \
9901
9902do
9903as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
9904echo "$as_me:$LINENO: checking for $ac_func" >&5
9905echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
9906if eval "test \"\${$as_ac_var+set}\" = set"; then
9907 echo $ECHO_N "(cached) $ECHO_C" >&6
9908else
9909 cat >conftest.$ac_ext <<_ACEOF
9910/* confdefs.h. */
9911_ACEOF
9912cat confdefs.h >>conftest.$ac_ext
9913cat >>conftest.$ac_ext <<_ACEOF
9914/* end confdefs.h. */
9915/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
9916 For example, HP-UX 11i <limits.h> declares gettimeofday. */
9917#define $ac_func innocuous_$ac_func
9918
9919/* System header to define __stub macros and hopefully few prototypes,
9920 which can conflict with char $ac_func (); below.
9921 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9922 <limits.h> exists even on freestanding compilers. */
9923
9924#ifdef __STDC__
9925# include <limits.h>
9926#else
9927# include <assert.h>
9928#endif
9929
9930#undef $ac_func
9931
9932/* Override any gcc2 internal prototype to avoid an error. */
9933#ifdef __cplusplus
9934extern "C"
9935{
9936#endif
9937/* We use char because int might match the return type of a gcc2
9938 builtin and then its argument prototype would still apply. */
9939char $ac_func ();
9940/* The GNU C library defines this for functions which it implements
9941 to always fail with ENOSYS. Some functions are actually named
9942 something starting with __ and the normal name is an alias. */
9943#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
9944choke me
9945#else
9946char (*f) () = $ac_func;
9947#endif
9948#ifdef __cplusplus
9949}
9950#endif
9951
9952int
9953main ()
9954{
9955return f != $ac_func;
9956 ;
9957 return 0;
9958}
9959_ACEOF
9960rm -f conftest.$ac_objext conftest$ac_exeext
9961if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
9962 (eval $ac_link) 2>conftest.er1
9963 ac_status=$?
9964 grep -v '^ *+' conftest.er1 >conftest.err
9965 rm -f conftest.er1
9966 cat conftest.err >&5
9967 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9968 (exit $ac_status); } &&
9969 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
9970 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9971 (eval $ac_try) 2>&5
9972 ac_status=$?
9973 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9974 (exit $ac_status); }; } &&
9975 { ac_try='test -s conftest$ac_exeext'
9976 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9977 (eval $ac_try) 2>&5
9978 ac_status=$?
9979 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9980 (exit $ac_status); }; }; then
9981 eval "$as_ac_var=yes"
9982else
9983 echo "$as_me: failed program was:" >&5
9984sed 's/^/| /' conftest.$ac_ext >&5
9985
9986eval "$as_ac_var=no"
9987fi
9988rm -f conftest.err conftest.$ac_objext \
9989 conftest$ac_exeext conftest.$ac_ext
9990fi
9991echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
9992echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
9993if test `eval echo '${'$as_ac_var'}'` = yes; then
9994 cat >>confdefs.h <<_ACEOF
9995#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
9996_ACEOF
9997
9998fi
9999done
10000
10001
10002
10003
10004
10005for ac_header in \
10006 utmp.h \
10007 utmpx.h \
10008 lastlog.h \
10009
10010do
10011as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
10012if eval "test \"\${$as_ac_Header+set}\" = set"; then
10013 echo "$as_me:$LINENO: checking for $ac_header" >&5
10014echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
10015if eval "test \"\${$as_ac_Header+set}\" = set"; then
10016 echo $ECHO_N "(cached) $ECHO_C" >&6
10017fi
10018echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
10019echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
10020else
10021 # Is the header compilable?
10022echo "$as_me:$LINENO: checking $ac_header usability" >&5
10023echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
10024cat >conftest.$ac_ext <<_ACEOF
10025/* confdefs.h. */
10026_ACEOF
10027cat confdefs.h >>conftest.$ac_ext
10028cat >>conftest.$ac_ext <<_ACEOF
10029/* end confdefs.h. */
10030$ac_includes_default
10031#include <$ac_header>
10032_ACEOF
10033rm -f conftest.$ac_objext
10034if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
10035 (eval $ac_compile) 2>conftest.er1
10036 ac_status=$?
10037 grep -v '^ *+' conftest.er1 >conftest.err
10038 rm -f conftest.er1
10039 cat conftest.err >&5
10040 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10041 (exit $ac_status); } &&
10042 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
10043 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10044 (eval $ac_try) 2>&5
10045 ac_status=$?
10046 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10047 (exit $ac_status); }; } &&
10048 { ac_try='test -s conftest.$ac_objext'
10049 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10050 (eval $ac_try) 2>&5
10051 ac_status=$?
10052 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10053 (exit $ac_status); }; }; then
10054 ac_header_compiler=yes
10055else
10056 echo "$as_me: failed program was:" >&5
10057sed 's/^/| /' conftest.$ac_ext >&5
10058
10059ac_header_compiler=no
10060fi
10061rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10062echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
10063echo "${ECHO_T}$ac_header_compiler" >&6
10064
10065# Is the header present?
10066echo "$as_me:$LINENO: checking $ac_header presence" >&5
10067echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
10068cat >conftest.$ac_ext <<_ACEOF
10069/* confdefs.h. */
10070_ACEOF
10071cat confdefs.h >>conftest.$ac_ext
10072cat >>conftest.$ac_ext <<_ACEOF
10073/* end confdefs.h. */
10074#include <$ac_header>
10075_ACEOF
10076if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
10077 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
10078 ac_status=$?
10079 grep -v '^ *+' conftest.er1 >conftest.err
10080 rm -f conftest.er1
10081 cat conftest.err >&5
10082 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10083 (exit $ac_status); } >/dev/null; then
10084 if test -s conftest.err; then
10085 ac_cpp_err=$ac_cxx_preproc_warn_flag
10086 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
10087 else
10088 ac_cpp_err=
10089 fi
10090else
10091 ac_cpp_err=yes
10092fi
10093if test -z "$ac_cpp_err"; then
10094 ac_header_preproc=yes
10095else
10096 echo "$as_me: failed program was:" >&5
10097sed 's/^/| /' conftest.$ac_ext >&5
10098
10099 ac_header_preproc=no
10100fi
10101rm -f conftest.err conftest.$ac_ext
10102echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
10103echo "${ECHO_T}$ac_header_preproc" >&6
10104
10105# So? What about this header?
10106case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in
10107 yes:no: )
10108 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
10109echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
10110 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
10111echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
10112 ac_header_preproc=yes
10113 ;;
10114 no:yes:* )
10115 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
10116echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
10117 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
10118echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
10119 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
10120echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
10121 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
10122echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
10123 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
10124echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
10125 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
10126echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
10127 (
10128 cat <<\_ASBOX
10129## ------------------------------------------ ##
10130## Report this to the AC_PACKAGE_NAME lists. ##
10131## ------------------------------------------ ##
10132_ASBOX
10133 ) |
10134 sed "s/^/$as_me: WARNING: /" >&2
10135 ;;
10136esac
10137echo "$as_me:$LINENO: checking for $ac_header" >&5
10138echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
10139if eval "test \"\${$as_ac_Header+set}\" = set"; then
10140 echo $ECHO_N "(cached) $ECHO_C" >&6
10141else
10142 eval "$as_ac_Header=\$ac_header_preproc"
10143fi
10144echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
10145echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
10146
10147fi
10148if test `eval echo '${'$as_ac_Header'}'` = yes; then
10149 cat >>confdefs.h <<_ACEOF
10150#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
10151_ACEOF
10152
10153fi
10154
10183done 10155done
10184 10156
10185 10157
10186 10158
10187if test "${ac_cv_header_utmp_h+set}" = set; then 10159if test "${ac_cv_header_utmp_h+set}" = set; then
10321 10293
10322fi 10294fi
10323if test $ac_cv_header_utmp_h = yes; then 10295if test $ac_cv_header_utmp_h = yes; then
10324 echo "$as_me:$LINENO: checking for struct utmp" >&5 10296 echo "$as_me:$LINENO: checking for struct utmp" >&5
10325echo $ECHO_N "checking for struct utmp... $ECHO_C" >&6 10297echo $ECHO_N "checking for struct utmp... $ECHO_C" >&6
10326if test "${rxvt_cv_struct_utmp+set}" = set; then 10298if test "${struct_utmp+set}" = set; then
10327 echo $ECHO_N "(cached) $ECHO_C" >&6 10299 echo $ECHO_N "(cached) $ECHO_C" >&6
10328else 10300else
10329 cat >conftest.$ac_ext <<_ACEOF 10301 cat >conftest.$ac_ext <<_ACEOF
10330/* confdefs.h. */ 10302/* confdefs.h. */
10331_ACEOF 10303_ACEOF
10361 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10333 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10362 (eval $ac_try) 2>&5 10334 (eval $ac_try) 2>&5
10363 ac_status=$? 10335 ac_status=$?
10364 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10336 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10365 (exit $ac_status); }; }; then 10337 (exit $ac_status); }; }; then
10366 rxvt_cv_struct_utmp=yes 10338 struct_utmp=yes
10367else 10339else
10368 echo "$as_me: failed program was:" >&5 10340 echo "$as_me: failed program was:" >&5
10369sed 's/^/| /' conftest.$ac_ext >&5 10341sed 's/^/| /' conftest.$ac_ext >&5
10370 10342
10371rxvt_cv_struct_utmp=no 10343struct_utmp=no
10372fi 10344fi
10373rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10345rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10374fi 10346fi
10375echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmp" >&5 10347echo "$as_me:$LINENO: result: $struct_utmp" >&5
10376echo "${ECHO_T}$rxvt_cv_struct_utmp" >&6 10348echo "${ECHO_T}$struct_utmp" >&6
10377if test x$rxvt_cv_struct_utmp = xyes; then 10349if test x$struct_utmp = xyes; then
10378 10350
10379cat >>confdefs.h <<\_ACEOF 10351cat >>confdefs.h <<\_ACEOF
10380#define HAVE_STRUCT_UTMP 1 10352#define HAVE_STRUCT_UTMP 1
10381_ACEOF 10353_ACEOF
10382 10354
10383fi 10355fi
10384 10356
10385 10357
10386echo "$as_me:$LINENO: checking for ut_host in utmp struct" >&5 10358echo "$as_me:$LINENO: checking for ut_host in utmp struct" >&5
10387echo $ECHO_N "checking for ut_host in utmp struct... $ECHO_C" >&6 10359echo $ECHO_N "checking for ut_host in utmp struct... $ECHO_C" >&6
10388if test "${rxvt_cv_struct_utmp_host+set}" = set; then 10360if test "${struct_utmp_host+set}" = set; then
10389 echo $ECHO_N "(cached) $ECHO_C" >&6 10361 echo $ECHO_N "(cached) $ECHO_C" >&6
10390else 10362else
10391 cat >conftest.$ac_ext <<_ACEOF 10363 cat >conftest.$ac_ext <<_ACEOF
10392/* confdefs.h. */ 10364/* confdefs.h. */
10393_ACEOF 10365_ACEOF
10423 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10395 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10424 (eval $ac_try) 2>&5 10396 (eval $ac_try) 2>&5
10425 ac_status=$? 10397 ac_status=$?
10426 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10398 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10427 (exit $ac_status); }; }; then 10399 (exit $ac_status); }; }; then
10428 rxvt_cv_struct_utmp_host=yes 10400 struct_utmp_host=yes
10429else 10401else
10430 echo "$as_me: failed program was:" >&5 10402 echo "$as_me: failed program was:" >&5
10431sed 's/^/| /' conftest.$ac_ext >&5 10403sed 's/^/| /' conftest.$ac_ext >&5
10432 10404
10433rxvt_cv_struct_utmp_host=no 10405struct_utmp_host=no
10434fi 10406fi
10435rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10407rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10436fi 10408fi
10437echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmp_host" >&5 10409echo "$as_me:$LINENO: result: $struct_utmp_host" >&5
10438echo "${ECHO_T}$rxvt_cv_struct_utmp_host" >&6 10410echo "${ECHO_T}$struct_utmp_host" >&6
10439if test x$rxvt_cv_struct_utmp_host = xyes; then 10411if test x$struct_utmp_host = xyes; then
10440 10412
10441cat >>confdefs.h <<\_ACEOF 10413cat >>confdefs.h <<\_ACEOF
10442#define HAVE_UTMP_HOST 1 10414#define HAVE_UTMP_HOST 1
10443_ACEOF 10415_ACEOF
10444 10416
10445fi 10417fi
10446 10418
10447echo "$as_me:$LINENO: checking for ut_pid in utmp struct" >&5 10419echo "$as_me:$LINENO: checking for ut_pid in utmp struct" >&5
10448echo $ECHO_N "checking for ut_pid in utmp struct... $ECHO_C" >&6 10420echo $ECHO_N "checking for ut_pid in utmp struct... $ECHO_C" >&6
10449if test "${rxvt_cv_struct_utmp_pid+set}" = set; then 10421if test "${struct_utmp_pid+set}" = set; then
10450 echo $ECHO_N "(cached) $ECHO_C" >&6 10422 echo $ECHO_N "(cached) $ECHO_C" >&6
10451else 10423else
10452 cat >conftest.$ac_ext <<_ACEOF 10424 cat >conftest.$ac_ext <<_ACEOF
10453/* confdefs.h. */ 10425/* confdefs.h. */
10454_ACEOF 10426_ACEOF
10484 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10456 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10485 (eval $ac_try) 2>&5 10457 (eval $ac_try) 2>&5
10486 ac_status=$? 10458 ac_status=$?
10487 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10459 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10488 (exit $ac_status); }; }; then 10460 (exit $ac_status); }; }; then
10489 rxvt_cv_struct_utmp_pid=yes 10461 struct_utmp_pid=yes
10490else 10462else
10491 echo "$as_me: failed program was:" >&5 10463 echo "$as_me: failed program was:" >&5
10492sed 's/^/| /' conftest.$ac_ext >&5 10464sed 's/^/| /' conftest.$ac_ext >&5
10493 10465
10494rxvt_cv_struct_utmp_pid=no 10466struct_utmp_pid=no
10495fi 10467fi
10496rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10468rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10497fi 10469fi
10498echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmp_pid" >&5 10470echo "$as_me:$LINENO: result: $struct_utmp_pid" >&5
10499echo "${ECHO_T}$rxvt_cv_struct_utmp_pid" >&6 10471echo "${ECHO_T}$struct_utmp_pid" >&6
10500if test x$rxvt_cv_struct_utmp_pid = xyes; then 10472if test x$struct_utmp_pid = xyes; then
10501 10473
10502cat >>confdefs.h <<\_ACEOF 10474cat >>confdefs.h <<\_ACEOF
10503#define HAVE_UTMP_PID 1 10475#define HAVE_UTMP_PID 1
10504_ACEOF 10476_ACEOF
10505 10477
10646 10618
10647fi 10619fi
10648if test $ac_cv_header_utmpx_h = yes; then 10620if test $ac_cv_header_utmpx_h = yes; then
10649 echo "$as_me:$LINENO: checking for struct utmpx" >&5 10621 echo "$as_me:$LINENO: checking for struct utmpx" >&5
10650echo $ECHO_N "checking for struct utmpx... $ECHO_C" >&6 10622echo $ECHO_N "checking for struct utmpx... $ECHO_C" >&6
10651if test "${rxvt_cv_struct_utmpx+set}" = set; then 10623if test "${struct_utmpx+set}" = set; then
10652 echo $ECHO_N "(cached) $ECHO_C" >&6 10624 echo $ECHO_N "(cached) $ECHO_C" >&6
10653else 10625else
10654 cat >conftest.$ac_ext <<_ACEOF 10626 cat >conftest.$ac_ext <<_ACEOF
10655/* confdefs.h. */ 10627/* confdefs.h. */
10656_ACEOF 10628_ACEOF
10686 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10658 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10687 (eval $ac_try) 2>&5 10659 (eval $ac_try) 2>&5
10688 ac_status=$? 10660 ac_status=$?
10689 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10661 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10690 (exit $ac_status); }; }; then 10662 (exit $ac_status); }; }; then
10691 rxvt_cv_struct_utmpx=yes 10663 struct_utmpx=yes
10692else 10664else
10693 echo "$as_me: failed program was:" >&5 10665 echo "$as_me: failed program was:" >&5
10694sed 's/^/| /' conftest.$ac_ext >&5 10666sed 's/^/| /' conftest.$ac_ext >&5
10695 10667
10696rxvt_cv_struct_utmpx=no 10668struct_utmpx=no
10697fi 10669fi
10698rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10670rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10699fi 10671fi
10700echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmpx" >&5 10672echo "$as_me:$LINENO: result: $struct_utmpx" >&5
10701echo "${ECHO_T}$rxvt_cv_struct_utmpx" >&6 10673echo "${ECHO_T}$struct_utmpx" >&6
10702if test x$rxvt_cv_struct_utmpx = xyes; then 10674if test x$struct_utmpx = xyes; then
10703 10675
10704cat >>confdefs.h <<\_ACEOF 10676cat >>confdefs.h <<\_ACEOF
10705#define HAVE_STRUCT_UTMPX 1 10677#define HAVE_STRUCT_UTMPX 1
10706_ACEOF 10678_ACEOF
10707 10679
10708fi 10680fi
10709 10681
10710 10682
10711echo "$as_me:$LINENO: checking for host in utmpx struct" >&5 10683echo "$as_me:$LINENO: checking for host in utmpx struct" >&5
10712echo $ECHO_N "checking for host in utmpx struct... $ECHO_C" >&6 10684echo $ECHO_N "checking for host in utmpx struct... $ECHO_C" >&6
10713if test "${rxvt_cv_struct_utmpx_host+set}" = set; then 10685if test "${struct_utmpx_host+set}" = set; then
10714 echo $ECHO_N "(cached) $ECHO_C" >&6 10686 echo $ECHO_N "(cached) $ECHO_C" >&6
10715else 10687else
10716 cat >conftest.$ac_ext <<_ACEOF 10688 cat >conftest.$ac_ext <<_ACEOF
10717/* confdefs.h. */ 10689/* confdefs.h. */
10718_ACEOF 10690_ACEOF
10748 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10720 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10749 (eval $ac_try) 2>&5 10721 (eval $ac_try) 2>&5
10750 ac_status=$? 10722 ac_status=$?
10751 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10723 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10752 (exit $ac_status); }; }; then 10724 (exit $ac_status); }; }; then
10753 rxvt_cv_struct_utmpx_host=yes 10725 struct_utmpx_host=yes
10754else 10726else
10755 echo "$as_me: failed program was:" >&5 10727 echo "$as_me: failed program was:" >&5
10756sed 's/^/| /' conftest.$ac_ext >&5 10728sed 's/^/| /' conftest.$ac_ext >&5
10757 10729
10758rxvt_cv_struct_utmpx_host=no 10730struct_utmpx_host=no
10759fi 10731fi
10760rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10732rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10761fi 10733fi
10762echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmpx_host" >&5 10734echo "$as_me:$LINENO: result: $struct_utmpx_host" >&5
10763echo "${ECHO_T}$rxvt_cv_struct_utmpx_host" >&6 10735echo "${ECHO_T}$struct_utmpx_host" >&6
10764if test x$rxvt_cv_struct_utmpx_host = xyes; then 10736if test x$struct_utmpx_host = xyes; then
10765 10737
10766cat >>confdefs.h <<\_ACEOF 10738cat >>confdefs.h <<\_ACEOF
10767#define HAVE_UTMPX_HOST 1 10739#define HAVE_UTMPX_HOST 1
10768_ACEOF 10740_ACEOF
10769 10741
10770fi 10742fi
10771 10743
10772echo "$as_me:$LINENO: checking for session in utmpx struct" >&5 10744echo "$as_me:$LINENO: checking for session in utmpx struct" >&5
10773echo $ECHO_N "checking for session in utmpx struct... $ECHO_C" >&6 10745echo $ECHO_N "checking for session in utmpx struct... $ECHO_C" >&6
10774if test "${rxvt_cv_struct_utmpx_session+set}" = set; then 10746if test "${struct_utmpx_session+set}" = set; then
10775 echo $ECHO_N "(cached) $ECHO_C" >&6 10747 echo $ECHO_N "(cached) $ECHO_C" >&6
10776else 10748else
10777 cat >conftest.$ac_ext <<_ACEOF 10749 cat >conftest.$ac_ext <<_ACEOF
10778/* confdefs.h. */ 10750/* confdefs.h. */
10779_ACEOF 10751_ACEOF
10809 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10781 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10810 (eval $ac_try) 2>&5 10782 (eval $ac_try) 2>&5
10811 ac_status=$? 10783 ac_status=$?
10812 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10784 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10813 (exit $ac_status); }; }; then 10785 (exit $ac_status); }; }; then
10814 rxvt_cv_struct_utmpx_session=yes 10786 struct_utmpx_session=yes
10815else 10787else
10816 echo "$as_me: failed program was:" >&5 10788 echo "$as_me: failed program was:" >&5
10817sed 's/^/| /' conftest.$ac_ext >&5 10789sed 's/^/| /' conftest.$ac_ext >&5
10818 10790
10819rxvt_cv_struct_utmpx_session=no 10791struct_utmpx_session=no
10820fi 10792fi
10821rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10793rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10822fi 10794fi
10823echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmpx_session" >&5 10795echo "$as_me:$LINENO: result: $struct_utmpx_session" >&5
10824echo "${ECHO_T}$rxvt_cv_struct_utmpx_session" >&6 10796echo "${ECHO_T}$struct_utmpx_session" >&6
10825if test x$rxvt_cv_struct_utmpx_session = xyes; then 10797if test x$struct_utmpx_session = xyes; then
10826 10798
10827cat >>confdefs.h <<\_ACEOF 10799cat >>confdefs.h <<\_ACEOF
10828#define HAVE_UTMPX_SESSION 1 10800#define HAVE_UTMPX_SESSION 1
10829_ACEOF 10801_ACEOF
10830 10802
10833fi 10805fi
10834 10806
10835 10807
10836echo "$as_me:$LINENO: checking for struct lastlog" >&5 10808echo "$as_me:$LINENO: checking for struct lastlog" >&5
10837echo $ECHO_N "checking for struct lastlog... $ECHO_C" >&6 10809echo $ECHO_N "checking for struct lastlog... $ECHO_C" >&6
10838if test "${rxvt_cv_struct_lastlog+set}" = set; then 10810if test "${struct_lastlog+set}" = set; then
10839 echo $ECHO_N "(cached) $ECHO_C" >&6 10811 echo $ECHO_N "(cached) $ECHO_C" >&6
10840else 10812else
10841 cat >conftest.$ac_ext <<_ACEOF 10813 cat >conftest.$ac_ext <<_ACEOF
10842/* confdefs.h. */ 10814/* confdefs.h. */
10843_ACEOF 10815_ACEOF
10877 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10849 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10878 (eval $ac_try) 2>&5 10850 (eval $ac_try) 2>&5
10879 ac_status=$? 10851 ac_status=$?
10880 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10852 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10881 (exit $ac_status); }; }; then 10853 (exit $ac_status); }; }; then
10882 rxvt_cv_struct_lastlog=yes 10854 struct_lastlog=yes
10883else 10855else
10884 echo "$as_me: failed program was:" >&5 10856 echo "$as_me: failed program was:" >&5
10885sed 's/^/| /' conftest.$ac_ext >&5 10857sed 's/^/| /' conftest.$ac_ext >&5
10886 10858
10887rxvt_cv_struct_lastlog=no 10859struct_lastlog=no
10888fi 10860fi
10889rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10861rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10890fi 10862fi
10891echo "$as_me:$LINENO: result: $rxvt_cv_struct_lastlog" >&5 10863echo "$as_me:$LINENO: result: $struct_lastlog" >&5
10892echo "${ECHO_T}$rxvt_cv_struct_lastlog" >&6 10864echo "${ECHO_T}$struct_lastlog" >&6
10893if test x$rxvt_cv_struct_lastlog = xyes; then 10865if test x$struct_lastlog = xyes; then
10894 10866
10895cat >>confdefs.h <<\_ACEOF 10867cat >>confdefs.h <<\_ACEOF
10896#define HAVE_STRUCT_LASTLOG 1 10868#define HAVE_STRUCT_LASTLOG 1
10897_ACEOF 10869_ACEOF
10898 10870
10899fi 10871fi
10900 10872
10901echo "$as_me:$LINENO: checking for struct lastlogx" >&5 10873echo "$as_me:$LINENO: checking for struct lastlogx" >&5
10902echo $ECHO_N "checking for struct lastlogx... $ECHO_C" >&6 10874echo $ECHO_N "checking for struct lastlogx... $ECHO_C" >&6
10903if test "${rxvt_cv_struct_lastlogx+set}" = set; then 10875if test "${struct_lastlogx+set}" = set; then
10904 echo $ECHO_N "(cached) $ECHO_C" >&6 10876 echo $ECHO_N "(cached) $ECHO_C" >&6
10905else 10877else
10906 cat >conftest.$ac_ext <<_ACEOF 10878 cat >conftest.$ac_ext <<_ACEOF
10907/* confdefs.h. */ 10879/* confdefs.h. */
10908_ACEOF 10880_ACEOF
10942 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10914 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10943 (eval $ac_try) 2>&5 10915 (eval $ac_try) 2>&5
10944 ac_status=$? 10916 ac_status=$?
10945 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10917 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10946 (exit $ac_status); }; }; then 10918 (exit $ac_status); }; }; then
10947 rxvt_cv_struct_lastlogx=yes 10919 struct_lastlogx=yes
10948else 10920else
10949 echo "$as_me: failed program was:" >&5 10921 echo "$as_me: failed program was:" >&5
10950sed 's/^/| /' conftest.$ac_ext >&5 10922sed 's/^/| /' conftest.$ac_ext >&5
10951 10923
10952rxvt_cv_struct_lastlogx=no 10924struct_lastlogx=no
10953fi 10925fi
10954rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10926rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10955fi 10927fi
10956echo "$as_me:$LINENO: result: $rxvt_cv_struct_lastlogx" >&5 10928echo "$as_me:$LINENO: result: $struct_lastlogx" >&5
10957echo "${ECHO_T}$rxvt_cv_struct_lastlogx" >&6 10929echo "${ECHO_T}$struct_lastlogx" >&6
10958if test x$rxvt_cv_struct_lastlogx = xyes; then 10930if test x$struct_lastlogx = xyes; then
10959 10931
10960cat >>confdefs.h <<\_ACEOF 10932cat >>confdefs.h <<\_ACEOF
10961#define HAVE_STRUCT_LASTLOGX 1 10933#define HAVE_STRUCT_LASTLOGX 1
10962_ACEOF 10934_ACEOF
10963 10935
10964fi 10936fi
10965 10937
10966 10938
10967echo "$as_me:$LINENO: checking where utmp is located" >&5 10939echo "$as_me:$LINENO: checking where utmp is located" >&5
10968echo $ECHO_N "checking where utmp is located... $ECHO_C" >&6 10940echo $ECHO_N "checking where utmp is located... $ECHO_C" >&6
10969if test "${rxvt_cv_path_utmp+set}" = set; then 10941if test "${path_utmp+set}" = set; then
10970 echo $ECHO_N "(cached) $ECHO_C" >&6 10942 echo $ECHO_N "(cached) $ECHO_C" >&6
10971else 10943else
10972 if test "$cross_compiling" = yes; then 10944 if test "$cross_compiling" = yes; then
10973 { echo "$as_me:$LINENO: WARNING: Define RXVT_UTMP_FILE in config.h manually" >&5 10945 { echo "$as_me:$LINENO: WARNING: Define UTMP_FILE in config.h manually" >&5
10974echo "$as_me: WARNING: Define RXVT_UTMP_FILE in config.h manually" >&2;} 10946echo "$as_me: WARNING: Define UTMP_FILE in config.h manually" >&2;}
10975else 10947else
10976 cat >conftest.$ac_ext <<_ACEOF 10948 cat >conftest.$ac_ext <<_ACEOF
10977/* confdefs.h. */ 10949/* confdefs.h. */
10978_ACEOF 10950_ACEOF
10979cat confdefs.h >>conftest.$ac_ext 10951cat confdefs.h >>conftest.$ac_ext
11015 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10987 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11016 (eval $ac_try) 2>&5 10988 (eval $ac_try) 2>&5
11017 ac_status=$? 10989 ac_status=$?
11018 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10990 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11019 (exit $ac_status); }; }; then 10991 (exit $ac_status); }; }; then
11020 rxvt_cv_path_utmp=`cat conftestval` 10992 path_utmp=`cat conftestval`
11021else 10993else
11022 echo "$as_me: program exited with status $ac_status" >&5 10994 echo "$as_me: program exited with status $ac_status" >&5
11023echo "$as_me: failed program was:" >&5 10995echo "$as_me: failed program was:" >&5
11024sed 's/^/| /' conftest.$ac_ext >&5 10996sed 's/^/| /' conftest.$ac_ext >&5
11025 10997
11026( exit $ac_status ) 10998( exit $ac_status )
11027rxvt_cv_path_utmp= 10999path_utmp=
11028fi 11000fi
11029rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 11001rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
11030fi 11002fi
11031fi 11003fi
11032echo "$as_me:$LINENO: result: $rxvt_cv_path_utmp" >&5 11004echo "$as_me:$LINENO: result: $path_utmp" >&5
11033echo "${ECHO_T}$rxvt_cv_path_utmp" >&6 11005echo "${ECHO_T}$path_utmp" >&6
11034if test x$rxvt_cv_path_utmp != x; then 11006if test x$path_utmp != x; then
11035 11007
11036cat >>confdefs.h <<_ACEOF 11008cat >>confdefs.h <<_ACEOF
11037#define RXVT_UTMP_FILE "$rxvt_cv_path_utmp" 11009#define UTMP_FILE "$path_utmp"
11038_ACEOF 11010_ACEOF
11039 11011
11040fi 11012fi
11041 11013
11042 11014
11043echo "$as_me:$LINENO: checking where utmpx is located" >&5 11015echo "$as_me:$LINENO: checking where utmpx is located" >&5
11044echo $ECHO_N "checking where utmpx is located... $ECHO_C" >&6 11016echo $ECHO_N "checking where utmpx is located... $ECHO_C" >&6
11045if test "${rxvt_cv_path_utmpx+set}" = set; then 11017if test "${path_utmpx+set}" = set; then
11046 echo $ECHO_N "(cached) $ECHO_C" >&6 11018 echo $ECHO_N "(cached) $ECHO_C" >&6
11047else 11019else
11048 if test "$cross_compiling" = yes; then 11020 if test "$cross_compiling" = yes; then
11049 { echo "$as_me:$LINENO: WARNING: Define RXVT_UTMPX_FILE in config.h manually" >&5 11021 { echo "$as_me:$LINENO: WARNING: Define UTMPX_FILE in config.h manually" >&5
11050echo "$as_me: WARNING: Define RXVT_UTMPX_FILE in config.h manually" >&2;} 11022echo "$as_me: WARNING: Define UTMPX_FILE in config.h manually" >&2;}
11051else 11023else
11052 cat >conftest.$ac_ext <<_ACEOF 11024 cat >conftest.$ac_ext <<_ACEOF
11053/* confdefs.h. */ 11025/* confdefs.h. */
11054_ACEOF 11026_ACEOF
11055cat confdefs.h >>conftest.$ac_ext 11027cat confdefs.h >>conftest.$ac_ext
11101 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11073 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11102 (eval $ac_try) 2>&5 11074 (eval $ac_try) 2>&5
11103 ac_status=$? 11075 ac_status=$?
11104 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11076 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11105 (exit $ac_status); }; }; then 11077 (exit $ac_status); }; }; then
11106 rxvt_cv_path_utmpx=`cat conftestval` 11078 path_utmpx=`cat conftestval`
11107else 11079else
11108 echo "$as_me: program exited with status $ac_status" >&5 11080 echo "$as_me: program exited with status $ac_status" >&5
11109echo "$as_me: failed program was:" >&5 11081echo "$as_me: failed program was:" >&5
11110sed 's/^/| /' conftest.$ac_ext >&5 11082sed 's/^/| /' conftest.$ac_ext >&5
11111 11083
11112( exit $ac_status ) 11084( exit $ac_status )
11113rxvt_cv_path_utmpx= 11085path_utmpx=
11114fi 11086fi
11115rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 11087rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
11116fi 11088fi
11117fi 11089fi
11118echo "$as_me:$LINENO: result: $rxvt_cv_path_utmpx" >&5 11090echo "$as_me:$LINENO: result: $path_utmpx" >&5
11119echo "${ECHO_T}$rxvt_cv_path_utmpx" >&6 11091echo "${ECHO_T}$path_utmpx" >&6
11120if test x$rxvt_cv_path_utmpx != x; then 11092if test x$path_utmpx != x; then
11121 11093
11122cat >>confdefs.h <<_ACEOF 11094cat >>confdefs.h <<_ACEOF
11123#define RXVT_UTMPX_FILE "$rxvt_cv_path_utmpx" 11095#define UTMPX_FILE "$path_utmpx"
11124_ACEOF 11096_ACEOF
11125 11097
11126fi 11098fi
11127 11099
11128 11100
11129echo "$as_me:$LINENO: checking where wtmp is located" >&5 11101echo "$as_me:$LINENO: checking where wtmp is located" >&5
11130echo $ECHO_N "checking where wtmp is located... $ECHO_C" >&6 11102echo $ECHO_N "checking where wtmp is located... $ECHO_C" >&6
11131if test "${rxvt_cv_path_wtmp+set}" = set; then 11103if test "${path_wtmp+set}" = set; then
11132 echo $ECHO_N "(cached) $ECHO_C" >&6 11104 echo $ECHO_N "(cached) $ECHO_C" >&6
11133else 11105else
11134 if test "$cross_compiling" = yes; then 11106 if test "$cross_compiling" = yes; then
11135 { echo "$as_me:$LINENO: WARNING: Define RXVT_WTMP_FILE in config.h manually" >&5 11107 { echo "$as_me:$LINENO: WARNING: Define WTMP_FILE in config.h manually" >&5
11136echo "$as_me: WARNING: Define RXVT_WTMP_FILE in config.h manually" >&2;} 11108echo "$as_me: WARNING: Define WTMP_FILE in config.h manually" >&2;}
11137else 11109else
11138 cat >conftest.$ac_ext <<_ACEOF 11110 cat >conftest.$ac_ext <<_ACEOF
11139/* confdefs.h. */ 11111/* confdefs.h. */
11140_ACEOF 11112_ACEOF
11141cat confdefs.h >>conftest.$ac_ext 11113cat confdefs.h >>conftest.$ac_ext
11179 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11151 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11180 (eval $ac_try) 2>&5 11152 (eval $ac_try) 2>&5
11181 ac_status=$? 11153 ac_status=$?
11182 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11154 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11183 (exit $ac_status); }; }; then 11155 (exit $ac_status); }; }; then
11184 rxvt_cv_path_wtmp=`cat conftestval` 11156 path_wtmp=`cat conftestval`
11185else 11157else
11186 echo "$as_me: program exited with status $ac_status" >&5 11158 echo "$as_me: program exited with status $ac_status" >&5
11187echo "$as_me: failed program was:" >&5 11159echo "$as_me: failed program was:" >&5
11188sed 's/^/| /' conftest.$ac_ext >&5 11160sed 's/^/| /' conftest.$ac_ext >&5
11189 11161
11190( exit $ac_status ) 11162( exit $ac_status )
11191rxvt_cv_path_wtmp= 11163path_wtmp=
11192fi 11164fi
11193rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 11165rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
11194fi 11166fi
11195fi 11167fi
11196echo "$as_me:$LINENO: result: $rxvt_cv_path_wtmp" >&5 11168echo "$as_me:$LINENO: result: $path_wtmp" >&5
11197echo "${ECHO_T}$rxvt_cv_path_wtmp" >&6 11169echo "${ECHO_T}$path_wtmp" >&6
11198if test x$rxvt_cv_path_wtmp != x; then 11170if test x$path_wtmp != x; then
11199 11171
11200cat >>confdefs.h <<_ACEOF 11172cat >>confdefs.h <<_ACEOF
11201#define RXVT_WTMP_FILE "$rxvt_cv_path_wtmp" 11173#define WTMP_FILE "$path_wtmp"
11202_ACEOF 11174_ACEOF
11203 11175
11204fi 11176fi
11205 11177
11206echo "$as_me:$LINENO: checking where wtmpx is located" >&5 11178echo "$as_me:$LINENO: checking where wtmpx is located" >&5
11207echo $ECHO_N "checking where wtmpx is located... $ECHO_C" >&6 11179echo $ECHO_N "checking where wtmpx is located... $ECHO_C" >&6
11208if test "${rxvt_cv_path_wtmpx+set}" = set; then 11180if test "${path_wtmpx+set}" = set; then
11209 echo $ECHO_N "(cached) $ECHO_C" >&6 11181 echo $ECHO_N "(cached) $ECHO_C" >&6
11210else 11182else
11211 if test "$cross_compiling" = yes; then 11183 if test "$cross_compiling" = yes; then
11212 { echo "$as_me:$LINENO: WARNING: Define RXVT_WTMPX_FILE in config.h manually" >&5 11184 { echo "$as_me:$LINENO: WARNING: Define WTMPX_FILE in config.h manually" >&5
11213echo "$as_me: WARNING: Define RXVT_WTMPX_FILE in config.h manually" >&2;} 11185echo "$as_me: WARNING: Define WTMPX_FILE in config.h manually" >&2;}
11214else 11186else
11215 cat >conftest.$ac_ext <<_ACEOF 11187 cat >conftest.$ac_ext <<_ACEOF
11216/* confdefs.h. */ 11188/* confdefs.h. */
11217_ACEOF 11189_ACEOF
11218cat confdefs.h >>conftest.$ac_ext 11190cat confdefs.h >>conftest.$ac_ext
11255 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11227 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11256 (eval $ac_try) 2>&5 11228 (eval $ac_try) 2>&5
11257 ac_status=$? 11229 ac_status=$?
11258 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11230 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11259 (exit $ac_status); }; }; then 11231 (exit $ac_status); }; }; then
11260 rxvt_cv_path_wtmpx=`cat conftestval` 11232 path_wtmpx=`cat conftestval`
11261else 11233else
11262 echo "$as_me: program exited with status $ac_status" >&5 11234 echo "$as_me: program exited with status $ac_status" >&5
11263echo "$as_me: failed program was:" >&5 11235echo "$as_me: failed program was:" >&5
11264sed 's/^/| /' conftest.$ac_ext >&5 11236sed 's/^/| /' conftest.$ac_ext >&5
11265 11237
11266( exit $ac_status ) 11238( exit $ac_status )
11267rxvt_cv_path_wtmpx= 11239path_wtmpx=
11268fi 11240fi
11269rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 11241rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
11270fi 11242fi
11271fi 11243fi
11272echo "$as_me:$LINENO: result: $rxvt_cv_path_wtmpx" >&5 11244echo "$as_me:$LINENO: result: $path_wtmpx" >&5
11273echo "${ECHO_T}$rxvt_cv_path_wtmpx" >&6 11245echo "${ECHO_T}$path_wtmpx" >&6
11274if test x$rxvt_cv_path_wtmpx != x; then 11246if test x$path_wtmpx != x; then
11275 11247
11276cat >>confdefs.h <<_ACEOF 11248cat >>confdefs.h <<_ACEOF
11277#define RXVT_WTMPX_FILE "$rxvt_cv_path_wtmpx" 11249#define WTMPX_FILE "$path_wtmpx"
11278_ACEOF 11250_ACEOF
11279 11251
11280fi 11252fi
11281 11253
11282echo "$as_me:$LINENO: checking where lastlog is located" >&5 11254echo "$as_me:$LINENO: checking where lastlog is located" >&5
11283echo $ECHO_N "checking where lastlog is located... $ECHO_C" >&6 11255echo $ECHO_N "checking where lastlog is located... $ECHO_C" >&6
11284if test "${rxvt_cv_path_lastlog+set}" = set; then 11256if test "${path_lastlog+set}" = set; then
11285 echo $ECHO_N "(cached) $ECHO_C" >&6 11257 echo $ECHO_N "(cached) $ECHO_C" >&6
11286else 11258else
11287 if test "$cross_compiling" = yes; then 11259 if test "$cross_compiling" = yes; then
11288 { echo "$as_me:$LINENO: WARNING: Define RXVT_LASTLOG_FILE in config.h manually" >&5 11260 { echo "$as_me:$LINENO: WARNING: Define LASTLOG_FILE in config.h manually" >&5
11289echo "$as_me: WARNING: Define RXVT_LASTLOG_FILE in config.h manually" >&2;} 11261echo "$as_me: WARNING: Define LASTLOG_FILE in config.h manually" >&2;}
11290else 11262else
11291 cat >conftest.$ac_ext <<_ACEOF 11263 cat >conftest.$ac_ext <<_ACEOF
11292/* confdefs.h. */ 11264/* confdefs.h. */
11293_ACEOF 11265_ACEOF
11294cat confdefs.h >>conftest.$ac_ext 11266cat confdefs.h >>conftest.$ac_ext
11336 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11308 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11337 (eval $ac_try) 2>&5 11309 (eval $ac_try) 2>&5
11338 ac_status=$? 11310 ac_status=$?
11339 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11311 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11340 (exit $ac_status); }; }; then 11312 (exit $ac_status); }; }; then
11341 rxvt_cv_path_lastlog=`cat conftestval` 11313 path_lastlog=`cat conftestval`
11342else 11314else
11343 echo "$as_me: program exited with status $ac_status" >&5 11315 echo "$as_me: program exited with status $ac_status" >&5
11344echo "$as_me: failed program was:" >&5 11316echo "$as_me: failed program was:" >&5
11345sed 's/^/| /' conftest.$ac_ext >&5 11317sed 's/^/| /' conftest.$ac_ext >&5
11346 11318
11347( exit $ac_status ) 11319( exit $ac_status )
11348rxvt_cv_path_lastlog= 11320path_lastlog=
11349fi 11321fi
11350rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 11322rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
11351fi 11323fi
11352fi 11324fi
11353echo "$as_me:$LINENO: result: $rxvt_cv_path_lastlog" >&5 11325echo "$as_me:$LINENO: result: $path_lastlog" >&5
11354echo "${ECHO_T}$rxvt_cv_path_lastlog" >&6 11326echo "${ECHO_T}$path_lastlog" >&6
11355if test x$rxvt_cv_path_lastlog != x; then 11327if test x$path_lastlog != x; then
11356 11328
11357cat >>confdefs.h <<_ACEOF 11329cat >>confdefs.h <<_ACEOF
11358#define RXVT_LASTLOG_FILE "$rxvt_cv_path_lastlog" 11330#define LASTLOG_FILE "$path_lastlog"
11359_ACEOF 11331_ACEOF
11360 11332
11361 if test -d "$rxvt_cv_path_lastlog"; then 11333 if test -d "$path_lastlog"; then
11362 11334
11363cat >>confdefs.h <<\_ACEOF 11335cat >>confdefs.h <<\_ACEOF
11364#define LASTLOG_IS_DIR 1 11336#define LASTLOG_IS_DIR 1
11365_ACEOF 11337_ACEOF
11366 11338
11367 fi 11339 fi
11368fi 11340fi
11369 11341
11370echo "$as_me:$LINENO: checking where lastlogx is located" >&5 11342echo "$as_me:$LINENO: checking where lastlogx is located" >&5
11371echo $ECHO_N "checking where lastlogx is located... $ECHO_C" >&6 11343echo $ECHO_N "checking where lastlogx is located... $ECHO_C" >&6
11372if test "${rxvt_cv_path_lastlogx+set}" = set; then 11344if test "${path_lastlogx+set}" = set; then
11373 echo $ECHO_N "(cached) $ECHO_C" >&6 11345 echo $ECHO_N "(cached) $ECHO_C" >&6
11374else 11346else
11375 if test "$cross_compiling" = yes; then 11347 if test "$cross_compiling" = yes; then
11376 { echo "$as_me:$LINENO: WARNING: Define RXVT_LASTLOGX_FILE in config.h manually" >&5 11348 { echo "$as_me:$LINENO: WARNING: Define LASTLOGX_FILE in config.h manually" >&5
11377echo "$as_me: WARNING: Define RXVT_LASTLOGX_FILE in config.h manually" >&2;} 11349echo "$as_me: WARNING: Define LASTLOGX_FILE in config.h manually" >&2;}
11378else 11350else
11379 cat >conftest.$ac_ext <<_ACEOF 11351 cat >conftest.$ac_ext <<_ACEOF
11380/* confdefs.h. */ 11352/* confdefs.h. */
11381_ACEOF 11353_ACEOF
11382cat confdefs.h >>conftest.$ac_ext 11354cat confdefs.h >>conftest.$ac_ext
11418 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11390 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11419 (eval $ac_try) 2>&5 11391 (eval $ac_try) 2>&5
11420 ac_status=$? 11392 ac_status=$?
11421 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11393 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11422 (exit $ac_status); }; }; then 11394 (exit $ac_status); }; }; then
11423 rxvt_cv_path_lastlogx=`cat conftestval` 11395 path_lastlogx=`cat conftestval`
11424else 11396else
11425 echo "$as_me: program exited with status $ac_status" >&5 11397 echo "$as_me: program exited with status $ac_status" >&5
11426echo "$as_me: failed program was:" >&5 11398echo "$as_me: failed program was:" >&5
11427sed 's/^/| /' conftest.$ac_ext >&5 11399sed 's/^/| /' conftest.$ac_ext >&5
11428 11400
11429( exit $ac_status ) 11401( exit $ac_status )
11430rxvt_cv_path_lastlogx= 11402path_lastlogx=
11431fi 11403fi
11432rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 11404rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
11433fi 11405fi
11434fi 11406fi
11435echo "$as_me:$LINENO: result: $rxvt_cv_path_lastlogx" >&5 11407echo "$as_me:$LINENO: result: $path_lastlogx" >&5
11436echo "${ECHO_T}$rxvt_cv_path_lastlogx" >&6 11408echo "${ECHO_T}$path_lastlogx" >&6
11437if test x$rxvt_cv_path_lastlogx != x; then 11409if test x$path_lastlogx != x; then
11438 11410
11439cat >>confdefs.h <<_ACEOF 11411cat >>confdefs.h <<_ACEOF
11440#define RXVT_LASTLOGX_FILE "$rxvt_cv_path_lastlogx" 11412#define LASTLOGX_FILE "$path_lastlogx"
11441_ACEOF 11413_ACEOF
11442 11414
11443fi 11415fi
11416
11417if test x$support_utmp != xyes; then
11418 echo " utmp support: disabled"
11419 echo
11420else
11421 echo " utmp support: enabled
11422 utmp file: $path_utmp
11423 utmpx file: $path_utmpx
11424 wtmp file: $path_wtmp
11425 wtmpx file: $path_wtmpx
11426 lastlog file: $path_lastlog
11427 lastlogx file: $path_lastlogx"
11428fi
11429
11444 11430
11445 11431
11446echo "$as_me:$LINENO: checking where ttys/ttytab is located" >&5 11432echo "$as_me:$LINENO: checking where ttys/ttytab is located" >&5
11447echo $ECHO_N "checking where ttys/ttytab is located... $ECHO_C" >&6 11433echo $ECHO_N "checking where ttys/ttytab is located... $ECHO_C" >&6
11448if test "${rxvt_cv_path_ttytab+set}" = set; then 11434if test "${rxvt_cv_path_ttytab+set}" = set; then
11715#define HAVE_NL_LANGINFO 1 11701#define HAVE_NL_LANGINFO 1
11716_ACEOF 11702_ACEOF
11717 11703
11718fi 11704fi
11719 11705
11706
11720echo "$as_me:$LINENO: checking for unix-compliant filehandle passing ability" >&5 11707echo "$as_me:$LINENO: checking for unix-compliant filehandle passing ability" >&5
11721echo $ECHO_N "checking for unix-compliant filehandle passing ability... $ECHO_C" >&6 11708echo $ECHO_N "checking for unix-compliant filehandle passing ability... $ECHO_C" >&6
11722if test "${rxvt_can_pass_fds+set}" = set; then 11709if test "${can_pass_fds+set}" = set; then
11723 echo $ECHO_N "(cached) $ECHO_C" >&6 11710 echo $ECHO_N "(cached) $ECHO_C" >&6
11724else 11711else
11725 cat >conftest.$ac_ext <<_ACEOF 11712 cat >conftest.$ac_ext <<_ACEOF
11726/* confdefs.h. */ 11713/* confdefs.h. */
11727_ACEOF 11714_ACEOF
11728cat confdefs.h >>conftest.$ac_ext 11715cat confdefs.h >>conftest.$ac_ext
11729cat >>conftest.$ac_ext <<_ACEOF 11716cat >>conftest.$ac_ext <<_ACEOF
11730/* end confdefs.h. */ 11717/* end confdefs.h. */
11731 11718
11719#include <cstddef> // broken bsds (is that redundant?) need this
11732#include <sys/types.h> 11720#include <sys/types.h>
11733#include <sys/socket.h> 11721#include <sys/socket.h>
11722#include <sys/uio.h>
11734 11723
11735int 11724int
11736main () 11725main ()
11737{ 11726{
11738 11727
11783 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11772 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11784 (eval $ac_try) 2>&5 11773 (eval $ac_try) 2>&5
11785 ac_status=$? 11774 ac_status=$?
11786 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11775 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11787 (exit $ac_status); }; }; then 11776 (exit $ac_status); }; }; then
11788 rxvt_can_pass_fds=yes 11777 can_pass_fds=yes
11789else 11778else
11790 echo "$as_me: failed program was:" >&5 11779 echo "$as_me: failed program was:" >&5
11791sed 's/^/| /' conftest.$ac_ext >&5 11780sed 's/^/| /' conftest.$ac_ext >&5
11792 11781
11793rxvt_can_pass_fds=no 11782can_pass_fds=no
11794fi 11783fi
11795rm -f conftest.err conftest.$ac_objext \ 11784rm -f conftest.err conftest.$ac_objext \
11796 conftest$ac_exeext conftest.$ac_ext 11785 conftest$ac_exeext conftest.$ac_ext
11797fi 11786fi
11798echo "$as_me:$LINENO: result: $rxvt_can_pass_fds" >&5 11787echo "$as_me:$LINENO: result: $can_pass_fds" >&5
11799echo "${ECHO_T}$rxvt_can_pass_fds" >&6 11788echo "${ECHO_T}$can_pass_fds" >&6
11800if test x$rxvt_can_pass_fds = xyes; then 11789if test x$can_pass_fds = xyes; then
11801 11790
11802cat >>confdefs.h <<\_ACEOF 11791cat >>confdefs.h <<\_ACEOF
11803#define HAVE_UNIX_FDPASS 1 11792#define HAVE_UNIX_FDPASS 1
11804_ACEOF 11793_ACEOF
11805 11794
11806else 11795else
11807 { { echo "$as_me:$LINENO: error: urxvt requires unix-compliant filehandle passing ability" >&5 11796 { { echo "$as_me:$LINENO: error: libptytty requires unix-compliant filehandle passing ability" >&5
11808echo "$as_me: error: urxvt requires unix-compliant filehandle passing ability" >&2;} 11797echo "$as_me: error: libptytty requires unix-compliant filehandle passing ability" >&2;}
11809 { (exit 1); exit 1; }; } 11798 { (exit 1); exit 1; }; }
11810fi 11799fi
11800
11811 11801
11812echo "$as_me:$LINENO: checking for broken XIM callback" >&5 11802echo "$as_me:$LINENO: checking for broken XIM callback" >&5
11813echo $ECHO_N "checking for broken XIM callback... $ECHO_C" >&6 11803echo $ECHO_N "checking for broken XIM callback... $ECHO_C" >&6
11814if test "${rxvt_broken_ximcb+set}" = set; then 11804if test "${rxvt_broken_ximcb+set}" = set; then
11815 echo $ECHO_N "(cached) $ECHO_C" >&6 11805 echo $ECHO_N "(cached) $ECHO_C" >&6
11865#define XIMCB_PROTO_BROKEN 1 11855#define XIMCB_PROTO_BROKEN 1
11866_ACEOF 11856_ACEOF
11867 11857
11868fi 11858fi
11869 11859
11870if test x$ac_cv_func_getpt = xno -a x$ac_cv_func_posix_openpt = xno; then
11871 echo "$as_me:$LINENO: checking for openpty" >&5
11872echo $ECHO_N "checking for openpty... $ECHO_C" >&6
11873if test "${ac_cv_func_openpty+set}" = set; then
11874 echo $ECHO_N "(cached) $ECHO_C" >&6
11875else
11876 cat >conftest.$ac_ext <<_ACEOF
11877/* confdefs.h. */
11878_ACEOF
11879cat confdefs.h >>conftest.$ac_ext
11880cat >>conftest.$ac_ext <<_ACEOF
11881/* end confdefs.h. */
11882/* Define openpty to an innocuous variant, in case <limits.h> declares openpty.
11883 For example, HP-UX 11i <limits.h> declares gettimeofday. */
11884#define openpty innocuous_openpty
11885 11860
11886/* System header to define __stub macros and hopefully few prototypes,
11887 which can conflict with char openpty (); below.
11888 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
11889 <limits.h> exists even on freestanding compilers. */
11890 11861
11891#ifdef __STDC__
11892# include <limits.h>
11893#else
11894# include <assert.h>
11895#endif
11896 11862
11897#undef openpty
11898 11863
11899/* Override any gcc2 internal prototype to avoid an error. */
11900#ifdef __cplusplus
11901extern "C"
11902{
11903#endif
11904/* We use char because int might match the return type of a gcc2
11905 builtin and then its argument prototype would still apply. */
11906char openpty ();
11907/* The GNU C library defines this for functions which it implements
11908 to always fail with ENOSYS. Some functions are actually named
11909 something starting with __ and the normal name is an alias. */
11910#if defined (__stub_openpty) || defined (__stub___openpty)
11911choke me
11912#else
11913char (*f) () = openpty;
11914#endif
11915#ifdef __cplusplus
11916}
11917#endif
11918 11864
11919int
11920main ()
11921{
11922return f != openpty;
11923 ;
11924 return 0;
11925}
11926_ACEOF
11927rm -f conftest.$ac_objext conftest$ac_exeext
11928if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
11929 (eval $ac_link) 2>conftest.er1
11930 ac_status=$?
11931 grep -v '^ *+' conftest.er1 >conftest.err
11932 rm -f conftest.er1
11933 cat conftest.err >&5
11934 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11935 (exit $ac_status); } &&
11936 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
11937 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11938 (eval $ac_try) 2>&5
11939 ac_status=$?
11940 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11941 (exit $ac_status); }; } &&
11942 { ac_try='test -s conftest$ac_exeext'
11943 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11944 (eval $ac_try) 2>&5
11945 ac_status=$?
11946 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11947 (exit $ac_status); }; }; then
11948 ac_cv_func_openpty=yes
11949else
11950 echo "$as_me: failed program was:" >&5
11951sed 's/^/| /' conftest.$ac_ext >&5
11952 11865
11953ac_cv_func_openpty=no 11866for ac_header in \
11954fi 11867 pty.h \
11955rm -f conftest.err conftest.$ac_objext \ 11868 util.h \
11956 conftest$ac_exeext conftest.$ac_ext 11869 libutil.h \
11957fi 11870 sys/ioctl.h \
11958echo "$as_me:$LINENO: result: $ac_cv_func_openpty" >&5 11871 sys/stropts.h \
11959echo "${ECHO_T}$ac_cv_func_openpty" >&6
11960if test $ac_cv_func_openpty = yes; then
11961 :
11962else
11963 echo "$as_me:$LINENO: checking for openpty in -lutil" >&5
11964echo $ECHO_N "checking for openpty in -lutil... $ECHO_C" >&6
11965if test "${ac_cv_lib_util_openpty+set}" = set; then
11966 echo $ECHO_N "(cached) $ECHO_C" >&6
11967else
11968 ac_check_lib_save_LIBS=$LIBS
11969LIBS="-lutil $LIBS"
11970cat >conftest.$ac_ext <<_ACEOF
11971/* confdefs.h. */
11972_ACEOF
11973cat confdefs.h >>conftest.$ac_ext
11974cat >>conftest.$ac_ext <<_ACEOF
11975/* end confdefs.h. */
11976 11872
11977/* Override any gcc2 internal prototype to avoid an error. */
11978#ifdef __cplusplus
11979extern "C"
11980#endif
11981/* We use char because int might match the return type of a gcc2
11982 builtin and then its argument prototype would still apply. */
11983char openpty ();
11984int
11985main ()
11986{
11987openpty ();
11988 ;
11989 return 0;
11990}
11991_ACEOF
11992rm -f conftest.$ac_objext conftest$ac_exeext
11993if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
11994 (eval $ac_link) 2>conftest.er1
11995 ac_status=$?
11996 grep -v '^ *+' conftest.er1 >conftest.err
11997 rm -f conftest.er1
11998 cat conftest.err >&5
11999 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12000 (exit $ac_status); } &&
12001 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
12002 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12003 (eval $ac_try) 2>&5
12004 ac_status=$?
12005 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12006 (exit $ac_status); }; } &&
12007 { ac_try='test -s conftest$ac_exeext'
12008 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12009 (eval $ac_try) 2>&5
12010 ac_status=$?
12011 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12012 (exit $ac_status); }; }; then
12013 ac_cv_lib_util_openpty=yes
12014else
12015 echo "$as_me: failed program was:" >&5
12016sed 's/^/| /' conftest.$ac_ext >&5
12017
12018ac_cv_lib_util_openpty=no
12019fi
12020rm -f conftest.err conftest.$ac_objext \
12021 conftest$ac_exeext conftest.$ac_ext
12022LIBS=$ac_check_lib_save_LIBS
12023fi
12024echo "$as_me:$LINENO: result: $ac_cv_lib_util_openpty" >&5
12025echo "${ECHO_T}$ac_cv_lib_util_openpty" >&6
12026if test $ac_cv_lib_util_openpty = yes; then
12027 LIBS="$LIBS -lutil"
12028fi
12029
12030fi
12031
12032fi
12033
12034echo "$as_me:$LINENO: checking for pty/tty type" >&5
12035echo $ECHO_N "checking for pty/tty type... $ECHO_C" >&6
12036if test "${rxvt_cv_ptys+set}" = set; then
12037 echo $ECHO_N "(cached) $ECHO_C" >&6
12038else
12039 if test x$ac_cv_func_openpty = xyes -o x$ac_cv_lib_util_openpty = xyes; then
12040 rxvt_cv_ptys=OPENPTY
12041 else if test x$ac_cv_func_getpt = xyes; then
12042 rxvt_cv_ptys=GLIBC
12043 else if test x$ac_cv_func_posix_openpt = xyes; then
12044 rxvt_cv_ptys=POSIX
12045 else if test x$ac_cv_func__getpty = xyes; then
12046 rxvt_cv_ptys=SGI4
12047 else if test -c /dev/ttyp20; then
12048 rxvt_cv_ptys=SCO
12049 else if test -c /dev/ptym/clone; then
12050 rxvt_cv_ptys=HPUX
12051 else if test -c /dev/ptc -a -c /dev/pts; then
12052 rxvt_cv_ptys=PTC
12053 else if test -c /dev/ptc -a -d /dev/pts; then
12054 rxvt_cv_ptys=PTC
12055 else if test -c /dev/ptmx -a -c /dev/pts/0; then
12056 rxvt_cv_ptys=STREAMS
12057 else if test x$ac_cv_func_grantpt = xyes && test x$ac_cv_func_unlockpt = xyes; then
12058 rxvt_cv_ptys=STREAMS
12059 else
12060 rxvt_cv_ptys=BSD
12061fi
12062fi
12063fi
12064fi
12065fi
12066fi
12067fi
12068fi
12069fi
12070fi
12071
12072fi
12073echo "$as_me:$LINENO: result: $rxvt_cv_ptys" >&5
12074echo "${ECHO_T}$rxvt_cv_ptys" >&6
12075
12076if test x$rxvt_cv_ptys = xGLIBC; then
12077
12078cat >>confdefs.h <<\_ACEOF
12079#define PTYS_ARE_GETPT 1
12080_ACEOF
12081
12082fi
12083if test x$rxvt_cv_ptys = xPOSIX; then
12084
12085cat >>confdefs.h <<\_ACEOF
12086#define PTYS_ARE_POSIX 1
12087_ACEOF
12088
12089fi
12090if test x$rxvt_cv_ptys = xOPENPTY; then
12091
12092cat >>confdefs.h <<\_ACEOF
12093#define PTYS_ARE_OPENPTY 1
12094_ACEOF
12095
12096fi
12097if test x$rxvt_cv_ptys = xSCO; then
12098
12099cat >>confdefs.h <<\_ACEOF
12100#define PTYS_ARE_NUMERIC 1
12101_ACEOF
12102
12103fi
12104if test x$rxvt_cv_ptys = xSTREAMS; then
12105
12106cat >>confdefs.h <<\_ACEOF
12107#define PTYS_ARE_PTMX 1
12108_ACEOF
12109
12110fi
12111if test x$rxvt_cv_ptys = xPTC; then
12112
12113cat >>confdefs.h <<\_ACEOF
12114#define PTYS_ARE_PTC 1
12115_ACEOF
12116
12117fi
12118if test x$rxvt_cv_ptys = xSGI4; then
12119
12120cat >>confdefs.h <<\_ACEOF
12121#define PTYS_ARE__GETPTY 1
12122_ACEOF
12123
12124fi
12125if test x$rxvt_cv_ptys = xHPUX; then
12126
12127cat >>confdefs.h <<\_ACEOF
12128#define PTYS_ARE_CLONE 1
12129_ACEOF
12130
12131fi
12132if test x$rxvt_cv_ptys = xBSD -o x$rxvt_cv_ptys = xHPUX -o x$rxvt_cv_ptys = xPOSIX; then
12133
12134cat >>confdefs.h <<\_ACEOF
12135#define PTYS_ARE_SEARCHED 1
12136_ACEOF
12137
12138fi
12139
12140
12141{ echo "$as_me:$LINENO: checking for pty ranges..." >&5
12142echo "$as_me: checking for pty ranges..." >&6;}
12143ptys=`echo /dev/pty??`
12144pch1=`echo $ptys | tr ' ' '\012' | sed -e 's/^.*\(.\).$/\1/g' | sort -u | tr -d '\012'`
12145pch2=`echo $ptys | tr ' ' '\012' | sed -e 's/^.*\(.\)$/\1/g' | sort -u | tr -d '\012'`
12146if test x$pch1 != x; then
12147
12148cat >>confdefs.h <<_ACEOF
12149#define PTYCHAR1 "$pch1"
12150_ACEOF
12151
12152fi
12153if test x$pch2 != x; then
12154
12155cat >>confdefs.h <<_ACEOF
12156#define PTYCHAR2 "$pch2"
12157_ACEOF
12158
12159fi
12160
12161if test x$support_xft = xyes; then
12162 LIBS="$LIBS `pkg-config xft --libs`"
12163 CPPFLAGS="$CPPFLAGS `pkg-config xft --cflags`"
12164
12165
12166for ac_header in X11/Xft/Xft.h
12167do 11873do
12168as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 11874as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
12169if eval "test \"\${$as_ac_Header+set}\" = set"; then 11875if eval "test \"\${$as_ac_Header+set}\" = set"; then
12170 echo "$as_me:$LINENO: checking for $ac_header" >&5 11876 echo "$as_me:$LINENO: checking for $ac_header" >&5
12171echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 11877echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
12305if test `eval echo '${'$as_ac_Header'}'` = yes; then 12011if test `eval echo '${'$as_ac_Header'}'` = yes; then
12306 cat >>confdefs.h <<_ACEOF 12012 cat >>confdefs.h <<_ACEOF
12307#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 12013#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
12308_ACEOF 12014_ACEOF
12309 12015
12016fi
12017
12018done
12019
12020
12021
12022
12023
12024
12025
12026
12027
12028
12029
12030for ac_func in \
12031 revoke \
12032 _getpty \
12033 getpt \
12034 posix_openpt \
12035 isastream \
12036 setuid \
12037 seteuid \
12038 setreuid \
12039 setresuid \
12040
12041do
12042as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
12043echo "$as_me:$LINENO: checking for $ac_func" >&5
12044echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
12045if eval "test \"\${$as_ac_var+set}\" = set"; then
12046 echo $ECHO_N "(cached) $ECHO_C" >&6
12047else
12048 cat >conftest.$ac_ext <<_ACEOF
12049/* confdefs.h. */
12050_ACEOF
12051cat confdefs.h >>conftest.$ac_ext
12052cat >>conftest.$ac_ext <<_ACEOF
12053/* end confdefs.h. */
12054/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
12055 For example, HP-UX 11i <limits.h> declares gettimeofday. */
12056#define $ac_func innocuous_$ac_func
12057
12058/* System header to define __stub macros and hopefully few prototypes,
12059 which can conflict with char $ac_func (); below.
12060 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
12061 <limits.h> exists even on freestanding compilers. */
12062
12063#ifdef __STDC__
12064# include <limits.h>
12065#else
12066# include <assert.h>
12067#endif
12068
12069#undef $ac_func
12070
12071/* Override any gcc2 internal prototype to avoid an error. */
12072#ifdef __cplusplus
12073extern "C"
12074{
12075#endif
12076/* We use char because int might match the return type of a gcc2
12077 builtin and then its argument prototype would still apply. */
12078char $ac_func ();
12079/* The GNU C library defines this for functions which it implements
12080 to always fail with ENOSYS. Some functions are actually named
12081 something starting with __ and the normal name is an alias. */
12082#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
12083choke me
12084#else
12085char (*f) () = $ac_func;
12086#endif
12087#ifdef __cplusplus
12088}
12089#endif
12090
12091int
12092main ()
12093{
12094return f != $ac_func;
12095 ;
12096 return 0;
12097}
12098_ACEOF
12099rm -f conftest.$ac_objext conftest$ac_exeext
12100if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12101 (eval $ac_link) 2>conftest.er1
12102 ac_status=$?
12103 grep -v '^ *+' conftest.er1 >conftest.err
12104 rm -f conftest.er1
12105 cat conftest.err >&5
12106 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12107 (exit $ac_status); } &&
12108 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
12109 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12110 (eval $ac_try) 2>&5
12111 ac_status=$?
12112 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12113 (exit $ac_status); }; } &&
12114 { ac_try='test -s conftest$ac_exeext'
12115 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12116 (eval $ac_try) 2>&5
12117 ac_status=$?
12118 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12119 (exit $ac_status); }; }; then
12120 eval "$as_ac_var=yes"
12121else
12122 echo "$as_me: failed program was:" >&5
12123sed 's/^/| /' conftest.$ac_ext >&5
12124
12125eval "$as_ac_var=no"
12126fi
12127rm -f conftest.err conftest.$ac_objext \
12128 conftest$ac_exeext conftest.$ac_ext
12129fi
12130echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
12131echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
12132if test `eval echo '${'$as_ac_var'}'` = yes; then
12133 cat >>confdefs.h <<_ACEOF
12134#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
12135_ACEOF
12136
12137fi
12138done
12139
12140
12141have_clone=no
12142
12143echo "$as_me:$LINENO: checking for /dev/ptym/clone" >&5
12144echo $ECHO_N "checking for /dev/ptym/clone... $ECHO_C" >&6
12145if test -e /dev/ptym/clone; then
12146 echo "$as_me:$LINENO: result: yes" >&5
12147echo "${ECHO_T}yes" >&6
12148
12149cat >>confdefs.h <<\_ACEOF
12150#define HAVE_DEV_CLONE 1
12151_ACEOF
12152
12153
12154cat >>confdefs.h <<\_ACEOF
12155#define CLONE_DEVICE "/dev/ptym/clone"
12156_ACEOF
12157
12158 have_clone=yes
12159else
12160 echo "$as_me:$LINENO: result: no" >&5
12161echo "${ECHO_T}no" >&6
12162fi
12163
12164echo "$as_me:$LINENO: checking for /dev/ptc" >&5
12165echo $ECHO_N "checking for /dev/ptc... $ECHO_C" >&6
12166if test -e /dev/ptc; then
12167 echo "$as_me:$LINENO: result: yes" >&5
12168echo "${ECHO_T}yes" >&6
12169
12170cat >>confdefs.h <<\_ACEOF
12171#define HAVE_DEV_PTC 1
12172_ACEOF
12173
12174
12175cat >>confdefs.h <<\_ACEOF
12176#define CLONE_DEVICE "/dev/ptc"
12177_ACEOF
12178
12179 have_clone=yes
12180else
12181 echo "$as_me:$LINENO: result: no" >&5
12182echo "${ECHO_T}no" >&6
12183fi
12184
12185case $host in
12186 *-*-cygwin*)
12187 have_clone=yes
12188
12189cat >>confdefs.h <<\_ACEOF
12190#define CLONE_DEVICE "/dev/ptmx"
12191_ACEOF
12192
12193 ;;
12194 *)
12195 echo "$as_me:$LINENO: checking for /dev/ptmx" >&5
12196echo $ECHO_N "checking for /dev/ptmx... $ECHO_C" >&6
12197 if test -e /dev/ptmx; then
12198 echo "$as_me:$LINENO: result: yes" >&5
12199echo "${ECHO_T}yes" >&6
12200
12201cat >>confdefs.h <<\_ACEOF
12202#define HAVE_DEV_PTMX 1
12203_ACEOF
12204
12205
12206cat >>confdefs.h <<\_ACEOF
12207#define CLONE_DEVICE "/dev/ptmx"
12208_ACEOF
12209
12210 have_clone=yes
12211 else
12212 echo "$as_me:$LINENO: result: no" >&5
12213echo "${ECHO_T}no" >&6
12214 fi
12215 ;;
12216esac
12217
12218if test x$ac_cv_func_getpt = xyes -o x$ac_cv_func_posix_openpt = xyes -o x$have_clone = xyes; then
12219 echo "$as_me:$LINENO: checking for UNIX98 ptys" >&5
12220echo $ECHO_N "checking for UNIX98 ptys... $ECHO_C" >&6
12221 cat >conftest.$ac_ext <<_ACEOF
12222/* confdefs.h. */
12223_ACEOF
12224cat confdefs.h >>conftest.$ac_ext
12225cat >>conftest.$ac_ext <<_ACEOF
12226/* end confdefs.h. */
12227#include <stdlib.h>
12228int
12229main ()
12230{
12231grantpt(0);unlockpt(0);ptsname(0);
12232 ;
12233 return 0;
12234}
12235_ACEOF
12236rm -f conftest.$ac_objext conftest$ac_exeext
12237if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12238 (eval $ac_link) 2>conftest.er1
12239 ac_status=$?
12240 grep -v '^ *+' conftest.er1 >conftest.err
12241 rm -f conftest.er1
12242 cat conftest.err >&5
12243 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12244 (exit $ac_status); } &&
12245 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
12246 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12247 (eval $ac_try) 2>&5
12248 ac_status=$?
12249 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12250 (exit $ac_status); }; } &&
12251 { ac_try='test -s conftest$ac_exeext'
12252 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12253 (eval $ac_try) 2>&5
12254 ac_status=$?
12255 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12256 (exit $ac_status); }; }; then
12257 unix98_pty=yes
12258
12259cat >>confdefs.h <<\_ACEOF
12260#define UNIX98_PTY 1
12261_ACEOF
12262
12263 echo "$as_me:$LINENO: result: yes" >&5
12264echo "${ECHO_T}yes" >&6
12265else
12266 echo "$as_me: failed program was:" >&5
12267sed 's/^/| /' conftest.$ac_ext >&5
12268
12269echo "$as_me:$LINENO: result: no" >&5
12270echo "${ECHO_T}no" >&6
12271fi
12272rm -f conftest.err conftest.$ac_objext \
12273 conftest$ac_exeext conftest.$ac_ext
12274fi
12275
12276if test -z "$unix98_pty"; then
12277
12278for ac_func in openpty
12279do
12280as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
12281echo "$as_me:$LINENO: checking for $ac_func" >&5
12282echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
12283if eval "test \"\${$as_ac_var+set}\" = set"; then
12284 echo $ECHO_N "(cached) $ECHO_C" >&6
12285else
12286 cat >conftest.$ac_ext <<_ACEOF
12287/* confdefs.h. */
12288_ACEOF
12289cat confdefs.h >>conftest.$ac_ext
12290cat >>conftest.$ac_ext <<_ACEOF
12291/* end confdefs.h. */
12292/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
12293 For example, HP-UX 11i <limits.h> declares gettimeofday. */
12294#define $ac_func innocuous_$ac_func
12295
12296/* System header to define __stub macros and hopefully few prototypes,
12297 which can conflict with char $ac_func (); below.
12298 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
12299 <limits.h> exists even on freestanding compilers. */
12300
12301#ifdef __STDC__
12302# include <limits.h>
12303#else
12304# include <assert.h>
12305#endif
12306
12307#undef $ac_func
12308
12309/* Override any gcc2 internal prototype to avoid an error. */
12310#ifdef __cplusplus
12311extern "C"
12312{
12313#endif
12314/* We use char because int might match the return type of a gcc2
12315 builtin and then its argument prototype would still apply. */
12316char $ac_func ();
12317/* The GNU C library defines this for functions which it implements
12318 to always fail with ENOSYS. Some functions are actually named
12319 something starting with __ and the normal name is an alias. */
12320#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
12321choke me
12322#else
12323char (*f) () = $ac_func;
12324#endif
12325#ifdef __cplusplus
12326}
12327#endif
12328
12329int
12330main ()
12331{
12332return f != $ac_func;
12333 ;
12334 return 0;
12335}
12336_ACEOF
12337rm -f conftest.$ac_objext conftest$ac_exeext
12338if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12339 (eval $ac_link) 2>conftest.er1
12340 ac_status=$?
12341 grep -v '^ *+' conftest.er1 >conftest.err
12342 rm -f conftest.er1
12343 cat conftest.err >&5
12344 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12345 (exit $ac_status); } &&
12346 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
12347 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12348 (eval $ac_try) 2>&5
12349 ac_status=$?
12350 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12351 (exit $ac_status); }; } &&
12352 { ac_try='test -s conftest$ac_exeext'
12353 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12354 (eval $ac_try) 2>&5
12355 ac_status=$?
12356 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12357 (exit $ac_status); }; }; then
12358 eval "$as_ac_var=yes"
12359else
12360 echo "$as_me: failed program was:" >&5
12361sed 's/^/| /' conftest.$ac_ext >&5
12362
12363eval "$as_ac_var=no"
12364fi
12365rm -f conftest.err conftest.$ac_objext \
12366 conftest$ac_exeext conftest.$ac_ext
12367fi
12368echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
12369echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
12370if test `eval echo '${'$as_ac_var'}'` = yes; then
12371 cat >>confdefs.h <<_ACEOF
12372#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
12373_ACEOF
12374
12375else
12376 echo "$as_me:$LINENO: checking for openpty in -lutil" >&5
12377echo $ECHO_N "checking for openpty in -lutil... $ECHO_C" >&6
12378if test "${ac_cv_lib_util_openpty+set}" = set; then
12379 echo $ECHO_N "(cached) $ECHO_C" >&6
12380else
12381 ac_check_lib_save_LIBS=$LIBS
12382LIBS="-lutil $LIBS"
12383cat >conftest.$ac_ext <<_ACEOF
12384/* confdefs.h. */
12385_ACEOF
12386cat confdefs.h >>conftest.$ac_ext
12387cat >>conftest.$ac_ext <<_ACEOF
12388/* end confdefs.h. */
12389
12390/* Override any gcc2 internal prototype to avoid an error. */
12391#ifdef __cplusplus
12392extern "C"
12393#endif
12394/* We use char because int might match the return type of a gcc2
12395 builtin and then its argument prototype would still apply. */
12396char openpty ();
12397int
12398main ()
12399{
12400openpty ();
12401 ;
12402 return 0;
12403}
12404_ACEOF
12405rm -f conftest.$ac_objext conftest$ac_exeext
12406if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12407 (eval $ac_link) 2>conftest.er1
12408 ac_status=$?
12409 grep -v '^ *+' conftest.er1 >conftest.err
12410 rm -f conftest.er1
12411 cat conftest.err >&5
12412 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12413 (exit $ac_status); } &&
12414 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
12415 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12416 (eval $ac_try) 2>&5
12417 ac_status=$?
12418 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12419 (exit $ac_status); }; } &&
12420 { ac_try='test -s conftest$ac_exeext'
12421 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12422 (eval $ac_try) 2>&5
12423 ac_status=$?
12424 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12425 (exit $ac_status); }; }; then
12426 ac_cv_lib_util_openpty=yes
12427else
12428 echo "$as_me: failed program was:" >&5
12429sed 's/^/| /' conftest.$ac_ext >&5
12430
12431ac_cv_lib_util_openpty=no
12432fi
12433rm -f conftest.err conftest.$ac_objext \
12434 conftest$ac_exeext conftest.$ac_ext
12435LIBS=$ac_check_lib_save_LIBS
12436fi
12437echo "$as_me:$LINENO: result: $ac_cv_lib_util_openpty" >&5
12438echo "${ECHO_T}$ac_cv_lib_util_openpty" >&6
12439if test $ac_cv_lib_util_openpty = yes; then
12440 cat >>confdefs.h <<\_ACEOF
12441#define HAVE_OPENPTY 1
12442_ACEOF
12443 LIBS="$LIBS -lutil"
12444fi
12445
12446fi
12447done
12448
12449fi
12450
12451
12452
12453echo "$as_me:$LINENO: checking for tty group" >&5
12454echo $ECHO_N "checking for tty group... $ECHO_C" >&6
12455if test "${tty_group+set}" = set; then
12456 echo $ECHO_N "(cached) $ECHO_C" >&6
12457else
12458 if test "$cross_compiling" = yes; then
12459 tty_group=no
12460else
12461 cat >conftest.$ac_ext <<_ACEOF
12462/* confdefs.h. */
12463_ACEOF
12464cat confdefs.h >>conftest.$ac_ext
12465cat >>conftest.$ac_ext <<_ACEOF
12466/* end confdefs.h. */
12467
12468#include <sys/types.h>
12469#include <sys/stat.h>
12470#include <unistd.h>
12471#include <grp.h>
12472
12473main()
12474{
12475 struct stat st;
12476 struct group *gr;
12477 char *tty;
12478 gr = getgrnam("tty");
12479 tty = ttyname(0);
12480 if (gr != 0
12481 && tty != 0
12482 && (stat(tty, &st)) == 0
12483 && st.st_gid == gr->gr_gid)
12484 return 0;
12485 else
12486 return 1;
12487}
12488_ACEOF
12489rm -f conftest$ac_exeext
12490if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12491 (eval $ac_link) 2>&5
12492 ac_status=$?
12493 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12494 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
12495 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12496 (eval $ac_try) 2>&5
12497 ac_status=$?
12498 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12499 (exit $ac_status); }; }; then
12500 tty_group=yes
12501else
12502 echo "$as_me: program exited with status $ac_status" >&5
12503echo "$as_me: failed program was:" >&5
12504sed 's/^/| /' conftest.$ac_ext >&5
12505
12506( exit $ac_status )
12507tty_group=no
12508fi
12509rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
12510fi
12511fi
12512echo "$as_me:$LINENO: result: $tty_group" >&5
12513echo "${ECHO_T}$tty_group" >&6
12514if test x$tty_group = xyes; then
12515
12516cat >>confdefs.h <<\_ACEOF
12517#define TTY_GID_SUPPORT 1
12518_ACEOF
12519
12520fi
12521
12522if test x$support_xft = xyes; then
12523 # Extract the first word of "pkg-config", so it can be a program name with args.
12524set dummy pkg-config; ac_word=$2
12525echo "$as_me:$LINENO: checking for $ac_word" >&5
12526echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
12527if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
12528 echo $ECHO_N "(cached) $ECHO_C" >&6
12529else
12530 case $PKG_CONFIG in
12531 [\\/]* | ?:[\\/]*)
12532 ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
12533 ;;
12534 *)
12535 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
12536for as_dir in $PATH
12537do
12538 IFS=$as_save_IFS
12539 test -z "$as_dir" && as_dir=.
12540 for ac_exec_ext in '' $ac_executable_extensions; do
12541 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
12542 ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
12543 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
12544 break 2
12545 fi
12546done
12547done
12548
12549 test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
12550 ;;
12551esac
12552fi
12553PKG_CONFIG=$ac_cv_path_PKG_CONFIG
12554
12555if test -n "$PKG_CONFIG"; then
12556 echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
12557echo "${ECHO_T}$PKG_CONFIG" >&6
12558else
12559 echo "$as_me:$LINENO: result: no" >&5
12560echo "${ECHO_T}no" >&6
12561fi
12562
12563 if test $PKG_CONFIG != no && $PKG_CONFIG --exists xft; then
12564 LIBS="$LIBS `$PKG_CONFIG xft --libs`"
12565 CPPFLAGS="$CPPFLAGS `$PKG_CONFIG xft --cflags`"
12566 else
12567 # Extract the first word of "xft-config", so it can be a program name with args.
12568set dummy xft-config; ac_word=$2
12569echo "$as_me:$LINENO: checking for $ac_word" >&5
12570echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
12571if test "${ac_cv_path_XFT_CONFIG+set}" = set; then
12572 echo $ECHO_N "(cached) $ECHO_C" >&6
12573else
12574 case $XFT_CONFIG in
12575 [\\/]* | ?:[\\/]*)
12576 ac_cv_path_XFT_CONFIG="$XFT_CONFIG" # Let the user override the test with a path.
12577 ;;
12578 *)
12579 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
12580for as_dir in $PATH
12581do
12582 IFS=$as_save_IFS
12583 test -z "$as_dir" && as_dir=.
12584 for ac_exec_ext in '' $ac_executable_extensions; do
12585 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
12586 ac_cv_path_XFT_CONFIG="$as_dir/$ac_word$ac_exec_ext"
12587 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
12588 break 2
12589 fi
12590done
12591done
12592
12593 test -z "$ac_cv_path_XFT_CONFIG" && ac_cv_path_XFT_CONFIG="no"
12594 ;;
12595esac
12596fi
12597XFT_CONFIG=$ac_cv_path_XFT_CONFIG
12598
12599if test -n "$XFT_CONFIG"; then
12600 echo "$as_me:$LINENO: result: $XFT_CONFIG" >&5
12601echo "${ECHO_T}$XFT_CONFIG" >&6
12602else
12603 echo "$as_me:$LINENO: result: no" >&5
12604echo "${ECHO_T}no" >&6
12605fi
12606
12607 if test $XFT_CONFIG != no; then
12608 LIBS="$LIBS `$XFT_CONFIG --libs`"
12609 CPPFLAGS="$CPPFLAGS `$XFT_CONFIG --cflags`"
12610 fi
12611 fi
12612
12613
12614for ac_header in X11/Xft/Xft.h
12615do
12616as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
12617if eval "test \"\${$as_ac_Header+set}\" = set"; then
12618 echo "$as_me:$LINENO: checking for $ac_header" >&5
12619echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
12620if eval "test \"\${$as_ac_Header+set}\" = set"; then
12621 echo $ECHO_N "(cached) $ECHO_C" >&6
12622fi
12623echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
12624echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
12625else
12626 # Is the header compilable?
12627echo "$as_me:$LINENO: checking $ac_header usability" >&5
12628echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
12629cat >conftest.$ac_ext <<_ACEOF
12630/* confdefs.h. */
12631_ACEOF
12632cat confdefs.h >>conftest.$ac_ext
12633cat >>conftest.$ac_ext <<_ACEOF
12634/* end confdefs.h. */
12635$ac_includes_default
12636#include <$ac_header>
12637_ACEOF
12638rm -f conftest.$ac_objext
12639if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
12640 (eval $ac_compile) 2>conftest.er1
12641 ac_status=$?
12642 grep -v '^ *+' conftest.er1 >conftest.err
12643 rm -f conftest.er1
12644 cat conftest.err >&5
12645 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12646 (exit $ac_status); } &&
12647 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
12648 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12649 (eval $ac_try) 2>&5
12650 ac_status=$?
12651 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12652 (exit $ac_status); }; } &&
12653 { ac_try='test -s conftest.$ac_objext'
12654 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12655 (eval $ac_try) 2>&5
12656 ac_status=$?
12657 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12658 (exit $ac_status); }; }; then
12659 ac_header_compiler=yes
12660else
12661 echo "$as_me: failed program was:" >&5
12662sed 's/^/| /' conftest.$ac_ext >&5
12663
12664ac_header_compiler=no
12665fi
12666rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
12667echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
12668echo "${ECHO_T}$ac_header_compiler" >&6
12669
12670# Is the header present?
12671echo "$as_me:$LINENO: checking $ac_header presence" >&5
12672echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
12673cat >conftest.$ac_ext <<_ACEOF
12674/* confdefs.h. */
12675_ACEOF
12676cat confdefs.h >>conftest.$ac_ext
12677cat >>conftest.$ac_ext <<_ACEOF
12678/* end confdefs.h. */
12679#include <$ac_header>
12680_ACEOF
12681if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
12682 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
12683 ac_status=$?
12684 grep -v '^ *+' conftest.er1 >conftest.err
12685 rm -f conftest.er1
12686 cat conftest.err >&5
12687 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12688 (exit $ac_status); } >/dev/null; then
12689 if test -s conftest.err; then
12690 ac_cpp_err=$ac_cxx_preproc_warn_flag
12691 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
12692 else
12693 ac_cpp_err=
12694 fi
12695else
12696 ac_cpp_err=yes
12697fi
12698if test -z "$ac_cpp_err"; then
12699 ac_header_preproc=yes
12700else
12701 echo "$as_me: failed program was:" >&5
12702sed 's/^/| /' conftest.$ac_ext >&5
12703
12704 ac_header_preproc=no
12705fi
12706rm -f conftest.err conftest.$ac_ext
12707echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
12708echo "${ECHO_T}$ac_header_preproc" >&6
12709
12710# So? What about this header?
12711case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in
12712 yes:no: )
12713 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
12714echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
12715 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
12716echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
12717 ac_header_preproc=yes
12718 ;;
12719 no:yes:* )
12720 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
12721echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
12722 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
12723echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
12724 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
12725echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
12726 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
12727echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
12728 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
12729echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
12730 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
12731echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
12732 (
12733 cat <<\_ASBOX
12734## ------------------------------------------ ##
12735## Report this to the AC_PACKAGE_NAME lists. ##
12736## ------------------------------------------ ##
12737_ASBOX
12738 ) |
12739 sed "s/^/$as_me: WARNING: /" >&2
12740 ;;
12741esac
12742echo "$as_me:$LINENO: checking for $ac_header" >&5
12743echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
12744if eval "test \"\${$as_ac_Header+set}\" = set"; then
12745 echo $ECHO_N "(cached) $ECHO_C" >&6
12746else
12747 eval "$as_ac_Header=\$ac_header_preproc"
12748fi
12749echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
12750echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
12751
12752fi
12753if test `eval echo '${'$as_ac_Header'}'` = yes; then
12754 cat >>confdefs.h <<_ACEOF
12755#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
12756_ACEOF
12757
12310else 12758else
12311 support_xft=no 12759 support_xft=no
12312fi 12760fi
12313 12761
12314done 12762done
12458cat >>confdefs.h <<\_ACEOF 12906cat >>confdefs.h <<\_ACEOF
12459#define ENABLE_FRILLS 1 12907#define ENABLE_FRILLS 1
12460_ACEOF 12908_ACEOF
12461 12909
12462fi 12910fi
12463if test x$support_24bit = xyes; then
12464
12465cat >>confdefs.h <<\_ACEOF
12466#define PREFER_24BIT 1
12467_ACEOF
12468
12469fi
12470if test x$support_mousewheel = xyes; then 12911if test x$support_mousewheel = xyes; then
12471 12912
12472cat >>confdefs.h <<\_ACEOF 12913cat >>confdefs.h <<\_ACEOF
12473#define MOUSE_WHEEL 1 12914#define MOUSE_WHEEL 1
12474_ACEOF 12915_ACEOF
12476fi 12917fi
12477if test x$support_mouseslipwheel = xyes; then 12918if test x$support_mouseslipwheel = xyes; then
12478 12919
12479cat >>confdefs.h <<\_ACEOF 12920cat >>confdefs.h <<\_ACEOF
12480#define MOUSE_SLIP_WHEELING 1 12921#define MOUSE_SLIP_WHEELING 1
12481_ACEOF
12482
12483fi
12484if test x$support_utmp = xyes; then
12485
12486cat >>confdefs.h <<\_ACEOF
12487#define UTMP_SUPPORT 1
12488_ACEOF
12489
12490fi
12491if test x$support_wtmp = xyes; then
12492
12493cat >>confdefs.h <<\_ACEOF
12494#define WTMP_SUPPORT 1
12495_ACEOF
12496
12497fi
12498if test x$support_lastlog = xyes; then
12499
12500cat >>confdefs.h <<\_ACEOF
12501#define LASTLOG_SUPPORT 1
12502_ACEOF 12922_ACEOF
12503 12923
12504fi 12924fi
12505if test x$support_xim = xyes -o x$multichar_set = xyes; then 12925if test x$support_xim = xyes -o x$multichar_set = xyes; then
12506 if test x$rxvt_cv_func_xlocale = xyes; then 12926 if test x$rxvt_cv_func_xlocale = xyes; then
13546s,@ac_ct_CXX@,$ac_ct_CXX,;t t 13966s,@ac_ct_CXX@,$ac_ct_CXX,;t t
13547s,@CPP@,$CPP,;t t 13967s,@CPP@,$CPP,;t t
13548s,@INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t 13968s,@INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t
13549s,@INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t 13969s,@INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t
13550s,@INSTALL_DATA@,$INSTALL_DATA,;t t 13970s,@INSTALL_DATA@,$INSTALL_DATA,;t t
13971s,@EGREP@,$EGREP,;t t
13551s,@LINKER@,$LINKER,;t t 13972s,@LINKER@,$LINKER,;t t
13552s,@CXXCPP@,$CXXCPP,;t t
13553s,@EGREP@,$EGREP,;t t
13554s,@INSTALL_LIBRXVT@,$INSTALL_LIBRXVT,;t t 13973s,@INSTALL_LIBRXVT@,$INSTALL_LIBRXVT,;t t
13555s,@RXVTNAME@,$RXVTNAME,;t t 13974s,@RXVTNAME@,$RXVTNAME,;t t
13556s,@MV@,$MV,;t t 13975s,@MV@,$MV,;t t
13557s,@RM@,$RM,;t t
13558s,@CP@,$CP,;t t 13976s,@CP@,$CP,;t t
13559s,@LN@,$LN,;t t 13977s,@LN@,$LN,;t t
13560s,@SED@,$SED,;t t 13978s,@SED@,$SED,;t t
13561s,@ECHO@,$ECHO,;t t 13979s,@ECHO@,$ECHO,;t t
13562s,@CMP@,$CMP,;t t 13980s,@CMP@,$CMP,;t t
13563s,@TIC@,$TIC,;t t 13981s,@TIC@,$TIC,;t t
13982s,@CXXCPP@,$CXXCPP,;t t
13564s,@X_CFLAGS@,$X_CFLAGS,;t t 13983s,@X_CFLAGS@,$X_CFLAGS,;t t
13565s,@X_PRE_LIBS@,$X_PRE_LIBS,;t t 13984s,@X_PRE_LIBS@,$X_PRE_LIBS,;t t
13566s,@X_LIBS@,$X_LIBS,;t t 13985s,@X_LIBS@,$X_LIBS,;t t
13567s,@X_EXTRA_LIBS@,$X_EXTRA_LIBS,;t t 13986s,@X_EXTRA_LIBS@,$X_EXTRA_LIBS,;t t
13568s,@XPM_CPPFLAGS@,$XPM_CPPFLAGS,;t t 13987s,@XPM_CPPFLAGS@,$XPM_CPPFLAGS,;t t
13572s,@rxvt_uint16_typedef@,$rxvt_uint16_typedef,;t t 13991s,@rxvt_uint16_typedef@,$rxvt_uint16_typedef,;t t
13573s,@rxvt_int32_typedef@,$rxvt_int32_typedef,;t t 13992s,@rxvt_int32_typedef@,$rxvt_int32_typedef,;t t
13574s,@rxvt_uint32_typedef@,$rxvt_uint32_typedef,;t t 13993s,@rxvt_uint32_typedef@,$rxvt_uint32_typedef,;t t
13575s,@rxvt_intp_define@,$rxvt_intp_define,;t t 13994s,@rxvt_intp_define@,$rxvt_intp_define,;t t
13576s,@rxvt_u_intp_define@,$rxvt_u_intp_define,;t t 13995s,@rxvt_u_intp_define@,$rxvt_u_intp_define,;t t
13996s,@PKG_CONFIG@,$PKG_CONFIG,;t t
13997s,@XFT_CONFIG@,$XFT_CONFIG,;t t
13577s,@PERL@,$PERL,;t t 13998s,@PERL@,$PERL,;t t
13578s,@PERLLIB@,$PERLLIB,;t t 13999s,@PERLLIB@,$PERLLIB,;t t
13579s,@PERLFLAGS@,$PERLFLAGS,;t t 14000s,@PERLFLAGS@,$PERLFLAGS,;t t
13580s,@PERLPRIVLIBEXP@,$PERLPRIVLIBEXP,;t t 14001s,@PERLPRIVLIBEXP@,$PERLPRIVLIBEXP,;t t
13581s,@IF_PERL@,$IF_PERL,;t t 14002s,@IF_PERL@,$IF_PERL,;t t
14098 Install path: ${prefix}/bin 14519 Install path: ${prefix}/bin
14099 Compiler: $CXX 14520 Compiler: $CXX
14100 Compiler flags: $CFLAGS 14521 Compiler flags: $CFLAGS
14101 Linker: $LINKER" 14522 Linker: $LINKER"
14102 14523
14103if test "$MALLOC_TYPE" = S; then
14104 echo " malloc support: system default"
14105fi
14106if test "$MALLOC_TYPE" = G; then
14107 echo " malloc support: Gray Watson's dmalloc"
14108fi
14109if test "$MALLOC_TYPE" = D; then
14110 echo " malloc support: Doug Lea's malloc"
14111fi
14112
14113if test x$support_xpm = xyes; then 14524if test x$support_xpm = xyes; then
14114 echo " Xpm library: $XPM_LIBS" 14525 echo " Xpm library: $XPM_LIBS"
14115fi 14526fi
14116 14527
14117echo "
14118The following are set in config.h
14119"
14120echo " pty/tty type: "$rxvt_cv_ptys
14121if test x$support_utmp != xyes; then
14122 echo " utmp support: disabled"
14123 echo
14124else
14125 echo " utmp support: enabled
14126 utmp file: $rxvt_cv_path_utmp
14127 utmpx file: $rxvt_cv_path_utmpx
14128 wtmp file: $rxvt_cv_path_wtmp
14129 wtmpx file: $rxvt_cv_path_wtmpx
14130 lastlog file: $rxvt_cv_path_lastlog
14131 ttys/ttytab file: $rxvt_cv_path_ttytab
14132 embedded perl: $support_perl"
14133 echo
14134fi
14135if test x$term != x; then 14528if test x$term != x; then
14136 echo " set TERM to: $term" 14529 echo " set TERM to: $term"
14137fi 14530fi
14138if test x$terminfo != x; then 14531if test x$terminfo != x; then
14139 echo " set TERMINFO to: $terminfo" 14532 echo " set TERMINFO to: $terminfo"
14142echo " resource class: $RESCLASS" 14535echo " resource class: $RESCLASS"
14143if test x$RESFALLBACK != x; then 14536if test x$RESFALLBACK != x; then
14144 echo " resource class fallback: $RESFALLBACK" 14537 echo " resource class fallback: $RESFALLBACK"
14145fi 14538fi
14146echo 14539echo
14147if test x$rxvt_cv_ptys = xUNKNOWN; then 14540echo " embedded perl: $support_perl"
14148 echo ".----------------------------------------------------------------." 14541echo
14149 echo ". WARNING: could not determine pty/tty type. Do not build until ."
14150 echo ". the appropriate PTYS_ARE_* is defined in config.h ."
14151 echo ".----------------------------------------------------------------."
14152fi
14153if test x$support_xpm = xneedsmanualspecification; then 14542if test x$support_xpm = xneedsmanualspecification; then
14154 echo ".----------------------------------------------------------------." 14543 echo ".----------------------------------------------------------------."
14155 echo ". WARNING: --enable-xpm-background was specified however the ." 14544 echo ". WARNING: --enable-xpm-background was specified however the ."
14156 echo ". XPM includes files and libraries could not be found. ." 14545 echo ". XPM includes files and libraries could not be found. ."
14157 echo ". XPM backgrounds are now being DISABLED! If you want ." 14546 echo ". XPM backgrounds are now being DISABLED! If you want ."

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines