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

Comparing rxvt-unicode/configure (file contents):
Revision 1.83 by root, Sat Jan 21 18:34:25 2006 UTC vs.
Revision 1.97 by root, Sat Jan 28 21:27:17 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
3314cat >conftest.$ac_ext <<_ACEOF 3303 cat >conftest.$ac_ext <<_ACEOF
3315/* confdefs.h. */ 3304/* confdefs.h. */
3316_ACEOF 3305_ACEOF
3317cat confdefs.h >>conftest.$ac_ext 3306cat confdefs.h >>conftest.$ac_ext
3318cat >>conftest.$ac_ext <<_ACEOF 3307cat >>conftest.$ac_ext <<_ACEOF
3319/* end confdefs.h. */ 3308/* end confdefs.h. */
3871fi 3860fi
3872 3861
3873fi 3862fi
3874 3863
3875 3864
3876echo "$as_me:$LINENO: checking for sched_yield" >&5
3877echo $ECHO_N "checking for sched_yield... $ECHO_C" >&6
3878if test "${ac_cv_func_sched_yield+set}" = set; then
3879 echo $ECHO_N "(cached) $ECHO_C" >&6
3880else
3881 cat >conftest.$ac_ext <<_ACEOF
3882/* confdefs.h. */
3883_ACEOF
3884cat confdefs.h >>conftest.$ac_ext
3885cat >>conftest.$ac_ext <<_ACEOF
3886/* end confdefs.h. */
3887/* Define sched_yield to an innocuous variant, in case <limits.h> declares sched_yield.
3888 For example, HP-UX 11i <limits.h> declares gettimeofday. */
3889#define sched_yield innocuous_sched_yield
3890
3891/* System header to define __stub macros and hopefully few prototypes,
3892 which can conflict with char sched_yield (); below.
3893 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3894 <limits.h> exists even on freestanding compilers. */
3895
3896#ifdef __STDC__
3897# include <limits.h>
3898#else
3899# include <assert.h>
3900#endif
3901
3902#undef sched_yield
3903
3904/* Override any gcc2 internal prototype to avoid an error. */
3905#ifdef __cplusplus
3906extern "C"
3907{
3908#endif
3909/* We use char because int might match the return type of a gcc2
3910 builtin and then its argument prototype would still apply. */
3911char sched_yield ();
3912/* The GNU C library defines this for functions which it implements
3913 to always fail with ENOSYS. Some functions are actually named
3914 something starting with __ and the normal name is an alias. */
3915#if defined (__stub_sched_yield) || defined (__stub___sched_yield)
3916choke me
3917#else
3918char (*f) () = sched_yield;
3919#endif
3920#ifdef __cplusplus
3921}
3922#endif
3923
3924int
3925main ()
3926{
3927return f != sched_yield;
3928 ;
3929 return 0;
3930}
3931_ACEOF
3932rm -f conftest.$ac_objext conftest$ac_exeext
3933if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3934 (eval $ac_link) 2>conftest.er1
3935 ac_status=$?
3936 grep -v '^ *+' conftest.er1 >conftest.err
3937 rm -f conftest.er1
3938 cat conftest.err >&5
3939 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3940 (exit $ac_status); } &&
3941 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
3942 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3943 (eval $ac_try) 2>&5
3944 ac_status=$?
3945 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3946 (exit $ac_status); }; } &&
3947 { ac_try='test -s conftest$ac_exeext'
3948 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3949 (eval $ac_try) 2>&5
3950 ac_status=$?
3951 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3952 (exit $ac_status); }; }; then
3953 ac_cv_func_sched_yield=yes
3954else
3955 echo "$as_me: failed program was:" >&5
3956sed 's/^/| /' conftest.$ac_ext >&5
3957
3958ac_cv_func_sched_yield=no
3959fi
3960rm -f conftest.err conftest.$ac_objext \
3961 conftest$ac_exeext conftest.$ac_ext
3962fi
3963echo "$as_me:$LINENO: result: $ac_cv_func_sched_yield" >&5
3964echo "${ECHO_T}$ac_cv_func_sched_yield" >&6
3965if test $ac_cv_func_sched_yield = yes; then
3966 :
3967else
3968 echo "$as_me:$LINENO: checking for sched_yield in -lrt" >&5
3969echo $ECHO_N "checking for sched_yield in -lrt... $ECHO_C" >&6
3970if test "${ac_cv_lib_rt_sched_yield+set}" = set; then
3971 echo $ECHO_N "(cached) $ECHO_C" >&6
3972else
3973 ac_check_lib_save_LIBS=$LIBS
3974LIBS="-lrt $LIBS"
3975cat >conftest.$ac_ext <<_ACEOF
3976/* confdefs.h. */
3977_ACEOF
3978cat confdefs.h >>conftest.$ac_ext
3979cat >>conftest.$ac_ext <<_ACEOF
3980/* end confdefs.h. */
3981
3982/* Override any gcc2 internal prototype to avoid an error. */
3983#ifdef __cplusplus
3984extern "C"
3985#endif
3986/* We use char because int might match the return type of a gcc2
3987 builtin and then its argument prototype would still apply. */
3988char sched_yield ();
3989int
3990main ()
3991{
3992sched_yield ();
3993 ;
3994 return 0;
3995}
3996_ACEOF
3997rm -f conftest.$ac_objext conftest$ac_exeext
3998if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3999 (eval $ac_link) 2>conftest.er1
4000 ac_status=$?
4001 grep -v '^ *+' conftest.er1 >conftest.err
4002 rm -f conftest.er1
4003 cat conftest.err >&5
4004 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4005 (exit $ac_status); } &&
4006 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
4007 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4008 (eval $ac_try) 2>&5
4009 ac_status=$?
4010 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4011 (exit $ac_status); }; } &&
4012 { ac_try='test -s conftest$ac_exeext'
4013 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4014 (eval $ac_try) 2>&5
4015 ac_status=$?
4016 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4017 (exit $ac_status); }; }; then
4018 ac_cv_lib_rt_sched_yield=yes
4019else
4020 echo "$as_me: failed program was:" >&5
4021sed 's/^/| /' conftest.$ac_ext >&5
4022
4023ac_cv_lib_rt_sched_yield=no
4024fi
4025rm -f conftest.err conftest.$ac_objext \
4026 conftest$ac_exeext conftest.$ac_ext
4027LIBS=$ac_check_lib_save_LIBS
4028fi
4029echo "$as_me:$LINENO: result: $ac_cv_lib_rt_sched_yield" >&5
4030echo "${ECHO_T}$ac_cv_lib_rt_sched_yield" >&6
4031if test $ac_cv_lib_rt_sched_yield = yes; then
4032 LIBS="$LIBS -lrt"
4033fi
4034
4035fi
4036
4037
4038echo "$as_me:$LINENO: checking for sched_yield support" >&5
4039echo $ECHO_N "checking for sched_yield support... $ECHO_C" >&6
4040cat >conftest.$ac_ext <<_ACEOF
4041/* confdefs.h. */
4042_ACEOF
4043cat confdefs.h >>conftest.$ac_ext
4044cat >>conftest.$ac_ext <<_ACEOF
4045/* end confdefs.h. */
4046#include <sched.h>
4047int
4048main ()
4049{
4050sched_yield ()
4051 ;
4052 return 0;
4053}
4054_ACEOF
4055rm -f conftest.$ac_objext conftest$ac_exeext
4056if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4057 (eval $ac_link) 2>conftest.er1
4058 ac_status=$?
4059 grep -v '^ *+' conftest.er1 >conftest.err
4060 rm -f conftest.er1
4061 cat conftest.err >&5
4062 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4063 (exit $ac_status); } &&
4064 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
4065 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4066 (eval $ac_try) 2>&5
4067 ac_status=$?
4068 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4069 (exit $ac_status); }; } &&
4070 { ac_try='test -s conftest$ac_exeext'
4071 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4072 (eval $ac_try) 2>&5
4073 ac_status=$?
4074 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4075 (exit $ac_status); }; }; then
4076 echo "$as_me:$LINENO: result: yes" >&5
4077echo "${ECHO_T}yes" >&6
4078
4079cat >>confdefs.h <<\_ACEOF
4080#define HAVE_SCHED_YIELD 1
4081_ACEOF
4082
4083else
4084 echo "$as_me: failed program was:" >&5
4085sed 's/^/| /' conftest.$ac_ext >&5
4086
4087echo "$as_me:$LINENO: result: no" >&5
4088echo "${ECHO_T}no" >&6
4089fi
4090rm -f conftest.err conftest.$ac_objext \
4091 conftest$ac_exeext conftest.$ac_ext
4092
4093
4094MALLOC_TYPE=S
4095 3865
4096support_frills=yes 3866support_frills=yes
4097support_inheritpixmap=yes 3867support_inheritpixmap=yes
4098support_tinting=yes 3868support_tinting=yes
4099support_fading=yes 3869support_fading=yes
4100support_keepscrolling=yes 3870support_keepscrolling=yes
4101support_selectionscrolling=yes 3871support_selectionscrolling=yes
4102support_mousewheel=yes 3872support_mousewheel=yes
4103support_mouseslipwheel=yes 3873support_mouseslipwheel=yes
4104support_utmp=yes
4105support_wtmp=yes
4106support_lastlog=yes
4107support_text_blink=yes 3874support_text_blink=yes
4108support_pointer_blank=yes 3875support_pointer_blank=yes
4109support_scroll_rxvt=yes 3876support_scroll_rxvt=yes
4110support_scroll_next=yes 3877support_scroll_next=yes
4111support_scroll_xterm=yes 3878support_scroll_xterm=yes
4135# Check whether --enable-everything or --disable-everything was given. 3902# Check whether --enable-everything or --disable-everything was given.
4136if test "${enable_everything+set}" = set; then 3903if test "${enable_everything+set}" = set; then
4137 enableval="$enable_everything" 3904 enableval="$enable_everything"
4138 3905
4139 if test x$enableval = xno; then 3906 if test x$enableval = xno; then
4140 support_24bit=no
4141 support_frills=no 3907 support_frills=no
4142 support_inheritpixmap=no 3908 support_inheritpixmap=no
4143 support_tinting=no 3909 support_tinting=no
4144 support_fading=no 3910 support_fading=no
4145 support_keepscrolling=no 3911 support_keepscrolling=no
4165 support_styles=no 3931 support_styles=no
4166 support_perl=no 3932 support_perl=no
4167 codesets= 3933 codesets=
4168 fi 3934 fi
4169 if test x$enableval = xyes; then 3935 if test x$enableval = xyes; then
4170 support_24bit=yes
4171 support_frills=yes 3936 support_frills=yes
4172 support_inheritpixmap=yes 3937 support_inheritpixmap=yes
4173 support_tinting=yes 3938 support_tinting=yes
4174 support_fading=yes 3939 support_fading=yes
4175 support_keepscrolling=yes 3940 support_keepscrolling=yes
4229 if test x$enableval = xyes -o x$enableval = xno; then 3994 if test x$enableval = xyes -o x$enableval = xno; then
4230 support_styles=$enableval 3995 support_styles=$enableval
4231 fi 3996 fi
4232fi; 3997fi;
4233 3998
4234# Check whether --enable-utmp or --disable-utmp was given.
4235if test "${enable_utmp+set}" = set; then
4236 enableval="$enable_utmp"
4237 if test x$enableval = xyes -o x$enableval = xno; then
4238 support_utmp=$enableval
4239 fi
4240fi;
4241
4242# Check whether --enable-wtmp or --disable-wtmp was given.
4243if test "${enable_wtmp+set}" = set; then
4244 enableval="$enable_wtmp"
4245 if test x$enableval = xyes -o x$enableval = xno; then
4246 support_wtmp=$enableval
4247 fi
4248fi;
4249
4250# Check whether --enable-lastlog or --disable-lastlog was given.
4251if test "${enable_lastlog+set}" = set; then
4252 enableval="$enable_lastlog"
4253 if test x$enableval = xyes -o x$enableval = xno; then
4254 support_lastlog=$enableval
4255 fi
4256fi;
4257
4258# Check whether --enable-xpm-background or --disable-xpm-background was given. 3999# Check whether --enable-xpm-background or --disable-xpm-background was given.
4259if test "${enable_xpm_background+set}" = set; then 4000if test "${enable_xpm_background+set}" = set; then
4260 enableval="$enable_xpm_background" 4001 enableval="$enable_xpm_background"
4261 if test x$enableval = xyes -o x$enableval = xno; then 4002 if test x$enableval = xyes -o x$enableval = xno; then
4262 support_xpm=$enableval 4003 support_xpm=$enableval
4341 if test x$enableval = xyes -o x$enableval = xno; then 4082 if test x$enableval = xyes -o x$enableval = xno; then
4342 support_xim=$enableval 4083 support_xim=$enableval
4343 fi 4084 fi
4344fi; 4085fi;
4345 4086
4346# Check whether --enable-ttygid or --disable-ttygid was given.
4347if test "${enable_ttygid+set}" = set; then
4348 enableval="$enable_ttygid"
4349 if test x$enableval = xyes; then
4350
4351cat >>confdefs.h <<\_ACEOF
4352#define TTY_GID_SUPPORT 1
4353_ACEOF
4354
4355 fi
4356fi;
4357
4358# Check whether --enable-backspace-key or --disable-backspace-key was given. 4087# Check whether --enable-backspace-key or --disable-backspace-key was given.
4359if test "${enable_backspace_key+set}" = set; then 4088if test "${enable_backspace_key+set}" = set; then
4360 enableval="$enable_backspace_key" 4089 enableval="$enable_backspace_key"
4361 if test x$enableval = xno; then 4090 if test x$enableval = xno; then
4362 4091
4486 if test x$enableval = xyes -o x$enableval = xno; then 4215 if test x$enableval = xyes -o x$enableval = xno; then
4487 support_frills=$enableval 4216 support_frills=$enableval
4488 fi 4217 fi
4489fi; 4218fi;
4490 4219
4491# Check whether --enable-24bit or --disable-24bit was given.
4492if test "${enable_24bit+set}" = set; then
4493 enableval="$enable_24bit"
4494 if test x$enableval = xyes -o x$enableval = xno; then
4495 support_24bit=$enableval
4496 fi
4497fi;
4498
4499# Check whether --enable-keepscrolling or --disable-keepscrolling was given. 4220# Check whether --enable-keepscrolling or --disable-keepscrolling was given.
4500if test "${enable_keepscrolling+set}" = set; then 4221if test "${enable_keepscrolling+set}" = set; then
4501 enableval="$enable_keepscrolling" 4222 enableval="$enable_keepscrolling"
4502 if test x$enableval = xyes -o x$enableval = xno; then 4223 if test x$enableval = xyes -o x$enableval = xno; then
4503 support_keepscrolling=$enableval 4224 support_keepscrolling=$enableval
4523# Check whether --enable-slipwheeling or --disable-slipwheeling was given. 4244# Check whether --enable-slipwheeling or --disable-slipwheeling was given.
4524if test "${enable_slipwheeling+set}" = set; then 4245if test "${enable_slipwheeling+set}" = set; then
4525 enableval="$enable_slipwheeling" 4246 enableval="$enable_slipwheeling"
4526 if test x$enableval = xyes -o x$enableval = xno; then 4247 if test x$enableval = xyes -o x$enableval = xno; then
4527 support_mouseslipwheel=$enableval 4248 support_mouseslipwheel=$enableval
4528 fi
4529fi;
4530
4531# Check whether --enable-dmalloc or --disable-dmalloc was given.
4532if test "${enable_dmalloc+set}" = set; then
4533 enableval="$enable_dmalloc"
4534 if test x$enableval = xyes; then
4535 MALLOC_TYPE=G
4536 DEBUG=-DDEBUG_MALLOC
4537 DLIB="-L/usr/local/lib -ldmalloc"
4538 DINCLUDE=-I/usr/local/include
4539 fi
4540fi;
4541
4542# Check whether --enable-dlmalloc or --disable-dlmalloc was given.
4543if test "${enable_dlmalloc+set}" = set; then
4544 enableval="$enable_dlmalloc"
4545 if test x$enableval = xyes; then
4546 MALLOC_TYPE=D
4547 DEBUG=
4548 DLIB="-L/usr/local/lib -ldlmalloc"
4549 DINCLUDE=
4550 fi 4249 fi
4551fi; 4250fi;
4552 4251
4553# Check whether --enable-smart-resize or --disable-smart-resize was given. 4252# Check whether --enable-smart-resize or --disable-smart-resize was given.
4554if test "${enable_smart_resize+set}" = set; then 4253if test "${enable_smart_resize+set}" = set; then
4638MV=$ac_cv_path_MV 4337MV=$ac_cv_path_MV
4639 4338
4640if test -n "$MV"; then 4339if test -n "$MV"; then
4641 echo "$as_me:$LINENO: result: $MV" >&5 4340 echo "$as_me:$LINENO: result: $MV" >&5
4642echo "${ECHO_T}$MV" >&6 4341echo "${ECHO_T}$MV" >&6
4643else
4644 echo "$as_me:$LINENO: result: no" >&5
4645echo "${ECHO_T}no" >&6
4646fi
4647
4648# Extract the first word of "rm", so it can be a program name with args.
4649set dummy rm; ac_word=$2
4650echo "$as_me:$LINENO: checking for $ac_word" >&5
4651echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
4652if test "${ac_cv_path_RM+set}" = set; then
4653 echo $ECHO_N "(cached) $ECHO_C" >&6
4654else
4655 case $RM in
4656 [\\/]* | ?:[\\/]*)
4657 ac_cv_path_RM="$RM" # Let the user override the test with a path.
4658 ;;
4659 *)
4660 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4661for as_dir in $PATH
4662do
4663 IFS=$as_save_IFS
4664 test -z "$as_dir" && as_dir=.
4665 for ac_exec_ext in '' $ac_executable_extensions; do
4666 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4667 ac_cv_path_RM="$as_dir/$ac_word$ac_exec_ext"
4668 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4669 break 2
4670 fi
4671done
4672done
4673
4674 test -z "$ac_cv_path_RM" && ac_cv_path_RM="rm"
4675 ;;
4676esac
4677fi
4678RM=$ac_cv_path_RM
4679
4680if test -n "$RM"; then
4681 echo "$as_me:$LINENO: result: $RM" >&5
4682echo "${ECHO_T}$RM" >&6
4683else 4342else
4684 echo "$as_me:$LINENO: result: no" >&5 4343 echo "$as_me:$LINENO: result: no" >&5
4685echo "${ECHO_T}no" >&6 4344echo "${ECHO_T}no" >&6
4686fi 4345fi
4687 4346
10074 9733
10075 9734
10076 9735
10077 9736
10078 9737
10079
10080
10081
10082
10083for ac_func in \ 9738for ac_func in \
10084 unsetenv \ 9739 unsetenv \
10085 setutent \ 9740 setutent \
10086 seteuid \
10087 setresuid \
10088 setreuid \
10089 on_exit \ 9741 on_exit \
10090 nanosleep \
10091 9742
10092do 9743do
10093as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` 9744as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
10094echo "$as_me:$LINENO: checking for $ac_func" >&5 9745echo "$as_me:$LINENO: checking for $ac_func" >&5
10095echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 9746echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
10187 9838
10188fi 9839fi
10189done 9840done
10190 9841
10191 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
10192 9893
10193 9894
10194 9895
10195 9896
10196for ac_func in \ 9897for ac_func in \
10592 10293
10593fi 10294fi
10594if test $ac_cv_header_utmp_h = yes; then 10295if test $ac_cv_header_utmp_h = yes; then
10595 echo "$as_me:$LINENO: checking for struct utmp" >&5 10296 echo "$as_me:$LINENO: checking for struct utmp" >&5
10596echo $ECHO_N "checking for struct utmp... $ECHO_C" >&6 10297echo $ECHO_N "checking for struct utmp... $ECHO_C" >&6
10597if test "${rxvt_cv_struct_utmp+set}" = set; then 10298if test "${struct_utmp+set}" = set; then
10598 echo $ECHO_N "(cached) $ECHO_C" >&6 10299 echo $ECHO_N "(cached) $ECHO_C" >&6
10599else 10300else
10600 cat >conftest.$ac_ext <<_ACEOF 10301 cat >conftest.$ac_ext <<_ACEOF
10601/* confdefs.h. */ 10302/* confdefs.h. */
10602_ACEOF 10303_ACEOF
10632 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10333 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10633 (eval $ac_try) 2>&5 10334 (eval $ac_try) 2>&5
10634 ac_status=$? 10335 ac_status=$?
10635 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10336 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10636 (exit $ac_status); }; }; then 10337 (exit $ac_status); }; }; then
10637 rxvt_cv_struct_utmp=yes 10338 struct_utmp=yes
10638else 10339else
10639 echo "$as_me: failed program was:" >&5 10340 echo "$as_me: failed program was:" >&5
10640sed 's/^/| /' conftest.$ac_ext >&5 10341sed 's/^/| /' conftest.$ac_ext >&5
10641 10342
10642rxvt_cv_struct_utmp=no 10343struct_utmp=no
10643fi 10344fi
10644rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10345rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10645fi 10346fi
10646echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmp" >&5 10347echo "$as_me:$LINENO: result: $struct_utmp" >&5
10647echo "${ECHO_T}$rxvt_cv_struct_utmp" >&6 10348echo "${ECHO_T}$struct_utmp" >&6
10648if test x$rxvt_cv_struct_utmp = xyes; then 10349if test x$struct_utmp = xyes; then
10649 10350
10650cat >>confdefs.h <<\_ACEOF 10351cat >>confdefs.h <<\_ACEOF
10651#define HAVE_STRUCT_UTMP 1 10352#define HAVE_STRUCT_UTMP 1
10652_ACEOF 10353_ACEOF
10653 10354
10654fi 10355fi
10655 10356
10656 10357
10657echo "$as_me:$LINENO: checking for ut_host in utmp struct" >&5 10358echo "$as_me:$LINENO: checking for ut_host in utmp struct" >&5
10658echo $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
10659if test "${rxvt_cv_struct_utmp_host+set}" = set; then 10360if test "${struct_utmp_host+set}" = set; then
10660 echo $ECHO_N "(cached) $ECHO_C" >&6 10361 echo $ECHO_N "(cached) $ECHO_C" >&6
10661else 10362else
10662 cat >conftest.$ac_ext <<_ACEOF 10363 cat >conftest.$ac_ext <<_ACEOF
10663/* confdefs.h. */ 10364/* confdefs.h. */
10664_ACEOF 10365_ACEOF
10694 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10395 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10695 (eval $ac_try) 2>&5 10396 (eval $ac_try) 2>&5
10696 ac_status=$? 10397 ac_status=$?
10697 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10398 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10698 (exit $ac_status); }; }; then 10399 (exit $ac_status); }; }; then
10699 rxvt_cv_struct_utmp_host=yes 10400 struct_utmp_host=yes
10700else 10401else
10701 echo "$as_me: failed program was:" >&5 10402 echo "$as_me: failed program was:" >&5
10702sed 's/^/| /' conftest.$ac_ext >&5 10403sed 's/^/| /' conftest.$ac_ext >&5
10703 10404
10704rxvt_cv_struct_utmp_host=no 10405struct_utmp_host=no
10705fi 10406fi
10706rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10407rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10707fi 10408fi
10708echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmp_host" >&5 10409echo "$as_me:$LINENO: result: $struct_utmp_host" >&5
10709echo "${ECHO_T}$rxvt_cv_struct_utmp_host" >&6 10410echo "${ECHO_T}$struct_utmp_host" >&6
10710if test x$rxvt_cv_struct_utmp_host = xyes; then 10411if test x$struct_utmp_host = xyes; then
10711 10412
10712cat >>confdefs.h <<\_ACEOF 10413cat >>confdefs.h <<\_ACEOF
10713#define HAVE_UTMP_HOST 1 10414#define HAVE_UTMP_HOST 1
10714_ACEOF 10415_ACEOF
10715 10416
10716fi 10417fi
10717 10418
10718echo "$as_me:$LINENO: checking for ut_pid in utmp struct" >&5 10419echo "$as_me:$LINENO: checking for ut_pid in utmp struct" >&5
10719echo $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
10720if test "${rxvt_cv_struct_utmp_pid+set}" = set; then 10421if test "${struct_utmp_pid+set}" = set; then
10721 echo $ECHO_N "(cached) $ECHO_C" >&6 10422 echo $ECHO_N "(cached) $ECHO_C" >&6
10722else 10423else
10723 cat >conftest.$ac_ext <<_ACEOF 10424 cat >conftest.$ac_ext <<_ACEOF
10724/* confdefs.h. */ 10425/* confdefs.h. */
10725_ACEOF 10426_ACEOF
10755 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10456 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10756 (eval $ac_try) 2>&5 10457 (eval $ac_try) 2>&5
10757 ac_status=$? 10458 ac_status=$?
10758 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10459 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10759 (exit $ac_status); }; }; then 10460 (exit $ac_status); }; }; then
10760 rxvt_cv_struct_utmp_pid=yes 10461 struct_utmp_pid=yes
10761else 10462else
10762 echo "$as_me: failed program was:" >&5 10463 echo "$as_me: failed program was:" >&5
10763sed 's/^/| /' conftest.$ac_ext >&5 10464sed 's/^/| /' conftest.$ac_ext >&5
10764 10465
10765rxvt_cv_struct_utmp_pid=no 10466struct_utmp_pid=no
10766fi 10467fi
10767rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10468rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10768fi 10469fi
10769echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmp_pid" >&5 10470echo "$as_me:$LINENO: result: $struct_utmp_pid" >&5
10770echo "${ECHO_T}$rxvt_cv_struct_utmp_pid" >&6 10471echo "${ECHO_T}$struct_utmp_pid" >&6
10771if test x$rxvt_cv_struct_utmp_pid = xyes; then 10472if test x$struct_utmp_pid = xyes; then
10772 10473
10773cat >>confdefs.h <<\_ACEOF 10474cat >>confdefs.h <<\_ACEOF
10774#define HAVE_UTMP_PID 1 10475#define HAVE_UTMP_PID 1
10775_ACEOF 10476_ACEOF
10776 10477
10917 10618
10918fi 10619fi
10919if test $ac_cv_header_utmpx_h = yes; then 10620if test $ac_cv_header_utmpx_h = yes; then
10920 echo "$as_me:$LINENO: checking for struct utmpx" >&5 10621 echo "$as_me:$LINENO: checking for struct utmpx" >&5
10921echo $ECHO_N "checking for struct utmpx... $ECHO_C" >&6 10622echo $ECHO_N "checking for struct utmpx... $ECHO_C" >&6
10922if test "${rxvt_cv_struct_utmpx+set}" = set; then 10623if test "${struct_utmpx+set}" = set; then
10923 echo $ECHO_N "(cached) $ECHO_C" >&6 10624 echo $ECHO_N "(cached) $ECHO_C" >&6
10924else 10625else
10925 cat >conftest.$ac_ext <<_ACEOF 10626 cat >conftest.$ac_ext <<_ACEOF
10926/* confdefs.h. */ 10627/* confdefs.h. */
10927_ACEOF 10628_ACEOF
10957 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10658 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10958 (eval $ac_try) 2>&5 10659 (eval $ac_try) 2>&5
10959 ac_status=$? 10660 ac_status=$?
10960 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10661 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10961 (exit $ac_status); }; }; then 10662 (exit $ac_status); }; }; then
10962 rxvt_cv_struct_utmpx=yes 10663 struct_utmpx=yes
10963else 10664else
10964 echo "$as_me: failed program was:" >&5 10665 echo "$as_me: failed program was:" >&5
10965sed 's/^/| /' conftest.$ac_ext >&5 10666sed 's/^/| /' conftest.$ac_ext >&5
10966 10667
10967rxvt_cv_struct_utmpx=no 10668struct_utmpx=no
10968fi 10669fi
10969rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10670rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10970fi 10671fi
10971echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmpx" >&5 10672echo "$as_me:$LINENO: result: $struct_utmpx" >&5
10972echo "${ECHO_T}$rxvt_cv_struct_utmpx" >&6 10673echo "${ECHO_T}$struct_utmpx" >&6
10973if test x$rxvt_cv_struct_utmpx = xyes; then 10674if test x$struct_utmpx = xyes; then
10974 10675
10975cat >>confdefs.h <<\_ACEOF 10676cat >>confdefs.h <<\_ACEOF
10976#define HAVE_STRUCT_UTMPX 1 10677#define HAVE_STRUCT_UTMPX 1
10977_ACEOF 10678_ACEOF
10978 10679
10979fi 10680fi
10980 10681
10981 10682
10982echo "$as_me:$LINENO: checking for host in utmpx struct" >&5 10683echo "$as_me:$LINENO: checking for host in utmpx struct" >&5
10983echo $ECHO_N "checking for host in utmpx struct... $ECHO_C" >&6 10684echo $ECHO_N "checking for host in utmpx struct... $ECHO_C" >&6
10984if test "${rxvt_cv_struct_utmpx_host+set}" = set; then 10685if test "${struct_utmpx_host+set}" = set; then
10985 echo $ECHO_N "(cached) $ECHO_C" >&6 10686 echo $ECHO_N "(cached) $ECHO_C" >&6
10986else 10687else
10987 cat >conftest.$ac_ext <<_ACEOF 10688 cat >conftest.$ac_ext <<_ACEOF
10988/* confdefs.h. */ 10689/* confdefs.h. */
10989_ACEOF 10690_ACEOF
11019 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10720 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11020 (eval $ac_try) 2>&5 10721 (eval $ac_try) 2>&5
11021 ac_status=$? 10722 ac_status=$?
11022 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10723 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11023 (exit $ac_status); }; }; then 10724 (exit $ac_status); }; }; then
11024 rxvt_cv_struct_utmpx_host=yes 10725 struct_utmpx_host=yes
11025else 10726else
11026 echo "$as_me: failed program was:" >&5 10727 echo "$as_me: failed program was:" >&5
11027sed 's/^/| /' conftest.$ac_ext >&5 10728sed 's/^/| /' conftest.$ac_ext >&5
11028 10729
11029rxvt_cv_struct_utmpx_host=no 10730struct_utmpx_host=no
11030fi 10731fi
11031rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10732rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
11032fi 10733fi
11033echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmpx_host" >&5 10734echo "$as_me:$LINENO: result: $struct_utmpx_host" >&5
11034echo "${ECHO_T}$rxvt_cv_struct_utmpx_host" >&6 10735echo "${ECHO_T}$struct_utmpx_host" >&6
11035if test x$rxvt_cv_struct_utmpx_host = xyes; then 10736if test x$struct_utmpx_host = xyes; then
11036 10737
11037cat >>confdefs.h <<\_ACEOF 10738cat >>confdefs.h <<\_ACEOF
11038#define HAVE_UTMPX_HOST 1 10739#define HAVE_UTMPX_HOST 1
11039_ACEOF 10740_ACEOF
11040 10741
11041fi 10742fi
11042 10743
11043echo "$as_me:$LINENO: checking for session in utmpx struct" >&5 10744echo "$as_me:$LINENO: checking for session in utmpx struct" >&5
11044echo $ECHO_N "checking for session in utmpx struct... $ECHO_C" >&6 10745echo $ECHO_N "checking for session in utmpx struct... $ECHO_C" >&6
11045if test "${rxvt_cv_struct_utmpx_session+set}" = set; then 10746if test "${struct_utmpx_session+set}" = set; then
11046 echo $ECHO_N "(cached) $ECHO_C" >&6 10747 echo $ECHO_N "(cached) $ECHO_C" >&6
11047else 10748else
11048 cat >conftest.$ac_ext <<_ACEOF 10749 cat >conftest.$ac_ext <<_ACEOF
11049/* confdefs.h. */ 10750/* confdefs.h. */
11050_ACEOF 10751_ACEOF
11080 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10781 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11081 (eval $ac_try) 2>&5 10782 (eval $ac_try) 2>&5
11082 ac_status=$? 10783 ac_status=$?
11083 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10784 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11084 (exit $ac_status); }; }; then 10785 (exit $ac_status); }; }; then
11085 rxvt_cv_struct_utmpx_session=yes 10786 struct_utmpx_session=yes
11086else 10787else
11087 echo "$as_me: failed program was:" >&5 10788 echo "$as_me: failed program was:" >&5
11088sed 's/^/| /' conftest.$ac_ext >&5 10789sed 's/^/| /' conftest.$ac_ext >&5
11089 10790
11090rxvt_cv_struct_utmpx_session=no 10791struct_utmpx_session=no
11091fi 10792fi
11092rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10793rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
11093fi 10794fi
11094echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmpx_session" >&5 10795echo "$as_me:$LINENO: result: $struct_utmpx_session" >&5
11095echo "${ECHO_T}$rxvt_cv_struct_utmpx_session" >&6 10796echo "${ECHO_T}$struct_utmpx_session" >&6
11096if test x$rxvt_cv_struct_utmpx_session = xyes; then 10797if test x$struct_utmpx_session = xyes; then
11097 10798
11098cat >>confdefs.h <<\_ACEOF 10799cat >>confdefs.h <<\_ACEOF
11099#define HAVE_UTMPX_SESSION 1 10800#define HAVE_UTMPX_SESSION 1
11100_ACEOF 10801_ACEOF
11101 10802
11104fi 10805fi
11105 10806
11106 10807
11107echo "$as_me:$LINENO: checking for struct lastlog" >&5 10808echo "$as_me:$LINENO: checking for struct lastlog" >&5
11108echo $ECHO_N "checking for struct lastlog... $ECHO_C" >&6 10809echo $ECHO_N "checking for struct lastlog... $ECHO_C" >&6
11109if test "${rxvt_cv_struct_lastlog+set}" = set; then 10810if test "${struct_lastlog+set}" = set; then
11110 echo $ECHO_N "(cached) $ECHO_C" >&6 10811 echo $ECHO_N "(cached) $ECHO_C" >&6
11111else 10812else
11112 cat >conftest.$ac_ext <<_ACEOF 10813 cat >conftest.$ac_ext <<_ACEOF
11113/* confdefs.h. */ 10814/* confdefs.h. */
11114_ACEOF 10815_ACEOF
11148 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10849 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11149 (eval $ac_try) 2>&5 10850 (eval $ac_try) 2>&5
11150 ac_status=$? 10851 ac_status=$?
11151 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10852 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11152 (exit $ac_status); }; }; then 10853 (exit $ac_status); }; }; then
11153 rxvt_cv_struct_lastlog=yes 10854 struct_lastlog=yes
11154else 10855else
11155 echo "$as_me: failed program was:" >&5 10856 echo "$as_me: failed program was:" >&5
11156sed 's/^/| /' conftest.$ac_ext >&5 10857sed 's/^/| /' conftest.$ac_ext >&5
11157 10858
11158rxvt_cv_struct_lastlog=no 10859struct_lastlog=no
11159fi 10860fi
11160rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10861rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
11161fi 10862fi
11162echo "$as_me:$LINENO: result: $rxvt_cv_struct_lastlog" >&5 10863echo "$as_me:$LINENO: result: $struct_lastlog" >&5
11163echo "${ECHO_T}$rxvt_cv_struct_lastlog" >&6 10864echo "${ECHO_T}$struct_lastlog" >&6
11164if test x$rxvt_cv_struct_lastlog = xyes; then 10865if test x$struct_lastlog = xyes; then
11165 10866
11166cat >>confdefs.h <<\_ACEOF 10867cat >>confdefs.h <<\_ACEOF
11167#define HAVE_STRUCT_LASTLOG 1 10868#define HAVE_STRUCT_LASTLOG 1
11168_ACEOF 10869_ACEOF
11169 10870
11170fi 10871fi
11171 10872
11172echo "$as_me:$LINENO: checking for struct lastlogx" >&5 10873echo "$as_me:$LINENO: checking for struct lastlogx" >&5
11173echo $ECHO_N "checking for struct lastlogx... $ECHO_C" >&6 10874echo $ECHO_N "checking for struct lastlogx... $ECHO_C" >&6
11174if test "${rxvt_cv_struct_lastlogx+set}" = set; then 10875if test "${struct_lastlogx+set}" = set; then
11175 echo $ECHO_N "(cached) $ECHO_C" >&6 10876 echo $ECHO_N "(cached) $ECHO_C" >&6
11176else 10877else
11177 cat >conftest.$ac_ext <<_ACEOF 10878 cat >conftest.$ac_ext <<_ACEOF
11178/* confdefs.h. */ 10879/* confdefs.h. */
11179_ACEOF 10880_ACEOF
11213 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10914 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11214 (eval $ac_try) 2>&5 10915 (eval $ac_try) 2>&5
11215 ac_status=$? 10916 ac_status=$?
11216 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10917 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11217 (exit $ac_status); }; }; then 10918 (exit $ac_status); }; }; then
11218 rxvt_cv_struct_lastlogx=yes 10919 struct_lastlogx=yes
11219else 10920else
11220 echo "$as_me: failed program was:" >&5 10921 echo "$as_me: failed program was:" >&5
11221sed 's/^/| /' conftest.$ac_ext >&5 10922sed 's/^/| /' conftest.$ac_ext >&5
11222 10923
11223rxvt_cv_struct_lastlogx=no 10924struct_lastlogx=no
11224fi 10925fi
11225rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10926rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
11226fi 10927fi
11227echo "$as_me:$LINENO: result: $rxvt_cv_struct_lastlogx" >&5 10928echo "$as_me:$LINENO: result: $struct_lastlogx" >&5
11228echo "${ECHO_T}$rxvt_cv_struct_lastlogx" >&6 10929echo "${ECHO_T}$struct_lastlogx" >&6
11229if test x$rxvt_cv_struct_lastlogx = xyes; then 10930if test x$struct_lastlogx = xyes; then
11230 10931
11231cat >>confdefs.h <<\_ACEOF 10932cat >>confdefs.h <<\_ACEOF
11232#define HAVE_STRUCT_LASTLOGX 1 10933#define HAVE_STRUCT_LASTLOGX 1
11233_ACEOF 10934_ACEOF
11234 10935
11235fi 10936fi
11236 10937
11237 10938
11238echo "$as_me:$LINENO: checking where utmp is located" >&5 10939echo "$as_me:$LINENO: checking where utmp is located" >&5
11239echo $ECHO_N "checking where utmp is located... $ECHO_C" >&6 10940echo $ECHO_N "checking where utmp is located... $ECHO_C" >&6
11240if test "${rxvt_cv_path_utmp+set}" = set; then 10941if test "${path_utmp+set}" = set; then
11241 echo $ECHO_N "(cached) $ECHO_C" >&6 10942 echo $ECHO_N "(cached) $ECHO_C" >&6
11242else 10943else
11243 if test "$cross_compiling" = yes; then 10944 if test "$cross_compiling" = yes; then
11244 { 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
11245echo "$as_me: WARNING: Define RXVT_UTMP_FILE in config.h manually" >&2;} 10946echo "$as_me: WARNING: Define UTMP_FILE in config.h manually" >&2;}
11246else 10947else
11247 cat >conftest.$ac_ext <<_ACEOF 10948 cat >conftest.$ac_ext <<_ACEOF
11248/* confdefs.h. */ 10949/* confdefs.h. */
11249_ACEOF 10950_ACEOF
11250cat confdefs.h >>conftest.$ac_ext 10951cat confdefs.h >>conftest.$ac_ext
11286 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10987 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11287 (eval $ac_try) 2>&5 10988 (eval $ac_try) 2>&5
11288 ac_status=$? 10989 ac_status=$?
11289 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10990 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11290 (exit $ac_status); }; }; then 10991 (exit $ac_status); }; }; then
11291 rxvt_cv_path_utmp=`cat conftestval` 10992 path_utmp=`cat conftestval`
11292else 10993else
11293 echo "$as_me: program exited with status $ac_status" >&5 10994 echo "$as_me: program exited with status $ac_status" >&5
11294echo "$as_me: failed program was:" >&5 10995echo "$as_me: failed program was:" >&5
11295sed 's/^/| /' conftest.$ac_ext >&5 10996sed 's/^/| /' conftest.$ac_ext >&5
11296 10997
11297( exit $ac_status ) 10998( exit $ac_status )
11298rxvt_cv_path_utmp= 10999path_utmp=
11299fi 11000fi
11300rm -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
11301fi 11002fi
11302fi 11003fi
11303echo "$as_me:$LINENO: result: $rxvt_cv_path_utmp" >&5 11004echo "$as_me:$LINENO: result: $path_utmp" >&5
11304echo "${ECHO_T}$rxvt_cv_path_utmp" >&6 11005echo "${ECHO_T}$path_utmp" >&6
11305if test x$rxvt_cv_path_utmp != x; then 11006if test x$path_utmp != x; then
11306 11007
11307cat >>confdefs.h <<_ACEOF 11008cat >>confdefs.h <<_ACEOF
11308#define RXVT_UTMP_FILE "$rxvt_cv_path_utmp" 11009#define UTMP_FILE "$path_utmp"
11309_ACEOF 11010_ACEOF
11310 11011
11311fi 11012fi
11312 11013
11313 11014
11314echo "$as_me:$LINENO: checking where utmpx is located" >&5 11015echo "$as_me:$LINENO: checking where utmpx is located" >&5
11315echo $ECHO_N "checking where utmpx is located... $ECHO_C" >&6 11016echo $ECHO_N "checking where utmpx is located... $ECHO_C" >&6
11316if test "${rxvt_cv_path_utmpx+set}" = set; then 11017if test "${path_utmpx+set}" = set; then
11317 echo $ECHO_N "(cached) $ECHO_C" >&6 11018 echo $ECHO_N "(cached) $ECHO_C" >&6
11318else 11019else
11319 if test "$cross_compiling" = yes; then 11020 if test "$cross_compiling" = yes; then
11320 { 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
11321echo "$as_me: WARNING: Define RXVT_UTMPX_FILE in config.h manually" >&2;} 11022echo "$as_me: WARNING: Define UTMPX_FILE in config.h manually" >&2;}
11322else 11023else
11323 cat >conftest.$ac_ext <<_ACEOF 11024 cat >conftest.$ac_ext <<_ACEOF
11324/* confdefs.h. */ 11025/* confdefs.h. */
11325_ACEOF 11026_ACEOF
11326cat confdefs.h >>conftest.$ac_ext 11027cat confdefs.h >>conftest.$ac_ext
11372 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11073 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11373 (eval $ac_try) 2>&5 11074 (eval $ac_try) 2>&5
11374 ac_status=$? 11075 ac_status=$?
11375 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11076 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11376 (exit $ac_status); }; }; then 11077 (exit $ac_status); }; }; then
11377 rxvt_cv_path_utmpx=`cat conftestval` 11078 path_utmpx=`cat conftestval`
11378else 11079else
11379 echo "$as_me: program exited with status $ac_status" >&5 11080 echo "$as_me: program exited with status $ac_status" >&5
11380echo "$as_me: failed program was:" >&5 11081echo "$as_me: failed program was:" >&5
11381sed 's/^/| /' conftest.$ac_ext >&5 11082sed 's/^/| /' conftest.$ac_ext >&5
11382 11083
11383( exit $ac_status ) 11084( exit $ac_status )
11384rxvt_cv_path_utmpx= 11085path_utmpx=
11385fi 11086fi
11386rm -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
11387fi 11088fi
11388fi 11089fi
11389echo "$as_me:$LINENO: result: $rxvt_cv_path_utmpx" >&5 11090echo "$as_me:$LINENO: result: $path_utmpx" >&5
11390echo "${ECHO_T}$rxvt_cv_path_utmpx" >&6 11091echo "${ECHO_T}$path_utmpx" >&6
11391if test x$rxvt_cv_path_utmpx != x; then 11092if test x$path_utmpx != x; then
11392 11093
11393cat >>confdefs.h <<_ACEOF 11094cat >>confdefs.h <<_ACEOF
11394#define RXVT_UTMPX_FILE "$rxvt_cv_path_utmpx" 11095#define UTMPX_FILE "$path_utmpx"
11395_ACEOF 11096_ACEOF
11396 11097
11397fi 11098fi
11398 11099
11399 11100
11400echo "$as_me:$LINENO: checking where wtmp is located" >&5 11101echo "$as_me:$LINENO: checking where wtmp is located" >&5
11401echo $ECHO_N "checking where wtmp is located... $ECHO_C" >&6 11102echo $ECHO_N "checking where wtmp is located... $ECHO_C" >&6
11402if test "${rxvt_cv_path_wtmp+set}" = set; then 11103if test "${path_wtmp+set}" = set; then
11403 echo $ECHO_N "(cached) $ECHO_C" >&6 11104 echo $ECHO_N "(cached) $ECHO_C" >&6
11404else 11105else
11405 if test "$cross_compiling" = yes; then 11106 if test "$cross_compiling" = yes; then
11406 { 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
11407echo "$as_me: WARNING: Define RXVT_WTMP_FILE in config.h manually" >&2;} 11108echo "$as_me: WARNING: Define WTMP_FILE in config.h manually" >&2;}
11408else 11109else
11409 cat >conftest.$ac_ext <<_ACEOF 11110 cat >conftest.$ac_ext <<_ACEOF
11410/* confdefs.h. */ 11111/* confdefs.h. */
11411_ACEOF 11112_ACEOF
11412cat confdefs.h >>conftest.$ac_ext 11113cat confdefs.h >>conftest.$ac_ext
11450 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11151 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11451 (eval $ac_try) 2>&5 11152 (eval $ac_try) 2>&5
11452 ac_status=$? 11153 ac_status=$?
11453 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11154 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11454 (exit $ac_status); }; }; then 11155 (exit $ac_status); }; }; then
11455 rxvt_cv_path_wtmp=`cat conftestval` 11156 path_wtmp=`cat conftestval`
11456else 11157else
11457 echo "$as_me: program exited with status $ac_status" >&5 11158 echo "$as_me: program exited with status $ac_status" >&5
11458echo "$as_me: failed program was:" >&5 11159echo "$as_me: failed program was:" >&5
11459sed 's/^/| /' conftest.$ac_ext >&5 11160sed 's/^/| /' conftest.$ac_ext >&5
11460 11161
11461( exit $ac_status ) 11162( exit $ac_status )
11462rxvt_cv_path_wtmp= 11163path_wtmp=
11463fi 11164fi
11464rm -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
11465fi 11166fi
11466fi 11167fi
11467echo "$as_me:$LINENO: result: $rxvt_cv_path_wtmp" >&5 11168echo "$as_me:$LINENO: result: $path_wtmp" >&5
11468echo "${ECHO_T}$rxvt_cv_path_wtmp" >&6 11169echo "${ECHO_T}$path_wtmp" >&6
11469if test x$rxvt_cv_path_wtmp != x; then 11170if test x$path_wtmp != x; then
11470 11171
11471cat >>confdefs.h <<_ACEOF 11172cat >>confdefs.h <<_ACEOF
11472#define RXVT_WTMP_FILE "$rxvt_cv_path_wtmp" 11173#define WTMP_FILE "$path_wtmp"
11473_ACEOF 11174_ACEOF
11474 11175
11475fi 11176fi
11476 11177
11477echo "$as_me:$LINENO: checking where wtmpx is located" >&5 11178echo "$as_me:$LINENO: checking where wtmpx is located" >&5
11478echo $ECHO_N "checking where wtmpx is located... $ECHO_C" >&6 11179echo $ECHO_N "checking where wtmpx is located... $ECHO_C" >&6
11479if test "${rxvt_cv_path_wtmpx+set}" = set; then 11180if test "${path_wtmpx+set}" = set; then
11480 echo $ECHO_N "(cached) $ECHO_C" >&6 11181 echo $ECHO_N "(cached) $ECHO_C" >&6
11481else 11182else
11482 if test "$cross_compiling" = yes; then 11183 if test "$cross_compiling" = yes; then
11483 { 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
11484echo "$as_me: WARNING: Define RXVT_WTMPX_FILE in config.h manually" >&2;} 11185echo "$as_me: WARNING: Define WTMPX_FILE in config.h manually" >&2;}
11485else 11186else
11486 cat >conftest.$ac_ext <<_ACEOF 11187 cat >conftest.$ac_ext <<_ACEOF
11487/* confdefs.h. */ 11188/* confdefs.h. */
11488_ACEOF 11189_ACEOF
11489cat confdefs.h >>conftest.$ac_ext 11190cat confdefs.h >>conftest.$ac_ext
11526 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11227 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11527 (eval $ac_try) 2>&5 11228 (eval $ac_try) 2>&5
11528 ac_status=$? 11229 ac_status=$?
11529 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11230 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11530 (exit $ac_status); }; }; then 11231 (exit $ac_status); }; }; then
11531 rxvt_cv_path_wtmpx=`cat conftestval` 11232 path_wtmpx=`cat conftestval`
11532else 11233else
11533 echo "$as_me: program exited with status $ac_status" >&5 11234 echo "$as_me: program exited with status $ac_status" >&5
11534echo "$as_me: failed program was:" >&5 11235echo "$as_me: failed program was:" >&5
11535sed 's/^/| /' conftest.$ac_ext >&5 11236sed 's/^/| /' conftest.$ac_ext >&5
11536 11237
11537( exit $ac_status ) 11238( exit $ac_status )
11538rxvt_cv_path_wtmpx= 11239path_wtmpx=
11539fi 11240fi
11540rm -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
11541fi 11242fi
11542fi 11243fi
11543echo "$as_me:$LINENO: result: $rxvt_cv_path_wtmpx" >&5 11244echo "$as_me:$LINENO: result: $path_wtmpx" >&5
11544echo "${ECHO_T}$rxvt_cv_path_wtmpx" >&6 11245echo "${ECHO_T}$path_wtmpx" >&6
11545if test x$rxvt_cv_path_wtmpx != x; then 11246if test x$path_wtmpx != x; then
11546 11247
11547cat >>confdefs.h <<_ACEOF 11248cat >>confdefs.h <<_ACEOF
11548#define RXVT_WTMPX_FILE "$rxvt_cv_path_wtmpx" 11249#define WTMPX_FILE "$path_wtmpx"
11549_ACEOF 11250_ACEOF
11550 11251
11551fi 11252fi
11552 11253
11553echo "$as_me:$LINENO: checking where lastlog is located" >&5 11254echo "$as_me:$LINENO: checking where lastlog is located" >&5
11554echo $ECHO_N "checking where lastlog is located... $ECHO_C" >&6 11255echo $ECHO_N "checking where lastlog is located... $ECHO_C" >&6
11555if test "${rxvt_cv_path_lastlog+set}" = set; then 11256if test "${path_lastlog+set}" = set; then
11556 echo $ECHO_N "(cached) $ECHO_C" >&6 11257 echo $ECHO_N "(cached) $ECHO_C" >&6
11557else 11258else
11558 if test "$cross_compiling" = yes; then 11259 if test "$cross_compiling" = yes; then
11559 { 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
11560echo "$as_me: WARNING: Define RXVT_LASTLOG_FILE in config.h manually" >&2;} 11261echo "$as_me: WARNING: Define LASTLOG_FILE in config.h manually" >&2;}
11561else 11262else
11562 cat >conftest.$ac_ext <<_ACEOF 11263 cat >conftest.$ac_ext <<_ACEOF
11563/* confdefs.h. */ 11264/* confdefs.h. */
11564_ACEOF 11265_ACEOF
11565cat confdefs.h >>conftest.$ac_ext 11266cat confdefs.h >>conftest.$ac_ext
11607 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11308 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11608 (eval $ac_try) 2>&5 11309 (eval $ac_try) 2>&5
11609 ac_status=$? 11310 ac_status=$?
11610 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11311 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11611 (exit $ac_status); }; }; then 11312 (exit $ac_status); }; }; then
11612 rxvt_cv_path_lastlog=`cat conftestval` 11313 path_lastlog=`cat conftestval`
11613else 11314else
11614 echo "$as_me: program exited with status $ac_status" >&5 11315 echo "$as_me: program exited with status $ac_status" >&5
11615echo "$as_me: failed program was:" >&5 11316echo "$as_me: failed program was:" >&5
11616sed 's/^/| /' conftest.$ac_ext >&5 11317sed 's/^/| /' conftest.$ac_ext >&5
11617 11318
11618( exit $ac_status ) 11319( exit $ac_status )
11619rxvt_cv_path_lastlog= 11320path_lastlog=
11620fi 11321fi
11621rm -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
11622fi 11323fi
11623fi 11324fi
11624echo "$as_me:$LINENO: result: $rxvt_cv_path_lastlog" >&5 11325echo "$as_me:$LINENO: result: $path_lastlog" >&5
11625echo "${ECHO_T}$rxvt_cv_path_lastlog" >&6 11326echo "${ECHO_T}$path_lastlog" >&6
11626if test x$rxvt_cv_path_lastlog != x; then 11327if test x$path_lastlog != x; then
11627 11328
11628cat >>confdefs.h <<_ACEOF 11329cat >>confdefs.h <<_ACEOF
11629#define RXVT_LASTLOG_FILE "$rxvt_cv_path_lastlog" 11330#define LASTLOG_FILE "$path_lastlog"
11630_ACEOF 11331_ACEOF
11631 11332
11632 if test -d "$rxvt_cv_path_lastlog"; then 11333 if test -d "$path_lastlog"; then
11633 11334
11634cat >>confdefs.h <<\_ACEOF 11335cat >>confdefs.h <<\_ACEOF
11635#define LASTLOG_IS_DIR 1 11336#define LASTLOG_IS_DIR 1
11636_ACEOF 11337_ACEOF
11637 11338
11638 fi 11339 fi
11639fi 11340fi
11640 11341
11641echo "$as_me:$LINENO: checking where lastlogx is located" >&5 11342echo "$as_me:$LINENO: checking where lastlogx is located" >&5
11642echo $ECHO_N "checking where lastlogx is located... $ECHO_C" >&6 11343echo $ECHO_N "checking where lastlogx is located... $ECHO_C" >&6
11643if test "${rxvt_cv_path_lastlogx+set}" = set; then 11344if test "${path_lastlogx+set}" = set; then
11644 echo $ECHO_N "(cached) $ECHO_C" >&6 11345 echo $ECHO_N "(cached) $ECHO_C" >&6
11645else 11346else
11646 if test "$cross_compiling" = yes; then 11347 if test "$cross_compiling" = yes; then
11647 { 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
11648echo "$as_me: WARNING: Define RXVT_LASTLOGX_FILE in config.h manually" >&2;} 11349echo "$as_me: WARNING: Define LASTLOGX_FILE in config.h manually" >&2;}
11649else 11350else
11650 cat >conftest.$ac_ext <<_ACEOF 11351 cat >conftest.$ac_ext <<_ACEOF
11651/* confdefs.h. */ 11352/* confdefs.h. */
11652_ACEOF 11353_ACEOF
11653cat confdefs.h >>conftest.$ac_ext 11354cat confdefs.h >>conftest.$ac_ext
11689 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11390 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11690 (eval $ac_try) 2>&5 11391 (eval $ac_try) 2>&5
11691 ac_status=$? 11392 ac_status=$?
11692 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11393 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11693 (exit $ac_status); }; }; then 11394 (exit $ac_status); }; }; then
11694 rxvt_cv_path_lastlogx=`cat conftestval` 11395 path_lastlogx=`cat conftestval`
11695else 11396else
11696 echo "$as_me: program exited with status $ac_status" >&5 11397 echo "$as_me: program exited with status $ac_status" >&5
11697echo "$as_me: failed program was:" >&5 11398echo "$as_me: failed program was:" >&5
11698sed 's/^/| /' conftest.$ac_ext >&5 11399sed 's/^/| /' conftest.$ac_ext >&5
11699 11400
11700( exit $ac_status ) 11401( exit $ac_status )
11701rxvt_cv_path_lastlogx= 11402path_lastlogx=
11702fi 11403fi
11703rm -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
11704fi 11405fi
11705fi 11406fi
11706echo "$as_me:$LINENO: result: $rxvt_cv_path_lastlogx" >&5 11407echo "$as_me:$LINENO: result: $path_lastlogx" >&5
11707echo "${ECHO_T}$rxvt_cv_path_lastlogx" >&6 11408echo "${ECHO_T}$path_lastlogx" >&6
11708if test x$rxvt_cv_path_lastlogx != x; then 11409if test x$path_lastlogx != x; then
11709 11410
11710cat >>confdefs.h <<_ACEOF 11411cat >>confdefs.h <<_ACEOF
11711#define RXVT_LASTLOGX_FILE "$rxvt_cv_path_lastlogx" 11412#define LASTLOGX_FILE "$path_lastlogx"
11712_ACEOF 11413_ACEOF
11713 11414
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"
11714fi 11428fi
11715 11429
11716 11430
11717 11431
11718echo "$as_me:$LINENO: checking where ttys/ttytab is located" >&5 11432echo "$as_me:$LINENO: checking where ttys/ttytab is located" >&5
11987#define HAVE_NL_LANGINFO 1 11701#define HAVE_NL_LANGINFO 1
11988_ACEOF 11702_ACEOF
11989 11703
11990fi 11704fi
11991 11705
11706
11992echo "$as_me:$LINENO: checking for unix-compliant filehandle passing ability" >&5 11707echo "$as_me:$LINENO: checking for unix-compliant filehandle passing ability" >&5
11993echo $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
11994if test "${rxvt_can_pass_fds+set}" = set; then 11709if test "${can_pass_fds+set}" = set; then
11995 echo $ECHO_N "(cached) $ECHO_C" >&6 11710 echo $ECHO_N "(cached) $ECHO_C" >&6
11996else 11711else
11997 cat >conftest.$ac_ext <<_ACEOF 11712 cat >conftest.$ac_ext <<_ACEOF
11998/* confdefs.h. */ 11713/* confdefs.h. */
11999_ACEOF 11714_ACEOF
12000cat confdefs.h >>conftest.$ac_ext 11715cat confdefs.h >>conftest.$ac_ext
12001cat >>conftest.$ac_ext <<_ACEOF 11716cat >>conftest.$ac_ext <<_ACEOF
12002/* end confdefs.h. */ 11717/* end confdefs.h. */
12003 11718
11719#include <cstddef> // broken bsds (is that redundant?) need this
12004#include <sys/types.h> 11720#include <sys/types.h>
12005#include <sys/socket.h> 11721#include <sys/socket.h>
11722#include <sys/uio.h>
12006 11723
12007int 11724int
12008main () 11725main ()
12009{ 11726{
12010 11727
12055 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11772 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12056 (eval $ac_try) 2>&5 11773 (eval $ac_try) 2>&5
12057 ac_status=$? 11774 ac_status=$?
12058 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11775 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12059 (exit $ac_status); }; }; then 11776 (exit $ac_status); }; }; then
12060 rxvt_can_pass_fds=yes 11777 can_pass_fds=yes
12061else 11778else
12062 echo "$as_me: failed program was:" >&5 11779 echo "$as_me: failed program was:" >&5
12063sed 's/^/| /' conftest.$ac_ext >&5 11780sed 's/^/| /' conftest.$ac_ext >&5
12064 11781
12065rxvt_can_pass_fds=no 11782can_pass_fds=no
12066fi 11783fi
12067rm -f conftest.err conftest.$ac_objext \ 11784rm -f conftest.err conftest.$ac_objext \
12068 conftest$ac_exeext conftest.$ac_ext 11785 conftest$ac_exeext conftest.$ac_ext
12069fi 11786fi
12070echo "$as_me:$LINENO: result: $rxvt_can_pass_fds" >&5 11787echo "$as_me:$LINENO: result: $can_pass_fds" >&5
12071echo "${ECHO_T}$rxvt_can_pass_fds" >&6 11788echo "${ECHO_T}$can_pass_fds" >&6
12072if test x$rxvt_can_pass_fds = xyes; then 11789if test x$can_pass_fds = xyes; then
12073 11790
12074cat >>confdefs.h <<\_ACEOF 11791cat >>confdefs.h <<\_ACEOF
12075#define HAVE_UNIX_FDPASS 1 11792#define HAVE_UNIX_FDPASS 1
12076_ACEOF 11793_ACEOF
12077 11794
12078else 11795else
12079 { { 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
12080echo "$as_me: error: urxvt requires unix-compliant filehandle passing ability" >&2;} 11797echo "$as_me: error: libptytty requires unix-compliant filehandle passing ability" >&2;}
12081 { (exit 1); exit 1; }; } 11798 { (exit 1); exit 1; }; }
12082fi 11799fi
11800
12083 11801
12084echo "$as_me:$LINENO: checking for broken XIM callback" >&5 11802echo "$as_me:$LINENO: checking for broken XIM callback" >&5
12085echo $ECHO_N "checking for broken XIM callback... $ECHO_C" >&6 11803echo $ECHO_N "checking for broken XIM callback... $ECHO_C" >&6
12086if test "${rxvt_broken_ximcb+set}" = set; then 11804if test "${rxvt_broken_ximcb+set}" = set; then
12087 echo $ECHO_N "(cached) $ECHO_C" >&6 11805 echo $ECHO_N "(cached) $ECHO_C" >&6
12303 12021
12304 12022
12305 12023
12306 12024
12307 12025
12026
12027
12028
12029
12308for ac_func in \ 12030for ac_func in \
12309 revoke \ 12031 revoke \
12310 _getpty \ 12032 _getpty \
12311 getpt \ 12033 getpt \
12312 posix_openpt \ 12034 posix_openpt \
12313 isastream \ 12035 isastream \
12036 setuid \
12037 seteuid \
12038 setreuid \
12039 setresuid \
12314 12040
12315do 12041do
12316as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` 12042as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
12317echo "$as_me:$LINENO: checking for $ac_func" >&5 12043echo "$as_me:$LINENO: checking for $ac_func" >&5
12318echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 12044echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
12721done 12447done
12722 12448
12723fi 12449fi
12724 12450
12725 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
12726if test x$support_xft = xyes; then 12522if test x$support_xft = xyes; then
12727 LIBS="$LIBS `pkg-config xft --libs`" 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`"
12728 CPPFLAGS="$CPPFLAGS `pkg-config xft --cflags`" 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
12729 12612
12730 12613
12731for ac_header in X11/Xft/Xft.h 12614for ac_header in X11/Xft/Xft.h
12732do 12615do
12733as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 12616as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
13023cat >>confdefs.h <<\_ACEOF 12906cat >>confdefs.h <<\_ACEOF
13024#define ENABLE_FRILLS 1 12907#define ENABLE_FRILLS 1
13025_ACEOF 12908_ACEOF
13026 12909
13027fi 12910fi
13028if test x$support_24bit = xyes; then
13029
13030cat >>confdefs.h <<\_ACEOF
13031#define PREFER_24BIT 1
13032_ACEOF
13033
13034fi
13035if test x$support_mousewheel = xyes; then 12911if test x$support_mousewheel = xyes; then
13036 12912
13037cat >>confdefs.h <<\_ACEOF 12913cat >>confdefs.h <<\_ACEOF
13038#define MOUSE_WHEEL 1 12914#define MOUSE_WHEEL 1
13039_ACEOF 12915_ACEOF
13041fi 12917fi
13042if test x$support_mouseslipwheel = xyes; then 12918if test x$support_mouseslipwheel = xyes; then
13043 12919
13044cat >>confdefs.h <<\_ACEOF 12920cat >>confdefs.h <<\_ACEOF
13045#define MOUSE_SLIP_WHEELING 1 12921#define MOUSE_SLIP_WHEELING 1
13046_ACEOF
13047
13048fi
13049if test x$support_utmp = xyes; then
13050
13051cat >>confdefs.h <<\_ACEOF
13052#define UTMP_SUPPORT 1
13053_ACEOF
13054
13055fi
13056if test x$support_wtmp = xyes; then
13057
13058cat >>confdefs.h <<\_ACEOF
13059#define WTMP_SUPPORT 1
13060_ACEOF
13061
13062fi
13063if test x$support_lastlog = xyes; then
13064
13065cat >>confdefs.h <<\_ACEOF
13066#define LASTLOG_SUPPORT 1
13067_ACEOF 12922_ACEOF
13068 12923
13069fi 12924fi
13070if test x$support_xim = xyes -o x$multichar_set = xyes; then 12925if test x$support_xim = xyes -o x$multichar_set = xyes; then
13071 if test x$rxvt_cv_func_xlocale = xyes; then 12926 if test x$rxvt_cv_func_xlocale = xyes; then
14116s,@EGREP@,$EGREP,;t t 13971s,@EGREP@,$EGREP,;t t
14117s,@LINKER@,$LINKER,;t t 13972s,@LINKER@,$LINKER,;t t
14118s,@INSTALL_LIBRXVT@,$INSTALL_LIBRXVT,;t t 13973s,@INSTALL_LIBRXVT@,$INSTALL_LIBRXVT,;t t
14119s,@RXVTNAME@,$RXVTNAME,;t t 13974s,@RXVTNAME@,$RXVTNAME,;t t
14120s,@MV@,$MV,;t t 13975s,@MV@,$MV,;t t
14121s,@RM@,$RM,;t t
14122s,@CP@,$CP,;t t 13976s,@CP@,$CP,;t t
14123s,@LN@,$LN,;t t 13977s,@LN@,$LN,;t t
14124s,@SED@,$SED,;t t 13978s,@SED@,$SED,;t t
14125s,@ECHO@,$ECHO,;t t 13979s,@ECHO@,$ECHO,;t t
14126s,@CMP@,$CMP,;t t 13980s,@CMP@,$CMP,;t t
14137s,@rxvt_uint16_typedef@,$rxvt_uint16_typedef,;t t 13991s,@rxvt_uint16_typedef@,$rxvt_uint16_typedef,;t t
14138s,@rxvt_int32_typedef@,$rxvt_int32_typedef,;t t 13992s,@rxvt_int32_typedef@,$rxvt_int32_typedef,;t t
14139s,@rxvt_uint32_typedef@,$rxvt_uint32_typedef,;t t 13993s,@rxvt_uint32_typedef@,$rxvt_uint32_typedef,;t t
14140s,@rxvt_intp_define@,$rxvt_intp_define,;t t 13994s,@rxvt_intp_define@,$rxvt_intp_define,;t t
14141s,@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
14142s,@PERL@,$PERL,;t t 13998s,@PERL@,$PERL,;t t
14143s,@PERLLIB@,$PERLLIB,;t t 13999s,@PERLLIB@,$PERLLIB,;t t
14144s,@PERLFLAGS@,$PERLFLAGS,;t t 14000s,@PERLFLAGS@,$PERLFLAGS,;t t
14145s,@PERLPRIVLIBEXP@,$PERLPRIVLIBEXP,;t t 14001s,@PERLPRIVLIBEXP@,$PERLPRIVLIBEXP,;t t
14146s,@IF_PERL@,$IF_PERL,;t t 14002s,@IF_PERL@,$IF_PERL,;t t
14663 Install path: ${prefix}/bin 14519 Install path: ${prefix}/bin
14664 Compiler: $CXX 14520 Compiler: $CXX
14665 Compiler flags: $CFLAGS 14521 Compiler flags: $CFLAGS
14666 Linker: $LINKER" 14522 Linker: $LINKER"
14667 14523
14668if test "$MALLOC_TYPE" = S; then
14669 echo " malloc support: system default"
14670fi
14671if test "$MALLOC_TYPE" = G; then
14672 echo " malloc support: Gray Watson's dmalloc"
14673fi
14674if test "$MALLOC_TYPE" = D; then
14675 echo " malloc support: Doug Lea's malloc"
14676fi
14677
14678if test x$support_xpm = xyes; then 14524if test x$support_xpm = xyes; then
14679 echo " Xpm library: $XPM_LIBS" 14525 echo " Xpm library: $XPM_LIBS"
14680fi 14526fi
14681 14527
14682echo "
14683The following are set in config.h
14684"
14685if test x$support_utmp != xyes; then
14686 echo " utmp support: disabled"
14687 echo
14688else
14689 echo " utmp support: enabled
14690 utmp file: $rxvt_cv_path_utmp
14691 utmpx file: $rxvt_cv_path_utmpx
14692 wtmp file: $rxvt_cv_path_wtmp
14693 wtmpx file: $rxvt_cv_path_wtmpx
14694 lastlog file: $rxvt_cv_path_lastlog
14695 ttys/ttytab file: $rxvt_cv_path_ttytab
14696 embedded perl: $support_perl"
14697 echo
14698fi
14699if test x$term != x; then 14528if test x$term != x; then
14700 echo " set TERM to: $term" 14529 echo " set TERM to: $term"
14701fi 14530fi
14702if test x$terminfo != x; then 14531if test x$terminfo != x; then
14703 echo " set TERMINFO to: $terminfo" 14532 echo " set TERMINFO to: $terminfo"
14705echo " default resource name: $RESNAME" 14534echo " default resource name: $RESNAME"
14706echo " resource class: $RESCLASS" 14535echo " resource class: $RESCLASS"
14707if test x$RESFALLBACK != x; then 14536if test x$RESFALLBACK != x; then
14708 echo " resource class fallback: $RESFALLBACK" 14537 echo " resource class fallback: $RESFALLBACK"
14709fi 14538fi
14539echo
14540echo " embedded perl: $support_perl"
14710echo 14541echo
14711if test x$support_xpm = xneedsmanualspecification; then 14542if test x$support_xpm = xneedsmanualspecification; then
14712 echo ".----------------------------------------------------------------." 14543 echo ".----------------------------------------------------------------."
14713 echo ". WARNING: --enable-xpm-background was specified however the ." 14544 echo ". WARNING: --enable-xpm-background was specified however the ."
14714 echo ". XPM includes files and libraries could not be found. ." 14545 echo ". XPM includes files and libraries could not be found. ."
14724 echo ". functions could not be found. ." 14555 echo ". functions could not be found. ."
14725 echo ". XIM is now being DISABLED! ." 14556 echo ". XIM is now being DISABLED! ."
14726 echo ".----------------------------------------------------------------." 14557 echo ".----------------------------------------------------------------."
14727fi 14558fi
14728 14559
14729echo " *** Optionally check src/feature.h for further options ***" 14560echo "*** Optionally check src/feature.h for further, rarely used options ***"
14730echo 14561echo
14731 14562
14732echo ".----------------------------------------------------------------."
14733echo ". NOTE: some features are disabled by default, try ."
14734echo ". configure --help to get an idea of the optional features, ."
14735echo ". or read ./README.configure ."
14736echo ". ."
14737echo ". The script ./reconf gives a reasonable baseline, try it if ."
14738echo ". you do not want to read documentation and still want some ."
14739echo ". useful features. ."
14740echo ".----------------------------------------------------------------."
14741echo
14742

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines