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.98 by root, Tue Jan 31 20:57:29 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
4326 support_scroll_plain=$enableval 4067 support_scroll_plain=$enableval
4327 fi 4068 fi
4328fi; 4069fi;
4329 4070
4330 4071
4331
4332# Check whether --with-codesets or --without-codesets was given. 4072# Check whether --with-codesets or --without-codesets was given.
4333if test "${with_codesets+set}" = set; then 4073if test "${with_codesets+set}" = set; then
4334 withval="$with_codesets" 4074 withval="$with_codesets"
4335 codesets="$withval" 4075 codesets="$withval"
4336fi; 4076fi;
4341 if test x$enableval = xyes -o x$enableval = xno; then 4081 if test x$enableval = xyes -o x$enableval = xno; then
4342 support_xim=$enableval 4082 support_xim=$enableval
4343 fi 4083 fi
4344fi; 4084fi;
4345 4085
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. 4086# Check whether --enable-backspace-key or --disable-backspace-key was given.
4359if test "${enable_backspace_key+set}" = set; then 4087if test "${enable_backspace_key+set}" = set; then
4360 enableval="$enable_backspace_key" 4088 enableval="$enable_backspace_key"
4361 if test x$enableval = xno; then 4089 if test x$enableval = xno; then
4362 4090
4486 if test x$enableval = xyes -o x$enableval = xno; then 4214 if test x$enableval = xyes -o x$enableval = xno; then
4487 support_frills=$enableval 4215 support_frills=$enableval
4488 fi 4216 fi
4489fi; 4217fi;
4490 4218
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. 4219# Check whether --enable-keepscrolling or --disable-keepscrolling was given.
4500if test "${enable_keepscrolling+set}" = set; then 4220if test "${enable_keepscrolling+set}" = set; then
4501 enableval="$enable_keepscrolling" 4221 enableval="$enable_keepscrolling"
4502 if test x$enableval = xyes -o x$enableval = xno; then 4222 if test x$enableval = xyes -o x$enableval = xno; then
4503 support_keepscrolling=$enableval 4223 support_keepscrolling=$enableval
4523# Check whether --enable-slipwheeling or --disable-slipwheeling was given. 4243# Check whether --enable-slipwheeling or --disable-slipwheeling was given.
4524if test "${enable_slipwheeling+set}" = set; then 4244if test "${enable_slipwheeling+set}" = set; then
4525 enableval="$enable_slipwheeling" 4245 enableval="$enable_slipwheeling"
4526 if test x$enableval = xyes -o x$enableval = xno; then 4246 if test x$enableval = xyes -o x$enableval = xno; then
4527 support_mouseslipwheel=$enableval 4247 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 4248 fi
4551fi; 4249fi;
4552 4250
4553# Check whether --enable-smart-resize or --disable-smart-resize was given. 4251# Check whether --enable-smart-resize or --disable-smart-resize was given.
4554if test "${enable_smart_resize+set}" = set; then 4252if test "${enable_smart_resize+set}" = set; then
4638MV=$ac_cv_path_MV 4336MV=$ac_cv_path_MV
4639 4337
4640if test -n "$MV"; then 4338if test -n "$MV"; then
4641 echo "$as_me:$LINENO: result: $MV" >&5 4339 echo "$as_me:$LINENO: result: $MV" >&5
4642echo "${ECHO_T}$MV" >&6 4340echo "${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 4341else
4684 echo "$as_me:$LINENO: result: no" >&5 4342 echo "$as_me:$LINENO: result: no" >&5
4685echo "${ECHO_T}no" >&6 4343echo "${ECHO_T}no" >&6
4686fi 4344fi
4687 4345
10074 9732
10075 9733
10076 9734
10077 9735
10078 9736
10079
10080
10081
10082
10083for ac_func in \ 9737for ac_func in \
10084 unsetenv \ 9738 unsetenv \
10085 setutent \ 9739 setutent \
10086 seteuid \
10087 setresuid \
10088 setreuid \
10089 on_exit \ 9740 on_exit \
10090 nanosleep \
10091 9741
10092do 9742do
10093as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` 9743as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
10094echo "$as_me:$LINENO: checking for $ac_func" >&5 9744echo "$as_me:$LINENO: checking for $ac_func" >&5
10095echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 9745echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
10187 9837
10188fi 9838fi
10189done 9839done
10190 9840
10191 9841
9842
9843support_utmp=yes
9844support_wtmp=yes
9845support_lastlog=yes
9846
9847# Check whether --enable-utmp or --disable-utmp was given.
9848if test "${enable_utmp+set}" = set; then
9849 enableval="$enable_utmp"
9850 if test x$enableval = xyes -o x$enableval = xno; then
9851 support_utmp=$enableval
9852 fi
9853fi;
9854
9855# Check whether --enable-wtmp or --disable-wtmp was given.
9856if test "${enable_wtmp+set}" = set; then
9857 enableval="$enable_wtmp"
9858 if test x$enableval = xyes -o x$enableval = xno; then
9859 support_wtmp=$enableval
9860 fi
9861fi;
9862
9863# Check whether --enable-lastlog or --disable-lastlog was given.
9864if test "${enable_lastlog+set}" = set; then
9865 enableval="$enable_lastlog"
9866 if test x$enableval = xyes -o x$enableval = xno; then
9867 support_lastlog=$enableval
9868 fi
9869fi;
9870
9871if test x$support_utmp = xyes; then
9872
9873cat >>confdefs.h <<\_ACEOF
9874#define UTMP_SUPPORT 1
9875_ACEOF
9876
9877fi
9878if test x$support_wtmp = xyes; then
9879
9880cat >>confdefs.h <<\_ACEOF
9881#define WTMP_SUPPORT 1
9882_ACEOF
9883
9884fi
9885if test x$support_lastlog = xyes; then
9886
9887cat >>confdefs.h <<\_ACEOF
9888#define LASTLOG_SUPPORT 1
9889_ACEOF
9890
9891fi
10192 9892
10193 9893
10194 9894
10195 9895
10196for ac_func in \ 9896for ac_func in \
10592 10292
10593fi 10293fi
10594if test $ac_cv_header_utmp_h = yes; then 10294if test $ac_cv_header_utmp_h = yes; then
10595 echo "$as_me:$LINENO: checking for struct utmp" >&5 10295 echo "$as_me:$LINENO: checking for struct utmp" >&5
10596echo $ECHO_N "checking for struct utmp... $ECHO_C" >&6 10296echo $ECHO_N "checking for struct utmp... $ECHO_C" >&6
10597if test "${rxvt_cv_struct_utmp+set}" = set; then 10297if test "${struct_utmp+set}" = set; then
10598 echo $ECHO_N "(cached) $ECHO_C" >&6 10298 echo $ECHO_N "(cached) $ECHO_C" >&6
10599else 10299else
10600 cat >conftest.$ac_ext <<_ACEOF 10300 cat >conftest.$ac_ext <<_ACEOF
10601/* confdefs.h. */ 10301/* confdefs.h. */
10602_ACEOF 10302_ACEOF
10632 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10332 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10633 (eval $ac_try) 2>&5 10333 (eval $ac_try) 2>&5
10634 ac_status=$? 10334 ac_status=$?
10635 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10335 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10636 (exit $ac_status); }; }; then 10336 (exit $ac_status); }; }; then
10637 rxvt_cv_struct_utmp=yes 10337 struct_utmp=yes
10638else 10338else
10639 echo "$as_me: failed program was:" >&5 10339 echo "$as_me: failed program was:" >&5
10640sed 's/^/| /' conftest.$ac_ext >&5 10340sed 's/^/| /' conftest.$ac_ext >&5
10641 10341
10642rxvt_cv_struct_utmp=no 10342struct_utmp=no
10643fi 10343fi
10644rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10344rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10645fi 10345fi
10646echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmp" >&5 10346echo "$as_me:$LINENO: result: $struct_utmp" >&5
10647echo "${ECHO_T}$rxvt_cv_struct_utmp" >&6 10347echo "${ECHO_T}$struct_utmp" >&6
10648if test x$rxvt_cv_struct_utmp = xyes; then 10348if test x$struct_utmp = xyes; then
10649 10349
10650cat >>confdefs.h <<\_ACEOF 10350cat >>confdefs.h <<\_ACEOF
10651#define HAVE_STRUCT_UTMP 1 10351#define HAVE_STRUCT_UTMP 1
10652_ACEOF 10352_ACEOF
10653 10353
10654fi 10354fi
10655 10355
10656 10356
10657echo "$as_me:$LINENO: checking for ut_host in utmp struct" >&5 10357echo "$as_me:$LINENO: checking for ut_host in utmp struct" >&5
10658echo $ECHO_N "checking for ut_host in utmp struct... $ECHO_C" >&6 10358echo $ECHO_N "checking for ut_host in utmp struct... $ECHO_C" >&6
10659if test "${rxvt_cv_struct_utmp_host+set}" = set; then 10359if test "${struct_utmp_host+set}" = set; then
10660 echo $ECHO_N "(cached) $ECHO_C" >&6 10360 echo $ECHO_N "(cached) $ECHO_C" >&6
10661else 10361else
10662 cat >conftest.$ac_ext <<_ACEOF 10362 cat >conftest.$ac_ext <<_ACEOF
10663/* confdefs.h. */ 10363/* confdefs.h. */
10664_ACEOF 10364_ACEOF
10694 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10394 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10695 (eval $ac_try) 2>&5 10395 (eval $ac_try) 2>&5
10696 ac_status=$? 10396 ac_status=$?
10697 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10397 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10698 (exit $ac_status); }; }; then 10398 (exit $ac_status); }; }; then
10699 rxvt_cv_struct_utmp_host=yes 10399 struct_utmp_host=yes
10700else 10400else
10701 echo "$as_me: failed program was:" >&5 10401 echo "$as_me: failed program was:" >&5
10702sed 's/^/| /' conftest.$ac_ext >&5 10402sed 's/^/| /' conftest.$ac_ext >&5
10703 10403
10704rxvt_cv_struct_utmp_host=no 10404struct_utmp_host=no
10705fi 10405fi
10706rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10406rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10707fi 10407fi
10708echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmp_host" >&5 10408echo "$as_me:$LINENO: result: $struct_utmp_host" >&5
10709echo "${ECHO_T}$rxvt_cv_struct_utmp_host" >&6 10409echo "${ECHO_T}$struct_utmp_host" >&6
10710if test x$rxvt_cv_struct_utmp_host = xyes; then 10410if test x$struct_utmp_host = xyes; then
10711 10411
10712cat >>confdefs.h <<\_ACEOF 10412cat >>confdefs.h <<\_ACEOF
10713#define HAVE_UTMP_HOST 1 10413#define HAVE_UTMP_HOST 1
10714_ACEOF 10414_ACEOF
10715 10415
10716fi 10416fi
10717 10417
10718echo "$as_me:$LINENO: checking for ut_pid in utmp struct" >&5 10418echo "$as_me:$LINENO: checking for ut_pid in utmp struct" >&5
10719echo $ECHO_N "checking for ut_pid in utmp struct... $ECHO_C" >&6 10419echo $ECHO_N "checking for ut_pid in utmp struct... $ECHO_C" >&6
10720if test "${rxvt_cv_struct_utmp_pid+set}" = set; then 10420if test "${struct_utmp_pid+set}" = set; then
10721 echo $ECHO_N "(cached) $ECHO_C" >&6 10421 echo $ECHO_N "(cached) $ECHO_C" >&6
10722else 10422else
10723 cat >conftest.$ac_ext <<_ACEOF 10423 cat >conftest.$ac_ext <<_ACEOF
10724/* confdefs.h. */ 10424/* confdefs.h. */
10725_ACEOF 10425_ACEOF
10755 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10455 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10756 (eval $ac_try) 2>&5 10456 (eval $ac_try) 2>&5
10757 ac_status=$? 10457 ac_status=$?
10758 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10458 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10759 (exit $ac_status); }; }; then 10459 (exit $ac_status); }; }; then
10760 rxvt_cv_struct_utmp_pid=yes 10460 struct_utmp_pid=yes
10761else 10461else
10762 echo "$as_me: failed program was:" >&5 10462 echo "$as_me: failed program was:" >&5
10763sed 's/^/| /' conftest.$ac_ext >&5 10463sed 's/^/| /' conftest.$ac_ext >&5
10764 10464
10765rxvt_cv_struct_utmp_pid=no 10465struct_utmp_pid=no
10766fi 10466fi
10767rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10467rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10768fi 10468fi
10769echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmp_pid" >&5 10469echo "$as_me:$LINENO: result: $struct_utmp_pid" >&5
10770echo "${ECHO_T}$rxvt_cv_struct_utmp_pid" >&6 10470echo "${ECHO_T}$struct_utmp_pid" >&6
10771if test x$rxvt_cv_struct_utmp_pid = xyes; then 10471if test x$struct_utmp_pid = xyes; then
10772 10472
10773cat >>confdefs.h <<\_ACEOF 10473cat >>confdefs.h <<\_ACEOF
10774#define HAVE_UTMP_PID 1 10474#define HAVE_UTMP_PID 1
10775_ACEOF 10475_ACEOF
10776 10476
10917 10617
10918fi 10618fi
10919if test $ac_cv_header_utmpx_h = yes; then 10619if test $ac_cv_header_utmpx_h = yes; then
10920 echo "$as_me:$LINENO: checking for struct utmpx" >&5 10620 echo "$as_me:$LINENO: checking for struct utmpx" >&5
10921echo $ECHO_N "checking for struct utmpx... $ECHO_C" >&6 10621echo $ECHO_N "checking for struct utmpx... $ECHO_C" >&6
10922if test "${rxvt_cv_struct_utmpx+set}" = set; then 10622if test "${struct_utmpx+set}" = set; then
10923 echo $ECHO_N "(cached) $ECHO_C" >&6 10623 echo $ECHO_N "(cached) $ECHO_C" >&6
10924else 10624else
10925 cat >conftest.$ac_ext <<_ACEOF 10625 cat >conftest.$ac_ext <<_ACEOF
10926/* confdefs.h. */ 10626/* confdefs.h. */
10927_ACEOF 10627_ACEOF
10957 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10657 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10958 (eval $ac_try) 2>&5 10658 (eval $ac_try) 2>&5
10959 ac_status=$? 10659 ac_status=$?
10960 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10660 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10961 (exit $ac_status); }; }; then 10661 (exit $ac_status); }; }; then
10962 rxvt_cv_struct_utmpx=yes 10662 struct_utmpx=yes
10963else 10663else
10964 echo "$as_me: failed program was:" >&5 10664 echo "$as_me: failed program was:" >&5
10965sed 's/^/| /' conftest.$ac_ext >&5 10665sed 's/^/| /' conftest.$ac_ext >&5
10966 10666
10967rxvt_cv_struct_utmpx=no 10667struct_utmpx=no
10968fi 10668fi
10969rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10669rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10970fi 10670fi
10971echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmpx" >&5 10671echo "$as_me:$LINENO: result: $struct_utmpx" >&5
10972echo "${ECHO_T}$rxvt_cv_struct_utmpx" >&6 10672echo "${ECHO_T}$struct_utmpx" >&6
10973if test x$rxvt_cv_struct_utmpx = xyes; then 10673if test x$struct_utmpx = xyes; then
10974 10674
10975cat >>confdefs.h <<\_ACEOF 10675cat >>confdefs.h <<\_ACEOF
10976#define HAVE_STRUCT_UTMPX 1 10676#define HAVE_STRUCT_UTMPX 1
10977_ACEOF 10677_ACEOF
10978 10678
10979fi 10679fi
10980 10680
10981 10681
10982echo "$as_me:$LINENO: checking for host in utmpx struct" >&5 10682echo "$as_me:$LINENO: checking for host in utmpx struct" >&5
10983echo $ECHO_N "checking for host in utmpx struct... $ECHO_C" >&6 10683echo $ECHO_N "checking for host in utmpx struct... $ECHO_C" >&6
10984if test "${rxvt_cv_struct_utmpx_host+set}" = set; then 10684if test "${struct_utmpx_host+set}" = set; then
10985 echo $ECHO_N "(cached) $ECHO_C" >&6 10685 echo $ECHO_N "(cached) $ECHO_C" >&6
10986else 10686else
10987 cat >conftest.$ac_ext <<_ACEOF 10687 cat >conftest.$ac_ext <<_ACEOF
10988/* confdefs.h. */ 10688/* confdefs.h. */
10989_ACEOF 10689_ACEOF
11019 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10719 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11020 (eval $ac_try) 2>&5 10720 (eval $ac_try) 2>&5
11021 ac_status=$? 10721 ac_status=$?
11022 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10722 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11023 (exit $ac_status); }; }; then 10723 (exit $ac_status); }; }; then
11024 rxvt_cv_struct_utmpx_host=yes 10724 struct_utmpx_host=yes
11025else 10725else
11026 echo "$as_me: failed program was:" >&5 10726 echo "$as_me: failed program was:" >&5
11027sed 's/^/| /' conftest.$ac_ext >&5 10727sed 's/^/| /' conftest.$ac_ext >&5
11028 10728
11029rxvt_cv_struct_utmpx_host=no 10729struct_utmpx_host=no
11030fi 10730fi
11031rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10731rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
11032fi 10732fi
11033echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmpx_host" >&5 10733echo "$as_me:$LINENO: result: $struct_utmpx_host" >&5
11034echo "${ECHO_T}$rxvt_cv_struct_utmpx_host" >&6 10734echo "${ECHO_T}$struct_utmpx_host" >&6
11035if test x$rxvt_cv_struct_utmpx_host = xyes; then 10735if test x$struct_utmpx_host = xyes; then
11036 10736
11037cat >>confdefs.h <<\_ACEOF 10737cat >>confdefs.h <<\_ACEOF
11038#define HAVE_UTMPX_HOST 1 10738#define HAVE_UTMPX_HOST 1
11039_ACEOF 10739_ACEOF
11040 10740
11041fi 10741fi
11042 10742
11043echo "$as_me:$LINENO: checking for session in utmpx struct" >&5 10743echo "$as_me:$LINENO: checking for session in utmpx struct" >&5
11044echo $ECHO_N "checking for session in utmpx struct... $ECHO_C" >&6 10744echo $ECHO_N "checking for session in utmpx struct... $ECHO_C" >&6
11045if test "${rxvt_cv_struct_utmpx_session+set}" = set; then 10745if test "${struct_utmpx_session+set}" = set; then
11046 echo $ECHO_N "(cached) $ECHO_C" >&6 10746 echo $ECHO_N "(cached) $ECHO_C" >&6
11047else 10747else
11048 cat >conftest.$ac_ext <<_ACEOF 10748 cat >conftest.$ac_ext <<_ACEOF
11049/* confdefs.h. */ 10749/* confdefs.h. */
11050_ACEOF 10750_ACEOF
11080 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10780 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11081 (eval $ac_try) 2>&5 10781 (eval $ac_try) 2>&5
11082 ac_status=$? 10782 ac_status=$?
11083 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10783 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11084 (exit $ac_status); }; }; then 10784 (exit $ac_status); }; }; then
11085 rxvt_cv_struct_utmpx_session=yes 10785 struct_utmpx_session=yes
11086else 10786else
11087 echo "$as_me: failed program was:" >&5 10787 echo "$as_me: failed program was:" >&5
11088sed 's/^/| /' conftest.$ac_ext >&5 10788sed 's/^/| /' conftest.$ac_ext >&5
11089 10789
11090rxvt_cv_struct_utmpx_session=no 10790struct_utmpx_session=no
11091fi 10791fi
11092rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10792rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
11093fi 10793fi
11094echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmpx_session" >&5 10794echo "$as_me:$LINENO: result: $struct_utmpx_session" >&5
11095echo "${ECHO_T}$rxvt_cv_struct_utmpx_session" >&6 10795echo "${ECHO_T}$struct_utmpx_session" >&6
11096if test x$rxvt_cv_struct_utmpx_session = xyes; then 10796if test x$struct_utmpx_session = xyes; then
11097 10797
11098cat >>confdefs.h <<\_ACEOF 10798cat >>confdefs.h <<\_ACEOF
11099#define HAVE_UTMPX_SESSION 1 10799#define HAVE_UTMPX_SESSION 1
11100_ACEOF 10800_ACEOF
11101 10801
11104fi 10804fi
11105 10805
11106 10806
11107echo "$as_me:$LINENO: checking for struct lastlog" >&5 10807echo "$as_me:$LINENO: checking for struct lastlog" >&5
11108echo $ECHO_N "checking for struct lastlog... $ECHO_C" >&6 10808echo $ECHO_N "checking for struct lastlog... $ECHO_C" >&6
11109if test "${rxvt_cv_struct_lastlog+set}" = set; then 10809if test "${struct_lastlog+set}" = set; then
11110 echo $ECHO_N "(cached) $ECHO_C" >&6 10810 echo $ECHO_N "(cached) $ECHO_C" >&6
11111else 10811else
11112 cat >conftest.$ac_ext <<_ACEOF 10812 cat >conftest.$ac_ext <<_ACEOF
11113/* confdefs.h. */ 10813/* confdefs.h. */
11114_ACEOF 10814_ACEOF
11148 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10848 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11149 (eval $ac_try) 2>&5 10849 (eval $ac_try) 2>&5
11150 ac_status=$? 10850 ac_status=$?
11151 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10851 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11152 (exit $ac_status); }; }; then 10852 (exit $ac_status); }; }; then
11153 rxvt_cv_struct_lastlog=yes 10853 struct_lastlog=yes
11154else 10854else
11155 echo "$as_me: failed program was:" >&5 10855 echo "$as_me: failed program was:" >&5
11156sed 's/^/| /' conftest.$ac_ext >&5 10856sed 's/^/| /' conftest.$ac_ext >&5
11157 10857
11158rxvt_cv_struct_lastlog=no 10858struct_lastlog=no
11159fi 10859fi
11160rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10860rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
11161fi 10861fi
11162echo "$as_me:$LINENO: result: $rxvt_cv_struct_lastlog" >&5 10862echo "$as_me:$LINENO: result: $struct_lastlog" >&5
11163echo "${ECHO_T}$rxvt_cv_struct_lastlog" >&6 10863echo "${ECHO_T}$struct_lastlog" >&6
11164if test x$rxvt_cv_struct_lastlog = xyes; then 10864if test x$struct_lastlog = xyes; then
11165 10865
11166cat >>confdefs.h <<\_ACEOF 10866cat >>confdefs.h <<\_ACEOF
11167#define HAVE_STRUCT_LASTLOG 1 10867#define HAVE_STRUCT_LASTLOG 1
11168_ACEOF 10868_ACEOF
11169 10869
11170fi 10870fi
11171 10871
11172echo "$as_me:$LINENO: checking for struct lastlogx" >&5 10872echo "$as_me:$LINENO: checking for struct lastlogx" >&5
11173echo $ECHO_N "checking for struct lastlogx... $ECHO_C" >&6 10873echo $ECHO_N "checking for struct lastlogx... $ECHO_C" >&6
11174if test "${rxvt_cv_struct_lastlogx+set}" = set; then 10874if test "${struct_lastlogx+set}" = set; then
11175 echo $ECHO_N "(cached) $ECHO_C" >&6 10875 echo $ECHO_N "(cached) $ECHO_C" >&6
11176else 10876else
11177 cat >conftest.$ac_ext <<_ACEOF 10877 cat >conftest.$ac_ext <<_ACEOF
11178/* confdefs.h. */ 10878/* confdefs.h. */
11179_ACEOF 10879_ACEOF
11213 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10913 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11214 (eval $ac_try) 2>&5 10914 (eval $ac_try) 2>&5
11215 ac_status=$? 10915 ac_status=$?
11216 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10916 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11217 (exit $ac_status); }; }; then 10917 (exit $ac_status); }; }; then
11218 rxvt_cv_struct_lastlogx=yes 10918 struct_lastlogx=yes
11219else 10919else
11220 echo "$as_me: failed program was:" >&5 10920 echo "$as_me: failed program was:" >&5
11221sed 's/^/| /' conftest.$ac_ext >&5 10921sed 's/^/| /' conftest.$ac_ext >&5
11222 10922
11223rxvt_cv_struct_lastlogx=no 10923struct_lastlogx=no
11224fi 10924fi
11225rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10925rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
11226fi 10926fi
11227echo "$as_me:$LINENO: result: $rxvt_cv_struct_lastlogx" >&5 10927echo "$as_me:$LINENO: result: $struct_lastlogx" >&5
11228echo "${ECHO_T}$rxvt_cv_struct_lastlogx" >&6 10928echo "${ECHO_T}$struct_lastlogx" >&6
11229if test x$rxvt_cv_struct_lastlogx = xyes; then 10929if test x$struct_lastlogx = xyes; then
11230 10930
11231cat >>confdefs.h <<\_ACEOF 10931cat >>confdefs.h <<\_ACEOF
11232#define HAVE_STRUCT_LASTLOGX 1 10932#define HAVE_STRUCT_LASTLOGX 1
11233_ACEOF 10933_ACEOF
11234 10934
11235fi 10935fi
11236 10936
11237 10937
11238echo "$as_me:$LINENO: checking where utmp is located" >&5 10938echo "$as_me:$LINENO: checking where utmp is located" >&5
11239echo $ECHO_N "checking where utmp is located... $ECHO_C" >&6 10939echo $ECHO_N "checking where utmp is located... $ECHO_C" >&6
11240if test "${rxvt_cv_path_utmp+set}" = set; then 10940if test "${path_utmp+set}" = set; then
11241 echo $ECHO_N "(cached) $ECHO_C" >&6 10941 echo $ECHO_N "(cached) $ECHO_C" >&6
11242else 10942else
11243 if test "$cross_compiling" = yes; then 10943 if test "$cross_compiling" = yes; then
11244 { echo "$as_me:$LINENO: WARNING: Define RXVT_UTMP_FILE in config.h manually" >&5 10944 { 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;} 10945echo "$as_me: WARNING: Define UTMP_FILE in config.h manually" >&2;}
11246else 10946else
11247 cat >conftest.$ac_ext <<_ACEOF 10947 cat >conftest.$ac_ext <<_ACEOF
11248/* confdefs.h. */ 10948/* confdefs.h. */
11249_ACEOF 10949_ACEOF
11250cat confdefs.h >>conftest.$ac_ext 10950cat confdefs.h >>conftest.$ac_ext
11286 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10986 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11287 (eval $ac_try) 2>&5 10987 (eval $ac_try) 2>&5
11288 ac_status=$? 10988 ac_status=$?
11289 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10989 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11290 (exit $ac_status); }; }; then 10990 (exit $ac_status); }; }; then
11291 rxvt_cv_path_utmp=`cat conftestval` 10991 path_utmp=`cat conftestval`
11292else 10992else
11293 echo "$as_me: program exited with status $ac_status" >&5 10993 echo "$as_me: program exited with status $ac_status" >&5
11294echo "$as_me: failed program was:" >&5 10994echo "$as_me: failed program was:" >&5
11295sed 's/^/| /' conftest.$ac_ext >&5 10995sed 's/^/| /' conftest.$ac_ext >&5
11296 10996
11297( exit $ac_status ) 10997( exit $ac_status )
11298rxvt_cv_path_utmp= 10998path_utmp=
11299fi 10999fi
11300rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 11000rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
11301fi 11001fi
11302fi 11002fi
11303echo "$as_me:$LINENO: result: $rxvt_cv_path_utmp" >&5 11003echo "$as_me:$LINENO: result: $path_utmp" >&5
11304echo "${ECHO_T}$rxvt_cv_path_utmp" >&6 11004echo "${ECHO_T}$path_utmp" >&6
11305if test x$rxvt_cv_path_utmp != x; then 11005if test x$path_utmp != x; then
11306 11006
11307cat >>confdefs.h <<_ACEOF 11007cat >>confdefs.h <<_ACEOF
11308#define RXVT_UTMP_FILE "$rxvt_cv_path_utmp" 11008#define UTMP_FILE "$path_utmp"
11309_ACEOF 11009_ACEOF
11310 11010
11311fi 11011fi
11312 11012
11313 11013
11314echo "$as_me:$LINENO: checking where utmpx is located" >&5 11014echo "$as_me:$LINENO: checking where utmpx is located" >&5
11315echo $ECHO_N "checking where utmpx is located... $ECHO_C" >&6 11015echo $ECHO_N "checking where utmpx is located... $ECHO_C" >&6
11316if test "${rxvt_cv_path_utmpx+set}" = set; then 11016if test "${path_utmpx+set}" = set; then
11317 echo $ECHO_N "(cached) $ECHO_C" >&6 11017 echo $ECHO_N "(cached) $ECHO_C" >&6
11318else 11018else
11319 if test "$cross_compiling" = yes; then 11019 if test "$cross_compiling" = yes; then
11320 { echo "$as_me:$LINENO: WARNING: Define RXVT_UTMPX_FILE in config.h manually" >&5 11020 { 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;} 11021echo "$as_me: WARNING: Define UTMPX_FILE in config.h manually" >&2;}
11322else 11022else
11323 cat >conftest.$ac_ext <<_ACEOF 11023 cat >conftest.$ac_ext <<_ACEOF
11324/* confdefs.h. */ 11024/* confdefs.h. */
11325_ACEOF 11025_ACEOF
11326cat confdefs.h >>conftest.$ac_ext 11026cat confdefs.h >>conftest.$ac_ext
11372 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11072 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11373 (eval $ac_try) 2>&5 11073 (eval $ac_try) 2>&5
11374 ac_status=$? 11074 ac_status=$?
11375 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11075 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11376 (exit $ac_status); }; }; then 11076 (exit $ac_status); }; }; then
11377 rxvt_cv_path_utmpx=`cat conftestval` 11077 path_utmpx=`cat conftestval`
11378else 11078else
11379 echo "$as_me: program exited with status $ac_status" >&5 11079 echo "$as_me: program exited with status $ac_status" >&5
11380echo "$as_me: failed program was:" >&5 11080echo "$as_me: failed program was:" >&5
11381sed 's/^/| /' conftest.$ac_ext >&5 11081sed 's/^/| /' conftest.$ac_ext >&5
11382 11082
11383( exit $ac_status ) 11083( exit $ac_status )
11384rxvt_cv_path_utmpx= 11084path_utmpx=
11385fi 11085fi
11386rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 11086rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
11387fi 11087fi
11388fi 11088fi
11389echo "$as_me:$LINENO: result: $rxvt_cv_path_utmpx" >&5 11089echo "$as_me:$LINENO: result: $path_utmpx" >&5
11390echo "${ECHO_T}$rxvt_cv_path_utmpx" >&6 11090echo "${ECHO_T}$path_utmpx" >&6
11391if test x$rxvt_cv_path_utmpx != x; then 11091if test x$path_utmpx != x; then
11392 11092
11393cat >>confdefs.h <<_ACEOF 11093cat >>confdefs.h <<_ACEOF
11394#define RXVT_UTMPX_FILE "$rxvt_cv_path_utmpx" 11094#define UTMPX_FILE "$path_utmpx"
11395_ACEOF 11095_ACEOF
11396 11096
11397fi 11097fi
11398 11098
11399 11099
11400echo "$as_me:$LINENO: checking where wtmp is located" >&5 11100echo "$as_me:$LINENO: checking where wtmp is located" >&5
11401echo $ECHO_N "checking where wtmp is located... $ECHO_C" >&6 11101echo $ECHO_N "checking where wtmp is located... $ECHO_C" >&6
11402if test "${rxvt_cv_path_wtmp+set}" = set; then 11102if test "${path_wtmp+set}" = set; then
11403 echo $ECHO_N "(cached) $ECHO_C" >&6 11103 echo $ECHO_N "(cached) $ECHO_C" >&6
11404else 11104else
11405 if test "$cross_compiling" = yes; then 11105 if test "$cross_compiling" = yes; then
11406 { echo "$as_me:$LINENO: WARNING: Define RXVT_WTMP_FILE in config.h manually" >&5 11106 { 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;} 11107echo "$as_me: WARNING: Define WTMP_FILE in config.h manually" >&2;}
11408else 11108else
11409 cat >conftest.$ac_ext <<_ACEOF 11109 cat >conftest.$ac_ext <<_ACEOF
11410/* confdefs.h. */ 11110/* confdefs.h. */
11411_ACEOF 11111_ACEOF
11412cat confdefs.h >>conftest.$ac_ext 11112cat confdefs.h >>conftest.$ac_ext
11450 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11150 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11451 (eval $ac_try) 2>&5 11151 (eval $ac_try) 2>&5
11452 ac_status=$? 11152 ac_status=$?
11453 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11153 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11454 (exit $ac_status); }; }; then 11154 (exit $ac_status); }; }; then
11455 rxvt_cv_path_wtmp=`cat conftestval` 11155 path_wtmp=`cat conftestval`
11456else 11156else
11457 echo "$as_me: program exited with status $ac_status" >&5 11157 echo "$as_me: program exited with status $ac_status" >&5
11458echo "$as_me: failed program was:" >&5 11158echo "$as_me: failed program was:" >&5
11459sed 's/^/| /' conftest.$ac_ext >&5 11159sed 's/^/| /' conftest.$ac_ext >&5
11460 11160
11461( exit $ac_status ) 11161( exit $ac_status )
11462rxvt_cv_path_wtmp= 11162path_wtmp=
11463fi 11163fi
11464rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 11164rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
11465fi 11165fi
11466fi 11166fi
11467echo "$as_me:$LINENO: result: $rxvt_cv_path_wtmp" >&5 11167echo "$as_me:$LINENO: result: $path_wtmp" >&5
11468echo "${ECHO_T}$rxvt_cv_path_wtmp" >&6 11168echo "${ECHO_T}$path_wtmp" >&6
11469if test x$rxvt_cv_path_wtmp != x; then 11169if test x$path_wtmp != x; then
11470 11170
11471cat >>confdefs.h <<_ACEOF 11171cat >>confdefs.h <<_ACEOF
11472#define RXVT_WTMP_FILE "$rxvt_cv_path_wtmp" 11172#define WTMP_FILE "$path_wtmp"
11473_ACEOF 11173_ACEOF
11474 11174
11475fi 11175fi
11476 11176
11477echo "$as_me:$LINENO: checking where wtmpx is located" >&5 11177echo "$as_me:$LINENO: checking where wtmpx is located" >&5
11478echo $ECHO_N "checking where wtmpx is located... $ECHO_C" >&6 11178echo $ECHO_N "checking where wtmpx is located... $ECHO_C" >&6
11479if test "${rxvt_cv_path_wtmpx+set}" = set; then 11179if test "${path_wtmpx+set}" = set; then
11480 echo $ECHO_N "(cached) $ECHO_C" >&6 11180 echo $ECHO_N "(cached) $ECHO_C" >&6
11481else 11181else
11482 if test "$cross_compiling" = yes; then 11182 if test "$cross_compiling" = yes; then
11483 { echo "$as_me:$LINENO: WARNING: Define RXVT_WTMPX_FILE in config.h manually" >&5 11183 { 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;} 11184echo "$as_me: WARNING: Define WTMPX_FILE in config.h manually" >&2;}
11485else 11185else
11486 cat >conftest.$ac_ext <<_ACEOF 11186 cat >conftest.$ac_ext <<_ACEOF
11487/* confdefs.h. */ 11187/* confdefs.h. */
11488_ACEOF 11188_ACEOF
11489cat confdefs.h >>conftest.$ac_ext 11189cat confdefs.h >>conftest.$ac_ext
11526 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11226 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11527 (eval $ac_try) 2>&5 11227 (eval $ac_try) 2>&5
11528 ac_status=$? 11228 ac_status=$?
11529 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11229 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11530 (exit $ac_status); }; }; then 11230 (exit $ac_status); }; }; then
11531 rxvt_cv_path_wtmpx=`cat conftestval` 11231 path_wtmpx=`cat conftestval`
11532else 11232else
11533 echo "$as_me: program exited with status $ac_status" >&5 11233 echo "$as_me: program exited with status $ac_status" >&5
11534echo "$as_me: failed program was:" >&5 11234echo "$as_me: failed program was:" >&5
11535sed 's/^/| /' conftest.$ac_ext >&5 11235sed 's/^/| /' conftest.$ac_ext >&5
11536 11236
11537( exit $ac_status ) 11237( exit $ac_status )
11538rxvt_cv_path_wtmpx= 11238path_wtmpx=
11539fi 11239fi
11540rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 11240rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
11541fi 11241fi
11542fi 11242fi
11543echo "$as_me:$LINENO: result: $rxvt_cv_path_wtmpx" >&5 11243echo "$as_me:$LINENO: result: $path_wtmpx" >&5
11544echo "${ECHO_T}$rxvt_cv_path_wtmpx" >&6 11244echo "${ECHO_T}$path_wtmpx" >&6
11545if test x$rxvt_cv_path_wtmpx != x; then 11245if test x$path_wtmpx != x; then
11546 11246
11547cat >>confdefs.h <<_ACEOF 11247cat >>confdefs.h <<_ACEOF
11548#define RXVT_WTMPX_FILE "$rxvt_cv_path_wtmpx" 11248#define WTMPX_FILE "$path_wtmpx"
11549_ACEOF 11249_ACEOF
11550 11250
11551fi 11251fi
11552 11252
11553echo "$as_me:$LINENO: checking where lastlog is located" >&5 11253echo "$as_me:$LINENO: checking where lastlog is located" >&5
11554echo $ECHO_N "checking where lastlog is located... $ECHO_C" >&6 11254echo $ECHO_N "checking where lastlog is located... $ECHO_C" >&6
11555if test "${rxvt_cv_path_lastlog+set}" = set; then 11255if test "${path_lastlog+set}" = set; then
11556 echo $ECHO_N "(cached) $ECHO_C" >&6 11256 echo $ECHO_N "(cached) $ECHO_C" >&6
11557else 11257else
11558 if test "$cross_compiling" = yes; then 11258 if test "$cross_compiling" = yes; then
11559 { echo "$as_me:$LINENO: WARNING: Define RXVT_LASTLOG_FILE in config.h manually" >&5 11259 { 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;} 11260echo "$as_me: WARNING: Define LASTLOG_FILE in config.h manually" >&2;}
11561else 11261else
11562 cat >conftest.$ac_ext <<_ACEOF 11262 cat >conftest.$ac_ext <<_ACEOF
11563/* confdefs.h. */ 11263/* confdefs.h. */
11564_ACEOF 11264_ACEOF
11565cat confdefs.h >>conftest.$ac_ext 11265cat confdefs.h >>conftest.$ac_ext
11607 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11307 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11608 (eval $ac_try) 2>&5 11308 (eval $ac_try) 2>&5
11609 ac_status=$? 11309 ac_status=$?
11610 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11310 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11611 (exit $ac_status); }; }; then 11311 (exit $ac_status); }; }; then
11612 rxvt_cv_path_lastlog=`cat conftestval` 11312 path_lastlog=`cat conftestval`
11613else 11313else
11614 echo "$as_me: program exited with status $ac_status" >&5 11314 echo "$as_me: program exited with status $ac_status" >&5
11615echo "$as_me: failed program was:" >&5 11315echo "$as_me: failed program was:" >&5
11616sed 's/^/| /' conftest.$ac_ext >&5 11316sed 's/^/| /' conftest.$ac_ext >&5
11617 11317
11618( exit $ac_status ) 11318( exit $ac_status )
11619rxvt_cv_path_lastlog= 11319path_lastlog=
11620fi 11320fi
11621rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 11321rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
11622fi 11322fi
11623fi 11323fi
11624echo "$as_me:$LINENO: result: $rxvt_cv_path_lastlog" >&5 11324echo "$as_me:$LINENO: result: $path_lastlog" >&5
11625echo "${ECHO_T}$rxvt_cv_path_lastlog" >&6 11325echo "${ECHO_T}$path_lastlog" >&6
11626if test x$rxvt_cv_path_lastlog != x; then 11326if test x$path_lastlog != x; then
11627 11327
11628cat >>confdefs.h <<_ACEOF 11328cat >>confdefs.h <<_ACEOF
11629#define RXVT_LASTLOG_FILE "$rxvt_cv_path_lastlog" 11329#define LASTLOG_FILE "$path_lastlog"
11630_ACEOF 11330_ACEOF
11631 11331
11632 if test -d "$rxvt_cv_path_lastlog"; then 11332 if test -d "$path_lastlog"; then
11633 11333
11634cat >>confdefs.h <<\_ACEOF 11334cat >>confdefs.h <<\_ACEOF
11635#define LASTLOG_IS_DIR 1 11335#define LASTLOG_IS_DIR 1
11636_ACEOF 11336_ACEOF
11637 11337
11638 fi 11338 fi
11639fi 11339fi
11640 11340
11641echo "$as_me:$LINENO: checking where lastlogx is located" >&5 11341echo "$as_me:$LINENO: checking where lastlogx is located" >&5
11642echo $ECHO_N "checking where lastlogx is located... $ECHO_C" >&6 11342echo $ECHO_N "checking where lastlogx is located... $ECHO_C" >&6
11643if test "${rxvt_cv_path_lastlogx+set}" = set; then 11343if test "${path_lastlogx+set}" = set; then
11644 echo $ECHO_N "(cached) $ECHO_C" >&6 11344 echo $ECHO_N "(cached) $ECHO_C" >&6
11645else 11345else
11646 if test "$cross_compiling" = yes; then 11346 if test "$cross_compiling" = yes; then
11647 { echo "$as_me:$LINENO: WARNING: Define RXVT_LASTLOGX_FILE in config.h manually" >&5 11347 { 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;} 11348echo "$as_me: WARNING: Define LASTLOGX_FILE in config.h manually" >&2;}
11649else 11349else
11650 cat >conftest.$ac_ext <<_ACEOF 11350 cat >conftest.$ac_ext <<_ACEOF
11651/* confdefs.h. */ 11351/* confdefs.h. */
11652_ACEOF 11352_ACEOF
11653cat confdefs.h >>conftest.$ac_ext 11353cat confdefs.h >>conftest.$ac_ext
11689 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11389 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11690 (eval $ac_try) 2>&5 11390 (eval $ac_try) 2>&5
11691 ac_status=$? 11391 ac_status=$?
11692 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11392 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11693 (exit $ac_status); }; }; then 11393 (exit $ac_status); }; }; then
11694 rxvt_cv_path_lastlogx=`cat conftestval` 11394 path_lastlogx=`cat conftestval`
11695else 11395else
11696 echo "$as_me: program exited with status $ac_status" >&5 11396 echo "$as_me: program exited with status $ac_status" >&5
11697echo "$as_me: failed program was:" >&5 11397echo "$as_me: failed program was:" >&5
11698sed 's/^/| /' conftest.$ac_ext >&5 11398sed 's/^/| /' conftest.$ac_ext >&5
11699 11399
11700( exit $ac_status ) 11400( exit $ac_status )
11701rxvt_cv_path_lastlogx= 11401path_lastlogx=
11702fi 11402fi
11703rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 11403rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
11704fi 11404fi
11705fi 11405fi
11706echo "$as_me:$LINENO: result: $rxvt_cv_path_lastlogx" >&5 11406echo "$as_me:$LINENO: result: $path_lastlogx" >&5
11707echo "${ECHO_T}$rxvt_cv_path_lastlogx" >&6 11407echo "${ECHO_T}$path_lastlogx" >&6
11708if test x$rxvt_cv_path_lastlogx != x; then 11408if test x$path_lastlogx != x; then
11709 11409
11710cat >>confdefs.h <<_ACEOF 11410cat >>confdefs.h <<_ACEOF
11711#define RXVT_LASTLOGX_FILE "$rxvt_cv_path_lastlogx" 11411#define LASTLOGX_FILE "$path_lastlogx"
11712_ACEOF 11412_ACEOF
11713 11413
11414fi
11415
11416if test x$support_utmp != xyes; then
11417 echo " utmp support: disabled"
11418 echo
11419else
11420 echo " utmp support: enabled
11421 utmp file: $path_utmp
11422 utmpx file: $path_utmpx
11423 wtmp file: $path_wtmp
11424 wtmpx file: $path_wtmpx
11425 lastlog file: $path_lastlog
11426 lastlogx file: $path_lastlogx"
11714fi 11427fi
11715 11428
11716 11429
11717 11430
11718echo "$as_me:$LINENO: checking where ttys/ttytab is located" >&5 11431echo "$as_me:$LINENO: checking where ttys/ttytab is located" >&5
11987#define HAVE_NL_LANGINFO 1 11700#define HAVE_NL_LANGINFO 1
11988_ACEOF 11701_ACEOF
11989 11702
11990fi 11703fi
11991 11704
11705
11992echo "$as_me:$LINENO: checking for unix-compliant filehandle passing ability" >&5 11706echo "$as_me:$LINENO: checking for unix-compliant filehandle passing ability" >&5
11993echo $ECHO_N "checking for unix-compliant filehandle passing ability... $ECHO_C" >&6 11707echo $ECHO_N "checking for unix-compliant filehandle passing ability... $ECHO_C" >&6
11994if test "${rxvt_can_pass_fds+set}" = set; then 11708if test "${can_pass_fds+set}" = set; then
11995 echo $ECHO_N "(cached) $ECHO_C" >&6 11709 echo $ECHO_N "(cached) $ECHO_C" >&6
11996else 11710else
11997 cat >conftest.$ac_ext <<_ACEOF 11711 cat >conftest.$ac_ext <<_ACEOF
11998/* confdefs.h. */ 11712/* confdefs.h. */
11999_ACEOF 11713_ACEOF
12000cat confdefs.h >>conftest.$ac_ext 11714cat confdefs.h >>conftest.$ac_ext
12001cat >>conftest.$ac_ext <<_ACEOF 11715cat >>conftest.$ac_ext <<_ACEOF
12002/* end confdefs.h. */ 11716/* end confdefs.h. */
12003 11717
11718#include <cstddef> // broken bsds (is that redundant?) need this
12004#include <sys/types.h> 11719#include <sys/types.h>
12005#include <sys/socket.h> 11720#include <sys/socket.h>
11721#include <sys/uio.h>
12006 11722
12007int 11723int
12008main () 11724main ()
12009{ 11725{
12010 11726
12055 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11771 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12056 (eval $ac_try) 2>&5 11772 (eval $ac_try) 2>&5
12057 ac_status=$? 11773 ac_status=$?
12058 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11774 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12059 (exit $ac_status); }; }; then 11775 (exit $ac_status); }; }; then
12060 rxvt_can_pass_fds=yes 11776 can_pass_fds=yes
12061else 11777else
12062 echo "$as_me: failed program was:" >&5 11778 echo "$as_me: failed program was:" >&5
12063sed 's/^/| /' conftest.$ac_ext >&5 11779sed 's/^/| /' conftest.$ac_ext >&5
12064 11780
12065rxvt_can_pass_fds=no 11781can_pass_fds=no
12066fi 11782fi
12067rm -f conftest.err conftest.$ac_objext \ 11783rm -f conftest.err conftest.$ac_objext \
12068 conftest$ac_exeext conftest.$ac_ext 11784 conftest$ac_exeext conftest.$ac_ext
12069fi 11785fi
12070echo "$as_me:$LINENO: result: $rxvt_can_pass_fds" >&5 11786echo "$as_me:$LINENO: result: $can_pass_fds" >&5
12071echo "${ECHO_T}$rxvt_can_pass_fds" >&6 11787echo "${ECHO_T}$can_pass_fds" >&6
12072if test x$rxvt_can_pass_fds = xyes; then 11788if test x$can_pass_fds = xyes; then
12073 11789
12074cat >>confdefs.h <<\_ACEOF 11790cat >>confdefs.h <<\_ACEOF
12075#define HAVE_UNIX_FDPASS 1 11791#define HAVE_UNIX_FDPASS 1
12076_ACEOF 11792_ACEOF
12077 11793
12078else 11794else
12079 { { echo "$as_me:$LINENO: error: urxvt requires unix-compliant filehandle passing ability" >&5 11795 { { 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;} 11796echo "$as_me: error: libptytty requires unix-compliant filehandle passing ability" >&2;}
12081 { (exit 1); exit 1; }; } 11797 { (exit 1); exit 1; }; }
12082fi 11798fi
11799
12083 11800
12084echo "$as_me:$LINENO: checking for broken XIM callback" >&5 11801echo "$as_me:$LINENO: checking for broken XIM callback" >&5
12085echo $ECHO_N "checking for broken XIM callback... $ECHO_C" >&6 11802echo $ECHO_N "checking for broken XIM callback... $ECHO_C" >&6
12086if test "${rxvt_broken_ximcb+set}" = set; then 11803if test "${rxvt_broken_ximcb+set}" = set; then
12087 echo $ECHO_N "(cached) $ECHO_C" >&6 11804 echo $ECHO_N "(cached) $ECHO_C" >&6
12303 12020
12304 12021
12305 12022
12306 12023
12307 12024
12025
12026
12027
12028
12308for ac_func in \ 12029for ac_func in \
12309 revoke \ 12030 revoke \
12310 _getpty \ 12031 _getpty \
12311 getpt \ 12032 getpt \
12312 posix_openpt \ 12033 posix_openpt \
12313 isastream \ 12034 isastream \
12035 setuid \
12036 seteuid \
12037 setreuid \
12038 setresuid \
12314 12039
12315do 12040do
12316as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` 12041as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
12317echo "$as_me:$LINENO: checking for $ac_func" >&5 12042echo "$as_me:$LINENO: checking for $ac_func" >&5
12318echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 12043echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
12721done 12446done
12722 12447
12723fi 12448fi
12724 12449
12725 12450
12451
12452echo "$as_me:$LINENO: checking for tty group" >&5
12453echo $ECHO_N "checking for tty group... $ECHO_C" >&6
12454if test "${tty_group+set}" = set; then
12455 echo $ECHO_N "(cached) $ECHO_C" >&6
12456else
12457 if test "$cross_compiling" = yes; then
12458 tty_group=no
12459else
12460 cat >conftest.$ac_ext <<_ACEOF
12461/* confdefs.h. */
12462_ACEOF
12463cat confdefs.h >>conftest.$ac_ext
12464cat >>conftest.$ac_ext <<_ACEOF
12465/* end confdefs.h. */
12466
12467#include <sys/types.h>
12468#include <sys/stat.h>
12469#include <unistd.h>
12470#include <grp.h>
12471
12472main()
12473{
12474 struct stat st;
12475 struct group *gr;
12476 char *tty;
12477 gr = getgrnam("tty");
12478 tty = ttyname(0);
12479 if (gr != 0
12480 && tty != 0
12481 && (stat(tty, &st)) == 0
12482 && st.st_gid == gr->gr_gid)
12483 return 0;
12484 else
12485 return 1;
12486}
12487_ACEOF
12488rm -f conftest$ac_exeext
12489if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12490 (eval $ac_link) 2>&5
12491 ac_status=$?
12492 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12493 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
12494 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12495 (eval $ac_try) 2>&5
12496 ac_status=$?
12497 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12498 (exit $ac_status); }; }; then
12499 tty_group=yes
12500else
12501 echo "$as_me: program exited with status $ac_status" >&5
12502echo "$as_me: failed program was:" >&5
12503sed 's/^/| /' conftest.$ac_ext >&5
12504
12505( exit $ac_status )
12506tty_group=no
12507fi
12508rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
12509fi
12510fi
12511echo "$as_me:$LINENO: result: $tty_group" >&5
12512echo "${ECHO_T}$tty_group" >&6
12513if test x$tty_group = xyes; then
12514
12515cat >>confdefs.h <<\_ACEOF
12516#define TTY_GID_SUPPORT 1
12517_ACEOF
12518
12519fi
12520
12726if test x$support_xft = xyes; then 12521if test x$support_xft = xyes; then
12727 LIBS="$LIBS `pkg-config xft --libs`" 12522 # Extract the first word of "pkg-config", so it can be a program name with args.
12523set dummy pkg-config; ac_word=$2
12524echo "$as_me:$LINENO: checking for $ac_word" >&5
12525echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
12526if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
12527 echo $ECHO_N "(cached) $ECHO_C" >&6
12528else
12529 case $PKG_CONFIG in
12530 [\\/]* | ?:[\\/]*)
12531 ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
12532 ;;
12533 *)
12534 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
12535for as_dir in $PATH
12536do
12537 IFS=$as_save_IFS
12538 test -z "$as_dir" && as_dir=.
12539 for ac_exec_ext in '' $ac_executable_extensions; do
12540 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
12541 ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
12542 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
12543 break 2
12544 fi
12545done
12546done
12547
12548 test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
12549 ;;
12550esac
12551fi
12552PKG_CONFIG=$ac_cv_path_PKG_CONFIG
12553
12554if test -n "$PKG_CONFIG"; then
12555 echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
12556echo "${ECHO_T}$PKG_CONFIG" >&6
12557else
12558 echo "$as_me:$LINENO: result: no" >&5
12559echo "${ECHO_T}no" >&6
12560fi
12561
12562 if test $PKG_CONFIG != no && $PKG_CONFIG --exists xft; then
12563 LIBS="$LIBS `$PKG_CONFIG xft --libs`"
12728 CPPFLAGS="$CPPFLAGS `pkg-config xft --cflags`" 12564 CPPFLAGS="$CPPFLAGS `$PKG_CONFIG xft --cflags`"
12565 else
12566 # Extract the first word of "xft-config", so it can be a program name with args.
12567set dummy xft-config; ac_word=$2
12568echo "$as_me:$LINENO: checking for $ac_word" >&5
12569echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
12570if test "${ac_cv_path_XFT_CONFIG+set}" = set; then
12571 echo $ECHO_N "(cached) $ECHO_C" >&6
12572else
12573 case $XFT_CONFIG in
12574 [\\/]* | ?:[\\/]*)
12575 ac_cv_path_XFT_CONFIG="$XFT_CONFIG" # Let the user override the test with a path.
12576 ;;
12577 *)
12578 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
12579for as_dir in $PATH
12580do
12581 IFS=$as_save_IFS
12582 test -z "$as_dir" && as_dir=.
12583 for ac_exec_ext in '' $ac_executable_extensions; do
12584 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
12585 ac_cv_path_XFT_CONFIG="$as_dir/$ac_word$ac_exec_ext"
12586 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
12587 break 2
12588 fi
12589done
12590done
12591
12592 test -z "$ac_cv_path_XFT_CONFIG" && ac_cv_path_XFT_CONFIG="no"
12593 ;;
12594esac
12595fi
12596XFT_CONFIG=$ac_cv_path_XFT_CONFIG
12597
12598if test -n "$XFT_CONFIG"; then
12599 echo "$as_me:$LINENO: result: $XFT_CONFIG" >&5
12600echo "${ECHO_T}$XFT_CONFIG" >&6
12601else
12602 echo "$as_me:$LINENO: result: no" >&5
12603echo "${ECHO_T}no" >&6
12604fi
12605
12606 if test $XFT_CONFIG != no; then
12607 LIBS="$LIBS `$XFT_CONFIG --libs`"
12608 CPPFLAGS="$CPPFLAGS `$XFT_CONFIG --cflags`"
12609 fi
12610 fi
12729 12611
12730 12612
12731for ac_header in X11/Xft/Xft.h 12613for ac_header in X11/Xft/Xft.h
12732do 12614do
12733as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 12615as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
13023cat >>confdefs.h <<\_ACEOF 12905cat >>confdefs.h <<\_ACEOF
13024#define ENABLE_FRILLS 1 12906#define ENABLE_FRILLS 1
13025_ACEOF 12907_ACEOF
13026 12908
13027fi 12909fi
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 12910if test x$support_mousewheel = xyes; then
13036 12911
13037cat >>confdefs.h <<\_ACEOF 12912cat >>confdefs.h <<\_ACEOF
13038#define MOUSE_WHEEL 1 12913#define MOUSE_WHEEL 1
13039_ACEOF 12914_ACEOF
13041fi 12916fi
13042if test x$support_mouseslipwheel = xyes; then 12917if test x$support_mouseslipwheel = xyes; then
13043 12918
13044cat >>confdefs.h <<\_ACEOF 12919cat >>confdefs.h <<\_ACEOF
13045#define MOUSE_SLIP_WHEELING 1 12920#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 12921_ACEOF
13068 12922
13069fi 12923fi
13070if test x$support_xim = xyes -o x$multichar_set = xyes; then 12924if test x$support_xim = xyes -o x$multichar_set = xyes; then
13071 if test x$rxvt_cv_func_xlocale = xyes; then 12925 if test x$rxvt_cv_func_xlocale = xyes; then
14116s,@EGREP@,$EGREP,;t t 13970s,@EGREP@,$EGREP,;t t
14117s,@LINKER@,$LINKER,;t t 13971s,@LINKER@,$LINKER,;t t
14118s,@INSTALL_LIBRXVT@,$INSTALL_LIBRXVT,;t t 13972s,@INSTALL_LIBRXVT@,$INSTALL_LIBRXVT,;t t
14119s,@RXVTNAME@,$RXVTNAME,;t t 13973s,@RXVTNAME@,$RXVTNAME,;t t
14120s,@MV@,$MV,;t t 13974s,@MV@,$MV,;t t
14121s,@RM@,$RM,;t t
14122s,@CP@,$CP,;t t 13975s,@CP@,$CP,;t t
14123s,@LN@,$LN,;t t 13976s,@LN@,$LN,;t t
14124s,@SED@,$SED,;t t 13977s,@SED@,$SED,;t t
14125s,@ECHO@,$ECHO,;t t 13978s,@ECHO@,$ECHO,;t t
14126s,@CMP@,$CMP,;t t 13979s,@CMP@,$CMP,;t t
14137s,@rxvt_uint16_typedef@,$rxvt_uint16_typedef,;t t 13990s,@rxvt_uint16_typedef@,$rxvt_uint16_typedef,;t t
14138s,@rxvt_int32_typedef@,$rxvt_int32_typedef,;t t 13991s,@rxvt_int32_typedef@,$rxvt_int32_typedef,;t t
14139s,@rxvt_uint32_typedef@,$rxvt_uint32_typedef,;t t 13992s,@rxvt_uint32_typedef@,$rxvt_uint32_typedef,;t t
14140s,@rxvt_intp_define@,$rxvt_intp_define,;t t 13993s,@rxvt_intp_define@,$rxvt_intp_define,;t t
14141s,@rxvt_u_intp_define@,$rxvt_u_intp_define,;t t 13994s,@rxvt_u_intp_define@,$rxvt_u_intp_define,;t t
13995s,@PKG_CONFIG@,$PKG_CONFIG,;t t
13996s,@XFT_CONFIG@,$XFT_CONFIG,;t t
14142s,@PERL@,$PERL,;t t 13997s,@PERL@,$PERL,;t t
14143s,@PERLLIB@,$PERLLIB,;t t 13998s,@PERLLIB@,$PERLLIB,;t t
14144s,@PERLFLAGS@,$PERLFLAGS,;t t 13999s,@PERLFLAGS@,$PERLFLAGS,;t t
14145s,@PERLPRIVLIBEXP@,$PERLPRIVLIBEXP,;t t 14000s,@PERLPRIVLIBEXP@,$PERLPRIVLIBEXP,;t t
14146s,@IF_PERL@,$IF_PERL,;t t 14001s,@IF_PERL@,$IF_PERL,;t t
14663 Install path: ${prefix}/bin 14518 Install path: ${prefix}/bin
14664 Compiler: $CXX 14519 Compiler: $CXX
14665 Compiler flags: $CFLAGS 14520 Compiler flags: $CFLAGS
14666 Linker: $LINKER" 14521 Linker: $LINKER"
14667 14522
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 14523if test x$support_xpm = xyes; then
14679 echo " Xpm library: $XPM_LIBS" 14524 echo " Xpm library: $XPM_LIBS"
14680fi 14525fi
14681 14526
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 14527if test x$term != x; then
14700 echo " set TERM to: $term" 14528 echo " set TERM to: $term"
14701fi 14529fi
14702if test x$terminfo != x; then 14530if test x$terminfo != x; then
14703 echo " set TERMINFO to: $terminfo" 14531 echo " set TERMINFO to: $terminfo"
14705echo " default resource name: $RESNAME" 14533echo " default resource name: $RESNAME"
14706echo " resource class: $RESCLASS" 14534echo " resource class: $RESCLASS"
14707if test x$RESFALLBACK != x; then 14535if test x$RESFALLBACK != x; then
14708 echo " resource class fallback: $RESFALLBACK" 14536 echo " resource class fallback: $RESFALLBACK"
14709fi 14537fi
14538echo
14539echo " embedded perl: $support_perl"
14710echo 14540echo
14711if test x$support_xpm = xneedsmanualspecification; then 14541if test x$support_xpm = xneedsmanualspecification; then
14712 echo ".----------------------------------------------------------------." 14542 echo ".----------------------------------------------------------------."
14713 echo ". WARNING: --enable-xpm-background was specified however the ." 14543 echo ". WARNING: --enable-xpm-background was specified however the ."
14714 echo ". XPM includes files and libraries could not be found. ." 14544 echo ". XPM includes files and libraries could not be found. ."
14724 echo ". functions could not be found. ." 14554 echo ". functions could not be found. ."
14725 echo ". XIM is now being DISABLED! ." 14555 echo ". XIM is now being DISABLED! ."
14726 echo ".----------------------------------------------------------------." 14556 echo ".----------------------------------------------------------------."
14727fi 14557fi
14728 14558
14729echo " *** Optionally check src/feature.h for further options ***" 14559echo "*** Optionally check src/feature.h for further, rarely used options ***"
14730echo 14560echo
14731 14561
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