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

Comparing rxvt-unicode/configure (file contents):
Revision 1.81 by root, Fri Jan 20 11:02:46 2006 UTC vs.
Revision 1.107 by ayin, Thu Jun 28 17:20:24 2007 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 TIC CXXCPP X_CFLAGS X_PRE_LIBS X_LIBS X_EXTRA_LIBS afterimage_config 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 LIBAFTERIMAGE_CFLAGS AFTERIMAGE_LIBS 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 background pixmaps
876 --enable-afterimage enable integration with libAfterImage for background images
877 --enable-afterstep enable integration with AfterStep window manager
879 --enable-transparency enable transparent backgrounds 878 --enable-transparency enable transparent backgrounds
880 --enable-tinting enable tinting of transparent bg 879 --enable-tinting enable tinting of transparent bg
881 --enable-fading enable colors fading when off focus 880 --enable-fading enable colors fading when off focus
882 --enable-rxvt-scroll enable rxvt style scrollbar 881 --enable-rxvt-scroll enable rxvt style scrollbar
883 --enable-next-scroll enable NeXT style scrollbar 882 --enable-next-scroll enable NeXT style scrollbar
884 --enable-xterm-scroll enable Xterm style scrollbar 883 --enable-xterm-scroll enable Xterm style scrollbar
885 --enable-perl enable embedded perl interpreter 884 --enable-perl enable embedded perl interpreter
886 --enable-plain-scroll enable plain style scrollbar 885 --enable-plain-scroll enable plain style scrollbar
887 --enable-xim XIM (X Input Method) protocol support 886 --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 887 --disable-backspace-key disable handling of the backspace key
890 --disable-delete-key disable handling of the delete key 888 --disable-delete-key disable handling of the delete key
891 --disable-resources disable all resource checking 889 --disable-resources disable all resource checking
892 --enable-8bitctrls enable 8 bit control sequences (not recommended) 890 --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) 891 --enable-fallback(=CLASS) fall back on CLASS resources in addition to URxvt ones (default: Rxvt)
894 --disable-swapscreen disable swap screen support 892 --disable-swapscreen disable swap screen support
895 --enable-iso14755 enable support for extended ISO 14755 modes 893 --enable-iso14755 enable support for extended ISO 14755 modes
896 --enable-frills enable support for rarely used features 894 --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 895 --enable-keepscrolling enable continual scrolling on scrollbar arrow press
899 --enable-selectionscrolling enable scrolling during selections 896 --enable-selectionscrolling enable scrolling during selections
900 --enable-mousewheel enable scrolling via mouse wheel or buttons 4 & 5 897 --enable-mousewheel enable scrolling via mouse wheel or buttons 4 & 5
901 --enable-slipwheeling enable slip wheel scrolling (requires previous) 898 --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 899 --enable-smart-resize enable smart growth/shrink behaviour
906 --enable-text-blink enable blinking text 900 --enable-text-blink enable blinking text
907 --enable-pointer-blank enable pointer blank when typing or inactive pointer 901 --enable-pointer-blank enable pointer blank when typing or inactive pointer
902 --enable-utmp enable utmp (utmpx) support
903 --enable-wtmp enable wtmp (wtmpx) support (requires --enable-utmp)
904 --enable-lastlog enable lastlog support (requires --enable-utmp)
908 905
909Optional Packages: 906Optional Packages:
910 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes] 907 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
911 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no) 908 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
909 --with-afterimage-config=DIR use libAfterImage config script in DIR
912 --with-codesets=NAME,.. compile in additional codesets (jp,jp_ext,kr,zh,zh_ext,all) 910 --with-codesets=NAME,.. compile in additional codesets (jp,jp_ext,kr,zh,zh_ext,all)
913 --with-res-name=NAME use this as default resource name (default: urxvt) 911 --with-res-name=NAME use this as default resource name (default: urxvt)
914 --with-res-class=CLASS use this as the resource class (default: URxvt) 912 --with-res-class=CLASS use this as the resource class (default: URxvt)
915 --with-name=NAME set the basename for the installed binaries (default: urxvt) 913 --with-name=NAME set the basename for the installed binaries (default: urxvt)
916 --with-term=NAME set the terminal to NAME (default: rxvt) 914 --with-term=NAME set the terminal to NAME (default: rxvt)
1021 echo 1019 echo
1022 $ac_configure --help 1020 $ac_configure --help
1023 else 1021 else
1024 echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2 1022 echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1025 fi 1023 fi
1026 cd "$ac_popdir" 1024 cd $ac_popdir
1027 done 1025 done
1028fi 1026fi
1029 1027
1030test -n "$ac_init_help" && exit 0 1028test -n "$ac_init_help" && exit 0
1031if $ac_init_version; then 1029if $ac_init_version; then
2030 grep -v '^ *+' conftest.er1 >conftest.err 2028 grep -v '^ *+' conftest.er1 >conftest.err
2031 rm -f conftest.er1 2029 rm -f conftest.er1
2032 cat conftest.err >&5 2030 cat conftest.err >&5
2033 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2031 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2034 (exit $ac_status); } && 2032 (exit $ac_status); } &&
2035 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 2033 { ac_try='test -z "$ac_c_werror_flag"
2034 || test ! -s conftest.err'
2036 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 2035 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2037 (eval $ac_try) 2>&5 2036 (eval $ac_try) 2>&5
2038 ac_status=$? 2037 ac_status=$?
2039 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2038 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2040 (exit $ac_status); }; } && 2039 (exit $ac_status); }; } &&
2088 grep -v '^ *+' conftest.er1 >conftest.err 2087 grep -v '^ *+' conftest.er1 >conftest.err
2089 rm -f conftest.er1 2088 rm -f conftest.er1
2090 cat conftest.err >&5 2089 cat conftest.err >&5
2091 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2090 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2092 (exit $ac_status); } && 2091 (exit $ac_status); } &&
2093 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 2092 { ac_try='test -z "$ac_c_werror_flag"
2093 || test ! -s conftest.err'
2094 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 2094 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2095 (eval $ac_try) 2>&5 2095 (eval $ac_try) 2>&5
2096 ac_status=$? 2096 ac_status=$?
2097 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2097 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2098 (exit $ac_status); }; } && 2098 (exit $ac_status); }; } &&
2204 grep -v '^ *+' conftest.er1 >conftest.err 2204 grep -v '^ *+' conftest.er1 >conftest.err
2205 rm -f conftest.er1 2205 rm -f conftest.er1
2206 cat conftest.err >&5 2206 cat conftest.err >&5
2207 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2207 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2208 (exit $ac_status); } && 2208 (exit $ac_status); } &&
2209 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 2209 { ac_try='test -z "$ac_c_werror_flag"
2210 || test ! -s conftest.err'
2210 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 2211 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2211 (eval $ac_try) 2>&5 2212 (eval $ac_try) 2>&5
2212 ac_status=$? 2213 ac_status=$?
2213 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2214 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2214 (exit $ac_status); }; } && 2215 (exit $ac_status); }; } &&
2258 grep -v '^ *+' conftest.er1 >conftest.err 2259 grep -v '^ *+' conftest.er1 >conftest.err
2259 rm -f conftest.er1 2260 rm -f conftest.er1
2260 cat conftest.err >&5 2261 cat conftest.err >&5
2261 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2262 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2262 (exit $ac_status); } && 2263 (exit $ac_status); } &&
2263 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 2264 { ac_try='test -z "$ac_c_werror_flag"
2265 || test ! -s conftest.err'
2264 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 2266 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2265 (eval $ac_try) 2>&5 2267 (eval $ac_try) 2>&5
2266 ac_status=$? 2268 ac_status=$?
2267 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2269 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2268 (exit $ac_status); }; } && 2270 (exit $ac_status); }; } &&
2303 grep -v '^ *+' conftest.er1 >conftest.err 2305 grep -v '^ *+' conftest.er1 >conftest.err
2304 rm -f conftest.er1 2306 rm -f conftest.er1
2305 cat conftest.err >&5 2307 cat conftest.err >&5
2306 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2308 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2307 (exit $ac_status); } && 2309 (exit $ac_status); } &&
2308 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 2310 { ac_try='test -z "$ac_c_werror_flag"
2311 || test ! -s conftest.err'
2309 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 2312 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2310 (eval $ac_try) 2>&5 2313 (eval $ac_try) 2>&5
2311 ac_status=$? 2314 ac_status=$?
2312 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2315 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2313 (exit $ac_status); }; } && 2316 (exit $ac_status); }; } &&
2347 grep -v '^ *+' conftest.er1 >conftest.err 2350 grep -v '^ *+' conftest.er1 >conftest.err
2348 rm -f conftest.er1 2351 rm -f conftest.er1
2349 cat conftest.err >&5 2352 cat conftest.err >&5
2350 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2353 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2351 (exit $ac_status); } && 2354 (exit $ac_status); } &&
2352 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 2355 { ac_try='test -z "$ac_c_werror_flag"
2356 || test ! -s conftest.err'
2353 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 2357 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2354 (eval $ac_try) 2>&5 2358 (eval $ac_try) 2>&5
2355 ac_status=$? 2359 ac_status=$?
2356 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2360 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2357 (exit $ac_status); }; } && 2361 (exit $ac_status); }; } &&
2531 grep -v '^ *+' conftest.er1 >conftest.err 2535 grep -v '^ *+' conftest.er1 >conftest.err
2532 rm -f conftest.er1 2536 rm -f conftest.er1
2533 cat conftest.err >&5 2537 cat conftest.err >&5
2534 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2538 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2535 (exit $ac_status); } && 2539 (exit $ac_status); } &&
2536 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 2540 { ac_try='test -z "$ac_cxx_werror_flag"
2541 || test ! -s conftest.err'
2537 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 2542 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2538 (eval $ac_try) 2>&5 2543 (eval $ac_try) 2>&5
2539 ac_status=$? 2544 ac_status=$?
2540 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2545 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2541 (exit $ac_status); }; } && 2546 (exit $ac_status); }; } &&
2589 grep -v '^ *+' conftest.er1 >conftest.err 2594 grep -v '^ *+' conftest.er1 >conftest.err
2590 rm -f conftest.er1 2595 rm -f conftest.er1
2591 cat conftest.err >&5 2596 cat conftest.err >&5
2592 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2597 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2593 (exit $ac_status); } && 2598 (exit $ac_status); } &&
2594 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 2599 { ac_try='test -z "$ac_cxx_werror_flag"
2600 || test ! -s conftest.err'
2595 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 2601 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2596 (eval $ac_try) 2>&5 2602 (eval $ac_try) 2>&5
2597 ac_status=$? 2603 ac_status=$?
2598 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2604 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2599 (exit $ac_status); }; } && 2605 (exit $ac_status); }; } &&
2660 grep -v '^ *+' conftest.er1 >conftest.err 2666 grep -v '^ *+' conftest.er1 >conftest.err
2661 rm -f conftest.er1 2667 rm -f conftest.er1
2662 cat conftest.err >&5 2668 cat conftest.err >&5
2663 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2669 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2664 (exit $ac_status); } && 2670 (exit $ac_status); } &&
2665 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 2671 { ac_try='test -z "$ac_cxx_werror_flag"
2672 || test ! -s conftest.err'
2666 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 2673 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2667 (eval $ac_try) 2>&5 2674 (eval $ac_try) 2>&5
2668 ac_status=$? 2675 ac_status=$?
2669 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2676 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2670 (exit $ac_status); }; } && 2677 (exit $ac_status); }; } &&
2704 grep -v '^ *+' conftest.er1 >conftest.err 2711 grep -v '^ *+' conftest.er1 >conftest.err
2705 rm -f conftest.er1 2712 rm -f conftest.er1
2706 cat conftest.err >&5 2713 cat conftest.err >&5
2707 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2714 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2708 (exit $ac_status); } && 2715 (exit $ac_status); } &&
2709 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 2716 { ac_try='test -z "$ac_cxx_werror_flag"
2717 || test ! -s conftest.err'
2710 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 2718 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2711 (eval $ac_try) 2>&5 2719 (eval $ac_try) 2>&5
2712 ac_status=$? 2720 ac_status=$?
2713 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2721 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2714 (exit $ac_status); }; } && 2722 (exit $ac_status); }; } &&
3135 grep -v '^ *+' conftest.er1 >conftest.err 3143 grep -v '^ *+' conftest.er1 >conftest.err
3136 rm -f conftest.er1 3144 rm -f conftest.er1
3137 cat conftest.err >&5 3145 cat conftest.err >&5
3138 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3146 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3139 (exit $ac_status); } && 3147 (exit $ac_status); } &&
3140 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 3148 { ac_try='test -z "$ac_c_werror_flag"
3149 || test ! -s conftest.err'
3141 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3150 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3142 (eval $ac_try) 2>&5 3151 (eval $ac_try) 2>&5
3143 ac_status=$? 3152 ac_status=$?
3144 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3153 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3145 (exit $ac_status); }; } && 3154 (exit $ac_status); }; } &&
3189 grep -v '^ *+' conftest.er1 >conftest.err 3198 grep -v '^ *+' conftest.er1 >conftest.err
3190 rm -f conftest.er1 3199 rm -f conftest.er1
3191 cat conftest.err >&5 3200 cat conftest.err >&5
3192 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3201 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3193 (exit $ac_status); } && 3202 (exit $ac_status); } &&
3194 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 3203 { ac_try='test -z "$ac_c_werror_flag"
3204 || test ! -s conftest.err'
3195 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3205 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3196 (eval $ac_try) 2>&5 3206 (eval $ac_try) 2>&5
3197 ac_status=$? 3207 ac_status=$?
3198 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3208 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3199 (exit $ac_status); }; } && 3209 (exit $ac_status); }; } &&
3220echo "${ECHO_T}$ac_cv_search_strerror" >&6 3230echo "${ECHO_T}$ac_cv_search_strerror" >&6
3221if test "$ac_cv_search_strerror" != no; then 3231if test "$ac_cv_search_strerror" != no; then
3222 test "$ac_cv_search_strerror" = "none required" || LIBS="$ac_cv_search_strerror $LIBS" 3232 test "$ac_cv_search_strerror" = "none required" || LIBS="$ac_cv_search_strerror $LIBS"
3223 3233
3224fi 3234fi
3225
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 3235
3304ac_ext=cc 3236ac_ext=cc
3305ac_cpp='$CXXCPP $CPPFLAGS' 3237ac_cpp='$CXXCPP $CPPFLAGS'
3306ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' 3238ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3307ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 3239ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3308ac_compiler_gnu=$ac_cv_cxx_compiler_gnu 3240ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
3309 3241
3242
3243if test x$GCC = xyes && test x$GXX = xyes; then
3244 echo "$as_me:$LINENO: checking for working libsupc++" >&5
3245echo $ECHO_N "checking for working libsupc++... $ECHO_C" >&6
3246 save_CXX="$CXX"
3247 save_LIBS="$LIBS"
3248 CXX="$CC"
3249 LIBS="$LIBS -lsupc++"
3250 LINKER="$CC"
3251
3252cat >conftest.$ac_ext <<_ACEOF
3253/* confdefs.h. */
3254_ACEOF
3255cat confdefs.h >>conftest.$ac_ext
3256cat >>conftest.$ac_ext <<_ACEOF
3257/* end confdefs.h. */
3258struct test { }; void f() try { throw new test; } catch (...) { throw; }
3259int
3260main ()
3261{
3262
3263 ;
3264 return 0;
3265}
3266_ACEOF
3267rm -f conftest.$ac_objext conftest$ac_exeext
3268if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3269 (eval $ac_link) 2>conftest.er1
3270 ac_status=$?
3271 grep -v '^ *+' conftest.er1 >conftest.err
3272 rm -f conftest.er1
3273 cat conftest.err >&5
3274 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3275 (exit $ac_status); } &&
3276 { ac_try='test -z "$ac_cxx_werror_flag"
3277 || test ! -s conftest.err'
3278 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3279 (eval $ac_try) 2>&5
3280 ac_status=$?
3281 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3282 (exit $ac_status); }; } &&
3283 { ac_try='test -s conftest$ac_exeext'
3284 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3285 (eval $ac_try) 2>&5
3286 ac_status=$?
3287 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3288 (exit $ac_status); }; }; then
3289 echo "$as_me:$LINENO: result: ok" >&5
3290echo "${ECHO_T}ok" >&6
3291else
3292 echo "$as_me: failed program was:" >&5
3293sed 's/^/| /' conftest.$ac_ext >&5
3294
3295
3296 echo "$as_me:$LINENO: result: no, making everything bigger and slower" >&5
3297echo "${ECHO_T}no, making everything bigger and slower" >&6
3298 LIBS="$save_LIBS"
3299 LINKER="$save_CXX"
3300
3301
3302fi
3303rm -f conftest.err conftest.$ac_objext \
3304 conftest$ac_exeext conftest.$ac_ext
3305 CXX="$save_CXX"
3306fi
3307LINKER=$LINKER
3308
3309
3310if test -z "$orig_CXXFLAGS"; then 3310if test -z "$orig_CXXFLAGS"; then
3311 if test x$GCC = xyes && test "x$GXX" = xyes; then 3311 if test x$GCC = xyes && test "x$GXX" = xyes; then
3312 CXXFLAGS="-g -O3 -fno-threadsafe-statics -fno-enforce-eh-specs" 3312 CXXFLAGS="-g -O3 -fno-threadsafe-statics -fno-enforce-eh-specs"
3313 3313 cat >conftest.$ac_ext <<_ACEOF
3314/* confdefs.h. */
3315_ACEOF
3316cat confdefs.h >>conftest.$ac_ext
3314cat >conftest.$ac_ext <<_ACEOF 3317cat >>conftest.$ac_ext <<_ACEOF
3315int i; 3318/* end confdefs.h. */
3319
3320int
3321main ()
3322{
3323
3324 ;
3325 return 0;
3326}
3316_ACEOF 3327_ACEOF
3317rm -f conftest.$ac_objext 3328rm -f conftest.$ac_objext
3318if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 3329if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3319 (eval $ac_compile) 2>conftest.er1 3330 (eval $ac_compile) 2>conftest.er1
3320 ac_status=$? 3331 ac_status=$?
3321 grep -v '^ *+' conftest.er1 >conftest.err 3332 grep -v '^ *+' conftest.er1 >conftest.err
3322 rm -f conftest.er1 3333 rm -f conftest.er1
3323 cat conftest.err >&5 3334 cat conftest.err >&5
3324 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3335 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3325 (exit $ac_status); } && 3336 (exit $ac_status); } &&
3326 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 3337 { ac_try='test -z "$ac_cxx_werror_flag"
3338 || test ! -s conftest.err'
3327 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3339 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3328 (eval $ac_try) 2>&5 3340 (eval $ac_try) 2>&5
3329 ac_status=$? 3341 ac_status=$?
3330 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3342 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3331 (exit $ac_status); }; } && 3343 (exit $ac_status); }; } &&
3333 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3345 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3334 (eval $ac_try) 2>&5 3346 (eval $ac_try) 2>&5
3335 ac_status=$? 3347 ac_status=$?
3336 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3348 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3337 (exit $ac_status); }; }; then 3349 (exit $ac_status); }; }; then
3338 echo didididid 3350 :
3339else 3351else
3340 echo "$as_me: failed program was:" >&5 3352 echo "$as_me: failed program was:" >&5
3341sed 's/^/| /' conftest.$ac_ext >&5 3353sed 's/^/| /' conftest.$ac_ext >&5
3342 3354
3343CXXFLAGS="-g -O3" 3355CXXFLAGS="-g -O3"
3357 3369
3358case $host in 3370case $host in
3359 *-*-solaris* ) 3371 *-*-solaris* )
3360 3372
3361cat >>confdefs.h <<\_ACEOF 3373cat >>confdefs.h <<\_ACEOF
3362#define _XOPEN_SOURCE_EXTENDED 1
3363_ACEOF
3364
3365
3366cat >>confdefs.h <<\_ACEOF
3367#define _XOPEN_SOURCE 2 3374#define _XOPEN_SOURCE 500
3368_ACEOF
3369
3370
3371cat >>confdefs.h <<\_ACEOF
3372#define __EXTENSIONS__ 1
3373_ACEOF 3375_ACEOF
3374 3376
3375 ;; 3377 ;;
3376esac 3378esac
3377 3379
3439 grep -v '^ *+' conftest.er1 >conftest.err 3441 grep -v '^ *+' conftest.er1 >conftest.err
3440 rm -f conftest.er1 3442 rm -f conftest.er1
3441 cat conftest.err >&5 3443 cat conftest.err >&5
3442 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3444 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3443 (exit $ac_status); } && 3445 (exit $ac_status); } &&
3444 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 3446 { ac_try='test -z "$ac_cxx_werror_flag"
3447 || test ! -s conftest.err'
3445 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3448 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3446 (eval $ac_try) 2>&5 3449 (eval $ac_try) 2>&5
3447 ac_status=$? 3450 ac_status=$?
3448 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3451 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3449 (exit $ac_status); }; } && 3452 (exit $ac_status); }; } &&
3504 grep -v '^ *+' conftest.er1 >conftest.err 3507 grep -v '^ *+' conftest.er1 >conftest.err
3505 rm -f conftest.er1 3508 rm -f conftest.er1
3506 cat conftest.err >&5 3509 cat conftest.err >&5
3507 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3510 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3508 (exit $ac_status); } && 3511 (exit $ac_status); } &&
3509 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 3512 { ac_try='test -z "$ac_cxx_werror_flag"
3513 || test ! -s conftest.err'
3510 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3514 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3511 (eval $ac_try) 2>&5 3515 (eval $ac_try) 2>&5
3512 ac_status=$? 3516 ac_status=$?
3513 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3517 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3514 (exit $ac_status); }; } && 3518 (exit $ac_status); }; } &&
3601 grep -v '^ *+' conftest.er1 >conftest.err 3605 grep -v '^ *+' conftest.er1 >conftest.err
3602 rm -f conftest.er1 3606 rm -f conftest.er1
3603 cat conftest.err >&5 3607 cat conftest.err >&5
3604 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3608 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3605 (exit $ac_status); } && 3609 (exit $ac_status); } &&
3606 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 3610 { ac_try='test -z "$ac_cxx_werror_flag"
3611 || test ! -s conftest.err'
3607 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3612 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3608 (eval $ac_try) 2>&5 3613 (eval $ac_try) 2>&5
3609 ac_status=$? 3614 ac_status=$?
3610 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3615 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3611 (exit $ac_status); }; } && 3616 (exit $ac_status); }; } &&
3666 grep -v '^ *+' conftest.er1 >conftest.err 3671 grep -v '^ *+' conftest.er1 >conftest.err
3667 rm -f conftest.er1 3672 rm -f conftest.er1
3668 cat conftest.err >&5 3673 cat conftest.err >&5
3669 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3674 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3670 (exit $ac_status); } && 3675 (exit $ac_status); } &&
3671 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 3676 { ac_try='test -z "$ac_cxx_werror_flag"
3677 || test ! -s conftest.err'
3672 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3678 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3673 (eval $ac_try) 2>&5 3679 (eval $ac_try) 2>&5
3674 ac_status=$? 3680 ac_status=$?
3675 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3681 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3676 (exit $ac_status); }; } && 3682 (exit $ac_status); }; } &&
3762 grep -v '^ *+' conftest.er1 >conftest.err 3768 grep -v '^ *+' conftest.er1 >conftest.err
3763 rm -f conftest.er1 3769 rm -f conftest.er1
3764 cat conftest.err >&5 3770 cat conftest.err >&5
3765 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3771 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3766 (exit $ac_status); } && 3772 (exit $ac_status); } &&
3767 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 3773 { ac_try='test -z "$ac_cxx_werror_flag"
3774 || test ! -s conftest.err'
3768 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3775 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3769 (eval $ac_try) 2>&5 3776 (eval $ac_try) 2>&5
3770 ac_status=$? 3777 ac_status=$?
3771 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3778 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3772 (exit $ac_status); }; } && 3779 (exit $ac_status); }; } &&
3827 grep -v '^ *+' conftest.er1 >conftest.err 3834 grep -v '^ *+' conftest.er1 >conftest.err
3828 rm -f conftest.er1 3835 rm -f conftest.er1
3829 cat conftest.err >&5 3836 cat conftest.err >&5
3830 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3837 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3831 (exit $ac_status); } && 3838 (exit $ac_status); } &&
3832 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 3839 { ac_try='test -z "$ac_cxx_werror_flag"
3840 || test ! -s conftest.err'
3833 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3841 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3834 (eval $ac_try) 2>&5 3842 (eval $ac_try) 2>&5
3835 ac_status=$? 3843 ac_status=$?
3836 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3844 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3837 (exit $ac_status); }; } && 3845 (exit $ac_status); }; } &&
3859fi 3867fi
3860 3868
3861fi 3869fi
3862 3870
3863 3871
3864echo "$as_me:$LINENO: checking for sched_yield" >&5
3865echo $ECHO_N "checking for sched_yield... $ECHO_C" >&6
3866if test "${ac_cv_func_sched_yield+set}" = set; then
3867 echo $ECHO_N "(cached) $ECHO_C" >&6
3868else
3869 cat >conftest.$ac_ext <<_ACEOF
3870/* confdefs.h. */
3871_ACEOF
3872cat confdefs.h >>conftest.$ac_ext
3873cat >>conftest.$ac_ext <<_ACEOF
3874/* end confdefs.h. */
3875/* Define sched_yield to an innocuous variant, in case <limits.h> declares sched_yield.
3876 For example, HP-UX 11i <limits.h> declares gettimeofday. */
3877#define sched_yield innocuous_sched_yield
3878
3879/* System header to define __stub macros and hopefully few prototypes,
3880 which can conflict with char sched_yield (); below.
3881 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3882 <limits.h> exists even on freestanding compilers. */
3883
3884#ifdef __STDC__
3885# include <limits.h>
3886#else
3887# include <assert.h>
3888#endif
3889
3890#undef sched_yield
3891
3892/* Override any gcc2 internal prototype to avoid an error. */
3893#ifdef __cplusplus
3894extern "C"
3895{
3896#endif
3897/* We use char because int might match the return type of a gcc2
3898 builtin and then its argument prototype would still apply. */
3899char sched_yield ();
3900/* The GNU C library defines this for functions which it implements
3901 to always fail with ENOSYS. Some functions are actually named
3902 something starting with __ and the normal name is an alias. */
3903#if defined (__stub_sched_yield) || defined (__stub___sched_yield)
3904choke me
3905#else
3906char (*f) () = sched_yield;
3907#endif
3908#ifdef __cplusplus
3909}
3910#endif
3911
3912int
3913main ()
3914{
3915return f != sched_yield;
3916 ;
3917 return 0;
3918}
3919_ACEOF
3920rm -f conftest.$ac_objext conftest$ac_exeext
3921if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3922 (eval $ac_link) 2>conftest.er1
3923 ac_status=$?
3924 grep -v '^ *+' conftest.er1 >conftest.err
3925 rm -f conftest.er1
3926 cat conftest.err >&5
3927 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3928 (exit $ac_status); } &&
3929 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
3930 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3931 (eval $ac_try) 2>&5
3932 ac_status=$?
3933 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3934 (exit $ac_status); }; } &&
3935 { ac_try='test -s conftest$ac_exeext'
3936 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3937 (eval $ac_try) 2>&5
3938 ac_status=$?
3939 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3940 (exit $ac_status); }; }; then
3941 ac_cv_func_sched_yield=yes
3942else
3943 echo "$as_me: failed program was:" >&5
3944sed 's/^/| /' conftest.$ac_ext >&5
3945
3946ac_cv_func_sched_yield=no
3947fi
3948rm -f conftest.err conftest.$ac_objext \
3949 conftest$ac_exeext conftest.$ac_ext
3950fi
3951echo "$as_me:$LINENO: result: $ac_cv_func_sched_yield" >&5
3952echo "${ECHO_T}$ac_cv_func_sched_yield" >&6
3953if test $ac_cv_func_sched_yield = yes; then
3954 :
3955else
3956 echo "$as_me:$LINENO: checking for sched_yield in -lrt" >&5
3957echo $ECHO_N "checking for sched_yield in -lrt... $ECHO_C" >&6
3958if test "${ac_cv_lib_rt_sched_yield+set}" = set; then
3959 echo $ECHO_N "(cached) $ECHO_C" >&6
3960else
3961 ac_check_lib_save_LIBS=$LIBS
3962LIBS="-lrt $LIBS"
3963cat >conftest.$ac_ext <<_ACEOF
3964/* confdefs.h. */
3965_ACEOF
3966cat confdefs.h >>conftest.$ac_ext
3967cat >>conftest.$ac_ext <<_ACEOF
3968/* end confdefs.h. */
3969
3970/* Override any gcc2 internal prototype to avoid an error. */
3971#ifdef __cplusplus
3972extern "C"
3973#endif
3974/* We use char because int might match the return type of a gcc2
3975 builtin and then its argument prototype would still apply. */
3976char sched_yield ();
3977int
3978main ()
3979{
3980sched_yield ();
3981 ;
3982 return 0;
3983}
3984_ACEOF
3985rm -f conftest.$ac_objext conftest$ac_exeext
3986if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3987 (eval $ac_link) 2>conftest.er1
3988 ac_status=$?
3989 grep -v '^ *+' conftest.er1 >conftest.err
3990 rm -f conftest.er1
3991 cat conftest.err >&5
3992 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3993 (exit $ac_status); } &&
3994 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
3995 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3996 (eval $ac_try) 2>&5
3997 ac_status=$?
3998 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3999 (exit $ac_status); }; } &&
4000 { ac_try='test -s conftest$ac_exeext'
4001 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4002 (eval $ac_try) 2>&5
4003 ac_status=$?
4004 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4005 (exit $ac_status); }; }; then
4006 ac_cv_lib_rt_sched_yield=yes
4007else
4008 echo "$as_me: failed program was:" >&5
4009sed 's/^/| /' conftest.$ac_ext >&5
4010
4011ac_cv_lib_rt_sched_yield=no
4012fi
4013rm -f conftest.err conftest.$ac_objext \
4014 conftest$ac_exeext conftest.$ac_ext
4015LIBS=$ac_check_lib_save_LIBS
4016fi
4017echo "$as_me:$LINENO: result: $ac_cv_lib_rt_sched_yield" >&5
4018echo "${ECHO_T}$ac_cv_lib_rt_sched_yield" >&6
4019if test $ac_cv_lib_rt_sched_yield = yes; then
4020 LIBS="$LIBS -lrt"
4021fi
4022
4023fi
4024
4025
4026echo "$as_me:$LINENO: checking for sched_yield support" >&5
4027echo $ECHO_N "checking for sched_yield support... $ECHO_C" >&6
4028cat >conftest.$ac_ext <<_ACEOF
4029/* confdefs.h. */
4030_ACEOF
4031cat confdefs.h >>conftest.$ac_ext
4032cat >>conftest.$ac_ext <<_ACEOF
4033/* end confdefs.h. */
4034#include <sched.h>
4035int
4036main ()
4037{
4038sched_yield ()
4039 ;
4040 return 0;
4041}
4042_ACEOF
4043rm -f conftest.$ac_objext conftest$ac_exeext
4044if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4045 (eval $ac_link) 2>conftest.er1
4046 ac_status=$?
4047 grep -v '^ *+' conftest.er1 >conftest.err
4048 rm -f conftest.er1
4049 cat conftest.err >&5
4050 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4051 (exit $ac_status); } &&
4052 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
4053 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4054 (eval $ac_try) 2>&5
4055 ac_status=$?
4056 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4057 (exit $ac_status); }; } &&
4058 { ac_try='test -s conftest$ac_exeext'
4059 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4060 (eval $ac_try) 2>&5
4061 ac_status=$?
4062 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4063 (exit $ac_status); }; }; then
4064 echo "$as_me:$LINENO: result: yes" >&5
4065echo "${ECHO_T}yes" >&6
4066
4067cat >>confdefs.h <<\_ACEOF
4068#define HAVE_SCHED_YIELD 1
4069_ACEOF
4070
4071else
4072 echo "$as_me: failed program was:" >&5
4073sed 's/^/| /' conftest.$ac_ext >&5
4074
4075echo "$as_me:$LINENO: result: no" >&5
4076echo "${ECHO_T}no" >&6
4077fi
4078rm -f conftest.err conftest.$ac_objext \
4079 conftest$ac_exeext conftest.$ac_ext
4080
4081
4082MALLOC_TYPE=S
4083 3872
4084support_frills=yes 3873support_frills=yes
4085support_inheritpixmap=yes 3874support_inheritpixmap=yes
4086support_tinting=yes 3875support_tinting=yes
4087support_fading=yes 3876support_fading=yes
4088support_keepscrolling=yes 3877support_keepscrolling=yes
4089support_selectionscrolling=yes 3878support_selectionscrolling=yes
4090support_mousewheel=yes 3879support_mousewheel=yes
4091support_mouseslipwheel=yes 3880support_mouseslipwheel=yes
4092support_utmp=yes
4093support_wtmp=yes
4094support_lastlog=yes
4095support_text_blink=yes 3881support_text_blink=yes
4096support_pointer_blank=yes 3882support_pointer_blank=yes
4097support_scroll_rxvt=yes 3883support_scroll_rxvt=yes
4098support_scroll_next=yes 3884support_scroll_next=yes
4099support_scroll_xterm=yes 3885support_scroll_xterm=yes
4100support_scroll_plain=yes 3886support_scroll_plain=yes
4101support_xim=yes 3887support_xim=yes
4102support_xpm=yes 3888support_xpm=yes
3889support_afterimage=yes
3890support_afterstep=yes
4103support_xft=yes 3891support_xft=yes
4104support_unicode3=no 3892support_unicode3=no
4105support_combining=yes 3893support_combining=yes
4106support_8bitctrls=no 3894support_8bitctrls=no
4107support_iso14755=yes 3895support_iso14755=yes
4123# Check whether --enable-everything or --disable-everything was given. 3911# Check whether --enable-everything or --disable-everything was given.
4124if test "${enable_everything+set}" = set; then 3912if test "${enable_everything+set}" = set; then
4125 enableval="$enable_everything" 3913 enableval="$enable_everything"
4126 3914
4127 if test x$enableval = xno; then 3915 if test x$enableval = xno; then
4128 support_24bit=no
4129 support_frills=no 3916 support_frills=no
4130 support_inheritpixmap=no 3917 support_inheritpixmap=no
4131 support_tinting=no 3918 support_tinting=no
4132 support_fading=no 3919 support_fading=no
4133 support_keepscrolling=no 3920 support_keepscrolling=no
4143 support_scroll_plain=no 3930 support_scroll_plain=no
4144 support_utmp=no 3931 support_utmp=no
4145 support_wtmp=no 3932 support_wtmp=no
4146 support_xim=no 3933 support_xim=no
4147 support_xpm=no 3934 support_xpm=no
3935 support_afterimage=no
3936 support_afterstep=no
4148 support_xft=no 3937 support_xft=no
4149 support_unicode3=no 3938 support_unicode3=no
4150 support_combining=no 3939 support_combining=no
4151 support_8bitctrls=no 3940 support_8bitctrls=no
4152 support_iso14755=no 3941 support_iso14755=no
4153 support_styles=no 3942 support_styles=no
4154 support_perl=no 3943 support_perl=no
4155 codesets= 3944 codesets=
4156 fi 3945 fi
4157 if test x$enableval = xyes; then 3946 if test x$enableval = xyes; then
4158 support_24bit=yes
4159 support_frills=yes 3947 support_frills=yes
4160 support_inheritpixmap=yes 3948 support_inheritpixmap=yes
4161 support_tinting=yes 3949 support_tinting=yes
4162 support_fading=yes 3950 support_fading=yes
4163 support_keepscrolling=yes 3951 support_keepscrolling=yes
4173 support_scroll_plain=yes 3961 support_scroll_plain=yes
4174 support_utmp=yes 3962 support_utmp=yes
4175 support_wtmp=yes 3963 support_wtmp=yes
4176 support_xim=yes 3964 support_xim=yes
4177 support_xpm=yes 3965 support_xpm=yes
3966 support_afterimage=yes
3967 support_afterstep=yes
4178 support_xft=yes 3968 support_xft=yes
4179 support_unicode3=yes 3969 support_unicode3=yes
4180 support_combining=yes 3970 support_combining=yes
4181 #support_8bitctrls=yes 3971 #support_8bitctrls=yes
4182 support_iso14755=yes 3972 support_iso14755=yes
4217 if test x$enableval = xyes -o x$enableval = xno; then 4007 if test x$enableval = xyes -o x$enableval = xno; then
4218 support_styles=$enableval 4008 support_styles=$enableval
4219 fi 4009 fi
4220fi; 4010fi;
4221 4011
4222# Check whether --enable-utmp or --disable-utmp was given.
4223if test "${enable_utmp+set}" = set; then
4224 enableval="$enable_utmp"
4225 if test x$enableval = xyes -o x$enableval = xno; then
4226 support_utmp=$enableval
4227 fi
4228fi;
4229
4230# Check whether --enable-wtmp or --disable-wtmp was given.
4231if test "${enable_wtmp+set}" = set; then
4232 enableval="$enable_wtmp"
4233 if test x$enableval = xyes -o x$enableval = xno; then
4234 support_wtmp=$enableval
4235 fi
4236fi;
4237
4238# Check whether --enable-lastlog or --disable-lastlog was given.
4239if test "${enable_lastlog+set}" = set; then
4240 enableval="$enable_lastlog"
4241 if test x$enableval = xyes -o x$enableval = xno; then
4242 support_lastlog=$enableval
4243 fi
4244fi;
4245
4246# Check whether --enable-xpm-background or --disable-xpm-background was given. 4012# Check whether --enable-xpm-background or --disable-xpm-background was given.
4247if test "${enable_xpm_background+set}" = set; then 4013if test "${enable_xpm_background+set}" = set; then
4248 enableval="$enable_xpm_background" 4014 enableval="$enable_xpm_background"
4249 if test x$enableval = xyes -o x$enableval = xno; then 4015 if test x$enableval = xyes -o x$enableval = xno; then
4250 support_xpm=$enableval 4016 support_xpm=$enableval
4251 fi 4017 fi
4252fi; 4018fi;
4253 4019
4020# Check whether --enable-afterimage or --disable-afterimage was given.
4021if test "${enable_afterimage+set}" = set; then
4022 enableval="$enable_afterimage"
4023 if test x$enableval = xyes -o x$enableval = xno; then
4024 support_afterimage=$enableval
4025 fi
4026fi;
4027
4028
4029# Check whether --with-afterimage_config or --without-afterimage_config was given.
4030if test "${with_afterimage_config+set}" = set; then
4031 withval="$with_afterimage_config"
4032 if test "x$withval" != x; then
4033 afterimage_config=$withval/afterimage-config
4034 fi
4035fi;
4036
4037# Check whether --enable-afterstep or --disable-afterstep was given.
4038if test "${enable_afterstep+set}" = set; then
4039 enableval="$enable_afterstep"
4040 if test x$enableval = xyes -o x$enableval = xno; then
4041 support_afterstep=$enableval
4042 fi
4043fi;
4044
4254# Check whether --enable-transparency or --disable-transparency was given. 4045# Check whether --enable-transparency or --disable-transparency was given.
4255if test "${enable_transparency+set}" = set; then 4046if test "${enable_transparency+set}" = set; then
4256 enableval="$enable_transparency" 4047 enableval="$enable_transparency"
4257 if test x$enableval = xyes -o x$enableval = xno; then 4048 if test x$enableval = xyes -o x$enableval = xno; then
4258 support_inheritpixmap=$enableval 4049 support_inheritpixmap=$enableval
4314 support_scroll_plain=$enableval 4105 support_scroll_plain=$enableval
4315 fi 4106 fi
4316fi; 4107fi;
4317 4108
4318 4109
4319
4320# Check whether --with-codesets or --without-codesets was given. 4110# Check whether --with-codesets or --without-codesets was given.
4321if test "${with_codesets+set}" = set; then 4111if test "${with_codesets+set}" = set; then
4322 withval="$with_codesets" 4112 withval="$with_codesets"
4323 codesets="$withval" 4113 codesets="$withval"
4324fi; 4114fi;
4329 if test x$enableval = xyes -o x$enableval = xno; then 4119 if test x$enableval = xyes -o x$enableval = xno; then
4330 support_xim=$enableval 4120 support_xim=$enableval
4331 fi 4121 fi
4332fi; 4122fi;
4333 4123
4334# Check whether --enable-ttygid or --disable-ttygid was given.
4335if test "${enable_ttygid+set}" = set; then
4336 enableval="$enable_ttygid"
4337 if test x$enableval = xyes; then
4338
4339cat >>confdefs.h <<\_ACEOF
4340#define TTY_GID_SUPPORT 1
4341_ACEOF
4342
4343 fi
4344fi;
4345
4346# Check whether --enable-backspace-key or --disable-backspace-key was given. 4124# Check whether --enable-backspace-key or --disable-backspace-key was given.
4347if test "${enable_backspace_key+set}" = set; then 4125if test "${enable_backspace_key+set}" = set; then
4348 enableval="$enable_backspace_key" 4126 enableval="$enable_backspace_key"
4349 if test x$enableval = xno; then 4127 if test x$enableval = xno; then
4350 4128
4474 if test x$enableval = xyes -o x$enableval = xno; then 4252 if test x$enableval = xyes -o x$enableval = xno; then
4475 support_frills=$enableval 4253 support_frills=$enableval
4476 fi 4254 fi
4477fi; 4255fi;
4478 4256
4479# Check whether --enable-24bit or --disable-24bit was given.
4480if test "${enable_24bit+set}" = set; then
4481 enableval="$enable_24bit"
4482 if test x$enableval = xyes -o x$enableval = xno; then
4483 support_24bit=$enableval
4484 fi
4485fi;
4486
4487# Check whether --enable-keepscrolling or --disable-keepscrolling was given. 4257# Check whether --enable-keepscrolling or --disable-keepscrolling was given.
4488if test "${enable_keepscrolling+set}" = set; then 4258if test "${enable_keepscrolling+set}" = set; then
4489 enableval="$enable_keepscrolling" 4259 enableval="$enable_keepscrolling"
4490 if test x$enableval = xyes -o x$enableval = xno; then 4260 if test x$enableval = xyes -o x$enableval = xno; then
4491 support_keepscrolling=$enableval 4261 support_keepscrolling=$enableval
4514 if test x$enableval = xyes -o x$enableval = xno; then 4284 if test x$enableval = xyes -o x$enableval = xno; then
4515 support_mouseslipwheel=$enableval 4285 support_mouseslipwheel=$enableval
4516 fi 4286 fi
4517fi; 4287fi;
4518 4288
4519# Check whether --enable-dmalloc or --disable-dmalloc was given.
4520if test "${enable_dmalloc+set}" = set; then
4521 enableval="$enable_dmalloc"
4522 if test x$enableval = xyes; then
4523 MALLOC_TYPE=G
4524 DEBUG=-DDEBUG_MALLOC
4525 DLIB="-L/usr/local/lib -ldmalloc"
4526 DINCLUDE=-I/usr/local/include
4527 fi
4528fi;
4529
4530# Check whether --enable-dlmalloc or --disable-dlmalloc was given.
4531if test "${enable_dlmalloc+set}" = set; then
4532 enableval="$enable_dlmalloc"
4533 if test x$enableval = xyes; then
4534 MALLOC_TYPE=D
4535 DEBUG=
4536 DLIB="-L/usr/local/lib -ldlmalloc"
4537 DINCLUDE=
4538 fi
4539fi;
4540
4541# Check whether --enable-smart-resize or --disable-smart-resize was given. 4289# Check whether --enable-smart-resize or --disable-smart-resize was given.
4542if test "${enable_smart_resize+set}" = set; then 4290if test "${enable_smart_resize+set}" = set; then
4543 enableval="$enable_smart_resize" 4291 enableval="$enable_smart_resize"
4544 if test x$enableval = xyes; then 4292 if test x$enableval = xyes; then
4545 4293
4590_ACEOF 4338_ACEOF
4591 terminfo="$withval" 4339 terminfo="$withval"
4592 fi 4340 fi
4593fi; 4341fi;
4594 4342
4595
4596# Extract the first word of "mv", so it can be a program name with args.
4597set dummy mv; ac_word=$2
4598echo "$as_me:$LINENO: checking for $ac_word" >&5
4599echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
4600if test "${ac_cv_path_MV+set}" = set; then
4601 echo $ECHO_N "(cached) $ECHO_C" >&6
4602else
4603 case $MV in
4604 [\\/]* | ?:[\\/]*)
4605 ac_cv_path_MV="$MV" # Let the user override the test with a path.
4606 ;;
4607 *)
4608 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4609for as_dir in $PATH
4610do
4611 IFS=$as_save_IFS
4612 test -z "$as_dir" && as_dir=.
4613 for ac_exec_ext in '' $ac_executable_extensions; do
4614 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4615 ac_cv_path_MV="$as_dir/$ac_word$ac_exec_ext"
4616 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4617 break 2
4618 fi
4619done
4620done
4621
4622 test -z "$ac_cv_path_MV" && ac_cv_path_MV="mv"
4623 ;;
4624esac
4625fi
4626MV=$ac_cv_path_MV
4627
4628if test -n "$MV"; then
4629 echo "$as_me:$LINENO: result: $MV" >&5
4630echo "${ECHO_T}$MV" >&6
4631else
4632 echo "$as_me:$LINENO: result: no" >&5
4633echo "${ECHO_T}no" >&6
4634fi
4635
4636# Extract the first word of "rm", so it can be a program name with args.
4637set dummy rm; ac_word=$2
4638echo "$as_me:$LINENO: checking for $ac_word" >&5
4639echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
4640if test "${ac_cv_path_RM+set}" = set; then
4641 echo $ECHO_N "(cached) $ECHO_C" >&6
4642else
4643 case $RM in
4644 [\\/]* | ?:[\\/]*)
4645 ac_cv_path_RM="$RM" # Let the user override the test with a path.
4646 ;;
4647 *)
4648 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4649for as_dir in $PATH
4650do
4651 IFS=$as_save_IFS
4652 test -z "$as_dir" && as_dir=.
4653 for ac_exec_ext in '' $ac_executable_extensions; do
4654 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4655 ac_cv_path_RM="$as_dir/$ac_word$ac_exec_ext"
4656 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4657 break 2
4658 fi
4659done
4660done
4661
4662 test -z "$ac_cv_path_RM" && ac_cv_path_RM="rm"
4663 ;;
4664esac
4665fi
4666RM=$ac_cv_path_RM
4667
4668if test -n "$RM"; then
4669 echo "$as_me:$LINENO: result: $RM" >&5
4670echo "${ECHO_T}$RM" >&6
4671else
4672 echo "$as_me:$LINENO: result: no" >&5
4673echo "${ECHO_T}no" >&6
4674fi
4675
4676# Extract the first word of "cp", so it can be a program name with args.
4677set dummy cp; ac_word=$2
4678echo "$as_me:$LINENO: checking for $ac_word" >&5
4679echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
4680if test "${ac_cv_path_CP+set}" = set; then
4681 echo $ECHO_N "(cached) $ECHO_C" >&6
4682else
4683 case $CP in
4684 [\\/]* | ?:[\\/]*)
4685 ac_cv_path_CP="$CP" # Let the user override the test with a path.
4686 ;;
4687 *)
4688 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4689for as_dir in $PATH
4690do
4691 IFS=$as_save_IFS
4692 test -z "$as_dir" && as_dir=.
4693 for ac_exec_ext in '' $ac_executable_extensions; do
4694 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4695 ac_cv_path_CP="$as_dir/$ac_word$ac_exec_ext"
4696 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4697 break 2
4698 fi
4699done
4700done
4701
4702 test -z "$ac_cv_path_CP" && ac_cv_path_CP="cp"
4703 ;;
4704esac
4705fi
4706CP=$ac_cv_path_CP
4707
4708if test -n "$CP"; then
4709 echo "$as_me:$LINENO: result: $CP" >&5
4710echo "${ECHO_T}$CP" >&6
4711else
4712 echo "$as_me:$LINENO: result: no" >&5
4713echo "${ECHO_T}no" >&6
4714fi
4715
4716# Extract the first word of "ln", so it can be a program name with args.
4717set dummy ln; ac_word=$2
4718echo "$as_me:$LINENO: checking for $ac_word" >&5
4719echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
4720if test "${ac_cv_path_LN+set}" = set; then
4721 echo $ECHO_N "(cached) $ECHO_C" >&6
4722else
4723 case $LN in
4724 [\\/]* | ?:[\\/]*)
4725 ac_cv_path_LN="$LN" # Let the user override the test with a path.
4726 ;;
4727 *)
4728 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4729for as_dir in $PATH
4730do
4731 IFS=$as_save_IFS
4732 test -z "$as_dir" && as_dir=.
4733 for ac_exec_ext in '' $ac_executable_extensions; do
4734 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4735 ac_cv_path_LN="$as_dir/$ac_word$ac_exec_ext"
4736 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4737 break 2
4738 fi
4739done
4740done
4741
4742 test -z "$ac_cv_path_LN" && ac_cv_path_LN="ln"
4743 ;;
4744esac
4745fi
4746LN=$ac_cv_path_LN
4747
4748if test -n "$LN"; then
4749 echo "$as_me:$LINENO: result: $LN" >&5
4750echo "${ECHO_T}$LN" >&6
4751else
4752 echo "$as_me:$LINENO: result: no" >&5
4753echo "${ECHO_T}no" >&6
4754fi
4755
4756# Extract the first word of "sed", so it can be a program name with args.
4757set dummy sed; ac_word=$2
4758echo "$as_me:$LINENO: checking for $ac_word" >&5
4759echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
4760if test "${ac_cv_path_SED+set}" = set; then
4761 echo $ECHO_N "(cached) $ECHO_C" >&6
4762else
4763 case $SED in
4764 [\\/]* | ?:[\\/]*)
4765 ac_cv_path_SED="$SED" # Let the user override the test with a path.
4766 ;;
4767 *)
4768 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4769for as_dir in $PATH
4770do
4771 IFS=$as_save_IFS
4772 test -z "$as_dir" && as_dir=.
4773 for ac_exec_ext in '' $ac_executable_extensions; do
4774 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4775 ac_cv_path_SED="$as_dir/$ac_word$ac_exec_ext"
4776 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4777 break 2
4778 fi
4779done
4780done
4781
4782 test -z "$ac_cv_path_SED" && ac_cv_path_SED="sed"
4783 ;;
4784esac
4785fi
4786SED=$ac_cv_path_SED
4787
4788if test -n "$SED"; then
4789 echo "$as_me:$LINENO: result: $SED" >&5
4790echo "${ECHO_T}$SED" >&6
4791else
4792 echo "$as_me:$LINENO: result: no" >&5
4793echo "${ECHO_T}no" >&6
4794fi
4795
4796# Extract the first word of "echo", so it can be a program name with args.
4797set dummy echo; ac_word=$2
4798echo "$as_me:$LINENO: checking for $ac_word" >&5
4799echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
4800if test "${ac_cv_path_ECHO+set}" = set; then
4801 echo $ECHO_N "(cached) $ECHO_C" >&6
4802else
4803 case $ECHO in
4804 [\\/]* | ?:[\\/]*)
4805 ac_cv_path_ECHO="$ECHO" # Let the user override the test with a path.
4806 ;;
4807 *)
4808 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4809for as_dir in $PATH
4810do
4811 IFS=$as_save_IFS
4812 test -z "$as_dir" && as_dir=.
4813 for ac_exec_ext in '' $ac_executable_extensions; do
4814 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4815 ac_cv_path_ECHO="$as_dir/$ac_word$ac_exec_ext"
4816 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4817 break 2
4818 fi
4819done
4820done
4821
4822 test -z "$ac_cv_path_ECHO" && ac_cv_path_ECHO="echo"
4823 ;;
4824esac
4825fi
4826ECHO=$ac_cv_path_ECHO
4827
4828if test -n "$ECHO"; then
4829 echo "$as_me:$LINENO: result: $ECHO" >&5
4830echo "${ECHO_T}$ECHO" >&6
4831else
4832 echo "$as_me:$LINENO: result: no" >&5
4833echo "${ECHO_T}no" >&6
4834fi
4835
4836# Extract the first word of "cmp", so it can be a program name with args.
4837set dummy cmp; ac_word=$2
4838echo "$as_me:$LINENO: checking for $ac_word" >&5
4839echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
4840if test "${ac_cv_path_CMP+set}" = set; then
4841 echo $ECHO_N "(cached) $ECHO_C" >&6
4842else
4843 case $CMP in
4844 [\\/]* | ?:[\\/]*)
4845 ac_cv_path_CMP="$CMP" # Let the user override the test with a path.
4846 ;;
4847 *)
4848 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4849for as_dir in $PATH
4850do
4851 IFS=$as_save_IFS
4852 test -z "$as_dir" && as_dir=.
4853 for ac_exec_ext in '' $ac_executable_extensions; do
4854 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4855 ac_cv_path_CMP="$as_dir/$ac_word$ac_exec_ext"
4856 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4857 break 2
4858 fi
4859done
4860done
4861
4862 test -z "$ac_cv_path_CMP" && ac_cv_path_CMP="cmp"
4863 ;;
4864esac
4865fi
4866CMP=$ac_cv_path_CMP
4867
4868if test -n "$CMP"; then
4869 echo "$as_me:$LINENO: result: $CMP" >&5
4870echo "${ECHO_T}$CMP" >&6
4871else
4872 echo "$as_me:$LINENO: result: no" >&5
4873echo "${ECHO_T}no" >&6
4874fi
4875 4343
4876# Extract the first word of "tic", so it can be a program name with args. 4344# Extract the first word of "tic", so it can be a program name with args.
4877set dummy tic; ac_word=$2 4345set dummy tic; ac_word=$2
4878echo "$as_me:$LINENO: checking for $ac_word" >&5 4346echo "$as_me:$LINENO: checking for $ac_word" >&5
4879echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 4347echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
5144ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' 4612ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5145ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 4613ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5146ac_compiler_gnu=$ac_cv_cxx_compiler_gnu 4614ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
5147 4615
5148 4616
5149
5150if test "x$ac_path_x_has_been_run" != xyes; then
5151 echo "$as_me:$LINENO: checking for X" >&5 4617echo "$as_me:$LINENO: checking for X" >&5
5152echo $ECHO_N "checking for X... $ECHO_C" >&6 4618echo $ECHO_N "checking for X... $ECHO_C" >&6
5153 4619
5154ac_path_x_has_been_run=yes
5155 4620
5156# Check whether --with-x or --without-x was given. 4621# Check whether --with-x or --without-x was given.
5157if test "${with_x+set}" = set; then 4622if test "${with_x+set}" = set; then
5158 withval="$with_x" 4623 withval="$with_x"
5159 4624
5242 4707
5243/usr/openwin/include 4708/usr/openwin/include
5244/usr/openwin/share/include' 4709/usr/openwin/share/include'
5245 4710
5246if test "$ac_x_includes" = no; then 4711if test "$ac_x_includes" = no; then
5247 # Guess where to find include files, by looking for a specified header file. 4712 # Guess where to find include files, by looking for Intrinsic.h.
5248 # First, try using that file with no special directory specified. 4713 # First, try using that file with no special directory specified.
5249 cat >conftest.$ac_ext <<_ACEOF 4714 cat >conftest.$ac_ext <<_ACEOF
5250/* confdefs.h. */ 4715/* confdefs.h. */
5251_ACEOF 4716_ACEOF
5252cat confdefs.h >>conftest.$ac_ext 4717cat confdefs.h >>conftest.$ac_ext
5253cat >>conftest.$ac_ext <<_ACEOF 4718cat >>conftest.$ac_ext <<_ACEOF
5254/* end confdefs.h. */ 4719/* end confdefs.h. */
5255#include <X11/Xlib.h> 4720#include <X11/Intrinsic.h>
5256_ACEOF 4721_ACEOF
5257if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 4722if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
5258 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 4723 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
5259 ac_status=$? 4724 ac_status=$?
5260 grep -v '^ *+' conftest.er1 >conftest.err 4725 grep -v '^ *+' conftest.er1 >conftest.err
5277else 4742else
5278 echo "$as_me: failed program was:" >&5 4743 echo "$as_me: failed program was:" >&5
5279sed 's/^/| /' conftest.$ac_ext >&5 4744sed 's/^/| /' conftest.$ac_ext >&5
5280 4745
5281 for ac_dir in $ac_x_header_dirs; do 4746 for ac_dir in $ac_x_header_dirs; do
5282 if test -r "$ac_dir/X11/Xlib.h"; then 4747 if test -r "$ac_dir/X11/Intrinsic.h"; then
5283 ac_x_includes=$ac_dir 4748 ac_x_includes=$ac_dir
5284 break 4749 break
5285 fi 4750 fi
5286done 4751done
5287fi 4752fi
5291if test "$ac_x_libraries" = no; then 4756if test "$ac_x_libraries" = no; then
5292 # Check for the libraries. 4757 # Check for the libraries.
5293 # See if we find them without any special options. 4758 # See if we find them without any special options.
5294 # Don't add to $LIBS permanently. 4759 # Don't add to $LIBS permanently.
5295 ac_save_LIBS=$LIBS 4760 ac_save_LIBS=$LIBS
5296 LIBS="-lX11 $LIBS" 4761 LIBS="-lXt $LIBS"
5297 cat >conftest.$ac_ext <<_ACEOF 4762 cat >conftest.$ac_ext <<_ACEOF
5298/* confdefs.h. */ 4763/* confdefs.h. */
5299_ACEOF 4764_ACEOF
5300cat confdefs.h >>conftest.$ac_ext 4765cat confdefs.h >>conftest.$ac_ext
5301cat >>conftest.$ac_ext <<_ACEOF 4766cat >>conftest.$ac_ext <<_ACEOF
5302/* end confdefs.h. */ 4767/* end confdefs.h. */
5303#include <X11/Xlib.h> 4768#include <X11/Intrinsic.h>
5304int 4769int
5305main () 4770main ()
5306{ 4771{
5307XrmInitialize () 4772XtMalloc (0)
5308 ; 4773 ;
5309 return 0; 4774 return 0;
5310} 4775}
5311_ACEOF 4776_ACEOF
5312rm -f conftest.$ac_objext conftest$ac_exeext 4777rm -f conftest.$ac_objext conftest$ac_exeext
5316 grep -v '^ *+' conftest.er1 >conftest.err 4781 grep -v '^ *+' conftest.er1 >conftest.err
5317 rm -f conftest.er1 4782 rm -f conftest.er1
5318 cat conftest.err >&5 4783 cat conftest.err >&5
5319 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4784 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5320 (exit $ac_status); } && 4785 (exit $ac_status); } &&
5321 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 4786 { ac_try='test -z "$ac_cxx_werror_flag"
4787 || test ! -s conftest.err'
5322 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 4788 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5323 (eval $ac_try) 2>&5 4789 (eval $ac_try) 2>&5
5324 ac_status=$? 4790 ac_status=$?
5325 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4791 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5326 (exit $ac_status); }; } && 4792 (exit $ac_status); }; } &&
5340LIBS=$ac_save_LIBS 4806LIBS=$ac_save_LIBS
5341for ac_dir in `echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g` 4807for ac_dir in `echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`
5342do 4808do
5343 # Don't even attempt the hair of trying to link an X program! 4809 # Don't even attempt the hair of trying to link an X program!
5344 for ac_extension in a so sl; do 4810 for ac_extension in a so sl; do
5345 if test -r $ac_dir/libX11.$ac_extension; then 4811 if test -r $ac_dir/libXt.$ac_extension; then
5346 ac_x_libraries=$ac_dir 4812 ac_x_libraries=$ac_dir
5347 break 2 4813 break 2
5348 fi 4814 fi
5349 done 4815 done
5350done 4816done
5376 test "x$x_includes" = xNONE && x_includes=$ac_x_includes 4842 test "x$x_includes" = xNONE && x_includes=$ac_x_includes
5377 test "x$x_libraries" = xNONE && x_libraries=$ac_x_libraries 4843 test "x$x_libraries" = xNONE && x_libraries=$ac_x_libraries
5378 # Update the cache value to reflect the command line values. 4844 # Update the cache value to reflect the command line values.
5379 ac_cv_have_x="have_x=yes \ 4845 ac_cv_have_x="have_x=yes \
5380 ac_x_includes=$x_includes ac_x_libraries=$x_libraries" 4846 ac_x_includes=$x_includes ac_x_libraries=$x_libraries"
5381 # It might be that x_includes is empty (headers are found in the
5382 # standard search path. Then output the corresponding message
5383 ac_out_x_includes=$x_includes
5384 test "x$x_includes" = x && ac_out_x_includes="in standard search path"
5385 echo "$as_me:$LINENO: result: libraries $x_libraries, headers $ac_out_x_includes" >&5 4847 echo "$as_me:$LINENO: result: libraries $x_libraries, headers $x_includes" >&5
5386echo "${ECHO_T}libraries $x_libraries, headers $ac_out_x_includes" >&6 4848echo "${ECHO_T}libraries $x_libraries, headers $x_includes" >&6
5387fi 4849fi
5388 4850
5389fi
5390if test "$no_x" = yes; then 4851if test "$no_x" = yes; then
5391 # Not all programs may use this symbol, but it does not hurt to define it. 4852 # Not all programs may use this symbol, but it does not hurt to define it.
5392 4853
5393cat >>confdefs.h <<\_ACEOF 4854cat >>confdefs.h <<\_ACEOF
5394#define X_DISPLAY_MISSING 1 4855#define X_DISPLAY_MISSING 1
5432 grep -v '^ *+' conftest.er1 >conftest.err 4893 grep -v '^ *+' conftest.er1 >conftest.err
5433 rm -f conftest.er1 4894 rm -f conftest.er1
5434 cat conftest.err >&5 4895 cat conftest.err >&5
5435 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4896 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5436 (exit $ac_status); } && 4897 (exit $ac_status); } &&
5437 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 4898 { ac_try='test -z "$ac_cxx_werror_flag"
4899 || test ! -s conftest.err'
5438 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 4900 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5439 (eval $ac_try) 2>&5 4901 (eval $ac_try) 2>&5
5440 ac_status=$? 4902 ac_status=$?
5441 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4903 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5442 (exit $ac_status); }; } && 4904 (exit $ac_status); }; } &&
5483 grep -v '^ *+' conftest.er1 >conftest.err 4945 grep -v '^ *+' conftest.er1 >conftest.err
5484 rm -f conftest.er1 4946 rm -f conftest.er1
5485 cat conftest.err >&5 4947 cat conftest.err >&5
5486 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4948 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5487 (exit $ac_status); } && 4949 (exit $ac_status); } &&
5488 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 4950 { ac_try='test -z "$ac_cxx_werror_flag"
4951 || test ! -s conftest.err'
5489 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 4952 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5490 (eval $ac_try) 2>&5 4953 (eval $ac_try) 2>&5
5491 ac_status=$? 4954 ac_status=$?
5492 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4955 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5493 (exit $ac_status); }; } && 4956 (exit $ac_status); }; } &&
5559 grep -v '^ *+' conftest.er1 >conftest.err 5022 grep -v '^ *+' conftest.er1 >conftest.err
5560 rm -f conftest.er1 5023 rm -f conftest.er1
5561 cat conftest.err >&5 5024 cat conftest.err >&5
5562 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5025 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5563 (exit $ac_status); } && 5026 (exit $ac_status); } &&
5564 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 5027 { ac_try='test -z "$ac_cxx_werror_flag"
5028 || test ! -s conftest.err'
5565 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5029 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5566 (eval $ac_try) 2>&5 5030 (eval $ac_try) 2>&5
5567 ac_status=$? 5031 ac_status=$?
5568 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5032 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5569 (exit $ac_status); }; } && 5033 (exit $ac_status); }; } &&
5614 grep -v '^ *+' conftest.er1 >conftest.err 5078 grep -v '^ *+' conftest.er1 >conftest.err
5615 rm -f conftest.er1 5079 rm -f conftest.er1
5616 cat conftest.err >&5 5080 cat conftest.err >&5
5617 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5081 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5618 (exit $ac_status); } && 5082 (exit $ac_status); } &&
5619 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 5083 { ac_try='test -z "$ac_cxx_werror_flag"
5084 || test ! -s conftest.err'
5620 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5085 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5621 (eval $ac_try) 2>&5 5086 (eval $ac_try) 2>&5
5622 ac_status=$? 5087 ac_status=$?
5623 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5088 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5624 (exit $ac_status); }; } && 5089 (exit $ac_status); }; } &&
5682 grep -v '^ *+' conftest.er1 >conftest.err 5147 grep -v '^ *+' conftest.er1 >conftest.err
5683 rm -f conftest.er1 5148 rm -f conftest.er1
5684 cat conftest.err >&5 5149 cat conftest.err >&5
5685 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5150 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5686 (exit $ac_status); } && 5151 (exit $ac_status); } &&
5687 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 5152 { ac_try='test -z "$ac_cxx_werror_flag"
5153 || test ! -s conftest.err'
5688 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5154 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5689 (eval $ac_try) 2>&5 5155 (eval $ac_try) 2>&5
5690 ac_status=$? 5156 ac_status=$?
5691 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5157 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5692 (exit $ac_status); }; } && 5158 (exit $ac_status); }; } &&
5790 grep -v '^ *+' conftest.er1 >conftest.err 5256 grep -v '^ *+' conftest.er1 >conftest.err
5791 rm -f conftest.er1 5257 rm -f conftest.er1
5792 cat conftest.err >&5 5258 cat conftest.err >&5
5793 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5259 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5794 (exit $ac_status); } && 5260 (exit $ac_status); } &&
5795 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 5261 { ac_try='test -z "$ac_cxx_werror_flag"
5262 || test ! -s conftest.err'
5796 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5263 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5797 (eval $ac_try) 2>&5 5264 (eval $ac_try) 2>&5
5798 ac_status=$? 5265 ac_status=$?
5799 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5266 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5800 (exit $ac_status); }; } && 5267 (exit $ac_status); }; } &&
5854 grep -v '^ *+' conftest.er1 >conftest.err 5321 grep -v '^ *+' conftest.er1 >conftest.err
5855 rm -f conftest.er1 5322 rm -f conftest.er1
5856 cat conftest.err >&5 5323 cat conftest.err >&5
5857 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5324 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5858 (exit $ac_status); } && 5325 (exit $ac_status); } &&
5859 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 5326 { ac_try='test -z "$ac_cxx_werror_flag"
5327 || test ! -s conftest.err'
5860 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5328 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5861 (eval $ac_try) 2>&5 5329 (eval $ac_try) 2>&5
5862 ac_status=$? 5330 ac_status=$?
5863 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5331 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5864 (exit $ac_status); }; } && 5332 (exit $ac_status); }; } &&
5922 grep -v '^ *+' conftest.er1 >conftest.err 5390 grep -v '^ *+' conftest.er1 >conftest.err
5923 rm -f conftest.er1 5391 rm -f conftest.er1
5924 cat conftest.err >&5 5392 cat conftest.err >&5
5925 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5393 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5926 (exit $ac_status); } && 5394 (exit $ac_status); } &&
5927 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 5395 { ac_try='test -z "$ac_cxx_werror_flag"
5396 || test ! -s conftest.err'
5928 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5397 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5929 (eval $ac_try) 2>&5 5398 (eval $ac_try) 2>&5
5930 ac_status=$? 5399 ac_status=$?
5931 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5400 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5932 (exit $ac_status); }; } && 5401 (exit $ac_status); }; } &&
6026 grep -v '^ *+' conftest.er1 >conftest.err 5495 grep -v '^ *+' conftest.er1 >conftest.err
6027 rm -f conftest.er1 5496 rm -f conftest.er1
6028 cat conftest.err >&5 5497 cat conftest.err >&5
6029 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5498 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6030 (exit $ac_status); } && 5499 (exit $ac_status); } &&
6031 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 5500 { ac_try='test -z "$ac_cxx_werror_flag"
5501 || test ! -s conftest.err'
6032 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5502 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6033 (eval $ac_try) 2>&5 5503 (eval $ac_try) 2>&5
6034 ac_status=$? 5504 ac_status=$?
6035 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5505 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6036 (exit $ac_status); }; } && 5506 (exit $ac_status); }; } &&
6090 grep -v '^ *+' conftest.er1 >conftest.err 5560 grep -v '^ *+' conftest.er1 >conftest.err
6091 rm -f conftest.er1 5561 rm -f conftest.er1
6092 cat conftest.err >&5 5562 cat conftest.err >&5
6093 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5563 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6094 (exit $ac_status); } && 5564 (exit $ac_status); } &&
6095 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 5565 { ac_try='test -z "$ac_cxx_werror_flag"
5566 || test ! -s conftest.err'
6096 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5567 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6097 (eval $ac_try) 2>&5 5568 (eval $ac_try) 2>&5
6098 ac_status=$? 5569 ac_status=$?
6099 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5570 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6100 (exit $ac_status); }; } && 5571 (exit $ac_status); }; } &&
6187 grep -v '^ *+' conftest.er1 >conftest.err 5658 grep -v '^ *+' conftest.er1 >conftest.err
6188 rm -f conftest.er1 5659 rm -f conftest.er1
6189 cat conftest.err >&5 5660 cat conftest.err >&5
6190 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5661 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6191 (exit $ac_status); } && 5662 (exit $ac_status); } &&
6192 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 5663 { ac_try='test -z "$ac_cxx_werror_flag"
5664 || test ! -s conftest.err'
6193 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5665 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6194 (eval $ac_try) 2>&5 5666 (eval $ac_try) 2>&5
6195 ac_status=$? 5667 ac_status=$?
6196 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5668 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6197 (exit $ac_status); }; } && 5669 (exit $ac_status); }; } &&
6251 grep -v '^ *+' conftest.er1 >conftest.err 5723 grep -v '^ *+' conftest.er1 >conftest.err
6252 rm -f conftest.er1 5724 rm -f conftest.er1
6253 cat conftest.err >&5 5725 cat conftest.err >&5
6254 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5726 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6255 (exit $ac_status); } && 5727 (exit $ac_status); } &&
6256 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 5728 { ac_try='test -z "$ac_cxx_werror_flag"
5729 || test ! -s conftest.err'
6257 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5730 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6258 (eval $ac_try) 2>&5 5731 (eval $ac_try) 2>&5
6259 ac_status=$? 5732 ac_status=$?
6260 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5733 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6261 (exit $ac_status); }; } && 5734 (exit $ac_status); }; } &&
6348 grep -v '^ *+' conftest.er1 >conftest.err 5821 grep -v '^ *+' conftest.er1 >conftest.err
6349 rm -f conftest.er1 5822 rm -f conftest.er1
6350 cat conftest.err >&5 5823 cat conftest.err >&5
6351 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5824 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6352 (exit $ac_status); } && 5825 (exit $ac_status); } &&
6353 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 5826 { ac_try='test -z "$ac_cxx_werror_flag"
5827 || test ! -s conftest.err'
6354 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5828 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6355 (eval $ac_try) 2>&5 5829 (eval $ac_try) 2>&5
6356 ac_status=$? 5830 ac_status=$?
6357 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5831 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6358 (exit $ac_status); }; } && 5832 (exit $ac_status); }; } &&
6412 grep -v '^ *+' conftest.er1 >conftest.err 5886 grep -v '^ *+' conftest.er1 >conftest.err
6413 rm -f conftest.er1 5887 rm -f conftest.er1
6414 cat conftest.err >&5 5888 cat conftest.err >&5
6415 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5889 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6416 (exit $ac_status); } && 5890 (exit $ac_status); } &&
6417 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 5891 { ac_try='test -z "$ac_cxx_werror_flag"
5892 || test ! -s conftest.err'
6418 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5893 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6419 (eval $ac_try) 2>&5 5894 (eval $ac_try) 2>&5
6420 ac_status=$? 5895 ac_status=$?
6421 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5896 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6422 (exit $ac_status); }; } && 5897 (exit $ac_status); }; } &&
6491 grep -v '^ *+' conftest.er1 >conftest.err 5966 grep -v '^ *+' conftest.er1 >conftest.err
6492 rm -f conftest.er1 5967 rm -f conftest.er1
6493 cat conftest.err >&5 5968 cat conftest.err >&5
6494 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5969 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6495 (exit $ac_status); } && 5970 (exit $ac_status); } &&
6496 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 5971 { ac_try='test -z "$ac_cxx_werror_flag"
5972 || test ! -s conftest.err'
6497 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5973 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6498 (eval $ac_try) 2>&5 5974 (eval $ac_try) 2>&5
6499 ac_status=$? 5975 ac_status=$?
6500 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5976 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6501 (exit $ac_status); }; } && 5977 (exit $ac_status); }; } &&
6526 6002
6527fi 6003fi
6528 6004
6529 6005
6530 6006
6007LIBAFTERIMAGE_CFLAGS=
6008AFTERIMAGE_LIBS=
6009have_afterimage=
6010
6531if test x$support_xpm = xyes; then 6011if test x$support_afterimage = xyes; then
6012 support_afterimage=no
6013
6014 if test "x$afterimage_config" = "x" ; then
6015 # Extract the first word of "afterimage-config", so it can be a program name with args.
6016set dummy afterimage-config; ac_word=$2
6017echo "$as_me:$LINENO: checking for $ac_word" >&5
6018echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
6019if test "${ac_cv_path_afterimage_config+set}" = set; then
6020 echo $ECHO_N "(cached) $ECHO_C" >&6
6021else
6022 case $afterimage_config in
6023 [\\/]* | ?:[\\/]*)
6024 ac_cv_path_afterimage_config="$afterimage_config" # Let the user override the test with a path.
6025 ;;
6026 *)
6027 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6028for as_dir in $PATH
6029do
6030 IFS=$as_save_IFS
6031 test -z "$as_dir" && as_dir=.
6032 for ac_exec_ext in '' $ac_executable_extensions; do
6033 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6034 ac_cv_path_afterimage_config="$as_dir/$ac_word$ac_exec_ext"
6035 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
6036 break 2
6037 fi
6038done
6039done
6040
6041 test -z "$ac_cv_path_afterimage_config" && ac_cv_path_afterimage_config="no"
6042 ;;
6043esac
6044fi
6045afterimage_config=$ac_cv_path_afterimage_config
6046
6047if test -n "$afterimage_config"; then
6048 echo "$as_me:$LINENO: result: $afterimage_config" >&5
6049echo "${ECHO_T}$afterimage_config" >&6
6050else
6051 echo "$as_me:$LINENO: result: no" >&5
6052echo "${ECHO_T}no" >&6
6053fi
6054
6055 fi
6056
6057 echo "$as_me:$LINENO: checking for libAfterImage" >&5
6058echo $ECHO_N "checking for libAfterImage... $ECHO_C" >&6
6059 if $afterimage_config --version >/dev/null 2>&1 ; then
6060 LIBAFTERIMAGE_CFLAGS=`$afterimage_config --cflags`
6061 AFTERIMAGE_LIBS=`$afterimage_config --libs`
6062 if test "x$AFTERIMAGE_LIBS" != "x"; then
6063 support_afterimage=yes
6064 fi
6065 fi
6066
6067 if test "x$support_afterimage" = "xyes"; then
6068 echo "$as_me:$LINENO: result: $AFTERIMAGE_LIBS" >&5
6069echo "${ECHO_T}$AFTERIMAGE_LIBS" >&6
6070 else
6071 echo "$as_me:$LINENO: result: no" >&5
6072echo "${ECHO_T}no" >&6
6073 fi
6074fi
6075
6076if test x$support_afterimage != xyes -a x$support_xpm = xyes ; then
6532 6077
6533 6078
6534 6079
6535# Initialize some more variables set by options. 6080# Initialize some more variables set by options.
6536# The variables have the same names as the options, with 6081# The variables have the same names as the options, with
6707 grep -v '^ *+' conftest.er1 >conftest.err 6252 grep -v '^ *+' conftest.er1 >conftest.err
6708 rm -f conftest.er1 6253 rm -f conftest.er1
6709 cat conftest.err >&5 6254 cat conftest.err >&5
6710 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6255 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6711 (exit $ac_status); } && 6256 (exit $ac_status); } &&
6712 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 6257 { ac_try='test -z "$ac_cxx_werror_flag"
6258 || test ! -s conftest.err'
6713 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 6259 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6714 (eval $ac_try) 2>&5 6260 (eval $ac_try) 2>&5
6715 ac_status=$? 6261 ac_status=$?
6716 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6262 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6717 (exit $ac_status); }; } && 6263 (exit $ac_status); }; } &&
6921 grep -v '^ *+' conftest.er1 >conftest.err 6467 grep -v '^ *+' conftest.er1 >conftest.err
6922 rm -f conftest.er1 6468 rm -f conftest.er1
6923 cat conftest.err >&5 6469 cat conftest.err >&5
6924 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6470 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6925 (exit $ac_status); } && 6471 (exit $ac_status); } &&
6926 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 6472 { ac_try='test -z "$ac_cxx_werror_flag"
6473 || test ! -s conftest.err'
6927 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 6474 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6928 (eval $ac_try) 2>&5 6475 (eval $ac_try) 2>&5
6929 ac_status=$? 6476 ac_status=$?
6930 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6477 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6931 (exit $ac_status); }; } && 6478 (exit $ac_status); }; } &&
6985 grep -v '^ *+' conftest.er1 >conftest.err 6532 grep -v '^ *+' conftest.er1 >conftest.err
6986 rm -f conftest.er1 6533 rm -f conftest.er1
6987 cat conftest.err >&5 6534 cat conftest.err >&5
6988 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6535 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6989 (exit $ac_status); } && 6536 (exit $ac_status); } &&
6990 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 6537 { ac_try='test -z "$ac_cxx_werror_flag"
6538 || test ! -s conftest.err'
6991 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 6539 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6992 (eval $ac_try) 2>&5 6540 (eval $ac_try) 2>&5
6993 ac_status=$? 6541 ac_status=$?
6994 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6542 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6995 (exit $ac_status); }; } && 6543 (exit $ac_status); }; } &&
7155 grep -v '^ *+' conftest.er1 >conftest.err 6703 grep -v '^ *+' conftest.er1 >conftest.err
7156 rm -f conftest.er1 6704 rm -f conftest.er1
7157 cat conftest.err >&5 6705 cat conftest.err >&5
7158 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6706 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7159 (exit $ac_status); } && 6707 (exit $ac_status); } &&
7160 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 6708 { ac_try='test -z "$ac_cxx_werror_flag"
6709 || test ! -s conftest.err'
7161 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 6710 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7162 (eval $ac_try) 2>&5 6711 (eval $ac_try) 2>&5
7163 ac_status=$? 6712 ac_status=$?
7164 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6713 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7165 (exit $ac_status); }; } && 6714 (exit $ac_status); }; } &&
7205 6754
7206 6755
7207 6756
7208 6757
7209 6758
7210
7211
7212
7213
7214
7215
7216
7217
7218
7219for ac_header in \ 6759for ac_header in \
7220 assert.h \ 6760 assert.h \
7221 fcntl.h \ 6761 fcntl.h \
7222 grp.h \
7223 libc.h \
7224 lastlog.h \
7225 stdarg.h \ 6762 stdarg.h \
7226 stdlib.h \ 6763 stdlib.h \
7227 string.h \ 6764 string.h \
7228 termios.h \ 6765 termios.h \
7229 unistd.h \ 6766 unistd.h \
7230 sys/byteorder.h \ 6767 sys/byteorder.h \
7231 sys/ioctl.h \ 6768 sys/ioctl.h \
7232 sys/select.h \ 6769 sys/select.h \
7233 sys/sockio.h \ 6770 sys/sockio.h \
7234 sys/strredir.h \ 6771 sys/strredir.h \
7235 sys/stropts.h \
7236 sys/time.h \ 6772 sys/time.h \
7237 utmp.h \ 6773 stdint.h \
7238 utmpx.h \ 6774 wchar.h \
7239 stdint.h \ 6775 cwchar \
7240 pty.h \ 6776 clocale \
7241 util.h \
7242 libutil.h \
7243 wchar.h \
7244 cwchar \
7245 clocale \
7246 6777
7247do 6778do
7248as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 6779as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
7249if eval "test \"\${$as_ac_Header+set}\" = set"; then 6780if eval "test \"\${$as_ac_Header+set}\" = set"; then
7250 echo "$as_me:$LINENO: checking for $ac_header" >&5 6781 echo "$as_me:$LINENO: checking for $ac_header" >&5
7274 grep -v '^ *+' conftest.er1 >conftest.err 6805 grep -v '^ *+' conftest.er1 >conftest.err
7275 rm -f conftest.er1 6806 rm -f conftest.er1
7276 cat conftest.err >&5 6807 cat conftest.err >&5
7277 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6808 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7278 (exit $ac_status); } && 6809 (exit $ac_status); } &&
7279 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 6810 { ac_try='test -z "$ac_cxx_werror_flag"
6811 || test ! -s conftest.err'
7280 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 6812 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7281 (eval $ac_try) 2>&5 6813 (eval $ac_try) 2>&5
7282 ac_status=$? 6814 ac_status=$?
7283 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6815 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7284 (exit $ac_status); }; } && 6816 (exit $ac_status); }; } &&
7423 grep -v '^ *+' conftest.er1 >conftest.err 6955 grep -v '^ *+' conftest.er1 >conftest.err
7424 rm -f conftest.er1 6956 rm -f conftest.er1
7425 cat conftest.err >&5 6957 cat conftest.err >&5
7426 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6958 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7427 (exit $ac_status); } && 6959 (exit $ac_status); } &&
7428 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 6960 { ac_try='test -z "$ac_cxx_werror_flag"
6961 || test ! -s conftest.err'
7429 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 6962 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7430 (eval $ac_try) 2>&5 6963 (eval $ac_try) 2>&5
7431 ac_status=$? 6964 ac_status=$?
7432 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6965 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7433 (exit $ac_status); }; } && 6966 (exit $ac_status); }; } &&
7488 grep -v '^ *+' conftest.er1 >conftest.err 7021 grep -v '^ *+' conftest.er1 >conftest.err
7489 rm -f conftest.er1 7022 rm -f conftest.er1
7490 cat conftest.err >&5 7023 cat conftest.err >&5
7491 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7024 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7492 (exit $ac_status); } && 7025 (exit $ac_status); } &&
7493 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 7026 { ac_try='test -z "$ac_cxx_werror_flag"
7027 || test ! -s conftest.err'
7494 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 7028 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7495 (eval $ac_try) 2>&5 7029 (eval $ac_try) 2>&5
7496 ac_status=$? 7030 ac_status=$?
7497 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7031 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7498 (exit $ac_status); }; } && 7032 (exit $ac_status); }; } &&
7511fi 7045fi
7512rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 7046rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
7513fi 7047fi
7514echo "$as_me:$LINENO: result: $rxvt_cv_header_sysioctl" >&5 7048echo "$as_me:$LINENO: result: $rxvt_cv_header_sysioctl" >&5
7515echo "${ECHO_T}$rxvt_cv_header_sysioctl" >&6 7049echo "${ECHO_T}$rxvt_cv_header_sysioctl" >&6
7516
7517if test -n "$GCC"; then
7518 LDARG="-Wl,"
7519else
7520 LDARG=""
7521fi
7522R_TRANSLATE='s/-L\([^ ]*\)/-L\1 '$LDARG'-rpath '$LDARG'\1/g'
7523
7524ac_save_CFLAGS=$CFLAGS
7525ac_save_LIBS=$LIBS
7526CFLAGS="$CFLAGS $X_CFLAGS"
7527LIBS=`echo "$LIBS $X_LIBS $X_EXTRA_LIBS -lX11" | sed "$R_TRANSLATE"`
7528echo "$as_me:$LINENO: checking for -rpath dynamic library path recording" >&5
7529echo $ECHO_N "checking for -rpath dynamic library path recording... $ECHO_C" >&6
7530if test "${rxvt_cv_rpath+set}" = set; then
7531 echo $ECHO_N "(cached) $ECHO_C" >&6
7532else
7533 if test "$cross_compiling" = yes; then
7534 { echo "$as_me:$LINENO: WARNING: You may need to check the LIBS line" >&5
7535echo "$as_me: WARNING: You may need to check the LIBS line" >&2;}
7536else
7537 cat >conftest.$ac_ext <<_ACEOF
7538/* confdefs.h. */
7539_ACEOF
7540cat confdefs.h >>conftest.$ac_ext
7541cat >>conftest.$ac_ext <<_ACEOF
7542/* end confdefs.h. */
7543
7544main()
7545{
7546 exit(0);
7547 (void) XOpenDisplay("foobar");
7548}
7549_ACEOF
7550rm -f conftest$ac_exeext
7551if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
7552 (eval $ac_link) 2>&5
7553 ac_status=$?
7554 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7555 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
7556 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7557 (eval $ac_try) 2>&5
7558 ac_status=$?
7559 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7560 (exit $ac_status); }; }; then
7561 rxvt_cv_rpath=yes
7562else
7563 echo "$as_me: program exited with status $ac_status" >&5
7564echo "$as_me: failed program was:" >&5
7565sed 's/^/| /' conftest.$ac_ext >&5
7566
7567( exit $ac_status )
7568rxvt_cv_rpath=no
7569fi
7570rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
7571fi
7572fi
7573echo "$as_me:$LINENO: result: $rxvt_cv_rpath" >&5
7574echo "${ECHO_T}$rxvt_cv_rpath" >&6
7575if test x$rxvt_cv_rpath != xyes; then
7576 R_TRANSLATE='s/-L\([^ ]*\)/-L\1 '$LDARG'-R\1/g'
7577 LIBS=`echo "$ac_save_LIBS $X_LIBS $X_EXTRA_LIBS -lX11" | sed "$R_TRANSLATE"`
7578 echo "$as_me:$LINENO: checking for -R dynamic library path recording" >&5
7579echo $ECHO_N "checking for -R dynamic library path recording... $ECHO_C" >&6
7580if test "${rxvt_cv_R+set}" = set; then
7581 echo $ECHO_N "(cached) $ECHO_C" >&6
7582else
7583 if test "$cross_compiling" = yes; then
7584 rxvt_cv_R=no
7585else
7586 cat >conftest.$ac_ext <<_ACEOF
7587/* confdefs.h. */
7588_ACEOF
7589cat confdefs.h >>conftest.$ac_ext
7590cat >>conftest.$ac_ext <<_ACEOF
7591/* end confdefs.h. */
7592
7593main()
7594{
7595 exit(0);
7596 (void) XOpenDisplay("foobar");
7597}
7598_ACEOF
7599rm -f conftest$ac_exeext
7600if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
7601 (eval $ac_link) 2>&5
7602 ac_status=$?
7603 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7604 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
7605 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7606 (eval $ac_try) 2>&5
7607 ac_status=$?
7608 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7609 (exit $ac_status); }; }; then
7610 rxvt_cv_R=yes
7611else
7612 echo "$as_me: program exited with status $ac_status" >&5
7613echo "$as_me: failed program was:" >&5
7614sed 's/^/| /' conftest.$ac_ext >&5
7615
7616( exit $ac_status )
7617rxvt_cv_R=no
7618fi
7619rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
7620fi
7621fi
7622echo "$as_me:$LINENO: result: $rxvt_cv_R" >&5
7623echo "${ECHO_T}$rxvt_cv_R" >&6
7624 if test x$rxvt_cv_R != xyes; then
7625 LIBS="$ac_save_LIBS $X_LIBS $X_EXTRA_LIBS -lX11"
7626 fi
7627fi
7628 7050
7629echo "$as_me:$LINENO: checking for XPointer" >&5 7051echo "$as_me:$LINENO: checking for XPointer" >&5
7630echo $ECHO_N "checking for XPointer... $ECHO_C" >&6 7052echo $ECHO_N "checking for XPointer... $ECHO_C" >&6
7631if test "${rxvt_cv_xpointer+set}" = set; then 7053if test "${rxvt_cv_xpointer+set}" = set; then
7632 echo $ECHO_N "(cached) $ECHO_C" >&6 7054 echo $ECHO_N "(cached) $ECHO_C" >&6
7653 grep -v '^ *+' conftest.er1 >conftest.err 7075 grep -v '^ *+' conftest.er1 >conftest.err
7654 rm -f conftest.er1 7076 rm -f conftest.er1
7655 cat conftest.err >&5 7077 cat conftest.err >&5
7656 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7078 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7657 (exit $ac_status); } && 7079 (exit $ac_status); } &&
7658 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 7080 { ac_try='test -z "$ac_cxx_werror_flag"
7081 || test ! -s conftest.err'
7659 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 7082 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7660 (eval $ac_try) 2>&5 7083 (eval $ac_try) 2>&5
7661 ac_status=$? 7084 ac_status=$?
7662 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7085 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7663 (exit $ac_status); }; } && 7086 (exit $ac_status); }; } &&
7683cat >>confdefs.h <<\_ACEOF 7106cat >>confdefs.h <<\_ACEOF
7684#define HAVE_XPOINTER 1 7107#define HAVE_XPOINTER 1
7685_ACEOF 7108_ACEOF
7686 7109
7687fi 7110fi
7688LIBS=$ac_save_LIBS
7689CFLAGS=$ac_save_CFLAGS
7690 7111
7112echo "$as_me:$LINENO: checking for XLIB_ILLEGAL_ACCESS" >&5
7113echo $ECHO_N "checking for XLIB_ILLEGAL_ACCESS... $ECHO_C" >&6
7114if test "${rxvt_xlib_illegal_access+set}" = set; then
7115 echo $ECHO_N "(cached) $ECHO_C" >&6
7116else
7117 cat >conftest.$ac_ext <<_ACEOF
7118/* confdefs.h. */
7119_ACEOF
7120cat confdefs.h >>conftest.$ac_ext
7121cat >>conftest.$ac_ext <<_ACEOF
7122/* end confdefs.h. */
7123
7124#define XLIB_ILLEGAL_ACCESS
7125#include <X11/Xlib.h>
7126
7127int
7128main ()
7129{
7130
7131 Display *dpy;
7132 dpy->xdefaults = (char *)0;
7133
7134 ;
7135 return 0;
7136}
7137_ACEOF
7138rm -f conftest.$ac_objext
7139if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
7140 (eval $ac_compile) 2>conftest.er1
7141 ac_status=$?
7142 grep -v '^ *+' conftest.er1 >conftest.err
7143 rm -f conftest.er1
7144 cat conftest.err >&5
7145 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7146 (exit $ac_status); } &&
7147 { ac_try='test -z "$ac_cxx_werror_flag"
7148 || test ! -s conftest.err'
7149 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7150 (eval $ac_try) 2>&5
7151 ac_status=$?
7152 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7153 (exit $ac_status); }; } &&
7154 { ac_try='test -s conftest.$ac_objext'
7155 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7156 (eval $ac_try) 2>&5
7157 ac_status=$?
7158 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7159 (exit $ac_status); }; }; then
7160 rxvt_xlib_illegal_access=yes
7161else
7162 echo "$as_me: failed program was:" >&5
7163sed 's/^/| /' conftest.$ac_ext >&5
7164
7165rxvt_xlib_illegal_access=no
7166
7167fi
7168rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
7169fi
7170echo "$as_me:$LINENO: result: $rxvt_xlib_illegal_access" >&5
7171echo "${ECHO_T}$rxvt_xlib_illegal_access" >&6
7172if test x$rxvt_xlib_illegal_access = xyes; then
7173
7174cat >>confdefs.h <<\_ACEOF
7175#define XLIB_ILLEGAL_ACCESS 1
7176_ACEOF
7177
7178fi
7691 7179
7692echo "$as_me:$LINENO: checking for an ANSI C-conforming const" >&5 7180echo "$as_me:$LINENO: checking for an ANSI C-conforming const" >&5
7693echo $ECHO_N "checking for an ANSI C-conforming const... $ECHO_C" >&6 7181echo $ECHO_N "checking for an ANSI C-conforming const... $ECHO_C" >&6
7694if test "${ac_cv_c_const+set}" = set; then 7182if test "${ac_cv_c_const+set}" = set; then
7695 echo $ECHO_N "(cached) $ECHO_C" >&6 7183 echo $ECHO_N "(cached) $ECHO_C" >&6
7762 grep -v '^ *+' conftest.er1 >conftest.err 7250 grep -v '^ *+' conftest.er1 >conftest.err
7763 rm -f conftest.er1 7251 rm -f conftest.er1
7764 cat conftest.err >&5 7252 cat conftest.err >&5
7765 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7253 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7766 (exit $ac_status); } && 7254 (exit $ac_status); } &&
7767 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 7255 { ac_try='test -z "$ac_cxx_werror_flag"
7256 || test ! -s conftest.err'
7768 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 7257 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7769 (eval $ac_try) 2>&5 7258 (eval $ac_try) 2>&5
7770 ac_status=$? 7259 ac_status=$?
7771 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7260 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7772 (exit $ac_status); }; } && 7261 (exit $ac_status); }; } &&
7822 grep -v '^ *+' conftest.er1 >conftest.err 7311 grep -v '^ *+' conftest.er1 >conftest.err
7823 rm -f conftest.er1 7312 rm -f conftest.er1
7824 cat conftest.err >&5 7313 cat conftest.err >&5
7825 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7314 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7826 (exit $ac_status); } && 7315 (exit $ac_status); } &&
7827 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 7316 { ac_try='test -z "$ac_cxx_werror_flag"
7317 || test ! -s conftest.err'
7828 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 7318 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7829 (eval $ac_try) 2>&5 7319 (eval $ac_try) 2>&5
7830 ac_status=$? 7320 ac_status=$?
7831 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7321 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7832 (exit $ac_status); }; } && 7322 (exit $ac_status); }; } &&
7897 grep -v '^ *+' conftest.er1 >conftest.err 7387 grep -v '^ *+' conftest.er1 >conftest.err
7898 rm -f conftest.er1 7388 rm -f conftest.er1
7899 cat conftest.err >&5 7389 cat conftest.err >&5
7900 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7390 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7901 (exit $ac_status); } && 7391 (exit $ac_status); } &&
7902 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 7392 { ac_try='test -z "$ac_cxx_werror_flag"
7393 || test ! -s conftest.err'
7903 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 7394 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7904 (eval $ac_try) 2>&5 7395 (eval $ac_try) 2>&5
7905 ac_status=$? 7396 ac_status=$?
7906 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7397 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7907 (exit $ac_status); }; } && 7398 (exit $ac_status); }; } &&
7962 grep -v '^ *+' conftest.er1 >conftest.err 7453 grep -v '^ *+' conftest.er1 >conftest.err
7963 rm -f conftest.er1 7454 rm -f conftest.er1
7964 cat conftest.err >&5 7455 cat conftest.err >&5
7965 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7456 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7966 (exit $ac_status); } && 7457 (exit $ac_status); } &&
7967 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 7458 { ac_try='test -z "$ac_cxx_werror_flag"
7459 || test ! -s conftest.err'
7968 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 7460 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7969 (eval $ac_try) 2>&5 7461 (eval $ac_try) 2>&5
7970 ac_status=$? 7462 ac_status=$?
7971 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7463 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7972 (exit $ac_status); }; } && 7464 (exit $ac_status); }; } &&
8066 grep -v '^ *+' conftest.er1 >conftest.err 7558 grep -v '^ *+' conftest.er1 >conftest.err
8067 rm -f conftest.er1 7559 rm -f conftest.er1
8068 cat conftest.err >&5 7560 cat conftest.err >&5
8069 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7561 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8070 (exit $ac_status); } && 7562 (exit $ac_status); } &&
8071 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 7563 { ac_try='test -z "$ac_cxx_werror_flag"
7564 || test ! -s conftest.err'
8072 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 7565 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8073 (eval $ac_try) 2>&5 7566 (eval $ac_try) 2>&5
8074 ac_status=$? 7567 ac_status=$?
8075 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7568 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8076 (exit $ac_status); }; } && 7569 (exit $ac_status); }; } &&
8128 grep -v '^ *+' conftest.er1 >conftest.err 7621 grep -v '^ *+' conftest.er1 >conftest.err
8129 rm -f conftest.er1 7622 rm -f conftest.er1
8130 cat conftest.err >&5 7623 cat conftest.err >&5
8131 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7624 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8132 (exit $ac_status); } && 7625 (exit $ac_status); } &&
8133 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 7626 { ac_try='test -z "$ac_cxx_werror_flag"
7627 || test ! -s conftest.err'
8134 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 7628 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8135 (eval $ac_try) 2>&5 7629 (eval $ac_try) 2>&5
8136 ac_status=$? 7630 ac_status=$?
8137 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7631 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8138 (exit $ac_status); }; } && 7632 (exit $ac_status); }; } &&
8168 grep -v '^ *+' conftest.er1 >conftest.err 7662 grep -v '^ *+' conftest.er1 >conftest.err
8169 rm -f conftest.er1 7663 rm -f conftest.er1
8170 cat conftest.err >&5 7664 cat conftest.err >&5
8171 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7665 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8172 (exit $ac_status); } && 7666 (exit $ac_status); } &&
8173 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 7667 { ac_try='test -z "$ac_cxx_werror_flag"
7668 || test ! -s conftest.err'
8174 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 7669 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8175 (eval $ac_try) 2>&5 7670 (eval $ac_try) 2>&5
8176 ac_status=$? 7671 ac_status=$?
8177 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7672 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8178 (exit $ac_status); }; } && 7673 (exit $ac_status); }; } &&
8224 grep -v '^ *+' conftest.er1 >conftest.err 7719 grep -v '^ *+' conftest.er1 >conftest.err
8225 rm -f conftest.er1 7720 rm -f conftest.er1
8226 cat conftest.err >&5 7721 cat conftest.err >&5
8227 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7722 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8228 (exit $ac_status); } && 7723 (exit $ac_status); } &&
8229 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 7724 { ac_try='test -z "$ac_cxx_werror_flag"
7725 || test ! -s conftest.err'
8230 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 7726 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8231 (eval $ac_try) 2>&5 7727 (eval $ac_try) 2>&5
8232 ac_status=$? 7728 ac_status=$?
8233 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7729 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8234 (exit $ac_status); }; } && 7730 (exit $ac_status); }; } &&
8264 grep -v '^ *+' conftest.er1 >conftest.err 7760 grep -v '^ *+' conftest.er1 >conftest.err
8265 rm -f conftest.er1 7761 rm -f conftest.er1
8266 cat conftest.err >&5 7762 cat conftest.err >&5
8267 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7763 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8268 (exit $ac_status); } && 7764 (exit $ac_status); } &&
8269 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 7765 { ac_try='test -z "$ac_cxx_werror_flag"
7766 || test ! -s conftest.err'
8270 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 7767 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8271 (eval $ac_try) 2>&5 7768 (eval $ac_try) 2>&5
8272 ac_status=$? 7769 ac_status=$?
8273 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7770 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8274 (exit $ac_status); }; } && 7771 (exit $ac_status); }; } &&
8328 grep -v '^ *+' conftest.er1 >conftest.err 7825 grep -v '^ *+' conftest.er1 >conftest.err
8329 rm -f conftest.er1 7826 rm -f conftest.er1
8330 cat conftest.err >&5 7827 cat conftest.err >&5
8331 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7828 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8332 (exit $ac_status); } && 7829 (exit $ac_status); } &&
8333 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 7830 { ac_try='test -z "$ac_cxx_werror_flag"
7831 || test ! -s conftest.err'
8334 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 7832 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8335 (eval $ac_try) 2>&5 7833 (eval $ac_try) 2>&5
8336 ac_status=$? 7834 ac_status=$?
8337 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7835 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8338 (exit $ac_status); }; } && 7836 (exit $ac_status); }; } &&
8359See \`config.log' for more details." >&2;} 7857See \`config.log' for more details." >&2;}
8360 { (exit 1); exit 1; }; } ;; 7858 { (exit 1); exit 1; }; } ;;
8361esac 7859esac
8362else 7860else
8363 if test "$cross_compiling" = yes; then 7861 if test "$cross_compiling" = yes; then
8364 { { echo "$as_me:$LINENO: error: internal error: not reached in cross-compile" >&5 7862 { { echo "$as_me:$LINENO: error: cannot run test program while cross compiling
8365echo "$as_me: error: internal error: not reached in cross-compile" >&2;} 7863See \`config.log' for more details." >&5
7864echo "$as_me: error: cannot run test program while cross compiling
7865See \`config.log' for more details." >&2;}
8366 { (exit 1); exit 1; }; } 7866 { (exit 1); exit 1; }; }
8367else 7867else
8368 cat >conftest.$ac_ext <<_ACEOF 7868 cat >conftest.$ac_ext <<_ACEOF
8369/* confdefs.h. */ 7869/* confdefs.h. */
8370_ACEOF 7870_ACEOF
8472 grep -v '^ *+' conftest.er1 >conftest.err 7972 grep -v '^ *+' conftest.er1 >conftest.err
8473 rm -f conftest.er1 7973 rm -f conftest.er1
8474 cat conftest.err >&5 7974 cat conftest.err >&5
8475 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7975 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8476 (exit $ac_status); } && 7976 (exit $ac_status); } &&
8477 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 7977 { ac_try='test -z "$ac_cxx_werror_flag"
7978 || test ! -s conftest.err'
8478 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 7979 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8479 (eval $ac_try) 2>&5 7980 (eval $ac_try) 2>&5
8480 ac_status=$? 7981 ac_status=$?
8481 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7982 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8482 (exit $ac_status); }; } && 7983 (exit $ac_status); }; } &&
8534 grep -v '^ *+' conftest.er1 >conftest.err 8035 grep -v '^ *+' conftest.er1 >conftest.err
8535 rm -f conftest.er1 8036 rm -f conftest.er1
8536 cat conftest.err >&5 8037 cat conftest.err >&5
8537 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8038 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8538 (exit $ac_status); } && 8039 (exit $ac_status); } &&
8539 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 8040 { ac_try='test -z "$ac_cxx_werror_flag"
8041 || test ! -s conftest.err'
8540 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 8042 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8541 (eval $ac_try) 2>&5 8043 (eval $ac_try) 2>&5
8542 ac_status=$? 8044 ac_status=$?
8543 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8045 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8544 (exit $ac_status); }; } && 8046 (exit $ac_status); }; } &&
8574 grep -v '^ *+' conftest.er1 >conftest.err 8076 grep -v '^ *+' conftest.er1 >conftest.err
8575 rm -f conftest.er1 8077 rm -f conftest.er1
8576 cat conftest.err >&5 8078 cat conftest.err >&5
8577 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8079 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8578 (exit $ac_status); } && 8080 (exit $ac_status); } &&
8579 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 8081 { ac_try='test -z "$ac_cxx_werror_flag"
8082 || test ! -s conftest.err'
8580 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 8083 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8581 (eval $ac_try) 2>&5 8084 (eval $ac_try) 2>&5
8582 ac_status=$? 8085 ac_status=$?
8583 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8086 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8584 (exit $ac_status); }; } && 8087 (exit $ac_status); }; } &&
8630 grep -v '^ *+' conftest.er1 >conftest.err 8133 grep -v '^ *+' conftest.er1 >conftest.err
8631 rm -f conftest.er1 8134 rm -f conftest.er1
8632 cat conftest.err >&5 8135 cat conftest.err >&5
8633 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8136 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8634 (exit $ac_status); } && 8137 (exit $ac_status); } &&
8635 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 8138 { ac_try='test -z "$ac_cxx_werror_flag"
8139 || test ! -s conftest.err'
8636 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 8140 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8637 (eval $ac_try) 2>&5 8141 (eval $ac_try) 2>&5
8638 ac_status=$? 8142 ac_status=$?
8639 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8143 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8640 (exit $ac_status); }; } && 8144 (exit $ac_status); }; } &&
8670 grep -v '^ *+' conftest.er1 >conftest.err 8174 grep -v '^ *+' conftest.er1 >conftest.err
8671 rm -f conftest.er1 8175 rm -f conftest.er1
8672 cat conftest.err >&5 8176 cat conftest.err >&5
8673 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8177 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8674 (exit $ac_status); } && 8178 (exit $ac_status); } &&
8675 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 8179 { ac_try='test -z "$ac_cxx_werror_flag"
8180 || test ! -s conftest.err'
8676 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 8181 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8677 (eval $ac_try) 2>&5 8182 (eval $ac_try) 2>&5
8678 ac_status=$? 8183 ac_status=$?
8679 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8184 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8680 (exit $ac_status); }; } && 8185 (exit $ac_status); }; } &&
8734 grep -v '^ *+' conftest.er1 >conftest.err 8239 grep -v '^ *+' conftest.er1 >conftest.err
8735 rm -f conftest.er1 8240 rm -f conftest.er1
8736 cat conftest.err >&5 8241 cat conftest.err >&5
8737 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8242 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8738 (exit $ac_status); } && 8243 (exit $ac_status); } &&
8739 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 8244 { ac_try='test -z "$ac_cxx_werror_flag"
8245 || test ! -s conftest.err'
8740 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 8246 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8741 (eval $ac_try) 2>&5 8247 (eval $ac_try) 2>&5
8742 ac_status=$? 8248 ac_status=$?
8743 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8249 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8744 (exit $ac_status); }; } && 8250 (exit $ac_status); }; } &&
8765See \`config.log' for more details." >&2;} 8271See \`config.log' for more details." >&2;}
8766 { (exit 1); exit 1; }; } ;; 8272 { (exit 1); exit 1; }; } ;;
8767esac 8273esac
8768else 8274else
8769 if test "$cross_compiling" = yes; then 8275 if test "$cross_compiling" = yes; then
8770 { { echo "$as_me:$LINENO: error: internal error: not reached in cross-compile" >&5 8276 { { echo "$as_me:$LINENO: error: cannot run test program while cross compiling
8771echo "$as_me: error: internal error: not reached in cross-compile" >&2;} 8277See \`config.log' for more details." >&5
8278echo "$as_me: error: cannot run test program while cross compiling
8279See \`config.log' for more details." >&2;}
8772 { (exit 1); exit 1; }; } 8280 { (exit 1); exit 1; }; }
8773else 8281else
8774 cat >conftest.$ac_ext <<_ACEOF 8282 cat >conftest.$ac_ext <<_ACEOF
8775/* confdefs.h. */ 8283/* confdefs.h. */
8776_ACEOF 8284_ACEOF
8878 grep -v '^ *+' conftest.er1 >conftest.err 8386 grep -v '^ *+' conftest.er1 >conftest.err
8879 rm -f conftest.er1 8387 rm -f conftest.er1
8880 cat conftest.err >&5 8388 cat conftest.err >&5
8881 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8389 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8882 (exit $ac_status); } && 8390 (exit $ac_status); } &&
8883 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 8391 { ac_try='test -z "$ac_cxx_werror_flag"
8392 || test ! -s conftest.err'
8884 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 8393 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8885 (eval $ac_try) 2>&5 8394 (eval $ac_try) 2>&5
8886 ac_status=$? 8395 ac_status=$?
8887 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8396 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8888 (exit $ac_status); }; } && 8397 (exit $ac_status); }; } &&
8940 grep -v '^ *+' conftest.er1 >conftest.err 8449 grep -v '^ *+' conftest.er1 >conftest.err
8941 rm -f conftest.er1 8450 rm -f conftest.er1
8942 cat conftest.err >&5 8451 cat conftest.err >&5
8943 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8452 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8944 (exit $ac_status); } && 8453 (exit $ac_status); } &&
8945 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 8454 { ac_try='test -z "$ac_cxx_werror_flag"
8455 || test ! -s conftest.err'
8946 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 8456 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8947 (eval $ac_try) 2>&5 8457 (eval $ac_try) 2>&5
8948 ac_status=$? 8458 ac_status=$?
8949 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8459 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8950 (exit $ac_status); }; } && 8460 (exit $ac_status); }; } &&
8980 grep -v '^ *+' conftest.er1 >conftest.err 8490 grep -v '^ *+' conftest.er1 >conftest.err
8981 rm -f conftest.er1 8491 rm -f conftest.er1
8982 cat conftest.err >&5 8492 cat conftest.err >&5
8983 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8493 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8984 (exit $ac_status); } && 8494 (exit $ac_status); } &&
8985 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 8495 { ac_try='test -z "$ac_cxx_werror_flag"
8496 || test ! -s conftest.err'
8986 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 8497 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8987 (eval $ac_try) 2>&5 8498 (eval $ac_try) 2>&5
8988 ac_status=$? 8499 ac_status=$?
8989 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8500 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8990 (exit $ac_status); }; } && 8501 (exit $ac_status); }; } &&
9036 grep -v '^ *+' conftest.er1 >conftest.err 8547 grep -v '^ *+' conftest.er1 >conftest.err
9037 rm -f conftest.er1 8548 rm -f conftest.er1
9038 cat conftest.err >&5 8549 cat conftest.err >&5
9039 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8550 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9040 (exit $ac_status); } && 8551 (exit $ac_status); } &&
9041 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 8552 { ac_try='test -z "$ac_cxx_werror_flag"
8553 || test ! -s conftest.err'
9042 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 8554 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9043 (eval $ac_try) 2>&5 8555 (eval $ac_try) 2>&5
9044 ac_status=$? 8556 ac_status=$?
9045 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8557 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9046 (exit $ac_status); }; } && 8558 (exit $ac_status); }; } &&
9076 grep -v '^ *+' conftest.er1 >conftest.err 8588 grep -v '^ *+' conftest.er1 >conftest.err
9077 rm -f conftest.er1 8589 rm -f conftest.er1
9078 cat conftest.err >&5 8590 cat conftest.err >&5
9079 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8591 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9080 (exit $ac_status); } && 8592 (exit $ac_status); } &&
9081 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 8593 { ac_try='test -z "$ac_cxx_werror_flag"
8594 || test ! -s conftest.err'
9082 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 8595 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9083 (eval $ac_try) 2>&5 8596 (eval $ac_try) 2>&5
9084 ac_status=$? 8597 ac_status=$?
9085 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8598 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9086 (exit $ac_status); }; } && 8599 (exit $ac_status); }; } &&
9140 grep -v '^ *+' conftest.er1 >conftest.err 8653 grep -v '^ *+' conftest.er1 >conftest.err
9141 rm -f conftest.er1 8654 rm -f conftest.er1
9142 cat conftest.err >&5 8655 cat conftest.err >&5
9143 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8656 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9144 (exit $ac_status); } && 8657 (exit $ac_status); } &&
9145 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 8658 { ac_try='test -z "$ac_cxx_werror_flag"
8659 || test ! -s conftest.err'
9146 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 8660 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9147 (eval $ac_try) 2>&5 8661 (eval $ac_try) 2>&5
9148 ac_status=$? 8662 ac_status=$?
9149 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8663 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9150 (exit $ac_status); }; } && 8664 (exit $ac_status); }; } &&
9171See \`config.log' for more details." >&2;} 8685See \`config.log' for more details." >&2;}
9172 { (exit 1); exit 1; }; } ;; 8686 { (exit 1); exit 1; }; } ;;
9173esac 8687esac
9174else 8688else
9175 if test "$cross_compiling" = yes; then 8689 if test "$cross_compiling" = yes; then
9176 { { echo "$as_me:$LINENO: error: internal error: not reached in cross-compile" >&5 8690 { { echo "$as_me:$LINENO: error: cannot run test program while cross compiling
9177echo "$as_me: error: internal error: not reached in cross-compile" >&2;} 8691See \`config.log' for more details." >&5
8692echo "$as_me: error: cannot run test program while cross compiling
8693See \`config.log' for more details." >&2;}
9178 { (exit 1); exit 1; }; } 8694 { (exit 1); exit 1; }; }
9179else 8695else
9180 cat >conftest.$ac_ext <<_ACEOF 8696 cat >conftest.$ac_ext <<_ACEOF
9181/* confdefs.h. */ 8697/* confdefs.h. */
9182_ACEOF 8698_ACEOF
9284 grep -v '^ *+' conftest.er1 >conftest.err 8800 grep -v '^ *+' conftest.er1 >conftest.err
9285 rm -f conftest.er1 8801 rm -f conftest.er1
9286 cat conftest.err >&5 8802 cat conftest.err >&5
9287 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8803 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9288 (exit $ac_status); } && 8804 (exit $ac_status); } &&
9289 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 8805 { ac_try='test -z "$ac_cxx_werror_flag"
8806 || test ! -s conftest.err'
9290 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 8807 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9291 (eval $ac_try) 2>&5 8808 (eval $ac_try) 2>&5
9292 ac_status=$? 8809 ac_status=$?
9293 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8810 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9294 (exit $ac_status); }; } && 8811 (exit $ac_status); }; } &&
9346 grep -v '^ *+' conftest.er1 >conftest.err 8863 grep -v '^ *+' conftest.er1 >conftest.err
9347 rm -f conftest.er1 8864 rm -f conftest.er1
9348 cat conftest.err >&5 8865 cat conftest.err >&5
9349 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8866 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9350 (exit $ac_status); } && 8867 (exit $ac_status); } &&
9351 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 8868 { ac_try='test -z "$ac_cxx_werror_flag"
8869 || test ! -s conftest.err'
9352 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 8870 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9353 (eval $ac_try) 2>&5 8871 (eval $ac_try) 2>&5
9354 ac_status=$? 8872 ac_status=$?
9355 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8873 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9356 (exit $ac_status); }; } && 8874 (exit $ac_status); }; } &&
9386 grep -v '^ *+' conftest.er1 >conftest.err 8904 grep -v '^ *+' conftest.er1 >conftest.err
9387 rm -f conftest.er1 8905 rm -f conftest.er1
9388 cat conftest.err >&5 8906 cat conftest.err >&5
9389 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8907 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9390 (exit $ac_status); } && 8908 (exit $ac_status); } &&
9391 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 8909 { ac_try='test -z "$ac_cxx_werror_flag"
8910 || test ! -s conftest.err'
9392 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 8911 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9393 (eval $ac_try) 2>&5 8912 (eval $ac_try) 2>&5
9394 ac_status=$? 8913 ac_status=$?
9395 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8914 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9396 (exit $ac_status); }; } && 8915 (exit $ac_status); }; } &&
9442 grep -v '^ *+' conftest.er1 >conftest.err 8961 grep -v '^ *+' conftest.er1 >conftest.err
9443 rm -f conftest.er1 8962 rm -f conftest.er1
9444 cat conftest.err >&5 8963 cat conftest.err >&5
9445 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8964 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9446 (exit $ac_status); } && 8965 (exit $ac_status); } &&
9447 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 8966 { ac_try='test -z "$ac_cxx_werror_flag"
8967 || test ! -s conftest.err'
9448 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 8968 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9449 (eval $ac_try) 2>&5 8969 (eval $ac_try) 2>&5
9450 ac_status=$? 8970 ac_status=$?
9451 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8971 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9452 (exit $ac_status); }; } && 8972 (exit $ac_status); }; } &&
9482 grep -v '^ *+' conftest.er1 >conftest.err 9002 grep -v '^ *+' conftest.er1 >conftest.err
9483 rm -f conftest.er1 9003 rm -f conftest.er1
9484 cat conftest.err >&5 9004 cat conftest.err >&5
9485 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9005 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9486 (exit $ac_status); } && 9006 (exit $ac_status); } &&
9487 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9007 { ac_try='test -z "$ac_cxx_werror_flag"
9008 || test ! -s conftest.err'
9488 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 9009 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9489 (eval $ac_try) 2>&5 9010 (eval $ac_try) 2>&5
9490 ac_status=$? 9011 ac_status=$?
9491 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9012 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9492 (exit $ac_status); }; } && 9013 (exit $ac_status); }; } &&
9546 grep -v '^ *+' conftest.er1 >conftest.err 9067 grep -v '^ *+' conftest.er1 >conftest.err
9547 rm -f conftest.er1 9068 rm -f conftest.er1
9548 cat conftest.err >&5 9069 cat conftest.err >&5
9549 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9070 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9550 (exit $ac_status); } && 9071 (exit $ac_status); } &&
9551 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9072 { ac_try='test -z "$ac_cxx_werror_flag"
9073 || test ! -s conftest.err'
9552 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 9074 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9553 (eval $ac_try) 2>&5 9075 (eval $ac_try) 2>&5
9554 ac_status=$? 9076 ac_status=$?
9555 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9077 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9556 (exit $ac_status); }; } && 9078 (exit $ac_status); }; } &&
9577See \`config.log' for more details." >&2;} 9099See \`config.log' for more details." >&2;}
9578 { (exit 1); exit 1; }; } ;; 9100 { (exit 1); exit 1; }; } ;;
9579esac 9101esac
9580else 9102else
9581 if test "$cross_compiling" = yes; then 9103 if test "$cross_compiling" = yes; then
9582 { { echo "$as_me:$LINENO: error: internal error: not reached in cross-compile" >&5 9104 { { echo "$as_me:$LINENO: error: cannot run test program while cross compiling
9583echo "$as_me: error: internal error: not reached in cross-compile" >&2;} 9105See \`config.log' for more details." >&5
9106echo "$as_me: error: cannot run test program while cross compiling
9107See \`config.log' for more details." >&2;}
9584 { (exit 1); exit 1; }; } 9108 { (exit 1); exit 1; }; }
9585else 9109else
9586 cat >conftest.$ac_ext <<_ACEOF 9110 cat >conftest.$ac_ext <<_ACEOF
9587/* confdefs.h. */ 9111/* confdefs.h. */
9588_ACEOF 9112_ACEOF
9689 grep -v '^ *+' conftest.er1 >conftest.err 9213 grep -v '^ *+' conftest.er1 >conftest.err
9690 rm -f conftest.er1 9214 rm -f conftest.er1
9691 cat conftest.err >&5 9215 cat conftest.err >&5
9692 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9216 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9693 (exit $ac_status); } && 9217 (exit $ac_status); } &&
9694 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9218 { ac_try='test -z "$ac_cxx_werror_flag"
9219 || test ! -s conftest.err'
9695 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 9220 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9696 (eval $ac_try) 2>&5 9221 (eval $ac_try) 2>&5
9697 ac_status=$? 9222 ac_status=$?
9698 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9223 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9699 (exit $ac_status); }; } && 9224 (exit $ac_status); }; } &&
9771 grep -v '^ *+' conftest.er1 >conftest.err 9296 grep -v '^ *+' conftest.er1 >conftest.err
9772 rm -f conftest.er1 9297 rm -f conftest.er1
9773 cat conftest.err >&5 9298 cat conftest.err >&5
9774 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9299 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9775 (exit $ac_status); } && 9300 (exit $ac_status); } &&
9776 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9301 { ac_try='test -z "$ac_cxx_werror_flag"
9302 || test ! -s conftest.err'
9777 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 9303 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9778 (eval $ac_try) 2>&5 9304 (eval $ac_try) 2>&5
9779 ac_status=$? 9305 ac_status=$?
9780 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9306 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9781 (exit $ac_status); }; } && 9307 (exit $ac_status); }; } &&
9853 grep -v '^ *+' conftest.er1 >conftest.err 9379 grep -v '^ *+' conftest.er1 >conftest.err
9854 rm -f conftest.er1 9380 rm -f conftest.er1
9855 cat conftest.err >&5 9381 cat conftest.err >&5
9856 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9382 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9857 (exit $ac_status); } && 9383 (exit $ac_status); } &&
9858 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9384 { ac_try='test -z "$ac_cxx_werror_flag"
9385 || test ! -s conftest.err'
9859 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 9386 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9860 (eval $ac_try) 2>&5 9387 (eval $ac_try) 2>&5
9861 ac_status=$? 9388 ac_status=$?
9862 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9389 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9863 (exit $ac_status); }; } && 9390 (exit $ac_status); }; } &&
9935 grep -v '^ *+' conftest.er1 >conftest.err 9462 grep -v '^ *+' conftest.er1 >conftest.err
9936 rm -f conftest.er1 9463 rm -f conftest.er1
9937 cat conftest.err >&5 9464 cat conftest.err >&5
9938 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9465 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9939 (exit $ac_status); } && 9466 (exit $ac_status); } &&
9940 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9467 { ac_try='test -z "$ac_cxx_werror_flag"
9468 || test ! -s conftest.err'
9941 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 9469 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9942 (eval $ac_try) 2>&5 9470 (eval $ac_try) 2>&5
9943 ac_status=$? 9471 ac_status=$?
9944 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9472 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9945 (exit $ac_status); }; } && 9473 (exit $ac_status); }; } &&
10047 grep -v '^ *+' conftest.er1 >conftest.err 9575 grep -v '^ *+' conftest.er1 >conftest.err
10048 rm -f conftest.er1 9576 rm -f conftest.er1
10049 cat conftest.err >&5 9577 cat conftest.err >&5
10050 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9578 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10051 (exit $ac_status); } && 9579 (exit $ac_status); } &&
10052 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9580 { ac_try='test -z "$ac_cxx_werror_flag"
9581 || test ! -s conftest.err'
10053 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 9582 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10054 (eval $ac_try) 2>&5 9583 (eval $ac_try) 2>&5
10055 ac_status=$? 9584 ac_status=$?
10056 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9585 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10057 (exit $ac_status); }; } && 9586 (exit $ac_status); }; } &&
10080 9609
10081 9610
10082 9611
10083 9612
10084 9613
10085
10086
10087
10088
10089
10090
10091
10092
10093
10094
10095
10096
10097
10098
10099for ac_func in \ 9614for ac_func in \
10100 revoke \
10101 unsetenv \ 9615 unsetenv \
10102 setutent \ 9616 setutent \
10103 seteuid \
10104 setresuid \
10105 setreuid \
10106 _getpty \
10107 getpt \
10108 posix_openpt \
10109 grantpt \
10110 unlockpt \
10111 isastream \
10112 on_exit \ 9617 on_exit \
10113 nanosleep \
10114 updwtmp \
10115 updwtmpx \
10116 ttyslot \
10117 9618
10118do 9619do
10119as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` 9620as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
10120echo "$as_me:$LINENO: checking for $ac_func" >&5 9621echo "$as_me:$LINENO: checking for $ac_func" >&5
10121echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 9622echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
10180 grep -v '^ *+' conftest.er1 >conftest.err 9681 grep -v '^ *+' conftest.er1 >conftest.err
10181 rm -f conftest.er1 9682 rm -f conftest.er1
10182 cat conftest.err >&5 9683 cat conftest.err >&5
10183 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9684 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10184 (exit $ac_status); } && 9685 (exit $ac_status); } &&
10185 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9686 { ac_try='test -z "$ac_cxx_werror_flag"
9687 || test ! -s conftest.err'
10186 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 9688 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10187 (eval $ac_try) 2>&5 9689 (eval $ac_try) 2>&5
10188 ac_status=$? 9690 ac_status=$?
10189 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9691 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10190 (exit $ac_status); }; } && 9692 (exit $ac_status); }; } &&
10214fi 9716fi
10215done 9717done
10216 9718
10217 9719
10218 9720
9721support_utmp=yes
9722support_wtmp=yes
9723support_lastlog=yes
9724
9725# Check whether --enable-utmp or --disable-utmp was given.
9726if test "${enable_utmp+set}" = set; then
9727 enableval="$enable_utmp"
9728 if test x$enableval = xyes -o x$enableval = xno; then
9729 support_utmp=$enableval
9730 fi
9731fi;
9732
9733# Check whether --enable-wtmp or --disable-wtmp was given.
9734if test "${enable_wtmp+set}" = set; then
9735 enableval="$enable_wtmp"
9736 if test x$enableval = xyes -o x$enableval = xno; then
9737 support_wtmp=$enableval
9738 fi
9739fi;
9740
9741# Check whether --enable-lastlog or --disable-lastlog was given.
9742if test "${enable_lastlog+set}" = set; then
9743 enableval="$enable_lastlog"
9744 if test x$enableval = xyes -o x$enableval = xno; then
9745 support_lastlog=$enableval
9746 fi
9747fi;
9748
9749if test x$support_utmp = xyes; then
9750
9751cat >>confdefs.h <<\_ACEOF
9752#define UTMP_SUPPORT 1
9753_ACEOF
9754
9755fi
9756if test x$support_wtmp = xyes; then
9757
9758cat >>confdefs.h <<\_ACEOF
9759#define WTMP_SUPPORT 1
9760_ACEOF
9761
9762fi
9763if test x$support_lastlog = xyes; then
9764
9765cat >>confdefs.h <<\_ACEOF
9766#define LASTLOG_SUPPORT 1
9767_ACEOF
9768
9769fi
9770
9771
9772
9773
9774for ac_func in \
9775 ttyslot \
9776 updwtmp \
9777 updwtmpx \
9778
9779do
9780as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
9781echo "$as_me:$LINENO: checking for $ac_func" >&5
9782echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
9783if eval "test \"\${$as_ac_var+set}\" = set"; then
9784 echo $ECHO_N "(cached) $ECHO_C" >&6
9785else
9786 cat >conftest.$ac_ext <<_ACEOF
9787/* confdefs.h. */
9788_ACEOF
9789cat confdefs.h >>conftest.$ac_ext
9790cat >>conftest.$ac_ext <<_ACEOF
9791/* end confdefs.h. */
9792/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
9793 For example, HP-UX 11i <limits.h> declares gettimeofday. */
9794#define $ac_func innocuous_$ac_func
9795
9796/* System header to define __stub macros and hopefully few prototypes,
9797 which can conflict with char $ac_func (); below.
9798 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9799 <limits.h> exists even on freestanding compilers. */
9800
9801#ifdef __STDC__
9802# include <limits.h>
9803#else
9804# include <assert.h>
9805#endif
9806
9807#undef $ac_func
9808
9809/* Override any gcc2 internal prototype to avoid an error. */
9810#ifdef __cplusplus
9811extern "C"
9812{
9813#endif
9814/* We use char because int might match the return type of a gcc2
9815 builtin and then its argument prototype would still apply. */
9816char $ac_func ();
9817/* The GNU C library defines this for functions which it implements
9818 to always fail with ENOSYS. Some functions are actually named
9819 something starting with __ and the normal name is an alias. */
9820#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
9821choke me
9822#else
9823char (*f) () = $ac_func;
9824#endif
9825#ifdef __cplusplus
9826}
9827#endif
9828
9829int
9830main ()
9831{
9832return f != $ac_func;
9833 ;
9834 return 0;
9835}
9836_ACEOF
9837rm -f conftest.$ac_objext conftest$ac_exeext
9838if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
9839 (eval $ac_link) 2>conftest.er1
9840 ac_status=$?
9841 grep -v '^ *+' conftest.er1 >conftest.err
9842 rm -f conftest.er1
9843 cat conftest.err >&5
9844 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9845 (exit $ac_status); } &&
9846 { ac_try='test -z "$ac_cxx_werror_flag"
9847 || test ! -s conftest.err'
9848 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9849 (eval $ac_try) 2>&5
9850 ac_status=$?
9851 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9852 (exit $ac_status); }; } &&
9853 { ac_try='test -s conftest$ac_exeext'
9854 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9855 (eval $ac_try) 2>&5
9856 ac_status=$?
9857 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9858 (exit $ac_status); }; }; then
9859 eval "$as_ac_var=yes"
9860else
9861 echo "$as_me: failed program was:" >&5
9862sed 's/^/| /' conftest.$ac_ext >&5
9863
9864eval "$as_ac_var=no"
9865fi
9866rm -f conftest.err conftest.$ac_objext \
9867 conftest$ac_exeext conftest.$ac_ext
9868fi
9869echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
9870echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
9871if test `eval echo '${'$as_ac_var'}'` = yes; then
9872 cat >>confdefs.h <<_ACEOF
9873#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
9874_ACEOF
9875
9876fi
9877done
9878
9879
9880
9881
9882
9883for ac_header in \
9884 utmp.h \
9885 utmpx.h \
9886 lastlog.h \
9887
9888do
9889as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
9890if eval "test \"\${$as_ac_Header+set}\" = set"; then
9891 echo "$as_me:$LINENO: checking for $ac_header" >&5
9892echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
9893if eval "test \"\${$as_ac_Header+set}\" = set"; then
9894 echo $ECHO_N "(cached) $ECHO_C" >&6
9895fi
9896echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
9897echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
9898else
9899 # Is the header compilable?
9900echo "$as_me:$LINENO: checking $ac_header usability" >&5
9901echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
9902cat >conftest.$ac_ext <<_ACEOF
9903/* confdefs.h. */
9904_ACEOF
9905cat confdefs.h >>conftest.$ac_ext
9906cat >>conftest.$ac_ext <<_ACEOF
9907/* end confdefs.h. */
9908$ac_includes_default
9909#include <$ac_header>
9910_ACEOF
9911rm -f conftest.$ac_objext
9912if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
9913 (eval $ac_compile) 2>conftest.er1
9914 ac_status=$?
9915 grep -v '^ *+' conftest.er1 >conftest.err
9916 rm -f conftest.er1
9917 cat conftest.err >&5
9918 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9919 (exit $ac_status); } &&
9920 { ac_try='test -z "$ac_cxx_werror_flag"
9921 || test ! -s conftest.err'
9922 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9923 (eval $ac_try) 2>&5
9924 ac_status=$?
9925 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9926 (exit $ac_status); }; } &&
9927 { ac_try='test -s conftest.$ac_objext'
9928 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9929 (eval $ac_try) 2>&5
9930 ac_status=$?
9931 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9932 (exit $ac_status); }; }; then
9933 ac_header_compiler=yes
9934else
9935 echo "$as_me: failed program was:" >&5
9936sed 's/^/| /' conftest.$ac_ext >&5
9937
9938ac_header_compiler=no
9939fi
9940rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
9941echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
9942echo "${ECHO_T}$ac_header_compiler" >&6
9943
9944# Is the header present?
9945echo "$as_me:$LINENO: checking $ac_header presence" >&5
9946echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
9947cat >conftest.$ac_ext <<_ACEOF
9948/* confdefs.h. */
9949_ACEOF
9950cat confdefs.h >>conftest.$ac_ext
9951cat >>conftest.$ac_ext <<_ACEOF
9952/* end confdefs.h. */
9953#include <$ac_header>
9954_ACEOF
9955if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
9956 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
9957 ac_status=$?
9958 grep -v '^ *+' conftest.er1 >conftest.err
9959 rm -f conftest.er1
9960 cat conftest.err >&5
9961 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9962 (exit $ac_status); } >/dev/null; then
9963 if test -s conftest.err; then
9964 ac_cpp_err=$ac_cxx_preproc_warn_flag
9965 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
9966 else
9967 ac_cpp_err=
9968 fi
9969else
9970 ac_cpp_err=yes
9971fi
9972if test -z "$ac_cpp_err"; then
9973 ac_header_preproc=yes
9974else
9975 echo "$as_me: failed program was:" >&5
9976sed 's/^/| /' conftest.$ac_ext >&5
9977
9978 ac_header_preproc=no
9979fi
9980rm -f conftest.err conftest.$ac_ext
9981echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
9982echo "${ECHO_T}$ac_header_preproc" >&6
9983
9984# So? What about this header?
9985case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in
9986 yes:no: )
9987 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
9988echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
9989 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
9990echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
9991 ac_header_preproc=yes
9992 ;;
9993 no:yes:* )
9994 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
9995echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
9996 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
9997echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
9998 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
9999echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
10000 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
10001echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
10002 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
10003echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
10004 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
10005echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
10006 (
10007 cat <<\_ASBOX
10008## ------------------------------------------ ##
10009## Report this to the AC_PACKAGE_NAME lists. ##
10010## ------------------------------------------ ##
10011_ASBOX
10012 ) |
10013 sed "s/^/$as_me: WARNING: /" >&2
10014 ;;
10015esac
10016echo "$as_me:$LINENO: checking for $ac_header" >&5
10017echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
10018if eval "test \"\${$as_ac_Header+set}\" = set"; then
10019 echo $ECHO_N "(cached) $ECHO_C" >&6
10020else
10021 eval "$as_ac_Header=\$ac_header_preproc"
10022fi
10023echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
10024echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
10025
10026fi
10027if test `eval echo '${'$as_ac_Header'}'` = yes; then
10028 cat >>confdefs.h <<_ACEOF
10029#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
10030_ACEOF
10031
10032fi
10033
10034done
10035
10036
10037
10219if test "${ac_cv_header_utmp_h+set}" = set; then 10038if test "${ac_cv_header_utmp_h+set}" = set; then
10220 echo "$as_me:$LINENO: checking for utmp.h" >&5 10039 echo "$as_me:$LINENO: checking for utmp.h" >&5
10221echo $ECHO_N "checking for utmp.h... $ECHO_C" >&6 10040echo $ECHO_N "checking for utmp.h... $ECHO_C" >&6
10222if test "${ac_cv_header_utmp_h+set}" = set; then 10041if test "${ac_cv_header_utmp_h+set}" = set; then
10223 echo $ECHO_N "(cached) $ECHO_C" >&6 10042 echo $ECHO_N "(cached) $ECHO_C" >&6
10244 grep -v '^ *+' conftest.er1 >conftest.err 10063 grep -v '^ *+' conftest.er1 >conftest.err
10245 rm -f conftest.er1 10064 rm -f conftest.er1
10246 cat conftest.err >&5 10065 cat conftest.err >&5
10247 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10066 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10248 (exit $ac_status); } && 10067 (exit $ac_status); } &&
10249 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 10068 { ac_try='test -z "$ac_cxx_werror_flag"
10069 || test ! -s conftest.err'
10250 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10070 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10251 (eval $ac_try) 2>&5 10071 (eval $ac_try) 2>&5
10252 ac_status=$? 10072 ac_status=$?
10253 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10073 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10254 (exit $ac_status); }; } && 10074 (exit $ac_status); }; } &&
10353 10173
10354fi 10174fi
10355if test $ac_cv_header_utmp_h = yes; then 10175if test $ac_cv_header_utmp_h = yes; then
10356 echo "$as_me:$LINENO: checking for struct utmp" >&5 10176 echo "$as_me:$LINENO: checking for struct utmp" >&5
10357echo $ECHO_N "checking for struct utmp... $ECHO_C" >&6 10177echo $ECHO_N "checking for struct utmp... $ECHO_C" >&6
10358if test "${rxvt_cv_struct_utmp+set}" = set; then 10178if test "${struct_utmp+set}" = set; then
10359 echo $ECHO_N "(cached) $ECHO_C" >&6 10179 echo $ECHO_N "(cached) $ECHO_C" >&6
10360else 10180else
10361 cat >conftest.$ac_ext <<_ACEOF 10181 cat >conftest.$ac_ext <<_ACEOF
10362/* confdefs.h. */ 10182/* confdefs.h. */
10363_ACEOF 10183_ACEOF
10381 grep -v '^ *+' conftest.er1 >conftest.err 10201 grep -v '^ *+' conftest.er1 >conftest.err
10382 rm -f conftest.er1 10202 rm -f conftest.er1
10383 cat conftest.err >&5 10203 cat conftest.err >&5
10384 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10204 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10385 (exit $ac_status); } && 10205 (exit $ac_status); } &&
10386 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 10206 { ac_try='test -z "$ac_cxx_werror_flag"
10207 || test ! -s conftest.err'
10387 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10208 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10388 (eval $ac_try) 2>&5 10209 (eval $ac_try) 2>&5
10389 ac_status=$? 10210 ac_status=$?
10390 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10211 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10391 (exit $ac_status); }; } && 10212 (exit $ac_status); }; } &&
10393 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10214 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10394 (eval $ac_try) 2>&5 10215 (eval $ac_try) 2>&5
10395 ac_status=$? 10216 ac_status=$?
10396 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10217 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10397 (exit $ac_status); }; }; then 10218 (exit $ac_status); }; }; then
10398 rxvt_cv_struct_utmp=yes 10219 struct_utmp=yes
10399else 10220else
10400 echo "$as_me: failed program was:" >&5 10221 echo "$as_me: failed program was:" >&5
10401sed 's/^/| /' conftest.$ac_ext >&5 10222sed 's/^/| /' conftest.$ac_ext >&5
10402 10223
10403rxvt_cv_struct_utmp=no 10224struct_utmp=no
10404fi 10225fi
10405rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10226rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10406fi 10227fi
10407echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmp" >&5 10228echo "$as_me:$LINENO: result: $struct_utmp" >&5
10408echo "${ECHO_T}$rxvt_cv_struct_utmp" >&6 10229echo "${ECHO_T}$struct_utmp" >&6
10409if test x$rxvt_cv_struct_utmp = xyes; then 10230if test x$struct_utmp = xyes; then
10410 10231
10411cat >>confdefs.h <<\_ACEOF 10232cat >>confdefs.h <<\_ACEOF
10412#define HAVE_STRUCT_UTMP 1 10233#define HAVE_STRUCT_UTMP 1
10413_ACEOF 10234_ACEOF
10414 10235
10415fi 10236fi
10416 10237
10417 10238
10418echo "$as_me:$LINENO: checking for ut_host in utmp struct" >&5 10239echo "$as_me:$LINENO: checking for ut_host in utmp struct" >&5
10419echo $ECHO_N "checking for ut_host in utmp struct... $ECHO_C" >&6 10240echo $ECHO_N "checking for ut_host in utmp struct... $ECHO_C" >&6
10420if test "${rxvt_cv_struct_utmp_host+set}" = set; then 10241if test "${struct_utmp_host+set}" = set; then
10421 echo $ECHO_N "(cached) $ECHO_C" >&6 10242 echo $ECHO_N "(cached) $ECHO_C" >&6
10422else 10243else
10423 cat >conftest.$ac_ext <<_ACEOF 10244 cat >conftest.$ac_ext <<_ACEOF
10424/* confdefs.h. */ 10245/* confdefs.h. */
10425_ACEOF 10246_ACEOF
10443 grep -v '^ *+' conftest.er1 >conftest.err 10264 grep -v '^ *+' conftest.er1 >conftest.err
10444 rm -f conftest.er1 10265 rm -f conftest.er1
10445 cat conftest.err >&5 10266 cat conftest.err >&5
10446 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10267 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10447 (exit $ac_status); } && 10268 (exit $ac_status); } &&
10448 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 10269 { ac_try='test -z "$ac_cxx_werror_flag"
10270 || test ! -s conftest.err'
10449 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10271 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10450 (eval $ac_try) 2>&5 10272 (eval $ac_try) 2>&5
10451 ac_status=$? 10273 ac_status=$?
10452 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10274 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10453 (exit $ac_status); }; } && 10275 (exit $ac_status); }; } &&
10455 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10277 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10456 (eval $ac_try) 2>&5 10278 (eval $ac_try) 2>&5
10457 ac_status=$? 10279 ac_status=$?
10458 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10280 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10459 (exit $ac_status); }; }; then 10281 (exit $ac_status); }; }; then
10460 rxvt_cv_struct_utmp_host=yes 10282 struct_utmp_host=yes
10461else 10283else
10462 echo "$as_me: failed program was:" >&5 10284 echo "$as_me: failed program was:" >&5
10463sed 's/^/| /' conftest.$ac_ext >&5 10285sed 's/^/| /' conftest.$ac_ext >&5
10464 10286
10465rxvt_cv_struct_utmp_host=no 10287struct_utmp_host=no
10466fi 10288fi
10467rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10289rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10468fi 10290fi
10469echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmp_host" >&5 10291echo "$as_me:$LINENO: result: $struct_utmp_host" >&5
10470echo "${ECHO_T}$rxvt_cv_struct_utmp_host" >&6 10292echo "${ECHO_T}$struct_utmp_host" >&6
10471if test x$rxvt_cv_struct_utmp_host = xyes; then 10293if test x$struct_utmp_host = xyes; then
10472 10294
10473cat >>confdefs.h <<\_ACEOF 10295cat >>confdefs.h <<\_ACEOF
10474#define HAVE_UTMP_HOST 1 10296#define HAVE_UTMP_HOST 1
10475_ACEOF 10297_ACEOF
10476 10298
10477fi 10299fi
10478 10300
10479echo "$as_me:$LINENO: checking for ut_pid in utmp struct" >&5 10301echo "$as_me:$LINENO: checking for ut_pid in utmp struct" >&5
10480echo $ECHO_N "checking for ut_pid in utmp struct... $ECHO_C" >&6 10302echo $ECHO_N "checking for ut_pid in utmp struct... $ECHO_C" >&6
10481if test "${rxvt_cv_struct_utmp_pid+set}" = set; then 10303if test "${struct_utmp_pid+set}" = set; then
10482 echo $ECHO_N "(cached) $ECHO_C" >&6 10304 echo $ECHO_N "(cached) $ECHO_C" >&6
10483else 10305else
10484 cat >conftest.$ac_ext <<_ACEOF 10306 cat >conftest.$ac_ext <<_ACEOF
10485/* confdefs.h. */ 10307/* confdefs.h. */
10486_ACEOF 10308_ACEOF
10504 grep -v '^ *+' conftest.er1 >conftest.err 10326 grep -v '^ *+' conftest.er1 >conftest.err
10505 rm -f conftest.er1 10327 rm -f conftest.er1
10506 cat conftest.err >&5 10328 cat conftest.err >&5
10507 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10329 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10508 (exit $ac_status); } && 10330 (exit $ac_status); } &&
10509 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 10331 { ac_try='test -z "$ac_cxx_werror_flag"
10332 || test ! -s conftest.err'
10510 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10333 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10511 (eval $ac_try) 2>&5 10334 (eval $ac_try) 2>&5
10512 ac_status=$? 10335 ac_status=$?
10513 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10336 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10514 (exit $ac_status); }; } && 10337 (exit $ac_status); }; } &&
10516 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10339 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10517 (eval $ac_try) 2>&5 10340 (eval $ac_try) 2>&5
10518 ac_status=$? 10341 ac_status=$?
10519 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10342 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10520 (exit $ac_status); }; }; then 10343 (exit $ac_status); }; }; then
10521 rxvt_cv_struct_utmp_pid=yes 10344 struct_utmp_pid=yes
10522else 10345else
10523 echo "$as_me: failed program was:" >&5 10346 echo "$as_me: failed program was:" >&5
10524sed 's/^/| /' conftest.$ac_ext >&5 10347sed 's/^/| /' conftest.$ac_ext >&5
10525 10348
10526rxvt_cv_struct_utmp_pid=no 10349struct_utmp_pid=no
10527fi 10350fi
10528rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10351rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10529fi 10352fi
10530echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmp_pid" >&5 10353echo "$as_me:$LINENO: result: $struct_utmp_pid" >&5
10531echo "${ECHO_T}$rxvt_cv_struct_utmp_pid" >&6 10354echo "${ECHO_T}$struct_utmp_pid" >&6
10532if test x$rxvt_cv_struct_utmp_pid = xyes; then 10355if test x$struct_utmp_pid = xyes; then
10533 10356
10534cat >>confdefs.h <<\_ACEOF 10357cat >>confdefs.h <<\_ACEOF
10535#define HAVE_UTMP_PID 1 10358#define HAVE_UTMP_PID 1
10536_ACEOF 10359_ACEOF
10537 10360
10569 grep -v '^ *+' conftest.er1 >conftest.err 10392 grep -v '^ *+' conftest.er1 >conftest.err
10570 rm -f conftest.er1 10393 rm -f conftest.er1
10571 cat conftest.err >&5 10394 cat conftest.err >&5
10572 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10395 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10573 (exit $ac_status); } && 10396 (exit $ac_status); } &&
10574 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 10397 { ac_try='test -z "$ac_cxx_werror_flag"
10398 || test ! -s conftest.err'
10575 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10399 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10576 (eval $ac_try) 2>&5 10400 (eval $ac_try) 2>&5
10577 ac_status=$? 10401 ac_status=$?
10578 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10402 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10579 (exit $ac_status); }; } && 10403 (exit $ac_status); }; } &&
10678 10502
10679fi 10503fi
10680if test $ac_cv_header_utmpx_h = yes; then 10504if test $ac_cv_header_utmpx_h = yes; then
10681 echo "$as_me:$LINENO: checking for struct utmpx" >&5 10505 echo "$as_me:$LINENO: checking for struct utmpx" >&5
10682echo $ECHO_N "checking for struct utmpx... $ECHO_C" >&6 10506echo $ECHO_N "checking for struct utmpx... $ECHO_C" >&6
10683if test "${rxvt_cv_struct_utmpx+set}" = set; then 10507if test "${struct_utmpx+set}" = set; then
10684 echo $ECHO_N "(cached) $ECHO_C" >&6 10508 echo $ECHO_N "(cached) $ECHO_C" >&6
10685else 10509else
10686 cat >conftest.$ac_ext <<_ACEOF 10510 cat >conftest.$ac_ext <<_ACEOF
10687/* confdefs.h. */ 10511/* confdefs.h. */
10688_ACEOF 10512_ACEOF
10706 grep -v '^ *+' conftest.er1 >conftest.err 10530 grep -v '^ *+' conftest.er1 >conftest.err
10707 rm -f conftest.er1 10531 rm -f conftest.er1
10708 cat conftest.err >&5 10532 cat conftest.err >&5
10709 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10533 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10710 (exit $ac_status); } && 10534 (exit $ac_status); } &&
10711 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 10535 { ac_try='test -z "$ac_cxx_werror_flag"
10536 || test ! -s conftest.err'
10712 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10537 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10713 (eval $ac_try) 2>&5 10538 (eval $ac_try) 2>&5
10714 ac_status=$? 10539 ac_status=$?
10715 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10540 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10716 (exit $ac_status); }; } && 10541 (exit $ac_status); }; } &&
10718 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10543 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10719 (eval $ac_try) 2>&5 10544 (eval $ac_try) 2>&5
10720 ac_status=$? 10545 ac_status=$?
10721 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10546 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10722 (exit $ac_status); }; }; then 10547 (exit $ac_status); }; }; then
10723 rxvt_cv_struct_utmpx=yes 10548 struct_utmpx=yes
10724else 10549else
10725 echo "$as_me: failed program was:" >&5 10550 echo "$as_me: failed program was:" >&5
10726sed 's/^/| /' conftest.$ac_ext >&5 10551sed 's/^/| /' conftest.$ac_ext >&5
10727 10552
10728rxvt_cv_struct_utmpx=no 10553struct_utmpx=no
10729fi 10554fi
10730rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10555rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10731fi 10556fi
10732echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmpx" >&5 10557echo "$as_me:$LINENO: result: $struct_utmpx" >&5
10733echo "${ECHO_T}$rxvt_cv_struct_utmpx" >&6 10558echo "${ECHO_T}$struct_utmpx" >&6
10734if test x$rxvt_cv_struct_utmpx = xyes; then 10559if test x$struct_utmpx = xyes; then
10735 10560
10736cat >>confdefs.h <<\_ACEOF 10561cat >>confdefs.h <<\_ACEOF
10737#define HAVE_STRUCT_UTMPX 1 10562#define HAVE_STRUCT_UTMPX 1
10738_ACEOF 10563_ACEOF
10739 10564
10740fi 10565fi
10741 10566
10742 10567
10743echo "$as_me:$LINENO: checking for host in utmpx struct" >&5 10568echo "$as_me:$LINENO: checking for host in utmpx struct" >&5
10744echo $ECHO_N "checking for host in utmpx struct... $ECHO_C" >&6 10569echo $ECHO_N "checking for host in utmpx struct... $ECHO_C" >&6
10745if test "${rxvt_cv_struct_utmpx_host+set}" = set; then 10570if test "${struct_utmpx_host+set}" = set; then
10746 echo $ECHO_N "(cached) $ECHO_C" >&6 10571 echo $ECHO_N "(cached) $ECHO_C" >&6
10747else 10572else
10748 cat >conftest.$ac_ext <<_ACEOF 10573 cat >conftest.$ac_ext <<_ACEOF
10749/* confdefs.h. */ 10574/* confdefs.h. */
10750_ACEOF 10575_ACEOF
10768 grep -v '^ *+' conftest.er1 >conftest.err 10593 grep -v '^ *+' conftest.er1 >conftest.err
10769 rm -f conftest.er1 10594 rm -f conftest.er1
10770 cat conftest.err >&5 10595 cat conftest.err >&5
10771 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10596 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10772 (exit $ac_status); } && 10597 (exit $ac_status); } &&
10773 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 10598 { ac_try='test -z "$ac_cxx_werror_flag"
10599 || test ! -s conftest.err'
10774 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10600 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10775 (eval $ac_try) 2>&5 10601 (eval $ac_try) 2>&5
10776 ac_status=$? 10602 ac_status=$?
10777 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10603 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10778 (exit $ac_status); }; } && 10604 (exit $ac_status); }; } &&
10780 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10606 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10781 (eval $ac_try) 2>&5 10607 (eval $ac_try) 2>&5
10782 ac_status=$? 10608 ac_status=$?
10783 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10609 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10784 (exit $ac_status); }; }; then 10610 (exit $ac_status); }; }; then
10785 rxvt_cv_struct_utmpx_host=yes 10611 struct_utmpx_host=yes
10786else 10612else
10787 echo "$as_me: failed program was:" >&5 10613 echo "$as_me: failed program was:" >&5
10788sed 's/^/| /' conftest.$ac_ext >&5 10614sed 's/^/| /' conftest.$ac_ext >&5
10789 10615
10790rxvt_cv_struct_utmpx_host=no 10616struct_utmpx_host=no
10791fi 10617fi
10792rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10618rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10793fi 10619fi
10794echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmpx_host" >&5 10620echo "$as_me:$LINENO: result: $struct_utmpx_host" >&5
10795echo "${ECHO_T}$rxvt_cv_struct_utmpx_host" >&6 10621echo "${ECHO_T}$struct_utmpx_host" >&6
10796if test x$rxvt_cv_struct_utmpx_host = xyes; then 10622if test x$struct_utmpx_host = xyes; then
10797 10623
10798cat >>confdefs.h <<\_ACEOF 10624cat >>confdefs.h <<\_ACEOF
10799#define HAVE_UTMPX_HOST 1 10625#define HAVE_UTMPX_HOST 1
10800_ACEOF 10626_ACEOF
10801 10627
10802fi 10628fi
10803 10629
10804echo "$as_me:$LINENO: checking for session in utmpx struct" >&5 10630echo "$as_me:$LINENO: checking for session in utmpx struct" >&5
10805echo $ECHO_N "checking for session in utmpx struct... $ECHO_C" >&6 10631echo $ECHO_N "checking for session in utmpx struct... $ECHO_C" >&6
10806if test "${rxvt_cv_struct_utmpx_session+set}" = set; then 10632if test "${struct_utmpx_session+set}" = set; then
10807 echo $ECHO_N "(cached) $ECHO_C" >&6 10633 echo $ECHO_N "(cached) $ECHO_C" >&6
10808else 10634else
10809 cat >conftest.$ac_ext <<_ACEOF 10635 cat >conftest.$ac_ext <<_ACEOF
10810/* confdefs.h. */ 10636/* confdefs.h. */
10811_ACEOF 10637_ACEOF
10829 grep -v '^ *+' conftest.er1 >conftest.err 10655 grep -v '^ *+' conftest.er1 >conftest.err
10830 rm -f conftest.er1 10656 rm -f conftest.er1
10831 cat conftest.err >&5 10657 cat conftest.err >&5
10832 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10658 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10833 (exit $ac_status); } && 10659 (exit $ac_status); } &&
10834 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 10660 { ac_try='test -z "$ac_cxx_werror_flag"
10661 || test ! -s conftest.err'
10835 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10662 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10836 (eval $ac_try) 2>&5 10663 (eval $ac_try) 2>&5
10837 ac_status=$? 10664 ac_status=$?
10838 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10665 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10839 (exit $ac_status); }; } && 10666 (exit $ac_status); }; } &&
10841 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10668 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10842 (eval $ac_try) 2>&5 10669 (eval $ac_try) 2>&5
10843 ac_status=$? 10670 ac_status=$?
10844 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10671 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10845 (exit $ac_status); }; }; then 10672 (exit $ac_status); }; }; then
10846 rxvt_cv_struct_utmpx_session=yes 10673 struct_utmpx_session=yes
10847else 10674else
10848 echo "$as_me: failed program was:" >&5 10675 echo "$as_me: failed program was:" >&5
10849sed 's/^/| /' conftest.$ac_ext >&5 10676sed 's/^/| /' conftest.$ac_ext >&5
10850 10677
10851rxvt_cv_struct_utmpx_session=no 10678struct_utmpx_session=no
10852fi 10679fi
10853rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10680rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10854fi 10681fi
10855echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmpx_session" >&5 10682echo "$as_me:$LINENO: result: $struct_utmpx_session" >&5
10856echo "${ECHO_T}$rxvt_cv_struct_utmpx_session" >&6 10683echo "${ECHO_T}$struct_utmpx_session" >&6
10857if test x$rxvt_cv_struct_utmpx_session = xyes; then 10684if test x$struct_utmpx_session = xyes; then
10858 10685
10859cat >>confdefs.h <<\_ACEOF 10686cat >>confdefs.h <<\_ACEOF
10860#define HAVE_UTMPX_SESSION 1 10687#define HAVE_UTMPX_SESSION 1
10861_ACEOF 10688_ACEOF
10862 10689
10865fi 10692fi
10866 10693
10867 10694
10868echo "$as_me:$LINENO: checking for struct lastlog" >&5 10695echo "$as_me:$LINENO: checking for struct lastlog" >&5
10869echo $ECHO_N "checking for struct lastlog... $ECHO_C" >&6 10696echo $ECHO_N "checking for struct lastlog... $ECHO_C" >&6
10870if test "${rxvt_cv_struct_lastlog+set}" = set; then 10697if test "${struct_lastlog+set}" = set; then
10871 echo $ECHO_N "(cached) $ECHO_C" >&6 10698 echo $ECHO_N "(cached) $ECHO_C" >&6
10872else 10699else
10873 cat >conftest.$ac_ext <<_ACEOF 10700 cat >conftest.$ac_ext <<_ACEOF
10874/* confdefs.h. */ 10701/* confdefs.h. */
10875_ACEOF 10702_ACEOF
10897 grep -v '^ *+' conftest.er1 >conftest.err 10724 grep -v '^ *+' conftest.er1 >conftest.err
10898 rm -f conftest.er1 10725 rm -f conftest.er1
10899 cat conftest.err >&5 10726 cat conftest.err >&5
10900 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10727 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10901 (exit $ac_status); } && 10728 (exit $ac_status); } &&
10902 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 10729 { ac_try='test -z "$ac_cxx_werror_flag"
10730 || test ! -s conftest.err'
10903 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10731 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10904 (eval $ac_try) 2>&5 10732 (eval $ac_try) 2>&5
10905 ac_status=$? 10733 ac_status=$?
10906 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10734 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10907 (exit $ac_status); }; } && 10735 (exit $ac_status); }; } &&
10909 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10737 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10910 (eval $ac_try) 2>&5 10738 (eval $ac_try) 2>&5
10911 ac_status=$? 10739 ac_status=$?
10912 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10740 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10913 (exit $ac_status); }; }; then 10741 (exit $ac_status); }; }; then
10914 rxvt_cv_struct_lastlog=yes 10742 struct_lastlog=yes
10915else 10743else
10916 echo "$as_me: failed program was:" >&5 10744 echo "$as_me: failed program was:" >&5
10917sed 's/^/| /' conftest.$ac_ext >&5 10745sed 's/^/| /' conftest.$ac_ext >&5
10918 10746
10919rxvt_cv_struct_lastlog=no 10747struct_lastlog=no
10920fi 10748fi
10921rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10749rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10922fi 10750fi
10923echo "$as_me:$LINENO: result: $rxvt_cv_struct_lastlog" >&5 10751echo "$as_me:$LINENO: result: $struct_lastlog" >&5
10924echo "${ECHO_T}$rxvt_cv_struct_lastlog" >&6 10752echo "${ECHO_T}$struct_lastlog" >&6
10925if test x$rxvt_cv_struct_lastlog = xyes; then 10753if test x$struct_lastlog = xyes; then
10926 10754
10927cat >>confdefs.h <<\_ACEOF 10755cat >>confdefs.h <<\_ACEOF
10928#define HAVE_STRUCT_LASTLOG 1 10756#define HAVE_STRUCT_LASTLOG 1
10929_ACEOF 10757_ACEOF
10930 10758
10931fi 10759fi
10932 10760
10933echo "$as_me:$LINENO: checking for struct lastlogx" >&5 10761echo "$as_me:$LINENO: checking for struct lastlogx" >&5
10934echo $ECHO_N "checking for struct lastlogx... $ECHO_C" >&6 10762echo $ECHO_N "checking for struct lastlogx... $ECHO_C" >&6
10935if test "${rxvt_cv_struct_lastlogx+set}" = set; then 10763if test "${struct_lastlogx+set}" = set; then
10936 echo $ECHO_N "(cached) $ECHO_C" >&6 10764 echo $ECHO_N "(cached) $ECHO_C" >&6
10937else 10765else
10938 cat >conftest.$ac_ext <<_ACEOF 10766 cat >conftest.$ac_ext <<_ACEOF
10939/* confdefs.h. */ 10767/* confdefs.h. */
10940_ACEOF 10768_ACEOF
10962 grep -v '^ *+' conftest.er1 >conftest.err 10790 grep -v '^ *+' conftest.er1 >conftest.err
10963 rm -f conftest.er1 10791 rm -f conftest.er1
10964 cat conftest.err >&5 10792 cat conftest.err >&5
10965 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10793 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10966 (exit $ac_status); } && 10794 (exit $ac_status); } &&
10967 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 10795 { ac_try='test -z "$ac_cxx_werror_flag"
10796 || test ! -s conftest.err'
10968 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10797 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10969 (eval $ac_try) 2>&5 10798 (eval $ac_try) 2>&5
10970 ac_status=$? 10799 ac_status=$?
10971 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10800 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10972 (exit $ac_status); }; } && 10801 (exit $ac_status); }; } &&
10974 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10803 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10975 (eval $ac_try) 2>&5 10804 (eval $ac_try) 2>&5
10976 ac_status=$? 10805 ac_status=$?
10977 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10806 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10978 (exit $ac_status); }; }; then 10807 (exit $ac_status); }; }; then
10979 rxvt_cv_struct_lastlogx=yes 10808 struct_lastlogx=yes
10980else 10809else
10981 echo "$as_me: failed program was:" >&5 10810 echo "$as_me: failed program was:" >&5
10982sed 's/^/| /' conftest.$ac_ext >&5 10811sed 's/^/| /' conftest.$ac_ext >&5
10983 10812
10984rxvt_cv_struct_lastlogx=no 10813struct_lastlogx=no
10985fi 10814fi
10986rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10815rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10987fi 10816fi
10988echo "$as_me:$LINENO: result: $rxvt_cv_struct_lastlogx" >&5 10817echo "$as_me:$LINENO: result: $struct_lastlogx" >&5
10989echo "${ECHO_T}$rxvt_cv_struct_lastlogx" >&6 10818echo "${ECHO_T}$struct_lastlogx" >&6
10990if test x$rxvt_cv_struct_lastlogx = xyes; then 10819if test x$struct_lastlogx = xyes; then
10991 10820
10992cat >>confdefs.h <<\_ACEOF 10821cat >>confdefs.h <<\_ACEOF
10993#define HAVE_STRUCT_LASTLOGX 1 10822#define HAVE_STRUCT_LASTLOGX 1
10994_ACEOF 10823_ACEOF
10995 10824
10996fi 10825fi
10997 10826
10998 10827
10999echo "$as_me:$LINENO: checking where utmp is located" >&5 10828echo "$as_me:$LINENO: checking where utmp is located" >&5
11000echo $ECHO_N "checking where utmp is located... $ECHO_C" >&6 10829echo $ECHO_N "checking where utmp is located... $ECHO_C" >&6
11001if test "${rxvt_cv_path_utmp+set}" = set; then 10830if test "${path_utmp+set}" = set; then
11002 echo $ECHO_N "(cached) $ECHO_C" >&6 10831 echo $ECHO_N "(cached) $ECHO_C" >&6
11003else 10832else
11004 if test "$cross_compiling" = yes; then 10833 if test "$cross_compiling" = yes; then
11005 { echo "$as_me:$LINENO: WARNING: Define RXVT_UTMP_FILE in config.h manually" >&5 10834 { echo "$as_me:$LINENO: WARNING: Define UTMP_FILE in config.h manually" >&5
11006echo "$as_me: WARNING: Define RXVT_UTMP_FILE in config.h manually" >&2;} 10835echo "$as_me: WARNING: Define UTMP_FILE in config.h manually" >&2;}
11007else 10836else
11008 cat >conftest.$ac_ext <<_ACEOF 10837 cat >conftest.$ac_ext <<_ACEOF
11009/* confdefs.h. */ 10838/* confdefs.h. */
11010_ACEOF 10839_ACEOF
11011cat confdefs.h >>conftest.$ac_ext 10840cat confdefs.h >>conftest.$ac_ext
11012cat >>conftest.$ac_ext <<_ACEOF 10841cat >>conftest.$ac_ext <<_ACEOF
11013/* end confdefs.h. */ 10842/* end confdefs.h. */
11014#include <stdio.h> 10843#include <stdio.h>
10844#include <stdlib.h>
11015#include <sys/types.h> 10845#include <sys/types.h>
11016#include <utmp.h> 10846#include <utmp.h>
11017#include <errno.h> 10847#include <errno.h>
11018main() 10848main()
11019{ 10849{
11047 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10877 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11048 (eval $ac_try) 2>&5 10878 (eval $ac_try) 2>&5
11049 ac_status=$? 10879 ac_status=$?
11050 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10880 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11051 (exit $ac_status); }; }; then 10881 (exit $ac_status); }; }; then
11052 rxvt_cv_path_utmp=`cat conftestval` 10882 path_utmp=`cat conftestval`
11053else 10883else
11054 echo "$as_me: program exited with status $ac_status" >&5 10884 echo "$as_me: program exited with status $ac_status" >&5
11055echo "$as_me: failed program was:" >&5 10885echo "$as_me: failed program was:" >&5
11056sed 's/^/| /' conftest.$ac_ext >&5 10886sed 's/^/| /' conftest.$ac_ext >&5
11057 10887
11058( exit $ac_status ) 10888( exit $ac_status )
11059rxvt_cv_path_utmp= 10889path_utmp=
11060fi 10890fi
11061rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 10891rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
11062fi 10892fi
11063fi 10893fi
11064echo "$as_me:$LINENO: result: $rxvt_cv_path_utmp" >&5 10894echo "$as_me:$LINENO: result: $path_utmp" >&5
11065echo "${ECHO_T}$rxvt_cv_path_utmp" >&6 10895echo "${ECHO_T}$path_utmp" >&6
11066if test x$rxvt_cv_path_utmp != x; then 10896if test x$path_utmp != x; then
11067 10897
11068cat >>confdefs.h <<_ACEOF 10898cat >>confdefs.h <<_ACEOF
11069#define RXVT_UTMP_FILE "$rxvt_cv_path_utmp" 10899#define UTMP_FILE "$path_utmp"
11070_ACEOF 10900_ACEOF
11071 10901
11072fi 10902fi
11073 10903
11074 10904
11075echo "$as_me:$LINENO: checking where utmpx is located" >&5 10905echo "$as_me:$LINENO: checking where utmpx is located" >&5
11076echo $ECHO_N "checking where utmpx is located... $ECHO_C" >&6 10906echo $ECHO_N "checking where utmpx is located... $ECHO_C" >&6
11077if test "${rxvt_cv_path_utmpx+set}" = set; then 10907if test "${path_utmpx+set}" = set; then
11078 echo $ECHO_N "(cached) $ECHO_C" >&6 10908 echo $ECHO_N "(cached) $ECHO_C" >&6
11079else 10909else
11080 if test "$cross_compiling" = yes; then 10910 if test "$cross_compiling" = yes; then
11081 { echo "$as_me:$LINENO: WARNING: Define RXVT_UTMPX_FILE in config.h manually" >&5 10911 { echo "$as_me:$LINENO: WARNING: Define UTMPX_FILE in config.h manually" >&5
11082echo "$as_me: WARNING: Define RXVT_UTMPX_FILE in config.h manually" >&2;} 10912echo "$as_me: WARNING: Define UTMPX_FILE in config.h manually" >&2;}
11083else 10913else
11084 cat >conftest.$ac_ext <<_ACEOF 10914 cat >conftest.$ac_ext <<_ACEOF
11085/* confdefs.h. */ 10915/* confdefs.h. */
11086_ACEOF 10916_ACEOF
11087cat confdefs.h >>conftest.$ac_ext 10917cat confdefs.h >>conftest.$ac_ext
11088cat >>conftest.$ac_ext <<_ACEOF 10918cat >>conftest.$ac_ext <<_ACEOF
11089/* end confdefs.h. */ 10919/* end confdefs.h. */
11090#include <stdio.h> 10920#include <stdio.h>
10921#include <stdlib.h>
11091#include <sys/types.h> 10922#include <sys/types.h>
11092#include <utmpx.h> 10923#include <utmpx.h>
11093#include <errno.h> 10924#include <errno.h>
11094#include <sys/stat.h> 10925#include <sys/stat.h>
11095#ifdef HAVE_STRING_H 10926#ifdef HAVE_STRING_H
11133 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10964 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11134 (eval $ac_try) 2>&5 10965 (eval $ac_try) 2>&5
11135 ac_status=$? 10966 ac_status=$?
11136 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10967 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11137 (exit $ac_status); }; }; then 10968 (exit $ac_status); }; }; then
11138 rxvt_cv_path_utmpx=`cat conftestval` 10969 path_utmpx=`cat conftestval`
11139else 10970else
11140 echo "$as_me: program exited with status $ac_status" >&5 10971 echo "$as_me: program exited with status $ac_status" >&5
11141echo "$as_me: failed program was:" >&5 10972echo "$as_me: failed program was:" >&5
11142sed 's/^/| /' conftest.$ac_ext >&5 10973sed 's/^/| /' conftest.$ac_ext >&5
11143 10974
11144( exit $ac_status ) 10975( exit $ac_status )
11145rxvt_cv_path_utmpx= 10976path_utmpx=
11146fi 10977fi
11147rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 10978rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
11148fi 10979fi
11149fi 10980fi
11150echo "$as_me:$LINENO: result: $rxvt_cv_path_utmpx" >&5 10981echo "$as_me:$LINENO: result: $path_utmpx" >&5
11151echo "${ECHO_T}$rxvt_cv_path_utmpx" >&6 10982echo "${ECHO_T}$path_utmpx" >&6
11152if test x$rxvt_cv_path_utmpx != x; then 10983if test x$path_utmpx != x; then
11153 10984
11154cat >>confdefs.h <<_ACEOF 10985cat >>confdefs.h <<_ACEOF
11155#define RXVT_UTMPX_FILE "$rxvt_cv_path_utmpx" 10986#define UTMPX_FILE "$path_utmpx"
11156_ACEOF 10987_ACEOF
11157 10988
11158fi 10989fi
11159 10990
11160 10991
11161echo "$as_me:$LINENO: checking where wtmp is located" >&5 10992echo "$as_me:$LINENO: checking where wtmp is located" >&5
11162echo $ECHO_N "checking where wtmp is located... $ECHO_C" >&6 10993echo $ECHO_N "checking where wtmp is located... $ECHO_C" >&6
11163if test "${rxvt_cv_path_wtmp+set}" = set; then 10994if test "${path_wtmp+set}" = set; then
11164 echo $ECHO_N "(cached) $ECHO_C" >&6 10995 echo $ECHO_N "(cached) $ECHO_C" >&6
11165else 10996else
11166 if test "$cross_compiling" = yes; then 10997 if test "$cross_compiling" = yes; then
11167 { echo "$as_me:$LINENO: WARNING: Define RXVT_WTMP_FILE in config.h manually" >&5 10998 { echo "$as_me:$LINENO: WARNING: Define WTMP_FILE in config.h manually" >&5
11168echo "$as_me: WARNING: Define RXVT_WTMP_FILE in config.h manually" >&2;} 10999echo "$as_me: WARNING: Define WTMP_FILE in config.h manually" >&2;}
11169else 11000else
11170 cat >conftest.$ac_ext <<_ACEOF 11001 cat >conftest.$ac_ext <<_ACEOF
11171/* confdefs.h. */ 11002/* confdefs.h. */
11172_ACEOF 11003_ACEOF
11173cat confdefs.h >>conftest.$ac_ext 11004cat confdefs.h >>conftest.$ac_ext
11174cat >>conftest.$ac_ext <<_ACEOF 11005cat >>conftest.$ac_ext <<_ACEOF
11175/* end confdefs.h. */ 11006/* end confdefs.h. */
11176#include <stdio.h> 11007#include <stdio.h>
11008#include <stdlib.h>
11177#include <sys/types.h> 11009#include <sys/types.h>
11178#ifdef HAVE_UTMP_H 11010#ifdef HAVE_UTMP_H
11179#include <utmp.h> 11011#include <utmp.h>
11180#endif 11012#endif
11181#include <errno.h> 11013#include <errno.h>
11211 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11043 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11212 (eval $ac_try) 2>&5 11044 (eval $ac_try) 2>&5
11213 ac_status=$? 11045 ac_status=$?
11214 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11046 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11215 (exit $ac_status); }; }; then 11047 (exit $ac_status); }; }; then
11216 rxvt_cv_path_wtmp=`cat conftestval` 11048 path_wtmp=`cat conftestval`
11217else 11049else
11218 echo "$as_me: program exited with status $ac_status" >&5 11050 echo "$as_me: program exited with status $ac_status" >&5
11219echo "$as_me: failed program was:" >&5 11051echo "$as_me: failed program was:" >&5
11220sed 's/^/| /' conftest.$ac_ext >&5 11052sed 's/^/| /' conftest.$ac_ext >&5
11221 11053
11222( exit $ac_status ) 11054( exit $ac_status )
11223rxvt_cv_path_wtmp= 11055path_wtmp=
11224fi 11056fi
11225rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 11057rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
11226fi 11058fi
11227fi 11059fi
11228echo "$as_me:$LINENO: result: $rxvt_cv_path_wtmp" >&5 11060echo "$as_me:$LINENO: result: $path_wtmp" >&5
11229echo "${ECHO_T}$rxvt_cv_path_wtmp" >&6 11061echo "${ECHO_T}$path_wtmp" >&6
11230if test x$rxvt_cv_path_wtmp != x; then 11062if test x$path_wtmp != x; then
11231 11063
11232cat >>confdefs.h <<_ACEOF 11064cat >>confdefs.h <<_ACEOF
11233#define RXVT_WTMP_FILE "$rxvt_cv_path_wtmp" 11065#define WTMP_FILE "$path_wtmp"
11234_ACEOF 11066_ACEOF
11235 11067
11236fi 11068fi
11237 11069
11238echo "$as_me:$LINENO: checking where wtmpx is located" >&5 11070echo "$as_me:$LINENO: checking where wtmpx is located" >&5
11239echo $ECHO_N "checking where wtmpx is located... $ECHO_C" >&6 11071echo $ECHO_N "checking where wtmpx is located... $ECHO_C" >&6
11240if test "${rxvt_cv_path_wtmpx+set}" = set; then 11072if test "${path_wtmpx+set}" = set; then
11241 echo $ECHO_N "(cached) $ECHO_C" >&6 11073 echo $ECHO_N "(cached) $ECHO_C" >&6
11242else 11074else
11243 if test "$cross_compiling" = yes; then 11075 if test "$cross_compiling" = yes; then
11244 { echo "$as_me:$LINENO: WARNING: Define RXVT_WTMPX_FILE in config.h manually" >&5 11076 { echo "$as_me:$LINENO: WARNING: Define WTMPX_FILE in config.h manually" >&5
11245echo "$as_me: WARNING: Define RXVT_WTMPX_FILE in config.h manually" >&2;} 11077echo "$as_me: WARNING: Define WTMPX_FILE in config.h manually" >&2;}
11246else 11078else
11247 cat >conftest.$ac_ext <<_ACEOF 11079 cat >conftest.$ac_ext <<_ACEOF
11248/* confdefs.h. */ 11080/* confdefs.h. */
11249_ACEOF 11081_ACEOF
11250cat confdefs.h >>conftest.$ac_ext 11082cat confdefs.h >>conftest.$ac_ext
11251cat >>conftest.$ac_ext <<_ACEOF 11083cat >>conftest.$ac_ext <<_ACEOF
11252/* end confdefs.h. */ 11084/* end confdefs.h. */
11253#include <stdio.h> 11085#include <stdio.h>
11086#include <stdlib.h>
11254#ifdef HAVE_UTMPX_H 11087#ifdef HAVE_UTMPX_H
11255#include <utmpx.h> 11088#include <utmpx.h>
11256#endif 11089#endif
11257#include <errno.h> 11090#include <errno.h>
11258main() 11091main()
11287 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11120 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11288 (eval $ac_try) 2>&5 11121 (eval $ac_try) 2>&5
11289 ac_status=$? 11122 ac_status=$?
11290 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11123 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11291 (exit $ac_status); }; }; then 11124 (exit $ac_status); }; }; then
11292 rxvt_cv_path_wtmpx=`cat conftestval` 11125 path_wtmpx=`cat conftestval`
11293else 11126else
11294 echo "$as_me: program exited with status $ac_status" >&5 11127 echo "$as_me: program exited with status $ac_status" >&5
11295echo "$as_me: failed program was:" >&5 11128echo "$as_me: failed program was:" >&5
11296sed 's/^/| /' conftest.$ac_ext >&5 11129sed 's/^/| /' conftest.$ac_ext >&5
11297 11130
11298( exit $ac_status ) 11131( exit $ac_status )
11299rxvt_cv_path_wtmpx= 11132path_wtmpx=
11300fi 11133fi
11301rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 11134rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
11302fi 11135fi
11303fi 11136fi
11304echo "$as_me:$LINENO: result: $rxvt_cv_path_wtmpx" >&5 11137echo "$as_me:$LINENO: result: $path_wtmpx" >&5
11305echo "${ECHO_T}$rxvt_cv_path_wtmpx" >&6 11138echo "${ECHO_T}$path_wtmpx" >&6
11306if test x$rxvt_cv_path_wtmpx != x; then 11139if test x$path_wtmpx != x; then
11307 11140
11308cat >>confdefs.h <<_ACEOF 11141cat >>confdefs.h <<_ACEOF
11309#define RXVT_WTMPX_FILE "$rxvt_cv_path_wtmpx" 11142#define WTMPX_FILE "$path_wtmpx"
11310_ACEOF 11143_ACEOF
11311 11144
11312fi 11145fi
11313 11146
11314echo "$as_me:$LINENO: checking where lastlog is located" >&5 11147echo "$as_me:$LINENO: checking where lastlog is located" >&5
11315echo $ECHO_N "checking where lastlog is located... $ECHO_C" >&6 11148echo $ECHO_N "checking where lastlog is located... $ECHO_C" >&6
11316if test "${rxvt_cv_path_lastlog+set}" = set; then 11149if test "${path_lastlog+set}" = set; then
11317 echo $ECHO_N "(cached) $ECHO_C" >&6 11150 echo $ECHO_N "(cached) $ECHO_C" >&6
11318else 11151else
11319 if test "$cross_compiling" = yes; then 11152 if test "$cross_compiling" = yes; then
11320 { echo "$as_me:$LINENO: WARNING: Define RXVT_LASTLOG_FILE in config.h manually" >&5 11153 { echo "$as_me:$LINENO: WARNING: Define LASTLOG_FILE in config.h manually" >&5
11321echo "$as_me: WARNING: Define RXVT_LASTLOG_FILE in config.h manually" >&2;} 11154echo "$as_me: WARNING: Define LASTLOG_FILE in config.h manually" >&2;}
11322else 11155else
11323 cat >conftest.$ac_ext <<_ACEOF 11156 cat >conftest.$ac_ext <<_ACEOF
11324/* confdefs.h. */ 11157/* confdefs.h. */
11325_ACEOF 11158_ACEOF
11326cat confdefs.h >>conftest.$ac_ext 11159cat confdefs.h >>conftest.$ac_ext
11327cat >>conftest.$ac_ext <<_ACEOF 11160cat >>conftest.$ac_ext <<_ACEOF
11328/* end confdefs.h. */ 11161/* end confdefs.h. */
11329#include <stdio.h> 11162#include <stdio.h>
11163#include <stdlib.h>
11330#include <sys/types.h> 11164#include <sys/types.h>
11331#ifdef HAVE_UTMPX_H 11165#ifdef HAVE_UTMPX_H
11332#include <utmpx.h> 11166#include <utmpx.h>
11333#elif defined(HAVE_UTMP_H) 11167#elif defined(HAVE_UTMP_H)
11334#include <utmp.h> 11168#include <utmp.h>
11368 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11202 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11369 (eval $ac_try) 2>&5 11203 (eval $ac_try) 2>&5
11370 ac_status=$? 11204 ac_status=$?
11371 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11205 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11372 (exit $ac_status); }; }; then 11206 (exit $ac_status); }; }; then
11373 rxvt_cv_path_lastlog=`cat conftestval` 11207 path_lastlog=`cat conftestval`
11374else 11208else
11375 echo "$as_me: program exited with status $ac_status" >&5 11209 echo "$as_me: program exited with status $ac_status" >&5
11376echo "$as_me: failed program was:" >&5 11210echo "$as_me: failed program was:" >&5
11377sed 's/^/| /' conftest.$ac_ext >&5 11211sed 's/^/| /' conftest.$ac_ext >&5
11378 11212
11379( exit $ac_status ) 11213( exit $ac_status )
11380rxvt_cv_path_lastlog= 11214path_lastlog=
11381fi 11215fi
11382rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 11216rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
11383fi 11217fi
11384fi 11218fi
11385echo "$as_me:$LINENO: result: $rxvt_cv_path_lastlog" >&5 11219echo "$as_me:$LINENO: result: $path_lastlog" >&5
11386echo "${ECHO_T}$rxvt_cv_path_lastlog" >&6 11220echo "${ECHO_T}$path_lastlog" >&6
11387if test x$rxvt_cv_path_lastlog != x; then 11221if test x$path_lastlog != x; then
11388 11222
11389cat >>confdefs.h <<_ACEOF 11223cat >>confdefs.h <<_ACEOF
11390#define RXVT_LASTLOG_FILE "$rxvt_cv_path_lastlog" 11224#define LASTLOG_FILE "$path_lastlog"
11391_ACEOF 11225_ACEOF
11392 11226
11393 if test -d "$rxvt_cv_path_lastlog"; then 11227 if test -d "$path_lastlog"; then
11394 11228
11395cat >>confdefs.h <<\_ACEOF 11229cat >>confdefs.h <<\_ACEOF
11396#define LASTLOG_IS_DIR 1 11230#define LASTLOG_IS_DIR 1
11397_ACEOF 11231_ACEOF
11398 11232
11399 fi 11233 fi
11400fi 11234fi
11401 11235
11402echo "$as_me:$LINENO: checking where lastlogx is located" >&5 11236echo "$as_me:$LINENO: checking where lastlogx is located" >&5
11403echo $ECHO_N "checking where lastlogx is located... $ECHO_C" >&6 11237echo $ECHO_N "checking where lastlogx is located... $ECHO_C" >&6
11404if test "${rxvt_cv_path_lastlogx+set}" = set; then 11238if test "${path_lastlogx+set}" = set; then
11405 echo $ECHO_N "(cached) $ECHO_C" >&6 11239 echo $ECHO_N "(cached) $ECHO_C" >&6
11406else 11240else
11407 if test "$cross_compiling" = yes; then 11241 if test "$cross_compiling" = yes; then
11408 { echo "$as_me:$LINENO: WARNING: Define RXVT_LASTLOGX_FILE in config.h manually" >&5 11242 { echo "$as_me:$LINENO: WARNING: Define LASTLOGX_FILE in config.h manually" >&5
11409echo "$as_me: WARNING: Define RXVT_LASTLOGX_FILE in config.h manually" >&2;} 11243echo "$as_me: WARNING: Define LASTLOGX_FILE in config.h manually" >&2;}
11410else 11244else
11411 cat >conftest.$ac_ext <<_ACEOF 11245 cat >conftest.$ac_ext <<_ACEOF
11412/* confdefs.h. */ 11246/* confdefs.h. */
11413_ACEOF 11247_ACEOF
11414cat confdefs.h >>conftest.$ac_ext 11248cat confdefs.h >>conftest.$ac_ext
11415cat >>conftest.$ac_ext <<_ACEOF 11249cat >>conftest.$ac_ext <<_ACEOF
11416/* end confdefs.h. */ 11250/* end confdefs.h. */
11417#include <stdio.h> 11251#include <stdio.h>
11252#include <stdlib.h>
11418#ifdef HAVE_UTMPX_H 11253#ifdef HAVE_UTMPX_H
11419#include <utmpx.h> 11254#include <utmpx.h>
11420#endif 11255#endif
11421#include <errno.h> 11256#include <errno.h>
11422main() 11257main()
11450 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11285 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11451 (eval $ac_try) 2>&5 11286 (eval $ac_try) 2>&5
11452 ac_status=$? 11287 ac_status=$?
11453 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11288 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11454 (exit $ac_status); }; }; then 11289 (exit $ac_status); }; }; then
11455 rxvt_cv_path_lastlogx=`cat conftestval` 11290 path_lastlogx=`cat conftestval`
11456else 11291else
11457 echo "$as_me: program exited with status $ac_status" >&5 11292 echo "$as_me: program exited with status $ac_status" >&5
11458echo "$as_me: failed program was:" >&5 11293echo "$as_me: failed program was:" >&5
11459sed 's/^/| /' conftest.$ac_ext >&5 11294sed 's/^/| /' conftest.$ac_ext >&5
11460 11295
11461( exit $ac_status ) 11296( exit $ac_status )
11462rxvt_cv_path_lastlogx= 11297path_lastlogx=
11463fi 11298fi
11464rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 11299rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
11465fi 11300fi
11466fi 11301fi
11467echo "$as_me:$LINENO: result: $rxvt_cv_path_lastlogx" >&5 11302echo "$as_me:$LINENO: result: $path_lastlogx" >&5
11468echo "${ECHO_T}$rxvt_cv_path_lastlogx" >&6 11303echo "${ECHO_T}$path_lastlogx" >&6
11469if test x$rxvt_cv_path_lastlogx != x; then 11304if test x$path_lastlogx != x; then
11470 11305
11471cat >>confdefs.h <<_ACEOF 11306cat >>confdefs.h <<_ACEOF
11472#define RXVT_LASTLOGX_FILE "$rxvt_cv_path_lastlogx" 11307#define LASTLOGX_FILE "$path_lastlogx"
11473_ACEOF 11308_ACEOF
11474 11309
11475fi 11310fi
11311
11476 11312
11477 11313
11478echo "$as_me:$LINENO: checking where ttys/ttytab is located" >&5 11314echo "$as_me:$LINENO: checking where ttys/ttytab is located" >&5
11479echo $ECHO_N "checking where ttys/ttytab is located... $ECHO_C" >&6 11315echo $ECHO_N "checking where ttys/ttytab is located... $ECHO_C" >&6
11480if test "${rxvt_cv_path_ttytab+set}" = set; then 11316if test "${rxvt_cv_path_ttytab+set}" = set; then
11502 11338
11503ac_save_LIBS=$LIBS 11339ac_save_LIBS=$LIBS
11504ac_save_CFLAGS=$CFLAGS 11340ac_save_CFLAGS=$CFLAGS
11505CFLAGS="$CFLAGS $X_CFLAGS" 11341CFLAGS="$CFLAGS $X_CFLAGS"
11506LIBS="$LIBS $X_LIBS $X_EXTRA_LIBS -lX11" 11342LIBS="$LIBS $X_LIBS $X_EXTRA_LIBS -lX11"
11507if test x$rxvt_cv_rpath = xyes -o x$rxvt_cv_R = xyes; then
11508 LIBS=`echo $LIBS | sed "$R_TRANSLATE"`
11509fi
11510echo "$as_me:$LINENO: checking for working Xlocale" >&5 11343echo "$as_me:$LINENO: checking for working Xlocale" >&5
11511echo $ECHO_N "checking for working Xlocale... $ECHO_C" >&6 11344echo $ECHO_N "checking for working Xlocale... $ECHO_C" >&6
11512if test "${rxvt_cv_func_xlocale+set}" = set; then 11345if test "${rxvt_cv_func_xlocale+set}" = set; then
11513 echo $ECHO_N "(cached) $ECHO_C" >&6 11346 echo $ECHO_N "(cached) $ECHO_C" >&6
11514else 11347else
11515 if test "$cross_compiling" = yes; then 11348 if test "$cross_compiling" = yes; then
11516 { echo "$as_me:$LINENO: WARNING: Define NO_XLOCALE in config.h manually" >&5 11349 :
11517echo "$as_me: WARNING: Define NO_XLOCALE in config.h manually" >&2;}
11518else 11350else
11519 cat >conftest.$ac_ext <<_ACEOF 11351 cat >conftest.$ac_ext <<_ACEOF
11520/* confdefs.h. */ 11352/* confdefs.h. */
11521_ACEOF 11353_ACEOF
11522cat confdefs.h >>conftest.$ac_ext 11354cat confdefs.h >>conftest.$ac_ext
11523cat >>conftest.$ac_ext <<_ACEOF 11355cat >>conftest.$ac_ext <<_ACEOF
11524/* end confdefs.h. */ 11356/* end confdefs.h. */
11525#include <X11/Xlib.h> 11357#include <X11/Xlib.h>
11358#include <stdlib.h>
11526main() { 11359main() {
11527char *p; 11360char *p;
11528if ((p = XSetLocaleModifiers("@im=none")) != NULL && *p) 11361if ((p = XSetLocaleModifiers("@im=none")) != NULL && *p)
11529exit (XSupportsLocale() ? 0 : 1); 11362exit (XSupportsLocale() ? 0 : 1);
11530else 11363else
11553rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 11386rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
11554fi 11387fi
11555fi 11388fi
11556echo "$as_me:$LINENO: result: $rxvt_cv_func_xlocale" >&5 11389echo "$as_me:$LINENO: result: $rxvt_cv_func_xlocale" >&5
11557echo "${ECHO_T}$rxvt_cv_func_xlocale" >&6 11390echo "${ECHO_T}$rxvt_cv_func_xlocale" >&6
11391if test x$support_xim = xyes; then
11558if test x$rxvt_cv_func_xlocale = xyes; then 11392 if test x$rxvt_cv_func_xlocale = xyes; then
11559 11393
11560cat >>confdefs.h <<\_ACEOF 11394cat >>confdefs.h <<\_ACEOF
11561#define HAVE_XLOCALE 1 11395#define USE_XIM 1
11562_ACEOF 11396_ACEOF
11563 11397
11398 fi
11564fi 11399fi
11565 11400
11566echo "$as_me:$LINENO: checking for working X setlocale" >&5 11401echo "$as_me:$LINENO: checking for working X setlocale" >&5
11567echo $ECHO_N "checking for working X setlocale... $ECHO_C" >&6 11402echo $ECHO_N "checking for working X setlocale... $ECHO_C" >&6
11568if test "${rxvt_cv_func_xsetlocale+set}" = set; then 11403if test "${rxvt_cv_func_xsetlocale+set}" = set; then
11591 grep -v '^ *+' conftest.er1 >conftest.err 11426 grep -v '^ *+' conftest.er1 >conftest.err
11592 rm -f conftest.er1 11427 rm -f conftest.er1
11593 cat conftest.err >&5 11428 cat conftest.err >&5
11594 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11429 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11595 (exit $ac_status); } && 11430 (exit $ac_status); } &&
11596 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 11431 { ac_try='test -z "$ac_cxx_werror_flag"
11432 || test ! -s conftest.err'
11597 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11433 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11598 (eval $ac_try) 2>&5 11434 (eval $ac_try) 2>&5
11599 ac_status=$? 11435 ac_status=$?
11600 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11436 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11601 (exit $ac_status); }; } && 11437 (exit $ac_status); }; } &&
11654 grep -v '^ *+' conftest.er1 >conftest.err 11490 grep -v '^ *+' conftest.er1 >conftest.err
11655 rm -f conftest.er1 11491 rm -f conftest.er1
11656 cat conftest.err >&5 11492 cat conftest.err >&5
11657 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11493 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11658 (exit $ac_status); } && 11494 (exit $ac_status); } &&
11659 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 11495 { ac_try='test -z "$ac_cxx_werror_flag"
11496 || test ! -s conftest.err'
11660 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11497 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11661 (eval $ac_try) 2>&5 11498 (eval $ac_try) 2>&5
11662 ac_status=$? 11499 ac_status=$?
11663 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11500 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11664 (exit $ac_status); }; } && 11501 (exit $ac_status); }; } &&
11715 grep -v '^ *+' conftest.er1 >conftest.err 11552 grep -v '^ *+' conftest.er1 >conftest.err
11716 rm -f conftest.er1 11553 rm -f conftest.er1
11717 cat conftest.err >&5 11554 cat conftest.err >&5
11718 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11555 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11719 (exit $ac_status); } && 11556 (exit $ac_status); } &&
11720 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 11557 { ac_try='test -z "$ac_cxx_werror_flag"
11558 || test ! -s conftest.err'
11721 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11559 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11722 (eval $ac_try) 2>&5 11560 (eval $ac_try) 2>&5
11723 ac_status=$? 11561 ac_status=$?
11724 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11562 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11725 (exit $ac_status); }; } && 11563 (exit $ac_status); }; } &&
11747#define HAVE_NL_LANGINFO 1 11585#define HAVE_NL_LANGINFO 1
11748_ACEOF 11586_ACEOF
11749 11587
11750fi 11588fi
11751 11589
11590
11752echo "$as_me:$LINENO: checking for unix-compliant filehandle passing ability" >&5 11591echo "$as_me:$LINENO: checking for unix-compliant filehandle passing ability" >&5
11753echo $ECHO_N "checking for unix-compliant filehandle passing ability... $ECHO_C" >&6 11592echo $ECHO_N "checking for unix-compliant filehandle passing ability... $ECHO_C" >&6
11754if test "${rxvt_can_pass_fds+set}" = set; then 11593if test "${can_pass_fds+set}" = set; then
11755 echo $ECHO_N "(cached) $ECHO_C" >&6 11594 echo $ECHO_N "(cached) $ECHO_C" >&6
11756else 11595else
11757 cat >conftest.$ac_ext <<_ACEOF 11596 cat >conftest.$ac_ext <<_ACEOF
11758/* confdefs.h. */ 11597/* confdefs.h. */
11759_ACEOF 11598_ACEOF
11760cat confdefs.h >>conftest.$ac_ext 11599cat confdefs.h >>conftest.$ac_ext
11761cat >>conftest.$ac_ext <<_ACEOF 11600cat >>conftest.$ac_ext <<_ACEOF
11762/* end confdefs.h. */ 11601/* end confdefs.h. */
11763 11602
11603#include <cstddef> // broken bsds (is that redundant?) need this
11764#include <sys/types.h> 11604#include <sys/types.h>
11765#include <sys/socket.h> 11605#include <sys/socket.h>
11606#include <sys/uio.h>
11766 11607
11767int 11608int
11768main () 11609main ()
11769{ 11610{
11770 11611
11803 grep -v '^ *+' conftest.er1 >conftest.err 11644 grep -v '^ *+' conftest.er1 >conftest.err
11804 rm -f conftest.er1 11645 rm -f conftest.er1
11805 cat conftest.err >&5 11646 cat conftest.err >&5
11806 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11647 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11807 (exit $ac_status); } && 11648 (exit $ac_status); } &&
11808 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 11649 { ac_try='test -z "$ac_cxx_werror_flag"
11650 || test ! -s conftest.err'
11809 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11651 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11810 (eval $ac_try) 2>&5 11652 (eval $ac_try) 2>&5
11811 ac_status=$? 11653 ac_status=$?
11812 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11654 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11813 (exit $ac_status); }; } && 11655 (exit $ac_status); }; } &&
11815 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11657 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11816 (eval $ac_try) 2>&5 11658 (eval $ac_try) 2>&5
11817 ac_status=$? 11659 ac_status=$?
11818 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11660 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11819 (exit $ac_status); }; }; then 11661 (exit $ac_status); }; }; then
11820 rxvt_can_pass_fds=yes 11662 can_pass_fds=yes
11821else 11663else
11822 echo "$as_me: failed program was:" >&5 11664 echo "$as_me: failed program was:" >&5
11823sed 's/^/| /' conftest.$ac_ext >&5 11665sed 's/^/| /' conftest.$ac_ext >&5
11824 11666
11825rxvt_can_pass_fds=no 11667can_pass_fds=no
11826fi 11668fi
11827rm -f conftest.err conftest.$ac_objext \ 11669rm -f conftest.err conftest.$ac_objext \
11828 conftest$ac_exeext conftest.$ac_ext 11670 conftest$ac_exeext conftest.$ac_ext
11829fi 11671fi
11830echo "$as_me:$LINENO: result: $rxvt_can_pass_fds" >&5 11672echo "$as_me:$LINENO: result: $can_pass_fds" >&5
11831echo "${ECHO_T}$rxvt_can_pass_fds" >&6 11673echo "${ECHO_T}$can_pass_fds" >&6
11832if test x$rxvt_can_pass_fds = xyes; then 11674if test x$can_pass_fds = xyes; then
11833 11675
11834cat >>confdefs.h <<\_ACEOF 11676cat >>confdefs.h <<\_ACEOF
11835#define HAVE_UNIX_FDPASS 1 11677#define HAVE_UNIX_FDPASS 1
11836_ACEOF 11678_ACEOF
11837 11679
11838else 11680else
11839 { { echo "$as_me:$LINENO: error: urxvt requires unix-compliant filehandle passing ability" >&5 11681 { { echo "$as_me:$LINENO: error: libptytty requires unix-compliant filehandle passing ability" >&5
11840echo "$as_me: error: urxvt requires unix-compliant filehandle passing ability" >&2;} 11682echo "$as_me: error: libptytty requires unix-compliant filehandle passing ability" >&2;}
11841 { (exit 1); exit 1; }; } 11683 { (exit 1); exit 1; }; }
11842fi 11684fi
11685
11843 11686
11844echo "$as_me:$LINENO: checking for broken XIM callback" >&5 11687echo "$as_me:$LINENO: checking for broken XIM callback" >&5
11845echo $ECHO_N "checking for broken XIM callback... $ECHO_C" >&6 11688echo $ECHO_N "checking for broken XIM callback... $ECHO_C" >&6
11846if test "${rxvt_broken_ximcb+set}" = set; then 11689if test "${rxvt_broken_ximcb+set}" = set; then
11847 echo $ECHO_N "(cached) $ECHO_C" >&6 11690 echo $ECHO_N "(cached) $ECHO_C" >&6
11865 grep -v '^ *+' conftest.er1 >conftest.err 11708 grep -v '^ *+' conftest.er1 >conftest.err
11866 rm -f conftest.er1 11709 rm -f conftest.er1
11867 cat conftest.err >&5 11710 cat conftest.err >&5
11868 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11711 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11869 (exit $ac_status); } && 11712 (exit $ac_status); } &&
11870 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 11713 { ac_try='test -z "$ac_cxx_werror_flag"
11714 || test ! -s conftest.err'
11871 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11715 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11872 (eval $ac_try) 2>&5 11716 (eval $ac_try) 2>&5
11873 ac_status=$? 11717 ac_status=$?
11874 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11718 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11875 (exit $ac_status); }; } && 11719 (exit $ac_status); }; } &&
11897#define XIMCB_PROTO_BROKEN 1 11741#define XIMCB_PROTO_BROKEN 1
11898_ACEOF 11742_ACEOF
11899 11743
11900fi 11744fi
11901 11745
11902if test x$ac_cv_func_getpt = xno -a x$ac_cv_func_posix_openpt = xno; then
11903 echo "$as_me:$LINENO: checking for openpty" >&5
11904echo $ECHO_N "checking for openpty... $ECHO_C" >&6
11905if test "${ac_cv_func_openpty+set}" = set; then
11906 echo $ECHO_N "(cached) $ECHO_C" >&6
11907else
11908 cat >conftest.$ac_ext <<_ACEOF
11909/* confdefs.h. */
11910_ACEOF
11911cat confdefs.h >>conftest.$ac_ext
11912cat >>conftest.$ac_ext <<_ACEOF
11913/* end confdefs.h. */
11914/* Define openpty to an innocuous variant, in case <limits.h> declares openpty.
11915 For example, HP-UX 11i <limits.h> declares gettimeofday. */
11916#define openpty innocuous_openpty
11917 11746
11918/* System header to define __stub macros and hopefully few prototypes,
11919 which can conflict with char openpty (); below.
11920 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
11921 <limits.h> exists even on freestanding compilers. */
11922 11747
11923#ifdef __STDC__
11924# include <limits.h>
11925#else
11926# include <assert.h>
11927#endif
11928 11748
11929#undef openpty
11930 11749
11931/* Override any gcc2 internal prototype to avoid an error. */
11932#ifdef __cplusplus
11933extern "C"
11934{
11935#endif
11936/* We use char because int might match the return type of a gcc2
11937 builtin and then its argument prototype would still apply. */
11938char openpty ();
11939/* The GNU C library defines this for functions which it implements
11940 to always fail with ENOSYS. Some functions are actually named
11941 something starting with __ and the normal name is an alias. */
11942#if defined (__stub_openpty) || defined (__stub___openpty)
11943choke me
11944#else
11945char (*f) () = openpty;
11946#endif
11947#ifdef __cplusplus
11948}
11949#endif
11950 11750
11951int
11952main ()
11953{
11954return f != openpty;
11955 ;
11956 return 0;
11957}
11958_ACEOF
11959rm -f conftest.$ac_objext conftest$ac_exeext
11960if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
11961 (eval $ac_link) 2>conftest.er1
11962 ac_status=$?
11963 grep -v '^ *+' conftest.er1 >conftest.err
11964 rm -f conftest.er1
11965 cat conftest.err >&5
11966 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11967 (exit $ac_status); } &&
11968 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
11969 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11970 (eval $ac_try) 2>&5
11971 ac_status=$?
11972 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11973 (exit $ac_status); }; } &&
11974 { ac_try='test -s conftest$ac_exeext'
11975 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11976 (eval $ac_try) 2>&5
11977 ac_status=$?
11978 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11979 (exit $ac_status); }; }; then
11980 ac_cv_func_openpty=yes
11981else
11982 echo "$as_me: failed program was:" >&5
11983sed 's/^/| /' conftest.$ac_ext >&5
11984 11751
11985ac_cv_func_openpty=no 11752for ac_header in \
11986fi 11753 pty.h \
11987rm -f conftest.err conftest.$ac_objext \ 11754 util.h \
11988 conftest$ac_exeext conftest.$ac_ext 11755 libutil.h \
11989fi 11756 sys/ioctl.h \
11990echo "$as_me:$LINENO: result: $ac_cv_func_openpty" >&5 11757 sys/stropts.h \
11991echo "${ECHO_T}$ac_cv_func_openpty" >&6
11992if test $ac_cv_func_openpty = yes; then
11993 :
11994else
11995 echo "$as_me:$LINENO: checking for openpty in -lutil" >&5
11996echo $ECHO_N "checking for openpty in -lutil... $ECHO_C" >&6
11997if test "${ac_cv_lib_util_openpty+set}" = set; then
11998 echo $ECHO_N "(cached) $ECHO_C" >&6
11999else
12000 ac_check_lib_save_LIBS=$LIBS
12001LIBS="-lutil $LIBS"
12002cat >conftest.$ac_ext <<_ACEOF
12003/* confdefs.h. */
12004_ACEOF
12005cat confdefs.h >>conftest.$ac_ext
12006cat >>conftest.$ac_ext <<_ACEOF
12007/* end confdefs.h. */
12008 11758
12009/* Override any gcc2 internal prototype to avoid an error. */
12010#ifdef __cplusplus
12011extern "C"
12012#endif
12013/* We use char because int might match the return type of a gcc2
12014 builtin and then its argument prototype would still apply. */
12015char openpty ();
12016int
12017main ()
12018{
12019openpty ();
12020 ;
12021 return 0;
12022}
12023_ACEOF
12024rm -f conftest.$ac_objext conftest$ac_exeext
12025if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12026 (eval $ac_link) 2>conftest.er1
12027 ac_status=$?
12028 grep -v '^ *+' conftest.er1 >conftest.err
12029 rm -f conftest.er1
12030 cat conftest.err >&5
12031 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12032 (exit $ac_status); } &&
12033 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
12034 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12035 (eval $ac_try) 2>&5
12036 ac_status=$?
12037 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12038 (exit $ac_status); }; } &&
12039 { ac_try='test -s conftest$ac_exeext'
12040 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12041 (eval $ac_try) 2>&5
12042 ac_status=$?
12043 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12044 (exit $ac_status); }; }; then
12045 ac_cv_lib_util_openpty=yes
12046else
12047 echo "$as_me: failed program was:" >&5
12048sed 's/^/| /' conftest.$ac_ext >&5
12049
12050ac_cv_lib_util_openpty=no
12051fi
12052rm -f conftest.err conftest.$ac_objext \
12053 conftest$ac_exeext conftest.$ac_ext
12054LIBS=$ac_check_lib_save_LIBS
12055fi
12056echo "$as_me:$LINENO: result: $ac_cv_lib_util_openpty" >&5
12057echo "${ECHO_T}$ac_cv_lib_util_openpty" >&6
12058if test $ac_cv_lib_util_openpty = yes; then
12059 LIBS="$LIBS -lutil"
12060fi
12061
12062fi
12063
12064fi
12065
12066echo "$as_me:$LINENO: checking for pty/tty type" >&5
12067echo $ECHO_N "checking for pty/tty type... $ECHO_C" >&6
12068if test "${rxvt_cv_ptys+set}" = set; then
12069 echo $ECHO_N "(cached) $ECHO_C" >&6
12070else
12071 if test x$ac_cv_func_openpty = xyes -o x$ac_cv_lib_util_openpty = xyes; then
12072 rxvt_cv_ptys=OPENPTY
12073 else if test x$ac_cv_func_getpt = xyes; then
12074 rxvt_cv_ptys=GLIBC
12075 else if test x$ac_cv_func_posix_openpt = xyes; then
12076 rxvt_cv_ptys=POSIX
12077 else if test x$ac_cv_func__getpty = xyes; then
12078 rxvt_cv_ptys=SGI4
12079 else if test -c /dev/ttyp20; then
12080 rxvt_cv_ptys=SCO
12081 else if test -c /dev/ptym/clone; then
12082 rxvt_cv_ptys=HPUX
12083 else if test -c /dev/ptc -a -c /dev/pts; then
12084 rxvt_cv_ptys=PTC
12085 else if test -c /dev/ptc -a -d /dev/pts; then
12086 rxvt_cv_ptys=PTC
12087 else if test -c /dev/ptmx -a -c /dev/pts/0; then
12088 rxvt_cv_ptys=STREAMS
12089 else if test x$ac_cv_func_grantpt = xyes && test x$ac_cv_func_unlockpt = xyes; then
12090 rxvt_cv_ptys=STREAMS
12091 else
12092 rxvt_cv_ptys=BSD
12093fi
12094fi
12095fi
12096fi
12097fi
12098fi
12099fi
12100fi
12101fi
12102fi
12103
12104fi
12105echo "$as_me:$LINENO: result: $rxvt_cv_ptys" >&5
12106echo "${ECHO_T}$rxvt_cv_ptys" >&6
12107
12108if test x$rxvt_cv_ptys = xGLIBC; then
12109
12110cat >>confdefs.h <<\_ACEOF
12111#define PTYS_ARE_GETPT 1
12112_ACEOF
12113
12114fi
12115if test x$rxvt_cv_ptys = xPOSIX; then
12116
12117cat >>confdefs.h <<\_ACEOF
12118#define PTYS_ARE_POSIX 1
12119_ACEOF
12120
12121fi
12122if test x$rxvt_cv_ptys = xOPENPTY; then
12123
12124cat >>confdefs.h <<\_ACEOF
12125#define PTYS_ARE_OPENPTY 1
12126_ACEOF
12127
12128fi
12129if test x$rxvt_cv_ptys = xSCO; then
12130
12131cat >>confdefs.h <<\_ACEOF
12132#define PTYS_ARE_NUMERIC 1
12133_ACEOF
12134
12135fi
12136if test x$rxvt_cv_ptys = xSTREAMS; then
12137
12138cat >>confdefs.h <<\_ACEOF
12139#define PTYS_ARE_PTMX 1
12140_ACEOF
12141
12142fi
12143if test x$rxvt_cv_ptys = xPTC; then
12144
12145cat >>confdefs.h <<\_ACEOF
12146#define PTYS_ARE_PTC 1
12147_ACEOF
12148
12149fi
12150if test x$rxvt_cv_ptys = xSGI4; then
12151
12152cat >>confdefs.h <<\_ACEOF
12153#define PTYS_ARE__GETPTY 1
12154_ACEOF
12155
12156fi
12157if test x$rxvt_cv_ptys = xHPUX; then
12158
12159cat >>confdefs.h <<\_ACEOF
12160#define PTYS_ARE_CLONE 1
12161_ACEOF
12162
12163fi
12164if test x$rxvt_cv_ptys = xBSD -o x$rxvt_cv_ptys = xHPUX -o x$rxvt_cv_ptys = xPOSIX; then
12165
12166cat >>confdefs.h <<\_ACEOF
12167#define PTYS_ARE_SEARCHED 1
12168_ACEOF
12169
12170fi
12171
12172
12173{ echo "$as_me:$LINENO: checking for pty ranges..." >&5
12174echo "$as_me: checking for pty ranges..." >&6;}
12175ptys=`echo /dev/pty??`
12176pch1=`echo $ptys | tr ' ' '\012' | sed -e 's/^.*\(.\).$/\1/g' | sort -u | tr -d '\012'`
12177pch2=`echo $ptys | tr ' ' '\012' | sed -e 's/^.*\(.\)$/\1/g' | sort -u | tr -d '\012'`
12178if test x$pch1 != x; then
12179
12180cat >>confdefs.h <<_ACEOF
12181#define PTYCHAR1 "$pch1"
12182_ACEOF
12183
12184fi
12185if test x$pch2 != x; then
12186
12187cat >>confdefs.h <<_ACEOF
12188#define PTYCHAR2 "$pch2"
12189_ACEOF
12190
12191fi
12192
12193if test x$support_xft = xyes; then
12194 LIBS="$LIBS `pkg-config xft --libs`"
12195 CPPFLAGS="$CPPFLAGS `pkg-config xft --cflags`"
12196
12197
12198for ac_header in X11/Xft/Xft.h
12199do 11759do
12200as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 11760as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
12201if eval "test \"\${$as_ac_Header+set}\" = set"; then 11761if eval "test \"\${$as_ac_Header+set}\" = set"; then
12202 echo "$as_me:$LINENO: checking for $ac_header" >&5 11762 echo "$as_me:$LINENO: checking for $ac_header" >&5
12203echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 11763echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
12226 grep -v '^ *+' conftest.er1 >conftest.err 11786 grep -v '^ *+' conftest.er1 >conftest.err
12227 rm -f conftest.er1 11787 rm -f conftest.er1
12228 cat conftest.err >&5 11788 cat conftest.err >&5
12229 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11789 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12230 (exit $ac_status); } && 11790 (exit $ac_status); } &&
12231 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 11791 { ac_try='test -z "$ac_cxx_werror_flag"
11792 || test ! -s conftest.err'
12232 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11793 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12233 (eval $ac_try) 2>&5 11794 (eval $ac_try) 2>&5
12234 ac_status=$? 11795 ac_status=$?
12235 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11796 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12236 (exit $ac_status); }; } && 11797 (exit $ac_status); }; } &&
12337if test `eval echo '${'$as_ac_Header'}'` = yes; then 11898if test `eval echo '${'$as_ac_Header'}'` = yes; then
12338 cat >>confdefs.h <<_ACEOF 11899 cat >>confdefs.h <<_ACEOF
12339#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 11900#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
12340_ACEOF 11901_ACEOF
12341 11902
11903fi
11904
11905done
11906
11907
11908
11909
11910
11911
11912
11913
11914
11915
11916
11917for ac_func in \
11918 revoke \
11919 _getpty \
11920 getpt \
11921 posix_openpt \
11922 isastream \
11923 setuid \
11924 seteuid \
11925 setreuid \
11926 setresuid \
11927
11928do
11929as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
11930echo "$as_me:$LINENO: checking for $ac_func" >&5
11931echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
11932if eval "test \"\${$as_ac_var+set}\" = set"; then
11933 echo $ECHO_N "(cached) $ECHO_C" >&6
11934else
11935 cat >conftest.$ac_ext <<_ACEOF
11936/* confdefs.h. */
11937_ACEOF
11938cat confdefs.h >>conftest.$ac_ext
11939cat >>conftest.$ac_ext <<_ACEOF
11940/* end confdefs.h. */
11941/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
11942 For example, HP-UX 11i <limits.h> declares gettimeofday. */
11943#define $ac_func innocuous_$ac_func
11944
11945/* System header to define __stub macros and hopefully few prototypes,
11946 which can conflict with char $ac_func (); below.
11947 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
11948 <limits.h> exists even on freestanding compilers. */
11949
11950#ifdef __STDC__
11951# include <limits.h>
11952#else
11953# include <assert.h>
11954#endif
11955
11956#undef $ac_func
11957
11958/* Override any gcc2 internal prototype to avoid an error. */
11959#ifdef __cplusplus
11960extern "C"
11961{
11962#endif
11963/* We use char because int might match the return type of a gcc2
11964 builtin and then its argument prototype would still apply. */
11965char $ac_func ();
11966/* The GNU C library defines this for functions which it implements
11967 to always fail with ENOSYS. Some functions are actually named
11968 something starting with __ and the normal name is an alias. */
11969#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
11970choke me
11971#else
11972char (*f) () = $ac_func;
11973#endif
11974#ifdef __cplusplus
11975}
11976#endif
11977
11978int
11979main ()
11980{
11981return f != $ac_func;
11982 ;
11983 return 0;
11984}
11985_ACEOF
11986rm -f conftest.$ac_objext conftest$ac_exeext
11987if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
11988 (eval $ac_link) 2>conftest.er1
11989 ac_status=$?
11990 grep -v '^ *+' conftest.er1 >conftest.err
11991 rm -f conftest.er1
11992 cat conftest.err >&5
11993 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11994 (exit $ac_status); } &&
11995 { ac_try='test -z "$ac_cxx_werror_flag"
11996 || test ! -s conftest.err'
11997 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11998 (eval $ac_try) 2>&5
11999 ac_status=$?
12000 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12001 (exit $ac_status); }; } &&
12002 { ac_try='test -s conftest$ac_exeext'
12003 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12004 (eval $ac_try) 2>&5
12005 ac_status=$?
12006 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12007 (exit $ac_status); }; }; then
12008 eval "$as_ac_var=yes"
12009else
12010 echo "$as_me: failed program was:" >&5
12011sed 's/^/| /' conftest.$ac_ext >&5
12012
12013eval "$as_ac_var=no"
12014fi
12015rm -f conftest.err conftest.$ac_objext \
12016 conftest$ac_exeext conftest.$ac_ext
12017fi
12018echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
12019echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
12020if test `eval echo '${'$as_ac_var'}'` = yes; then
12021 cat >>confdefs.h <<_ACEOF
12022#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
12023_ACEOF
12024
12025fi
12026done
12027
12028
12029have_clone=no
12030
12031echo "$as_me:$LINENO: checking for /dev/ptym/clone" >&5
12032echo $ECHO_N "checking for /dev/ptym/clone... $ECHO_C" >&6
12033if test -e /dev/ptym/clone; then
12034 echo "$as_me:$LINENO: result: yes" >&5
12035echo "${ECHO_T}yes" >&6
12036
12037cat >>confdefs.h <<\_ACEOF
12038#define HAVE_DEV_CLONE 1
12039_ACEOF
12040
12041
12042cat >>confdefs.h <<\_ACEOF
12043#define CLONE_DEVICE "/dev/ptym/clone"
12044_ACEOF
12045
12046 have_clone=yes
12047else
12048 echo "$as_me:$LINENO: result: no" >&5
12049echo "${ECHO_T}no" >&6
12050fi
12051
12052echo "$as_me:$LINENO: checking for /dev/ptc" >&5
12053echo $ECHO_N "checking for /dev/ptc... $ECHO_C" >&6
12054if test -e /dev/ptc; then
12055 echo "$as_me:$LINENO: result: yes" >&5
12056echo "${ECHO_T}yes" >&6
12057
12058cat >>confdefs.h <<\_ACEOF
12059#define HAVE_DEV_PTC 1
12060_ACEOF
12061
12062
12063cat >>confdefs.h <<\_ACEOF
12064#define CLONE_DEVICE "/dev/ptc"
12065_ACEOF
12066
12067 have_clone=yes
12068else
12069 echo "$as_me:$LINENO: result: no" >&5
12070echo "${ECHO_T}no" >&6
12071fi
12072
12073case $host in
12074 *-*-cygwin*)
12075 have_clone=yes
12076
12077cat >>confdefs.h <<\_ACEOF
12078#define CLONE_DEVICE "/dev/ptmx"
12079_ACEOF
12080
12081 ;;
12082 *)
12083 echo "$as_me:$LINENO: checking for /dev/ptmx" >&5
12084echo $ECHO_N "checking for /dev/ptmx... $ECHO_C" >&6
12085 if test -e /dev/ptmx; then
12086 echo "$as_me:$LINENO: result: yes" >&5
12087echo "${ECHO_T}yes" >&6
12088
12089cat >>confdefs.h <<\_ACEOF
12090#define HAVE_DEV_PTMX 1
12091_ACEOF
12092
12093
12094cat >>confdefs.h <<\_ACEOF
12095#define CLONE_DEVICE "/dev/ptmx"
12096_ACEOF
12097
12098 have_clone=yes
12099 else
12100 echo "$as_me:$LINENO: result: no" >&5
12101echo "${ECHO_T}no" >&6
12102 fi
12103 ;;
12104esac
12105
12106if test x$ac_cv_func_getpt = xyes -o x$ac_cv_func_posix_openpt = xyes -o x$have_clone = xyes; then
12107 echo "$as_me:$LINENO: checking for UNIX98 ptys" >&5
12108echo $ECHO_N "checking for UNIX98 ptys... $ECHO_C" >&6
12109 cat >conftest.$ac_ext <<_ACEOF
12110/* confdefs.h. */
12111_ACEOF
12112cat confdefs.h >>conftest.$ac_ext
12113cat >>conftest.$ac_ext <<_ACEOF
12114/* end confdefs.h. */
12115#include <stdlib.h>
12116int
12117main ()
12118{
12119grantpt(0);unlockpt(0);ptsname(0);
12120 ;
12121 return 0;
12122}
12123_ACEOF
12124rm -f conftest.$ac_objext conftest$ac_exeext
12125if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12126 (eval $ac_link) 2>conftest.er1
12127 ac_status=$?
12128 grep -v '^ *+' conftest.er1 >conftest.err
12129 rm -f conftest.er1
12130 cat conftest.err >&5
12131 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12132 (exit $ac_status); } &&
12133 { ac_try='test -z "$ac_cxx_werror_flag"
12134 || test ! -s conftest.err'
12135 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12136 (eval $ac_try) 2>&5
12137 ac_status=$?
12138 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12139 (exit $ac_status); }; } &&
12140 { ac_try='test -s conftest$ac_exeext'
12141 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12142 (eval $ac_try) 2>&5
12143 ac_status=$?
12144 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12145 (exit $ac_status); }; }; then
12146 unix98_pty=yes
12147
12148cat >>confdefs.h <<\_ACEOF
12149#define UNIX98_PTY 1
12150_ACEOF
12151
12152 echo "$as_me:$LINENO: result: yes" >&5
12153echo "${ECHO_T}yes" >&6
12154else
12155 echo "$as_me: failed program was:" >&5
12156sed 's/^/| /' conftest.$ac_ext >&5
12157
12158echo "$as_me:$LINENO: result: no" >&5
12159echo "${ECHO_T}no" >&6
12160fi
12161rm -f conftest.err conftest.$ac_objext \
12162 conftest$ac_exeext conftest.$ac_ext
12163fi
12164
12165if test -z "$unix98_pty"; then
12166
12167for ac_func in openpty
12168do
12169as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
12170echo "$as_me:$LINENO: checking for $ac_func" >&5
12171echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
12172if eval "test \"\${$as_ac_var+set}\" = set"; then
12173 echo $ECHO_N "(cached) $ECHO_C" >&6
12174else
12175 cat >conftest.$ac_ext <<_ACEOF
12176/* confdefs.h. */
12177_ACEOF
12178cat confdefs.h >>conftest.$ac_ext
12179cat >>conftest.$ac_ext <<_ACEOF
12180/* end confdefs.h. */
12181/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
12182 For example, HP-UX 11i <limits.h> declares gettimeofday. */
12183#define $ac_func innocuous_$ac_func
12184
12185/* System header to define __stub macros and hopefully few prototypes,
12186 which can conflict with char $ac_func (); below.
12187 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
12188 <limits.h> exists even on freestanding compilers. */
12189
12190#ifdef __STDC__
12191# include <limits.h>
12192#else
12193# include <assert.h>
12194#endif
12195
12196#undef $ac_func
12197
12198/* Override any gcc2 internal prototype to avoid an error. */
12199#ifdef __cplusplus
12200extern "C"
12201{
12202#endif
12203/* We use char because int might match the return type of a gcc2
12204 builtin and then its argument prototype would still apply. */
12205char $ac_func ();
12206/* The GNU C library defines this for functions which it implements
12207 to always fail with ENOSYS. Some functions are actually named
12208 something starting with __ and the normal name is an alias. */
12209#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
12210choke me
12211#else
12212char (*f) () = $ac_func;
12213#endif
12214#ifdef __cplusplus
12215}
12216#endif
12217
12218int
12219main ()
12220{
12221return f != $ac_func;
12222 ;
12223 return 0;
12224}
12225_ACEOF
12226rm -f conftest.$ac_objext conftest$ac_exeext
12227if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12228 (eval $ac_link) 2>conftest.er1
12229 ac_status=$?
12230 grep -v '^ *+' conftest.er1 >conftest.err
12231 rm -f conftest.er1
12232 cat conftest.err >&5
12233 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12234 (exit $ac_status); } &&
12235 { ac_try='test -z "$ac_cxx_werror_flag"
12236 || test ! -s conftest.err'
12237 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12238 (eval $ac_try) 2>&5
12239 ac_status=$?
12240 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12241 (exit $ac_status); }; } &&
12242 { ac_try='test -s conftest$ac_exeext'
12243 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12244 (eval $ac_try) 2>&5
12245 ac_status=$?
12246 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12247 (exit $ac_status); }; }; then
12248 eval "$as_ac_var=yes"
12249else
12250 echo "$as_me: failed program was:" >&5
12251sed 's/^/| /' conftest.$ac_ext >&5
12252
12253eval "$as_ac_var=no"
12254fi
12255rm -f conftest.err conftest.$ac_objext \
12256 conftest$ac_exeext conftest.$ac_ext
12257fi
12258echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
12259echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
12260if test `eval echo '${'$as_ac_var'}'` = yes; then
12261 cat >>confdefs.h <<_ACEOF
12262#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
12263_ACEOF
12264
12265else
12266 echo "$as_me:$LINENO: checking for openpty in -lutil" >&5
12267echo $ECHO_N "checking for openpty in -lutil... $ECHO_C" >&6
12268if test "${ac_cv_lib_util_openpty+set}" = set; then
12269 echo $ECHO_N "(cached) $ECHO_C" >&6
12270else
12271 ac_check_lib_save_LIBS=$LIBS
12272LIBS="-lutil $LIBS"
12273cat >conftest.$ac_ext <<_ACEOF
12274/* confdefs.h. */
12275_ACEOF
12276cat confdefs.h >>conftest.$ac_ext
12277cat >>conftest.$ac_ext <<_ACEOF
12278/* end confdefs.h. */
12279
12280/* Override any gcc2 internal prototype to avoid an error. */
12281#ifdef __cplusplus
12282extern "C"
12283#endif
12284/* We use char because int might match the return type of a gcc2
12285 builtin and then its argument prototype would still apply. */
12286char openpty ();
12287int
12288main ()
12289{
12290openpty ();
12291 ;
12292 return 0;
12293}
12294_ACEOF
12295rm -f conftest.$ac_objext conftest$ac_exeext
12296if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12297 (eval $ac_link) 2>conftest.er1
12298 ac_status=$?
12299 grep -v '^ *+' conftest.er1 >conftest.err
12300 rm -f conftest.er1
12301 cat conftest.err >&5
12302 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12303 (exit $ac_status); } &&
12304 { ac_try='test -z "$ac_cxx_werror_flag"
12305 || test ! -s conftest.err'
12306 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12307 (eval $ac_try) 2>&5
12308 ac_status=$?
12309 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12310 (exit $ac_status); }; } &&
12311 { ac_try='test -s conftest$ac_exeext'
12312 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12313 (eval $ac_try) 2>&5
12314 ac_status=$?
12315 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12316 (exit $ac_status); }; }; then
12317 ac_cv_lib_util_openpty=yes
12318else
12319 echo "$as_me: failed program was:" >&5
12320sed 's/^/| /' conftest.$ac_ext >&5
12321
12322ac_cv_lib_util_openpty=no
12323fi
12324rm -f conftest.err conftest.$ac_objext \
12325 conftest$ac_exeext conftest.$ac_ext
12326LIBS=$ac_check_lib_save_LIBS
12327fi
12328echo "$as_me:$LINENO: result: $ac_cv_lib_util_openpty" >&5
12329echo "${ECHO_T}$ac_cv_lib_util_openpty" >&6
12330if test $ac_cv_lib_util_openpty = yes; then
12331 cat >>confdefs.h <<\_ACEOF
12332#define HAVE_OPENPTY 1
12333_ACEOF
12334 LIBS="$LIBS -lutil"
12335fi
12336
12337fi
12338done
12339
12340fi
12341
12342
12343
12344echo "$as_me:$LINENO: checking for tty group" >&5
12345echo $ECHO_N "checking for tty group... $ECHO_C" >&6
12346if test "${tty_group+set}" = set; then
12347 echo $ECHO_N "(cached) $ECHO_C" >&6
12348else
12349 if test "$cross_compiling" = yes; then
12350 tty_group=no
12351else
12352 cat >conftest.$ac_ext <<_ACEOF
12353/* confdefs.h. */
12354_ACEOF
12355cat confdefs.h >>conftest.$ac_ext
12356cat >>conftest.$ac_ext <<_ACEOF
12357/* end confdefs.h. */
12358
12359#include <sys/types.h>
12360#include <sys/stat.h>
12361#include <unistd.h>
12362#include <grp.h>
12363
12364main()
12365{
12366 struct stat st;
12367 struct group *gr;
12368 char *tty;
12369 gr = getgrnam("tty");
12370 tty = ttyname(0);
12371 if (gr != 0
12372 && tty != 0
12373 && (stat(tty, &st)) == 0
12374 && st.st_gid == gr->gr_gid)
12375 return 0;
12376 else
12377 return 1;
12378}
12379_ACEOF
12380rm -f conftest$ac_exeext
12381if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12382 (eval $ac_link) 2>&5
12383 ac_status=$?
12384 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12385 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
12386 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12387 (eval $ac_try) 2>&5
12388 ac_status=$?
12389 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12390 (exit $ac_status); }; }; then
12391 tty_group=yes
12392else
12393 echo "$as_me: program exited with status $ac_status" >&5
12394echo "$as_me: failed program was:" >&5
12395sed 's/^/| /' conftest.$ac_ext >&5
12396
12397( exit $ac_status )
12398tty_group=no
12399fi
12400rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
12401fi
12402fi
12403echo "$as_me:$LINENO: result: $tty_group" >&5
12404echo "${ECHO_T}$tty_group" >&6
12405if test x$tty_group = xyes; then
12406
12407cat >>confdefs.h <<\_ACEOF
12408#define TTY_GID_SUPPORT 1
12409_ACEOF
12410
12411fi
12412
12413if test x$support_xft = xyes; then
12414 # Extract the first word of "pkg-config", so it can be a program name with args.
12415set dummy pkg-config; ac_word=$2
12416echo "$as_me:$LINENO: checking for $ac_word" >&5
12417echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
12418if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
12419 echo $ECHO_N "(cached) $ECHO_C" >&6
12420else
12421 case $PKG_CONFIG in
12422 [\\/]* | ?:[\\/]*)
12423 ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
12424 ;;
12425 *)
12426 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
12427for as_dir in $PATH
12428do
12429 IFS=$as_save_IFS
12430 test -z "$as_dir" && as_dir=.
12431 for ac_exec_ext in '' $ac_executable_extensions; do
12432 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
12433 ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
12434 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
12435 break 2
12436 fi
12437done
12438done
12439
12440 test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
12441 ;;
12442esac
12443fi
12444PKG_CONFIG=$ac_cv_path_PKG_CONFIG
12445
12446if test -n "$PKG_CONFIG"; then
12447 echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
12448echo "${ECHO_T}$PKG_CONFIG" >&6
12449else
12450 echo "$as_me:$LINENO: result: no" >&5
12451echo "${ECHO_T}no" >&6
12452fi
12453
12454 if test $PKG_CONFIG != no && $PKG_CONFIG --exists xft; then
12455 LIBS="$LIBS `$PKG_CONFIG xft --libs`"
12456 CPPFLAGS="$CPPFLAGS `$PKG_CONFIG xft --cflags`"
12457 else
12458 # Extract the first word of "xft-config", so it can be a program name with args.
12459set dummy xft-config; ac_word=$2
12460echo "$as_me:$LINENO: checking for $ac_word" >&5
12461echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
12462if test "${ac_cv_path_XFT_CONFIG+set}" = set; then
12463 echo $ECHO_N "(cached) $ECHO_C" >&6
12464else
12465 case $XFT_CONFIG in
12466 [\\/]* | ?:[\\/]*)
12467 ac_cv_path_XFT_CONFIG="$XFT_CONFIG" # Let the user override the test with a path.
12468 ;;
12469 *)
12470 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
12471for as_dir in $PATH
12472do
12473 IFS=$as_save_IFS
12474 test -z "$as_dir" && as_dir=.
12475 for ac_exec_ext in '' $ac_executable_extensions; do
12476 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
12477 ac_cv_path_XFT_CONFIG="$as_dir/$ac_word$ac_exec_ext"
12478 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
12479 break 2
12480 fi
12481done
12482done
12483
12484 test -z "$ac_cv_path_XFT_CONFIG" && ac_cv_path_XFT_CONFIG="no"
12485 ;;
12486esac
12487fi
12488XFT_CONFIG=$ac_cv_path_XFT_CONFIG
12489
12490if test -n "$XFT_CONFIG"; then
12491 echo "$as_me:$LINENO: result: $XFT_CONFIG" >&5
12492echo "${ECHO_T}$XFT_CONFIG" >&6
12493else
12494 echo "$as_me:$LINENO: result: no" >&5
12495echo "${ECHO_T}no" >&6
12496fi
12497
12498 if test $XFT_CONFIG != no; then
12499 LIBS="$LIBS `$XFT_CONFIG --libs`"
12500 CPPFLAGS="$CPPFLAGS `$XFT_CONFIG --cflags`"
12501 fi
12502 fi
12503
12504
12505for ac_header in X11/Xft/Xft.h
12506do
12507as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
12508if eval "test \"\${$as_ac_Header+set}\" = set"; then
12509 echo "$as_me:$LINENO: checking for $ac_header" >&5
12510echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
12511if eval "test \"\${$as_ac_Header+set}\" = set"; then
12512 echo $ECHO_N "(cached) $ECHO_C" >&6
12513fi
12514echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
12515echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
12516else
12517 # Is the header compilable?
12518echo "$as_me:$LINENO: checking $ac_header usability" >&5
12519echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
12520cat >conftest.$ac_ext <<_ACEOF
12521/* confdefs.h. */
12522_ACEOF
12523cat confdefs.h >>conftest.$ac_ext
12524cat >>conftest.$ac_ext <<_ACEOF
12525/* end confdefs.h. */
12526$ac_includes_default
12527#include <$ac_header>
12528_ACEOF
12529rm -f conftest.$ac_objext
12530if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
12531 (eval $ac_compile) 2>conftest.er1
12532 ac_status=$?
12533 grep -v '^ *+' conftest.er1 >conftest.err
12534 rm -f conftest.er1
12535 cat conftest.err >&5
12536 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12537 (exit $ac_status); } &&
12538 { ac_try='test -z "$ac_cxx_werror_flag"
12539 || test ! -s conftest.err'
12540 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12541 (eval $ac_try) 2>&5
12542 ac_status=$?
12543 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12544 (exit $ac_status); }; } &&
12545 { ac_try='test -s conftest.$ac_objext'
12546 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12547 (eval $ac_try) 2>&5
12548 ac_status=$?
12549 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12550 (exit $ac_status); }; }; then
12551 ac_header_compiler=yes
12552else
12553 echo "$as_me: failed program was:" >&5
12554sed 's/^/| /' conftest.$ac_ext >&5
12555
12556ac_header_compiler=no
12557fi
12558rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
12559echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
12560echo "${ECHO_T}$ac_header_compiler" >&6
12561
12562# Is the header present?
12563echo "$as_me:$LINENO: checking $ac_header presence" >&5
12564echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
12565cat >conftest.$ac_ext <<_ACEOF
12566/* confdefs.h. */
12567_ACEOF
12568cat confdefs.h >>conftest.$ac_ext
12569cat >>conftest.$ac_ext <<_ACEOF
12570/* end confdefs.h. */
12571#include <$ac_header>
12572_ACEOF
12573if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
12574 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
12575 ac_status=$?
12576 grep -v '^ *+' conftest.er1 >conftest.err
12577 rm -f conftest.er1
12578 cat conftest.err >&5
12579 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12580 (exit $ac_status); } >/dev/null; then
12581 if test -s conftest.err; then
12582 ac_cpp_err=$ac_cxx_preproc_warn_flag
12583 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
12584 else
12585 ac_cpp_err=
12586 fi
12587else
12588 ac_cpp_err=yes
12589fi
12590if test -z "$ac_cpp_err"; then
12591 ac_header_preproc=yes
12592else
12593 echo "$as_me: failed program was:" >&5
12594sed 's/^/| /' conftest.$ac_ext >&5
12595
12596 ac_header_preproc=no
12597fi
12598rm -f conftest.err conftest.$ac_ext
12599echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
12600echo "${ECHO_T}$ac_header_preproc" >&6
12601
12602# So? What about this header?
12603case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in
12604 yes:no: )
12605 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
12606echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
12607 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
12608echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
12609 ac_header_preproc=yes
12610 ;;
12611 no:yes:* )
12612 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
12613echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
12614 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
12615echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
12616 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
12617echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
12618 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
12619echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
12620 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
12621echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
12622 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
12623echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
12624 (
12625 cat <<\_ASBOX
12626## ------------------------------------------ ##
12627## Report this to the AC_PACKAGE_NAME lists. ##
12628## ------------------------------------------ ##
12629_ASBOX
12630 ) |
12631 sed "s/^/$as_me: WARNING: /" >&2
12632 ;;
12633esac
12634echo "$as_me:$LINENO: checking for $ac_header" >&5
12635echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
12636if eval "test \"\${$as_ac_Header+set}\" = set"; then
12637 echo $ECHO_N "(cached) $ECHO_C" >&6
12638else
12639 eval "$as_ac_Header=\$ac_header_preproc"
12640fi
12641echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
12642echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
12643
12644fi
12645if test `eval echo '${'$as_ac_Header'}'` = yes; then
12646 cat >>confdefs.h <<_ACEOF
12647#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
12648_ACEOF
12649
12342else 12650else
12343 support_xft=no 12651 support_xft=no
12344fi 12652fi
12345 12653
12346done 12654done
12382 grep -v '^ *+' conftest.er1 >conftest.err 12690 grep -v '^ *+' conftest.er1 >conftest.err
12383 rm -f conftest.er1 12691 rm -f conftest.er1
12384 cat conftest.err >&5 12692 cat conftest.err >&5
12385 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12693 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12386 (exit $ac_status); } && 12694 (exit $ac_status); } &&
12387 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 12695 { ac_try='test -z "$ac_cxx_werror_flag"
12696 || test ! -s conftest.err'
12388 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 12697 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12389 (eval $ac_try) 2>&5 12698 (eval $ac_try) 2>&5
12390 ac_status=$? 12699 ac_status=$?
12391 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12700 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12392 (exit $ac_status); }; } && 12701 (exit $ac_status); }; } &&
12465 12774
12466fi 12775fi
12467if test x$support_inheritpixmap = xyes; then 12776if test x$support_inheritpixmap = xyes; then
12468 12777
12469cat >>confdefs.h <<\_ACEOF 12778cat >>confdefs.h <<\_ACEOF
12470#define TRANSPARENT 1 12779#define ENABLE_TRANSPARENCY 1
12471_ACEOF 12780_ACEOF
12472 12781
12473fi 12782fi
12474if test x$support_keepscrolling = xno; then 12783if test x$support_keepscrolling = xno; then
12475 12784
12483cat >>confdefs.h <<\_ACEOF 12792cat >>confdefs.h <<\_ACEOF
12484#define SELECTION_SCROLLING 1 12793#define SELECTION_SCROLLING 1
12485_ACEOF 12794_ACEOF
12486 12795
12487fi 12796fi
12488if test x$support_frills = xyes; then
12489
12490cat >>confdefs.h <<\_ACEOF
12491#define ENABLE_FRILLS 1
12492_ACEOF
12493
12494fi
12495if test x$support_24bit = xyes; then
12496
12497cat >>confdefs.h <<\_ACEOF
12498#define PREFER_24BIT 1
12499_ACEOF
12500
12501fi
12502if test x$support_mousewheel = xyes; then 12797if test x$support_mousewheel = xyes; then
12503 12798
12504cat >>confdefs.h <<\_ACEOF 12799cat >>confdefs.h <<\_ACEOF
12505#define MOUSE_WHEEL 1 12800#define MOUSE_WHEEL 1
12506_ACEOF 12801_ACEOF
12511cat >>confdefs.h <<\_ACEOF 12806cat >>confdefs.h <<\_ACEOF
12512#define MOUSE_SLIP_WHEELING 1 12807#define MOUSE_SLIP_WHEELING 1
12513_ACEOF 12808_ACEOF
12514 12809
12515fi 12810fi
12516if test x$support_utmp = xyes; then
12517
12518cat >>confdefs.h <<\_ACEOF
12519#define UTMP_SUPPORT 1
12520_ACEOF
12521
12522fi
12523if test x$support_wtmp = xyes; then
12524
12525cat >>confdefs.h <<\_ACEOF
12526#define WTMP_SUPPORT 1
12527_ACEOF
12528
12529fi
12530if test x$support_lastlog = xyes; then
12531
12532cat >>confdefs.h <<\_ACEOF
12533#define LASTLOG_SUPPORT 1
12534_ACEOF
12535
12536fi
12537if test x$support_xim = xyes -o x$multichar_set = xyes; then 12811if test x$support_xpm = xyes -o x$support_afterimage = xyes ; then
12538 if test x$rxvt_cv_func_xlocale = xyes; then
12539
12540cat >>confdefs.h <<\_ACEOF
12541#define USE_XIM 1
12542_ACEOF
12543
12544 fi
12545fi
12546if test x$support_xpm = xyes; then
12547 12812
12548cat >>confdefs.h <<\_ACEOF 12813cat >>confdefs.h <<\_ACEOF
12549#define XPM_BACKGROUND 1 12814#define XPM_BACKGROUND 1
12550_ACEOF 12815_ACEOF
12551 12816
12552fi 12817fi
12818
12819if test x$support_afterimage = xyes; then
12820
12821cat >>confdefs.h <<\_ACEOF
12822#define HAVE_AFTERIMAGE 1
12823_ACEOF
12824
12825fi
12826
12827if test x$support_afterstep = xyes; then
12828
12829cat >>confdefs.h <<\_ACEOF
12830#define AFTERSTEP_INTEGRATION 1
12831_ACEOF
12832
12833fi
12834
12553if test x$support_scroll_rxvt = xyes; then 12835if test x$support_scroll_rxvt = xyes; then
12554 12836
12555cat >>confdefs.h <<\_ACEOF 12837cat >>confdefs.h <<\_ACEOF
12556#define RXVT_SCROLLBAR 1 12838#define RXVT_SCROLLBAR 1
12557_ACEOF 12839_ACEOF
12770 grep -v '^ *+' conftest.er1 >conftest.err 13052 grep -v '^ *+' conftest.er1 >conftest.err
12771 rm -f conftest.er1 13053 rm -f conftest.er1
12772 cat conftest.err >&5 13054 cat conftest.err >&5
12773 echo "$as_me:$LINENO: \$? = $ac_status" >&5 13055 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12774 (exit $ac_status); } && 13056 (exit $ac_status); } &&
12775 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 13057 { ac_try='test -z "$ac_cxx_werror_flag"
13058 || test ! -s conftest.err'
12776 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 13059 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12777 (eval $ac_try) 2>&5 13060 (eval $ac_try) 2>&5
12778 ac_status=$? 13061 ac_status=$?
12779 echo "$as_me:$LINENO: \$? = $ac_status" >&5 13062 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12780 (exit $ac_status); }; } && 13063 (exit $ac_status); }; } &&
12829 13112
12830if test x$support_perl = xyes; then 13113if test x$support_perl = xyes; then
12831 support_frills=yes 13114 support_frills=yes
12832fi 13115fi
12833 13116
13117if test x$support_frills = xyes; then
12834 13118
12835CFLAGS=${CFLAGS--O} 13119cat >>confdefs.h <<\_ACEOF
12836LDFLAGS=${LDFLAGS--O} 13120#define ENABLE_FRILLS 1
13121_ACEOF
12837 13122
12838CPPFLAGS="$CPPFLAGS"
12839
12840
12841
12842
12843
12844
12845
12846if test x$rxvt_cv_rpath = xyes -o x$rxvt_cv_R = xyes; then
12847 DLIB=`echo $DLIB | sed "$R_TRANSLATE"`
12848 LIBS=`echo $LIBS | sed "$R_TRANSLATE"`
12849 X_LIBS=`echo $X_LIBS | sed "$R_TRANSLATE"`
12850 X_EXTRA_LIBS=`echo $X_EXTRA_LIBS | sed "$R_TRANSLATE"`
12851 XPM_LIBS=`echo $XPM_LIBS | sed "$R_TRANSLATE"`
12852fi 13123fi
13124
13125
13126
13127
13128
13129
13130
13131
12853 13132
12854 13133
12855 13134
12856 13135
12857 13136
13582s,@INSTALL_DATA@,$INSTALL_DATA,;t t 13861s,@INSTALL_DATA@,$INSTALL_DATA,;t t
13583s,@EGREP@,$EGREP,;t t 13862s,@EGREP@,$EGREP,;t t
13584s,@LINKER@,$LINKER,;t t 13863s,@LINKER@,$LINKER,;t t
13585s,@INSTALL_LIBRXVT@,$INSTALL_LIBRXVT,;t t 13864s,@INSTALL_LIBRXVT@,$INSTALL_LIBRXVT,;t t
13586s,@RXVTNAME@,$RXVTNAME,;t t 13865s,@RXVTNAME@,$RXVTNAME,;t t
13587s,@MV@,$MV,;t t
13588s,@RM@,$RM,;t t
13589s,@CP@,$CP,;t t
13590s,@LN@,$LN,;t t
13591s,@SED@,$SED,;t t
13592s,@ECHO@,$ECHO,;t t
13593s,@CMP@,$CMP,;t t
13594s,@TIC@,$TIC,;t t 13866s,@TIC@,$TIC,;t t
13595s,@CXXCPP@,$CXXCPP,;t t 13867s,@CXXCPP@,$CXXCPP,;t t
13596s,@X_CFLAGS@,$X_CFLAGS,;t t 13868s,@X_CFLAGS@,$X_CFLAGS,;t t
13597s,@X_PRE_LIBS@,$X_PRE_LIBS,;t t 13869s,@X_PRE_LIBS@,$X_PRE_LIBS,;t t
13598s,@X_LIBS@,$X_LIBS,;t t 13870s,@X_LIBS@,$X_LIBS,;t t
13599s,@X_EXTRA_LIBS@,$X_EXTRA_LIBS,;t t 13871s,@X_EXTRA_LIBS@,$X_EXTRA_LIBS,;t t
13872s,@afterimage_config@,$afterimage_config,;t t
13600s,@XPM_CPPFLAGS@,$XPM_CPPFLAGS,;t t 13873s,@XPM_CPPFLAGS@,$XPM_CPPFLAGS,;t t
13601s,@XPM_CFLAGS@,$XPM_CFLAGS,;t t 13874s,@XPM_CFLAGS@,$XPM_CFLAGS,;t t
13602s,@XPM_LIBS@,$XPM_LIBS,;t t 13875s,@XPM_LIBS@,$XPM_LIBS,;t t
13603s,@rxvt_int16_typedef@,$rxvt_int16_typedef,;t t 13876s,@rxvt_int16_typedef@,$rxvt_int16_typedef,;t t
13604s,@rxvt_uint16_typedef@,$rxvt_uint16_typedef,;t t 13877s,@rxvt_uint16_typedef@,$rxvt_uint16_typedef,;t t
13605s,@rxvt_int32_typedef@,$rxvt_int32_typedef,;t t 13878s,@rxvt_int32_typedef@,$rxvt_int32_typedef,;t t
13606s,@rxvt_uint32_typedef@,$rxvt_uint32_typedef,;t t 13879s,@rxvt_uint32_typedef@,$rxvt_uint32_typedef,;t t
13607s,@rxvt_intp_define@,$rxvt_intp_define,;t t 13880s,@rxvt_intp_define@,$rxvt_intp_define,;t t
13608s,@rxvt_u_intp_define@,$rxvt_u_intp_define,;t t 13881s,@rxvt_u_intp_define@,$rxvt_u_intp_define,;t t
13882s,@PKG_CONFIG@,$PKG_CONFIG,;t t
13883s,@XFT_CONFIG@,$XFT_CONFIG,;t t
13609s,@PERL@,$PERL,;t t 13884s,@PERL@,$PERL,;t t
13610s,@PERLLIB@,$PERLLIB,;t t 13885s,@PERLLIB@,$PERLLIB,;t t
13611s,@PERLFLAGS@,$PERLFLAGS,;t t 13886s,@PERLFLAGS@,$PERLFLAGS,;t t
13612s,@PERLPRIVLIBEXP@,$PERLPRIVLIBEXP,;t t 13887s,@PERLPRIVLIBEXP@,$PERLPRIVLIBEXP,;t t
13613s,@IF_PERL@,$IF_PERL,;t t 13888s,@IF_PERL@,$IF_PERL,;t t
13614s,@PERL_O@,$PERL_O,;t t 13889s,@PERL_O@,$PERL_O,;t t
13615s,@DEBUG@,$DEBUG,;t t 13890s,@LIBAFTERIMAGE_CFLAGS@,$LIBAFTERIMAGE_CFLAGS,;t t
13616s,@DINCLUDE@,$DINCLUDE,;t t 13891s,@AFTERIMAGE_LIBS@,$AFTERIMAGE_LIBS,;t t
13617s,@DLIB@,$DLIB,;t t
13618s,@include_stdint_h@,$include_stdint_h,;t t 13892s,@include_stdint_h@,$include_stdint_h,;t t
13619s,@include_stdarg_h@,$include_stdarg_h,;t t 13893s,@include_stdarg_h@,$include_stdarg_h,;t t
13620s,@include_stdlib_h@,$include_stdlib_h,;t t 13894s,@include_stdlib_h@,$include_stdlib_h,;t t
13621s,@include_unistd_h@,$include_unistd_h,;t t 13895s,@include_unistd_h@,$include_unistd_h,;t t
13622s,@include_string_h@,$include_string_h,;t t 13896s,@include_string_h@,$include_string_h,;t t
13794 case $INSTALL in 14068 case $INSTALL in
13795 [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;; 14069 [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
13796 *) ac_INSTALL=$ac_top_builddir$INSTALL ;; 14070 *) ac_INSTALL=$ac_top_builddir$INSTALL ;;
13797 esac 14071 esac
13798 14072
14073 if test x"$ac_file" != x-; then
14074 { echo "$as_me:$LINENO: creating $ac_file" >&5
14075echo "$as_me: creating $ac_file" >&6;}
14076 rm -f "$ac_file"
14077 fi
13799 # Let's still pretend it is `configure' which instantiates (i.e., don't 14078 # Let's still pretend it is `configure' which instantiates (i.e., don't
13800 # use $as_me), people would be surprised to read: 14079 # use $as_me), people would be surprised to read:
13801 # /* config.h. Generated by config.status. */ 14080 # /* config.h. Generated by config.status. */
13802 if test x"$ac_file" = x-; then 14081 if test x"$ac_file" = x-; then
13803 configure_input= 14082 configure_input=
13832echo "$as_me: error: cannot find input file: $f" >&2;} 14111echo "$as_me: error: cannot find input file: $f" >&2;}
13833 { (exit 1); exit 1; }; } 14112 { (exit 1); exit 1; }; }
13834 fi;; 14113 fi;;
13835 esac 14114 esac
13836 done` || { (exit 1); exit 1; } 14115 done` || { (exit 1); exit 1; }
13837
13838 if test x"$ac_file" != x-; then
13839 { echo "$as_me:$LINENO: creating $ac_file" >&5
13840echo "$as_me: creating $ac_file" >&6;}
13841 rm -f "$ac_file"
13842 fi
13843_ACEOF 14116_ACEOF
13844cat >>$CONFIG_STATUS <<_ACEOF 14117cat >>$CONFIG_STATUS <<_ACEOF
13845 sed "$ac_vpsub 14118 sed "$ac_vpsub
13846$extrasub 14119$extrasub
13847_ACEOF 14120_ACEOF
14127 14400
14128 Rxvt version: $VERSION : $DATE 14401 Rxvt version: $VERSION : $DATE
14129 Source code location: $srcdir 14402 Source code location: $srcdir
14130 Install path: ${prefix}/bin 14403 Install path: ${prefix}/bin
14131 Compiler: $CXX 14404 Compiler: $CXX
14132 Compiler flags: $CFLAGS 14405 Compiler flags: $CXXFLAGS
14133 Linker: $LINKER" 14406 Linker: $LINKER"
14134
14135if test "$MALLOC_TYPE" = S; then
14136 echo " malloc support: system default"
14137fi
14138if test "$MALLOC_TYPE" = G; then
14139 echo " malloc support: Gray Watson's dmalloc"
14140fi
14141if test "$MALLOC_TYPE" = D; then
14142 echo " malloc support: Doug Lea's malloc"
14143fi
14144 14407
14145if test x$support_xpm = xyes; then 14408if test x$support_xpm = xyes; then
14146 echo " Xpm library: $XPM_LIBS" 14409 echo " Xpm library: $XPM_LIBS"
14147fi 14410fi
14148 14411
14149echo " 14412if test x$support_afterimage = xyes; then
14150The following are set in config.h 14413 echo " AfterImage support: yes"
14151" 14414fi
14152echo " pty/tty type: "$rxvt_cv_ptys 14415
14153if test x$support_utmp != xyes; then 14416if test x$support_afterstep = xyes; then
14154 echo " utmp support: disabled" 14417 echo " AfterStep integration: yes"
14155 echo
14156else
14157 echo " utmp support: enabled
14158 utmp file: $rxvt_cv_path_utmp
14159 utmpx file: $rxvt_cv_path_utmpx
14160 wtmp file: $rxvt_cv_path_wtmp
14161 wtmpx file: $rxvt_cv_path_wtmpx
14162 lastlog file: $rxvt_cv_path_lastlog
14163 ttys/ttytab file: $rxvt_cv_path_ttytab
14164 embedded perl: $support_perl"
14165 echo
14166fi 14418fi
14419
14167if test x$term != x; then 14420if test x$term != x; then
14168 echo " set TERM to: $term" 14421 echo " set TERM to: $term"
14169fi 14422fi
14170if test x$terminfo != x; then 14423if test x$terminfo != x; then
14171 echo " set TERMINFO to: $terminfo" 14424 echo " set TERMINFO to: $terminfo"
14174echo " resource class: $RESCLASS" 14427echo " resource class: $RESCLASS"
14175if test x$RESFALLBACK != x; then 14428if test x$RESFALLBACK != x; then
14176 echo " resource class fallback: $RESFALLBACK" 14429 echo " resource class fallback: $RESFALLBACK"
14177fi 14430fi
14178echo 14431echo
14179if test x$rxvt_cv_ptys = xUNKNOWN; then 14432echo " embedded perl: $support_perl"
14180 echo ".----------------------------------------------------------------." 14433echo
14181 echo ". WARNING: could not determine pty/tty type. Do not build until ."
14182 echo ". the appropriate PTYS_ARE_* is defined in config.h ."
14183 echo ".----------------------------------------------------------------."
14184fi
14185if test x$support_xpm = xneedsmanualspecification; then 14434if test x$support_xpm = xneedsmanualspecification; then
14186 echo ".----------------------------------------------------------------." 14435 echo ".----------------------------------------------------------------."
14187 echo ". WARNING: --enable-xpm-background was specified however the ." 14436 echo ". WARNING: --enable-xpm-background was specified however the ."
14188 echo ". XPM includes files and libraries could not be found. ." 14437 echo ". XPM includes files and libraries could not be found. ."
14189 echo ". XPM backgrounds are now being DISABLED! If you want ." 14438 echo ". XPM backgrounds are now being DISABLED! If you want ."
14198 echo ". functions could not be found. ." 14447 echo ". functions could not be found. ."
14199 echo ". XIM is now being DISABLED! ." 14448 echo ". XIM is now being DISABLED! ."
14200 echo ".----------------------------------------------------------------." 14449 echo ".----------------------------------------------------------------."
14201fi 14450fi
14202 14451
14203echo " *** Optionally check src/feature.h for further options ***" 14452echo "*** Optionally check src/feature.h for further, rarely used options ***"
14204echo 14453echo
14205 14454
14206echo ".----------------------------------------------------------------."
14207echo ". NOTE: some features are disabled by default, try ."
14208echo ". configure --help to get an idea of the optional features, ."
14209echo ". or read ./README.configure ."
14210echo ". ."
14211echo ". The script ./reconf gives a reasonable baseline, try it if ."
14212echo ". you do not want to read documentation and still want some ."
14213echo ". useful features. ."
14214echo ".----------------------------------------------------------------."
14215echo
14216

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines