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

Comparing rxvt-unicode/configure (file contents):
Revision 1.81 by root, Fri Jan 20 11:02:46 2006 UTC vs.
Revision 1.95 by root, Sat Jan 28 21:25:11 2006 UTC

307#endif 307#endif
308#if HAVE_UNISTD_H 308#if HAVE_UNISTD_H
309# include <unistd.h> 309# include <unistd.h>
310#endif" 310#endif"
311 311
312ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS build build_cpu build_vendor build_os host host_cpu host_vendor host_os VERSION DATE LSMDATE LIBVERSION CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT CXX CXXFLAGS ac_ct_CXX CPP INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA EGREP LINKER INSTALL_LIBRXVT RXVTNAME MV RM CP LN SED ECHO CMP TIC CXXCPP X_CFLAGS X_PRE_LIBS X_LIBS X_EXTRA_LIBS XPM_CPPFLAGS XPM_CFLAGS XPM_LIBS rxvt_int16_typedef rxvt_uint16_typedef rxvt_int32_typedef rxvt_uint32_typedef rxvt_intp_define rxvt_u_intp_define 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)
3221if test "$ac_cv_search_strerror" != no; then 3216if test "$ac_cv_search_strerror" != no; then
3222 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"
3223 3218
3224fi 3219fi
3225 3220
3226
3227ac_ext=c
3228ac_cpp='$CPP $CPPFLAGS'
3229ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3230ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3231ac_compiler_gnu=$ac_cv_c_compiler_gnu
3232
3233
3234LINKER="$CXX"
3235if test x$GCC = xyes && test x$GXX = xyes; then
3236 echo "$as_me:$LINENO: checking for main in -lsupc++" >&5
3237echo $ECHO_N "checking for main in -lsupc++... $ECHO_C" >&6
3238if test "${ac_cv_lib_supcpp_main+set}" = set; then
3239 echo $ECHO_N "(cached) $ECHO_C" >&6
3240else
3241 ac_check_lib_save_LIBS=$LIBS
3242LIBS="-lsupc++ $LIBS"
3243cat >conftest.$ac_ext <<_ACEOF
3244/* confdefs.h. */
3245_ACEOF
3246cat confdefs.h >>conftest.$ac_ext
3247cat >>conftest.$ac_ext <<_ACEOF
3248/* end confdefs.h. */
3249
3250
3251int
3252main ()
3253{
3254main ();
3255 ;
3256 return 0;
3257}
3258_ACEOF
3259rm -f conftest.$ac_objext conftest$ac_exeext
3260if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3261 (eval $ac_link) 2>conftest.er1
3262 ac_status=$?
3263 grep -v '^ *+' conftest.er1 >conftest.err
3264 rm -f conftest.er1
3265 cat conftest.err >&5
3266 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3267 (exit $ac_status); } &&
3268 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
3269 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3270 (eval $ac_try) 2>&5
3271 ac_status=$?
3272 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3273 (exit $ac_status); }; } &&
3274 { ac_try='test -s conftest$ac_exeext'
3275 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3276 (eval $ac_try) 2>&5
3277 ac_status=$?
3278 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3279 (exit $ac_status); }; }; then
3280 ac_cv_lib_supcpp_main=yes
3281else
3282 echo "$as_me: failed program was:" >&5
3283sed 's/^/| /' conftest.$ac_ext >&5
3284
3285ac_cv_lib_supcpp_main=no
3286fi
3287rm -f conftest.err conftest.$ac_objext \
3288 conftest$ac_exeext conftest.$ac_ext
3289LIBS=$ac_check_lib_save_LIBS
3290fi
3291echo "$as_me:$LINENO: result: $ac_cv_lib_supcpp_main" >&5
3292echo "${ECHO_T}$ac_cv_lib_supcpp_main" >&6
3293if test $ac_cv_lib_supcpp_main = yes; then
3294
3295 LINKER="$CC"
3296 LIBS="$LIBS -lsupc++"
3297
3298fi
3299
3300fi
3301LINKER=$LINKER
3302
3303
3304ac_ext=cc 3221ac_ext=cc
3305ac_cpp='$CXXCPP $CPPFLAGS' 3222ac_cpp='$CXXCPP $CPPFLAGS'
3306ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' 3223ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3307ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 3224ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3308ac_compiler_gnu=$ac_cv_cxx_compiler_gnu 3225ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
3309 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
3310if test -z "$orig_CXXFLAGS"; then 3300if test -z "$orig_CXXFLAGS"; then
3311 if test x$GCC = xyes && test "x$GXX" = xyes; then 3301 if test x$GCC = xyes && test "x$GXX" = xyes; then
3312 CXXFLAGS="-g -O3 -fno-threadsafe-statics -fno-enforce-eh-specs" 3302 CXXFLAGS="-g -O3 -fno-threadsafe-statics -fno-enforce-eh-specs"
3313 3303 cat >conftest.$ac_ext <<_ACEOF
3304/* confdefs.h. */
3305_ACEOF
3306cat confdefs.h >>conftest.$ac_ext
3314cat >conftest.$ac_ext <<_ACEOF 3307cat >>conftest.$ac_ext <<_ACEOF
3315int i; 3308/* end confdefs.h. */
3309
3310int
3311main ()
3312{
3313
3314 ;
3315 return 0;
3316}
3316_ACEOF 3317_ACEOF
3317rm -f conftest.$ac_objext 3318rm -f conftest.$ac_objext
3318if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 3319if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3319 (eval $ac_compile) 2>conftest.er1 3320 (eval $ac_compile) 2>conftest.er1
3320 ac_status=$? 3321 ac_status=$?
3333 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3334 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3334 (eval $ac_try) 2>&5 3335 (eval $ac_try) 2>&5
3335 ac_status=$? 3336 ac_status=$?
3336 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3337 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3337 (exit $ac_status); }; }; then 3338 (exit $ac_status); }; }; then
3338 echo didididid 3339 :
3339else 3340else
3340 echo "$as_me: failed program was:" >&5 3341 echo "$as_me: failed program was:" >&5
3341sed 's/^/| /' conftest.$ac_ext >&5 3342sed 's/^/| /' conftest.$ac_ext >&5
3342 3343
3343CXXFLAGS="-g -O3" 3344CXXFLAGS="-g -O3"
3859fi 3860fi
3860 3861
3861fi 3862fi
3862 3863
3863 3864
3864echo "$as_me:$LINENO: checking for sched_yield" >&5
3865echo $ECHO_N "checking for sched_yield... $ECHO_C" >&6
3866if test "${ac_cv_func_sched_yield+set}" = set; then
3867 echo $ECHO_N "(cached) $ECHO_C" >&6
3868else
3869 cat >conftest.$ac_ext <<_ACEOF
3870/* confdefs.h. */
3871_ACEOF
3872cat confdefs.h >>conftest.$ac_ext
3873cat >>conftest.$ac_ext <<_ACEOF
3874/* end confdefs.h. */
3875/* Define sched_yield to an innocuous variant, in case <limits.h> declares sched_yield.
3876 For example, HP-UX 11i <limits.h> declares gettimeofday. */
3877#define sched_yield innocuous_sched_yield
3878
3879/* System header to define __stub macros and hopefully few prototypes,
3880 which can conflict with char sched_yield (); below.
3881 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3882 <limits.h> exists even on freestanding compilers. */
3883
3884#ifdef __STDC__
3885# include <limits.h>
3886#else
3887# include <assert.h>
3888#endif
3889
3890#undef sched_yield
3891
3892/* Override any gcc2 internal prototype to avoid an error. */
3893#ifdef __cplusplus
3894extern "C"
3895{
3896#endif
3897/* We use char because int might match the return type of a gcc2
3898 builtin and then its argument prototype would still apply. */
3899char sched_yield ();
3900/* The GNU C library defines this for functions which it implements
3901 to always fail with ENOSYS. Some functions are actually named
3902 something starting with __ and the normal name is an alias. */
3903#if defined (__stub_sched_yield) || defined (__stub___sched_yield)
3904choke me
3905#else
3906char (*f) () = sched_yield;
3907#endif
3908#ifdef __cplusplus
3909}
3910#endif
3911
3912int
3913main ()
3914{
3915return f != sched_yield;
3916 ;
3917 return 0;
3918}
3919_ACEOF
3920rm -f conftest.$ac_objext conftest$ac_exeext
3921if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3922 (eval $ac_link) 2>conftest.er1
3923 ac_status=$?
3924 grep -v '^ *+' conftest.er1 >conftest.err
3925 rm -f conftest.er1
3926 cat conftest.err >&5
3927 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3928 (exit $ac_status); } &&
3929 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
3930 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3931 (eval $ac_try) 2>&5
3932 ac_status=$?
3933 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3934 (exit $ac_status); }; } &&
3935 { ac_try='test -s conftest$ac_exeext'
3936 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3937 (eval $ac_try) 2>&5
3938 ac_status=$?
3939 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3940 (exit $ac_status); }; }; then
3941 ac_cv_func_sched_yield=yes
3942else
3943 echo "$as_me: failed program was:" >&5
3944sed 's/^/| /' conftest.$ac_ext >&5
3945
3946ac_cv_func_sched_yield=no
3947fi
3948rm -f conftest.err conftest.$ac_objext \
3949 conftest$ac_exeext conftest.$ac_ext
3950fi
3951echo "$as_me:$LINENO: result: $ac_cv_func_sched_yield" >&5
3952echo "${ECHO_T}$ac_cv_func_sched_yield" >&6
3953if test $ac_cv_func_sched_yield = yes; then
3954 :
3955else
3956 echo "$as_me:$LINENO: checking for sched_yield in -lrt" >&5
3957echo $ECHO_N "checking for sched_yield in -lrt... $ECHO_C" >&6
3958if test "${ac_cv_lib_rt_sched_yield+set}" = set; then
3959 echo $ECHO_N "(cached) $ECHO_C" >&6
3960else
3961 ac_check_lib_save_LIBS=$LIBS
3962LIBS="-lrt $LIBS"
3963cat >conftest.$ac_ext <<_ACEOF
3964/* confdefs.h. */
3965_ACEOF
3966cat confdefs.h >>conftest.$ac_ext
3967cat >>conftest.$ac_ext <<_ACEOF
3968/* end confdefs.h. */
3969
3970/* Override any gcc2 internal prototype to avoid an error. */
3971#ifdef __cplusplus
3972extern "C"
3973#endif
3974/* We use char because int might match the return type of a gcc2
3975 builtin and then its argument prototype would still apply. */
3976char sched_yield ();
3977int
3978main ()
3979{
3980sched_yield ();
3981 ;
3982 return 0;
3983}
3984_ACEOF
3985rm -f conftest.$ac_objext conftest$ac_exeext
3986if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3987 (eval $ac_link) 2>conftest.er1
3988 ac_status=$?
3989 grep -v '^ *+' conftest.er1 >conftest.err
3990 rm -f conftest.er1
3991 cat conftest.err >&5
3992 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3993 (exit $ac_status); } &&
3994 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
3995 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3996 (eval $ac_try) 2>&5
3997 ac_status=$?
3998 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3999 (exit $ac_status); }; } &&
4000 { ac_try='test -s conftest$ac_exeext'
4001 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4002 (eval $ac_try) 2>&5
4003 ac_status=$?
4004 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4005 (exit $ac_status); }; }; then
4006 ac_cv_lib_rt_sched_yield=yes
4007else
4008 echo "$as_me: failed program was:" >&5
4009sed 's/^/| /' conftest.$ac_ext >&5
4010
4011ac_cv_lib_rt_sched_yield=no
4012fi
4013rm -f conftest.err conftest.$ac_objext \
4014 conftest$ac_exeext conftest.$ac_ext
4015LIBS=$ac_check_lib_save_LIBS
4016fi
4017echo "$as_me:$LINENO: result: $ac_cv_lib_rt_sched_yield" >&5
4018echo "${ECHO_T}$ac_cv_lib_rt_sched_yield" >&6
4019if test $ac_cv_lib_rt_sched_yield = yes; then
4020 LIBS="$LIBS -lrt"
4021fi
4022
4023fi
4024
4025
4026echo "$as_me:$LINENO: checking for sched_yield support" >&5
4027echo $ECHO_N "checking for sched_yield support... $ECHO_C" >&6
4028cat >conftest.$ac_ext <<_ACEOF
4029/* confdefs.h. */
4030_ACEOF
4031cat confdefs.h >>conftest.$ac_ext
4032cat >>conftest.$ac_ext <<_ACEOF
4033/* end confdefs.h. */
4034#include <sched.h>
4035int
4036main ()
4037{
4038sched_yield ()
4039 ;
4040 return 0;
4041}
4042_ACEOF
4043rm -f conftest.$ac_objext conftest$ac_exeext
4044if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4045 (eval $ac_link) 2>conftest.er1
4046 ac_status=$?
4047 grep -v '^ *+' conftest.er1 >conftest.err
4048 rm -f conftest.er1
4049 cat conftest.err >&5
4050 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4051 (exit $ac_status); } &&
4052 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
4053 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4054 (eval $ac_try) 2>&5
4055 ac_status=$?
4056 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4057 (exit $ac_status); }; } &&
4058 { ac_try='test -s conftest$ac_exeext'
4059 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4060 (eval $ac_try) 2>&5
4061 ac_status=$?
4062 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4063 (exit $ac_status); }; }; then
4064 echo "$as_me:$LINENO: result: yes" >&5
4065echo "${ECHO_T}yes" >&6
4066
4067cat >>confdefs.h <<\_ACEOF
4068#define HAVE_SCHED_YIELD 1
4069_ACEOF
4070
4071else
4072 echo "$as_me: failed program was:" >&5
4073sed 's/^/| /' conftest.$ac_ext >&5
4074
4075echo "$as_me:$LINENO: result: no" >&5
4076echo "${ECHO_T}no" >&6
4077fi
4078rm -f conftest.err conftest.$ac_objext \
4079 conftest$ac_exeext conftest.$ac_ext
4080
4081
4082MALLOC_TYPE=S
4083 3865
4084support_frills=yes 3866support_frills=yes
4085support_inheritpixmap=yes 3867support_inheritpixmap=yes
4086support_tinting=yes 3868support_tinting=yes
4087support_fading=yes 3869support_fading=yes
4088support_keepscrolling=yes 3870support_keepscrolling=yes
4089support_selectionscrolling=yes 3871support_selectionscrolling=yes
4090support_mousewheel=yes 3872support_mousewheel=yes
4091support_mouseslipwheel=yes 3873support_mouseslipwheel=yes
4092support_utmp=yes
4093support_wtmp=yes
4094support_lastlog=yes
4095support_text_blink=yes 3874support_text_blink=yes
4096support_pointer_blank=yes 3875support_pointer_blank=yes
4097support_scroll_rxvt=yes 3876support_scroll_rxvt=yes
4098support_scroll_next=yes 3877support_scroll_next=yes
4099support_scroll_xterm=yes 3878support_scroll_xterm=yes
4123# Check whether --enable-everything or --disable-everything was given. 3902# Check whether --enable-everything or --disable-everything was given.
4124if test "${enable_everything+set}" = set; then 3903if test "${enable_everything+set}" = set; then
4125 enableval="$enable_everything" 3904 enableval="$enable_everything"
4126 3905
4127 if test x$enableval = xno; then 3906 if test x$enableval = xno; then
4128 support_24bit=no
4129 support_frills=no 3907 support_frills=no
4130 support_inheritpixmap=no 3908 support_inheritpixmap=no
4131 support_tinting=no 3909 support_tinting=no
4132 support_fading=no 3910 support_fading=no
4133 support_keepscrolling=no 3911 support_keepscrolling=no
4153 support_styles=no 3931 support_styles=no
4154 support_perl=no 3932 support_perl=no
4155 codesets= 3933 codesets=
4156 fi 3934 fi
4157 if test x$enableval = xyes; then 3935 if test x$enableval = xyes; then
4158 support_24bit=yes
4159 support_frills=yes 3936 support_frills=yes
4160 support_inheritpixmap=yes 3937 support_inheritpixmap=yes
4161 support_tinting=yes 3938 support_tinting=yes
4162 support_fading=yes 3939 support_fading=yes
4163 support_keepscrolling=yes 3940 support_keepscrolling=yes
4217 if test x$enableval = xyes -o x$enableval = xno; then 3994 if test x$enableval = xyes -o x$enableval = xno; then
4218 support_styles=$enableval 3995 support_styles=$enableval
4219 fi 3996 fi
4220fi; 3997fi;
4221 3998
4222# Check whether --enable-utmp or --disable-utmp was given.
4223if test "${enable_utmp+set}" = set; then
4224 enableval="$enable_utmp"
4225 if test x$enableval = xyes -o x$enableval = xno; then
4226 support_utmp=$enableval
4227 fi
4228fi;
4229
4230# Check whether --enable-wtmp or --disable-wtmp was given.
4231if test "${enable_wtmp+set}" = set; then
4232 enableval="$enable_wtmp"
4233 if test x$enableval = xyes -o x$enableval = xno; then
4234 support_wtmp=$enableval
4235 fi
4236fi;
4237
4238# Check whether --enable-lastlog or --disable-lastlog was given.
4239if test "${enable_lastlog+set}" = set; then
4240 enableval="$enable_lastlog"
4241 if test x$enableval = xyes -o x$enableval = xno; then
4242 support_lastlog=$enableval
4243 fi
4244fi;
4245
4246# Check whether --enable-xpm-background or --disable-xpm-background was given. 3999# Check whether --enable-xpm-background or --disable-xpm-background was given.
4247if test "${enable_xpm_background+set}" = set; then 4000if test "${enable_xpm_background+set}" = set; then
4248 enableval="$enable_xpm_background" 4001 enableval="$enable_xpm_background"
4249 if test x$enableval = xyes -o x$enableval = xno; then 4002 if test x$enableval = xyes -o x$enableval = xno; then
4250 support_xpm=$enableval 4003 support_xpm=$enableval
4329 if test x$enableval = xyes -o x$enableval = xno; then 4082 if test x$enableval = xyes -o x$enableval = xno; then
4330 support_xim=$enableval 4083 support_xim=$enableval
4331 fi 4084 fi
4332fi; 4085fi;
4333 4086
4334# Check whether --enable-ttygid or --disable-ttygid was given.
4335if test "${enable_ttygid+set}" = set; then
4336 enableval="$enable_ttygid"
4337 if test x$enableval = xyes; then
4338
4339cat >>confdefs.h <<\_ACEOF
4340#define TTY_GID_SUPPORT 1
4341_ACEOF
4342
4343 fi
4344fi;
4345
4346# Check whether --enable-backspace-key or --disable-backspace-key was given. 4087# Check whether --enable-backspace-key or --disable-backspace-key was given.
4347if test "${enable_backspace_key+set}" = set; then 4088if test "${enable_backspace_key+set}" = set; then
4348 enableval="$enable_backspace_key" 4089 enableval="$enable_backspace_key"
4349 if test x$enableval = xno; then 4090 if test x$enableval = xno; then
4350 4091
4474 if test x$enableval = xyes -o x$enableval = xno; then 4215 if test x$enableval = xyes -o x$enableval = xno; then
4475 support_frills=$enableval 4216 support_frills=$enableval
4476 fi 4217 fi
4477fi; 4218fi;
4478 4219
4479# Check whether --enable-24bit or --disable-24bit was given.
4480if test "${enable_24bit+set}" = set; then
4481 enableval="$enable_24bit"
4482 if test x$enableval = xyes -o x$enableval = xno; then
4483 support_24bit=$enableval
4484 fi
4485fi;
4486
4487# Check whether --enable-keepscrolling or --disable-keepscrolling was given. 4220# Check whether --enable-keepscrolling or --disable-keepscrolling was given.
4488if test "${enable_keepscrolling+set}" = set; then 4221if test "${enable_keepscrolling+set}" = set; then
4489 enableval="$enable_keepscrolling" 4222 enableval="$enable_keepscrolling"
4490 if test x$enableval = xyes -o x$enableval = xno; then 4223 if test x$enableval = xyes -o x$enableval = xno; then
4491 support_keepscrolling=$enableval 4224 support_keepscrolling=$enableval
4511# Check whether --enable-slipwheeling or --disable-slipwheeling was given. 4244# Check whether --enable-slipwheeling or --disable-slipwheeling was given.
4512if test "${enable_slipwheeling+set}" = set; then 4245if test "${enable_slipwheeling+set}" = set; then
4513 enableval="$enable_slipwheeling" 4246 enableval="$enable_slipwheeling"
4514 if test x$enableval = xyes -o x$enableval = xno; then 4247 if test x$enableval = xyes -o x$enableval = xno; then
4515 support_mouseslipwheel=$enableval 4248 support_mouseslipwheel=$enableval
4516 fi
4517fi;
4518
4519# Check whether --enable-dmalloc or --disable-dmalloc was given.
4520if test "${enable_dmalloc+set}" = set; then
4521 enableval="$enable_dmalloc"
4522 if test x$enableval = xyes; then
4523 MALLOC_TYPE=G
4524 DEBUG=-DDEBUG_MALLOC
4525 DLIB="-L/usr/local/lib -ldmalloc"
4526 DINCLUDE=-I/usr/local/include
4527 fi
4528fi;
4529
4530# Check whether --enable-dlmalloc or --disable-dlmalloc was given.
4531if test "${enable_dlmalloc+set}" = set; then
4532 enableval="$enable_dlmalloc"
4533 if test x$enableval = xyes; then
4534 MALLOC_TYPE=D
4535 DEBUG=
4536 DLIB="-L/usr/local/lib -ldlmalloc"
4537 DINCLUDE=
4538 fi 4249 fi
4539fi; 4250fi;
4540 4251
4541# Check whether --enable-smart-resize or --disable-smart-resize was given. 4252# Check whether --enable-smart-resize or --disable-smart-resize was given.
4542if test "${enable_smart_resize+set}" = set; then 4253if test "${enable_smart_resize+set}" = set; then
4626MV=$ac_cv_path_MV 4337MV=$ac_cv_path_MV
4627 4338
4628if test -n "$MV"; then 4339if test -n "$MV"; then
4629 echo "$as_me:$LINENO: result: $MV" >&5 4340 echo "$as_me:$LINENO: result: $MV" >&5
4630echo "${ECHO_T}$MV" >&6 4341echo "${ECHO_T}$MV" >&6
4631else
4632 echo "$as_me:$LINENO: result: no" >&5
4633echo "${ECHO_T}no" >&6
4634fi
4635
4636# Extract the first word of "rm", so it can be a program name with args.
4637set dummy rm; ac_word=$2
4638echo "$as_me:$LINENO: checking for $ac_word" >&5
4639echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
4640if test "${ac_cv_path_RM+set}" = set; then
4641 echo $ECHO_N "(cached) $ECHO_C" >&6
4642else
4643 case $RM in
4644 [\\/]* | ?:[\\/]*)
4645 ac_cv_path_RM="$RM" # Let the user override the test with a path.
4646 ;;
4647 *)
4648 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4649for as_dir in $PATH
4650do
4651 IFS=$as_save_IFS
4652 test -z "$as_dir" && as_dir=.
4653 for ac_exec_ext in '' $ac_executable_extensions; do
4654 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4655 ac_cv_path_RM="$as_dir/$ac_word$ac_exec_ext"
4656 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4657 break 2
4658 fi
4659done
4660done
4661
4662 test -z "$ac_cv_path_RM" && ac_cv_path_RM="rm"
4663 ;;
4664esac
4665fi
4666RM=$ac_cv_path_RM
4667
4668if test -n "$RM"; then
4669 echo "$as_me:$LINENO: result: $RM" >&5
4670echo "${ECHO_T}$RM" >&6
4671else 4342else
4672 echo "$as_me:$LINENO: result: no" >&5 4343 echo "$as_me:$LINENO: result: no" >&5
4673echo "${ECHO_T}no" >&6 4344echo "${ECHO_T}no" >&6
4674fi 4345fi
4675 4346
7205 6876
7206 6877
7207 6878
7208 6879
7209 6880
7210
7211
7212
7213
7214
7215
7216
7217
7218
7219for ac_header in \ 6881for ac_header in \
7220 assert.h \ 6882 assert.h \
7221 fcntl.h \ 6883 fcntl.h \
7222 grp.h \
7223 libc.h \
7224 lastlog.h \
7225 stdarg.h \ 6884 stdarg.h \
7226 stdlib.h \ 6885 stdlib.h \
7227 string.h \ 6886 string.h \
7228 termios.h \ 6887 termios.h \
7229 unistd.h \ 6888 unistd.h \
7230 sys/byteorder.h \ 6889 sys/byteorder.h \
7231 sys/ioctl.h \ 6890 sys/ioctl.h \
7232 sys/select.h \ 6891 sys/select.h \
7233 sys/sockio.h \ 6892 sys/sockio.h \
7234 sys/strredir.h \ 6893 sys/strredir.h \
7235 sys/stropts.h \
7236 sys/time.h \ 6894 sys/time.h \
7237 utmp.h \ 6895 stdint.h \
7238 utmpx.h \ 6896 wchar.h \
7239 stdint.h \ 6897 cwchar \
7240 pty.h \ 6898 clocale \
7241 util.h \
7242 libutil.h \
7243 wchar.h \
7244 cwchar \
7245 clocale \
7246 6899
7247do 6900do
7248as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 6901as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
7249if eval "test \"\${$as_ac_Header+set}\" = set"; then 6902if eval "test \"\${$as_ac_Header+set}\" = set"; then
7250 echo "$as_me:$LINENO: checking for $ac_header" >&5 6903 echo "$as_me:$LINENO: checking for $ac_header" >&5
10080 9733
10081 9734
10082 9735
10083 9736
10084 9737
10085
10086
10087
10088
10089
10090
10091
10092
10093
10094
10095
10096
10097
10098
10099for ac_func in \ 9738for ac_func in \
10100 revoke \
10101 unsetenv \ 9739 unsetenv \
10102 setutent \ 9740 setutent \
10103 seteuid \
10104 setresuid \
10105 setreuid \
10106 _getpty \
10107 getpt \
10108 posix_openpt \
10109 grantpt \
10110 unlockpt \
10111 isastream \
10112 on_exit \ 9741 on_exit \
10113 nanosleep \
10114 updwtmp \
10115 updwtmpx \
10116 ttyslot \
10117 9742
10118do 9743do
10119as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` 9744as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
10120echo "$as_me:$LINENO: checking for $ac_func" >&5 9745echo "$as_me:$LINENO: checking for $ac_func" >&5
10121echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 9746echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
10210 cat >>confdefs.h <<_ACEOF 9835 cat >>confdefs.h <<_ACEOF
10211#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 9836#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
10212_ACEOF 9837_ACEOF
10213 9838
10214fi 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
10215done 10155done
10216 10156
10217 10157
10218 10158
10219if test "${ac_cv_header_utmp_h+set}" = set; then 10159if test "${ac_cv_header_utmp_h+set}" = set; then
10353 10293
10354fi 10294fi
10355if test $ac_cv_header_utmp_h = yes; then 10295if test $ac_cv_header_utmp_h = yes; then
10356 echo "$as_me:$LINENO: checking for struct utmp" >&5 10296 echo "$as_me:$LINENO: checking for struct utmp" >&5
10357echo $ECHO_N "checking for struct utmp... $ECHO_C" >&6 10297echo $ECHO_N "checking for struct utmp... $ECHO_C" >&6
10358if test "${rxvt_cv_struct_utmp+set}" = set; then 10298if test "${struct_utmp+set}" = set; then
10359 echo $ECHO_N "(cached) $ECHO_C" >&6 10299 echo $ECHO_N "(cached) $ECHO_C" >&6
10360else 10300else
10361 cat >conftest.$ac_ext <<_ACEOF 10301 cat >conftest.$ac_ext <<_ACEOF
10362/* confdefs.h. */ 10302/* confdefs.h. */
10363_ACEOF 10303_ACEOF
10393 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10333 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10394 (eval $ac_try) 2>&5 10334 (eval $ac_try) 2>&5
10395 ac_status=$? 10335 ac_status=$?
10396 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10336 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10397 (exit $ac_status); }; }; then 10337 (exit $ac_status); }; }; then
10398 rxvt_cv_struct_utmp=yes 10338 struct_utmp=yes
10399else 10339else
10400 echo "$as_me: failed program was:" >&5 10340 echo "$as_me: failed program was:" >&5
10401sed 's/^/| /' conftest.$ac_ext >&5 10341sed 's/^/| /' conftest.$ac_ext >&5
10402 10342
10403rxvt_cv_struct_utmp=no 10343struct_utmp=no
10404fi 10344fi
10405rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10345rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10406fi 10346fi
10407echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmp" >&5 10347echo "$as_me:$LINENO: result: $struct_utmp" >&5
10408echo "${ECHO_T}$rxvt_cv_struct_utmp" >&6 10348echo "${ECHO_T}$struct_utmp" >&6
10409if test x$rxvt_cv_struct_utmp = xyes; then 10349if test x$struct_utmp = xyes; then
10410 10350
10411cat >>confdefs.h <<\_ACEOF 10351cat >>confdefs.h <<\_ACEOF
10412#define HAVE_STRUCT_UTMP 1 10352#define HAVE_STRUCT_UTMP 1
10413_ACEOF 10353_ACEOF
10414 10354
10415fi 10355fi
10416 10356
10417 10357
10418echo "$as_me:$LINENO: checking for ut_host in utmp struct" >&5 10358echo "$as_me:$LINENO: checking for ut_host in utmp struct" >&5
10419echo $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
10420if test "${rxvt_cv_struct_utmp_host+set}" = set; then 10360if test "${struct_utmp_host+set}" = set; then
10421 echo $ECHO_N "(cached) $ECHO_C" >&6 10361 echo $ECHO_N "(cached) $ECHO_C" >&6
10422else 10362else
10423 cat >conftest.$ac_ext <<_ACEOF 10363 cat >conftest.$ac_ext <<_ACEOF
10424/* confdefs.h. */ 10364/* confdefs.h. */
10425_ACEOF 10365_ACEOF
10455 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10395 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10456 (eval $ac_try) 2>&5 10396 (eval $ac_try) 2>&5
10457 ac_status=$? 10397 ac_status=$?
10458 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10398 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10459 (exit $ac_status); }; }; then 10399 (exit $ac_status); }; }; then
10460 rxvt_cv_struct_utmp_host=yes 10400 struct_utmp_host=yes
10461else 10401else
10462 echo "$as_me: failed program was:" >&5 10402 echo "$as_me: failed program was:" >&5
10463sed 's/^/| /' conftest.$ac_ext >&5 10403sed 's/^/| /' conftest.$ac_ext >&5
10464 10404
10465rxvt_cv_struct_utmp_host=no 10405struct_utmp_host=no
10466fi 10406fi
10467rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10407rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10468fi 10408fi
10469echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmp_host" >&5 10409echo "$as_me:$LINENO: result: $struct_utmp_host" >&5
10470echo "${ECHO_T}$rxvt_cv_struct_utmp_host" >&6 10410echo "${ECHO_T}$struct_utmp_host" >&6
10471if test x$rxvt_cv_struct_utmp_host = xyes; then 10411if test x$struct_utmp_host = xyes; then
10472 10412
10473cat >>confdefs.h <<\_ACEOF 10413cat >>confdefs.h <<\_ACEOF
10474#define HAVE_UTMP_HOST 1 10414#define HAVE_UTMP_HOST 1
10475_ACEOF 10415_ACEOF
10476 10416
10477fi 10417fi
10478 10418
10479echo "$as_me:$LINENO: checking for ut_pid in utmp struct" >&5 10419echo "$as_me:$LINENO: checking for ut_pid in utmp struct" >&5
10480echo $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
10481if test "${rxvt_cv_struct_utmp_pid+set}" = set; then 10421if test "${struct_utmp_pid+set}" = set; then
10482 echo $ECHO_N "(cached) $ECHO_C" >&6 10422 echo $ECHO_N "(cached) $ECHO_C" >&6
10483else 10423else
10484 cat >conftest.$ac_ext <<_ACEOF 10424 cat >conftest.$ac_ext <<_ACEOF
10485/* confdefs.h. */ 10425/* confdefs.h. */
10486_ACEOF 10426_ACEOF
10516 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10456 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10517 (eval $ac_try) 2>&5 10457 (eval $ac_try) 2>&5
10518 ac_status=$? 10458 ac_status=$?
10519 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10459 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10520 (exit $ac_status); }; }; then 10460 (exit $ac_status); }; }; then
10521 rxvt_cv_struct_utmp_pid=yes 10461 struct_utmp_pid=yes
10522else 10462else
10523 echo "$as_me: failed program was:" >&5 10463 echo "$as_me: failed program was:" >&5
10524sed 's/^/| /' conftest.$ac_ext >&5 10464sed 's/^/| /' conftest.$ac_ext >&5
10525 10465
10526rxvt_cv_struct_utmp_pid=no 10466struct_utmp_pid=no
10527fi 10467fi
10528rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10468rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10529fi 10469fi
10530echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmp_pid" >&5 10470echo "$as_me:$LINENO: result: $struct_utmp_pid" >&5
10531echo "${ECHO_T}$rxvt_cv_struct_utmp_pid" >&6 10471echo "${ECHO_T}$struct_utmp_pid" >&6
10532if test x$rxvt_cv_struct_utmp_pid = xyes; then 10472if test x$struct_utmp_pid = xyes; then
10533 10473
10534cat >>confdefs.h <<\_ACEOF 10474cat >>confdefs.h <<\_ACEOF
10535#define HAVE_UTMP_PID 1 10475#define HAVE_UTMP_PID 1
10536_ACEOF 10476_ACEOF
10537 10477
10678 10618
10679fi 10619fi
10680if test $ac_cv_header_utmpx_h = yes; then 10620if test $ac_cv_header_utmpx_h = yes; then
10681 echo "$as_me:$LINENO: checking for struct utmpx" >&5 10621 echo "$as_me:$LINENO: checking for struct utmpx" >&5
10682echo $ECHO_N "checking for struct utmpx... $ECHO_C" >&6 10622echo $ECHO_N "checking for struct utmpx... $ECHO_C" >&6
10683if test "${rxvt_cv_struct_utmpx+set}" = set; then 10623if test "${struct_utmpx+set}" = set; then
10684 echo $ECHO_N "(cached) $ECHO_C" >&6 10624 echo $ECHO_N "(cached) $ECHO_C" >&6
10685else 10625else
10686 cat >conftest.$ac_ext <<_ACEOF 10626 cat >conftest.$ac_ext <<_ACEOF
10687/* confdefs.h. */ 10627/* confdefs.h. */
10688_ACEOF 10628_ACEOF
10718 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10658 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10719 (eval $ac_try) 2>&5 10659 (eval $ac_try) 2>&5
10720 ac_status=$? 10660 ac_status=$?
10721 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10661 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10722 (exit $ac_status); }; }; then 10662 (exit $ac_status); }; }; then
10723 rxvt_cv_struct_utmpx=yes 10663 struct_utmpx=yes
10724else 10664else
10725 echo "$as_me: failed program was:" >&5 10665 echo "$as_me: failed program was:" >&5
10726sed 's/^/| /' conftest.$ac_ext >&5 10666sed 's/^/| /' conftest.$ac_ext >&5
10727 10667
10728rxvt_cv_struct_utmpx=no 10668struct_utmpx=no
10729fi 10669fi
10730rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10670rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10731fi 10671fi
10732echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmpx" >&5 10672echo "$as_me:$LINENO: result: $struct_utmpx" >&5
10733echo "${ECHO_T}$rxvt_cv_struct_utmpx" >&6 10673echo "${ECHO_T}$struct_utmpx" >&6
10734if test x$rxvt_cv_struct_utmpx = xyes; then 10674if test x$struct_utmpx = xyes; then
10735 10675
10736cat >>confdefs.h <<\_ACEOF 10676cat >>confdefs.h <<\_ACEOF
10737#define HAVE_STRUCT_UTMPX 1 10677#define HAVE_STRUCT_UTMPX 1
10738_ACEOF 10678_ACEOF
10739 10679
10740fi 10680fi
10741 10681
10742 10682
10743echo "$as_me:$LINENO: checking for host in utmpx struct" >&5 10683echo "$as_me:$LINENO: checking for host in utmpx struct" >&5
10744echo $ECHO_N "checking for host in utmpx struct... $ECHO_C" >&6 10684echo $ECHO_N "checking for host in utmpx struct... $ECHO_C" >&6
10745if test "${rxvt_cv_struct_utmpx_host+set}" = set; then 10685if test "${struct_utmpx_host+set}" = set; then
10746 echo $ECHO_N "(cached) $ECHO_C" >&6 10686 echo $ECHO_N "(cached) $ECHO_C" >&6
10747else 10687else
10748 cat >conftest.$ac_ext <<_ACEOF 10688 cat >conftest.$ac_ext <<_ACEOF
10749/* confdefs.h. */ 10689/* confdefs.h. */
10750_ACEOF 10690_ACEOF
10780 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10720 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10781 (eval $ac_try) 2>&5 10721 (eval $ac_try) 2>&5
10782 ac_status=$? 10722 ac_status=$?
10783 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10723 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10784 (exit $ac_status); }; }; then 10724 (exit $ac_status); }; }; then
10785 rxvt_cv_struct_utmpx_host=yes 10725 struct_utmpx_host=yes
10786else 10726else
10787 echo "$as_me: failed program was:" >&5 10727 echo "$as_me: failed program was:" >&5
10788sed 's/^/| /' conftest.$ac_ext >&5 10728sed 's/^/| /' conftest.$ac_ext >&5
10789 10729
10790rxvt_cv_struct_utmpx_host=no 10730struct_utmpx_host=no
10791fi 10731fi
10792rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10732rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10793fi 10733fi
10794echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmpx_host" >&5 10734echo "$as_me:$LINENO: result: $struct_utmpx_host" >&5
10795echo "${ECHO_T}$rxvt_cv_struct_utmpx_host" >&6 10735echo "${ECHO_T}$struct_utmpx_host" >&6
10796if test x$rxvt_cv_struct_utmpx_host = xyes; then 10736if test x$struct_utmpx_host = xyes; then
10797 10737
10798cat >>confdefs.h <<\_ACEOF 10738cat >>confdefs.h <<\_ACEOF
10799#define HAVE_UTMPX_HOST 1 10739#define HAVE_UTMPX_HOST 1
10800_ACEOF 10740_ACEOF
10801 10741
10802fi 10742fi
10803 10743
10804echo "$as_me:$LINENO: checking for session in utmpx struct" >&5 10744echo "$as_me:$LINENO: checking for session in utmpx struct" >&5
10805echo $ECHO_N "checking for session in utmpx struct... $ECHO_C" >&6 10745echo $ECHO_N "checking for session in utmpx struct... $ECHO_C" >&6
10806if test "${rxvt_cv_struct_utmpx_session+set}" = set; then 10746if test "${struct_utmpx_session+set}" = set; then
10807 echo $ECHO_N "(cached) $ECHO_C" >&6 10747 echo $ECHO_N "(cached) $ECHO_C" >&6
10808else 10748else
10809 cat >conftest.$ac_ext <<_ACEOF 10749 cat >conftest.$ac_ext <<_ACEOF
10810/* confdefs.h. */ 10750/* confdefs.h. */
10811_ACEOF 10751_ACEOF
10841 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10781 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10842 (eval $ac_try) 2>&5 10782 (eval $ac_try) 2>&5
10843 ac_status=$? 10783 ac_status=$?
10844 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10784 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10845 (exit $ac_status); }; }; then 10785 (exit $ac_status); }; }; then
10846 rxvt_cv_struct_utmpx_session=yes 10786 struct_utmpx_session=yes
10847else 10787else
10848 echo "$as_me: failed program was:" >&5 10788 echo "$as_me: failed program was:" >&5
10849sed 's/^/| /' conftest.$ac_ext >&5 10789sed 's/^/| /' conftest.$ac_ext >&5
10850 10790
10851rxvt_cv_struct_utmpx_session=no 10791struct_utmpx_session=no
10852fi 10792fi
10853rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10793rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10854fi 10794fi
10855echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmpx_session" >&5 10795echo "$as_me:$LINENO: result: $struct_utmpx_session" >&5
10856echo "${ECHO_T}$rxvt_cv_struct_utmpx_session" >&6 10796echo "${ECHO_T}$struct_utmpx_session" >&6
10857if test x$rxvt_cv_struct_utmpx_session = xyes; then 10797if test x$struct_utmpx_session = xyes; then
10858 10798
10859cat >>confdefs.h <<\_ACEOF 10799cat >>confdefs.h <<\_ACEOF
10860#define HAVE_UTMPX_SESSION 1 10800#define HAVE_UTMPX_SESSION 1
10861_ACEOF 10801_ACEOF
10862 10802
10865fi 10805fi
10866 10806
10867 10807
10868echo "$as_me:$LINENO: checking for struct lastlog" >&5 10808echo "$as_me:$LINENO: checking for struct lastlog" >&5
10869echo $ECHO_N "checking for struct lastlog... $ECHO_C" >&6 10809echo $ECHO_N "checking for struct lastlog... $ECHO_C" >&6
10870if test "${rxvt_cv_struct_lastlog+set}" = set; then 10810if test "${struct_lastlog+set}" = set; then
10871 echo $ECHO_N "(cached) $ECHO_C" >&6 10811 echo $ECHO_N "(cached) $ECHO_C" >&6
10872else 10812else
10873 cat >conftest.$ac_ext <<_ACEOF 10813 cat >conftest.$ac_ext <<_ACEOF
10874/* confdefs.h. */ 10814/* confdefs.h. */
10875_ACEOF 10815_ACEOF
10909 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10849 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10910 (eval $ac_try) 2>&5 10850 (eval $ac_try) 2>&5
10911 ac_status=$? 10851 ac_status=$?
10912 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10852 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10913 (exit $ac_status); }; }; then 10853 (exit $ac_status); }; }; then
10914 rxvt_cv_struct_lastlog=yes 10854 struct_lastlog=yes
10915else 10855else
10916 echo "$as_me: failed program was:" >&5 10856 echo "$as_me: failed program was:" >&5
10917sed 's/^/| /' conftest.$ac_ext >&5 10857sed 's/^/| /' conftest.$ac_ext >&5
10918 10858
10919rxvt_cv_struct_lastlog=no 10859struct_lastlog=no
10920fi 10860fi
10921rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10861rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10922fi 10862fi
10923echo "$as_me:$LINENO: result: $rxvt_cv_struct_lastlog" >&5 10863echo "$as_me:$LINENO: result: $struct_lastlog" >&5
10924echo "${ECHO_T}$rxvt_cv_struct_lastlog" >&6 10864echo "${ECHO_T}$struct_lastlog" >&6
10925if test x$rxvt_cv_struct_lastlog = xyes; then 10865if test x$struct_lastlog = xyes; then
10926 10866
10927cat >>confdefs.h <<\_ACEOF 10867cat >>confdefs.h <<\_ACEOF
10928#define HAVE_STRUCT_LASTLOG 1 10868#define HAVE_STRUCT_LASTLOG 1
10929_ACEOF 10869_ACEOF
10930 10870
10931fi 10871fi
10932 10872
10933echo "$as_me:$LINENO: checking for struct lastlogx" >&5 10873echo "$as_me:$LINENO: checking for struct lastlogx" >&5
10934echo $ECHO_N "checking for struct lastlogx... $ECHO_C" >&6 10874echo $ECHO_N "checking for struct lastlogx... $ECHO_C" >&6
10935if test "${rxvt_cv_struct_lastlogx+set}" = set; then 10875if test "${struct_lastlogx+set}" = set; then
10936 echo $ECHO_N "(cached) $ECHO_C" >&6 10876 echo $ECHO_N "(cached) $ECHO_C" >&6
10937else 10877else
10938 cat >conftest.$ac_ext <<_ACEOF 10878 cat >conftest.$ac_ext <<_ACEOF
10939/* confdefs.h. */ 10879/* confdefs.h. */
10940_ACEOF 10880_ACEOF
10974 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10914 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10975 (eval $ac_try) 2>&5 10915 (eval $ac_try) 2>&5
10976 ac_status=$? 10916 ac_status=$?
10977 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10917 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10978 (exit $ac_status); }; }; then 10918 (exit $ac_status); }; }; then
10979 rxvt_cv_struct_lastlogx=yes 10919 struct_lastlogx=yes
10980else 10920else
10981 echo "$as_me: failed program was:" >&5 10921 echo "$as_me: failed program was:" >&5
10982sed 's/^/| /' conftest.$ac_ext >&5 10922sed 's/^/| /' conftest.$ac_ext >&5
10983 10923
10984rxvt_cv_struct_lastlogx=no 10924struct_lastlogx=no
10985fi 10925fi
10986rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10926rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10987fi 10927fi
10988echo "$as_me:$LINENO: result: $rxvt_cv_struct_lastlogx" >&5 10928echo "$as_me:$LINENO: result: $struct_lastlogx" >&5
10989echo "${ECHO_T}$rxvt_cv_struct_lastlogx" >&6 10929echo "${ECHO_T}$struct_lastlogx" >&6
10990if test x$rxvt_cv_struct_lastlogx = xyes; then 10930if test x$struct_lastlogx = xyes; then
10991 10931
10992cat >>confdefs.h <<\_ACEOF 10932cat >>confdefs.h <<\_ACEOF
10993#define HAVE_STRUCT_LASTLOGX 1 10933#define HAVE_STRUCT_LASTLOGX 1
10994_ACEOF 10934_ACEOF
10995 10935
10996fi 10936fi
10997 10937
10998 10938
10999echo "$as_me:$LINENO: checking where utmp is located" >&5 10939echo "$as_me:$LINENO: checking where utmp is located" >&5
11000echo $ECHO_N "checking where utmp is located... $ECHO_C" >&6 10940echo $ECHO_N "checking where utmp is located... $ECHO_C" >&6
11001if test "${rxvt_cv_path_utmp+set}" = set; then 10941if test "${path_utmp+set}" = set; then
11002 echo $ECHO_N "(cached) $ECHO_C" >&6 10942 echo $ECHO_N "(cached) $ECHO_C" >&6
11003else 10943else
11004 if test "$cross_compiling" = yes; then 10944 if test "$cross_compiling" = yes; then
11005 { 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
11006echo "$as_me: WARNING: Define RXVT_UTMP_FILE in config.h manually" >&2;} 10946echo "$as_me: WARNING: Define UTMP_FILE in config.h manually" >&2;}
11007else 10947else
11008 cat >conftest.$ac_ext <<_ACEOF 10948 cat >conftest.$ac_ext <<_ACEOF
11009/* confdefs.h. */ 10949/* confdefs.h. */
11010_ACEOF 10950_ACEOF
11011cat confdefs.h >>conftest.$ac_ext 10951cat confdefs.h >>conftest.$ac_ext
11047 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10987 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11048 (eval $ac_try) 2>&5 10988 (eval $ac_try) 2>&5
11049 ac_status=$? 10989 ac_status=$?
11050 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10990 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11051 (exit $ac_status); }; }; then 10991 (exit $ac_status); }; }; then
11052 rxvt_cv_path_utmp=`cat conftestval` 10992 path_utmp=`cat conftestval`
11053else 10993else
11054 echo "$as_me: program exited with status $ac_status" >&5 10994 echo "$as_me: program exited with status $ac_status" >&5
11055echo "$as_me: failed program was:" >&5 10995echo "$as_me: failed program was:" >&5
11056sed 's/^/| /' conftest.$ac_ext >&5 10996sed 's/^/| /' conftest.$ac_ext >&5
11057 10997
11058( exit $ac_status ) 10998( exit $ac_status )
11059rxvt_cv_path_utmp= 10999path_utmp=
11060fi 11000fi
11061rm -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
11062fi 11002fi
11063fi 11003fi
11064echo "$as_me:$LINENO: result: $rxvt_cv_path_utmp" >&5 11004echo "$as_me:$LINENO: result: $path_utmp" >&5
11065echo "${ECHO_T}$rxvt_cv_path_utmp" >&6 11005echo "${ECHO_T}$path_utmp" >&6
11066if test x$rxvt_cv_path_utmp != x; then 11006if test x$path_utmp != x; then
11067 11007
11068cat >>confdefs.h <<_ACEOF 11008cat >>confdefs.h <<_ACEOF
11069#define RXVT_UTMP_FILE "$rxvt_cv_path_utmp" 11009#define UTMP_FILE "$path_utmp"
11070_ACEOF 11010_ACEOF
11071 11011
11072fi 11012fi
11073 11013
11074 11014
11075echo "$as_me:$LINENO: checking where utmpx is located" >&5 11015echo "$as_me:$LINENO: checking where utmpx is located" >&5
11076echo $ECHO_N "checking where utmpx is located... $ECHO_C" >&6 11016echo $ECHO_N "checking where utmpx is located... $ECHO_C" >&6
11077if test "${rxvt_cv_path_utmpx+set}" = set; then 11017if test "${path_utmpx+set}" = set; then
11078 echo $ECHO_N "(cached) $ECHO_C" >&6 11018 echo $ECHO_N "(cached) $ECHO_C" >&6
11079else 11019else
11080 if test "$cross_compiling" = yes; then 11020 if test "$cross_compiling" = yes; then
11081 { 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
11082echo "$as_me: WARNING: Define RXVT_UTMPX_FILE in config.h manually" >&2;} 11022echo "$as_me: WARNING: Define UTMPX_FILE in config.h manually" >&2;}
11083else 11023else
11084 cat >conftest.$ac_ext <<_ACEOF 11024 cat >conftest.$ac_ext <<_ACEOF
11085/* confdefs.h. */ 11025/* confdefs.h. */
11086_ACEOF 11026_ACEOF
11087cat confdefs.h >>conftest.$ac_ext 11027cat confdefs.h >>conftest.$ac_ext
11133 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11073 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11134 (eval $ac_try) 2>&5 11074 (eval $ac_try) 2>&5
11135 ac_status=$? 11075 ac_status=$?
11136 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11076 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11137 (exit $ac_status); }; }; then 11077 (exit $ac_status); }; }; then
11138 rxvt_cv_path_utmpx=`cat conftestval` 11078 path_utmpx=`cat conftestval`
11139else 11079else
11140 echo "$as_me: program exited with status $ac_status" >&5 11080 echo "$as_me: program exited with status $ac_status" >&5
11141echo "$as_me: failed program was:" >&5 11081echo "$as_me: failed program was:" >&5
11142sed 's/^/| /' conftest.$ac_ext >&5 11082sed 's/^/| /' conftest.$ac_ext >&5
11143 11083
11144( exit $ac_status ) 11084( exit $ac_status )
11145rxvt_cv_path_utmpx= 11085path_utmpx=
11146fi 11086fi
11147rm -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
11148fi 11088fi
11149fi 11089fi
11150echo "$as_me:$LINENO: result: $rxvt_cv_path_utmpx" >&5 11090echo "$as_me:$LINENO: result: $path_utmpx" >&5
11151echo "${ECHO_T}$rxvt_cv_path_utmpx" >&6 11091echo "${ECHO_T}$path_utmpx" >&6
11152if test x$rxvt_cv_path_utmpx != x; then 11092if test x$path_utmpx != x; then
11153 11093
11154cat >>confdefs.h <<_ACEOF 11094cat >>confdefs.h <<_ACEOF
11155#define RXVT_UTMPX_FILE "$rxvt_cv_path_utmpx" 11095#define UTMPX_FILE "$path_utmpx"
11156_ACEOF 11096_ACEOF
11157 11097
11158fi 11098fi
11159 11099
11160 11100
11161echo "$as_me:$LINENO: checking where wtmp is located" >&5 11101echo "$as_me:$LINENO: checking where wtmp is located" >&5
11162echo $ECHO_N "checking where wtmp is located... $ECHO_C" >&6 11102echo $ECHO_N "checking where wtmp is located... $ECHO_C" >&6
11163if test "${rxvt_cv_path_wtmp+set}" = set; then 11103if test "${path_wtmp+set}" = set; then
11164 echo $ECHO_N "(cached) $ECHO_C" >&6 11104 echo $ECHO_N "(cached) $ECHO_C" >&6
11165else 11105else
11166 if test "$cross_compiling" = yes; then 11106 if test "$cross_compiling" = yes; then
11167 { 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
11168echo "$as_me: WARNING: Define RXVT_WTMP_FILE in config.h manually" >&2;} 11108echo "$as_me: WARNING: Define WTMP_FILE in config.h manually" >&2;}
11169else 11109else
11170 cat >conftest.$ac_ext <<_ACEOF 11110 cat >conftest.$ac_ext <<_ACEOF
11171/* confdefs.h. */ 11111/* confdefs.h. */
11172_ACEOF 11112_ACEOF
11173cat confdefs.h >>conftest.$ac_ext 11113cat confdefs.h >>conftest.$ac_ext
11211 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11151 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11212 (eval $ac_try) 2>&5 11152 (eval $ac_try) 2>&5
11213 ac_status=$? 11153 ac_status=$?
11214 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11154 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11215 (exit $ac_status); }; }; then 11155 (exit $ac_status); }; }; then
11216 rxvt_cv_path_wtmp=`cat conftestval` 11156 path_wtmp=`cat conftestval`
11217else 11157else
11218 echo "$as_me: program exited with status $ac_status" >&5 11158 echo "$as_me: program exited with status $ac_status" >&5
11219echo "$as_me: failed program was:" >&5 11159echo "$as_me: failed program was:" >&5
11220sed 's/^/| /' conftest.$ac_ext >&5 11160sed 's/^/| /' conftest.$ac_ext >&5
11221 11161
11222( exit $ac_status ) 11162( exit $ac_status )
11223rxvt_cv_path_wtmp= 11163path_wtmp=
11224fi 11164fi
11225rm -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
11226fi 11166fi
11227fi 11167fi
11228echo "$as_me:$LINENO: result: $rxvt_cv_path_wtmp" >&5 11168echo "$as_me:$LINENO: result: $path_wtmp" >&5
11229echo "${ECHO_T}$rxvt_cv_path_wtmp" >&6 11169echo "${ECHO_T}$path_wtmp" >&6
11230if test x$rxvt_cv_path_wtmp != x; then 11170if test x$path_wtmp != x; then
11231 11171
11232cat >>confdefs.h <<_ACEOF 11172cat >>confdefs.h <<_ACEOF
11233#define RXVT_WTMP_FILE "$rxvt_cv_path_wtmp" 11173#define WTMP_FILE "$path_wtmp"
11234_ACEOF 11174_ACEOF
11235 11175
11236fi 11176fi
11237 11177
11238echo "$as_me:$LINENO: checking where wtmpx is located" >&5 11178echo "$as_me:$LINENO: checking where wtmpx is located" >&5
11239echo $ECHO_N "checking where wtmpx is located... $ECHO_C" >&6 11179echo $ECHO_N "checking where wtmpx is located... $ECHO_C" >&6
11240if test "${rxvt_cv_path_wtmpx+set}" = set; then 11180if test "${path_wtmpx+set}" = set; then
11241 echo $ECHO_N "(cached) $ECHO_C" >&6 11181 echo $ECHO_N "(cached) $ECHO_C" >&6
11242else 11182else
11243 if test "$cross_compiling" = yes; then 11183 if test "$cross_compiling" = yes; then
11244 { 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
11245echo "$as_me: WARNING: Define RXVT_WTMPX_FILE in config.h manually" >&2;} 11185echo "$as_me: WARNING: Define WTMPX_FILE in config.h manually" >&2;}
11246else 11186else
11247 cat >conftest.$ac_ext <<_ACEOF 11187 cat >conftest.$ac_ext <<_ACEOF
11248/* confdefs.h. */ 11188/* confdefs.h. */
11249_ACEOF 11189_ACEOF
11250cat confdefs.h >>conftest.$ac_ext 11190cat confdefs.h >>conftest.$ac_ext
11287 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11227 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11288 (eval $ac_try) 2>&5 11228 (eval $ac_try) 2>&5
11289 ac_status=$? 11229 ac_status=$?
11290 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11230 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11291 (exit $ac_status); }; }; then 11231 (exit $ac_status); }; }; then
11292 rxvt_cv_path_wtmpx=`cat conftestval` 11232 path_wtmpx=`cat conftestval`
11293else 11233else
11294 echo "$as_me: program exited with status $ac_status" >&5 11234 echo "$as_me: program exited with status $ac_status" >&5
11295echo "$as_me: failed program was:" >&5 11235echo "$as_me: failed program was:" >&5
11296sed 's/^/| /' conftest.$ac_ext >&5 11236sed 's/^/| /' conftest.$ac_ext >&5
11297 11237
11298( exit $ac_status ) 11238( exit $ac_status )
11299rxvt_cv_path_wtmpx= 11239path_wtmpx=
11300fi 11240fi
11301rm -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
11302fi 11242fi
11303fi 11243fi
11304echo "$as_me:$LINENO: result: $rxvt_cv_path_wtmpx" >&5 11244echo "$as_me:$LINENO: result: $path_wtmpx" >&5
11305echo "${ECHO_T}$rxvt_cv_path_wtmpx" >&6 11245echo "${ECHO_T}$path_wtmpx" >&6
11306if test x$rxvt_cv_path_wtmpx != x; then 11246if test x$path_wtmpx != x; then
11307 11247
11308cat >>confdefs.h <<_ACEOF 11248cat >>confdefs.h <<_ACEOF
11309#define RXVT_WTMPX_FILE "$rxvt_cv_path_wtmpx" 11249#define WTMPX_FILE "$path_wtmpx"
11310_ACEOF 11250_ACEOF
11311 11251
11312fi 11252fi
11313 11253
11314echo "$as_me:$LINENO: checking where lastlog is located" >&5 11254echo "$as_me:$LINENO: checking where lastlog is located" >&5
11315echo $ECHO_N "checking where lastlog is located... $ECHO_C" >&6 11255echo $ECHO_N "checking where lastlog is located... $ECHO_C" >&6
11316if test "${rxvt_cv_path_lastlog+set}" = set; then 11256if test "${path_lastlog+set}" = set; then
11317 echo $ECHO_N "(cached) $ECHO_C" >&6 11257 echo $ECHO_N "(cached) $ECHO_C" >&6
11318else 11258else
11319 if test "$cross_compiling" = yes; then 11259 if test "$cross_compiling" = yes; then
11320 { 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
11321echo "$as_me: WARNING: Define RXVT_LASTLOG_FILE in config.h manually" >&2;} 11261echo "$as_me: WARNING: Define LASTLOG_FILE in config.h manually" >&2;}
11322else 11262else
11323 cat >conftest.$ac_ext <<_ACEOF 11263 cat >conftest.$ac_ext <<_ACEOF
11324/* confdefs.h. */ 11264/* confdefs.h. */
11325_ACEOF 11265_ACEOF
11326cat confdefs.h >>conftest.$ac_ext 11266cat confdefs.h >>conftest.$ac_ext
11368 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11308 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11369 (eval $ac_try) 2>&5 11309 (eval $ac_try) 2>&5
11370 ac_status=$? 11310 ac_status=$?
11371 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11311 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11372 (exit $ac_status); }; }; then 11312 (exit $ac_status); }; }; then
11373 rxvt_cv_path_lastlog=`cat conftestval` 11313 path_lastlog=`cat conftestval`
11374else 11314else
11375 echo "$as_me: program exited with status $ac_status" >&5 11315 echo "$as_me: program exited with status $ac_status" >&5
11376echo "$as_me: failed program was:" >&5 11316echo "$as_me: failed program was:" >&5
11377sed 's/^/| /' conftest.$ac_ext >&5 11317sed 's/^/| /' conftest.$ac_ext >&5
11378 11318
11379( exit $ac_status ) 11319( exit $ac_status )
11380rxvt_cv_path_lastlog= 11320path_lastlog=
11381fi 11321fi
11382rm -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
11383fi 11323fi
11384fi 11324fi
11385echo "$as_me:$LINENO: result: $rxvt_cv_path_lastlog" >&5 11325echo "$as_me:$LINENO: result: $path_lastlog" >&5
11386echo "${ECHO_T}$rxvt_cv_path_lastlog" >&6 11326echo "${ECHO_T}$path_lastlog" >&6
11387if test x$rxvt_cv_path_lastlog != x; then 11327if test x$path_lastlog != x; then
11388 11328
11389cat >>confdefs.h <<_ACEOF 11329cat >>confdefs.h <<_ACEOF
11390#define RXVT_LASTLOG_FILE "$rxvt_cv_path_lastlog" 11330#define LASTLOG_FILE "$path_lastlog"
11391_ACEOF 11331_ACEOF
11392 11332
11393 if test -d "$rxvt_cv_path_lastlog"; then 11333 if test -d "$path_lastlog"; then
11394 11334
11395cat >>confdefs.h <<\_ACEOF 11335cat >>confdefs.h <<\_ACEOF
11396#define LASTLOG_IS_DIR 1 11336#define LASTLOG_IS_DIR 1
11397_ACEOF 11337_ACEOF
11398 11338
11399 fi 11339 fi
11400fi 11340fi
11401 11341
11402echo "$as_me:$LINENO: checking where lastlogx is located" >&5 11342echo "$as_me:$LINENO: checking where lastlogx is located" >&5
11403echo $ECHO_N "checking where lastlogx is located... $ECHO_C" >&6 11343echo $ECHO_N "checking where lastlogx is located... $ECHO_C" >&6
11404if test "${rxvt_cv_path_lastlogx+set}" = set; then 11344if test "${path_lastlogx+set}" = set; then
11405 echo $ECHO_N "(cached) $ECHO_C" >&6 11345 echo $ECHO_N "(cached) $ECHO_C" >&6
11406else 11346else
11407 if test "$cross_compiling" = yes; then 11347 if test "$cross_compiling" = yes; then
11408 { 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
11409echo "$as_me: WARNING: Define RXVT_LASTLOGX_FILE in config.h manually" >&2;} 11349echo "$as_me: WARNING: Define LASTLOGX_FILE in config.h manually" >&2;}
11410else 11350else
11411 cat >conftest.$ac_ext <<_ACEOF 11351 cat >conftest.$ac_ext <<_ACEOF
11412/* confdefs.h. */ 11352/* confdefs.h. */
11413_ACEOF 11353_ACEOF
11414cat confdefs.h >>conftest.$ac_ext 11354cat confdefs.h >>conftest.$ac_ext
11450 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11390 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11451 (eval $ac_try) 2>&5 11391 (eval $ac_try) 2>&5
11452 ac_status=$? 11392 ac_status=$?
11453 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11393 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11454 (exit $ac_status); }; }; then 11394 (exit $ac_status); }; }; then
11455 rxvt_cv_path_lastlogx=`cat conftestval` 11395 path_lastlogx=`cat conftestval`
11456else 11396else
11457 echo "$as_me: program exited with status $ac_status" >&5 11397 echo "$as_me: program exited with status $ac_status" >&5
11458echo "$as_me: failed program was:" >&5 11398echo "$as_me: failed program was:" >&5
11459sed 's/^/| /' conftest.$ac_ext >&5 11399sed 's/^/| /' conftest.$ac_ext >&5
11460 11400
11461( exit $ac_status ) 11401( exit $ac_status )
11462rxvt_cv_path_lastlogx= 11402path_lastlogx=
11463fi 11403fi
11464rm -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
11465fi 11405fi
11466fi 11406fi
11467echo "$as_me:$LINENO: result: $rxvt_cv_path_lastlogx" >&5 11407echo "$as_me:$LINENO: result: $path_lastlogx" >&5
11468echo "${ECHO_T}$rxvt_cv_path_lastlogx" >&6 11408echo "${ECHO_T}$path_lastlogx" >&6
11469if test x$rxvt_cv_path_lastlogx != x; then 11409if test x$path_lastlogx != x; then
11470 11410
11471cat >>confdefs.h <<_ACEOF 11411cat >>confdefs.h <<_ACEOF
11472#define RXVT_LASTLOGX_FILE "$rxvt_cv_path_lastlogx" 11412#define LASTLOGX_FILE "$path_lastlogx"
11473_ACEOF 11413_ACEOF
11474 11414
11475fi 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
11476 11430
11477 11431
11478echo "$as_me:$LINENO: checking where ttys/ttytab is located" >&5 11432echo "$as_me:$LINENO: checking where ttys/ttytab is located" >&5
11479echo $ECHO_N "checking where ttys/ttytab is located... $ECHO_C" >&6 11433echo $ECHO_N "checking where ttys/ttytab is located... $ECHO_C" >&6
11480if test "${rxvt_cv_path_ttytab+set}" = set; then 11434if test "${rxvt_cv_path_ttytab+set}" = set; then
11747#define HAVE_NL_LANGINFO 1 11701#define HAVE_NL_LANGINFO 1
11748_ACEOF 11702_ACEOF
11749 11703
11750fi 11704fi
11751 11705
11706
11752echo "$as_me:$LINENO: checking for unix-compliant filehandle passing ability" >&5 11707echo "$as_me:$LINENO: checking for unix-compliant filehandle passing ability" >&5
11753echo $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
11754if test "${rxvt_can_pass_fds+set}" = set; then 11709if test "${can_pass_fds+set}" = set; then
11755 echo $ECHO_N "(cached) $ECHO_C" >&6 11710 echo $ECHO_N "(cached) $ECHO_C" >&6
11756else 11711else
11757 cat >conftest.$ac_ext <<_ACEOF 11712 cat >conftest.$ac_ext <<_ACEOF
11758/* confdefs.h. */ 11713/* confdefs.h. */
11759_ACEOF 11714_ACEOF
11760cat confdefs.h >>conftest.$ac_ext 11715cat confdefs.h >>conftest.$ac_ext
11761cat >>conftest.$ac_ext <<_ACEOF 11716cat >>conftest.$ac_ext <<_ACEOF
11762/* end confdefs.h. */ 11717/* end confdefs.h. */
11763 11718
11719#include <cstddef> // broken bsds (is that redundant?) need this
11764#include <sys/types.h> 11720#include <sys/types.h>
11765#include <sys/socket.h> 11721#include <sys/socket.h>
11722#include <sys/uio.h>
11766 11723
11767int 11724int
11768main () 11725main ()
11769{ 11726{
11770 11727
11815 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11772 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11816 (eval $ac_try) 2>&5 11773 (eval $ac_try) 2>&5
11817 ac_status=$? 11774 ac_status=$?
11818 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11775 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11819 (exit $ac_status); }; }; then 11776 (exit $ac_status); }; }; then
11820 rxvt_can_pass_fds=yes 11777 can_pass_fds=yes
11821else 11778else
11822 echo "$as_me: failed program was:" >&5 11779 echo "$as_me: failed program was:" >&5
11823sed 's/^/| /' conftest.$ac_ext >&5 11780sed 's/^/| /' conftest.$ac_ext >&5
11824 11781
11825rxvt_can_pass_fds=no 11782can_pass_fds=no
11826fi 11783fi
11827rm -f conftest.err conftest.$ac_objext \ 11784rm -f conftest.err conftest.$ac_objext \
11828 conftest$ac_exeext conftest.$ac_ext 11785 conftest$ac_exeext conftest.$ac_ext
11829fi 11786fi
11830echo "$as_me:$LINENO: result: $rxvt_can_pass_fds" >&5 11787echo "$as_me:$LINENO: result: $can_pass_fds" >&5
11831echo "${ECHO_T}$rxvt_can_pass_fds" >&6 11788echo "${ECHO_T}$can_pass_fds" >&6
11832if test x$rxvt_can_pass_fds = xyes; then 11789if test x$can_pass_fds = xyes; then
11833 11790
11834cat >>confdefs.h <<\_ACEOF 11791cat >>confdefs.h <<\_ACEOF
11835#define HAVE_UNIX_FDPASS 1 11792#define HAVE_UNIX_FDPASS 1
11836_ACEOF 11793_ACEOF
11837 11794
11838else 11795else
11839 { { 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
11840echo "$as_me: error: urxvt requires unix-compliant filehandle passing ability" >&2;} 11797echo "$as_me: error: libptytty requires unix-compliant filehandle passing ability" >&2;}
11841 { (exit 1); exit 1; }; } 11798 { (exit 1); exit 1; }; }
11842fi 11799fi
11800
11843 11801
11844echo "$as_me:$LINENO: checking for broken XIM callback" >&5 11802echo "$as_me:$LINENO: checking for broken XIM callback" >&5
11845echo $ECHO_N "checking for broken XIM callback... $ECHO_C" >&6 11803echo $ECHO_N "checking for broken XIM callback... $ECHO_C" >&6
11846if test "${rxvt_broken_ximcb+set}" = set; then 11804if test "${rxvt_broken_ximcb+set}" = set; then
11847 echo $ECHO_N "(cached) $ECHO_C" >&6 11805 echo $ECHO_N "(cached) $ECHO_C" >&6
11897#define XIMCB_PROTO_BROKEN 1 11855#define XIMCB_PROTO_BROKEN 1
11898_ACEOF 11856_ACEOF
11899 11857
11900fi 11858fi
11901 11859
11902if test x$ac_cv_func_getpt = xno -a x$ac_cv_func_posix_openpt = xno; then
11903 echo "$as_me:$LINENO: checking for openpty" >&5
11904echo $ECHO_N "checking for openpty... $ECHO_C" >&6
11905if test "${ac_cv_func_openpty+set}" = set; then
11906 echo $ECHO_N "(cached) $ECHO_C" >&6
11907else
11908 cat >conftest.$ac_ext <<_ACEOF
11909/* confdefs.h. */
11910_ACEOF
11911cat confdefs.h >>conftest.$ac_ext
11912cat >>conftest.$ac_ext <<_ACEOF
11913/* end confdefs.h. */
11914/* Define openpty to an innocuous variant, in case <limits.h> declares openpty.
11915 For example, HP-UX 11i <limits.h> declares gettimeofday. */
11916#define openpty innocuous_openpty
11917 11860
11918/* System header to define __stub macros and hopefully few prototypes,
11919 which can conflict with char openpty (); below.
11920 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
11921 <limits.h> exists even on freestanding compilers. */
11922 11861
11923#ifdef __STDC__
11924# include <limits.h>
11925#else
11926# include <assert.h>
11927#endif
11928 11862
11929#undef openpty
11930 11863
11931/* Override any gcc2 internal prototype to avoid an error. */
11932#ifdef __cplusplus
11933extern "C"
11934{
11935#endif
11936/* We use char because int might match the return type of a gcc2
11937 builtin and then its argument prototype would still apply. */
11938char openpty ();
11939/* The GNU C library defines this for functions which it implements
11940 to always fail with ENOSYS. Some functions are actually named
11941 something starting with __ and the normal name is an alias. */
11942#if defined (__stub_openpty) || defined (__stub___openpty)
11943choke me
11944#else
11945char (*f) () = openpty;
11946#endif
11947#ifdef __cplusplus
11948}
11949#endif
11950 11864
11951int
11952main ()
11953{
11954return f != openpty;
11955 ;
11956 return 0;
11957}
11958_ACEOF
11959rm -f conftest.$ac_objext conftest$ac_exeext
11960if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
11961 (eval $ac_link) 2>conftest.er1
11962 ac_status=$?
11963 grep -v '^ *+' conftest.er1 >conftest.err
11964 rm -f conftest.er1
11965 cat conftest.err >&5
11966 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11967 (exit $ac_status); } &&
11968 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
11969 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11970 (eval $ac_try) 2>&5
11971 ac_status=$?
11972 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11973 (exit $ac_status); }; } &&
11974 { ac_try='test -s conftest$ac_exeext'
11975 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11976 (eval $ac_try) 2>&5
11977 ac_status=$?
11978 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11979 (exit $ac_status); }; }; then
11980 ac_cv_func_openpty=yes
11981else
11982 echo "$as_me: failed program was:" >&5
11983sed 's/^/| /' conftest.$ac_ext >&5
11984 11865
11985ac_cv_func_openpty=no 11866for ac_header in \
11986fi 11867 pty.h \
11987rm -f conftest.err conftest.$ac_objext \ 11868 util.h \
11988 conftest$ac_exeext conftest.$ac_ext 11869 libutil.h \
11989fi 11870 sys/ioctl.h \
11990echo "$as_me:$LINENO: result: $ac_cv_func_openpty" >&5 11871 sys/stropts.h \
11991echo "${ECHO_T}$ac_cv_func_openpty" >&6
11992if test $ac_cv_func_openpty = yes; then
11993 :
11994else
11995 echo "$as_me:$LINENO: checking for openpty in -lutil" >&5
11996echo $ECHO_N "checking for openpty in -lutil... $ECHO_C" >&6
11997if test "${ac_cv_lib_util_openpty+set}" = set; then
11998 echo $ECHO_N "(cached) $ECHO_C" >&6
11999else
12000 ac_check_lib_save_LIBS=$LIBS
12001LIBS="-lutil $LIBS"
12002cat >conftest.$ac_ext <<_ACEOF
12003/* confdefs.h. */
12004_ACEOF
12005cat confdefs.h >>conftest.$ac_ext
12006cat >>conftest.$ac_ext <<_ACEOF
12007/* end confdefs.h. */
12008 11872
12009/* Override any gcc2 internal prototype to avoid an error. */
12010#ifdef __cplusplus
12011extern "C"
12012#endif
12013/* We use char because int might match the return type of a gcc2
12014 builtin and then its argument prototype would still apply. */
12015char openpty ();
12016int
12017main ()
12018{
12019openpty ();
12020 ;
12021 return 0;
12022}
12023_ACEOF
12024rm -f conftest.$ac_objext conftest$ac_exeext
12025if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12026 (eval $ac_link) 2>conftest.er1
12027 ac_status=$?
12028 grep -v '^ *+' conftest.er1 >conftest.err
12029 rm -f conftest.er1
12030 cat conftest.err >&5
12031 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12032 (exit $ac_status); } &&
12033 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
12034 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12035 (eval $ac_try) 2>&5
12036 ac_status=$?
12037 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12038 (exit $ac_status); }; } &&
12039 { ac_try='test -s conftest$ac_exeext'
12040 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12041 (eval $ac_try) 2>&5
12042 ac_status=$?
12043 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12044 (exit $ac_status); }; }; then
12045 ac_cv_lib_util_openpty=yes
12046else
12047 echo "$as_me: failed program was:" >&5
12048sed 's/^/| /' conftest.$ac_ext >&5
12049
12050ac_cv_lib_util_openpty=no
12051fi
12052rm -f conftest.err conftest.$ac_objext \
12053 conftest$ac_exeext conftest.$ac_ext
12054LIBS=$ac_check_lib_save_LIBS
12055fi
12056echo "$as_me:$LINENO: result: $ac_cv_lib_util_openpty" >&5
12057echo "${ECHO_T}$ac_cv_lib_util_openpty" >&6
12058if test $ac_cv_lib_util_openpty = yes; then
12059 LIBS="$LIBS -lutil"
12060fi
12061
12062fi
12063
12064fi
12065
12066echo "$as_me:$LINENO: checking for pty/tty type" >&5
12067echo $ECHO_N "checking for pty/tty type... $ECHO_C" >&6
12068if test "${rxvt_cv_ptys+set}" = set; then
12069 echo $ECHO_N "(cached) $ECHO_C" >&6
12070else
12071 if test x$ac_cv_func_openpty = xyes -o x$ac_cv_lib_util_openpty = xyes; then
12072 rxvt_cv_ptys=OPENPTY
12073 else if test x$ac_cv_func_getpt = xyes; then
12074 rxvt_cv_ptys=GLIBC
12075 else if test x$ac_cv_func_posix_openpt = xyes; then
12076 rxvt_cv_ptys=POSIX
12077 else if test x$ac_cv_func__getpty = xyes; then
12078 rxvt_cv_ptys=SGI4
12079 else if test -c /dev/ttyp20; then
12080 rxvt_cv_ptys=SCO
12081 else if test -c /dev/ptym/clone; then
12082 rxvt_cv_ptys=HPUX
12083 else if test -c /dev/ptc -a -c /dev/pts; then
12084 rxvt_cv_ptys=PTC
12085 else if test -c /dev/ptc -a -d /dev/pts; then
12086 rxvt_cv_ptys=PTC
12087 else if test -c /dev/ptmx -a -c /dev/pts/0; then
12088 rxvt_cv_ptys=STREAMS
12089 else if test x$ac_cv_func_grantpt = xyes && test x$ac_cv_func_unlockpt = xyes; then
12090 rxvt_cv_ptys=STREAMS
12091 else
12092 rxvt_cv_ptys=BSD
12093fi
12094fi
12095fi
12096fi
12097fi
12098fi
12099fi
12100fi
12101fi
12102fi
12103
12104fi
12105echo "$as_me:$LINENO: result: $rxvt_cv_ptys" >&5
12106echo "${ECHO_T}$rxvt_cv_ptys" >&6
12107
12108if test x$rxvt_cv_ptys = xGLIBC; then
12109
12110cat >>confdefs.h <<\_ACEOF
12111#define PTYS_ARE_GETPT 1
12112_ACEOF
12113
12114fi
12115if test x$rxvt_cv_ptys = xPOSIX; then
12116
12117cat >>confdefs.h <<\_ACEOF
12118#define PTYS_ARE_POSIX 1
12119_ACEOF
12120
12121fi
12122if test x$rxvt_cv_ptys = xOPENPTY; then
12123
12124cat >>confdefs.h <<\_ACEOF
12125#define PTYS_ARE_OPENPTY 1
12126_ACEOF
12127
12128fi
12129if test x$rxvt_cv_ptys = xSCO; then
12130
12131cat >>confdefs.h <<\_ACEOF
12132#define PTYS_ARE_NUMERIC 1
12133_ACEOF
12134
12135fi
12136if test x$rxvt_cv_ptys = xSTREAMS; then
12137
12138cat >>confdefs.h <<\_ACEOF
12139#define PTYS_ARE_PTMX 1
12140_ACEOF
12141
12142fi
12143if test x$rxvt_cv_ptys = xPTC; then
12144
12145cat >>confdefs.h <<\_ACEOF
12146#define PTYS_ARE_PTC 1
12147_ACEOF
12148
12149fi
12150if test x$rxvt_cv_ptys = xSGI4; then
12151
12152cat >>confdefs.h <<\_ACEOF
12153#define PTYS_ARE__GETPTY 1
12154_ACEOF
12155
12156fi
12157if test x$rxvt_cv_ptys = xHPUX; then
12158
12159cat >>confdefs.h <<\_ACEOF
12160#define PTYS_ARE_CLONE 1
12161_ACEOF
12162
12163fi
12164if test x$rxvt_cv_ptys = xBSD -o x$rxvt_cv_ptys = xHPUX -o x$rxvt_cv_ptys = xPOSIX; then
12165
12166cat >>confdefs.h <<\_ACEOF
12167#define PTYS_ARE_SEARCHED 1
12168_ACEOF
12169
12170fi
12171
12172
12173{ echo "$as_me:$LINENO: checking for pty ranges..." >&5
12174echo "$as_me: checking for pty ranges..." >&6;}
12175ptys=`echo /dev/pty??`
12176pch1=`echo $ptys | tr ' ' '\012' | sed -e 's/^.*\(.\).$/\1/g' | sort -u | tr -d '\012'`
12177pch2=`echo $ptys | tr ' ' '\012' | sed -e 's/^.*\(.\)$/\1/g' | sort -u | tr -d '\012'`
12178if test x$pch1 != x; then
12179
12180cat >>confdefs.h <<_ACEOF
12181#define PTYCHAR1 "$pch1"
12182_ACEOF
12183
12184fi
12185if test x$pch2 != x; then
12186
12187cat >>confdefs.h <<_ACEOF
12188#define PTYCHAR2 "$pch2"
12189_ACEOF
12190
12191fi
12192
12193if test x$support_xft = xyes; then
12194 LIBS="$LIBS `pkg-config xft --libs`"
12195 CPPFLAGS="$CPPFLAGS `pkg-config xft --cflags`"
12196
12197
12198for ac_header in X11/Xft/Xft.h
12199do 11873do
12200as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 11874as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
12201if eval "test \"\${$as_ac_Header+set}\" = set"; then 11875if eval "test \"\${$as_ac_Header+set}\" = set"; then
12202 echo "$as_me:$LINENO: checking for $ac_header" >&5 11876 echo "$as_me:$LINENO: checking for $ac_header" >&5
12203echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 11877echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
12337if test `eval echo '${'$as_ac_Header'}'` = yes; then 12011if test `eval echo '${'$as_ac_Header'}'` = yes; then
12338 cat >>confdefs.h <<_ACEOF 12012 cat >>confdefs.h <<_ACEOF
12339#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 12013#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
12340_ACEOF 12014_ACEOF
12341 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
12342else 12758else
12343 support_xft=no 12759 support_xft=no
12344fi 12760fi
12345 12761
12346done 12762done
12490cat >>confdefs.h <<\_ACEOF 12906cat >>confdefs.h <<\_ACEOF
12491#define ENABLE_FRILLS 1 12907#define ENABLE_FRILLS 1
12492_ACEOF 12908_ACEOF
12493 12909
12494fi 12910fi
12495if test x$support_24bit = xyes; then
12496
12497cat >>confdefs.h <<\_ACEOF
12498#define PREFER_24BIT 1
12499_ACEOF
12500
12501fi
12502if test x$support_mousewheel = xyes; then 12911if test x$support_mousewheel = xyes; then
12503 12912
12504cat >>confdefs.h <<\_ACEOF 12913cat >>confdefs.h <<\_ACEOF
12505#define MOUSE_WHEEL 1 12914#define MOUSE_WHEEL 1
12506_ACEOF 12915_ACEOF
12508fi 12917fi
12509if test x$support_mouseslipwheel = xyes; then 12918if test x$support_mouseslipwheel = xyes; then
12510 12919
12511cat >>confdefs.h <<\_ACEOF 12920cat >>confdefs.h <<\_ACEOF
12512#define MOUSE_SLIP_WHEELING 1 12921#define MOUSE_SLIP_WHEELING 1
12513_ACEOF
12514
12515fi
12516if test x$support_utmp = xyes; then
12517
12518cat >>confdefs.h <<\_ACEOF
12519#define UTMP_SUPPORT 1
12520_ACEOF
12521
12522fi
12523if test x$support_wtmp = xyes; then
12524
12525cat >>confdefs.h <<\_ACEOF
12526#define WTMP_SUPPORT 1
12527_ACEOF
12528
12529fi
12530if test x$support_lastlog = xyes; then
12531
12532cat >>confdefs.h <<\_ACEOF
12533#define LASTLOG_SUPPORT 1
12534_ACEOF 12922_ACEOF
12535 12923
12536fi 12924fi
12537if test x$support_xim = xyes -o x$multichar_set = xyes; then 12925if test x$support_xim = xyes -o x$multichar_set = xyes; then
12538 if test x$rxvt_cv_func_xlocale = xyes; then 12926 if test x$rxvt_cv_func_xlocale = xyes; then
13583s,@EGREP@,$EGREP,;t t 13971s,@EGREP@,$EGREP,;t t
13584s,@LINKER@,$LINKER,;t t 13972s,@LINKER@,$LINKER,;t t
13585s,@INSTALL_LIBRXVT@,$INSTALL_LIBRXVT,;t t 13973s,@INSTALL_LIBRXVT@,$INSTALL_LIBRXVT,;t t
13586s,@RXVTNAME@,$RXVTNAME,;t t 13974s,@RXVTNAME@,$RXVTNAME,;t t
13587s,@MV@,$MV,;t t 13975s,@MV@,$MV,;t t
13588s,@RM@,$RM,;t t
13589s,@CP@,$CP,;t t 13976s,@CP@,$CP,;t t
13590s,@LN@,$LN,;t t 13977s,@LN@,$LN,;t t
13591s,@SED@,$SED,;t t 13978s,@SED@,$SED,;t t
13592s,@ECHO@,$ECHO,;t t 13979s,@ECHO@,$ECHO,;t t
13593s,@CMP@,$CMP,;t t 13980s,@CMP@,$CMP,;t t
13604s,@rxvt_uint16_typedef@,$rxvt_uint16_typedef,;t t 13991s,@rxvt_uint16_typedef@,$rxvt_uint16_typedef,;t t
13605s,@rxvt_int32_typedef@,$rxvt_int32_typedef,;t t 13992s,@rxvt_int32_typedef@,$rxvt_int32_typedef,;t t
13606s,@rxvt_uint32_typedef@,$rxvt_uint32_typedef,;t t 13993s,@rxvt_uint32_typedef@,$rxvt_uint32_typedef,;t t
13607s,@rxvt_intp_define@,$rxvt_intp_define,;t t 13994s,@rxvt_intp_define@,$rxvt_intp_define,;t t
13608s,@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
13609s,@PERL@,$PERL,;t t 13998s,@PERL@,$PERL,;t t
13610s,@PERLLIB@,$PERLLIB,;t t 13999s,@PERLLIB@,$PERLLIB,;t t
13611s,@PERLFLAGS@,$PERLFLAGS,;t t 14000s,@PERLFLAGS@,$PERLFLAGS,;t t
13612s,@PERLPRIVLIBEXP@,$PERLPRIVLIBEXP,;t t 14001s,@PERLPRIVLIBEXP@,$PERLPRIVLIBEXP,;t t
13613s,@IF_PERL@,$IF_PERL,;t t 14002s,@IF_PERL@,$IF_PERL,;t t
14130 Install path: ${prefix}/bin 14519 Install path: ${prefix}/bin
14131 Compiler: $CXX 14520 Compiler: $CXX
14132 Compiler flags: $CFLAGS 14521 Compiler flags: $CFLAGS
14133 Linker: $LINKER" 14522 Linker: $LINKER"
14134 14523
14135if test "$MALLOC_TYPE" = S; then
14136 echo " malloc support: system default"
14137fi
14138if test "$MALLOC_TYPE" = G; then
14139 echo " malloc support: Gray Watson's dmalloc"
14140fi
14141if test "$MALLOC_TYPE" = D; then
14142 echo " malloc support: Doug Lea's malloc"
14143fi
14144
14145if test x$support_xpm = xyes; then 14524if test x$support_xpm = xyes; then
14146 echo " Xpm library: $XPM_LIBS" 14525 echo " Xpm library: $XPM_LIBS"
14147fi 14526fi
14148 14527
14149echo "
14150The following are set in config.h
14151"
14152echo " pty/tty type: "$rxvt_cv_ptys
14153if test x$support_utmp != xyes; then
14154 echo " utmp support: disabled"
14155 echo
14156else
14157 echo " utmp support: enabled
14158 utmp file: $rxvt_cv_path_utmp
14159 utmpx file: $rxvt_cv_path_utmpx
14160 wtmp file: $rxvt_cv_path_wtmp
14161 wtmpx file: $rxvt_cv_path_wtmpx
14162 lastlog file: $rxvt_cv_path_lastlog
14163 ttys/ttytab file: $rxvt_cv_path_ttytab
14164 embedded perl: $support_perl"
14165 echo
14166fi
14167if test x$term != x; then 14528if test x$term != x; then
14168 echo " set TERM to: $term" 14529 echo " set TERM to: $term"
14169fi 14530fi
14170if test x$terminfo != x; then 14531if test x$terminfo != x; then
14171 echo " set TERMINFO to: $terminfo" 14532 echo " set TERMINFO to: $terminfo"
14174echo " resource class: $RESCLASS" 14535echo " resource class: $RESCLASS"
14175if test x$RESFALLBACK != x; then 14536if test x$RESFALLBACK != x; then
14176 echo " resource class fallback: $RESFALLBACK" 14537 echo " resource class fallback: $RESFALLBACK"
14177fi 14538fi
14178echo 14539echo
14179if test x$rxvt_cv_ptys = xUNKNOWN; then 14540echo " embedded perl: $support_perl"
14180 echo ".----------------------------------------------------------------." 14541echo
14181 echo ". WARNING: could not determine pty/tty type. Do not build until ."
14182 echo ". the appropriate PTYS_ARE_* is defined in config.h ."
14183 echo ".----------------------------------------------------------------."
14184fi
14185if test x$support_xpm = xneedsmanualspecification; then 14542if test x$support_xpm = xneedsmanualspecification; then
14186 echo ".----------------------------------------------------------------." 14543 echo ".----------------------------------------------------------------."
14187 echo ". WARNING: --enable-xpm-background was specified however the ." 14544 echo ". WARNING: --enable-xpm-background was specified however the ."
14188 echo ". XPM includes files and libraries could not be found. ." 14545 echo ". XPM includes files and libraries could not be found. ."
14189 echo ". XPM backgrounds are now being DISABLED! If you want ." 14546 echo ". XPM backgrounds are now being DISABLED! If you want ."

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines