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

Comparing rxvt-unicode/configure (file contents):
Revision 1.78 by root, Wed Jan 18 08:33:34 2006 UTC vs.
Revision 1.96 by root, Sat Jan 28 21:25:47 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
10332cat confdefs.h >>conftest.$ac_ext 10304cat confdefs.h >>conftest.$ac_ext
10333cat >>conftest.$ac_ext <<_ACEOF 10305cat >>conftest.$ac_ext <<_ACEOF
10334/* end confdefs.h. */ 10306/* end confdefs.h. */
10335#include <sys/types.h> 10307#include <sys/types.h>
10336#include <stdint.h>
10337#include <utmp.h> 10308#include <utmp.h>
10338int 10309int
10339main () 10310main ()
10340{ 10311{
10341struct utmp ut; 10312struct utmp ut;
10362 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10333 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10363 (eval $ac_try) 2>&5 10334 (eval $ac_try) 2>&5
10364 ac_status=$? 10335 ac_status=$?
10365 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10336 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10366 (exit $ac_status); }; }; then 10337 (exit $ac_status); }; }; then
10367 rxvt_cv_struct_utmp=yes 10338 struct_utmp=yes
10368else 10339else
10369 echo "$as_me: failed program was:" >&5 10340 echo "$as_me: failed program was:" >&5
10370sed 's/^/| /' conftest.$ac_ext >&5 10341sed 's/^/| /' conftest.$ac_ext >&5
10371 10342
10372rxvt_cv_struct_utmp=no 10343struct_utmp=no
10373fi 10344fi
10374rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10345rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10375fi 10346fi
10376echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmp" >&5 10347echo "$as_me:$LINENO: result: $struct_utmp" >&5
10377echo "${ECHO_T}$rxvt_cv_struct_utmp" >&6 10348echo "${ECHO_T}$struct_utmp" >&6
10378if test x$rxvt_cv_struct_utmp = xyes; then 10349if test x$struct_utmp = xyes; then
10379 10350
10380cat >>confdefs.h <<\_ACEOF 10351cat >>confdefs.h <<\_ACEOF
10381#define HAVE_STRUCT_UTMP 1 10352#define HAVE_STRUCT_UTMP 1
10382_ACEOF 10353_ACEOF
10383 10354
10384fi 10355fi
10385 10356
10386 10357
10387echo "$as_me:$LINENO: checking for ut_host in utmp struct" >&5 10358echo "$as_me:$LINENO: checking for ut_host in utmp struct" >&5
10388echo $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
10389if test "${rxvt_cv_struct_utmp_host+set}" = set; then 10360if test "${struct_utmp_host+set}" = set; then
10390 echo $ECHO_N "(cached) $ECHO_C" >&6 10361 echo $ECHO_N "(cached) $ECHO_C" >&6
10391else 10362else
10392 cat >conftest.$ac_ext <<_ACEOF 10363 cat >conftest.$ac_ext <<_ACEOF
10393/* confdefs.h. */ 10364/* confdefs.h. */
10394_ACEOF 10365_ACEOF
10424 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10395 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10425 (eval $ac_try) 2>&5 10396 (eval $ac_try) 2>&5
10426 ac_status=$? 10397 ac_status=$?
10427 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10398 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10428 (exit $ac_status); }; }; then 10399 (exit $ac_status); }; }; then
10429 rxvt_cv_struct_utmp_host=yes 10400 struct_utmp_host=yes
10430else 10401else
10431 echo "$as_me: failed program was:" >&5 10402 echo "$as_me: failed program was:" >&5
10432sed 's/^/| /' conftest.$ac_ext >&5 10403sed 's/^/| /' conftest.$ac_ext >&5
10433 10404
10434rxvt_cv_struct_utmp_host=no 10405struct_utmp_host=no
10435fi 10406fi
10436rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10407rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10437fi 10408fi
10438echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmp_host" >&5 10409echo "$as_me:$LINENO: result: $struct_utmp_host" >&5
10439echo "${ECHO_T}$rxvt_cv_struct_utmp_host" >&6 10410echo "${ECHO_T}$struct_utmp_host" >&6
10440if test x$rxvt_cv_struct_utmp_host = xyes; then 10411if test x$struct_utmp_host = xyes; then
10441 10412
10442cat >>confdefs.h <<\_ACEOF 10413cat >>confdefs.h <<\_ACEOF
10443#define HAVE_UTMP_HOST 1 10414#define HAVE_UTMP_HOST 1
10444_ACEOF 10415_ACEOF
10445 10416
10446fi 10417fi
10447 10418
10448echo "$as_me:$LINENO: checking for ut_pid in utmp struct" >&5 10419echo "$as_me:$LINENO: checking for ut_pid in utmp struct" >&5
10449echo $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
10450if test "${rxvt_cv_struct_utmp_pid+set}" = set; then 10421if test "${struct_utmp_pid+set}" = set; then
10451 echo $ECHO_N "(cached) $ECHO_C" >&6 10422 echo $ECHO_N "(cached) $ECHO_C" >&6
10452else 10423else
10453 cat >conftest.$ac_ext <<_ACEOF 10424 cat >conftest.$ac_ext <<_ACEOF
10454/* confdefs.h. */ 10425/* confdefs.h. */
10455_ACEOF 10426_ACEOF
10485 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10456 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10486 (eval $ac_try) 2>&5 10457 (eval $ac_try) 2>&5
10487 ac_status=$? 10458 ac_status=$?
10488 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10459 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10489 (exit $ac_status); }; }; then 10460 (exit $ac_status); }; }; then
10490 rxvt_cv_struct_utmp_pid=yes 10461 struct_utmp_pid=yes
10491else 10462else
10492 echo "$as_me: failed program was:" >&5 10463 echo "$as_me: failed program was:" >&5
10493sed 's/^/| /' conftest.$ac_ext >&5 10464sed 's/^/| /' conftest.$ac_ext >&5
10494 10465
10495rxvt_cv_struct_utmp_pid=no 10466struct_utmp_pid=no
10496fi 10467fi
10497rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10468rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10498fi 10469fi
10499echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmp_pid" >&5 10470echo "$as_me:$LINENO: result: $struct_utmp_pid" >&5
10500echo "${ECHO_T}$rxvt_cv_struct_utmp_pid" >&6 10471echo "${ECHO_T}$struct_utmp_pid" >&6
10501if test x$rxvt_cv_struct_utmp_pid = xyes; then 10472if test x$struct_utmp_pid = xyes; then
10502 10473
10503cat >>confdefs.h <<\_ACEOF 10474cat >>confdefs.h <<\_ACEOF
10504#define HAVE_UTMP_PID 1 10475#define HAVE_UTMP_PID 1
10505_ACEOF 10476_ACEOF
10506 10477
10647 10618
10648fi 10619fi
10649if test $ac_cv_header_utmpx_h = yes; then 10620if test $ac_cv_header_utmpx_h = yes; then
10650 echo "$as_me:$LINENO: checking for struct utmpx" >&5 10621 echo "$as_me:$LINENO: checking for struct utmpx" >&5
10651echo $ECHO_N "checking for struct utmpx... $ECHO_C" >&6 10622echo $ECHO_N "checking for struct utmpx... $ECHO_C" >&6
10652if test "${rxvt_cv_struct_utmpx+set}" = set; then 10623if test "${struct_utmpx+set}" = set; then
10653 echo $ECHO_N "(cached) $ECHO_C" >&6 10624 echo $ECHO_N "(cached) $ECHO_C" >&6
10654else 10625else
10655 cat >conftest.$ac_ext <<_ACEOF 10626 cat >conftest.$ac_ext <<_ACEOF
10656/* confdefs.h. */ 10627/* confdefs.h. */
10657_ACEOF 10628_ACEOF
10687 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10658 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10688 (eval $ac_try) 2>&5 10659 (eval $ac_try) 2>&5
10689 ac_status=$? 10660 ac_status=$?
10690 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10661 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10691 (exit $ac_status); }; }; then 10662 (exit $ac_status); }; }; then
10692 rxvt_cv_struct_utmpx=yes 10663 struct_utmpx=yes
10693else 10664else
10694 echo "$as_me: failed program was:" >&5 10665 echo "$as_me: failed program was:" >&5
10695sed 's/^/| /' conftest.$ac_ext >&5 10666sed 's/^/| /' conftest.$ac_ext >&5
10696 10667
10697rxvt_cv_struct_utmpx=no 10668struct_utmpx=no
10698fi 10669fi
10699rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10670rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10700fi 10671fi
10701echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmpx" >&5 10672echo "$as_me:$LINENO: result: $struct_utmpx" >&5
10702echo "${ECHO_T}$rxvt_cv_struct_utmpx" >&6 10673echo "${ECHO_T}$struct_utmpx" >&6
10703if test x$rxvt_cv_struct_utmpx = xyes; then 10674if test x$struct_utmpx = xyes; then
10704 10675
10705cat >>confdefs.h <<\_ACEOF 10676cat >>confdefs.h <<\_ACEOF
10706#define HAVE_STRUCT_UTMPX 1 10677#define HAVE_STRUCT_UTMPX 1
10707_ACEOF 10678_ACEOF
10708 10679
10709fi 10680fi
10710 10681
10711 10682
10712echo "$as_me:$LINENO: checking for host in utmpx struct" >&5 10683echo "$as_me:$LINENO: checking for host in utmpx struct" >&5
10713echo $ECHO_N "checking for host in utmpx struct... $ECHO_C" >&6 10684echo $ECHO_N "checking for host in utmpx struct... $ECHO_C" >&6
10714if test "${rxvt_cv_struct_utmpx_host+set}" = set; then 10685if test "${struct_utmpx_host+set}" = set; then
10715 echo $ECHO_N "(cached) $ECHO_C" >&6 10686 echo $ECHO_N "(cached) $ECHO_C" >&6
10716else 10687else
10717 cat >conftest.$ac_ext <<_ACEOF 10688 cat >conftest.$ac_ext <<_ACEOF
10718/* confdefs.h. */ 10689/* confdefs.h. */
10719_ACEOF 10690_ACEOF
10749 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10720 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10750 (eval $ac_try) 2>&5 10721 (eval $ac_try) 2>&5
10751 ac_status=$? 10722 ac_status=$?
10752 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10723 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10753 (exit $ac_status); }; }; then 10724 (exit $ac_status); }; }; then
10754 rxvt_cv_struct_utmpx_host=yes 10725 struct_utmpx_host=yes
10755else 10726else
10756 echo "$as_me: failed program was:" >&5 10727 echo "$as_me: failed program was:" >&5
10757sed 's/^/| /' conftest.$ac_ext >&5 10728sed 's/^/| /' conftest.$ac_ext >&5
10758 10729
10759rxvt_cv_struct_utmpx_host=no 10730struct_utmpx_host=no
10760fi 10731fi
10761rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10732rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10762fi 10733fi
10763echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmpx_host" >&5 10734echo "$as_me:$LINENO: result: $struct_utmpx_host" >&5
10764echo "${ECHO_T}$rxvt_cv_struct_utmpx_host" >&6 10735echo "${ECHO_T}$struct_utmpx_host" >&6
10765if test x$rxvt_cv_struct_utmpx_host = xyes; then 10736if test x$struct_utmpx_host = xyes; then
10766 10737
10767cat >>confdefs.h <<\_ACEOF 10738cat >>confdefs.h <<\_ACEOF
10768#define HAVE_UTMPX_HOST 1 10739#define HAVE_UTMPX_HOST 1
10769_ACEOF 10740_ACEOF
10770 10741
10771fi 10742fi
10772 10743
10773echo "$as_me:$LINENO: checking for session in utmpx struct" >&5 10744echo "$as_me:$LINENO: checking for session in utmpx struct" >&5
10774echo $ECHO_N "checking for session in utmpx struct... $ECHO_C" >&6 10745echo $ECHO_N "checking for session in utmpx struct... $ECHO_C" >&6
10775if test "${rxvt_cv_struct_utmpx_session+set}" = set; then 10746if test "${struct_utmpx_session+set}" = set; then
10776 echo $ECHO_N "(cached) $ECHO_C" >&6 10747 echo $ECHO_N "(cached) $ECHO_C" >&6
10777else 10748else
10778 cat >conftest.$ac_ext <<_ACEOF 10749 cat >conftest.$ac_ext <<_ACEOF
10779/* confdefs.h. */ 10750/* confdefs.h. */
10780_ACEOF 10751_ACEOF
10810 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10781 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10811 (eval $ac_try) 2>&5 10782 (eval $ac_try) 2>&5
10812 ac_status=$? 10783 ac_status=$?
10813 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10784 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10814 (exit $ac_status); }; }; then 10785 (exit $ac_status); }; }; then
10815 rxvt_cv_struct_utmpx_session=yes 10786 struct_utmpx_session=yes
10816else 10787else
10817 echo "$as_me: failed program was:" >&5 10788 echo "$as_me: failed program was:" >&5
10818sed 's/^/| /' conftest.$ac_ext >&5 10789sed 's/^/| /' conftest.$ac_ext >&5
10819 10790
10820rxvt_cv_struct_utmpx_session=no 10791struct_utmpx_session=no
10821fi 10792fi
10822rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10793rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10823fi 10794fi
10824echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmpx_session" >&5 10795echo "$as_me:$LINENO: result: $struct_utmpx_session" >&5
10825echo "${ECHO_T}$rxvt_cv_struct_utmpx_session" >&6 10796echo "${ECHO_T}$struct_utmpx_session" >&6
10826if test x$rxvt_cv_struct_utmpx_session = xyes; then 10797if test x$struct_utmpx_session = xyes; then
10827 10798
10828cat >>confdefs.h <<\_ACEOF 10799cat >>confdefs.h <<\_ACEOF
10829#define HAVE_UTMPX_SESSION 1 10800#define HAVE_UTMPX_SESSION 1
10830_ACEOF 10801_ACEOF
10831 10802
10834fi 10805fi
10835 10806
10836 10807
10837echo "$as_me:$LINENO: checking for struct lastlog" >&5 10808echo "$as_me:$LINENO: checking for struct lastlog" >&5
10838echo $ECHO_N "checking for struct lastlog... $ECHO_C" >&6 10809echo $ECHO_N "checking for struct lastlog... $ECHO_C" >&6
10839if test "${rxvt_cv_struct_lastlog+set}" = set; then 10810if test "${struct_lastlog+set}" = set; then
10840 echo $ECHO_N "(cached) $ECHO_C" >&6 10811 echo $ECHO_N "(cached) $ECHO_C" >&6
10841else 10812else
10842 cat >conftest.$ac_ext <<_ACEOF 10813 cat >conftest.$ac_ext <<_ACEOF
10843/* confdefs.h. */ 10814/* confdefs.h. */
10844_ACEOF 10815_ACEOF
10878 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10849 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10879 (eval $ac_try) 2>&5 10850 (eval $ac_try) 2>&5
10880 ac_status=$? 10851 ac_status=$?
10881 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10852 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10882 (exit $ac_status); }; }; then 10853 (exit $ac_status); }; }; then
10883 rxvt_cv_struct_lastlog=yes 10854 struct_lastlog=yes
10884else 10855else
10885 echo "$as_me: failed program was:" >&5 10856 echo "$as_me: failed program was:" >&5
10886sed 's/^/| /' conftest.$ac_ext >&5 10857sed 's/^/| /' conftest.$ac_ext >&5
10887 10858
10888rxvt_cv_struct_lastlog=no 10859struct_lastlog=no
10889fi 10860fi
10890rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10861rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10891fi 10862fi
10892echo "$as_me:$LINENO: result: $rxvt_cv_struct_lastlog" >&5 10863echo "$as_me:$LINENO: result: $struct_lastlog" >&5
10893echo "${ECHO_T}$rxvt_cv_struct_lastlog" >&6 10864echo "${ECHO_T}$struct_lastlog" >&6
10894if test x$rxvt_cv_struct_lastlog = xyes; then 10865if test x$struct_lastlog = xyes; then
10895 10866
10896cat >>confdefs.h <<\_ACEOF 10867cat >>confdefs.h <<\_ACEOF
10897#define HAVE_STRUCT_LASTLOG 1 10868#define HAVE_STRUCT_LASTLOG 1
10898_ACEOF 10869_ACEOF
10899 10870
10900fi 10871fi
10901 10872
10902echo "$as_me:$LINENO: checking for struct lastlogx" >&5 10873echo "$as_me:$LINENO: checking for struct lastlogx" >&5
10903echo $ECHO_N "checking for struct lastlogx... $ECHO_C" >&6 10874echo $ECHO_N "checking for struct lastlogx... $ECHO_C" >&6
10904if test "${rxvt_cv_struct_lastlogx+set}" = set; then 10875if test "${struct_lastlogx+set}" = set; then
10905 echo $ECHO_N "(cached) $ECHO_C" >&6 10876 echo $ECHO_N "(cached) $ECHO_C" >&6
10906else 10877else
10907 cat >conftest.$ac_ext <<_ACEOF 10878 cat >conftest.$ac_ext <<_ACEOF
10908/* confdefs.h. */ 10879/* confdefs.h. */
10909_ACEOF 10880_ACEOF
10943 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10914 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10944 (eval $ac_try) 2>&5 10915 (eval $ac_try) 2>&5
10945 ac_status=$? 10916 ac_status=$?
10946 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10917 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10947 (exit $ac_status); }; }; then 10918 (exit $ac_status); }; }; then
10948 rxvt_cv_struct_lastlogx=yes 10919 struct_lastlogx=yes
10949else 10920else
10950 echo "$as_me: failed program was:" >&5 10921 echo "$as_me: failed program was:" >&5
10951sed 's/^/| /' conftest.$ac_ext >&5 10922sed 's/^/| /' conftest.$ac_ext >&5
10952 10923
10953rxvt_cv_struct_lastlogx=no 10924struct_lastlogx=no
10954fi 10925fi
10955rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10926rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10956fi 10927fi
10957echo "$as_me:$LINENO: result: $rxvt_cv_struct_lastlogx" >&5 10928echo "$as_me:$LINENO: result: $struct_lastlogx" >&5
10958echo "${ECHO_T}$rxvt_cv_struct_lastlogx" >&6 10929echo "${ECHO_T}$struct_lastlogx" >&6
10959if test x$rxvt_cv_struct_lastlogx = xyes; then 10930if test x$struct_lastlogx = xyes; then
10960 10931
10961cat >>confdefs.h <<\_ACEOF 10932cat >>confdefs.h <<\_ACEOF
10962#define HAVE_STRUCT_LASTLOGX 1 10933#define HAVE_STRUCT_LASTLOGX 1
10963_ACEOF 10934_ACEOF
10964 10935
10965fi 10936fi
10966 10937
10967 10938
10968echo "$as_me:$LINENO: checking where utmp is located" >&5 10939echo "$as_me:$LINENO: checking where utmp is located" >&5
10969echo $ECHO_N "checking where utmp is located... $ECHO_C" >&6 10940echo $ECHO_N "checking where utmp is located... $ECHO_C" >&6
10970if test "${rxvt_cv_path_utmp+set}" = set; then 10941if test "${path_utmp+set}" = set; then
10971 echo $ECHO_N "(cached) $ECHO_C" >&6 10942 echo $ECHO_N "(cached) $ECHO_C" >&6
10972else 10943else
10973 if test "$cross_compiling" = yes; then 10944 if test "$cross_compiling" = yes; then
10974 { 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
10975echo "$as_me: WARNING: Define RXVT_UTMP_FILE in config.h manually" >&2;} 10946echo "$as_me: WARNING: Define UTMP_FILE in config.h manually" >&2;}
10976else 10947else
10977 cat >conftest.$ac_ext <<_ACEOF 10948 cat >conftest.$ac_ext <<_ACEOF
10978/* confdefs.h. */ 10949/* confdefs.h. */
10979_ACEOF 10950_ACEOF
10980cat confdefs.h >>conftest.$ac_ext 10951cat confdefs.h >>conftest.$ac_ext
11016 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10987 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11017 (eval $ac_try) 2>&5 10988 (eval $ac_try) 2>&5
11018 ac_status=$? 10989 ac_status=$?
11019 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10990 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11020 (exit $ac_status); }; }; then 10991 (exit $ac_status); }; }; then
11021 rxvt_cv_path_utmp=`cat conftestval` 10992 path_utmp=`cat conftestval`
11022else 10993else
11023 echo "$as_me: program exited with status $ac_status" >&5 10994 echo "$as_me: program exited with status $ac_status" >&5
11024echo "$as_me: failed program was:" >&5 10995echo "$as_me: failed program was:" >&5
11025sed 's/^/| /' conftest.$ac_ext >&5 10996sed 's/^/| /' conftest.$ac_ext >&5
11026 10997
11027( exit $ac_status ) 10998( exit $ac_status )
11028rxvt_cv_path_utmp= 10999path_utmp=
11029fi 11000fi
11030rm -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
11031fi 11002fi
11032fi 11003fi
11033echo "$as_me:$LINENO: result: $rxvt_cv_path_utmp" >&5 11004echo "$as_me:$LINENO: result: $path_utmp" >&5
11034echo "${ECHO_T}$rxvt_cv_path_utmp" >&6 11005echo "${ECHO_T}$path_utmp" >&6
11035if test x$rxvt_cv_path_utmp != x; then 11006if test x$path_utmp != x; then
11036 11007
11037cat >>confdefs.h <<_ACEOF 11008cat >>confdefs.h <<_ACEOF
11038#define RXVT_UTMP_FILE "$rxvt_cv_path_utmp" 11009#define UTMP_FILE "$path_utmp"
11039_ACEOF 11010_ACEOF
11040 11011
11041fi 11012fi
11042 11013
11043 11014
11044echo "$as_me:$LINENO: checking where utmpx is located" >&5 11015echo "$as_me:$LINENO: checking where utmpx is located" >&5
11045echo $ECHO_N "checking where utmpx is located... $ECHO_C" >&6 11016echo $ECHO_N "checking where utmpx is located... $ECHO_C" >&6
11046if test "${rxvt_cv_path_utmpx+set}" = set; then 11017if test "${path_utmpx+set}" = set; then
11047 echo $ECHO_N "(cached) $ECHO_C" >&6 11018 echo $ECHO_N "(cached) $ECHO_C" >&6
11048else 11019else
11049 if test "$cross_compiling" = yes; then 11020 if test "$cross_compiling" = yes; then
11050 { 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
11051echo "$as_me: WARNING: Define RXVT_UTMPX_FILE in config.h manually" >&2;} 11022echo "$as_me: WARNING: Define UTMPX_FILE in config.h manually" >&2;}
11052else 11023else
11053 cat >conftest.$ac_ext <<_ACEOF 11024 cat >conftest.$ac_ext <<_ACEOF
11054/* confdefs.h. */ 11025/* confdefs.h. */
11055_ACEOF 11026_ACEOF
11056cat confdefs.h >>conftest.$ac_ext 11027cat confdefs.h >>conftest.$ac_ext
11102 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11073 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11103 (eval $ac_try) 2>&5 11074 (eval $ac_try) 2>&5
11104 ac_status=$? 11075 ac_status=$?
11105 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11076 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11106 (exit $ac_status); }; }; then 11077 (exit $ac_status); }; }; then
11107 rxvt_cv_path_utmpx=`cat conftestval` 11078 path_utmpx=`cat conftestval`
11108else 11079else
11109 echo "$as_me: program exited with status $ac_status" >&5 11080 echo "$as_me: program exited with status $ac_status" >&5
11110echo "$as_me: failed program was:" >&5 11081echo "$as_me: failed program was:" >&5
11111sed 's/^/| /' conftest.$ac_ext >&5 11082sed 's/^/| /' conftest.$ac_ext >&5
11112 11083
11113( exit $ac_status ) 11084( exit $ac_status )
11114rxvt_cv_path_utmpx= 11085path_utmpx=
11115fi 11086fi
11116rm -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
11117fi 11088fi
11118fi 11089fi
11119echo "$as_me:$LINENO: result: $rxvt_cv_path_utmpx" >&5 11090echo "$as_me:$LINENO: result: $path_utmpx" >&5
11120echo "${ECHO_T}$rxvt_cv_path_utmpx" >&6 11091echo "${ECHO_T}$path_utmpx" >&6
11121if test x$rxvt_cv_path_utmpx != x; then 11092if test x$path_utmpx != x; then
11122 11093
11123cat >>confdefs.h <<_ACEOF 11094cat >>confdefs.h <<_ACEOF
11124#define RXVT_UTMPX_FILE "$rxvt_cv_path_utmpx" 11095#define UTMPX_FILE "$path_utmpx"
11125_ACEOF 11096_ACEOF
11126 11097
11127fi 11098fi
11128 11099
11129 11100
11130echo "$as_me:$LINENO: checking where wtmp is located" >&5 11101echo "$as_me:$LINENO: checking where wtmp is located" >&5
11131echo $ECHO_N "checking where wtmp is located... $ECHO_C" >&6 11102echo $ECHO_N "checking where wtmp is located... $ECHO_C" >&6
11132if test "${rxvt_cv_path_wtmp+set}" = set; then 11103if test "${path_wtmp+set}" = set; then
11133 echo $ECHO_N "(cached) $ECHO_C" >&6 11104 echo $ECHO_N "(cached) $ECHO_C" >&6
11134else 11105else
11135 if test "$cross_compiling" = yes; then 11106 if test "$cross_compiling" = yes; then
11136 { 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
11137echo "$as_me: WARNING: Define RXVT_WTMP_FILE in config.h manually" >&2;} 11108echo "$as_me: WARNING: Define WTMP_FILE in config.h manually" >&2;}
11138else 11109else
11139 cat >conftest.$ac_ext <<_ACEOF 11110 cat >conftest.$ac_ext <<_ACEOF
11140/* confdefs.h. */ 11111/* confdefs.h. */
11141_ACEOF 11112_ACEOF
11142cat confdefs.h >>conftest.$ac_ext 11113cat confdefs.h >>conftest.$ac_ext
11180 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11151 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11181 (eval $ac_try) 2>&5 11152 (eval $ac_try) 2>&5
11182 ac_status=$? 11153 ac_status=$?
11183 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11154 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11184 (exit $ac_status); }; }; then 11155 (exit $ac_status); }; }; then
11185 rxvt_cv_path_wtmp=`cat conftestval` 11156 path_wtmp=`cat conftestval`
11186else 11157else
11187 echo "$as_me: program exited with status $ac_status" >&5 11158 echo "$as_me: program exited with status $ac_status" >&5
11188echo "$as_me: failed program was:" >&5 11159echo "$as_me: failed program was:" >&5
11189sed 's/^/| /' conftest.$ac_ext >&5 11160sed 's/^/| /' conftest.$ac_ext >&5
11190 11161
11191( exit $ac_status ) 11162( exit $ac_status )
11192rxvt_cv_path_wtmp= 11163path_wtmp=
11193fi 11164fi
11194rm -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
11195fi 11166fi
11196fi 11167fi
11197echo "$as_me:$LINENO: result: $rxvt_cv_path_wtmp" >&5 11168echo "$as_me:$LINENO: result: $path_wtmp" >&5
11198echo "${ECHO_T}$rxvt_cv_path_wtmp" >&6 11169echo "${ECHO_T}$path_wtmp" >&6
11199if test x$rxvt_cv_path_wtmp != x; then 11170if test x$path_wtmp != x; then
11200 11171
11201cat >>confdefs.h <<_ACEOF 11172cat >>confdefs.h <<_ACEOF
11202#define RXVT_WTMP_FILE "$rxvt_cv_path_wtmp" 11173#define WTMP_FILE "$path_wtmp"
11203_ACEOF 11174_ACEOF
11204 11175
11205fi 11176fi
11206 11177
11207echo "$as_me:$LINENO: checking where wtmpx is located" >&5 11178echo "$as_me:$LINENO: checking where wtmpx is located" >&5
11208echo $ECHO_N "checking where wtmpx is located... $ECHO_C" >&6 11179echo $ECHO_N "checking where wtmpx is located... $ECHO_C" >&6
11209if test "${rxvt_cv_path_wtmpx+set}" = set; then 11180if test "${path_wtmpx+set}" = set; then
11210 echo $ECHO_N "(cached) $ECHO_C" >&6 11181 echo $ECHO_N "(cached) $ECHO_C" >&6
11211else 11182else
11212 if test "$cross_compiling" = yes; then 11183 if test "$cross_compiling" = yes; then
11213 { 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
11214echo "$as_me: WARNING: Define RXVT_WTMPX_FILE in config.h manually" >&2;} 11185echo "$as_me: WARNING: Define WTMPX_FILE in config.h manually" >&2;}
11215else 11186else
11216 cat >conftest.$ac_ext <<_ACEOF 11187 cat >conftest.$ac_ext <<_ACEOF
11217/* confdefs.h. */ 11188/* confdefs.h. */
11218_ACEOF 11189_ACEOF
11219cat confdefs.h >>conftest.$ac_ext 11190cat confdefs.h >>conftest.$ac_ext
11256 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11227 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11257 (eval $ac_try) 2>&5 11228 (eval $ac_try) 2>&5
11258 ac_status=$? 11229 ac_status=$?
11259 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11230 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11260 (exit $ac_status); }; }; then 11231 (exit $ac_status); }; }; then
11261 rxvt_cv_path_wtmpx=`cat conftestval` 11232 path_wtmpx=`cat conftestval`
11262else 11233else
11263 echo "$as_me: program exited with status $ac_status" >&5 11234 echo "$as_me: program exited with status $ac_status" >&5
11264echo "$as_me: failed program was:" >&5 11235echo "$as_me: failed program was:" >&5
11265sed 's/^/| /' conftest.$ac_ext >&5 11236sed 's/^/| /' conftest.$ac_ext >&5
11266 11237
11267( exit $ac_status ) 11238( exit $ac_status )
11268rxvt_cv_path_wtmpx= 11239path_wtmpx=
11269fi 11240fi
11270rm -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
11271fi 11242fi
11272fi 11243fi
11273echo "$as_me:$LINENO: result: $rxvt_cv_path_wtmpx" >&5 11244echo "$as_me:$LINENO: result: $path_wtmpx" >&5
11274echo "${ECHO_T}$rxvt_cv_path_wtmpx" >&6 11245echo "${ECHO_T}$path_wtmpx" >&6
11275if test x$rxvt_cv_path_wtmpx != x; then 11246if test x$path_wtmpx != x; then
11276 11247
11277cat >>confdefs.h <<_ACEOF 11248cat >>confdefs.h <<_ACEOF
11278#define RXVT_WTMPX_FILE "$rxvt_cv_path_wtmpx" 11249#define WTMPX_FILE "$path_wtmpx"
11279_ACEOF 11250_ACEOF
11280 11251
11281fi 11252fi
11282 11253
11283echo "$as_me:$LINENO: checking where lastlog is located" >&5 11254echo "$as_me:$LINENO: checking where lastlog is located" >&5
11284echo $ECHO_N "checking where lastlog is located... $ECHO_C" >&6 11255echo $ECHO_N "checking where lastlog is located... $ECHO_C" >&6
11285if test "${rxvt_cv_path_lastlog+set}" = set; then 11256if test "${path_lastlog+set}" = set; then
11286 echo $ECHO_N "(cached) $ECHO_C" >&6 11257 echo $ECHO_N "(cached) $ECHO_C" >&6
11287else 11258else
11288 if test "$cross_compiling" = yes; then 11259 if test "$cross_compiling" = yes; then
11289 { 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
11290echo "$as_me: WARNING: Define RXVT_LASTLOG_FILE in config.h manually" >&2;} 11261echo "$as_me: WARNING: Define LASTLOG_FILE in config.h manually" >&2;}
11291else 11262else
11292 cat >conftest.$ac_ext <<_ACEOF 11263 cat >conftest.$ac_ext <<_ACEOF
11293/* confdefs.h. */ 11264/* confdefs.h. */
11294_ACEOF 11265_ACEOF
11295cat confdefs.h >>conftest.$ac_ext 11266cat confdefs.h >>conftest.$ac_ext
11337 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11308 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11338 (eval $ac_try) 2>&5 11309 (eval $ac_try) 2>&5
11339 ac_status=$? 11310 ac_status=$?
11340 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11311 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11341 (exit $ac_status); }; }; then 11312 (exit $ac_status); }; }; then
11342 rxvt_cv_path_lastlog=`cat conftestval` 11313 path_lastlog=`cat conftestval`
11343else 11314else
11344 echo "$as_me: program exited with status $ac_status" >&5 11315 echo "$as_me: program exited with status $ac_status" >&5
11345echo "$as_me: failed program was:" >&5 11316echo "$as_me: failed program was:" >&5
11346sed 's/^/| /' conftest.$ac_ext >&5 11317sed 's/^/| /' conftest.$ac_ext >&5
11347 11318
11348( exit $ac_status ) 11319( exit $ac_status )
11349rxvt_cv_path_lastlog= 11320path_lastlog=
11350fi 11321fi
11351rm -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
11352fi 11323fi
11353fi 11324fi
11354echo "$as_me:$LINENO: result: $rxvt_cv_path_lastlog" >&5 11325echo "$as_me:$LINENO: result: $path_lastlog" >&5
11355echo "${ECHO_T}$rxvt_cv_path_lastlog" >&6 11326echo "${ECHO_T}$path_lastlog" >&6
11356if test x$rxvt_cv_path_lastlog != x; then 11327if test x$path_lastlog != x; then
11357 11328
11358cat >>confdefs.h <<_ACEOF 11329cat >>confdefs.h <<_ACEOF
11359#define RXVT_LASTLOG_FILE "$rxvt_cv_path_lastlog" 11330#define LASTLOG_FILE "$path_lastlog"
11360_ACEOF 11331_ACEOF
11361 11332
11362 if test -d "$rxvt_cv_path_lastlog"; then 11333 if test -d "$path_lastlog"; then
11363 11334
11364cat >>confdefs.h <<\_ACEOF 11335cat >>confdefs.h <<\_ACEOF
11365#define LASTLOG_IS_DIR 1 11336#define LASTLOG_IS_DIR 1
11366_ACEOF 11337_ACEOF
11367 11338
11368 fi 11339 fi
11369fi 11340fi
11370 11341
11371echo "$as_me:$LINENO: checking where lastlogx is located" >&5 11342echo "$as_me:$LINENO: checking where lastlogx is located" >&5
11372echo $ECHO_N "checking where lastlogx is located... $ECHO_C" >&6 11343echo $ECHO_N "checking where lastlogx is located... $ECHO_C" >&6
11373if test "${rxvt_cv_path_lastlogx+set}" = set; then 11344if test "${path_lastlogx+set}" = set; then
11374 echo $ECHO_N "(cached) $ECHO_C" >&6 11345 echo $ECHO_N "(cached) $ECHO_C" >&6
11375else 11346else
11376 if test "$cross_compiling" = yes; then 11347 if test "$cross_compiling" = yes; then
11377 { 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
11378echo "$as_me: WARNING: Define RXVT_LASTLOGX_FILE in config.h manually" >&2;} 11349echo "$as_me: WARNING: Define LASTLOGX_FILE in config.h manually" >&2;}
11379else 11350else
11380 cat >conftest.$ac_ext <<_ACEOF 11351 cat >conftest.$ac_ext <<_ACEOF
11381/* confdefs.h. */ 11352/* confdefs.h. */
11382_ACEOF 11353_ACEOF
11383cat confdefs.h >>conftest.$ac_ext 11354cat confdefs.h >>conftest.$ac_ext
11419 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11390 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11420 (eval $ac_try) 2>&5 11391 (eval $ac_try) 2>&5
11421 ac_status=$? 11392 ac_status=$?
11422 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11393 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11423 (exit $ac_status); }; }; then 11394 (exit $ac_status); }; }; then
11424 rxvt_cv_path_lastlogx=`cat conftestval` 11395 path_lastlogx=`cat conftestval`
11425else 11396else
11426 echo "$as_me: program exited with status $ac_status" >&5 11397 echo "$as_me: program exited with status $ac_status" >&5
11427echo "$as_me: failed program was:" >&5 11398echo "$as_me: failed program was:" >&5
11428sed 's/^/| /' conftest.$ac_ext >&5 11399sed 's/^/| /' conftest.$ac_ext >&5
11429 11400
11430( exit $ac_status ) 11401( exit $ac_status )
11431rxvt_cv_path_lastlogx= 11402path_lastlogx=
11432fi 11403fi
11433rm -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
11434fi 11405fi
11435fi 11406fi
11436echo "$as_me:$LINENO: result: $rxvt_cv_path_lastlogx" >&5 11407echo "$as_me:$LINENO: result: $path_lastlogx" >&5
11437echo "${ECHO_T}$rxvt_cv_path_lastlogx" >&6 11408echo "${ECHO_T}$path_lastlogx" >&6
11438if test x$rxvt_cv_path_lastlogx != x; then 11409if test x$path_lastlogx != x; then
11439 11410
11440cat >>confdefs.h <<_ACEOF 11411cat >>confdefs.h <<_ACEOF
11441#define RXVT_LASTLOGX_FILE "$rxvt_cv_path_lastlogx" 11412#define LASTLOGX_FILE "$path_lastlogx"
11442_ACEOF 11413_ACEOF
11443 11414
11444fi 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
11445 11430
11446 11431
11447echo "$as_me:$LINENO: checking where ttys/ttytab is located" >&5 11432echo "$as_me:$LINENO: checking where ttys/ttytab is located" >&5
11448echo $ECHO_N "checking where ttys/ttytab is located... $ECHO_C" >&6 11433echo $ECHO_N "checking where ttys/ttytab is located... $ECHO_C" >&6
11449if test "${rxvt_cv_path_ttytab+set}" = set; then 11434if test "${rxvt_cv_path_ttytab+set}" = set; then
11716#define HAVE_NL_LANGINFO 1 11701#define HAVE_NL_LANGINFO 1
11717_ACEOF 11702_ACEOF
11718 11703
11719fi 11704fi
11720 11705
11706
11721echo "$as_me:$LINENO: checking for unix-compliant filehandle passing ability" >&5 11707echo "$as_me:$LINENO: checking for unix-compliant filehandle passing ability" >&5
11722echo $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
11723if test "${rxvt_can_pass_fds+set}" = set; then 11709if test "${can_pass_fds+set}" = set; then
11724 echo $ECHO_N "(cached) $ECHO_C" >&6 11710 echo $ECHO_N "(cached) $ECHO_C" >&6
11725else 11711else
11726 cat >conftest.$ac_ext <<_ACEOF 11712 cat >conftest.$ac_ext <<_ACEOF
11727/* confdefs.h. */ 11713/* confdefs.h. */
11728_ACEOF 11714_ACEOF
11729cat confdefs.h >>conftest.$ac_ext 11715cat confdefs.h >>conftest.$ac_ext
11730cat >>conftest.$ac_ext <<_ACEOF 11716cat >>conftest.$ac_ext <<_ACEOF
11731/* end confdefs.h. */ 11717/* end confdefs.h. */
11732 11718
11719#include <cstddef> // broken bsds (is that redundant?) need this
11733#include <sys/types.h> 11720#include <sys/types.h>
11734#include <sys/socket.h> 11721#include <sys/socket.h>
11722#include <sys/uio.h>
11735 11723
11736int 11724int
11737main () 11725main ()
11738{ 11726{
11739 11727
11784 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11772 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11785 (eval $ac_try) 2>&5 11773 (eval $ac_try) 2>&5
11786 ac_status=$? 11774 ac_status=$?
11787 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11775 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11788 (exit $ac_status); }; }; then 11776 (exit $ac_status); }; }; then
11789 rxvt_can_pass_fds=yes 11777 can_pass_fds=yes
11790else 11778else
11791 echo "$as_me: failed program was:" >&5 11779 echo "$as_me: failed program was:" >&5
11792sed 's/^/| /' conftest.$ac_ext >&5 11780sed 's/^/| /' conftest.$ac_ext >&5
11793 11781
11794rxvt_can_pass_fds=no 11782can_pass_fds=no
11795fi 11783fi
11796rm -f conftest.err conftest.$ac_objext \ 11784rm -f conftest.err conftest.$ac_objext \
11797 conftest$ac_exeext conftest.$ac_ext 11785 conftest$ac_exeext conftest.$ac_ext
11798fi 11786fi
11799echo "$as_me:$LINENO: result: $rxvt_can_pass_fds" >&5 11787echo "$as_me:$LINENO: result: $can_pass_fds" >&5
11800echo "${ECHO_T}$rxvt_can_pass_fds" >&6 11788echo "${ECHO_T}$can_pass_fds" >&6
11801if test x$rxvt_can_pass_fds = xyes; then 11789if test x$can_pass_fds = xyes; then
11802 11790
11803cat >>confdefs.h <<\_ACEOF 11791cat >>confdefs.h <<\_ACEOF
11804#define HAVE_UNIX_FDPASS 1 11792#define HAVE_UNIX_FDPASS 1
11805_ACEOF 11793_ACEOF
11806 11794
11807else 11795else
11808 { { 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
11809echo "$as_me: error: urxvt requires unix-compliant filehandle passing ability" >&2;} 11797echo "$as_me: error: libptytty requires unix-compliant filehandle passing ability" >&2;}
11810 { (exit 1); exit 1; }; } 11798 { (exit 1); exit 1; }; }
11811fi 11799fi
11800
11812 11801
11813echo "$as_me:$LINENO: checking for broken XIM callback" >&5 11802echo "$as_me:$LINENO: checking for broken XIM callback" >&5
11814echo $ECHO_N "checking for broken XIM callback... $ECHO_C" >&6 11803echo $ECHO_N "checking for broken XIM callback... $ECHO_C" >&6
11815if test "${rxvt_broken_ximcb+set}" = set; then 11804if test "${rxvt_broken_ximcb+set}" = set; then
11816 echo $ECHO_N "(cached) $ECHO_C" >&6 11805 echo $ECHO_N "(cached) $ECHO_C" >&6
11866#define XIMCB_PROTO_BROKEN 1 11855#define XIMCB_PROTO_BROKEN 1
11867_ACEOF 11856_ACEOF
11868 11857
11869fi 11858fi
11870 11859
11871if test x$ac_cv_func_getpt = xno -a x$ac_cv_func_posix_openpt = xno; then
11872 echo "$as_me:$LINENO: checking for openpty" >&5
11873echo $ECHO_N "checking for openpty... $ECHO_C" >&6
11874if test "${ac_cv_func_openpty+set}" = set; then
11875 echo $ECHO_N "(cached) $ECHO_C" >&6
11876else
11877 cat >conftest.$ac_ext <<_ACEOF
11878/* confdefs.h. */
11879_ACEOF
11880cat confdefs.h >>conftest.$ac_ext
11881cat >>conftest.$ac_ext <<_ACEOF
11882/* end confdefs.h. */
11883/* Define openpty to an innocuous variant, in case <limits.h> declares openpty.
11884 For example, HP-UX 11i <limits.h> declares gettimeofday. */
11885#define openpty innocuous_openpty
11886 11860
11887/* System header to define __stub macros and hopefully few prototypes,
11888 which can conflict with char openpty (); below.
11889 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
11890 <limits.h> exists even on freestanding compilers. */
11891 11861
11892#ifdef __STDC__
11893# include <limits.h>
11894#else
11895# include <assert.h>
11896#endif
11897 11862
11898#undef openpty
11899 11863
11900/* Override any gcc2 internal prototype to avoid an error. */
11901#ifdef __cplusplus
11902extern "C"
11903{
11904#endif
11905/* We use char because int might match the return type of a gcc2
11906 builtin and then its argument prototype would still apply. */
11907char openpty ();
11908/* The GNU C library defines this for functions which it implements
11909 to always fail with ENOSYS. Some functions are actually named
11910 something starting with __ and the normal name is an alias. */
11911#if defined (__stub_openpty) || defined (__stub___openpty)
11912choke me
11913#else
11914char (*f) () = openpty;
11915#endif
11916#ifdef __cplusplus
11917}
11918#endif
11919 11864
11920int
11921main ()
11922{
11923return f != openpty;
11924 ;
11925 return 0;
11926}
11927_ACEOF
11928rm -f conftest.$ac_objext conftest$ac_exeext
11929if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
11930 (eval $ac_link) 2>conftest.er1
11931 ac_status=$?
11932 grep -v '^ *+' conftest.er1 >conftest.err
11933 rm -f conftest.er1
11934 cat conftest.err >&5
11935 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11936 (exit $ac_status); } &&
11937 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
11938 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11939 (eval $ac_try) 2>&5
11940 ac_status=$?
11941 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11942 (exit $ac_status); }; } &&
11943 { ac_try='test -s conftest$ac_exeext'
11944 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11945 (eval $ac_try) 2>&5
11946 ac_status=$?
11947 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11948 (exit $ac_status); }; }; then
11949 ac_cv_func_openpty=yes
11950else
11951 echo "$as_me: failed program was:" >&5
11952sed 's/^/| /' conftest.$ac_ext >&5
11953 11865
11954ac_cv_func_openpty=no 11866for ac_header in \
11955fi 11867 pty.h \
11956rm -f conftest.err conftest.$ac_objext \ 11868 util.h \
11957 conftest$ac_exeext conftest.$ac_ext 11869 libutil.h \
11958fi 11870 sys/ioctl.h \
11959echo "$as_me:$LINENO: result: $ac_cv_func_openpty" >&5 11871 sys/stropts.h \
11960echo "${ECHO_T}$ac_cv_func_openpty" >&6
11961if test $ac_cv_func_openpty = yes; then
11962 :
11963else
11964 echo "$as_me:$LINENO: checking for openpty in -lutil" >&5
11965echo $ECHO_N "checking for openpty in -lutil... $ECHO_C" >&6
11966if test "${ac_cv_lib_util_openpty+set}" = set; then
11967 echo $ECHO_N "(cached) $ECHO_C" >&6
11968else
11969 ac_check_lib_save_LIBS=$LIBS
11970LIBS="-lutil $LIBS"
11971cat >conftest.$ac_ext <<_ACEOF
11972/* confdefs.h. */
11973_ACEOF
11974cat confdefs.h >>conftest.$ac_ext
11975cat >>conftest.$ac_ext <<_ACEOF
11976/* end confdefs.h. */
11977 11872
11978/* Override any gcc2 internal prototype to avoid an error. */
11979#ifdef __cplusplus
11980extern "C"
11981#endif
11982/* We use char because int might match the return type of a gcc2
11983 builtin and then its argument prototype would still apply. */
11984char openpty ();
11985int
11986main ()
11987{
11988openpty ();
11989 ;
11990 return 0;
11991}
11992_ACEOF
11993rm -f conftest.$ac_objext conftest$ac_exeext
11994if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
11995 (eval $ac_link) 2>conftest.er1
11996 ac_status=$?
11997 grep -v '^ *+' conftest.er1 >conftest.err
11998 rm -f conftest.er1
11999 cat conftest.err >&5
12000 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12001 (exit $ac_status); } &&
12002 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
12003 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12004 (eval $ac_try) 2>&5
12005 ac_status=$?
12006 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12007 (exit $ac_status); }; } &&
12008 { ac_try='test -s conftest$ac_exeext'
12009 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12010 (eval $ac_try) 2>&5
12011 ac_status=$?
12012 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12013 (exit $ac_status); }; }; then
12014 ac_cv_lib_util_openpty=yes
12015else
12016 echo "$as_me: failed program was:" >&5
12017sed 's/^/| /' conftest.$ac_ext >&5
12018
12019ac_cv_lib_util_openpty=no
12020fi
12021rm -f conftest.err conftest.$ac_objext \
12022 conftest$ac_exeext conftest.$ac_ext
12023LIBS=$ac_check_lib_save_LIBS
12024fi
12025echo "$as_me:$LINENO: result: $ac_cv_lib_util_openpty" >&5
12026echo "${ECHO_T}$ac_cv_lib_util_openpty" >&6
12027if test $ac_cv_lib_util_openpty = yes; then
12028 LIBS="$LIBS -lutil"
12029fi
12030
12031fi
12032
12033fi
12034
12035echo "$as_me:$LINENO: checking for pty/tty type" >&5
12036echo $ECHO_N "checking for pty/tty type... $ECHO_C" >&6
12037if test "${rxvt_cv_ptys+set}" = set; then
12038 echo $ECHO_N "(cached) $ECHO_C" >&6
12039else
12040 if test x$ac_cv_func_openpty = xyes -o x$ac_cv_lib_util_openpty = xyes; then
12041 rxvt_cv_ptys=OPENPTY
12042 else if test x$ac_cv_func_getpt = xyes; then
12043 rxvt_cv_ptys=GLIBC
12044 else if test x$ac_cv_func_posix_openpt = xyes; then
12045 rxvt_cv_ptys=POSIX
12046 else if test x$ac_cv_func__getpty = xyes; then
12047 rxvt_cv_ptys=SGI4
12048 else if test -c /dev/ttyp20; then
12049 rxvt_cv_ptys=SCO
12050 else if test -c /dev/ptym/clone; then
12051 rxvt_cv_ptys=HPUX
12052 else if test -c /dev/ptc -a -c /dev/pts; then
12053 rxvt_cv_ptys=PTC
12054 else if test -c /dev/ptc -a -d /dev/pts; then
12055 rxvt_cv_ptys=PTC
12056 else if test -c /dev/ptmx -a -c /dev/pts/0; then
12057 rxvt_cv_ptys=STREAMS
12058 else if test x$ac_cv_func_grantpt = xyes && test x$ac_cv_func_unlockpt = xyes; then
12059 rxvt_cv_ptys=STREAMS
12060 else
12061 rxvt_cv_ptys=BSD
12062fi
12063fi
12064fi
12065fi
12066fi
12067fi
12068fi
12069fi
12070fi
12071fi
12072
12073fi
12074echo "$as_me:$LINENO: result: $rxvt_cv_ptys" >&5
12075echo "${ECHO_T}$rxvt_cv_ptys" >&6
12076
12077if test x$rxvt_cv_ptys = xGLIBC; then
12078
12079cat >>confdefs.h <<\_ACEOF
12080#define PTYS_ARE_GETPT 1
12081_ACEOF
12082
12083fi
12084if test x$rxvt_cv_ptys = xPOSIX; then
12085
12086cat >>confdefs.h <<\_ACEOF
12087#define PTYS_ARE_POSIX 1
12088_ACEOF
12089
12090fi
12091if test x$rxvt_cv_ptys = xOPENPTY; then
12092
12093cat >>confdefs.h <<\_ACEOF
12094#define PTYS_ARE_OPENPTY 1
12095_ACEOF
12096
12097fi
12098if test x$rxvt_cv_ptys = xSCO; then
12099
12100cat >>confdefs.h <<\_ACEOF
12101#define PTYS_ARE_NUMERIC 1
12102_ACEOF
12103
12104fi
12105if test x$rxvt_cv_ptys = xSTREAMS; then
12106
12107cat >>confdefs.h <<\_ACEOF
12108#define PTYS_ARE_PTMX 1
12109_ACEOF
12110
12111fi
12112if test x$rxvt_cv_ptys = xPTC; then
12113
12114cat >>confdefs.h <<\_ACEOF
12115#define PTYS_ARE_PTC 1
12116_ACEOF
12117
12118fi
12119if test x$rxvt_cv_ptys = xSGI4; then
12120
12121cat >>confdefs.h <<\_ACEOF
12122#define PTYS_ARE__GETPTY 1
12123_ACEOF
12124
12125fi
12126if test x$rxvt_cv_ptys = xHPUX; then
12127
12128cat >>confdefs.h <<\_ACEOF
12129#define PTYS_ARE_CLONE 1
12130_ACEOF
12131
12132fi
12133if test x$rxvt_cv_ptys = xBSD -o x$rxvt_cv_ptys = xHPUX -o x$rxvt_cv_ptys = xPOSIX; then
12134
12135cat >>confdefs.h <<\_ACEOF
12136#define PTYS_ARE_SEARCHED 1
12137_ACEOF
12138
12139fi
12140
12141
12142{ echo "$as_me:$LINENO: checking for pty ranges..." >&5
12143echo "$as_me: checking for pty ranges..." >&6;}
12144ptys=`echo /dev/pty??`
12145pch1=`echo $ptys | tr ' ' '\012' | sed -e 's/^.*\(.\).$/\1/g' | sort -u | tr -d '\012'`
12146pch2=`echo $ptys | tr ' ' '\012' | sed -e 's/^.*\(.\)$/\1/g' | sort -u | tr -d '\012'`
12147if test x$pch1 != x; then
12148
12149cat >>confdefs.h <<_ACEOF
12150#define PTYCHAR1 "$pch1"
12151_ACEOF
12152
12153fi
12154if test x$pch2 != x; then
12155
12156cat >>confdefs.h <<_ACEOF
12157#define PTYCHAR2 "$pch2"
12158_ACEOF
12159
12160fi
12161
12162if test x$support_xft = xyes; then
12163 LIBS="$LIBS `pkg-config xft --libs`"
12164 CPPFLAGS="$CPPFLAGS `pkg-config xft --cflags`"
12165
12166
12167for ac_header in X11/Xft/Xft.h
12168do 11873do
12169as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 11874as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
12170if eval "test \"\${$as_ac_Header+set}\" = set"; then 11875if eval "test \"\${$as_ac_Header+set}\" = set"; then
12171 echo "$as_me:$LINENO: checking for $ac_header" >&5 11876 echo "$as_me:$LINENO: checking for $ac_header" >&5
12172echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 11877echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
12306if test `eval echo '${'$as_ac_Header'}'` = yes; then 12011if test `eval echo '${'$as_ac_Header'}'` = yes; then
12307 cat >>confdefs.h <<_ACEOF 12012 cat >>confdefs.h <<_ACEOF
12308#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 12013#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
12309_ACEOF 12014_ACEOF
12310 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
12311else 12758else
12312 support_xft=no 12759 support_xft=no
12313fi 12760fi
12314 12761
12315done 12762done
12459cat >>confdefs.h <<\_ACEOF 12906cat >>confdefs.h <<\_ACEOF
12460#define ENABLE_FRILLS 1 12907#define ENABLE_FRILLS 1
12461_ACEOF 12908_ACEOF
12462 12909
12463fi 12910fi
12464if test x$support_24bit = xyes; then
12465
12466cat >>confdefs.h <<\_ACEOF
12467#define PREFER_24BIT 1
12468_ACEOF
12469
12470fi
12471if test x$support_mousewheel = xyes; then 12911if test x$support_mousewheel = xyes; then
12472 12912
12473cat >>confdefs.h <<\_ACEOF 12913cat >>confdefs.h <<\_ACEOF
12474#define MOUSE_WHEEL 1 12914#define MOUSE_WHEEL 1
12475_ACEOF 12915_ACEOF
12477fi 12917fi
12478if test x$support_mouseslipwheel = xyes; then 12918if test x$support_mouseslipwheel = xyes; then
12479 12919
12480cat >>confdefs.h <<\_ACEOF 12920cat >>confdefs.h <<\_ACEOF
12481#define MOUSE_SLIP_WHEELING 1 12921#define MOUSE_SLIP_WHEELING 1
12482_ACEOF
12483
12484fi
12485if test x$support_utmp = xyes; then
12486
12487cat >>confdefs.h <<\_ACEOF
12488#define UTMP_SUPPORT 1
12489_ACEOF
12490
12491fi
12492if test x$support_wtmp = xyes; then
12493
12494cat >>confdefs.h <<\_ACEOF
12495#define WTMP_SUPPORT 1
12496_ACEOF
12497
12498fi
12499if test x$support_lastlog = xyes; then
12500
12501cat >>confdefs.h <<\_ACEOF
12502#define LASTLOG_SUPPORT 1
12503_ACEOF 12922_ACEOF
12504 12923
12505fi 12924fi
12506if test x$support_xim = xyes -o x$multichar_set = xyes; then 12925if test x$support_xim = xyes -o x$multichar_set = xyes; then
12507 if test x$rxvt_cv_func_xlocale = xyes; then 12926 if test x$rxvt_cv_func_xlocale = xyes; then
13547s,@ac_ct_CXX@,$ac_ct_CXX,;t t 13966s,@ac_ct_CXX@,$ac_ct_CXX,;t t
13548s,@CPP@,$CPP,;t t 13967s,@CPP@,$CPP,;t t
13549s,@INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t 13968s,@INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t
13550s,@INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t 13969s,@INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t
13551s,@INSTALL_DATA@,$INSTALL_DATA,;t t 13970s,@INSTALL_DATA@,$INSTALL_DATA,;t t
13971s,@EGREP@,$EGREP,;t t
13552s,@LINKER@,$LINKER,;t t 13972s,@LINKER@,$LINKER,;t t
13553s,@CXXCPP@,$CXXCPP,;t t
13554s,@EGREP@,$EGREP,;t t
13555s,@INSTALL_LIBRXVT@,$INSTALL_LIBRXVT,;t t 13973s,@INSTALL_LIBRXVT@,$INSTALL_LIBRXVT,;t t
13556s,@RXVTNAME@,$RXVTNAME,;t t 13974s,@RXVTNAME@,$RXVTNAME,;t t
13557s,@MV@,$MV,;t t 13975s,@MV@,$MV,;t t
13558s,@RM@,$RM,;t t
13559s,@CP@,$CP,;t t 13976s,@CP@,$CP,;t t
13560s,@LN@,$LN,;t t 13977s,@LN@,$LN,;t t
13561s,@SED@,$SED,;t t 13978s,@SED@,$SED,;t t
13562s,@ECHO@,$ECHO,;t t 13979s,@ECHO@,$ECHO,;t t
13563s,@CMP@,$CMP,;t t 13980s,@CMP@,$CMP,;t t
13564s,@TIC@,$TIC,;t t 13981s,@TIC@,$TIC,;t t
13982s,@CXXCPP@,$CXXCPP,;t t
13565s,@X_CFLAGS@,$X_CFLAGS,;t t 13983s,@X_CFLAGS@,$X_CFLAGS,;t t
13566s,@X_PRE_LIBS@,$X_PRE_LIBS,;t t 13984s,@X_PRE_LIBS@,$X_PRE_LIBS,;t t
13567s,@X_LIBS@,$X_LIBS,;t t 13985s,@X_LIBS@,$X_LIBS,;t t
13568s,@X_EXTRA_LIBS@,$X_EXTRA_LIBS,;t t 13986s,@X_EXTRA_LIBS@,$X_EXTRA_LIBS,;t t
13569s,@XPM_CPPFLAGS@,$XPM_CPPFLAGS,;t t 13987s,@XPM_CPPFLAGS@,$XPM_CPPFLAGS,;t t
13573s,@rxvt_uint16_typedef@,$rxvt_uint16_typedef,;t t 13991s,@rxvt_uint16_typedef@,$rxvt_uint16_typedef,;t t
13574s,@rxvt_int32_typedef@,$rxvt_int32_typedef,;t t 13992s,@rxvt_int32_typedef@,$rxvt_int32_typedef,;t t
13575s,@rxvt_uint32_typedef@,$rxvt_uint32_typedef,;t t 13993s,@rxvt_uint32_typedef@,$rxvt_uint32_typedef,;t t
13576s,@rxvt_intp_define@,$rxvt_intp_define,;t t 13994s,@rxvt_intp_define@,$rxvt_intp_define,;t t
13577s,@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
13578s,@PERL@,$PERL,;t t 13998s,@PERL@,$PERL,;t t
13579s,@PERLLIB@,$PERLLIB,;t t 13999s,@PERLLIB@,$PERLLIB,;t t
13580s,@PERLFLAGS@,$PERLFLAGS,;t t 14000s,@PERLFLAGS@,$PERLFLAGS,;t t
13581s,@PERLPRIVLIBEXP@,$PERLPRIVLIBEXP,;t t 14001s,@PERLPRIVLIBEXP@,$PERLPRIVLIBEXP,;t t
13582s,@IF_PERL@,$IF_PERL,;t t 14002s,@IF_PERL@,$IF_PERL,;t t
14099 Install path: ${prefix}/bin 14519 Install path: ${prefix}/bin
14100 Compiler: $CXX 14520 Compiler: $CXX
14101 Compiler flags: $CFLAGS 14521 Compiler flags: $CFLAGS
14102 Linker: $LINKER" 14522 Linker: $LINKER"
14103 14523
14104if test "$MALLOC_TYPE" = S; then
14105 echo " malloc support: system default"
14106fi
14107if test "$MALLOC_TYPE" = G; then
14108 echo " malloc support: Gray Watson's dmalloc"
14109fi
14110if test "$MALLOC_TYPE" = D; then
14111 echo " malloc support: Doug Lea's malloc"
14112fi
14113
14114if test x$support_xpm = xyes; then 14524if test x$support_xpm = xyes; then
14115 echo " Xpm library: $XPM_LIBS" 14525 echo " Xpm library: $XPM_LIBS"
14116fi 14526fi
14117 14527
14118echo "
14119The following are set in config.h
14120"
14121echo " pty/tty type: "$rxvt_cv_ptys
14122if test x$support_utmp != xyes; then
14123 echo " utmp support: disabled"
14124 echo
14125else
14126 echo " utmp support: enabled
14127 utmp file: $rxvt_cv_path_utmp
14128 utmpx file: $rxvt_cv_path_utmpx
14129 wtmp file: $rxvt_cv_path_wtmp
14130 wtmpx file: $rxvt_cv_path_wtmpx
14131 lastlog file: $rxvt_cv_path_lastlog
14132 ttys/ttytab file: $rxvt_cv_path_ttytab
14133 embedded perl: $support_perl"
14134 echo
14135fi
14136if test x$term != x; then 14528if test x$term != x; then
14137 echo " set TERM to: $term" 14529 echo " set TERM to: $term"
14138fi 14530fi
14139if test x$terminfo != x; then 14531if test x$terminfo != x; then
14140 echo " set TERMINFO to: $terminfo" 14532 echo " set TERMINFO to: $terminfo"
14143echo " resource class: $RESCLASS" 14535echo " resource class: $RESCLASS"
14144if test x$RESFALLBACK != x; then 14536if test x$RESFALLBACK != x; then
14145 echo " resource class fallback: $RESFALLBACK" 14537 echo " resource class fallback: $RESFALLBACK"
14146fi 14538fi
14147echo 14539echo
14148if test x$rxvt_cv_ptys = xUNKNOWN; then 14540echo " embedded perl: $support_perl"
14149 echo ".----------------------------------------------------------------." 14541echo
14150 echo ". WARNING: could not determine pty/tty type. Do not build until ."
14151 echo ". the appropriate PTYS_ARE_* is defined in config.h ."
14152 echo ".----------------------------------------------------------------."
14153fi
14154if test x$support_xpm = xneedsmanualspecification; then 14542if test x$support_xpm = xneedsmanualspecification; then
14155 echo ".----------------------------------------------------------------." 14543 echo ".----------------------------------------------------------------."
14156 echo ". WARNING: --enable-xpm-background was specified however the ." 14544 echo ". WARNING: --enable-xpm-background was specified however the ."
14157 echo ". XPM includes files and libraries could not be found. ." 14545 echo ". XPM includes files and libraries could not be found. ."
14158 echo ". XPM backgrounds are now being DISABLED! If you want ." 14546 echo ". XPM backgrounds are now being DISABLED! If you want ."
14167 echo ". functions could not be found. ." 14555 echo ". functions could not be found. ."
14168 echo ". XIM is now being DISABLED! ." 14556 echo ". XIM is now being DISABLED! ."
14169 echo ".----------------------------------------------------------------." 14557 echo ".----------------------------------------------------------------."
14170fi 14558fi
14171 14559
14172echo " *** Optionally check src/feature.h for further options ***" 14560echo "*** Optionally check src/feature.h for further, rarely used options ***"
14173echo 14561echo
14174 14562
14175echo ".----------------------------------------------------------------." 14563echo ".----------------------------------------------------------------."
14176echo ". NOTE: some features are disabled by default, try ." 14564echo ". NOTE: some features are disabled by default, try ."
14177echo ". configure --help to get an idea of the optional features, ." 14565echo ". configure --help to get an idea of the optional features, ."

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines