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

Comparing rxvt-unicode/configure (file contents):
Revision 1.90 by root, Sun Jan 22 17:10:01 2006 UTC vs.
Revision 1.104 by ayin, Sat Jun 23 13:41:19 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 PKG_CONFIG XFT_CONFIG PERL PERLLIB PERLFLAGS PERLPRIVLIBEXP IF_PERL PERL_O DEBUG DINCLUDE DLIB include_stdint_h include_stdarg_h include_stdlib_h include_unistd_h include_string_h include_fcntl_h include_util_h include_assert_h include_sys_ioctl_h include_sys_select_h include_sys_strredir_h include_sys_time_h include_time_h LIBOBJS LTLIBOBJS' 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 CXXLIB 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
891 --enable-8bitctrls enable 8 bit control sequences (not recommended) 890 --enable-8bitctrls enable 8 bit control sequences (not recommended)
892 --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)
893 --disable-swapscreen disable swap screen support 892 --disable-swapscreen disable swap screen support
894 --enable-iso14755 enable support for extended ISO 14755 modes 893 --enable-iso14755 enable support for extended ISO 14755 modes
895 --enable-frills enable support for rarely used features 894 --enable-frills enable support for rarely used features
896 --enable-24bit enable support for using 24bit visuals if available
897 --enable-keepscrolling enable continual scrolling on scrollbar arrow press 895 --enable-keepscrolling enable continual scrolling on scrollbar arrow press
898 --enable-selectionscrolling enable scrolling during selections 896 --enable-selectionscrolling enable scrolling during selections
899 --enable-mousewheel enable scrolling via mouse wheel or buttons 4 & 5 897 --enable-mousewheel enable scrolling via mouse wheel or buttons 4 & 5
900 --enable-slipwheeling enable slip wheel scrolling (requires previous) 898 --enable-slipwheeling enable slip wheel scrolling (requires previous)
901 --enable-dmalloc enable Gray Watson's malloc - for debugging use
902 --enable-dlmalloc enable Doug Lea's malloc - for production use
903 NOTE: enable only one malloc package
904 --enable-smart-resize enable smart growth/shrink behaviour 899 --enable-smart-resize enable smart growth/shrink behaviour
905 --enable-text-blink enable blinking text 900 --enable-text-blink enable blinking text
906 --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)
907 905
908Optional Packages: 906Optional Packages:
909 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes] 907 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
910 --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
911 --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)
912 --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)
913 --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)
914 --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)
915 --with-term=NAME set the terminal to NAME (default: rxvt) 914 --with-term=NAME set the terminal to NAME (default: rxvt)
1020 echo 1019 echo
1021 $ac_configure --help 1020 $ac_configure --help
1022 else 1021 else
1023 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
1024 fi 1023 fi
1025 cd "$ac_popdir" 1024 cd $ac_popdir
1026 done 1025 done
1027fi 1026fi
1028 1027
1029test -n "$ac_init_help" && exit 0 1028test -n "$ac_init_help" && exit 0
1030if $ac_init_version; then 1029if $ac_init_version; then
2029 grep -v '^ *+' conftest.er1 >conftest.err 2028 grep -v '^ *+' conftest.er1 >conftest.err
2030 rm -f conftest.er1 2029 rm -f conftest.er1
2031 cat conftest.err >&5 2030 cat conftest.err >&5
2032 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2031 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2033 (exit $ac_status); } && 2032 (exit $ac_status); } &&
2034 { 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'
2035 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 2035 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2036 (eval $ac_try) 2>&5 2036 (eval $ac_try) 2>&5
2037 ac_status=$? 2037 ac_status=$?
2038 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2038 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2039 (exit $ac_status); }; } && 2039 (exit $ac_status); }; } &&
2087 grep -v '^ *+' conftest.er1 >conftest.err 2087 grep -v '^ *+' conftest.er1 >conftest.err
2088 rm -f conftest.er1 2088 rm -f conftest.er1
2089 cat conftest.err >&5 2089 cat conftest.err >&5
2090 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2090 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2091 (exit $ac_status); } && 2091 (exit $ac_status); } &&
2092 { 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'
2093 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 2094 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2094 (eval $ac_try) 2>&5 2095 (eval $ac_try) 2>&5
2095 ac_status=$? 2096 ac_status=$?
2096 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2097 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2097 (exit $ac_status); }; } && 2098 (exit $ac_status); }; } &&
2203 grep -v '^ *+' conftest.er1 >conftest.err 2204 grep -v '^ *+' conftest.er1 >conftest.err
2204 rm -f conftest.er1 2205 rm -f conftest.er1
2205 cat conftest.err >&5 2206 cat conftest.err >&5
2206 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2207 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2207 (exit $ac_status); } && 2208 (exit $ac_status); } &&
2208 { 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'
2209 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 2211 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2210 (eval $ac_try) 2>&5 2212 (eval $ac_try) 2>&5
2211 ac_status=$? 2213 ac_status=$?
2212 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2214 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2213 (exit $ac_status); }; } && 2215 (exit $ac_status); }; } &&
2257 grep -v '^ *+' conftest.er1 >conftest.err 2259 grep -v '^ *+' conftest.er1 >conftest.err
2258 rm -f conftest.er1 2260 rm -f conftest.er1
2259 cat conftest.err >&5 2261 cat conftest.err >&5
2260 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2262 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2261 (exit $ac_status); } && 2263 (exit $ac_status); } &&
2262 { 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'
2263 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 2266 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2264 (eval $ac_try) 2>&5 2267 (eval $ac_try) 2>&5
2265 ac_status=$? 2268 ac_status=$?
2266 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2269 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2267 (exit $ac_status); }; } && 2270 (exit $ac_status); }; } &&
2302 grep -v '^ *+' conftest.er1 >conftest.err 2305 grep -v '^ *+' conftest.er1 >conftest.err
2303 rm -f conftest.er1 2306 rm -f conftest.er1
2304 cat conftest.err >&5 2307 cat conftest.err >&5
2305 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2308 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2306 (exit $ac_status); } && 2309 (exit $ac_status); } &&
2307 { 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'
2308 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 2312 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2309 (eval $ac_try) 2>&5 2313 (eval $ac_try) 2>&5
2310 ac_status=$? 2314 ac_status=$?
2311 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2315 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2312 (exit $ac_status); }; } && 2316 (exit $ac_status); }; } &&
2346 grep -v '^ *+' conftest.er1 >conftest.err 2350 grep -v '^ *+' conftest.er1 >conftest.err
2347 rm -f conftest.er1 2351 rm -f conftest.er1
2348 cat conftest.err >&5 2352 cat conftest.err >&5
2349 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2353 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2350 (exit $ac_status); } && 2354 (exit $ac_status); } &&
2351 { 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'
2352 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 2357 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2353 (eval $ac_try) 2>&5 2358 (eval $ac_try) 2>&5
2354 ac_status=$? 2359 ac_status=$?
2355 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2360 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2356 (exit $ac_status); }; } && 2361 (exit $ac_status); }; } &&
2530 grep -v '^ *+' conftest.er1 >conftest.err 2535 grep -v '^ *+' conftest.er1 >conftest.err
2531 rm -f conftest.er1 2536 rm -f conftest.er1
2532 cat conftest.err >&5 2537 cat conftest.err >&5
2533 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2538 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2534 (exit $ac_status); } && 2539 (exit $ac_status); } &&
2535 { 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'
2536 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 2542 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2537 (eval $ac_try) 2>&5 2543 (eval $ac_try) 2>&5
2538 ac_status=$? 2544 ac_status=$?
2539 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2545 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2540 (exit $ac_status); }; } && 2546 (exit $ac_status); }; } &&
2588 grep -v '^ *+' conftest.er1 >conftest.err 2594 grep -v '^ *+' conftest.er1 >conftest.err
2589 rm -f conftest.er1 2595 rm -f conftest.er1
2590 cat conftest.err >&5 2596 cat conftest.err >&5
2591 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2597 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2592 (exit $ac_status); } && 2598 (exit $ac_status); } &&
2593 { 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'
2594 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 2601 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2595 (eval $ac_try) 2>&5 2602 (eval $ac_try) 2>&5
2596 ac_status=$? 2603 ac_status=$?
2597 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2604 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2598 (exit $ac_status); }; } && 2605 (exit $ac_status); }; } &&
2659 grep -v '^ *+' conftest.er1 >conftest.err 2666 grep -v '^ *+' conftest.er1 >conftest.err
2660 rm -f conftest.er1 2667 rm -f conftest.er1
2661 cat conftest.err >&5 2668 cat conftest.err >&5
2662 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2669 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2663 (exit $ac_status); } && 2670 (exit $ac_status); } &&
2664 { 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'
2665 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 2673 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2666 (eval $ac_try) 2>&5 2674 (eval $ac_try) 2>&5
2667 ac_status=$? 2675 ac_status=$?
2668 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2676 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2669 (exit $ac_status); }; } && 2677 (exit $ac_status); }; } &&
2703 grep -v '^ *+' conftest.er1 >conftest.err 2711 grep -v '^ *+' conftest.er1 >conftest.err
2704 rm -f conftest.er1 2712 rm -f conftest.er1
2705 cat conftest.err >&5 2713 cat conftest.err >&5
2706 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2714 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2707 (exit $ac_status); } && 2715 (exit $ac_status); } &&
2708 { 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'
2709 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 2718 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2710 (eval $ac_try) 2>&5 2719 (eval $ac_try) 2>&5
2711 ac_status=$? 2720 ac_status=$?
2712 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2721 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2713 (exit $ac_status); }; } && 2722 (exit $ac_status); }; } &&
3134 grep -v '^ *+' conftest.er1 >conftest.err 3143 grep -v '^ *+' conftest.er1 >conftest.err
3135 rm -f conftest.er1 3144 rm -f conftest.er1
3136 cat conftest.err >&5 3145 cat conftest.err >&5
3137 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3146 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3138 (exit $ac_status); } && 3147 (exit $ac_status); } &&
3139 { 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'
3140 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3150 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3141 (eval $ac_try) 2>&5 3151 (eval $ac_try) 2>&5
3142 ac_status=$? 3152 ac_status=$?
3143 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3153 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3144 (exit $ac_status); }; } && 3154 (exit $ac_status); }; } &&
3188 grep -v '^ *+' conftest.er1 >conftest.err 3198 grep -v '^ *+' conftest.er1 >conftest.err
3189 rm -f conftest.er1 3199 rm -f conftest.er1
3190 cat conftest.err >&5 3200 cat conftest.err >&5
3191 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3201 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3192 (exit $ac_status); } && 3202 (exit $ac_status); } &&
3193 { 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'
3194 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3205 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3195 (eval $ac_try) 2>&5 3206 (eval $ac_try) 2>&5
3196 ac_status=$? 3207 ac_status=$?
3197 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3208 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3198 (exit $ac_status); }; } && 3209 (exit $ac_status); }; } &&
3260 grep -v '^ *+' conftest.er1 >conftest.err 3271 grep -v '^ *+' conftest.er1 >conftest.err
3261 rm -f conftest.er1 3272 rm -f conftest.er1
3262 cat conftest.err >&5 3273 cat conftest.err >&5
3263 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3274 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3264 (exit $ac_status); } && 3275 (exit $ac_status); } &&
3265 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 3276 { ac_try='test -z "$ac_cxx_werror_flag"
3277 || test ! -s conftest.err'
3266 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3278 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3267 (eval $ac_try) 2>&5 3279 (eval $ac_try) 2>&5
3268 ac_status=$? 3280 ac_status=$?
3269 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3281 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3270 (exit $ac_status); }; } && 3282 (exit $ac_status); }; } &&
3272 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3284 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3273 (eval $ac_try) 2>&5 3285 (eval $ac_try) 2>&5
3274 ac_status=$? 3286 ac_status=$?
3275 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3287 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3276 (exit $ac_status); }; }; then 3288 (exit $ac_status); }; }; then
3289
3277 echo "$as_me:$LINENO: result: ok" >&5 3290 echo "$as_me:$LINENO: result: ok" >&5
3278echo "${ECHO_T}ok" >&6 3291echo "${ECHO_T}ok" >&6
3292 CXXLIB="-lsupc++"
3293
3279else 3294else
3280 echo "$as_me: failed program was:" >&5 3295 echo "$as_me: failed program was:" >&5
3281sed 's/^/| /' conftest.$ac_ext >&5 3296sed 's/^/| /' conftest.$ac_ext >&5
3282 3297
3283 3298
3293 CXX="$save_CXX" 3308 CXX="$save_CXX"
3294fi 3309fi
3295LINKER=$LINKER 3310LINKER=$LINKER
3296 3311
3297 3312
3298ac_ext=cc
3299ac_cpp='$CXXCPP $CPPFLAGS'
3300ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3301ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3302ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
3303 3313
3304if test -z "$orig_CXXFLAGS"; then 3314if test -z "$orig_CXXFLAGS"; then
3305 if test x$GCC = xyes && test "x$GXX" = xyes; then 3315 if test x$GCC = xyes && test "x$GXX" = xyes; then
3306 CXXFLAGS="-g -O3 -fno-threadsafe-statics -fno-enforce-eh-specs" 3316 CXXFLAGS="-g -O3 -fno-threadsafe-statics -fno-enforce-eh-specs"
3307 cat >conftest.$ac_ext <<_ACEOF 3317 cat >conftest.$ac_ext <<_ACEOF
3308/* confdefs.h. */ 3318/* confdefs.h. */
3309_ACEOF 3319_ACEOF
3310cat confdefs.h >>conftest.$ac_ext 3320cat confdefs.h >>conftest.$ac_ext
3311cat >>conftest.$ac_ext <<_ACEOF 3321cat >>conftest.$ac_ext <<_ACEOF
3326 grep -v '^ *+' conftest.er1 >conftest.err 3336 grep -v '^ *+' conftest.er1 >conftest.err
3327 rm -f conftest.er1 3337 rm -f conftest.er1
3328 cat conftest.err >&5 3338 cat conftest.err >&5
3329 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3339 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3330 (exit $ac_status); } && 3340 (exit $ac_status); } &&
3331 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 3341 { ac_try='test -z "$ac_cxx_werror_flag"
3342 || test ! -s conftest.err'
3332 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3343 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3333 (eval $ac_try) 2>&5 3344 (eval $ac_try) 2>&5
3334 ac_status=$? 3345 ac_status=$?
3335 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3346 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3336 (exit $ac_status); }; } && 3347 (exit $ac_status); }; } &&
3444 grep -v '^ *+' conftest.er1 >conftest.err 3455 grep -v '^ *+' conftest.er1 >conftest.err
3445 rm -f conftest.er1 3456 rm -f conftest.er1
3446 cat conftest.err >&5 3457 cat conftest.err >&5
3447 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3458 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3448 (exit $ac_status); } && 3459 (exit $ac_status); } &&
3449 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 3460 { ac_try='test -z "$ac_cxx_werror_flag"
3461 || test ! -s conftest.err'
3450 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3462 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3451 (eval $ac_try) 2>&5 3463 (eval $ac_try) 2>&5
3452 ac_status=$? 3464 ac_status=$?
3453 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3465 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3454 (exit $ac_status); }; } && 3466 (exit $ac_status); }; } &&
3509 grep -v '^ *+' conftest.er1 >conftest.err 3521 grep -v '^ *+' conftest.er1 >conftest.err
3510 rm -f conftest.er1 3522 rm -f conftest.er1
3511 cat conftest.err >&5 3523 cat conftest.err >&5
3512 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3524 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3513 (exit $ac_status); } && 3525 (exit $ac_status); } &&
3514 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 3526 { ac_try='test -z "$ac_cxx_werror_flag"
3527 || test ! -s conftest.err'
3515 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3528 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3516 (eval $ac_try) 2>&5 3529 (eval $ac_try) 2>&5
3517 ac_status=$? 3530 ac_status=$?
3518 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3531 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3519 (exit $ac_status); }; } && 3532 (exit $ac_status); }; } &&
3606 grep -v '^ *+' conftest.er1 >conftest.err 3619 grep -v '^ *+' conftest.er1 >conftest.err
3607 rm -f conftest.er1 3620 rm -f conftest.er1
3608 cat conftest.err >&5 3621 cat conftest.err >&5
3609 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3622 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3610 (exit $ac_status); } && 3623 (exit $ac_status); } &&
3611 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 3624 { ac_try='test -z "$ac_cxx_werror_flag"
3625 || test ! -s conftest.err'
3612 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3626 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3613 (eval $ac_try) 2>&5 3627 (eval $ac_try) 2>&5
3614 ac_status=$? 3628 ac_status=$?
3615 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3629 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3616 (exit $ac_status); }; } && 3630 (exit $ac_status); }; } &&
3671 grep -v '^ *+' conftest.er1 >conftest.err 3685 grep -v '^ *+' conftest.er1 >conftest.err
3672 rm -f conftest.er1 3686 rm -f conftest.er1
3673 cat conftest.err >&5 3687 cat conftest.err >&5
3674 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3688 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3675 (exit $ac_status); } && 3689 (exit $ac_status); } &&
3676 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 3690 { ac_try='test -z "$ac_cxx_werror_flag"
3691 || test ! -s conftest.err'
3677 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3692 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3678 (eval $ac_try) 2>&5 3693 (eval $ac_try) 2>&5
3679 ac_status=$? 3694 ac_status=$?
3680 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3695 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3681 (exit $ac_status); }; } && 3696 (exit $ac_status); }; } &&
3767 grep -v '^ *+' conftest.er1 >conftest.err 3782 grep -v '^ *+' conftest.er1 >conftest.err
3768 rm -f conftest.er1 3783 rm -f conftest.er1
3769 cat conftest.err >&5 3784 cat conftest.err >&5
3770 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3785 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3771 (exit $ac_status); } && 3786 (exit $ac_status); } &&
3772 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 3787 { ac_try='test -z "$ac_cxx_werror_flag"
3788 || test ! -s conftest.err'
3773 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3789 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3774 (eval $ac_try) 2>&5 3790 (eval $ac_try) 2>&5
3775 ac_status=$? 3791 ac_status=$?
3776 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3792 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3777 (exit $ac_status); }; } && 3793 (exit $ac_status); }; } &&
3832 grep -v '^ *+' conftest.er1 >conftest.err 3848 grep -v '^ *+' conftest.er1 >conftest.err
3833 rm -f conftest.er1 3849 rm -f conftest.er1
3834 cat conftest.err >&5 3850 cat conftest.err >&5
3835 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3851 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3836 (exit $ac_status); } && 3852 (exit $ac_status); } &&
3837 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 3853 { ac_try='test -z "$ac_cxx_werror_flag"
3854 || test ! -s conftest.err'
3838 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3855 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3839 (eval $ac_try) 2>&5 3856 (eval $ac_try) 2>&5
3840 ac_status=$? 3857 ac_status=$?
3841 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3858 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3842 (exit $ac_status); }; } && 3859 (exit $ac_status); }; } &&
3864fi 3881fi
3865 3882
3866fi 3883fi
3867 3884
3868 3885
3869echo "$as_me:$LINENO: checking for sched_yield" >&5
3870echo $ECHO_N "checking for sched_yield... $ECHO_C" >&6
3871if test "${ac_cv_func_sched_yield+set}" = set; then
3872 echo $ECHO_N "(cached) $ECHO_C" >&6
3873else
3874 cat >conftest.$ac_ext <<_ACEOF
3875/* confdefs.h. */
3876_ACEOF
3877cat confdefs.h >>conftest.$ac_ext
3878cat >>conftest.$ac_ext <<_ACEOF
3879/* end confdefs.h. */
3880/* Define sched_yield to an innocuous variant, in case <limits.h> declares sched_yield.
3881 For example, HP-UX 11i <limits.h> declares gettimeofday. */
3882#define sched_yield innocuous_sched_yield
3883
3884/* System header to define __stub macros and hopefully few prototypes,
3885 which can conflict with char sched_yield (); below.
3886 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3887 <limits.h> exists even on freestanding compilers. */
3888
3889#ifdef __STDC__
3890# include <limits.h>
3891#else
3892# include <assert.h>
3893#endif
3894
3895#undef sched_yield
3896
3897/* Override any gcc2 internal prototype to avoid an error. */
3898#ifdef __cplusplus
3899extern "C"
3900{
3901#endif
3902/* We use char because int might match the return type of a gcc2
3903 builtin and then its argument prototype would still apply. */
3904char sched_yield ();
3905/* The GNU C library defines this for functions which it implements
3906 to always fail with ENOSYS. Some functions are actually named
3907 something starting with __ and the normal name is an alias. */
3908#if defined (__stub_sched_yield) || defined (__stub___sched_yield)
3909choke me
3910#else
3911char (*f) () = sched_yield;
3912#endif
3913#ifdef __cplusplus
3914}
3915#endif
3916
3917int
3918main ()
3919{
3920return f != sched_yield;
3921 ;
3922 return 0;
3923}
3924_ACEOF
3925rm -f conftest.$ac_objext conftest$ac_exeext
3926if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3927 (eval $ac_link) 2>conftest.er1
3928 ac_status=$?
3929 grep -v '^ *+' conftest.er1 >conftest.err
3930 rm -f conftest.er1
3931 cat conftest.err >&5
3932 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3933 (exit $ac_status); } &&
3934 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
3935 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3936 (eval $ac_try) 2>&5
3937 ac_status=$?
3938 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3939 (exit $ac_status); }; } &&
3940 { ac_try='test -s conftest$ac_exeext'
3941 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3942 (eval $ac_try) 2>&5
3943 ac_status=$?
3944 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3945 (exit $ac_status); }; }; then
3946 ac_cv_func_sched_yield=yes
3947else
3948 echo "$as_me: failed program was:" >&5
3949sed 's/^/| /' conftest.$ac_ext >&5
3950
3951ac_cv_func_sched_yield=no
3952fi
3953rm -f conftest.err conftest.$ac_objext \
3954 conftest$ac_exeext conftest.$ac_ext
3955fi
3956echo "$as_me:$LINENO: result: $ac_cv_func_sched_yield" >&5
3957echo "${ECHO_T}$ac_cv_func_sched_yield" >&6
3958if test $ac_cv_func_sched_yield = yes; then
3959 :
3960else
3961 echo "$as_me:$LINENO: checking for sched_yield in -lrt" >&5
3962echo $ECHO_N "checking for sched_yield in -lrt... $ECHO_C" >&6
3963if test "${ac_cv_lib_rt_sched_yield+set}" = set; then
3964 echo $ECHO_N "(cached) $ECHO_C" >&6
3965else
3966 ac_check_lib_save_LIBS=$LIBS
3967LIBS="-lrt $LIBS"
3968cat >conftest.$ac_ext <<_ACEOF
3969/* confdefs.h. */
3970_ACEOF
3971cat confdefs.h >>conftest.$ac_ext
3972cat >>conftest.$ac_ext <<_ACEOF
3973/* end confdefs.h. */
3974
3975/* Override any gcc2 internal prototype to avoid an error. */
3976#ifdef __cplusplus
3977extern "C"
3978#endif
3979/* We use char because int might match the return type of a gcc2
3980 builtin and then its argument prototype would still apply. */
3981char sched_yield ();
3982int
3983main ()
3984{
3985sched_yield ();
3986 ;
3987 return 0;
3988}
3989_ACEOF
3990rm -f conftest.$ac_objext conftest$ac_exeext
3991if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3992 (eval $ac_link) 2>conftest.er1
3993 ac_status=$?
3994 grep -v '^ *+' conftest.er1 >conftest.err
3995 rm -f conftest.er1
3996 cat conftest.err >&5
3997 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3998 (exit $ac_status); } &&
3999 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
4000 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4001 (eval $ac_try) 2>&5
4002 ac_status=$?
4003 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4004 (exit $ac_status); }; } &&
4005 { ac_try='test -s conftest$ac_exeext'
4006 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4007 (eval $ac_try) 2>&5
4008 ac_status=$?
4009 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4010 (exit $ac_status); }; }; then
4011 ac_cv_lib_rt_sched_yield=yes
4012else
4013 echo "$as_me: failed program was:" >&5
4014sed 's/^/| /' conftest.$ac_ext >&5
4015
4016ac_cv_lib_rt_sched_yield=no
4017fi
4018rm -f conftest.err conftest.$ac_objext \
4019 conftest$ac_exeext conftest.$ac_ext
4020LIBS=$ac_check_lib_save_LIBS
4021fi
4022echo "$as_me:$LINENO: result: $ac_cv_lib_rt_sched_yield" >&5
4023echo "${ECHO_T}$ac_cv_lib_rt_sched_yield" >&6
4024if test $ac_cv_lib_rt_sched_yield = yes; then
4025 LIBS="$LIBS -lrt"
4026fi
4027
4028fi
4029
4030
4031echo "$as_me:$LINENO: checking for sched_yield support" >&5
4032echo $ECHO_N "checking for sched_yield support... $ECHO_C" >&6
4033cat >conftest.$ac_ext <<_ACEOF
4034/* confdefs.h. */
4035_ACEOF
4036cat confdefs.h >>conftest.$ac_ext
4037cat >>conftest.$ac_ext <<_ACEOF
4038/* end confdefs.h. */
4039#include <sched.h>
4040int
4041main ()
4042{
4043sched_yield ()
4044 ;
4045 return 0;
4046}
4047_ACEOF
4048rm -f conftest.$ac_objext conftest$ac_exeext
4049if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4050 (eval $ac_link) 2>conftest.er1
4051 ac_status=$?
4052 grep -v '^ *+' conftest.er1 >conftest.err
4053 rm -f conftest.er1
4054 cat conftest.err >&5
4055 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4056 (exit $ac_status); } &&
4057 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
4058 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4059 (eval $ac_try) 2>&5
4060 ac_status=$?
4061 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4062 (exit $ac_status); }; } &&
4063 { ac_try='test -s conftest$ac_exeext'
4064 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4065 (eval $ac_try) 2>&5
4066 ac_status=$?
4067 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4068 (exit $ac_status); }; }; then
4069 echo "$as_me:$LINENO: result: yes" >&5
4070echo "${ECHO_T}yes" >&6
4071
4072cat >>confdefs.h <<\_ACEOF
4073#define HAVE_SCHED_YIELD 1
4074_ACEOF
4075
4076else
4077 echo "$as_me: failed program was:" >&5
4078sed 's/^/| /' conftest.$ac_ext >&5
4079
4080echo "$as_me:$LINENO: result: no" >&5
4081echo "${ECHO_T}no" >&6
4082fi
4083rm -f conftest.err conftest.$ac_objext \
4084 conftest$ac_exeext conftest.$ac_ext
4085
4086
4087MALLOC_TYPE=S
4088 3886
4089support_frills=yes 3887support_frills=yes
4090support_inheritpixmap=yes 3888support_inheritpixmap=yes
4091support_tinting=yes 3889support_tinting=yes
4092support_fading=yes 3890support_fading=yes
4093support_keepscrolling=yes 3891support_keepscrolling=yes
4094support_selectionscrolling=yes 3892support_selectionscrolling=yes
4095support_mousewheel=yes 3893support_mousewheel=yes
4096support_mouseslipwheel=yes 3894support_mouseslipwheel=yes
4097support_utmp=yes
4098support_wtmp=yes
4099support_lastlog=yes
4100support_text_blink=yes 3895support_text_blink=yes
4101support_pointer_blank=yes 3896support_pointer_blank=yes
4102support_scroll_rxvt=yes 3897support_scroll_rxvt=yes
4103support_scroll_next=yes 3898support_scroll_next=yes
4104support_scroll_xterm=yes 3899support_scroll_xterm=yes
4105support_scroll_plain=yes 3900support_scroll_plain=yes
4106support_xim=yes 3901support_xim=yes
4107support_xpm=yes 3902support_xpm=yes
3903support_afterimage=yes
3904support_afterstep=yes
4108support_xft=yes 3905support_xft=yes
4109support_unicode3=no 3906support_unicode3=no
4110support_combining=yes 3907support_combining=yes
4111support_8bitctrls=no 3908support_8bitctrls=no
4112support_iso14755=yes 3909support_iso14755=yes
4128# Check whether --enable-everything or --disable-everything was given. 3925# Check whether --enable-everything or --disable-everything was given.
4129if test "${enable_everything+set}" = set; then 3926if test "${enable_everything+set}" = set; then
4130 enableval="$enable_everything" 3927 enableval="$enable_everything"
4131 3928
4132 if test x$enableval = xno; then 3929 if test x$enableval = xno; then
4133 support_24bit=no
4134 support_frills=no 3930 support_frills=no
4135 support_inheritpixmap=no 3931 support_inheritpixmap=no
4136 support_tinting=no 3932 support_tinting=no
4137 support_fading=no 3933 support_fading=no
4138 support_keepscrolling=no 3934 support_keepscrolling=no
4148 support_scroll_plain=no 3944 support_scroll_plain=no
4149 support_utmp=no 3945 support_utmp=no
4150 support_wtmp=no 3946 support_wtmp=no
4151 support_xim=no 3947 support_xim=no
4152 support_xpm=no 3948 support_xpm=no
3949 support_afterimage=no
3950 support_afterstep=no
4153 support_xft=no 3951 support_xft=no
4154 support_unicode3=no 3952 support_unicode3=no
4155 support_combining=no 3953 support_combining=no
4156 support_8bitctrls=no 3954 support_8bitctrls=no
4157 support_iso14755=no 3955 support_iso14755=no
4158 support_styles=no 3956 support_styles=no
4159 support_perl=no 3957 support_perl=no
4160 codesets= 3958 codesets=
4161 fi 3959 fi
4162 if test x$enableval = xyes; then 3960 if test x$enableval = xyes; then
4163 support_24bit=yes
4164 support_frills=yes 3961 support_frills=yes
4165 support_inheritpixmap=yes 3962 support_inheritpixmap=yes
4166 support_tinting=yes 3963 support_tinting=yes
4167 support_fading=yes 3964 support_fading=yes
4168 support_keepscrolling=yes 3965 support_keepscrolling=yes
4178 support_scroll_plain=yes 3975 support_scroll_plain=yes
4179 support_utmp=yes 3976 support_utmp=yes
4180 support_wtmp=yes 3977 support_wtmp=yes
4181 support_xim=yes 3978 support_xim=yes
4182 support_xpm=yes 3979 support_xpm=yes
3980 support_afterimage=yes
3981 support_afterstep=yes
4183 support_xft=yes 3982 support_xft=yes
4184 support_unicode3=yes 3983 support_unicode3=yes
4185 support_combining=yes 3984 support_combining=yes
4186 #support_8bitctrls=yes 3985 #support_8bitctrls=yes
4187 support_iso14755=yes 3986 support_iso14755=yes
4222 if test x$enableval = xyes -o x$enableval = xno; then 4021 if test x$enableval = xyes -o x$enableval = xno; then
4223 support_styles=$enableval 4022 support_styles=$enableval
4224 fi 4023 fi
4225fi; 4024fi;
4226 4025
4227# Check whether --enable-utmp or --disable-utmp was given.
4228if test "${enable_utmp+set}" = set; then
4229 enableval="$enable_utmp"
4230 if test x$enableval = xyes -o x$enableval = xno; then
4231 support_utmp=$enableval
4232 fi
4233fi;
4234
4235# Check whether --enable-wtmp or --disable-wtmp was given.
4236if test "${enable_wtmp+set}" = set; then
4237 enableval="$enable_wtmp"
4238 if test x$enableval = xyes -o x$enableval = xno; then
4239 support_wtmp=$enableval
4240 fi
4241fi;
4242
4243# Check whether --enable-lastlog or --disable-lastlog was given.
4244if test "${enable_lastlog+set}" = set; then
4245 enableval="$enable_lastlog"
4246 if test x$enableval = xyes -o x$enableval = xno; then
4247 support_lastlog=$enableval
4248 fi
4249fi;
4250
4251# Check whether --enable-xpm-background or --disable-xpm-background was given. 4026# Check whether --enable-xpm-background or --disable-xpm-background was given.
4252if test "${enable_xpm_background+set}" = set; then 4027if test "${enable_xpm_background+set}" = set; then
4253 enableval="$enable_xpm_background" 4028 enableval="$enable_xpm_background"
4254 if test x$enableval = xyes -o x$enableval = xno; then 4029 if test x$enableval = xyes -o x$enableval = xno; then
4255 support_xpm=$enableval 4030 support_xpm=$enableval
4256 fi 4031 fi
4257fi; 4032fi;
4258 4033
4034# Check whether --enable-afterimage or --disable-afterimage was given.
4035if test "${enable_afterimage+set}" = set; then
4036 enableval="$enable_afterimage"
4037 if test x$enableval = xyes -o x$enableval = xno; then
4038 support_afterimage=$enableval
4039 fi
4040fi;
4041
4042
4043# Check whether --with-afterimage_config or --without-afterimage_config was given.
4044if test "${with_afterimage_config+set}" = set; then
4045 withval="$with_afterimage_config"
4046 if test "x$withval" != x; then
4047 afterimage_config=$withval/afterimage-config
4048 fi
4049fi;
4050
4051# Check whether --enable-afterstep or --disable-afterstep was given.
4052if test "${enable_afterstep+set}" = set; then
4053 enableval="$enable_afterstep"
4054 if test x$enableval = xyes -o x$enableval = xno; then
4055 support_afterstep=$enableval
4056 fi
4057fi;
4058
4259# Check whether --enable-transparency or --disable-transparency was given. 4059# Check whether --enable-transparency or --disable-transparency was given.
4260if test "${enable_transparency+set}" = set; then 4060if test "${enable_transparency+set}" = set; then
4261 enableval="$enable_transparency" 4061 enableval="$enable_transparency"
4262 if test x$enableval = xyes -o x$enableval = xno; then 4062 if test x$enableval = xyes -o x$enableval = xno; then
4263 support_inheritpixmap=$enableval 4063 support_inheritpixmap=$enableval
4319 support_scroll_plain=$enableval 4119 support_scroll_plain=$enableval
4320 fi 4120 fi
4321fi; 4121fi;
4322 4122
4323 4123
4324
4325# Check whether --with-codesets or --without-codesets was given. 4124# Check whether --with-codesets or --without-codesets was given.
4326if test "${with_codesets+set}" = set; then 4125if test "${with_codesets+set}" = set; then
4327 withval="$with_codesets" 4126 withval="$with_codesets"
4328 codesets="$withval" 4127 codesets="$withval"
4329fi; 4128fi;
4467 if test x$enableval = xyes -o x$enableval = xno; then 4266 if test x$enableval = xyes -o x$enableval = xno; then
4468 support_frills=$enableval 4267 support_frills=$enableval
4469 fi 4268 fi
4470fi; 4269fi;
4471 4270
4472# Check whether --enable-24bit or --disable-24bit was given.
4473if test "${enable_24bit+set}" = set; then
4474 enableval="$enable_24bit"
4475 if test x$enableval = xyes -o x$enableval = xno; then
4476 support_24bit=$enableval
4477 fi
4478fi;
4479
4480# Check whether --enable-keepscrolling or --disable-keepscrolling was given. 4271# Check whether --enable-keepscrolling or --disable-keepscrolling was given.
4481if test "${enable_keepscrolling+set}" = set; then 4272if test "${enable_keepscrolling+set}" = set; then
4482 enableval="$enable_keepscrolling" 4273 enableval="$enable_keepscrolling"
4483 if test x$enableval = xyes -o x$enableval = xno; then 4274 if test x$enableval = xyes -o x$enableval = xno; then
4484 support_keepscrolling=$enableval 4275 support_keepscrolling=$enableval
4507 if test x$enableval = xyes -o x$enableval = xno; then 4298 if test x$enableval = xyes -o x$enableval = xno; then
4508 support_mouseslipwheel=$enableval 4299 support_mouseslipwheel=$enableval
4509 fi 4300 fi
4510fi; 4301fi;
4511 4302
4512# Check whether --enable-dmalloc or --disable-dmalloc was given.
4513if test "${enable_dmalloc+set}" = set; then
4514 enableval="$enable_dmalloc"
4515 if test x$enableval = xyes; then
4516 MALLOC_TYPE=G
4517 DEBUG=-DDEBUG_MALLOC
4518 DLIB="-L/usr/local/lib -ldmalloc"
4519 DINCLUDE=-I/usr/local/include
4520 fi
4521fi;
4522
4523# Check whether --enable-dlmalloc or --disable-dlmalloc was given.
4524if test "${enable_dlmalloc+set}" = set; then
4525 enableval="$enable_dlmalloc"
4526 if test x$enableval = xyes; then
4527 MALLOC_TYPE=D
4528 DEBUG=
4529 DLIB="-L/usr/local/lib -ldlmalloc"
4530 DINCLUDE=
4531 fi
4532fi;
4533
4534# Check whether --enable-smart-resize or --disable-smart-resize was given. 4303# Check whether --enable-smart-resize or --disable-smart-resize was given.
4535if test "${enable_smart_resize+set}" = set; then 4304if test "${enable_smart_resize+set}" = set; then
4536 enableval="$enable_smart_resize" 4305 enableval="$enable_smart_resize"
4537 if test x$enableval = xyes; then 4306 if test x$enableval = xyes; then
4538 4307
4583_ACEOF 4352_ACEOF
4584 terminfo="$withval" 4353 terminfo="$withval"
4585 fi 4354 fi
4586fi; 4355fi;
4587 4356
4588
4589# Extract the first word of "mv", so it can be a program name with args.
4590set dummy mv; ac_word=$2
4591echo "$as_me:$LINENO: checking for $ac_word" >&5
4592echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
4593if test "${ac_cv_path_MV+set}" = set; then
4594 echo $ECHO_N "(cached) $ECHO_C" >&6
4595else
4596 case $MV in
4597 [\\/]* | ?:[\\/]*)
4598 ac_cv_path_MV="$MV" # Let the user override the test with a path.
4599 ;;
4600 *)
4601 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4602for as_dir in $PATH
4603do
4604 IFS=$as_save_IFS
4605 test -z "$as_dir" && as_dir=.
4606 for ac_exec_ext in '' $ac_executable_extensions; do
4607 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4608 ac_cv_path_MV="$as_dir/$ac_word$ac_exec_ext"
4609 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4610 break 2
4611 fi
4612done
4613done
4614
4615 test -z "$ac_cv_path_MV" && ac_cv_path_MV="mv"
4616 ;;
4617esac
4618fi
4619MV=$ac_cv_path_MV
4620
4621if test -n "$MV"; then
4622 echo "$as_me:$LINENO: result: $MV" >&5
4623echo "${ECHO_T}$MV" >&6
4624else
4625 echo "$as_me:$LINENO: result: no" >&5
4626echo "${ECHO_T}no" >&6
4627fi
4628
4629# Extract the first word of "rm", so it can be a program name with args.
4630set dummy rm; ac_word=$2
4631echo "$as_me:$LINENO: checking for $ac_word" >&5
4632echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
4633if test "${ac_cv_path_RM+set}" = set; then
4634 echo $ECHO_N "(cached) $ECHO_C" >&6
4635else
4636 case $RM in
4637 [\\/]* | ?:[\\/]*)
4638 ac_cv_path_RM="$RM" # Let the user override the test with a path.
4639 ;;
4640 *)
4641 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4642for as_dir in $PATH
4643do
4644 IFS=$as_save_IFS
4645 test -z "$as_dir" && as_dir=.
4646 for ac_exec_ext in '' $ac_executable_extensions; do
4647 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4648 ac_cv_path_RM="$as_dir/$ac_word$ac_exec_ext"
4649 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4650 break 2
4651 fi
4652done
4653done
4654
4655 test -z "$ac_cv_path_RM" && ac_cv_path_RM="rm"
4656 ;;
4657esac
4658fi
4659RM=$ac_cv_path_RM
4660
4661if test -n "$RM"; then
4662 echo "$as_me:$LINENO: result: $RM" >&5
4663echo "${ECHO_T}$RM" >&6
4664else
4665 echo "$as_me:$LINENO: result: no" >&5
4666echo "${ECHO_T}no" >&6
4667fi
4668
4669# Extract the first word of "cp", so it can be a program name with args.
4670set dummy cp; ac_word=$2
4671echo "$as_me:$LINENO: checking for $ac_word" >&5
4672echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
4673if test "${ac_cv_path_CP+set}" = set; then
4674 echo $ECHO_N "(cached) $ECHO_C" >&6
4675else
4676 case $CP in
4677 [\\/]* | ?:[\\/]*)
4678 ac_cv_path_CP="$CP" # Let the user override the test with a path.
4679 ;;
4680 *)
4681 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4682for as_dir in $PATH
4683do
4684 IFS=$as_save_IFS
4685 test -z "$as_dir" && as_dir=.
4686 for ac_exec_ext in '' $ac_executable_extensions; do
4687 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4688 ac_cv_path_CP="$as_dir/$ac_word$ac_exec_ext"
4689 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4690 break 2
4691 fi
4692done
4693done
4694
4695 test -z "$ac_cv_path_CP" && ac_cv_path_CP="cp"
4696 ;;
4697esac
4698fi
4699CP=$ac_cv_path_CP
4700
4701if test -n "$CP"; then
4702 echo "$as_me:$LINENO: result: $CP" >&5
4703echo "${ECHO_T}$CP" >&6
4704else
4705 echo "$as_me:$LINENO: result: no" >&5
4706echo "${ECHO_T}no" >&6
4707fi
4708
4709# Extract the first word of "ln", so it can be a program name with args.
4710set dummy ln; ac_word=$2
4711echo "$as_me:$LINENO: checking for $ac_word" >&5
4712echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
4713if test "${ac_cv_path_LN+set}" = set; then
4714 echo $ECHO_N "(cached) $ECHO_C" >&6
4715else
4716 case $LN in
4717 [\\/]* | ?:[\\/]*)
4718 ac_cv_path_LN="$LN" # Let the user override the test with a path.
4719 ;;
4720 *)
4721 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4722for as_dir in $PATH
4723do
4724 IFS=$as_save_IFS
4725 test -z "$as_dir" && as_dir=.
4726 for ac_exec_ext in '' $ac_executable_extensions; do
4727 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4728 ac_cv_path_LN="$as_dir/$ac_word$ac_exec_ext"
4729 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4730 break 2
4731 fi
4732done
4733done
4734
4735 test -z "$ac_cv_path_LN" && ac_cv_path_LN="ln"
4736 ;;
4737esac
4738fi
4739LN=$ac_cv_path_LN
4740
4741if test -n "$LN"; then
4742 echo "$as_me:$LINENO: result: $LN" >&5
4743echo "${ECHO_T}$LN" >&6
4744else
4745 echo "$as_me:$LINENO: result: no" >&5
4746echo "${ECHO_T}no" >&6
4747fi
4748
4749# Extract the first word of "sed", so it can be a program name with args.
4750set dummy sed; ac_word=$2
4751echo "$as_me:$LINENO: checking for $ac_word" >&5
4752echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
4753if test "${ac_cv_path_SED+set}" = set; then
4754 echo $ECHO_N "(cached) $ECHO_C" >&6
4755else
4756 case $SED in
4757 [\\/]* | ?:[\\/]*)
4758 ac_cv_path_SED="$SED" # Let the user override the test with a path.
4759 ;;
4760 *)
4761 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4762for as_dir in $PATH
4763do
4764 IFS=$as_save_IFS
4765 test -z "$as_dir" && as_dir=.
4766 for ac_exec_ext in '' $ac_executable_extensions; do
4767 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4768 ac_cv_path_SED="$as_dir/$ac_word$ac_exec_ext"
4769 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4770 break 2
4771 fi
4772done
4773done
4774
4775 test -z "$ac_cv_path_SED" && ac_cv_path_SED="sed"
4776 ;;
4777esac
4778fi
4779SED=$ac_cv_path_SED
4780
4781if test -n "$SED"; then
4782 echo "$as_me:$LINENO: result: $SED" >&5
4783echo "${ECHO_T}$SED" >&6
4784else
4785 echo "$as_me:$LINENO: result: no" >&5
4786echo "${ECHO_T}no" >&6
4787fi
4788
4789# Extract the first word of "echo", so it can be a program name with args.
4790set dummy echo; ac_word=$2
4791echo "$as_me:$LINENO: checking for $ac_word" >&5
4792echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
4793if test "${ac_cv_path_ECHO+set}" = set; then
4794 echo $ECHO_N "(cached) $ECHO_C" >&6
4795else
4796 case $ECHO in
4797 [\\/]* | ?:[\\/]*)
4798 ac_cv_path_ECHO="$ECHO" # Let the user override the test with a path.
4799 ;;
4800 *)
4801 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4802for as_dir in $PATH
4803do
4804 IFS=$as_save_IFS
4805 test -z "$as_dir" && as_dir=.
4806 for ac_exec_ext in '' $ac_executable_extensions; do
4807 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4808 ac_cv_path_ECHO="$as_dir/$ac_word$ac_exec_ext"
4809 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4810 break 2
4811 fi
4812done
4813done
4814
4815 test -z "$ac_cv_path_ECHO" && ac_cv_path_ECHO="echo"
4816 ;;
4817esac
4818fi
4819ECHO=$ac_cv_path_ECHO
4820
4821if test -n "$ECHO"; then
4822 echo "$as_me:$LINENO: result: $ECHO" >&5
4823echo "${ECHO_T}$ECHO" >&6
4824else
4825 echo "$as_me:$LINENO: result: no" >&5
4826echo "${ECHO_T}no" >&6
4827fi
4828
4829# Extract the first word of "cmp", so it can be a program name with args.
4830set dummy cmp; ac_word=$2
4831echo "$as_me:$LINENO: checking for $ac_word" >&5
4832echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
4833if test "${ac_cv_path_CMP+set}" = set; then
4834 echo $ECHO_N "(cached) $ECHO_C" >&6
4835else
4836 case $CMP in
4837 [\\/]* | ?:[\\/]*)
4838 ac_cv_path_CMP="$CMP" # Let the user override the test with a path.
4839 ;;
4840 *)
4841 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4842for as_dir in $PATH
4843do
4844 IFS=$as_save_IFS
4845 test -z "$as_dir" && as_dir=.
4846 for ac_exec_ext in '' $ac_executable_extensions; do
4847 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4848 ac_cv_path_CMP="$as_dir/$ac_word$ac_exec_ext"
4849 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4850 break 2
4851 fi
4852done
4853done
4854
4855 test -z "$ac_cv_path_CMP" && ac_cv_path_CMP="cmp"
4856 ;;
4857esac
4858fi
4859CMP=$ac_cv_path_CMP
4860
4861if test -n "$CMP"; then
4862 echo "$as_me:$LINENO: result: $CMP" >&5
4863echo "${ECHO_T}$CMP" >&6
4864else
4865 echo "$as_me:$LINENO: result: no" >&5
4866echo "${ECHO_T}no" >&6
4867fi
4868 4357
4869# Extract the first word of "tic", so it can be a program name with args. 4358# Extract the first word of "tic", so it can be a program name with args.
4870set dummy tic; ac_word=$2 4359set dummy tic; ac_word=$2
4871echo "$as_me:$LINENO: checking for $ac_word" >&5 4360echo "$as_me:$LINENO: checking for $ac_word" >&5
4872echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 4361echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
5137ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' 4626ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5138ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 4627ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5139ac_compiler_gnu=$ac_cv_cxx_compiler_gnu 4628ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
5140 4629
5141 4630
5142
5143if test "x$ac_path_x_has_been_run" != xyes; then
5144 echo "$as_me:$LINENO: checking for X" >&5 4631echo "$as_me:$LINENO: checking for X" >&5
5145echo $ECHO_N "checking for X... $ECHO_C" >&6 4632echo $ECHO_N "checking for X... $ECHO_C" >&6
5146 4633
5147ac_path_x_has_been_run=yes
5148 4634
5149# Check whether --with-x or --without-x was given. 4635# Check whether --with-x or --without-x was given.
5150if test "${with_x+set}" = set; then 4636if test "${with_x+set}" = set; then
5151 withval="$with_x" 4637 withval="$with_x"
5152 4638
5235 4721
5236/usr/openwin/include 4722/usr/openwin/include
5237/usr/openwin/share/include' 4723/usr/openwin/share/include'
5238 4724
5239if test "$ac_x_includes" = no; then 4725if test "$ac_x_includes" = no; then
5240 # Guess where to find include files, by looking for a specified header file. 4726 # Guess where to find include files, by looking for Intrinsic.h.
5241 # First, try using that file with no special directory specified. 4727 # First, try using that file with no special directory specified.
5242 cat >conftest.$ac_ext <<_ACEOF 4728 cat >conftest.$ac_ext <<_ACEOF
5243/* confdefs.h. */ 4729/* confdefs.h. */
5244_ACEOF 4730_ACEOF
5245cat confdefs.h >>conftest.$ac_ext 4731cat confdefs.h >>conftest.$ac_ext
5246cat >>conftest.$ac_ext <<_ACEOF 4732cat >>conftest.$ac_ext <<_ACEOF
5247/* end confdefs.h. */ 4733/* end confdefs.h. */
5248#include <X11/Xlib.h> 4734#include <X11/Intrinsic.h>
5249_ACEOF 4735_ACEOF
5250if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 4736if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
5251 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 4737 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
5252 ac_status=$? 4738 ac_status=$?
5253 grep -v '^ *+' conftest.er1 >conftest.err 4739 grep -v '^ *+' conftest.er1 >conftest.err
5270else 4756else
5271 echo "$as_me: failed program was:" >&5 4757 echo "$as_me: failed program was:" >&5
5272sed 's/^/| /' conftest.$ac_ext >&5 4758sed 's/^/| /' conftest.$ac_ext >&5
5273 4759
5274 for ac_dir in $ac_x_header_dirs; do 4760 for ac_dir in $ac_x_header_dirs; do
5275 if test -r "$ac_dir/X11/Xlib.h"; then 4761 if test -r "$ac_dir/X11/Intrinsic.h"; then
5276 ac_x_includes=$ac_dir 4762 ac_x_includes=$ac_dir
5277 break 4763 break
5278 fi 4764 fi
5279done 4765done
5280fi 4766fi
5284if test "$ac_x_libraries" = no; then 4770if test "$ac_x_libraries" = no; then
5285 # Check for the libraries. 4771 # Check for the libraries.
5286 # See if we find them without any special options. 4772 # See if we find them without any special options.
5287 # Don't add to $LIBS permanently. 4773 # Don't add to $LIBS permanently.
5288 ac_save_LIBS=$LIBS 4774 ac_save_LIBS=$LIBS
5289 LIBS="-lX11 $LIBS" 4775 LIBS="-lXt $LIBS"
5290 cat >conftest.$ac_ext <<_ACEOF 4776 cat >conftest.$ac_ext <<_ACEOF
5291/* confdefs.h. */ 4777/* confdefs.h. */
5292_ACEOF 4778_ACEOF
5293cat confdefs.h >>conftest.$ac_ext 4779cat confdefs.h >>conftest.$ac_ext
5294cat >>conftest.$ac_ext <<_ACEOF 4780cat >>conftest.$ac_ext <<_ACEOF
5295/* end confdefs.h. */ 4781/* end confdefs.h. */
5296#include <X11/Xlib.h> 4782#include <X11/Intrinsic.h>
5297int 4783int
5298main () 4784main ()
5299{ 4785{
5300XrmInitialize () 4786XtMalloc (0)
5301 ; 4787 ;
5302 return 0; 4788 return 0;
5303} 4789}
5304_ACEOF 4790_ACEOF
5305rm -f conftest.$ac_objext conftest$ac_exeext 4791rm -f conftest.$ac_objext conftest$ac_exeext
5309 grep -v '^ *+' conftest.er1 >conftest.err 4795 grep -v '^ *+' conftest.er1 >conftest.err
5310 rm -f conftest.er1 4796 rm -f conftest.er1
5311 cat conftest.err >&5 4797 cat conftest.err >&5
5312 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4798 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5313 (exit $ac_status); } && 4799 (exit $ac_status); } &&
5314 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 4800 { ac_try='test -z "$ac_cxx_werror_flag"
4801 || test ! -s conftest.err'
5315 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 4802 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5316 (eval $ac_try) 2>&5 4803 (eval $ac_try) 2>&5
5317 ac_status=$? 4804 ac_status=$?
5318 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4805 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5319 (exit $ac_status); }; } && 4806 (exit $ac_status); }; } &&
5333LIBS=$ac_save_LIBS 4820LIBS=$ac_save_LIBS
5334for ac_dir in `echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g` 4821for ac_dir in `echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`
5335do 4822do
5336 # Don't even attempt the hair of trying to link an X program! 4823 # Don't even attempt the hair of trying to link an X program!
5337 for ac_extension in a so sl; do 4824 for ac_extension in a so sl; do
5338 if test -r $ac_dir/libX11.$ac_extension; then 4825 if test -r $ac_dir/libXt.$ac_extension; then
5339 ac_x_libraries=$ac_dir 4826 ac_x_libraries=$ac_dir
5340 break 2 4827 break 2
5341 fi 4828 fi
5342 done 4829 done
5343done 4830done
5369 test "x$x_includes" = xNONE && x_includes=$ac_x_includes 4856 test "x$x_includes" = xNONE && x_includes=$ac_x_includes
5370 test "x$x_libraries" = xNONE && x_libraries=$ac_x_libraries 4857 test "x$x_libraries" = xNONE && x_libraries=$ac_x_libraries
5371 # Update the cache value to reflect the command line values. 4858 # Update the cache value to reflect the command line values.
5372 ac_cv_have_x="have_x=yes \ 4859 ac_cv_have_x="have_x=yes \
5373 ac_x_includes=$x_includes ac_x_libraries=$x_libraries" 4860 ac_x_includes=$x_includes ac_x_libraries=$x_libraries"
5374 # It might be that x_includes is empty (headers are found in the
5375 # standard search path. Then output the corresponding message
5376 ac_out_x_includes=$x_includes
5377 test "x$x_includes" = x && ac_out_x_includes="in standard search path"
5378 echo "$as_me:$LINENO: result: libraries $x_libraries, headers $ac_out_x_includes" >&5 4861 echo "$as_me:$LINENO: result: libraries $x_libraries, headers $x_includes" >&5
5379echo "${ECHO_T}libraries $x_libraries, headers $ac_out_x_includes" >&6 4862echo "${ECHO_T}libraries $x_libraries, headers $x_includes" >&6
5380fi 4863fi
5381 4864
5382fi
5383if test "$no_x" = yes; then 4865if test "$no_x" = yes; then
5384 # Not all programs may use this symbol, but it does not hurt to define it. 4866 # Not all programs may use this symbol, but it does not hurt to define it.
5385 4867
5386cat >>confdefs.h <<\_ACEOF 4868cat >>confdefs.h <<\_ACEOF
5387#define X_DISPLAY_MISSING 1 4869#define X_DISPLAY_MISSING 1
5425 grep -v '^ *+' conftest.er1 >conftest.err 4907 grep -v '^ *+' conftest.er1 >conftest.err
5426 rm -f conftest.er1 4908 rm -f conftest.er1
5427 cat conftest.err >&5 4909 cat conftest.err >&5
5428 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4910 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5429 (exit $ac_status); } && 4911 (exit $ac_status); } &&
5430 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 4912 { ac_try='test -z "$ac_cxx_werror_flag"
4913 || test ! -s conftest.err'
5431 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 4914 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5432 (eval $ac_try) 2>&5 4915 (eval $ac_try) 2>&5
5433 ac_status=$? 4916 ac_status=$?
5434 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4917 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5435 (exit $ac_status); }; } && 4918 (exit $ac_status); }; } &&
5476 grep -v '^ *+' conftest.er1 >conftest.err 4959 grep -v '^ *+' conftest.er1 >conftest.err
5477 rm -f conftest.er1 4960 rm -f conftest.er1
5478 cat conftest.err >&5 4961 cat conftest.err >&5
5479 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4962 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5480 (exit $ac_status); } && 4963 (exit $ac_status); } &&
5481 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 4964 { ac_try='test -z "$ac_cxx_werror_flag"
4965 || test ! -s conftest.err'
5482 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 4966 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5483 (eval $ac_try) 2>&5 4967 (eval $ac_try) 2>&5
5484 ac_status=$? 4968 ac_status=$?
5485 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4969 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5486 (exit $ac_status); }; } && 4970 (exit $ac_status); }; } &&
5552 grep -v '^ *+' conftest.er1 >conftest.err 5036 grep -v '^ *+' conftest.er1 >conftest.err
5553 rm -f conftest.er1 5037 rm -f conftest.er1
5554 cat conftest.err >&5 5038 cat conftest.err >&5
5555 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5039 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5556 (exit $ac_status); } && 5040 (exit $ac_status); } &&
5557 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 5041 { ac_try='test -z "$ac_cxx_werror_flag"
5042 || test ! -s conftest.err'
5558 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5043 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5559 (eval $ac_try) 2>&5 5044 (eval $ac_try) 2>&5
5560 ac_status=$? 5045 ac_status=$?
5561 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5046 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5562 (exit $ac_status); }; } && 5047 (exit $ac_status); }; } &&
5607 grep -v '^ *+' conftest.er1 >conftest.err 5092 grep -v '^ *+' conftest.er1 >conftest.err
5608 rm -f conftest.er1 5093 rm -f conftest.er1
5609 cat conftest.err >&5 5094 cat conftest.err >&5
5610 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5095 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5611 (exit $ac_status); } && 5096 (exit $ac_status); } &&
5612 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 5097 { ac_try='test -z "$ac_cxx_werror_flag"
5098 || test ! -s conftest.err'
5613 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5099 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5614 (eval $ac_try) 2>&5 5100 (eval $ac_try) 2>&5
5615 ac_status=$? 5101 ac_status=$?
5616 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5102 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5617 (exit $ac_status); }; } && 5103 (exit $ac_status); }; } &&
5675 grep -v '^ *+' conftest.er1 >conftest.err 5161 grep -v '^ *+' conftest.er1 >conftest.err
5676 rm -f conftest.er1 5162 rm -f conftest.er1
5677 cat conftest.err >&5 5163 cat conftest.err >&5
5678 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5164 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5679 (exit $ac_status); } && 5165 (exit $ac_status); } &&
5680 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 5166 { ac_try='test -z "$ac_cxx_werror_flag"
5167 || test ! -s conftest.err'
5681 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5168 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5682 (eval $ac_try) 2>&5 5169 (eval $ac_try) 2>&5
5683 ac_status=$? 5170 ac_status=$?
5684 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5171 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5685 (exit $ac_status); }; } && 5172 (exit $ac_status); }; } &&
5783 grep -v '^ *+' conftest.er1 >conftest.err 5270 grep -v '^ *+' conftest.er1 >conftest.err
5784 rm -f conftest.er1 5271 rm -f conftest.er1
5785 cat conftest.err >&5 5272 cat conftest.err >&5
5786 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5273 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5787 (exit $ac_status); } && 5274 (exit $ac_status); } &&
5788 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 5275 { ac_try='test -z "$ac_cxx_werror_flag"
5276 || test ! -s conftest.err'
5789 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5277 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5790 (eval $ac_try) 2>&5 5278 (eval $ac_try) 2>&5
5791 ac_status=$? 5279 ac_status=$?
5792 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5280 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5793 (exit $ac_status); }; } && 5281 (exit $ac_status); }; } &&
5847 grep -v '^ *+' conftest.er1 >conftest.err 5335 grep -v '^ *+' conftest.er1 >conftest.err
5848 rm -f conftest.er1 5336 rm -f conftest.er1
5849 cat conftest.err >&5 5337 cat conftest.err >&5
5850 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5338 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5851 (exit $ac_status); } && 5339 (exit $ac_status); } &&
5852 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 5340 { ac_try='test -z "$ac_cxx_werror_flag"
5341 || test ! -s conftest.err'
5853 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5342 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5854 (eval $ac_try) 2>&5 5343 (eval $ac_try) 2>&5
5855 ac_status=$? 5344 ac_status=$?
5856 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5345 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5857 (exit $ac_status); }; } && 5346 (exit $ac_status); }; } &&
5915 grep -v '^ *+' conftest.er1 >conftest.err 5404 grep -v '^ *+' conftest.er1 >conftest.err
5916 rm -f conftest.er1 5405 rm -f conftest.er1
5917 cat conftest.err >&5 5406 cat conftest.err >&5
5918 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5407 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5919 (exit $ac_status); } && 5408 (exit $ac_status); } &&
5920 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 5409 { ac_try='test -z "$ac_cxx_werror_flag"
5410 || test ! -s conftest.err'
5921 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5411 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5922 (eval $ac_try) 2>&5 5412 (eval $ac_try) 2>&5
5923 ac_status=$? 5413 ac_status=$?
5924 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5414 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5925 (exit $ac_status); }; } && 5415 (exit $ac_status); }; } &&
6019 grep -v '^ *+' conftest.er1 >conftest.err 5509 grep -v '^ *+' conftest.er1 >conftest.err
6020 rm -f conftest.er1 5510 rm -f conftest.er1
6021 cat conftest.err >&5 5511 cat conftest.err >&5
6022 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5512 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6023 (exit $ac_status); } && 5513 (exit $ac_status); } &&
6024 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 5514 { ac_try='test -z "$ac_cxx_werror_flag"
5515 || test ! -s conftest.err'
6025 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5516 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6026 (eval $ac_try) 2>&5 5517 (eval $ac_try) 2>&5
6027 ac_status=$? 5518 ac_status=$?
6028 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5519 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6029 (exit $ac_status); }; } && 5520 (exit $ac_status); }; } &&
6083 grep -v '^ *+' conftest.er1 >conftest.err 5574 grep -v '^ *+' conftest.er1 >conftest.err
6084 rm -f conftest.er1 5575 rm -f conftest.er1
6085 cat conftest.err >&5 5576 cat conftest.err >&5
6086 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5577 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6087 (exit $ac_status); } && 5578 (exit $ac_status); } &&
6088 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 5579 { ac_try='test -z "$ac_cxx_werror_flag"
5580 || test ! -s conftest.err'
6089 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5581 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6090 (eval $ac_try) 2>&5 5582 (eval $ac_try) 2>&5
6091 ac_status=$? 5583 ac_status=$?
6092 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5584 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6093 (exit $ac_status); }; } && 5585 (exit $ac_status); }; } &&
6180 grep -v '^ *+' conftest.er1 >conftest.err 5672 grep -v '^ *+' conftest.er1 >conftest.err
6181 rm -f conftest.er1 5673 rm -f conftest.er1
6182 cat conftest.err >&5 5674 cat conftest.err >&5
6183 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5675 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6184 (exit $ac_status); } && 5676 (exit $ac_status); } &&
6185 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 5677 { ac_try='test -z "$ac_cxx_werror_flag"
5678 || test ! -s conftest.err'
6186 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5679 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6187 (eval $ac_try) 2>&5 5680 (eval $ac_try) 2>&5
6188 ac_status=$? 5681 ac_status=$?
6189 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5682 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6190 (exit $ac_status); }; } && 5683 (exit $ac_status); }; } &&
6244 grep -v '^ *+' conftest.er1 >conftest.err 5737 grep -v '^ *+' conftest.er1 >conftest.err
6245 rm -f conftest.er1 5738 rm -f conftest.er1
6246 cat conftest.err >&5 5739 cat conftest.err >&5
6247 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5740 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6248 (exit $ac_status); } && 5741 (exit $ac_status); } &&
6249 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 5742 { ac_try='test -z "$ac_cxx_werror_flag"
5743 || test ! -s conftest.err'
6250 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5744 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6251 (eval $ac_try) 2>&5 5745 (eval $ac_try) 2>&5
6252 ac_status=$? 5746 ac_status=$?
6253 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5747 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6254 (exit $ac_status); }; } && 5748 (exit $ac_status); }; } &&
6341 grep -v '^ *+' conftest.er1 >conftest.err 5835 grep -v '^ *+' conftest.er1 >conftest.err
6342 rm -f conftest.er1 5836 rm -f conftest.er1
6343 cat conftest.err >&5 5837 cat conftest.err >&5
6344 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5838 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6345 (exit $ac_status); } && 5839 (exit $ac_status); } &&
6346 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 5840 { ac_try='test -z "$ac_cxx_werror_flag"
5841 || test ! -s conftest.err'
6347 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5842 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6348 (eval $ac_try) 2>&5 5843 (eval $ac_try) 2>&5
6349 ac_status=$? 5844 ac_status=$?
6350 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5845 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6351 (exit $ac_status); }; } && 5846 (exit $ac_status); }; } &&
6405 grep -v '^ *+' conftest.er1 >conftest.err 5900 grep -v '^ *+' conftest.er1 >conftest.err
6406 rm -f conftest.er1 5901 rm -f conftest.er1
6407 cat conftest.err >&5 5902 cat conftest.err >&5
6408 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5903 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6409 (exit $ac_status); } && 5904 (exit $ac_status); } &&
6410 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 5905 { ac_try='test -z "$ac_cxx_werror_flag"
5906 || test ! -s conftest.err'
6411 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5907 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6412 (eval $ac_try) 2>&5 5908 (eval $ac_try) 2>&5
6413 ac_status=$? 5909 ac_status=$?
6414 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5910 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6415 (exit $ac_status); }; } && 5911 (exit $ac_status); }; } &&
6484 grep -v '^ *+' conftest.er1 >conftest.err 5980 grep -v '^ *+' conftest.er1 >conftest.err
6485 rm -f conftest.er1 5981 rm -f conftest.er1
6486 cat conftest.err >&5 5982 cat conftest.err >&5
6487 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5983 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6488 (exit $ac_status); } && 5984 (exit $ac_status); } &&
6489 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 5985 { ac_try='test -z "$ac_cxx_werror_flag"
5986 || test ! -s conftest.err'
6490 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5987 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6491 (eval $ac_try) 2>&5 5988 (eval $ac_try) 2>&5
6492 ac_status=$? 5989 ac_status=$?
6493 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5990 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6494 (exit $ac_status); }; } && 5991 (exit $ac_status); }; } &&
6519 6016
6520fi 6017fi
6521 6018
6522 6019
6523 6020
6021LIBAFTERIMAGE_CFLAGS=
6022AFTERIMAGE_LIBS=
6023have_afterimage=
6024
6524if test x$support_xpm = xyes; then 6025if test x$support_afterimage = xyes; then
6026 support_afterimage=no
6027
6028 if test "x$afterimage_config" = "x" ; then
6029 # Extract the first word of "afterimage-config", so it can be a program name with args.
6030set dummy afterimage-config; ac_word=$2
6031echo "$as_me:$LINENO: checking for $ac_word" >&5
6032echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
6033if test "${ac_cv_path_afterimage_config+set}" = set; then
6034 echo $ECHO_N "(cached) $ECHO_C" >&6
6035else
6036 case $afterimage_config in
6037 [\\/]* | ?:[\\/]*)
6038 ac_cv_path_afterimage_config="$afterimage_config" # Let the user override the test with a path.
6039 ;;
6040 *)
6041 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6042for as_dir in $PATH
6043do
6044 IFS=$as_save_IFS
6045 test -z "$as_dir" && as_dir=.
6046 for ac_exec_ext in '' $ac_executable_extensions; do
6047 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6048 ac_cv_path_afterimage_config="$as_dir/$ac_word$ac_exec_ext"
6049 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
6050 break 2
6051 fi
6052done
6053done
6054
6055 test -z "$ac_cv_path_afterimage_config" && ac_cv_path_afterimage_config="no"
6056 ;;
6057esac
6058fi
6059afterimage_config=$ac_cv_path_afterimage_config
6060
6061if test -n "$afterimage_config"; then
6062 echo "$as_me:$LINENO: result: $afterimage_config" >&5
6063echo "${ECHO_T}$afterimage_config" >&6
6064else
6065 echo "$as_me:$LINENO: result: no" >&5
6066echo "${ECHO_T}no" >&6
6067fi
6068
6069 fi
6070
6071 echo "$as_me:$LINENO: checking for libAfterImage" >&5
6072echo $ECHO_N "checking for libAfterImage... $ECHO_C" >&6
6073 if $afterimage_config --version >/dev/null 2>&1 ; then
6074 LIBAFTERIMAGE_CFLAGS=`$afterimage_config --cflags`
6075 AFTERIMAGE_LIBS=`$afterimage_config --libs`
6076 if test "x$AFTERIMAGE_LIBS" != "x"; then
6077 support_afterimage=yes
6078 fi
6079 fi
6080
6081 if test "x$support_afterimage" = "xyes"; then
6082 echo "$as_me:$LINENO: result: $AFTERIMAGE_LIBS" >&5
6083echo "${ECHO_T}$AFTERIMAGE_LIBS" >&6
6084 else
6085 echo "$as_me:$LINENO: result: no" >&5
6086echo "${ECHO_T}no" >&6
6087 fi
6088fi
6089
6090if test x$support_afterimage != xyes -a x$support_xpm = xyes ; then
6525 6091
6526 6092
6527 6093
6528# Initialize some more variables set by options. 6094# Initialize some more variables set by options.
6529# The variables have the same names as the options, with 6095# The variables have the same names as the options, with
6700 grep -v '^ *+' conftest.er1 >conftest.err 6266 grep -v '^ *+' conftest.er1 >conftest.err
6701 rm -f conftest.er1 6267 rm -f conftest.er1
6702 cat conftest.err >&5 6268 cat conftest.err >&5
6703 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6269 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6704 (exit $ac_status); } && 6270 (exit $ac_status); } &&
6705 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 6271 { ac_try='test -z "$ac_cxx_werror_flag"
6272 || test ! -s conftest.err'
6706 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 6273 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6707 (eval $ac_try) 2>&5 6274 (eval $ac_try) 2>&5
6708 ac_status=$? 6275 ac_status=$?
6709 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6276 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6710 (exit $ac_status); }; } && 6277 (exit $ac_status); }; } &&
6914 grep -v '^ *+' conftest.er1 >conftest.err 6481 grep -v '^ *+' conftest.er1 >conftest.err
6915 rm -f conftest.er1 6482 rm -f conftest.er1
6916 cat conftest.err >&5 6483 cat conftest.err >&5
6917 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6484 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6918 (exit $ac_status); } && 6485 (exit $ac_status); } &&
6919 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 6486 { ac_try='test -z "$ac_cxx_werror_flag"
6487 || test ! -s conftest.err'
6920 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 6488 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6921 (eval $ac_try) 2>&5 6489 (eval $ac_try) 2>&5
6922 ac_status=$? 6490 ac_status=$?
6923 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6491 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6924 (exit $ac_status); }; } && 6492 (exit $ac_status); }; } &&
6978 grep -v '^ *+' conftest.er1 >conftest.err 6546 grep -v '^ *+' conftest.er1 >conftest.err
6979 rm -f conftest.er1 6547 rm -f conftest.er1
6980 cat conftest.err >&5 6548 cat conftest.err >&5
6981 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6549 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6982 (exit $ac_status); } && 6550 (exit $ac_status); } &&
6983 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 6551 { ac_try='test -z "$ac_cxx_werror_flag"
6552 || test ! -s conftest.err'
6984 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 6553 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6985 (eval $ac_try) 2>&5 6554 (eval $ac_try) 2>&5
6986 ac_status=$? 6555 ac_status=$?
6987 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6556 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6988 (exit $ac_status); }; } && 6557 (exit $ac_status); }; } &&
7148 grep -v '^ *+' conftest.er1 >conftest.err 6717 grep -v '^ *+' conftest.er1 >conftest.err
7149 rm -f conftest.er1 6718 rm -f conftest.er1
7150 cat conftest.err >&5 6719 cat conftest.err >&5
7151 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6720 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7152 (exit $ac_status); } && 6721 (exit $ac_status); } &&
7153 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 6722 { ac_try='test -z "$ac_cxx_werror_flag"
6723 || test ! -s conftest.err'
7154 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 6724 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7155 (eval $ac_try) 2>&5 6725 (eval $ac_try) 2>&5
7156 ac_status=$? 6726 ac_status=$?
7157 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6727 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7158 (exit $ac_status); }; } && 6728 (exit $ac_status); }; } &&
7249 grep -v '^ *+' conftest.er1 >conftest.err 6819 grep -v '^ *+' conftest.er1 >conftest.err
7250 rm -f conftest.er1 6820 rm -f conftest.er1
7251 cat conftest.err >&5 6821 cat conftest.err >&5
7252 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6822 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7253 (exit $ac_status); } && 6823 (exit $ac_status); } &&
7254 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 6824 { ac_try='test -z "$ac_cxx_werror_flag"
6825 || test ! -s conftest.err'
7255 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 6826 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7256 (eval $ac_try) 2>&5 6827 (eval $ac_try) 2>&5
7257 ac_status=$? 6828 ac_status=$?
7258 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6829 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7259 (exit $ac_status); }; } && 6830 (exit $ac_status); }; } &&
7398 grep -v '^ *+' conftest.er1 >conftest.err 6969 grep -v '^ *+' conftest.er1 >conftest.err
7399 rm -f conftest.er1 6970 rm -f conftest.er1
7400 cat conftest.err >&5 6971 cat conftest.err >&5
7401 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6972 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7402 (exit $ac_status); } && 6973 (exit $ac_status); } &&
7403 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 6974 { ac_try='test -z "$ac_cxx_werror_flag"
6975 || test ! -s conftest.err'
7404 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 6976 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7405 (eval $ac_try) 2>&5 6977 (eval $ac_try) 2>&5
7406 ac_status=$? 6978 ac_status=$?
7407 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6979 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7408 (exit $ac_status); }; } && 6980 (exit $ac_status); }; } &&
7463 grep -v '^ *+' conftest.er1 >conftest.err 7035 grep -v '^ *+' conftest.er1 >conftest.err
7464 rm -f conftest.er1 7036 rm -f conftest.er1
7465 cat conftest.err >&5 7037 cat conftest.err >&5
7466 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7038 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7467 (exit $ac_status); } && 7039 (exit $ac_status); } &&
7468 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 7040 { ac_try='test -z "$ac_cxx_werror_flag"
7041 || test ! -s conftest.err'
7469 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 7042 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7470 (eval $ac_try) 2>&5 7043 (eval $ac_try) 2>&5
7471 ac_status=$? 7044 ac_status=$?
7472 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7045 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7473 (exit $ac_status); }; } && 7046 (exit $ac_status); }; } &&
7513/* confdefs.h. */ 7086/* confdefs.h. */
7514_ACEOF 7087_ACEOF
7515cat confdefs.h >>conftest.$ac_ext 7088cat confdefs.h >>conftest.$ac_ext
7516cat >>conftest.$ac_ext <<_ACEOF 7089cat >>conftest.$ac_ext <<_ACEOF
7517/* end confdefs.h. */ 7090/* end confdefs.h. */
7518 7091#include <X11/Xlib.h>
7092#include <stdlib.h>
7519main() 7093main()
7520{ 7094{
7521 exit(0); 7095 exit(0);
7522 (void) XOpenDisplay("foobar"); 7096 (void) XOpenDisplay("foobar");
7523} 7097}
7562/* confdefs.h. */ 7136/* confdefs.h. */
7563_ACEOF 7137_ACEOF
7564cat confdefs.h >>conftest.$ac_ext 7138cat confdefs.h >>conftest.$ac_ext
7565cat >>conftest.$ac_ext <<_ACEOF 7139cat >>conftest.$ac_ext <<_ACEOF
7566/* end confdefs.h. */ 7140/* end confdefs.h. */
7567 7141#include <X11/Xlib.h>
7142#include <stdlib.h>
7568main() 7143main()
7569{ 7144{
7570 exit(0); 7145 exit(0);
7571 (void) XOpenDisplay("foobar"); 7146 (void) XOpenDisplay("foobar");
7572} 7147}
7628 grep -v '^ *+' conftest.er1 >conftest.err 7203 grep -v '^ *+' conftest.er1 >conftest.err
7629 rm -f conftest.er1 7204 rm -f conftest.er1
7630 cat conftest.err >&5 7205 cat conftest.err >&5
7631 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7206 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7632 (exit $ac_status); } && 7207 (exit $ac_status); } &&
7633 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 7208 { ac_try='test -z "$ac_cxx_werror_flag"
7209 || test ! -s conftest.err'
7634 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 7210 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7635 (eval $ac_try) 2>&5 7211 (eval $ac_try) 2>&5
7636 ac_status=$? 7212 ac_status=$?
7637 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7213 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7638 (exit $ac_status); }; } && 7214 (exit $ac_status); }; } &&
7661 7237
7662fi 7238fi
7663LIBS=$ac_save_LIBS 7239LIBS=$ac_save_LIBS
7664CFLAGS=$ac_save_CFLAGS 7240CFLAGS=$ac_save_CFLAGS
7665 7241
7242echo "$as_me:$LINENO: checking for XLIB_ILLEGAL_ACCESS" >&5
7243echo $ECHO_N "checking for XLIB_ILLEGAL_ACCESS... $ECHO_C" >&6
7244if test "${rxvt_xlib_illegal_access+set}" = set; then
7245 echo $ECHO_N "(cached) $ECHO_C" >&6
7246else
7247 cat >conftest.$ac_ext <<_ACEOF
7248/* confdefs.h. */
7249_ACEOF
7250cat confdefs.h >>conftest.$ac_ext
7251cat >>conftest.$ac_ext <<_ACEOF
7252/* end confdefs.h. */
7253
7254#define XLIB_ILLEGAL_ACCESS
7255#include <X11/Xlib.h>
7256
7257int
7258main ()
7259{
7260
7261 Display *dpy;
7262 dpy->xdefaults = (char *)0;
7263
7264 ;
7265 return 0;
7266}
7267_ACEOF
7268rm -f conftest.$ac_objext
7269if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
7270 (eval $ac_compile) 2>conftest.er1
7271 ac_status=$?
7272 grep -v '^ *+' conftest.er1 >conftest.err
7273 rm -f conftest.er1
7274 cat conftest.err >&5
7275 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7276 (exit $ac_status); } &&
7277 { ac_try='test -z "$ac_cxx_werror_flag"
7278 || test ! -s conftest.err'
7279 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7280 (eval $ac_try) 2>&5
7281 ac_status=$?
7282 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7283 (exit $ac_status); }; } &&
7284 { ac_try='test -s conftest.$ac_objext'
7285 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7286 (eval $ac_try) 2>&5
7287 ac_status=$?
7288 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7289 (exit $ac_status); }; }; then
7290 rxvt_xlib_illegal_access=yes
7291else
7292 echo "$as_me: failed program was:" >&5
7293sed 's/^/| /' conftest.$ac_ext >&5
7294
7295rxvt_xlib_illegal_access=no
7296
7297fi
7298rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
7299fi
7300echo "$as_me:$LINENO: result: $rxvt_xlib_illegal_access" >&5
7301echo "${ECHO_T}$rxvt_xlib_illegal_access" >&6
7302if test x$rxvt_xlib_illegal_access = xyes; then
7303
7304cat >>confdefs.h <<\_ACEOF
7305#define XLIB_ILLEGAL_ACCESS 1
7306_ACEOF
7307
7308fi
7666 7309
7667echo "$as_me:$LINENO: checking for an ANSI C-conforming const" >&5 7310echo "$as_me:$LINENO: checking for an ANSI C-conforming const" >&5
7668echo $ECHO_N "checking for an ANSI C-conforming const... $ECHO_C" >&6 7311echo $ECHO_N "checking for an ANSI C-conforming const... $ECHO_C" >&6
7669if test "${ac_cv_c_const+set}" = set; then 7312if test "${ac_cv_c_const+set}" = set; then
7670 echo $ECHO_N "(cached) $ECHO_C" >&6 7313 echo $ECHO_N "(cached) $ECHO_C" >&6
7737 grep -v '^ *+' conftest.er1 >conftest.err 7380 grep -v '^ *+' conftest.er1 >conftest.err
7738 rm -f conftest.er1 7381 rm -f conftest.er1
7739 cat conftest.err >&5 7382 cat conftest.err >&5
7740 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7383 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7741 (exit $ac_status); } && 7384 (exit $ac_status); } &&
7742 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 7385 { ac_try='test -z "$ac_cxx_werror_flag"
7386 || test ! -s conftest.err'
7743 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 7387 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7744 (eval $ac_try) 2>&5 7388 (eval $ac_try) 2>&5
7745 ac_status=$? 7389 ac_status=$?
7746 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7390 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7747 (exit $ac_status); }; } && 7391 (exit $ac_status); }; } &&
7797 grep -v '^ *+' conftest.er1 >conftest.err 7441 grep -v '^ *+' conftest.er1 >conftest.err
7798 rm -f conftest.er1 7442 rm -f conftest.er1
7799 cat conftest.err >&5 7443 cat conftest.err >&5
7800 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7444 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7801 (exit $ac_status); } && 7445 (exit $ac_status); } &&
7802 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 7446 { ac_try='test -z "$ac_cxx_werror_flag"
7447 || test ! -s conftest.err'
7803 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 7448 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7804 (eval $ac_try) 2>&5 7449 (eval $ac_try) 2>&5
7805 ac_status=$? 7450 ac_status=$?
7806 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7451 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7807 (exit $ac_status); }; } && 7452 (exit $ac_status); }; } &&
7872 grep -v '^ *+' conftest.er1 >conftest.err 7517 grep -v '^ *+' conftest.er1 >conftest.err
7873 rm -f conftest.er1 7518 rm -f conftest.er1
7874 cat conftest.err >&5 7519 cat conftest.err >&5
7875 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7520 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7876 (exit $ac_status); } && 7521 (exit $ac_status); } &&
7877 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 7522 { ac_try='test -z "$ac_cxx_werror_flag"
7523 || test ! -s conftest.err'
7878 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 7524 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7879 (eval $ac_try) 2>&5 7525 (eval $ac_try) 2>&5
7880 ac_status=$? 7526 ac_status=$?
7881 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7527 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7882 (exit $ac_status); }; } && 7528 (exit $ac_status); }; } &&
7937 grep -v '^ *+' conftest.er1 >conftest.err 7583 grep -v '^ *+' conftest.er1 >conftest.err
7938 rm -f conftest.er1 7584 rm -f conftest.er1
7939 cat conftest.err >&5 7585 cat conftest.err >&5
7940 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7586 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7941 (exit $ac_status); } && 7587 (exit $ac_status); } &&
7942 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 7588 { ac_try='test -z "$ac_cxx_werror_flag"
7589 || test ! -s conftest.err'
7943 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 7590 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7944 (eval $ac_try) 2>&5 7591 (eval $ac_try) 2>&5
7945 ac_status=$? 7592 ac_status=$?
7946 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7593 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7947 (exit $ac_status); }; } && 7594 (exit $ac_status); }; } &&
8041 grep -v '^ *+' conftest.er1 >conftest.err 7688 grep -v '^ *+' conftest.er1 >conftest.err
8042 rm -f conftest.er1 7689 rm -f conftest.er1
8043 cat conftest.err >&5 7690 cat conftest.err >&5
8044 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7691 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8045 (exit $ac_status); } && 7692 (exit $ac_status); } &&
8046 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 7693 { ac_try='test -z "$ac_cxx_werror_flag"
7694 || test ! -s conftest.err'
8047 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 7695 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8048 (eval $ac_try) 2>&5 7696 (eval $ac_try) 2>&5
8049 ac_status=$? 7697 ac_status=$?
8050 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7698 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8051 (exit $ac_status); }; } && 7699 (exit $ac_status); }; } &&
8103 grep -v '^ *+' conftest.er1 >conftest.err 7751 grep -v '^ *+' conftest.er1 >conftest.err
8104 rm -f conftest.er1 7752 rm -f conftest.er1
8105 cat conftest.err >&5 7753 cat conftest.err >&5
8106 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7754 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8107 (exit $ac_status); } && 7755 (exit $ac_status); } &&
8108 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 7756 { ac_try='test -z "$ac_cxx_werror_flag"
7757 || test ! -s conftest.err'
8109 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 7758 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8110 (eval $ac_try) 2>&5 7759 (eval $ac_try) 2>&5
8111 ac_status=$? 7760 ac_status=$?
8112 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7761 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8113 (exit $ac_status); }; } && 7762 (exit $ac_status); }; } &&
8143 grep -v '^ *+' conftest.er1 >conftest.err 7792 grep -v '^ *+' conftest.er1 >conftest.err
8144 rm -f conftest.er1 7793 rm -f conftest.er1
8145 cat conftest.err >&5 7794 cat conftest.err >&5
8146 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7795 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8147 (exit $ac_status); } && 7796 (exit $ac_status); } &&
8148 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 7797 { ac_try='test -z "$ac_cxx_werror_flag"
7798 || test ! -s conftest.err'
8149 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 7799 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8150 (eval $ac_try) 2>&5 7800 (eval $ac_try) 2>&5
8151 ac_status=$? 7801 ac_status=$?
8152 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7802 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8153 (exit $ac_status); }; } && 7803 (exit $ac_status); }; } &&
8199 grep -v '^ *+' conftest.er1 >conftest.err 7849 grep -v '^ *+' conftest.er1 >conftest.err
8200 rm -f conftest.er1 7850 rm -f conftest.er1
8201 cat conftest.err >&5 7851 cat conftest.err >&5
8202 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7852 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8203 (exit $ac_status); } && 7853 (exit $ac_status); } &&
8204 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 7854 { ac_try='test -z "$ac_cxx_werror_flag"
7855 || test ! -s conftest.err'
8205 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 7856 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8206 (eval $ac_try) 2>&5 7857 (eval $ac_try) 2>&5
8207 ac_status=$? 7858 ac_status=$?
8208 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7859 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8209 (exit $ac_status); }; } && 7860 (exit $ac_status); }; } &&
8239 grep -v '^ *+' conftest.er1 >conftest.err 7890 grep -v '^ *+' conftest.er1 >conftest.err
8240 rm -f conftest.er1 7891 rm -f conftest.er1
8241 cat conftest.err >&5 7892 cat conftest.err >&5
8242 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7893 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8243 (exit $ac_status); } && 7894 (exit $ac_status); } &&
8244 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 7895 { ac_try='test -z "$ac_cxx_werror_flag"
7896 || test ! -s conftest.err'
8245 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 7897 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8246 (eval $ac_try) 2>&5 7898 (eval $ac_try) 2>&5
8247 ac_status=$? 7899 ac_status=$?
8248 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7900 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8249 (exit $ac_status); }; } && 7901 (exit $ac_status); }; } &&
8303 grep -v '^ *+' conftest.er1 >conftest.err 7955 grep -v '^ *+' conftest.er1 >conftest.err
8304 rm -f conftest.er1 7956 rm -f conftest.er1
8305 cat conftest.err >&5 7957 cat conftest.err >&5
8306 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7958 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8307 (exit $ac_status); } && 7959 (exit $ac_status); } &&
8308 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 7960 { ac_try='test -z "$ac_cxx_werror_flag"
7961 || test ! -s conftest.err'
8309 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 7962 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8310 (eval $ac_try) 2>&5 7963 (eval $ac_try) 2>&5
8311 ac_status=$? 7964 ac_status=$?
8312 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7965 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8313 (exit $ac_status); }; } && 7966 (exit $ac_status); }; } &&
8334See \`config.log' for more details." >&2;} 7987See \`config.log' for more details." >&2;}
8335 { (exit 1); exit 1; }; } ;; 7988 { (exit 1); exit 1; }; } ;;
8336esac 7989esac
8337else 7990else
8338 if test "$cross_compiling" = yes; then 7991 if test "$cross_compiling" = yes; then
8339 { { echo "$as_me:$LINENO: error: internal error: not reached in cross-compile" >&5 7992 { { echo "$as_me:$LINENO: error: cannot run test program while cross compiling
8340echo "$as_me: error: internal error: not reached in cross-compile" >&2;} 7993See \`config.log' for more details." >&5
7994echo "$as_me: error: cannot run test program while cross compiling
7995See \`config.log' for more details." >&2;}
8341 { (exit 1); exit 1; }; } 7996 { (exit 1); exit 1; }; }
8342else 7997else
8343 cat >conftest.$ac_ext <<_ACEOF 7998 cat >conftest.$ac_ext <<_ACEOF
8344/* confdefs.h. */ 7999/* confdefs.h. */
8345_ACEOF 8000_ACEOF
8447 grep -v '^ *+' conftest.er1 >conftest.err 8102 grep -v '^ *+' conftest.er1 >conftest.err
8448 rm -f conftest.er1 8103 rm -f conftest.er1
8449 cat conftest.err >&5 8104 cat conftest.err >&5
8450 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8105 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8451 (exit $ac_status); } && 8106 (exit $ac_status); } &&
8452 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 8107 { ac_try='test -z "$ac_cxx_werror_flag"
8108 || test ! -s conftest.err'
8453 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 8109 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8454 (eval $ac_try) 2>&5 8110 (eval $ac_try) 2>&5
8455 ac_status=$? 8111 ac_status=$?
8456 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8112 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8457 (exit $ac_status); }; } && 8113 (exit $ac_status); }; } &&
8509 grep -v '^ *+' conftest.er1 >conftest.err 8165 grep -v '^ *+' conftest.er1 >conftest.err
8510 rm -f conftest.er1 8166 rm -f conftest.er1
8511 cat conftest.err >&5 8167 cat conftest.err >&5
8512 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8168 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8513 (exit $ac_status); } && 8169 (exit $ac_status); } &&
8514 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 8170 { ac_try='test -z "$ac_cxx_werror_flag"
8171 || test ! -s conftest.err'
8515 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 8172 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8516 (eval $ac_try) 2>&5 8173 (eval $ac_try) 2>&5
8517 ac_status=$? 8174 ac_status=$?
8518 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8175 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8519 (exit $ac_status); }; } && 8176 (exit $ac_status); }; } &&
8549 grep -v '^ *+' conftest.er1 >conftest.err 8206 grep -v '^ *+' conftest.er1 >conftest.err
8550 rm -f conftest.er1 8207 rm -f conftest.er1
8551 cat conftest.err >&5 8208 cat conftest.err >&5
8552 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8209 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8553 (exit $ac_status); } && 8210 (exit $ac_status); } &&
8554 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 8211 { ac_try='test -z "$ac_cxx_werror_flag"
8212 || test ! -s conftest.err'
8555 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 8213 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8556 (eval $ac_try) 2>&5 8214 (eval $ac_try) 2>&5
8557 ac_status=$? 8215 ac_status=$?
8558 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8216 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8559 (exit $ac_status); }; } && 8217 (exit $ac_status); }; } &&
8605 grep -v '^ *+' conftest.er1 >conftest.err 8263 grep -v '^ *+' conftest.er1 >conftest.err
8606 rm -f conftest.er1 8264 rm -f conftest.er1
8607 cat conftest.err >&5 8265 cat conftest.err >&5
8608 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8266 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8609 (exit $ac_status); } && 8267 (exit $ac_status); } &&
8610 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 8268 { ac_try='test -z "$ac_cxx_werror_flag"
8269 || test ! -s conftest.err'
8611 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 8270 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8612 (eval $ac_try) 2>&5 8271 (eval $ac_try) 2>&5
8613 ac_status=$? 8272 ac_status=$?
8614 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8273 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8615 (exit $ac_status); }; } && 8274 (exit $ac_status); }; } &&
8645 grep -v '^ *+' conftest.er1 >conftest.err 8304 grep -v '^ *+' conftest.er1 >conftest.err
8646 rm -f conftest.er1 8305 rm -f conftest.er1
8647 cat conftest.err >&5 8306 cat conftest.err >&5
8648 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8307 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8649 (exit $ac_status); } && 8308 (exit $ac_status); } &&
8650 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 8309 { ac_try='test -z "$ac_cxx_werror_flag"
8310 || test ! -s conftest.err'
8651 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 8311 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8652 (eval $ac_try) 2>&5 8312 (eval $ac_try) 2>&5
8653 ac_status=$? 8313 ac_status=$?
8654 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8314 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8655 (exit $ac_status); }; } && 8315 (exit $ac_status); }; } &&
8709 grep -v '^ *+' conftest.er1 >conftest.err 8369 grep -v '^ *+' conftest.er1 >conftest.err
8710 rm -f conftest.er1 8370 rm -f conftest.er1
8711 cat conftest.err >&5 8371 cat conftest.err >&5
8712 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8372 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8713 (exit $ac_status); } && 8373 (exit $ac_status); } &&
8714 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 8374 { ac_try='test -z "$ac_cxx_werror_flag"
8375 || test ! -s conftest.err'
8715 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 8376 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8716 (eval $ac_try) 2>&5 8377 (eval $ac_try) 2>&5
8717 ac_status=$? 8378 ac_status=$?
8718 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8379 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8719 (exit $ac_status); }; } && 8380 (exit $ac_status); }; } &&
8740See \`config.log' for more details." >&2;} 8401See \`config.log' for more details." >&2;}
8741 { (exit 1); exit 1; }; } ;; 8402 { (exit 1); exit 1; }; } ;;
8742esac 8403esac
8743else 8404else
8744 if test "$cross_compiling" = yes; then 8405 if test "$cross_compiling" = yes; then
8745 { { echo "$as_me:$LINENO: error: internal error: not reached in cross-compile" >&5 8406 { { echo "$as_me:$LINENO: error: cannot run test program while cross compiling
8746echo "$as_me: error: internal error: not reached in cross-compile" >&2;} 8407See \`config.log' for more details." >&5
8408echo "$as_me: error: cannot run test program while cross compiling
8409See \`config.log' for more details." >&2;}
8747 { (exit 1); exit 1; }; } 8410 { (exit 1); exit 1; }; }
8748else 8411else
8749 cat >conftest.$ac_ext <<_ACEOF 8412 cat >conftest.$ac_ext <<_ACEOF
8750/* confdefs.h. */ 8413/* confdefs.h. */
8751_ACEOF 8414_ACEOF
8853 grep -v '^ *+' conftest.er1 >conftest.err 8516 grep -v '^ *+' conftest.er1 >conftest.err
8854 rm -f conftest.er1 8517 rm -f conftest.er1
8855 cat conftest.err >&5 8518 cat conftest.err >&5
8856 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8519 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8857 (exit $ac_status); } && 8520 (exit $ac_status); } &&
8858 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 8521 { ac_try='test -z "$ac_cxx_werror_flag"
8522 || test ! -s conftest.err'
8859 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 8523 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8860 (eval $ac_try) 2>&5 8524 (eval $ac_try) 2>&5
8861 ac_status=$? 8525 ac_status=$?
8862 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8526 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8863 (exit $ac_status); }; } && 8527 (exit $ac_status); }; } &&
8915 grep -v '^ *+' conftest.er1 >conftest.err 8579 grep -v '^ *+' conftest.er1 >conftest.err
8916 rm -f conftest.er1 8580 rm -f conftest.er1
8917 cat conftest.err >&5 8581 cat conftest.err >&5
8918 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8582 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8919 (exit $ac_status); } && 8583 (exit $ac_status); } &&
8920 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 8584 { ac_try='test -z "$ac_cxx_werror_flag"
8585 || test ! -s conftest.err'
8921 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 8586 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8922 (eval $ac_try) 2>&5 8587 (eval $ac_try) 2>&5
8923 ac_status=$? 8588 ac_status=$?
8924 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8589 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8925 (exit $ac_status); }; } && 8590 (exit $ac_status); }; } &&
8955 grep -v '^ *+' conftest.er1 >conftest.err 8620 grep -v '^ *+' conftest.er1 >conftest.err
8956 rm -f conftest.er1 8621 rm -f conftest.er1
8957 cat conftest.err >&5 8622 cat conftest.err >&5
8958 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8623 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8959 (exit $ac_status); } && 8624 (exit $ac_status); } &&
8960 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 8625 { ac_try='test -z "$ac_cxx_werror_flag"
8626 || test ! -s conftest.err'
8961 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 8627 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8962 (eval $ac_try) 2>&5 8628 (eval $ac_try) 2>&5
8963 ac_status=$? 8629 ac_status=$?
8964 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8630 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8965 (exit $ac_status); }; } && 8631 (exit $ac_status); }; } &&
9011 grep -v '^ *+' conftest.er1 >conftest.err 8677 grep -v '^ *+' conftest.er1 >conftest.err
9012 rm -f conftest.er1 8678 rm -f conftest.er1
9013 cat conftest.err >&5 8679 cat conftest.err >&5
9014 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8680 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9015 (exit $ac_status); } && 8681 (exit $ac_status); } &&
9016 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 8682 { ac_try='test -z "$ac_cxx_werror_flag"
8683 || test ! -s conftest.err'
9017 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 8684 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9018 (eval $ac_try) 2>&5 8685 (eval $ac_try) 2>&5
9019 ac_status=$? 8686 ac_status=$?
9020 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8687 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9021 (exit $ac_status); }; } && 8688 (exit $ac_status); }; } &&
9051 grep -v '^ *+' conftest.er1 >conftest.err 8718 grep -v '^ *+' conftest.er1 >conftest.err
9052 rm -f conftest.er1 8719 rm -f conftest.er1
9053 cat conftest.err >&5 8720 cat conftest.err >&5
9054 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8721 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9055 (exit $ac_status); } && 8722 (exit $ac_status); } &&
9056 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 8723 { ac_try='test -z "$ac_cxx_werror_flag"
8724 || test ! -s conftest.err'
9057 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 8725 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9058 (eval $ac_try) 2>&5 8726 (eval $ac_try) 2>&5
9059 ac_status=$? 8727 ac_status=$?
9060 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8728 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9061 (exit $ac_status); }; } && 8729 (exit $ac_status); }; } &&
9115 grep -v '^ *+' conftest.er1 >conftest.err 8783 grep -v '^ *+' conftest.er1 >conftest.err
9116 rm -f conftest.er1 8784 rm -f conftest.er1
9117 cat conftest.err >&5 8785 cat conftest.err >&5
9118 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8786 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9119 (exit $ac_status); } && 8787 (exit $ac_status); } &&
9120 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 8788 { ac_try='test -z "$ac_cxx_werror_flag"
8789 || test ! -s conftest.err'
9121 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 8790 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9122 (eval $ac_try) 2>&5 8791 (eval $ac_try) 2>&5
9123 ac_status=$? 8792 ac_status=$?
9124 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8793 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9125 (exit $ac_status); }; } && 8794 (exit $ac_status); }; } &&
9146See \`config.log' for more details." >&2;} 8815See \`config.log' for more details." >&2;}
9147 { (exit 1); exit 1; }; } ;; 8816 { (exit 1); exit 1; }; } ;;
9148esac 8817esac
9149else 8818else
9150 if test "$cross_compiling" = yes; then 8819 if test "$cross_compiling" = yes; then
9151 { { echo "$as_me:$LINENO: error: internal error: not reached in cross-compile" >&5 8820 { { echo "$as_me:$LINENO: error: cannot run test program while cross compiling
9152echo "$as_me: error: internal error: not reached in cross-compile" >&2;} 8821See \`config.log' for more details." >&5
8822echo "$as_me: error: cannot run test program while cross compiling
8823See \`config.log' for more details." >&2;}
9153 { (exit 1); exit 1; }; } 8824 { (exit 1); exit 1; }; }
9154else 8825else
9155 cat >conftest.$ac_ext <<_ACEOF 8826 cat >conftest.$ac_ext <<_ACEOF
9156/* confdefs.h. */ 8827/* confdefs.h. */
9157_ACEOF 8828_ACEOF
9259 grep -v '^ *+' conftest.er1 >conftest.err 8930 grep -v '^ *+' conftest.er1 >conftest.err
9260 rm -f conftest.er1 8931 rm -f conftest.er1
9261 cat conftest.err >&5 8932 cat conftest.err >&5
9262 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8933 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9263 (exit $ac_status); } && 8934 (exit $ac_status); } &&
9264 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 8935 { ac_try='test -z "$ac_cxx_werror_flag"
8936 || test ! -s conftest.err'
9265 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 8937 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9266 (eval $ac_try) 2>&5 8938 (eval $ac_try) 2>&5
9267 ac_status=$? 8939 ac_status=$?
9268 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8940 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9269 (exit $ac_status); }; } && 8941 (exit $ac_status); }; } &&
9321 grep -v '^ *+' conftest.er1 >conftest.err 8993 grep -v '^ *+' conftest.er1 >conftest.err
9322 rm -f conftest.er1 8994 rm -f conftest.er1
9323 cat conftest.err >&5 8995 cat conftest.err >&5
9324 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8996 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9325 (exit $ac_status); } && 8997 (exit $ac_status); } &&
9326 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 8998 { ac_try='test -z "$ac_cxx_werror_flag"
8999 || test ! -s conftest.err'
9327 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 9000 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9328 (eval $ac_try) 2>&5 9001 (eval $ac_try) 2>&5
9329 ac_status=$? 9002 ac_status=$?
9330 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9003 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9331 (exit $ac_status); }; } && 9004 (exit $ac_status); }; } &&
9361 grep -v '^ *+' conftest.er1 >conftest.err 9034 grep -v '^ *+' conftest.er1 >conftest.err
9362 rm -f conftest.er1 9035 rm -f conftest.er1
9363 cat conftest.err >&5 9036 cat conftest.err >&5
9364 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9037 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9365 (exit $ac_status); } && 9038 (exit $ac_status); } &&
9366 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9039 { ac_try='test -z "$ac_cxx_werror_flag"
9040 || test ! -s conftest.err'
9367 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 9041 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9368 (eval $ac_try) 2>&5 9042 (eval $ac_try) 2>&5
9369 ac_status=$? 9043 ac_status=$?
9370 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9044 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9371 (exit $ac_status); }; } && 9045 (exit $ac_status); }; } &&
9417 grep -v '^ *+' conftest.er1 >conftest.err 9091 grep -v '^ *+' conftest.er1 >conftest.err
9418 rm -f conftest.er1 9092 rm -f conftest.er1
9419 cat conftest.err >&5 9093 cat conftest.err >&5
9420 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9094 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9421 (exit $ac_status); } && 9095 (exit $ac_status); } &&
9422 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9096 { ac_try='test -z "$ac_cxx_werror_flag"
9097 || test ! -s conftest.err'
9423 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 9098 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9424 (eval $ac_try) 2>&5 9099 (eval $ac_try) 2>&5
9425 ac_status=$? 9100 ac_status=$?
9426 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9101 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9427 (exit $ac_status); }; } && 9102 (exit $ac_status); }; } &&
9457 grep -v '^ *+' conftest.er1 >conftest.err 9132 grep -v '^ *+' conftest.er1 >conftest.err
9458 rm -f conftest.er1 9133 rm -f conftest.er1
9459 cat conftest.err >&5 9134 cat conftest.err >&5
9460 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9135 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9461 (exit $ac_status); } && 9136 (exit $ac_status); } &&
9462 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9137 { ac_try='test -z "$ac_cxx_werror_flag"
9138 || test ! -s conftest.err'
9463 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 9139 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9464 (eval $ac_try) 2>&5 9140 (eval $ac_try) 2>&5
9465 ac_status=$? 9141 ac_status=$?
9466 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9142 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9467 (exit $ac_status); }; } && 9143 (exit $ac_status); }; } &&
9521 grep -v '^ *+' conftest.er1 >conftest.err 9197 grep -v '^ *+' conftest.er1 >conftest.err
9522 rm -f conftest.er1 9198 rm -f conftest.er1
9523 cat conftest.err >&5 9199 cat conftest.err >&5
9524 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9200 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9525 (exit $ac_status); } && 9201 (exit $ac_status); } &&
9526 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9202 { ac_try='test -z "$ac_cxx_werror_flag"
9203 || test ! -s conftest.err'
9527 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 9204 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9528 (eval $ac_try) 2>&5 9205 (eval $ac_try) 2>&5
9529 ac_status=$? 9206 ac_status=$?
9530 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9207 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9531 (exit $ac_status); }; } && 9208 (exit $ac_status); }; } &&
9552See \`config.log' for more details." >&2;} 9229See \`config.log' for more details." >&2;}
9553 { (exit 1); exit 1; }; } ;; 9230 { (exit 1); exit 1; }; } ;;
9554esac 9231esac
9555else 9232else
9556 if test "$cross_compiling" = yes; then 9233 if test "$cross_compiling" = yes; then
9557 { { echo "$as_me:$LINENO: error: internal error: not reached in cross-compile" >&5 9234 { { echo "$as_me:$LINENO: error: cannot run test program while cross compiling
9558echo "$as_me: error: internal error: not reached in cross-compile" >&2;} 9235See \`config.log' for more details." >&5
9236echo "$as_me: error: cannot run test program while cross compiling
9237See \`config.log' for more details." >&2;}
9559 { (exit 1); exit 1; }; } 9238 { (exit 1); exit 1; }; }
9560else 9239else
9561 cat >conftest.$ac_ext <<_ACEOF 9240 cat >conftest.$ac_ext <<_ACEOF
9562/* confdefs.h. */ 9241/* confdefs.h. */
9563_ACEOF 9242_ACEOF
9664 grep -v '^ *+' conftest.er1 >conftest.err 9343 grep -v '^ *+' conftest.er1 >conftest.err
9665 rm -f conftest.er1 9344 rm -f conftest.er1
9666 cat conftest.err >&5 9345 cat conftest.err >&5
9667 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9346 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9668 (exit $ac_status); } && 9347 (exit $ac_status); } &&
9669 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9348 { ac_try='test -z "$ac_cxx_werror_flag"
9349 || test ! -s conftest.err'
9670 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 9350 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9671 (eval $ac_try) 2>&5 9351 (eval $ac_try) 2>&5
9672 ac_status=$? 9352 ac_status=$?
9673 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9353 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9674 (exit $ac_status); }; } && 9354 (exit $ac_status); }; } &&
9746 grep -v '^ *+' conftest.er1 >conftest.err 9426 grep -v '^ *+' conftest.er1 >conftest.err
9747 rm -f conftest.er1 9427 rm -f conftest.er1
9748 cat conftest.err >&5 9428 cat conftest.err >&5
9749 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9429 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9750 (exit $ac_status); } && 9430 (exit $ac_status); } &&
9751 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9431 { ac_try='test -z "$ac_cxx_werror_flag"
9432 || test ! -s conftest.err'
9752 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 9433 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9753 (eval $ac_try) 2>&5 9434 (eval $ac_try) 2>&5
9754 ac_status=$? 9435 ac_status=$?
9755 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9436 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9756 (exit $ac_status); }; } && 9437 (exit $ac_status); }; } &&
9828 grep -v '^ *+' conftest.er1 >conftest.err 9509 grep -v '^ *+' conftest.er1 >conftest.err
9829 rm -f conftest.er1 9510 rm -f conftest.er1
9830 cat conftest.err >&5 9511 cat conftest.err >&5
9831 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9512 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9832 (exit $ac_status); } && 9513 (exit $ac_status); } &&
9833 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9514 { ac_try='test -z "$ac_cxx_werror_flag"
9515 || test ! -s conftest.err'
9834 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 9516 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9835 (eval $ac_try) 2>&5 9517 (eval $ac_try) 2>&5
9836 ac_status=$? 9518 ac_status=$?
9837 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9519 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9838 (exit $ac_status); }; } && 9520 (exit $ac_status); }; } &&
9910 grep -v '^ *+' conftest.er1 >conftest.err 9592 grep -v '^ *+' conftest.er1 >conftest.err
9911 rm -f conftest.er1 9593 rm -f conftest.er1
9912 cat conftest.err >&5 9594 cat conftest.err >&5
9913 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9595 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9914 (exit $ac_status); } && 9596 (exit $ac_status); } &&
9915 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9597 { ac_try='test -z "$ac_cxx_werror_flag"
9598 || test ! -s conftest.err'
9916 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 9599 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9917 (eval $ac_try) 2>&5 9600 (eval $ac_try) 2>&5
9918 ac_status=$? 9601 ac_status=$?
9919 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9602 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9920 (exit $ac_status); }; } && 9603 (exit $ac_status); }; } &&
10022 grep -v '^ *+' conftest.er1 >conftest.err 9705 grep -v '^ *+' conftest.er1 >conftest.err
10023 rm -f conftest.er1 9706 rm -f conftest.er1
10024 cat conftest.err >&5 9707 cat conftest.err >&5
10025 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9708 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10026 (exit $ac_status); } && 9709 (exit $ac_status); } &&
10027 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9710 { ac_try='test -z "$ac_cxx_werror_flag"
9711 || test ! -s conftest.err'
10028 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 9712 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10029 (eval $ac_try) 2>&5 9713 (eval $ac_try) 2>&5
10030 ac_status=$? 9714 ac_status=$?
10031 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9715 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10032 (exit $ac_status); }; } && 9716 (exit $ac_status); }; } &&
10049echo "${ECHO_T}$ac_cv_type_signal" >&6 9733echo "${ECHO_T}$ac_cv_type_signal" >&6
10050 9734
10051cat >>confdefs.h <<_ACEOF 9735cat >>confdefs.h <<_ACEOF
10052#define RETSIGTYPE $ac_cv_type_signal 9736#define RETSIGTYPE $ac_cv_type_signal
10053_ACEOF 9737_ACEOF
10054
10055
10056
10057 9738
10058 9739
10059 9740
10060 9741
10061 9742
10062 9743
10063for ac_func in \ 9744for ac_func in \
10064 unsetenv \ 9745 unsetenv \
10065 setutent \ 9746 setutent \
10066 seteuid \
10067 setresuid \
10068 setreuid \
10069 on_exit \ 9747 on_exit \
10070 9748
10071do 9749do
10072as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` 9750as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
10073echo "$as_me:$LINENO: checking for $ac_func" >&5 9751echo "$as_me:$LINENO: checking for $ac_func" >&5
10133 grep -v '^ *+' conftest.er1 >conftest.err 9811 grep -v '^ *+' conftest.er1 >conftest.err
10134 rm -f conftest.er1 9812 rm -f conftest.er1
10135 cat conftest.err >&5 9813 cat conftest.err >&5
10136 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9814 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10137 (exit $ac_status); } && 9815 (exit $ac_status); } &&
10138 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9816 { ac_try='test -z "$ac_cxx_werror_flag"
9817 || test ! -s conftest.err'
10139 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 9818 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10140 (eval $ac_try) 2>&5 9819 (eval $ac_try) 2>&5
10141 ac_status=$? 9820 ac_status=$?
10142 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9821 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10143 (exit $ac_status); }; } && 9822 (exit $ac_status); }; } &&
10166 9845
10167fi 9846fi
10168done 9847done
10169 9848
10170 9849
9850
9851support_utmp=yes
9852support_wtmp=yes
9853support_lastlog=yes
9854
9855# Check whether --enable-utmp or --disable-utmp was given.
9856if test "${enable_utmp+set}" = set; then
9857 enableval="$enable_utmp"
9858 if test x$enableval = xyes -o x$enableval = xno; then
9859 support_utmp=$enableval
9860 fi
9861fi;
9862
9863# Check whether --enable-wtmp or --disable-wtmp was given.
9864if test "${enable_wtmp+set}" = set; then
9865 enableval="$enable_wtmp"
9866 if test x$enableval = xyes -o x$enableval = xno; then
9867 support_wtmp=$enableval
9868 fi
9869fi;
9870
9871# Check whether --enable-lastlog or --disable-lastlog was given.
9872if test "${enable_lastlog+set}" = set; then
9873 enableval="$enable_lastlog"
9874 if test x$enableval = xyes -o x$enableval = xno; then
9875 support_lastlog=$enableval
9876 fi
9877fi;
9878
9879if test x$support_utmp = xyes; then
9880
9881cat >>confdefs.h <<\_ACEOF
9882#define UTMP_SUPPORT 1
9883_ACEOF
9884
9885fi
9886if test x$support_wtmp = xyes; then
9887
9888cat >>confdefs.h <<\_ACEOF
9889#define WTMP_SUPPORT 1
9890_ACEOF
9891
9892fi
9893if test x$support_lastlog = xyes; then
9894
9895cat >>confdefs.h <<\_ACEOF
9896#define LASTLOG_SUPPORT 1
9897_ACEOF
9898
9899fi
10171 9900
10172 9901
10173 9902
10174 9903
10175for ac_func in \ 9904for ac_func in \
10242 grep -v '^ *+' conftest.er1 >conftest.err 9971 grep -v '^ *+' conftest.er1 >conftest.err
10243 rm -f conftest.er1 9972 rm -f conftest.er1
10244 cat conftest.err >&5 9973 cat conftest.err >&5
10245 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9974 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10246 (exit $ac_status); } && 9975 (exit $ac_status); } &&
10247 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 9976 { ac_try='test -z "$ac_cxx_werror_flag"
9977 || test ! -s conftest.err'
10248 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 9978 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10249 (eval $ac_try) 2>&5 9979 (eval $ac_try) 2>&5
10250 ac_status=$? 9980 ac_status=$?
10251 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9981 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10252 (exit $ac_status); }; } && 9982 (exit $ac_status); }; } &&
10315 grep -v '^ *+' conftest.er1 >conftest.err 10045 grep -v '^ *+' conftest.er1 >conftest.err
10316 rm -f conftest.er1 10046 rm -f conftest.er1
10317 cat conftest.err >&5 10047 cat conftest.err >&5
10318 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10048 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10319 (exit $ac_status); } && 10049 (exit $ac_status); } &&
10320 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 10050 { ac_try='test -z "$ac_cxx_werror_flag"
10051 || test ! -s conftest.err'
10321 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10052 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10322 (eval $ac_try) 2>&5 10053 (eval $ac_try) 2>&5
10323 ac_status=$? 10054 ac_status=$?
10324 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10055 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10325 (exit $ac_status); }; } && 10056 (exit $ac_status); }; } &&
10462 grep -v '^ *+' conftest.er1 >conftest.err 10193 grep -v '^ *+' conftest.er1 >conftest.err
10463 rm -f conftest.er1 10194 rm -f conftest.er1
10464 cat conftest.err >&5 10195 cat conftest.err >&5
10465 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10196 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10466 (exit $ac_status); } && 10197 (exit $ac_status); } &&
10467 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 10198 { ac_try='test -z "$ac_cxx_werror_flag"
10199 || test ! -s conftest.err'
10468 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10200 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10469 (eval $ac_try) 2>&5 10201 (eval $ac_try) 2>&5
10470 ac_status=$? 10202 ac_status=$?
10471 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10203 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10472 (exit $ac_status); }; } && 10204 (exit $ac_status); }; } &&
10599 grep -v '^ *+' conftest.er1 >conftest.err 10331 grep -v '^ *+' conftest.er1 >conftest.err
10600 rm -f conftest.er1 10332 rm -f conftest.er1
10601 cat conftest.err >&5 10333 cat conftest.err >&5
10602 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10334 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10603 (exit $ac_status); } && 10335 (exit $ac_status); } &&
10604 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 10336 { ac_try='test -z "$ac_cxx_werror_flag"
10337 || test ! -s conftest.err'
10605 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10338 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10606 (eval $ac_try) 2>&5 10339 (eval $ac_try) 2>&5
10607 ac_status=$? 10340 ac_status=$?
10608 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10341 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10609 (exit $ac_status); }; } && 10342 (exit $ac_status); }; } &&
10661 grep -v '^ *+' conftest.er1 >conftest.err 10394 grep -v '^ *+' conftest.er1 >conftest.err
10662 rm -f conftest.er1 10395 rm -f conftest.er1
10663 cat conftest.err >&5 10396 cat conftest.err >&5
10664 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10397 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10665 (exit $ac_status); } && 10398 (exit $ac_status); } &&
10666 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 10399 { ac_try='test -z "$ac_cxx_werror_flag"
10400 || test ! -s conftest.err'
10667 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10401 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10668 (eval $ac_try) 2>&5 10402 (eval $ac_try) 2>&5
10669 ac_status=$? 10403 ac_status=$?
10670 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10404 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10671 (exit $ac_status); }; } && 10405 (exit $ac_status); }; } &&
10722 grep -v '^ *+' conftest.er1 >conftest.err 10456 grep -v '^ *+' conftest.er1 >conftest.err
10723 rm -f conftest.er1 10457 rm -f conftest.er1
10724 cat conftest.err >&5 10458 cat conftest.err >&5
10725 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10459 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10726 (exit $ac_status); } && 10460 (exit $ac_status); } &&
10727 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 10461 { ac_try='test -z "$ac_cxx_werror_flag"
10462 || test ! -s conftest.err'
10728 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10463 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10729 (eval $ac_try) 2>&5 10464 (eval $ac_try) 2>&5
10730 ac_status=$? 10465 ac_status=$?
10731 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10466 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10732 (exit $ac_status); }; } && 10467 (exit $ac_status); }; } &&
10787 grep -v '^ *+' conftest.er1 >conftest.err 10522 grep -v '^ *+' conftest.er1 >conftest.err
10788 rm -f conftest.er1 10523 rm -f conftest.er1
10789 cat conftest.err >&5 10524 cat conftest.err >&5
10790 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10525 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10791 (exit $ac_status); } && 10526 (exit $ac_status); } &&
10792 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 10527 { ac_try='test -z "$ac_cxx_werror_flag"
10528 || test ! -s conftest.err'
10793 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10529 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10794 (eval $ac_try) 2>&5 10530 (eval $ac_try) 2>&5
10795 ac_status=$? 10531 ac_status=$?
10796 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10532 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10797 (exit $ac_status); }; } && 10533 (exit $ac_status); }; } &&
10924 grep -v '^ *+' conftest.er1 >conftest.err 10660 grep -v '^ *+' conftest.er1 >conftest.err
10925 rm -f conftest.er1 10661 rm -f conftest.er1
10926 cat conftest.err >&5 10662 cat conftest.err >&5
10927 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10663 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10928 (exit $ac_status); } && 10664 (exit $ac_status); } &&
10929 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 10665 { ac_try='test -z "$ac_cxx_werror_flag"
10666 || test ! -s conftest.err'
10930 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10667 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10931 (eval $ac_try) 2>&5 10668 (eval $ac_try) 2>&5
10932 ac_status=$? 10669 ac_status=$?
10933 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10670 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10934 (exit $ac_status); }; } && 10671 (exit $ac_status); }; } &&
10986 grep -v '^ *+' conftest.er1 >conftest.err 10723 grep -v '^ *+' conftest.er1 >conftest.err
10987 rm -f conftest.er1 10724 rm -f conftest.er1
10988 cat conftest.err >&5 10725 cat conftest.err >&5
10989 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10726 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10990 (exit $ac_status); } && 10727 (exit $ac_status); } &&
10991 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 10728 { ac_try='test -z "$ac_cxx_werror_flag"
10729 || test ! -s conftest.err'
10992 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10730 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10993 (eval $ac_try) 2>&5 10731 (eval $ac_try) 2>&5
10994 ac_status=$? 10732 ac_status=$?
10995 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10733 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10996 (exit $ac_status); }; } && 10734 (exit $ac_status); }; } &&
11047 grep -v '^ *+' conftest.er1 >conftest.err 10785 grep -v '^ *+' conftest.er1 >conftest.err
11048 rm -f conftest.er1 10786 rm -f conftest.er1
11049 cat conftest.err >&5 10787 cat conftest.err >&5
11050 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10788 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11051 (exit $ac_status); } && 10789 (exit $ac_status); } &&
11052 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 10790 { ac_try='test -z "$ac_cxx_werror_flag"
10791 || test ! -s conftest.err'
11053 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10792 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11054 (eval $ac_try) 2>&5 10793 (eval $ac_try) 2>&5
11055 ac_status=$? 10794 ac_status=$?
11056 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10795 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11057 (exit $ac_status); }; } && 10796 (exit $ac_status); }; } &&
11115 grep -v '^ *+' conftest.er1 >conftest.err 10854 grep -v '^ *+' conftest.er1 >conftest.err
11116 rm -f conftest.er1 10855 rm -f conftest.er1
11117 cat conftest.err >&5 10856 cat conftest.err >&5
11118 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10857 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11119 (exit $ac_status); } && 10858 (exit $ac_status); } &&
11120 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 10859 { ac_try='test -z "$ac_cxx_werror_flag"
10860 || test ! -s conftest.err'
11121 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10861 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11122 (eval $ac_try) 2>&5 10862 (eval $ac_try) 2>&5
11123 ac_status=$? 10863 ac_status=$?
11124 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10864 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11125 (exit $ac_status); }; } && 10865 (exit $ac_status); }; } &&
11180 grep -v '^ *+' conftest.er1 >conftest.err 10920 grep -v '^ *+' conftest.er1 >conftest.err
11181 rm -f conftest.er1 10921 rm -f conftest.er1
11182 cat conftest.err >&5 10922 cat conftest.err >&5
11183 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10923 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11184 (exit $ac_status); } && 10924 (exit $ac_status); } &&
11185 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 10925 { ac_try='test -z "$ac_cxx_werror_flag"
10926 || test ! -s conftest.err'
11186 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10927 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11187 (eval $ac_try) 2>&5 10928 (eval $ac_try) 2>&5
11188 ac_status=$? 10929 ac_status=$?
11189 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10930 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11190 (exit $ac_status); }; } && 10931 (exit $ac_status); }; } &&
11228_ACEOF 10969_ACEOF
11229cat confdefs.h >>conftest.$ac_ext 10970cat confdefs.h >>conftest.$ac_ext
11230cat >>conftest.$ac_ext <<_ACEOF 10971cat >>conftest.$ac_ext <<_ACEOF
11231/* end confdefs.h. */ 10972/* end confdefs.h. */
11232#include <stdio.h> 10973#include <stdio.h>
10974#include <stdlib.h>
11233#include <sys/types.h> 10975#include <sys/types.h>
11234#include <utmp.h> 10976#include <utmp.h>
11235#include <errno.h> 10977#include <errno.h>
11236main() 10978main()
11237{ 10979{
11304_ACEOF 11046_ACEOF
11305cat confdefs.h >>conftest.$ac_ext 11047cat confdefs.h >>conftest.$ac_ext
11306cat >>conftest.$ac_ext <<_ACEOF 11048cat >>conftest.$ac_ext <<_ACEOF
11307/* end confdefs.h. */ 11049/* end confdefs.h. */
11308#include <stdio.h> 11050#include <stdio.h>
11051#include <stdlib.h>
11309#include <sys/types.h> 11052#include <sys/types.h>
11310#include <utmpx.h> 11053#include <utmpx.h>
11311#include <errno.h> 11054#include <errno.h>
11312#include <sys/stat.h> 11055#include <sys/stat.h>
11313#ifdef HAVE_STRING_H 11056#ifdef HAVE_STRING_H
11390_ACEOF 11133_ACEOF
11391cat confdefs.h >>conftest.$ac_ext 11134cat confdefs.h >>conftest.$ac_ext
11392cat >>conftest.$ac_ext <<_ACEOF 11135cat >>conftest.$ac_ext <<_ACEOF
11393/* end confdefs.h. */ 11136/* end confdefs.h. */
11394#include <stdio.h> 11137#include <stdio.h>
11138#include <stdlib.h>
11395#include <sys/types.h> 11139#include <sys/types.h>
11396#ifdef HAVE_UTMP_H 11140#ifdef HAVE_UTMP_H
11397#include <utmp.h> 11141#include <utmp.h>
11398#endif 11142#endif
11399#include <errno.h> 11143#include <errno.h>
11467_ACEOF 11211_ACEOF
11468cat confdefs.h >>conftest.$ac_ext 11212cat confdefs.h >>conftest.$ac_ext
11469cat >>conftest.$ac_ext <<_ACEOF 11213cat >>conftest.$ac_ext <<_ACEOF
11470/* end confdefs.h. */ 11214/* end confdefs.h. */
11471#include <stdio.h> 11215#include <stdio.h>
11216#include <stdlib.h>
11472#ifdef HAVE_UTMPX_H 11217#ifdef HAVE_UTMPX_H
11473#include <utmpx.h> 11218#include <utmpx.h>
11474#endif 11219#endif
11475#include <errno.h> 11220#include <errno.h>
11476main() 11221main()
11543_ACEOF 11288_ACEOF
11544cat confdefs.h >>conftest.$ac_ext 11289cat confdefs.h >>conftest.$ac_ext
11545cat >>conftest.$ac_ext <<_ACEOF 11290cat >>conftest.$ac_ext <<_ACEOF
11546/* end confdefs.h. */ 11291/* end confdefs.h. */
11547#include <stdio.h> 11292#include <stdio.h>
11293#include <stdlib.h>
11548#include <sys/types.h> 11294#include <sys/types.h>
11549#ifdef HAVE_UTMPX_H 11295#ifdef HAVE_UTMPX_H
11550#include <utmpx.h> 11296#include <utmpx.h>
11551#elif defined(HAVE_UTMP_H) 11297#elif defined(HAVE_UTMP_H)
11552#include <utmp.h> 11298#include <utmp.h>
11631_ACEOF 11377_ACEOF
11632cat confdefs.h >>conftest.$ac_ext 11378cat confdefs.h >>conftest.$ac_ext
11633cat >>conftest.$ac_ext <<_ACEOF 11379cat >>conftest.$ac_ext <<_ACEOF
11634/* end confdefs.h. */ 11380/* end confdefs.h. */
11635#include <stdio.h> 11381#include <stdio.h>
11382#include <stdlib.h>
11636#ifdef HAVE_UTMPX_H 11383#ifdef HAVE_UTMPX_H
11637#include <utmpx.h> 11384#include <utmpx.h>
11638#endif 11385#endif
11639#include <errno.h> 11386#include <errno.h>
11640main() 11387main()
11740_ACEOF 11487_ACEOF
11741cat confdefs.h >>conftest.$ac_ext 11488cat confdefs.h >>conftest.$ac_ext
11742cat >>conftest.$ac_ext <<_ACEOF 11489cat >>conftest.$ac_ext <<_ACEOF
11743/* end confdefs.h. */ 11490/* end confdefs.h. */
11744#include <X11/Xlib.h> 11491#include <X11/Xlib.h>
11492#include <stdlib.h>
11745main() { 11493main() {
11746char *p; 11494char *p;
11747if ((p = XSetLocaleModifiers("@im=none")) != NULL && *p) 11495if ((p = XSetLocaleModifiers("@im=none")) != NULL && *p)
11748exit (XSupportsLocale() ? 0 : 1); 11496exit (XSupportsLocale() ? 0 : 1);
11749else 11497else
11810 grep -v '^ *+' conftest.er1 >conftest.err 11558 grep -v '^ *+' conftest.er1 >conftest.err
11811 rm -f conftest.er1 11559 rm -f conftest.er1
11812 cat conftest.err >&5 11560 cat conftest.err >&5
11813 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11561 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11814 (exit $ac_status); } && 11562 (exit $ac_status); } &&
11815 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 11563 { ac_try='test -z "$ac_cxx_werror_flag"
11564 || test ! -s conftest.err'
11816 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11565 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11817 (eval $ac_try) 2>&5 11566 (eval $ac_try) 2>&5
11818 ac_status=$? 11567 ac_status=$?
11819 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11568 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11820 (exit $ac_status); }; } && 11569 (exit $ac_status); }; } &&
11873 grep -v '^ *+' conftest.er1 >conftest.err 11622 grep -v '^ *+' conftest.er1 >conftest.err
11874 rm -f conftest.er1 11623 rm -f conftest.er1
11875 cat conftest.err >&5 11624 cat conftest.err >&5
11876 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11625 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11877 (exit $ac_status); } && 11626 (exit $ac_status); } &&
11878 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 11627 { ac_try='test -z "$ac_cxx_werror_flag"
11628 || test ! -s conftest.err'
11879 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11629 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11880 (eval $ac_try) 2>&5 11630 (eval $ac_try) 2>&5
11881 ac_status=$? 11631 ac_status=$?
11882 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11632 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11883 (exit $ac_status); }; } && 11633 (exit $ac_status); }; } &&
11934 grep -v '^ *+' conftest.er1 >conftest.err 11684 grep -v '^ *+' conftest.er1 >conftest.err
11935 rm -f conftest.er1 11685 rm -f conftest.er1
11936 cat conftest.err >&5 11686 cat conftest.err >&5
11937 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11687 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11938 (exit $ac_status); } && 11688 (exit $ac_status); } &&
11939 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 11689 { ac_try='test -z "$ac_cxx_werror_flag"
11690 || test ! -s conftest.err'
11940 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11691 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11941 (eval $ac_try) 2>&5 11692 (eval $ac_try) 2>&5
11942 ac_status=$? 11693 ac_status=$?
11943 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11694 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11944 (exit $ac_status); }; } && 11695 (exit $ac_status); }; } &&
11979_ACEOF 11730_ACEOF
11980cat confdefs.h >>conftest.$ac_ext 11731cat confdefs.h >>conftest.$ac_ext
11981cat >>conftest.$ac_ext <<_ACEOF 11732cat >>conftest.$ac_ext <<_ACEOF
11982/* end confdefs.h. */ 11733/* end confdefs.h. */
11983 11734
11984#include <cstddef> // broken bsds (is that redundant) need this 11735#include <cstddef> // broken bsds (is that redundant?) need this
11985#include <sys/types.h> 11736#include <sys/types.h>
11986#include <sys/socket.h> 11737#include <sys/socket.h>
11987#include <sys/uio.h> 11738#include <sys/uio.h>
11988 11739
11989int 11740int
12025 grep -v '^ *+' conftest.er1 >conftest.err 11776 grep -v '^ *+' conftest.er1 >conftest.err
12026 rm -f conftest.er1 11777 rm -f conftest.er1
12027 cat conftest.err >&5 11778 cat conftest.err >&5
12028 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11779 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12029 (exit $ac_status); } && 11780 (exit $ac_status); } &&
12030 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 11781 { ac_try='test -z "$ac_cxx_werror_flag"
11782 || test ! -s conftest.err'
12031 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11783 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12032 (eval $ac_try) 2>&5 11784 (eval $ac_try) 2>&5
12033 ac_status=$? 11785 ac_status=$?
12034 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11786 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12035 (exit $ac_status); }; } && 11787 (exit $ac_status); }; } &&
12088 grep -v '^ *+' conftest.er1 >conftest.err 11840 grep -v '^ *+' conftest.er1 >conftest.err
12089 rm -f conftest.er1 11841 rm -f conftest.er1
12090 cat conftest.err >&5 11842 cat conftest.err >&5
12091 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11843 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12092 (exit $ac_status); } && 11844 (exit $ac_status); } &&
12093 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 11845 { ac_try='test -z "$ac_cxx_werror_flag"
11846 || test ! -s conftest.err'
12094 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11847 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12095 (eval $ac_try) 2>&5 11848 (eval $ac_try) 2>&5
12096 ac_status=$? 11849 ac_status=$?
12097 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11850 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12098 (exit $ac_status); }; } && 11851 (exit $ac_status); }; } &&
12165 grep -v '^ *+' conftest.er1 >conftest.err 11918 grep -v '^ *+' conftest.er1 >conftest.err
12166 rm -f conftest.er1 11919 rm -f conftest.er1
12167 cat conftest.err >&5 11920 cat conftest.err >&5
12168 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11921 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12169 (exit $ac_status); } && 11922 (exit $ac_status); } &&
12170 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 11923 { ac_try='test -z "$ac_cxx_werror_flag"
11924 || test ! -s conftest.err'
12171 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11925 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12172 (eval $ac_try) 2>&5 11926 (eval $ac_try) 2>&5
12173 ac_status=$? 11927 ac_status=$?
12174 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11928 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12175 (exit $ac_status); }; } && 11929 (exit $ac_status); }; } &&
12286 12040
12287 12041
12288 12042
12289 12043
12290 12044
12045
12046
12047
12048
12291for ac_func in \ 12049for ac_func in \
12292 revoke \ 12050 revoke \
12293 _getpty \ 12051 _getpty \
12294 getpt \ 12052 getpt \
12295 posix_openpt \ 12053 posix_openpt \
12296 isastream \ 12054 isastream \
12055 setuid \
12056 seteuid \
12057 setreuid \
12058 setresuid \
12297 12059
12298do 12060do
12299as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` 12061as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
12300echo "$as_me:$LINENO: checking for $ac_func" >&5 12062echo "$as_me:$LINENO: checking for $ac_func" >&5
12301echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 12063echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
12360 grep -v '^ *+' conftest.er1 >conftest.err 12122 grep -v '^ *+' conftest.er1 >conftest.err
12361 rm -f conftest.er1 12123 rm -f conftest.er1
12362 cat conftest.err >&5 12124 cat conftest.err >&5
12363 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12125 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12364 (exit $ac_status); } && 12126 (exit $ac_status); } &&
12365 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 12127 { ac_try='test -z "$ac_cxx_werror_flag"
12128 || test ! -s conftest.err'
12366 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 12129 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12367 (eval $ac_try) 2>&5 12130 (eval $ac_try) 2>&5
12368 ac_status=$? 12131 ac_status=$?
12369 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12132 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12370 (exit $ac_status); }; } && 12133 (exit $ac_status); }; } &&
12497 grep -v '^ *+' conftest.er1 >conftest.err 12260 grep -v '^ *+' conftest.er1 >conftest.err
12498 rm -f conftest.er1 12261 rm -f conftest.er1
12499 cat conftest.err >&5 12262 cat conftest.err >&5
12500 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12263 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12501 (exit $ac_status); } && 12264 (exit $ac_status); } &&
12502 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 12265 { ac_try='test -z "$ac_cxx_werror_flag"
12266 || test ! -s conftest.err'
12503 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 12267 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12504 (eval $ac_try) 2>&5 12268 (eval $ac_try) 2>&5
12505 ac_status=$? 12269 ac_status=$?
12506 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12270 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12507 (exit $ac_status); }; } && 12271 (exit $ac_status); }; } &&
12598 grep -v '^ *+' conftest.er1 >conftest.err 12362 grep -v '^ *+' conftest.er1 >conftest.err
12599 rm -f conftest.er1 12363 rm -f conftest.er1
12600 cat conftest.err >&5 12364 cat conftest.err >&5
12601 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12365 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12602 (exit $ac_status); } && 12366 (exit $ac_status); } &&
12603 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 12367 { ac_try='test -z "$ac_cxx_werror_flag"
12368 || test ! -s conftest.err'
12604 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 12369 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12605 (eval $ac_try) 2>&5 12370 (eval $ac_try) 2>&5
12606 ac_status=$? 12371 ac_status=$?
12607 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12372 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12608 (exit $ac_status); }; } && 12373 (exit $ac_status); }; } &&
12666 grep -v '^ *+' conftest.er1 >conftest.err 12431 grep -v '^ *+' conftest.er1 >conftest.err
12667 rm -f conftest.er1 12432 rm -f conftest.er1
12668 cat conftest.err >&5 12433 cat conftest.err >&5
12669 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12434 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12670 (exit $ac_status); } && 12435 (exit $ac_status); } &&
12671 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 12436 { ac_try='test -z "$ac_cxx_werror_flag"
12437 || test ! -s conftest.err'
12672 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 12438 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12673 (eval $ac_try) 2>&5 12439 (eval $ac_try) 2>&5
12674 ac_status=$? 12440 ac_status=$?
12675 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12441 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12676 (exit $ac_status); }; } && 12442 (exit $ac_status); }; } &&
12899 grep -v '^ *+' conftest.er1 >conftest.err 12665 grep -v '^ *+' conftest.er1 >conftest.err
12900 rm -f conftest.er1 12666 rm -f conftest.er1
12901 cat conftest.err >&5 12667 cat conftest.err >&5
12902 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12668 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12903 (exit $ac_status); } && 12669 (exit $ac_status); } &&
12904 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 12670 { ac_try='test -z "$ac_cxx_werror_flag"
12671 || test ! -s conftest.err'
12905 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 12672 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12906 (eval $ac_try) 2>&5 12673 (eval $ac_try) 2>&5
12907 ac_status=$? 12674 ac_status=$?
12908 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12675 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12909 (exit $ac_status); }; } && 12676 (exit $ac_status); }; } &&
13055 grep -v '^ *+' conftest.er1 >conftest.err 12822 grep -v '^ *+' conftest.er1 >conftest.err
13056 rm -f conftest.er1 12823 rm -f conftest.er1
13057 cat conftest.err >&5 12824 cat conftest.err >&5
13058 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12825 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13059 (exit $ac_status); } && 12826 (exit $ac_status); } &&
13060 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 12827 { ac_try='test -z "$ac_cxx_werror_flag"
12828 || test ! -s conftest.err'
13061 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 12829 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13062 (eval $ac_try) 2>&5 12830 (eval $ac_try) 2>&5
13063 ac_status=$? 12831 ac_status=$?
13064 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12832 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13065 (exit $ac_status); }; } && 12833 (exit $ac_status); }; } &&
13163cat >>confdefs.h <<\_ACEOF 12931cat >>confdefs.h <<\_ACEOF
13164#define ENABLE_FRILLS 1 12932#define ENABLE_FRILLS 1
13165_ACEOF 12933_ACEOF
13166 12934
13167fi 12935fi
13168if test x$support_24bit = xyes; then
13169
13170cat >>confdefs.h <<\_ACEOF
13171#define PREFER_24BIT 1
13172_ACEOF
13173
13174fi
13175if test x$support_mousewheel = xyes; then 12936if test x$support_mousewheel = xyes; then
13176 12937
13177cat >>confdefs.h <<\_ACEOF 12938cat >>confdefs.h <<\_ACEOF
13178#define MOUSE_WHEEL 1 12939#define MOUSE_WHEEL 1
13179_ACEOF 12940_ACEOF
13184cat >>confdefs.h <<\_ACEOF 12945cat >>confdefs.h <<\_ACEOF
13185#define MOUSE_SLIP_WHEELING 1 12946#define MOUSE_SLIP_WHEELING 1
13186_ACEOF 12947_ACEOF
13187 12948
13188fi 12949fi
13189if test x$support_utmp = xyes; then
13190
13191cat >>confdefs.h <<\_ACEOF
13192#define UTMP_SUPPORT 1
13193_ACEOF
13194
13195fi
13196if test x$support_wtmp = xyes; then
13197
13198cat >>confdefs.h <<\_ACEOF
13199#define WTMP_SUPPORT 1
13200_ACEOF
13201
13202fi
13203if test x$support_lastlog = xyes; then
13204
13205cat >>confdefs.h <<\_ACEOF
13206#define LASTLOG_SUPPORT 1
13207_ACEOF
13208
13209fi
13210if test x$support_xim = xyes -o x$multichar_set = xyes; then 12950if test x$support_xim = xyes -o x$multichar_set = xyes; then
13211 if test x$rxvt_cv_func_xlocale = xyes; then 12951 if test x$rxvt_cv_func_xlocale = xyes; then
13212 12952
13213cat >>confdefs.h <<\_ACEOF 12953cat >>confdefs.h <<\_ACEOF
13214#define USE_XIM 1 12954#define USE_XIM 1
13215_ACEOF 12955_ACEOF
13216 12956
13217 fi 12957 fi
13218fi 12958fi
13219if test x$support_xpm = xyes; then 12959if test x$support_xpm = xyes -o x$support_afterimage = xyes ; then
13220 12960
13221cat >>confdefs.h <<\_ACEOF 12961cat >>confdefs.h <<\_ACEOF
13222#define XPM_BACKGROUND 1 12962#define XPM_BACKGROUND 1
13223_ACEOF 12963_ACEOF
13224 12964
13225fi 12965fi
12966
12967if test x$support_afterimage = xyes; then
12968
12969cat >>confdefs.h <<\_ACEOF
12970#define HAVE_AFTERIMAGE 1
12971_ACEOF
12972
12973fi
12974
12975if test x$support_afterstep = xyes; then
12976
12977cat >>confdefs.h <<\_ACEOF
12978#define AFTERSTEP_INTEGRATION 1
12979_ACEOF
12980
12981fi
12982
13226if test x$support_scroll_rxvt = xyes; then 12983if test x$support_scroll_rxvt = xyes; then
13227 12984
13228cat >>confdefs.h <<\_ACEOF 12985cat >>confdefs.h <<\_ACEOF
13229#define RXVT_SCROLLBAR 1 12986#define RXVT_SCROLLBAR 1
13230_ACEOF 12987_ACEOF
13443 grep -v '^ *+' conftest.er1 >conftest.err 13200 grep -v '^ *+' conftest.er1 >conftest.err
13444 rm -f conftest.er1 13201 rm -f conftest.er1
13445 cat conftest.err >&5 13202 cat conftest.err >&5
13446 echo "$as_me:$LINENO: \$? = $ac_status" >&5 13203 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13447 (exit $ac_status); } && 13204 (exit $ac_status); } &&
13448 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 13205 { ac_try='test -z "$ac_cxx_werror_flag"
13206 || test ! -s conftest.err'
13449 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 13207 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13450 (eval $ac_try) 2>&5 13208 (eval $ac_try) 2>&5
13451 ac_status=$? 13209 ac_status=$?
13452 echo "$as_me:$LINENO: \$? = $ac_status" >&5 13210 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13453 (exit $ac_status); }; } && 13211 (exit $ac_status); }; } &&
13503if test x$support_perl = xyes; then 13261if test x$support_perl = xyes; then
13504 support_frills=yes 13262 support_frills=yes
13505fi 13263fi
13506 13264
13507 13265
13508CFLAGS=${CFLAGS--O}
13509LDFLAGS=${LDFLAGS--O}
13510
13511CPPFLAGS="$CPPFLAGS"
13512
13513
13514
13515 13266
13516 13267
13517 13268
13518 13269
13519if test x$rxvt_cv_rpath = xyes -o x$rxvt_cv_R = xyes; then 13270if test x$rxvt_cv_rpath = xyes -o x$rxvt_cv_R = xyes; then
13520 DLIB=`echo $DLIB | sed "$R_TRANSLATE"`
13521 LIBS=`echo $LIBS | sed "$R_TRANSLATE"` 13271 LIBS=`echo $LIBS | sed "$R_TRANSLATE"`
13522 X_LIBS=`echo $X_LIBS | sed "$R_TRANSLATE"` 13272 X_LIBS=`echo $X_LIBS | sed "$R_TRANSLATE"`
13523 X_EXTRA_LIBS=`echo $X_EXTRA_LIBS | sed "$R_TRANSLATE"` 13273 X_EXTRA_LIBS=`echo $X_EXTRA_LIBS | sed "$R_TRANSLATE"`
13524 XPM_LIBS=`echo $XPM_LIBS | sed "$R_TRANSLATE"` 13274 XPM_LIBS=`echo $XPM_LIBS | sed "$R_TRANSLATE"`
13525fi 13275fi
13276
13277
13526 13278
13527 13279
13528 13280
13529 13281
13530 13282
14253s,@INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t 14005s,@INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t
14254s,@INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t 14006s,@INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t
14255s,@INSTALL_DATA@,$INSTALL_DATA,;t t 14007s,@INSTALL_DATA@,$INSTALL_DATA,;t t
14256s,@EGREP@,$EGREP,;t t 14008s,@EGREP@,$EGREP,;t t
14257s,@LINKER@,$LINKER,;t t 14009s,@LINKER@,$LINKER,;t t
14010s,@CXXLIB@,$CXXLIB,;t t
14258s,@INSTALL_LIBRXVT@,$INSTALL_LIBRXVT,;t t 14011s,@INSTALL_LIBRXVT@,$INSTALL_LIBRXVT,;t t
14259s,@RXVTNAME@,$RXVTNAME,;t t 14012s,@RXVTNAME@,$RXVTNAME,;t t
14260s,@MV@,$MV,;t t
14261s,@RM@,$RM,;t t
14262s,@CP@,$CP,;t t
14263s,@LN@,$LN,;t t
14264s,@SED@,$SED,;t t
14265s,@ECHO@,$ECHO,;t t
14266s,@CMP@,$CMP,;t t
14267s,@TIC@,$TIC,;t t 14013s,@TIC@,$TIC,;t t
14268s,@CXXCPP@,$CXXCPP,;t t 14014s,@CXXCPP@,$CXXCPP,;t t
14269s,@X_CFLAGS@,$X_CFLAGS,;t t 14015s,@X_CFLAGS@,$X_CFLAGS,;t t
14270s,@X_PRE_LIBS@,$X_PRE_LIBS,;t t 14016s,@X_PRE_LIBS@,$X_PRE_LIBS,;t t
14271s,@X_LIBS@,$X_LIBS,;t t 14017s,@X_LIBS@,$X_LIBS,;t t
14272s,@X_EXTRA_LIBS@,$X_EXTRA_LIBS,;t t 14018s,@X_EXTRA_LIBS@,$X_EXTRA_LIBS,;t t
14019s,@afterimage_config@,$afterimage_config,;t t
14273s,@XPM_CPPFLAGS@,$XPM_CPPFLAGS,;t t 14020s,@XPM_CPPFLAGS@,$XPM_CPPFLAGS,;t t
14274s,@XPM_CFLAGS@,$XPM_CFLAGS,;t t 14021s,@XPM_CFLAGS@,$XPM_CFLAGS,;t t
14275s,@XPM_LIBS@,$XPM_LIBS,;t t 14022s,@XPM_LIBS@,$XPM_LIBS,;t t
14276s,@rxvt_int16_typedef@,$rxvt_int16_typedef,;t t 14023s,@rxvt_int16_typedef@,$rxvt_int16_typedef,;t t
14277s,@rxvt_uint16_typedef@,$rxvt_uint16_typedef,;t t 14024s,@rxvt_uint16_typedef@,$rxvt_uint16_typedef,;t t
14285s,@PERLLIB@,$PERLLIB,;t t 14032s,@PERLLIB@,$PERLLIB,;t t
14286s,@PERLFLAGS@,$PERLFLAGS,;t t 14033s,@PERLFLAGS@,$PERLFLAGS,;t t
14287s,@PERLPRIVLIBEXP@,$PERLPRIVLIBEXP,;t t 14034s,@PERLPRIVLIBEXP@,$PERLPRIVLIBEXP,;t t
14288s,@IF_PERL@,$IF_PERL,;t t 14035s,@IF_PERL@,$IF_PERL,;t t
14289s,@PERL_O@,$PERL_O,;t t 14036s,@PERL_O@,$PERL_O,;t t
14290s,@DEBUG@,$DEBUG,;t t 14037s,@LIBAFTERIMAGE_CFLAGS@,$LIBAFTERIMAGE_CFLAGS,;t t
14291s,@DINCLUDE@,$DINCLUDE,;t t 14038s,@AFTERIMAGE_LIBS@,$AFTERIMAGE_LIBS,;t t
14292s,@DLIB@,$DLIB,;t t
14293s,@include_stdint_h@,$include_stdint_h,;t t 14039s,@include_stdint_h@,$include_stdint_h,;t t
14294s,@include_stdarg_h@,$include_stdarg_h,;t t 14040s,@include_stdarg_h@,$include_stdarg_h,;t t
14295s,@include_stdlib_h@,$include_stdlib_h,;t t 14041s,@include_stdlib_h@,$include_stdlib_h,;t t
14296s,@include_unistd_h@,$include_unistd_h,;t t 14042s,@include_unistd_h@,$include_unistd_h,;t t
14297s,@include_string_h@,$include_string_h,;t t 14043s,@include_string_h@,$include_string_h,;t t
14469 case $INSTALL in 14215 case $INSTALL in
14470 [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;; 14216 [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
14471 *) ac_INSTALL=$ac_top_builddir$INSTALL ;; 14217 *) ac_INSTALL=$ac_top_builddir$INSTALL ;;
14472 esac 14218 esac
14473 14219
14220 if test x"$ac_file" != x-; then
14221 { echo "$as_me:$LINENO: creating $ac_file" >&5
14222echo "$as_me: creating $ac_file" >&6;}
14223 rm -f "$ac_file"
14224 fi
14474 # Let's still pretend it is `configure' which instantiates (i.e., don't 14225 # Let's still pretend it is `configure' which instantiates (i.e., don't
14475 # use $as_me), people would be surprised to read: 14226 # use $as_me), people would be surprised to read:
14476 # /* config.h. Generated by config.status. */ 14227 # /* config.h. Generated by config.status. */
14477 if test x"$ac_file" = x-; then 14228 if test x"$ac_file" = x-; then
14478 configure_input= 14229 configure_input=
14507echo "$as_me: error: cannot find input file: $f" >&2;} 14258echo "$as_me: error: cannot find input file: $f" >&2;}
14508 { (exit 1); exit 1; }; } 14259 { (exit 1); exit 1; }; }
14509 fi;; 14260 fi;;
14510 esac 14261 esac
14511 done` || { (exit 1); exit 1; } 14262 done` || { (exit 1); exit 1; }
14512
14513 if test x"$ac_file" != x-; then
14514 { echo "$as_me:$LINENO: creating $ac_file" >&5
14515echo "$as_me: creating $ac_file" >&6;}
14516 rm -f "$ac_file"
14517 fi
14518_ACEOF 14263_ACEOF
14519cat >>$CONFIG_STATUS <<_ACEOF 14264cat >>$CONFIG_STATUS <<_ACEOF
14520 sed "$ac_vpsub 14265 sed "$ac_vpsub
14521$extrasub 14266$extrasub
14522_ACEOF 14267_ACEOF
14802 14547
14803 Rxvt version: $VERSION : $DATE 14548 Rxvt version: $VERSION : $DATE
14804 Source code location: $srcdir 14549 Source code location: $srcdir
14805 Install path: ${prefix}/bin 14550 Install path: ${prefix}/bin
14806 Compiler: $CXX 14551 Compiler: $CXX
14807 Compiler flags: $CFLAGS 14552 Compiler flags: $CXXFLAGS
14808 Linker: $LINKER" 14553 Linker: $LINKER"
14809
14810if test "$MALLOC_TYPE" = S; then
14811 echo " malloc support: system default"
14812fi
14813if test "$MALLOC_TYPE" = G; then
14814 echo " malloc support: Gray Watson's dmalloc"
14815fi
14816if test "$MALLOC_TYPE" = D; then
14817 echo " malloc support: Doug Lea's malloc"
14818fi
14819 14554
14820if test x$support_xpm = xyes; then 14555if test x$support_xpm = xyes; then
14821 echo " Xpm library: $XPM_LIBS" 14556 echo " Xpm library: $XPM_LIBS"
14822fi 14557fi
14823 14558
14559if test x$support_afterimage = xyes; then
14560 echo " AfterImage support: yes"
14561fi
14562
14824if test x$support_utmp != xyes; then 14563if test x$support_afterstep = xyes; then
14825 echo " utmp support: disabled" 14564 echo " AfterStep integration: yes"
14826 echo
14827else
14828 echo " utmp support: enabled
14829 utmp file: $path_utmp
14830 utmpx file: $path_utmpx
14831 wtmp file: $path_wtmp
14832 wtmpx file: $path_wtmpx
14833 lastlog file: $path_lastlog
14834 lastlogx file: $path_lastlogx"
14835fi 14565fi
14566
14836if test x$term != x; then 14567if test x$term != x; then
14837 echo " set TERM to: $term" 14568 echo " set TERM to: $term"
14838fi 14569fi
14839if test x$terminfo != x; then 14570if test x$terminfo != x; then
14840 echo " set TERMINFO to: $terminfo" 14571 echo " set TERMINFO to: $terminfo"
14863 echo ". functions could not be found. ." 14594 echo ". functions could not be found. ."
14864 echo ". XIM is now being DISABLED! ." 14595 echo ". XIM is now being DISABLED! ."
14865 echo ".----------------------------------------------------------------." 14596 echo ".----------------------------------------------------------------."
14866fi 14597fi
14867 14598
14868echo " *** Optionally check src/feature.h for further options ***" 14599echo "*** Optionally check src/feature.h for further, rarely used options ***"
14869echo 14600echo
14870 14601
14871echo ".----------------------------------------------------------------."
14872echo ". NOTE: some features are disabled by default, try ."
14873echo ". configure --help to get an idea of the optional features, ."
14874echo ". or read ./README.configure ."
14875echo ". ."
14876echo ". The script ./reconf gives a reasonable baseline, try it if ."
14877echo ". you do not want to read documentation and still want some ."
14878echo ". useful features. ."
14879echo ".----------------------------------------------------------------."
14880echo
14881

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines