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

Comparing rxvt-unicode/configure (file contents):
Revision 1.59 by root, Sun Jan 1 06:28:45 2006 UTC vs.
Revision 1.101 by ayin, Sun Sep 10 14:33:41 2006 UTC

307#endif 307#endif
308#if HAVE_UNISTD_H 308#if HAVE_UNISTD_H
309# include <unistd.h> 309# include <unistd.h>
310#endif" 310#endif"
311 311
312ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS build build_cpu build_vendor build_os host host_cpu host_vendor host_os VERSION DATE LSMDATE LIBVERSION CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT CXX CXXFLAGS ac_ct_CXX CPP INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA AWK LINKER CXXCPP EGREP INSTALL_LIBRXVT RXVTNAME MV RM CP LN SED ECHO CMP TBL TIC 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 DEBUG DINCLUDE DLIB include_stdint_h include_stdarg_h include_stdlib_h include_unistd_h include_string_h include_fcntl_h include_util_h include_assert_h include_sys_ioctl_h include_sys_select_h include_sys_strredir_h include_sys_time_h include_time_h LIBOBJS LTLIBOBJS' 312ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS build build_cpu build_vendor build_os host host_cpu host_vendor host_os VERSION DATE LSMDATE LIBVERSION CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT CXX CXXFLAGS ac_ct_CXX CPP INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA EGREP LINKER INSTALL_LIBRXVT RXVTNAME MV CP LN SED ECHO CMP TIC CXXCPP X_CFLAGS X_PRE_LIBS X_LIBS X_EXTRA_LIBS XPM_CPPFLAGS XPM_CFLAGS XPM_LIBS rxvt_int16_typedef rxvt_uint16_typedef rxvt_int32_typedef rxvt_uint32_typedef rxvt_intp_define rxvt_u_intp_define PKG_CONFIG XFT_CONFIG PERL PERLLIB PERLFLAGS PERLPRIVLIBEXP IF_PERL PERL_O DEBUG DINCLUDE DLIB include_stdint_h include_stdarg_h include_stdlib_h include_unistd_h include_string_h include_fcntl_h include_util_h include_assert_h include_sys_ioctl_h include_sys_select_h include_sys_strredir_h include_sys_time_h include_time_h LIBOBJS LTLIBOBJS'
313ac_subst_files='MCOMMON' 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
318# The variables have the same names as the options, with 318# The variables have the same names as the options, with
870 NOTE: automatically enabled with --enable-shared 870 NOTE: automatically enabled with --enable-shared
871 --enable-unicode3 use 21 instead of 16 bits to represent unicode characters 871 --enable-unicode3 use 21 instead of 16 bits to represent unicode characters
872 --enable-combining enable composition of base and combining characters 872 --enable-combining enable composition of base and combining characters
873 --enable-xft enable xft support on systems that have it 873 --enable-xft enable xft support on systems that have it
874 --enable-font-styles enable bold and italic support 874 --enable-font-styles enable bold and italic support
875 --enable-utmp enable utmp (utmpx) support
876 --enable-wtmp enable wtmp (wtmpx) support (requires --enable-utmp)
877 --enable-lastlog enable lastlog support (requires --enable-utmp)
878 --enable-xpm-background enable XPM background pixmaps 875 --enable-xpm-background enable XPM background pixmaps
879 --enable-transparency enable transparent backgrounds 876 --enable-transparency enable transparent backgrounds
880 --enable-tinting enable tinting of transparent bg 877 --enable-tinting enable tinting of transparent bg
881 --enable-fading enable colors fading when off focus 878 --enable-fading enable colors fading when off focus
882 --enable-menubar enable menubar
883 --enable-rxvt-scroll enable rxvt style scrollbar 879 --enable-rxvt-scroll enable rxvt style scrollbar
884 --enable-next-scroll enable NeXT style scrollbar 880 --enable-next-scroll enable NeXT style scrollbar
885 --enable-xterm-scroll enable Xterm style scrollbar 881 --enable-xterm-scroll enable Xterm style scrollbar
882 --enable-perl enable embedded perl interpreter
886 --enable-plain-scroll enable plain style scrollbar 883 --enable-plain-scroll enable plain style scrollbar
887 --enable-half-shadow use half width/height shadow on rxvt scrollbar
888 --enable-xim XIM (X Input Method) protocol support 884 --enable-xim XIM (X Input Method) protocol support
889 --enable-ttygid enable tty setting to group named "tty"
890 --disable-backspace-key disable handling of the backspace key 885 --disable-backspace-key disable handling of the backspace key
891 --disable-delete-key disable handling of the delete key 886 --disable-delete-key disable handling of the delete key
892 --disable-resources disable all resource checking 887 --disable-resources disable all resource checking
893 --enable-xgetdefault enable resources via X instead of our small version
894 --enable-8bitctrls enable 8 bit control sequences (not recommended) 888 --enable-8bitctrls enable 8 bit control sequences (not recommended)
895 --enable-fallback(=CLASS) fall back on CLASS resources in addition to URxvt ones (default: Rxvt) 889 --enable-fallback(=CLASS) fall back on CLASS resources in addition to URxvt ones (default: Rxvt)
896 --enable-strings enable some replacement system functions
897 --disable-swapscreen disable swap screen support 890 --disable-swapscreen disable swap screen support
898 --enable-iso14755 enable support for extended ISO 14755 modes 891 --enable-iso14755 enable support for extended ISO 14755 modes
899 --enable-frills enable support for rarely used features 892 --enable-frills enable support for rarely used features
900 --enable-24bit enable support for using 24bit visuals if available
901 --enable-keepscrolling enable continual scrolling on scrollbar arrow press 893 --enable-keepscrolling enable continual scrolling on scrollbar arrow press
902 --enable-selectionscrolling enable scrolling during selections 894 --enable-selectionscrolling enable scrolling during selections
903 --enable-mousewheel enable scrolling via mouse wheel or buttons 4 & 5 895 --enable-mousewheel enable scrolling via mouse wheel or buttons 4 & 5
904 --enable-slipwheeling enable slip wheel scrolling (requires previous) 896 --enable-slipwheeling enable slip wheel scrolling (requires previous)
905 --enable-dmalloc enable Gray Watson's malloc - for debugging use
906 --enable-dlmalloc enable Doug Lea's malloc - for production use
907 NOTE: enable only one malloc package
908 --enable-smart-resize enable smart growth/shrink behaviour 897 --enable-smart-resize enable smart growth/shrink behaviour
909 --enable-text-blink enable blinking text 898 --enable-text-blink enable blinking text
910 --enable-pointer-blank enable pointer blank when typing or inactive pointer 899 --enable-pointer-blank enable pointer blank when typing or inactive pointer
900 --enable-utmp enable utmp (utmpx) support
901 --enable-wtmp enable wtmp (wtmpx) support (requires --enable-utmp)
902 --enable-lastlog enable lastlog support (requires --enable-utmp)
911 903
912Optional Packages: 904Optional Packages:
913 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes] 905 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
914 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no) 906 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
915 --with-codesets=NAME,.. compile in additional codesets (jp,jp_ext,kr,zh,zh_ext,all) 907 --with-codesets=NAME,.. compile in additional codesets (jp,jp_ext,kr,zh,zh_ext,all)
1372 1364
1373 1365
1374 1366
1375 1367
1376 1368
1369
1370 ac_config_headers="$ac_config_headers config.h:config.h.in"
1371
1372
1377ac_aux_dir= 1373ac_aux_dir=
1378for ac_dir in autoconf $srcdir/autoconf; do 1374for ac_dir in $srcdir $srcdir/.. $srcdir/../..; do
1379 if test -f $ac_dir/install-sh; then 1375 if test -f $ac_dir/install-sh; then
1380 ac_aux_dir=$ac_dir 1376 ac_aux_dir=$ac_dir
1381 ac_install_sh="$ac_aux_dir/install-sh -c" 1377 ac_install_sh="$ac_aux_dir/install-sh -c"
1382 break 1378 break
1383 elif test -f $ac_dir/install.sh; then 1379 elif test -f $ac_dir/install.sh; then
1389 ac_install_sh="$ac_aux_dir/shtool install -c" 1385 ac_install_sh="$ac_aux_dir/shtool install -c"
1390 break 1386 break
1391 fi 1387 fi
1392done 1388done
1393if test -z "$ac_aux_dir"; then 1389if test -z "$ac_aux_dir"; then
1394 { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in autoconf $srcdir/autoconf" >&5 1390 { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." >&5
1395echo "$as_me: error: cannot find install-sh or install.sh in autoconf $srcdir/autoconf" >&2;} 1391echo "$as_me: error: cannot find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." >&2;}
1396 { (exit 1); exit 1; }; } 1392 { (exit 1); exit 1; }; }
1397fi 1393fi
1398ac_config_guess="$SHELL $ac_aux_dir/config.guess" 1394ac_config_guess="$SHELL $ac_aux_dir/config.guess"
1399ac_config_sub="$SHELL $ac_aux_dir/config.sub" 1395ac_config_sub="$SHELL $ac_aux_dir/config.sub"
1400ac_configure="$SHELL $ac_aux_dir/configure" # This should be Cygnus configure. 1396ac_configure="$SHELL $ac_aux_dir/configure" # This should be Cygnus configure.
1401
1402 ac_config_headers="$ac_config_headers config.h:autoconf/config.h.in"
1403
1404 1397
1405# Make sure we can run config.sub. 1398# Make sure we can run config.sub.
1406$ac_config_sub sun4 >/dev/null 2>&1 || 1399$ac_config_sub sun4 >/dev/null 2>&1 ||
1407 { { echo "$as_me:$LINENO: error: cannot run $ac_config_sub" >&5 1400 { { echo "$as_me:$LINENO: error: cannot run $ac_config_sub" >&5
1408echo "$as_me: error: cannot run $ac_config_sub" >&2;} 1401echo "$as_me: error: cannot run $ac_config_sub" >&2;}
1460VERSION=`sed -n -e 's/^.*[ \t]VERSION.*"\(.*\)"$/\1/p' ${srcdir}/src/version.h` 1453VERSION=`sed -n -e 's/^.*[ \t]VERSION.*"\(.*\)"$/\1/p' ${srcdir}/src/version.h`
1461DATE=`sed -n -e 's/^.*[ \t]DATE.*"\(.*\)"$/\1/p' ${srcdir}/src/version.h` 1454DATE=`sed -n -e 's/^.*[ \t]DATE.*"\(.*\)"$/\1/p' ${srcdir}/src/version.h`
1462echo "" 1455echo ""
1463echo "configuring for rxvt $VERSION" 1456echo "configuring for rxvt $VERSION"
1464echo "" 1457echo ""
1458
1459orig_CXXFLAGS="$CXXFLAGS"
1465 1460
1466 1461
1467ac_ext=c 1462ac_ext=c
1468ac_cpp='$CPP $CPPFLAGS' 1463ac_cpp='$CPP $CPPFLAGS'
1469ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' 1464ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3050 3045
3051test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}' 3046test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
3052 3047
3053test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644' 3048test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
3054 3049
3055for ac_prog in gawk mawk nawk awk
3056do
3057 # Extract the first word of "$ac_prog", so it can be a program name with args.
3058set dummy $ac_prog; ac_word=$2
3059echo "$as_me:$LINENO: checking for $ac_word" >&5
3060echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
3061if test "${ac_cv_prog_AWK+set}" = set; then
3062 echo $ECHO_N "(cached) $ECHO_C" >&6
3063else
3064 if test -n "$AWK"; then
3065 ac_cv_prog_AWK="$AWK" # Let the user override the test.
3066else
3067as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3068for as_dir in $PATH
3069do
3070 IFS=$as_save_IFS
3071 test -z "$as_dir" && as_dir=.
3072 for ac_exec_ext in '' $ac_executable_extensions; do
3073 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3074 ac_cv_prog_AWK="$ac_prog"
3075 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3076 break 2
3077 fi
3078done
3079done
3080 3050
3081fi
3082fi
3083AWK=$ac_cv_prog_AWK
3084if test -n "$AWK"; then
3085 echo "$as_me:$LINENO: result: $AWK" >&5
3086echo "${ECHO_T}$AWK" >&6
3087else
3088 echo "$as_me:$LINENO: result: no" >&5
3089echo "${ECHO_T}no" >&6
3090fi
3091
3092 test -n "$AWK" && break
3093done
3094
3095
3096ac_ext=c
3097ac_cpp='$CPP $CPPFLAGS'
3098ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3099ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3100ac_compiler_gnu=$ac_cv_c_compiler_gnu
3101
3102
3103if test -z "$orig_CXXFLAGS"; then
3104 CXXFLAGS='-O'
3105 if test x$GCC = xyes && test "x$GXX" = xyes; then
3106 CXXFLAGS="-g -O3"
3107 fi
3108 CFLAGS="$CXXFLAGS"
3109fi
3110
3111LINKER="$CXX"
3112if test x$GCC = xyes && test x$GXX = xyes; then
3113
3114echo "$as_me:$LINENO: checking for main in -lsupc++" >&5
3115echo $ECHO_N "checking for main in -lsupc++... $ECHO_C" >&6
3116if test "${ac_cv_lib_supcpp_main+set}" = set; then
3117 echo $ECHO_N "(cached) $ECHO_C" >&6
3118else
3119 ac_check_lib_save_LIBS=$LIBS
3120LIBS="-lsupc++ $LIBS"
3121cat >conftest.$ac_ext <<_ACEOF
3122/* confdefs.h. */
3123_ACEOF
3124cat confdefs.h >>conftest.$ac_ext
3125cat >>conftest.$ac_ext <<_ACEOF
3126/* end confdefs.h. */
3127
3128
3129int
3130main ()
3131{
3132main ();
3133 ;
3134 return 0;
3135}
3136_ACEOF
3137rm -f conftest.$ac_objext conftest$ac_exeext
3138if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3139 (eval $ac_link) 2>conftest.er1
3140 ac_status=$?
3141 grep -v '^ *+' conftest.er1 >conftest.err
3142 rm -f conftest.er1
3143 cat conftest.err >&5
3144 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3145 (exit $ac_status); } &&
3146 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
3147 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3148 (eval $ac_try) 2>&5
3149 ac_status=$?
3150 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3151 (exit $ac_status); }; } &&
3152 { ac_try='test -s conftest$ac_exeext'
3153 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3154 (eval $ac_try) 2>&5
3155 ac_status=$?
3156 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3157 (exit $ac_status); }; }; then
3158 ac_cv_lib_supcpp_main=yes
3159else
3160 echo "$as_me: failed program was:" >&5
3161sed 's/^/| /' conftest.$ac_ext >&5
3162
3163ac_cv_lib_supcpp_main=no
3164fi
3165rm -f conftest.err conftest.$ac_objext \
3166 conftest$ac_exeext conftest.$ac_ext
3167LIBS=$ac_check_lib_save_LIBS
3168fi
3169echo "$as_me:$LINENO: result: $ac_cv_lib_supcpp_main" >&5
3170echo "${ECHO_T}$ac_cv_lib_supcpp_main" >&6
3171if test $ac_cv_lib_supcpp_main = yes; then
3172
3173 LINKER="$CC"
3174 LIBS="$LIBS -lsupc++"
3175
3176fi
3177
3178fi
3179LINKER=$LINKER
3180
3181
3182
3183cat >>confdefs.h <<\_ACEOF
3184#define _GNU_SOURCE 1
3185_ACEOF
3186
3187
3188case $host in
3189 *-*-solaris* )
3190
3191cat >>confdefs.h <<\_ACEOF
3192#define _XOPEN_SOURCE_EXTENDED 1
3193_ACEOF
3194
3195
3196cat >>confdefs.h <<\_ACEOF
3197#define _XOPEN_SOURCE 2
3198_ACEOF
3199
3200
3201cat >>confdefs.h <<\_ACEOF
3202#define __EXTENSIONS__ 1
3203_ACEOF
3204
3205 ;;
3206esac
3207
3208
3209ac_ext=cc
3210ac_cpp='$CXXCPP $CPPFLAGS'
3211ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3212ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3213ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
3214
3215
3216
3217ac_ext=cc
3218ac_cpp='$CXXCPP $CPPFLAGS'
3219ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3220ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3221ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
3222echo "$as_me:$LINENO: checking how to run the C++ preprocessor" >&5
3223echo $ECHO_N "checking how to run the C++ preprocessor... $ECHO_C" >&6
3224if test -z "$CXXCPP"; then
3225 if test "${ac_cv_prog_CXXCPP+set}" = set; then
3226 echo $ECHO_N "(cached) $ECHO_C" >&6
3227else
3228 # Double quotes because CXXCPP needs to be expanded
3229 for CXXCPP in "$CXX -E" "/lib/cpp"
3230 do
3231 ac_preproc_ok=false
3232for ac_cxx_preproc_warn_flag in '' yes
3233do
3234 # Use a header file that comes with gcc, so configuring glibc
3235 # with a fresh cross-compiler works.
3236 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3237 # <limits.h> exists even on freestanding compilers.
3238 # On the NeXT, cc -E runs the code through the compiler's parser,
3239 # not just through cpp. "Syntax error" is here to catch this case.
3240 cat >conftest.$ac_ext <<_ACEOF
3241/* confdefs.h. */
3242_ACEOF
3243cat confdefs.h >>conftest.$ac_ext
3244cat >>conftest.$ac_ext <<_ACEOF
3245/* end confdefs.h. */
3246#ifdef __STDC__
3247# include <limits.h>
3248#else
3249# include <assert.h>
3250#endif
3251 Syntax error
3252_ACEOF
3253if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3254 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
3255 ac_status=$?
3256 grep -v '^ *+' conftest.er1 >conftest.err
3257 rm -f conftest.er1
3258 cat conftest.err >&5
3259 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3260 (exit $ac_status); } >/dev/null; then
3261 if test -s conftest.err; then
3262 ac_cpp_err=$ac_cxx_preproc_warn_flag
3263 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
3264 else
3265 ac_cpp_err=
3266 fi
3267else
3268 ac_cpp_err=yes
3269fi
3270if test -z "$ac_cpp_err"; then
3271 :
3272else
3273 echo "$as_me: failed program was:" >&5
3274sed 's/^/| /' conftest.$ac_ext >&5
3275
3276 # Broken: fails on valid input.
3277continue
3278fi
3279rm -f conftest.err conftest.$ac_ext
3280
3281 # OK, works on sane cases. Now check whether non-existent headers
3282 # can be detected and how.
3283 cat >conftest.$ac_ext <<_ACEOF
3284/* confdefs.h. */
3285_ACEOF
3286cat confdefs.h >>conftest.$ac_ext
3287cat >>conftest.$ac_ext <<_ACEOF
3288/* end confdefs.h. */
3289#include <ac_nonexistent.h>
3290_ACEOF
3291if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3292 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
3293 ac_status=$?
3294 grep -v '^ *+' conftest.er1 >conftest.err
3295 rm -f conftest.er1
3296 cat conftest.err >&5
3297 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3298 (exit $ac_status); } >/dev/null; then
3299 if test -s conftest.err; then
3300 ac_cpp_err=$ac_cxx_preproc_warn_flag
3301 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
3302 else
3303 ac_cpp_err=
3304 fi
3305else
3306 ac_cpp_err=yes
3307fi
3308if test -z "$ac_cpp_err"; then
3309 # Broken: success on invalid input.
3310continue
3311else
3312 echo "$as_me: failed program was:" >&5
3313sed 's/^/| /' conftest.$ac_ext >&5
3314
3315 # Passes both tests.
3316ac_preproc_ok=:
3317break
3318fi
3319rm -f conftest.err conftest.$ac_ext
3320
3321done
3322# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
3323rm -f conftest.err conftest.$ac_ext
3324if $ac_preproc_ok; then
3325 break
3326fi
3327
3328 done
3329 ac_cv_prog_CXXCPP=$CXXCPP
3330
3331fi
3332 CXXCPP=$ac_cv_prog_CXXCPP
3333else
3334 ac_cv_prog_CXXCPP=$CXXCPP
3335fi
3336echo "$as_me:$LINENO: result: $CXXCPP" >&5
3337echo "${ECHO_T}$CXXCPP" >&6
3338ac_preproc_ok=false
3339for ac_cxx_preproc_warn_flag in '' yes
3340do
3341 # Use a header file that comes with gcc, so configuring glibc
3342 # with a fresh cross-compiler works.
3343 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3344 # <limits.h> exists even on freestanding compilers.
3345 # On the NeXT, cc -E runs the code through the compiler's parser,
3346 # not just through cpp. "Syntax error" is here to catch this case.
3347 cat >conftest.$ac_ext <<_ACEOF
3348/* confdefs.h. */
3349_ACEOF
3350cat confdefs.h >>conftest.$ac_ext
3351cat >>conftest.$ac_ext <<_ACEOF
3352/* end confdefs.h. */
3353#ifdef __STDC__
3354# include <limits.h>
3355#else
3356# include <assert.h>
3357#endif
3358 Syntax error
3359_ACEOF
3360if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3361 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
3362 ac_status=$?
3363 grep -v '^ *+' conftest.er1 >conftest.err
3364 rm -f conftest.er1
3365 cat conftest.err >&5
3366 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3367 (exit $ac_status); } >/dev/null; then
3368 if test -s conftest.err; then
3369 ac_cpp_err=$ac_cxx_preproc_warn_flag
3370 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
3371 else
3372 ac_cpp_err=
3373 fi
3374else
3375 ac_cpp_err=yes
3376fi
3377if test -z "$ac_cpp_err"; then
3378 :
3379else
3380 echo "$as_me: failed program was:" >&5
3381sed 's/^/| /' conftest.$ac_ext >&5
3382
3383 # Broken: fails on valid input.
3384continue
3385fi
3386rm -f conftest.err conftest.$ac_ext
3387
3388 # OK, works on sane cases. Now check whether non-existent headers
3389 # can be detected and how.
3390 cat >conftest.$ac_ext <<_ACEOF
3391/* confdefs.h. */
3392_ACEOF
3393cat confdefs.h >>conftest.$ac_ext
3394cat >>conftest.$ac_ext <<_ACEOF
3395/* end confdefs.h. */
3396#include <ac_nonexistent.h>
3397_ACEOF
3398if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3399 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
3400 ac_status=$?
3401 grep -v '^ *+' conftest.er1 >conftest.err
3402 rm -f conftest.er1
3403 cat conftest.err >&5
3404 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3405 (exit $ac_status); } >/dev/null; then
3406 if test -s conftest.err; then
3407 ac_cpp_err=$ac_cxx_preproc_warn_flag
3408 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
3409 else
3410 ac_cpp_err=
3411 fi
3412else
3413 ac_cpp_err=yes
3414fi
3415if test -z "$ac_cpp_err"; then
3416 # Broken: success on invalid input.
3417continue
3418else
3419 echo "$as_me: failed program was:" >&5
3420sed 's/^/| /' conftest.$ac_ext >&5
3421
3422 # Passes both tests.
3423ac_preproc_ok=:
3424break
3425fi
3426rm -f conftest.err conftest.$ac_ext
3427
3428done
3429# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
3430rm -f conftest.err conftest.$ac_ext
3431if $ac_preproc_ok; then
3432 :
3433else
3434 { { echo "$as_me:$LINENO: error: C++ preprocessor \"$CXXCPP\" fails sanity check
3435See \`config.log' for more details." >&5
3436echo "$as_me: error: C++ preprocessor \"$CXXCPP\" fails sanity check
3437See \`config.log' for more details." >&2;}
3438 { (exit 1); exit 1; }; }
3439fi
3440
3441ac_ext=cc
3442ac_cpp='$CXXCPP $CPPFLAGS'
3443ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3444ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3445ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
3446 3051
3447 3052
3448echo "$as_me:$LINENO: checking for egrep" >&5 3053echo "$as_me:$LINENO: checking for egrep" >&5
3449echo $ECHO_N "checking for egrep... $ECHO_C" >&6 3054echo $ECHO_N "checking for egrep... $ECHO_C" >&6
3450if test "${ac_cv_prog_egrep+set}" = set; then 3055if test "${ac_cv_prog_egrep+set}" = set; then
3525 grep -v '^ *+' conftest.er1 >conftest.err 3130 grep -v '^ *+' conftest.er1 >conftest.err
3526 rm -f conftest.er1 3131 rm -f conftest.er1
3527 cat conftest.err >&5 3132 cat conftest.err >&5
3528 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3133 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3529 (exit $ac_status); } && 3134 (exit $ac_status); } &&
3530 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 3135 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
3531 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3136 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3532 (eval $ac_try) 2>&5 3137 (eval $ac_try) 2>&5
3533 ac_status=$? 3138 ac_status=$?
3534 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3139 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3535 (exit $ac_status); }; } && 3140 (exit $ac_status); }; } &&
3579 grep -v '^ *+' conftest.er1 >conftest.err 3184 grep -v '^ *+' conftest.er1 >conftest.err
3580 rm -f conftest.er1 3185 rm -f conftest.er1
3581 cat conftest.err >&5 3186 cat conftest.err >&5
3582 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3187 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3583 (exit $ac_status); } && 3188 (exit $ac_status); } &&
3584 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 3189 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
3585 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3190 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3586 (eval $ac_try) 2>&5 3191 (eval $ac_try) 2>&5
3587 ac_status=$? 3192 ac_status=$?
3588 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3193 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3589 (exit $ac_status); }; } && 3194 (exit $ac_status); }; } &&
3610echo "${ECHO_T}$ac_cv_search_strerror" >&6 3215echo "${ECHO_T}$ac_cv_search_strerror" >&6
3611if test "$ac_cv_search_strerror" != no; then 3216if test "$ac_cv_search_strerror" != no; then
3612 test "$ac_cv_search_strerror" = "none required" || LIBS="$ac_cv_search_strerror $LIBS" 3217 test "$ac_cv_search_strerror" = "none required" || LIBS="$ac_cv_search_strerror $LIBS"
3613 3218
3614fi 3219fi
3220
3221ac_ext=cc
3222ac_cpp='$CXXCPP $CPPFLAGS'
3223ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3224ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3225ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
3226
3227
3228if test x$GCC = xyes && test x$GXX = xyes; then
3229 echo "$as_me:$LINENO: checking for working libsupc++" >&5
3230echo $ECHO_N "checking for working libsupc++... $ECHO_C" >&6
3231 save_CXX="$CXX"
3232 save_LIBS="$LIBS"
3233 CXX="$CC"
3234 LIBS="$LIBS -lsupc++"
3235 LINKER="$CC"
3236
3237cat >conftest.$ac_ext <<_ACEOF
3238/* confdefs.h. */
3239_ACEOF
3240cat confdefs.h >>conftest.$ac_ext
3241cat >>conftest.$ac_ext <<_ACEOF
3242/* end confdefs.h. */
3243struct test { }; void f() try { throw new test; } catch (...) { throw; }
3244int
3245main ()
3246{
3247
3248 ;
3249 return 0;
3250}
3251_ACEOF
3252rm -f conftest.$ac_objext conftest$ac_exeext
3253if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3254 (eval $ac_link) 2>conftest.er1
3255 ac_status=$?
3256 grep -v '^ *+' conftest.er1 >conftest.err
3257 rm -f conftest.er1
3258 cat conftest.err >&5
3259 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3260 (exit $ac_status); } &&
3261 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
3262 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3263 (eval $ac_try) 2>&5
3264 ac_status=$?
3265 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3266 (exit $ac_status); }; } &&
3267 { ac_try='test -s conftest$ac_exeext'
3268 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3269 (eval $ac_try) 2>&5
3270 ac_status=$?
3271 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3272 (exit $ac_status); }; }; then
3273 echo "$as_me:$LINENO: result: ok" >&5
3274echo "${ECHO_T}ok" >&6
3275else
3276 echo "$as_me: failed program was:" >&5
3277sed 's/^/| /' conftest.$ac_ext >&5
3278
3279
3280 echo "$as_me:$LINENO: result: no, making everything bigger and slower" >&5
3281echo "${ECHO_T}no, making everything bigger and slower" >&6
3282 LIBS="$save_LIBS"
3283 LINKER="$save_CXX"
3284
3285
3286fi
3287rm -f conftest.err conftest.$ac_objext \
3288 conftest$ac_exeext conftest.$ac_ext
3289 CXX="$save_CXX"
3290fi
3291LINKER=$LINKER
3292
3293
3294if test -z "$orig_CXXFLAGS"; then
3295 if test x$GCC = xyes && test "x$GXX" = xyes; then
3296 CXXFLAGS="-g -O3 -fno-threadsafe-statics -fno-enforce-eh-specs"
3297 cat >conftest.$ac_ext <<_ACEOF
3298/* confdefs.h. */
3299_ACEOF
3300cat confdefs.h >>conftest.$ac_ext
3301cat >>conftest.$ac_ext <<_ACEOF
3302/* end confdefs.h. */
3303
3304int
3305main ()
3306{
3307
3308 ;
3309 return 0;
3310}
3311_ACEOF
3312rm -f conftest.$ac_objext
3313if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3314 (eval $ac_compile) 2>conftest.er1
3315 ac_status=$?
3316 grep -v '^ *+' conftest.er1 >conftest.err
3317 rm -f conftest.er1
3318 cat conftest.err >&5
3319 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3320 (exit $ac_status); } &&
3321 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
3322 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3323 (eval $ac_try) 2>&5
3324 ac_status=$?
3325 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3326 (exit $ac_status); }; } &&
3327 { ac_try='test -s conftest.$ac_objext'
3328 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3329 (eval $ac_try) 2>&5
3330 ac_status=$?
3331 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3332 (exit $ac_status); }; }; then
3333 :
3334else
3335 echo "$as_me: failed program was:" >&5
3336sed 's/^/| /' conftest.$ac_ext >&5
3337
3338CXXFLAGS="-g -O3"
3339fi
3340rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
3341 else
3342 CXXFLAGS="-O"
3343 fi
3344 CFLAGS="$CXXFLAGS"
3345fi
3346
3347
3348cat >>confdefs.h <<\_ACEOF
3349#define _GNU_SOURCE 1
3350_ACEOF
3351
3352
3353case $host in
3354 *-*-solaris* )
3355
3356cat >>confdefs.h <<\_ACEOF
3357#define _XOPEN_SOURCE_EXTENDED 1
3358_ACEOF
3359
3360
3361cat >>confdefs.h <<\_ACEOF
3362#define _XOPEN_SOURCE 2
3363_ACEOF
3364
3365
3366cat >>confdefs.h <<\_ACEOF
3367#define __EXTENSIONS__ 1
3368_ACEOF
3369
3370 ;;
3371esac
3615 3372
3616 3373
3617echo "$as_me:$LINENO: checking for setlocale" >&5 3374echo "$as_me:$LINENO: checking for setlocale" >&5
3618echo $ECHO_N "checking for setlocale... $ECHO_C" >&6 3375echo $ECHO_N "checking for setlocale... $ECHO_C" >&6
3619if test "${ac_cv_func_setlocale+set}" = set; then 3376if test "${ac_cv_func_setlocale+set}" = set; then
4097fi 3854fi
4098 3855
4099fi 3856fi
4100 3857
4101 3858
4102echo "$as_me:$LINENO: checking for sched_yield" >&5
4103echo $ECHO_N "checking for sched_yield... $ECHO_C" >&6
4104if test "${ac_cv_func_sched_yield+set}" = set; then
4105 echo $ECHO_N "(cached) $ECHO_C" >&6
4106else
4107 cat >conftest.$ac_ext <<_ACEOF
4108/* confdefs.h. */
4109_ACEOF
4110cat confdefs.h >>conftest.$ac_ext
4111cat >>conftest.$ac_ext <<_ACEOF
4112/* end confdefs.h. */
4113/* Define sched_yield to an innocuous variant, in case <limits.h> declares sched_yield.
4114 For example, HP-UX 11i <limits.h> declares gettimeofday. */
4115#define sched_yield innocuous_sched_yield
4116 3859
4117/* System header to define __stub macros and hopefully few prototypes,
4118 which can conflict with char sched_yield (); below.
4119 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4120 <limits.h> exists even on freestanding compilers. */
4121
4122#ifdef __STDC__
4123# include <limits.h>
4124#else
4125# include <assert.h>
4126#endif
4127
4128#undef sched_yield
4129
4130/* Override any gcc2 internal prototype to avoid an error. */
4131#ifdef __cplusplus
4132extern "C"
4133{
4134#endif
4135/* We use char because int might match the return type of a gcc2
4136 builtin and then its argument prototype would still apply. */
4137char sched_yield ();
4138/* The GNU C library defines this for functions which it implements
4139 to always fail with ENOSYS. Some functions are actually named
4140 something starting with __ and the normal name is an alias. */
4141#if defined (__stub_sched_yield) || defined (__stub___sched_yield)
4142choke me
4143#else
4144char (*f) () = sched_yield;
4145#endif
4146#ifdef __cplusplus
4147}
4148#endif
4149
4150int
4151main ()
4152{
4153return f != sched_yield;
4154 ;
4155 return 0;
4156}
4157_ACEOF
4158rm -f conftest.$ac_objext conftest$ac_exeext
4159if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4160 (eval $ac_link) 2>conftest.er1
4161 ac_status=$?
4162 grep -v '^ *+' conftest.er1 >conftest.err
4163 rm -f conftest.er1
4164 cat conftest.err >&5
4165 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4166 (exit $ac_status); } &&
4167 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
4168 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4169 (eval $ac_try) 2>&5
4170 ac_status=$?
4171 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4172 (exit $ac_status); }; } &&
4173 { ac_try='test -s conftest$ac_exeext'
4174 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4175 (eval $ac_try) 2>&5
4176 ac_status=$?
4177 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4178 (exit $ac_status); }; }; then
4179 ac_cv_func_sched_yield=yes
4180else
4181 echo "$as_me: failed program was:" >&5
4182sed 's/^/| /' conftest.$ac_ext >&5
4183
4184ac_cv_func_sched_yield=no
4185fi
4186rm -f conftest.err conftest.$ac_objext \
4187 conftest$ac_exeext conftest.$ac_ext
4188fi
4189echo "$as_me:$LINENO: result: $ac_cv_func_sched_yield" >&5
4190echo "${ECHO_T}$ac_cv_func_sched_yield" >&6
4191if test $ac_cv_func_sched_yield = yes; then
4192 :
4193else
4194 echo "$as_me:$LINENO: checking for sched_yield in -lrt" >&5
4195echo $ECHO_N "checking for sched_yield in -lrt... $ECHO_C" >&6
4196if test "${ac_cv_lib_rt_sched_yield+set}" = set; then
4197 echo $ECHO_N "(cached) $ECHO_C" >&6
4198else
4199 ac_check_lib_save_LIBS=$LIBS
4200LIBS="-lrt $LIBS"
4201cat >conftest.$ac_ext <<_ACEOF
4202/* confdefs.h. */
4203_ACEOF
4204cat confdefs.h >>conftest.$ac_ext
4205cat >>conftest.$ac_ext <<_ACEOF
4206/* end confdefs.h. */
4207
4208/* Override any gcc2 internal prototype to avoid an error. */
4209#ifdef __cplusplus
4210extern "C"
4211#endif
4212/* We use char because int might match the return type of a gcc2
4213 builtin and then its argument prototype would still apply. */
4214char sched_yield ();
4215int
4216main ()
4217{
4218sched_yield ();
4219 ;
4220 return 0;
4221}
4222_ACEOF
4223rm -f conftest.$ac_objext conftest$ac_exeext
4224if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4225 (eval $ac_link) 2>conftest.er1
4226 ac_status=$?
4227 grep -v '^ *+' conftest.er1 >conftest.err
4228 rm -f conftest.er1
4229 cat conftest.err >&5
4230 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4231 (exit $ac_status); } &&
4232 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
4233 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4234 (eval $ac_try) 2>&5
4235 ac_status=$?
4236 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4237 (exit $ac_status); }; } &&
4238 { ac_try='test -s conftest$ac_exeext'
4239 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4240 (eval $ac_try) 2>&5
4241 ac_status=$?
4242 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4243 (exit $ac_status); }; }; then
4244 ac_cv_lib_rt_sched_yield=yes
4245else
4246 echo "$as_me: failed program was:" >&5
4247sed 's/^/| /' conftest.$ac_ext >&5
4248
4249ac_cv_lib_rt_sched_yield=no
4250fi
4251rm -f conftest.err conftest.$ac_objext \
4252 conftest$ac_exeext conftest.$ac_ext
4253LIBS=$ac_check_lib_save_LIBS
4254fi
4255echo "$as_me:$LINENO: result: $ac_cv_lib_rt_sched_yield" >&5
4256echo "${ECHO_T}$ac_cv_lib_rt_sched_yield" >&6
4257if test $ac_cv_lib_rt_sched_yield = yes; then
4258 LIBS="$LIBS -lrt"
4259fi
4260
4261fi
4262
4263
4264echo "$as_me:$LINENO: checking for sched_yield support" >&5
4265echo $ECHO_N "checking for sched_yield support... $ECHO_C" >&6
4266cat >conftest.$ac_ext <<_ACEOF
4267/* confdefs.h. */
4268_ACEOF
4269cat confdefs.h >>conftest.$ac_ext
4270cat >>conftest.$ac_ext <<_ACEOF
4271/* end confdefs.h. */
4272#include <sched.h>
4273int
4274main ()
4275{
4276sched_yield ()
4277 ;
4278 return 0;
4279}
4280_ACEOF
4281rm -f conftest.$ac_objext conftest$ac_exeext
4282if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4283 (eval $ac_link) 2>conftest.er1
4284 ac_status=$?
4285 grep -v '^ *+' conftest.er1 >conftest.err
4286 rm -f conftest.er1
4287 cat conftest.err >&5
4288 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4289 (exit $ac_status); } &&
4290 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
4291 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4292 (eval $ac_try) 2>&5
4293 ac_status=$?
4294 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4295 (exit $ac_status); }; } &&
4296 { ac_try='test -s conftest$ac_exeext'
4297 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4298 (eval $ac_try) 2>&5
4299 ac_status=$?
4300 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4301 (exit $ac_status); }; }; then
4302 echo "$as_me:$LINENO: result: yes" >&5
4303echo "${ECHO_T}yes" >&6
4304
4305cat >>confdefs.h <<\_ACEOF
4306#define HAVE_SCHED_YIELD 1
4307_ACEOF
4308
4309else
4310 echo "$as_me: failed program was:" >&5
4311sed 's/^/| /' conftest.$ac_ext >&5
4312
4313echo "$as_me:$LINENO: result: no" >&5
4314echo "${ECHO_T}no" >&6
4315fi
4316rm -f conftest.err conftest.$ac_objext \
4317 conftest$ac_exeext conftest.$ac_ext
4318
4319
4320MALLOC_TYPE=S
4321
4322support_addstrings=no
4323support_frills=yes 3860support_frills=yes
4324support_inheritpixmap=no 3861support_inheritpixmap=yes
4325support_tinting=yes 3862support_tinting=yes
4326support_fading=yes 3863support_fading=yes
4327support_keepscrolling=yes 3864support_keepscrolling=yes
4328support_selectionscrolling=yes 3865support_selectionscrolling=yes
4329support_menubar=no
4330support_mousewheel=yes 3866support_mousewheel=yes
4331support_mouseslipwheel=yes 3867support_mouseslipwheel=yes
4332support_utmp=yes
4333support_wtmp=yes
4334support_lastlog=yes
4335support_text_blink=yes 3868support_text_blink=yes
4336support_pointer_blank=yes 3869support_pointer_blank=yes
4337support_scroll_rxvt=yes 3870support_scroll_rxvt=yes
4338support_scroll_next=yes 3871support_scroll_next=yes
4339support_scroll_xterm=yes 3872support_scroll_xterm=yes
4340support_scroll_plain=yes 3873support_scroll_plain=yes
4341support_xim=yes 3874support_xim=yes
4342support_xpm=no 3875support_xpm=yes
4343support_xft=yes 3876support_xft=yes
4344support_unicode3=no 3877support_unicode3=no
4345support_combining=yes 3878support_combining=yes
4346support_8bitctrls=no 3879support_8bitctrls=no
4347support_iso14755=yes 3880support_iso14755=yes
4348support_styles=yes 3881support_styles=yes
3882support_perl=yes
4349codesets=all 3883codesets=all
4350 3884
4351 3885
4352if test "x$enable_shared" = xyes; then 3886if test "x$enable_shared" = xyes; then
4353 3887
4362# Check whether --enable-everything or --disable-everything was given. 3896# Check whether --enable-everything or --disable-everything was given.
4363if test "${enable_everything+set}" = set; then 3897if test "${enable_everything+set}" = set; then
4364 enableval="$enable_everything" 3898 enableval="$enable_everything"
4365 3899
4366 if test x$enableval = xno; then 3900 if test x$enableval = xno; then
4367 support_24bit=no
4368 support_frills=no 3901 support_frills=no
4369 support_inheritpixmap=no 3902 support_inheritpixmap=no
4370 support_tinting=no 3903 support_tinting=no
4371 support_fading=no 3904 support_fading=no
4372 support_keepscrolling=no 3905 support_keepscrolling=no
4373 support_selectionscrolling=no 3906 support_selectionscrolling=no
4374 support_lastlog=no 3907 support_lastlog=no
4375 support_menubar=no
4376 support_mousewheel=no 3908 support_mousewheel=no
4377 support_mouseslipwheel=no 3909 support_mouseslipwheel=no
4378 support_text_blink=no 3910 support_text_blink=no
4379 support_pointer_blank=no 3911 support_pointer_blank=no
4380 support_scroll_rxvt=no 3912 support_scroll_rxvt=no
4389 support_unicode3=no 3921 support_unicode3=no
4390 support_combining=no 3922 support_combining=no
4391 support_8bitctrls=no 3923 support_8bitctrls=no
4392 support_iso14755=no 3924 support_iso14755=no
4393 support_styles=no 3925 support_styles=no
3926 support_perl=no
4394 codesets= 3927 codesets=
4395 fi 3928 fi
4396 if test x$enableval = xyes; then 3929 if test x$enableval = xyes; then
4397 support_24bit=yes
4398 support_frills=yes 3930 support_frills=yes
4399 support_inheritpixmap=yes 3931 support_inheritpixmap=yes
4400 support_tinting=yes 3932 support_tinting=yes
4401 support_fading=yes 3933 support_fading=yes
4402 support_keepscrolling=yes 3934 support_keepscrolling=yes
4403 support_selectionscrolling=yes 3935 support_selectionscrolling=yes
4404 support_lastlog=yes 3936 support_lastlog=yes
4405 support_menubar=yes
4406 support_mousewheel=yes 3937 support_mousewheel=yes
4407 support_mouseslipwheel=yes 3938 support_mouseslipwheel=yes
4408 support_text_blink=yes 3939 support_text_blink=yes
4409 support_pointer_blank=yes 3940 support_pointer_blank=yes
4410 support_scroll_rxvt=yes 3941 support_scroll_rxvt=yes
4419 support_unicode3=yes 3950 support_unicode3=yes
4420 support_combining=yes 3951 support_combining=yes
4421 #support_8bitctrls=yes 3952 #support_8bitctrls=yes
4422 support_iso14755=yes 3953 support_iso14755=yes
4423 support_styles=yes 3954 support_styles=yes
3955 support_perl=yes
4424 codesets=all 3956 codesets=all
4425 fi 3957 fi
4426 3958
4427fi; 3959fi;
4428 3960
4456 if test x$enableval = xyes -o x$enableval = xno; then 3988 if test x$enableval = xyes -o x$enableval = xno; then
4457 support_styles=$enableval 3989 support_styles=$enableval
4458 fi 3990 fi
4459fi; 3991fi;
4460 3992
4461# Check whether --enable-utmp or --disable-utmp was given.
4462if test "${enable_utmp+set}" = set; then
4463 enableval="$enable_utmp"
4464 if test x$enableval = xyes -o x$enableval = xno; then
4465 support_utmp=$enableval
4466 fi
4467fi;
4468
4469# Check whether --enable-wtmp or --disable-wtmp was given.
4470if test "${enable_wtmp+set}" = set; then
4471 enableval="$enable_wtmp"
4472 if test x$enableval = xyes -o x$enableval = xno; then
4473 support_wtmp=$enableval
4474 fi
4475fi;
4476
4477# Check whether --enable-lastlog or --disable-lastlog was given.
4478if test "${enable_lastlog+set}" = set; then
4479 enableval="$enable_lastlog"
4480 if test x$enableval = xyes -o x$enableval = xno; then
4481 support_lastlog=$enableval
4482 fi
4483fi;
4484
4485# Check whether --enable-xpm-background or --disable-xpm-background was given. 3993# Check whether --enable-xpm-background or --disable-xpm-background was given.
4486if test "${enable_xpm_background+set}" = set; then 3994if test "${enable_xpm_background+set}" = set; then
4487 enableval="$enable_xpm_background" 3995 enableval="$enable_xpm_background"
4488 if test x$enableval = xyes -o x$enableval = xno; then 3996 if test x$enableval = xyes -o x$enableval = xno; then
4489 support_xpm=$enableval 3997 support_xpm=$enableval
4512 if test x$enableval = xyes -o x$enableval = xno; then 4020 if test x$enableval = xyes -o x$enableval = xno; then
4513 support_fading=$enableval 4021 support_fading=$enableval
4514 fi 4022 fi
4515fi; 4023fi;
4516 4024
4517# Check whether --enable-menubar or --disable-menubar was given.
4518if test "${enable_menubar+set}" = set; then
4519 enableval="$enable_menubar"
4520 if test x$enableval = xyes -o x$enableval = xno; then
4521 support_menubar=$enableval
4522 fi
4523fi;
4524
4525# Check whether --enable-rxvt-scroll or --disable-rxvt-scroll was given. 4025# Check whether --enable-rxvt-scroll or --disable-rxvt-scroll was given.
4526if test "${enable_rxvt_scroll+set}" = set; then 4026if test "${enable_rxvt_scroll+set}" = set; then
4527 enableval="$enable_rxvt_scroll" 4027 enableval="$enable_rxvt_scroll"
4528 if test x$enableval = xyes -o x$enableval = xno; then 4028 if test x$enableval = xyes -o x$enableval = xno; then
4529 support_scroll_rxvt=$enableval 4029 support_scroll_rxvt=$enableval
4544 if test x$enableval = xyes -o x$enableval = xno; then 4044 if test x$enableval = xyes -o x$enableval = xno; then
4545 support_scroll_xterm=$enableval 4045 support_scroll_xterm=$enableval
4546 fi 4046 fi
4547fi; 4047fi;
4548 4048
4049# Check whether --enable-perl or --disable-perl was given.
4050if test "${enable_perl+set}" = set; then
4051 enableval="$enable_perl"
4052 if test x$enableval = xyes -o x$enableval = xno; then
4053 support_perl=$enableval
4054 fi
4055fi;
4056
4549# Check whether --enable-plain-scroll or --disable-plain-scroll was given. 4057# Check whether --enable-plain-scroll or --disable-plain-scroll was given.
4550if test "${enable_plain_scroll+set}" = set; then 4058if test "${enable_plain_scroll+set}" = set; then
4551 enableval="$enable_plain_scroll" 4059 enableval="$enable_plain_scroll"
4552 if test x$enableval = xyes -o x$enableval = xno; then 4060 if test x$enableval = xyes -o x$enableval = xno; then
4553 support_scroll_plain=$enableval 4061 support_scroll_plain=$enableval
4554 fi 4062 fi
4555fi; 4063fi;
4556 4064
4557# Check whether --enable-half-shadow or --disable-half-shadow was given.
4558if test "${enable_half_shadow+set}" = set; then
4559 enableval="$enable_half_shadow"
4560 if test x$enableval = xyes; then
4561
4562cat >>confdefs.h <<\_ACEOF
4563#define HALFSHADOW 1
4564_ACEOF
4565
4566 fi
4567fi;
4568
4569 4065
4570# Check whether --with-codesets or --without-codesets was given. 4066# Check whether --with-codesets or --without-codesets was given.
4571if test "${with_codesets+set}" = set; then 4067if test "${with_codesets+set}" = set; then
4572 withval="$with_codesets" 4068 withval="$with_codesets"
4573 codesets="$withval" 4069 codesets="$withval"
4579 if test x$enableval = xyes -o x$enableval = xno; then 4075 if test x$enableval = xyes -o x$enableval = xno; then
4580 support_xim=$enableval 4076 support_xim=$enableval
4581 fi 4077 fi
4582fi; 4078fi;
4583 4079
4584# Check whether --enable-ttygid or --disable-ttygid was given.
4585if test "${enable_ttygid+set}" = set; then
4586 enableval="$enable_ttygid"
4587 if test x$enableval = xyes; then
4588
4589cat >>confdefs.h <<\_ACEOF
4590#define TTY_GID_SUPPORT 1
4591_ACEOF
4592
4593 fi
4594fi;
4595
4596# Check whether --enable-backspace-key or --disable-backspace-key was given. 4080# Check whether --enable-backspace-key or --disable-backspace-key was given.
4597if test "${enable_backspace_key+set}" = set; then 4081if test "${enable_backspace_key+set}" = set; then
4598 enableval="$enable_backspace_key" 4082 enableval="$enable_backspace_key"
4599 if test x$enableval = xno; then 4083 if test x$enableval = xno; then
4600 4084
4622 enableval="$enable_resources" 4106 enableval="$enable_resources"
4623 if test x$enableval = xno; then 4107 if test x$enableval = xno; then
4624 4108
4625cat >>confdefs.h <<\_ACEOF 4109cat >>confdefs.h <<\_ACEOF
4626#define NO_RESOURCES 1 4110#define NO_RESOURCES 1
4627_ACEOF
4628
4629 fi
4630fi;
4631
4632# Check whether --enable-xgetdefault or --disable-xgetdefault was given.
4633if test "${enable_xgetdefault+set}" = set; then
4634 enableval="$enable_xgetdefault"
4635 if test x$enableval = xyes; then
4636
4637cat >>confdefs.h <<\_ACEOF
4638#define USE_XGETDEFAULT 1
4639_ACEOF 4111_ACEOF
4640 4112
4641 fi 4113 fi
4642fi; 4114fi;
4643 4115
4708 4180
4709 4181
4710RXVTNAME=`echo "$RXVTNAME"|sed "$program_transform_name"` 4182RXVTNAME=`echo "$RXVTNAME"|sed "$program_transform_name"`
4711 4183
4712 4184
4713# Check whether --enable-strings or --disable-strings was given.
4714if test "${enable_strings+set}" = set; then
4715 enableval="$enable_strings"
4716 if test x$enableval = xyes -o x$enableval = xno; then
4717 support_addstrings=$enableval
4718 fi
4719fi;
4720
4721# Check whether --enable-swapscreen or --disable-swapscreen was given. 4185# Check whether --enable-swapscreen or --disable-swapscreen was given.
4722if test "${enable_swapscreen+set}" = set; then 4186if test "${enable_swapscreen+set}" = set; then
4723 enableval="$enable_swapscreen" 4187 enableval="$enable_swapscreen"
4724 if test x$enableval = xno; then 4188 if test x$enableval = xno; then
4725 4189
4744 if test x$enableval = xyes -o x$enableval = xno; then 4208 if test x$enableval = xyes -o x$enableval = xno; then
4745 support_frills=$enableval 4209 support_frills=$enableval
4746 fi 4210 fi
4747fi; 4211fi;
4748 4212
4749# Check whether --enable-24bit or --disable-24bit was given.
4750if test "${enable_24bit+set}" = set; then
4751 enableval="$enable_24bit"
4752 if test x$enableval = xyes -o x$enableval = xno; then
4753 support_24bit=$enableval
4754 fi
4755fi;
4756
4757# Check whether --enable-keepscrolling or --disable-keepscrolling was given. 4213# Check whether --enable-keepscrolling or --disable-keepscrolling was given.
4758if test "${enable_keepscrolling+set}" = set; then 4214if test "${enable_keepscrolling+set}" = set; then
4759 enableval="$enable_keepscrolling" 4215 enableval="$enable_keepscrolling"
4760 if test x$enableval = xyes -o x$enableval = xno; then 4216 if test x$enableval = xyes -o x$enableval = xno; then
4761 support_keepscrolling=$enableval 4217 support_keepscrolling=$enableval
4784 if test x$enableval = xyes -o x$enableval = xno; then 4240 if test x$enableval = xyes -o x$enableval = xno; then
4785 support_mouseslipwheel=$enableval 4241 support_mouseslipwheel=$enableval
4786 fi 4242 fi
4787fi; 4243fi;
4788 4244
4789# Check whether --enable-dmalloc or --disable-dmalloc was given.
4790if test "${enable_dmalloc+set}" = set; then
4791 enableval="$enable_dmalloc"
4792 if test x$enableval = xyes; then
4793 MALLOC_TYPE=G
4794 DEBUG=-DDEBUG_MALLOC
4795 DLIB="-L/usr/local/lib -ldmalloc"
4796 DINCLUDE=-I/usr/local/include
4797 fi
4798fi;
4799
4800# Check whether --enable-dlmalloc or --disable-dlmalloc was given.
4801if test "${enable_dlmalloc+set}" = set; then
4802 enableval="$enable_dlmalloc"
4803 if test x$enableval = xyes; then
4804 MALLOC_TYPE=D
4805 DEBUG=
4806 DLIB="-L/usr/local/lib -ldlmalloc"
4807 DINCLUDE=
4808 fi
4809fi;
4810
4811# Check whether --enable-smart-resize or --disable-smart-resize was given. 4245# Check whether --enable-smart-resize or --disable-smart-resize was given.
4812if test "${enable_smart_resize+set}" = set; then 4246if test "${enable_smart_resize+set}" = set; then
4813 enableval="$enable_smart_resize" 4247 enableval="$enable_smart_resize"
4814 if test x$enableval = xyes; then 4248 if test x$enableval = xyes; then
4815 4249
4859#define RXVT_TERMINFO "$withval" 4293#define RXVT_TERMINFO "$withval"
4860_ACEOF 4294_ACEOF
4861 terminfo="$withval" 4295 terminfo="$withval"
4862 fi 4296 fi
4863fi; 4297fi;
4864
4865
4866
4867cat >>confdefs.h <<\_ACEOF
4868#define PROTOTYPES 1
4869_ACEOF
4870 4298
4871 4299
4872# Extract the first word of "mv", so it can be a program name with args. 4300# Extract the first word of "mv", so it can be a program name with args.
4873set dummy mv; ac_word=$2 4301set dummy mv; ac_word=$2
4874echo "$as_me:$LINENO: checking for $ac_word" >&5 4302echo "$as_me:$LINENO: checking for $ac_word" >&5
4907else 4335else
4908 echo "$as_me:$LINENO: result: no" >&5 4336 echo "$as_me:$LINENO: result: no" >&5
4909echo "${ECHO_T}no" >&6 4337echo "${ECHO_T}no" >&6
4910fi 4338fi
4911 4339
4912# Extract the first word of "rm", so it can be a program name with args.
4913set dummy rm; ac_word=$2
4914echo "$as_me:$LINENO: checking for $ac_word" >&5
4915echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
4916if test "${ac_cv_path_RM+set}" = set; then
4917 echo $ECHO_N "(cached) $ECHO_C" >&6
4918else
4919 case $RM in
4920 [\\/]* | ?:[\\/]*)
4921 ac_cv_path_RM="$RM" # Let the user override the test with a path.
4922 ;;
4923 *)
4924 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4925for as_dir in $PATH
4926do
4927 IFS=$as_save_IFS
4928 test -z "$as_dir" && as_dir=.
4929 for ac_exec_ext in '' $ac_executable_extensions; do
4930 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4931 ac_cv_path_RM="$as_dir/$ac_word$ac_exec_ext"
4932 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4933 break 2
4934 fi
4935done
4936done
4937
4938 test -z "$ac_cv_path_RM" && ac_cv_path_RM="rm"
4939 ;;
4940esac
4941fi
4942RM=$ac_cv_path_RM
4943
4944if test -n "$RM"; then
4945 echo "$as_me:$LINENO: result: $RM" >&5
4946echo "${ECHO_T}$RM" >&6
4947else
4948 echo "$as_me:$LINENO: result: no" >&5
4949echo "${ECHO_T}no" >&6
4950fi
4951
4952# Extract the first word of "cp", so it can be a program name with args. 4340# Extract the first word of "cp", so it can be a program name with args.
4953set dummy cp; ac_word=$2 4341set dummy cp; ac_word=$2
4954echo "$as_me:$LINENO: checking for $ac_word" >&5 4342echo "$as_me:$LINENO: checking for $ac_word" >&5
4955echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 4343echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
4956if test "${ac_cv_path_CP+set}" = set; then 4344if test "${ac_cv_path_CP+set}" = set; then
5147else 4535else
5148 echo "$as_me:$LINENO: result: no" >&5 4536 echo "$as_me:$LINENO: result: no" >&5
5149echo "${ECHO_T}no" >&6 4537echo "${ECHO_T}no" >&6
5150fi 4538fi
5151 4539
5152# Extract the first word of "tbl", so it can be a program name with args.
5153set dummy tbl; ac_word=$2
5154echo "$as_me:$LINENO: checking for $ac_word" >&5
5155echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
5156if test "${ac_cv_path_TBL+set}" = set; then
5157 echo $ECHO_N "(cached) $ECHO_C" >&6
5158else
5159 case $TBL in
5160 [\\/]* | ?:[\\/]*)
5161 ac_cv_path_TBL="$TBL" # Let the user override the test with a path.
5162 ;;
5163 *)
5164 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5165for as_dir in $PATH
5166do
5167 IFS=$as_save_IFS
5168 test -z "$as_dir" && as_dir=.
5169 for ac_exec_ext in '' $ac_executable_extensions; do
5170 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5171 ac_cv_path_TBL="$as_dir/$ac_word$ac_exec_ext"
5172 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5173 break 2
5174 fi
5175done
5176done
5177
5178 ;;
5179esac
5180fi
5181TBL=$ac_cv_path_TBL
5182
5183if test -n "$TBL"; then
5184 echo "$as_me:$LINENO: result: $TBL" >&5
5185echo "${ECHO_T}$TBL" >&6
5186else
5187 echo "$as_me:$LINENO: result: no" >&5
5188echo "${ECHO_T}no" >&6
5189fi
5190
5191# Extract the first word of "tic", so it can be a program name with args. 4540# Extract the first word of "tic", so it can be a program name with args.
5192set dummy tic; ac_word=$2 4541set dummy tic; ac_word=$2
5193echo "$as_me:$LINENO: checking for $ac_word" >&5 4542echo "$as_me:$LINENO: checking for $ac_word" >&5
5194echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 4543echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
5195if test "${ac_cv_path_TIC+set}" = set; then 4544if test "${ac_cv_path_TIC+set}" = set; then
5226 echo "$as_me:$LINENO: result: no" >&5 4575 echo "$as_me:$LINENO: result: no" >&5
5227echo "${ECHO_T}no" >&6 4576echo "${ECHO_T}no" >&6
5228fi 4577fi
5229 4578
5230 4579
4580
4581
4582ac_ext=cc
4583ac_cpp='$CXXCPP $CPPFLAGS'
4584ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4585ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4586ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
4587echo "$as_me:$LINENO: checking how to run the C++ preprocessor" >&5
4588echo $ECHO_N "checking how to run the C++ preprocessor... $ECHO_C" >&6
4589if test -z "$CXXCPP"; then
4590 if test "${ac_cv_prog_CXXCPP+set}" = set; then
4591 echo $ECHO_N "(cached) $ECHO_C" >&6
4592else
4593 # Double quotes because CXXCPP needs to be expanded
4594 for CXXCPP in "$CXX -E" "/lib/cpp"
4595 do
4596 ac_preproc_ok=false
4597for ac_cxx_preproc_warn_flag in '' yes
4598do
4599 # Use a header file that comes with gcc, so configuring glibc
4600 # with a fresh cross-compiler works.
4601 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4602 # <limits.h> exists even on freestanding compilers.
4603 # On the NeXT, cc -E runs the code through the compiler's parser,
4604 # not just through cpp. "Syntax error" is here to catch this case.
4605 cat >conftest.$ac_ext <<_ACEOF
4606/* confdefs.h. */
4607_ACEOF
4608cat confdefs.h >>conftest.$ac_ext
4609cat >>conftest.$ac_ext <<_ACEOF
4610/* end confdefs.h. */
4611#ifdef __STDC__
4612# include <limits.h>
4613#else
4614# include <assert.h>
4615#endif
4616 Syntax error
4617_ACEOF
4618if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
4619 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
4620 ac_status=$?
4621 grep -v '^ *+' conftest.er1 >conftest.err
4622 rm -f conftest.er1
4623 cat conftest.err >&5
4624 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4625 (exit $ac_status); } >/dev/null; then
4626 if test -s conftest.err; then
4627 ac_cpp_err=$ac_cxx_preproc_warn_flag
4628 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
4629 else
4630 ac_cpp_err=
4631 fi
4632else
4633 ac_cpp_err=yes
4634fi
4635if test -z "$ac_cpp_err"; then
4636 :
4637else
4638 echo "$as_me: failed program was:" >&5
4639sed 's/^/| /' conftest.$ac_ext >&5
4640
4641 # Broken: fails on valid input.
4642continue
4643fi
4644rm -f conftest.err conftest.$ac_ext
4645
4646 # OK, works on sane cases. Now check whether non-existent headers
4647 # can be detected and how.
4648 cat >conftest.$ac_ext <<_ACEOF
4649/* confdefs.h. */
4650_ACEOF
4651cat confdefs.h >>conftest.$ac_ext
4652cat >>conftest.$ac_ext <<_ACEOF
4653/* end confdefs.h. */
4654#include <ac_nonexistent.h>
4655_ACEOF
4656if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
4657 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
4658 ac_status=$?
4659 grep -v '^ *+' conftest.er1 >conftest.err
4660 rm -f conftest.er1
4661 cat conftest.err >&5
4662 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4663 (exit $ac_status); } >/dev/null; then
4664 if test -s conftest.err; then
4665 ac_cpp_err=$ac_cxx_preproc_warn_flag
4666 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
4667 else
4668 ac_cpp_err=
4669 fi
4670else
4671 ac_cpp_err=yes
4672fi
4673if test -z "$ac_cpp_err"; then
4674 # Broken: success on invalid input.
4675continue
4676else
4677 echo "$as_me: failed program was:" >&5
4678sed 's/^/| /' conftest.$ac_ext >&5
4679
4680 # Passes both tests.
4681ac_preproc_ok=:
4682break
4683fi
4684rm -f conftest.err conftest.$ac_ext
4685
4686done
4687# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
4688rm -f conftest.err conftest.$ac_ext
4689if $ac_preproc_ok; then
4690 break
4691fi
4692
4693 done
4694 ac_cv_prog_CXXCPP=$CXXCPP
4695
4696fi
4697 CXXCPP=$ac_cv_prog_CXXCPP
4698else
4699 ac_cv_prog_CXXCPP=$CXXCPP
4700fi
4701echo "$as_me:$LINENO: result: $CXXCPP" >&5
4702echo "${ECHO_T}$CXXCPP" >&6
4703ac_preproc_ok=false
4704for ac_cxx_preproc_warn_flag in '' yes
4705do
4706 # Use a header file that comes with gcc, so configuring glibc
4707 # with a fresh cross-compiler works.
4708 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4709 # <limits.h> exists even on freestanding compilers.
4710 # On the NeXT, cc -E runs the code through the compiler's parser,
4711 # not just through cpp. "Syntax error" is here to catch this case.
4712 cat >conftest.$ac_ext <<_ACEOF
4713/* confdefs.h. */
4714_ACEOF
4715cat confdefs.h >>conftest.$ac_ext
4716cat >>conftest.$ac_ext <<_ACEOF
4717/* end confdefs.h. */
4718#ifdef __STDC__
4719# include <limits.h>
4720#else
4721# include <assert.h>
4722#endif
4723 Syntax error
4724_ACEOF
4725if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
4726 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
4727 ac_status=$?
4728 grep -v '^ *+' conftest.er1 >conftest.err
4729 rm -f conftest.er1
4730 cat conftest.err >&5
4731 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4732 (exit $ac_status); } >/dev/null; then
4733 if test -s conftest.err; then
4734 ac_cpp_err=$ac_cxx_preproc_warn_flag
4735 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
4736 else
4737 ac_cpp_err=
4738 fi
4739else
4740 ac_cpp_err=yes
4741fi
4742if test -z "$ac_cpp_err"; then
4743 :
4744else
4745 echo "$as_me: failed program was:" >&5
4746sed 's/^/| /' conftest.$ac_ext >&5
4747
4748 # Broken: fails on valid input.
4749continue
4750fi
4751rm -f conftest.err conftest.$ac_ext
4752
4753 # OK, works on sane cases. Now check whether non-existent headers
4754 # can be detected and how.
4755 cat >conftest.$ac_ext <<_ACEOF
4756/* confdefs.h. */
4757_ACEOF
4758cat confdefs.h >>conftest.$ac_ext
4759cat >>conftest.$ac_ext <<_ACEOF
4760/* end confdefs.h. */
4761#include <ac_nonexistent.h>
4762_ACEOF
4763if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
4764 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
4765 ac_status=$?
4766 grep -v '^ *+' conftest.er1 >conftest.err
4767 rm -f conftest.er1
4768 cat conftest.err >&5
4769 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4770 (exit $ac_status); } >/dev/null; then
4771 if test -s conftest.err; then
4772 ac_cpp_err=$ac_cxx_preproc_warn_flag
4773 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
4774 else
4775 ac_cpp_err=
4776 fi
4777else
4778 ac_cpp_err=yes
4779fi
4780if test -z "$ac_cpp_err"; then
4781 # Broken: success on invalid input.
4782continue
4783else
4784 echo "$as_me: failed program was:" >&5
4785sed 's/^/| /' conftest.$ac_ext >&5
4786
4787 # Passes both tests.
4788ac_preproc_ok=:
4789break
4790fi
4791rm -f conftest.err conftest.$ac_ext
4792
4793done
4794# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
4795rm -f conftest.err conftest.$ac_ext
4796if $ac_preproc_ok; then
4797 :
4798else
4799 { { echo "$as_me:$LINENO: error: C++ preprocessor \"$CXXCPP\" fails sanity check
4800See \`config.log' for more details." >&5
4801echo "$as_me: error: C++ preprocessor \"$CXXCPP\" fails sanity check
4802See \`config.log' for more details." >&2;}
4803 { (exit 1); exit 1; }; }
4804fi
4805
4806ac_ext=cc
4807ac_cpp='$CXXCPP $CPPFLAGS'
4808ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4809ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4810ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
5231 4811
5232 4812
5233 4813
5234if test "x$ac_path_x_has_been_run" != xyes; then 4814if test "x$ac_path_x_has_been_run" != xyes; then
5235 echo "$as_me:$LINENO: checking for X" >&5 4815 echo "$as_me:$LINENO: checking for X" >&5
7289 6869
7290 6870
7291 6871
7292 6872
7293 6873
7294
7295
7296
7297
7298
7299
7300
7301for ac_header in \ 6874for ac_header in \
7302 assert.h \ 6875 assert.h \
7303 fcntl.h \ 6876 fcntl.h \
7304 grp.h \
7305 libc.h \
7306 lastlog.h \
7307 stdarg.h \ 6877 stdarg.h \
7308 stdlib.h \ 6878 stdlib.h \
7309 string.h \ 6879 string.h \
7310 termios.h \ 6880 termios.h \
7311 unistd.h \ 6881 unistd.h \
7312 sys/byteorder.h \ 6882 sys/byteorder.h \
7313 sys/ioctl.h \ 6883 sys/ioctl.h \
7314 sys/select.h \ 6884 sys/select.h \
7315 sys/sockio.h \ 6885 sys/sockio.h \
7316 sys/strredir.h \ 6886 sys/strredir.h \
7317 sys/stropts.h \
7318 sys/time.h \ 6887 sys/time.h \
7319 utmp.h \ 6888 stdint.h \
7320 utmpx.h \ 6889 wchar.h \
7321 stdint.h \ 6890 cwchar \
7322 pty.h \ 6891 clocale \
7323 wchar.h \
7324 cwchar \
7325 clocale \
7326 6892
7327do 6893do
7328as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 6894as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
7329if eval "test \"\${$as_ac_Header+set}\" = set"; then 6895if eval "test \"\${$as_ac_Header+set}\" = set"; then
7330 echo "$as_me:$LINENO: checking for $ac_header" >&5 6896 echo "$as_me:$LINENO: checking for $ac_header" >&5
7766 7332
7767fi 7333fi
7768LIBS=$ac_save_LIBS 7334LIBS=$ac_save_LIBS
7769CFLAGS=$ac_save_CFLAGS 7335CFLAGS=$ac_save_CFLAGS
7770 7336
7337echo "$as_me:$LINENO: checking for XLIB_ILLEGAL_ACCESS" >&5
7338echo $ECHO_N "checking for XLIB_ILLEGAL_ACCESS... $ECHO_C" >&6
7339if test "${rxvt_xlib_illegal_access+set}" = set; then
7340 echo $ECHO_N "(cached) $ECHO_C" >&6
7341else
7342 cat >conftest.$ac_ext <<_ACEOF
7343/* confdefs.h. */
7344_ACEOF
7345cat confdefs.h >>conftest.$ac_ext
7346cat >>conftest.$ac_ext <<_ACEOF
7347/* end confdefs.h. */
7348
7349#define XLIB_ILLEGAL_ACCESS
7350#include <X11/Xlib.h>
7351
7352int
7353main ()
7354{
7355
7356 Display *dpy;
7357 dpy->xdefaults = (char *)0;
7358
7359 ;
7360 return 0;
7361}
7362_ACEOF
7363rm -f conftest.$ac_objext
7364if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
7365 (eval $ac_compile) 2>conftest.er1
7366 ac_status=$?
7367 grep -v '^ *+' conftest.er1 >conftest.err
7368 rm -f conftest.er1
7369 cat conftest.err >&5
7370 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7371 (exit $ac_status); } &&
7372 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
7373 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7374 (eval $ac_try) 2>&5
7375 ac_status=$?
7376 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7377 (exit $ac_status); }; } &&
7378 { ac_try='test -s conftest.$ac_objext'
7379 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7380 (eval $ac_try) 2>&5
7381 ac_status=$?
7382 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7383 (exit $ac_status); }; }; then
7384 rxvt_xlib_illegal_access=yes
7385else
7386 echo "$as_me: failed program was:" >&5
7387sed 's/^/| /' conftest.$ac_ext >&5
7388
7389rxvt_xlib_illegal_access=no
7390
7391fi
7392rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
7393fi
7394echo "$as_me:$LINENO: result: $rxvt_xlib_illegal_access" >&5
7395echo "${ECHO_T}$rxvt_xlib_illegal_access" >&6
7396if test x$rxvt_xlib_illegal_access = xyes; then
7397
7398cat >>confdefs.h <<\_ACEOF
7399#define XLIB_ILLEGAL_ACCESS 1
7400_ACEOF
7401
7402fi
7771 7403
7772echo "$as_me:$LINENO: checking for an ANSI C-conforming const" >&5 7404echo "$as_me:$LINENO: checking for an ANSI C-conforming const" >&5
7773echo $ECHO_N "checking for an ANSI C-conforming const... $ECHO_C" >&6 7405echo $ECHO_N "checking for an ANSI C-conforming const... $ECHO_C" >&6
7774if test "${ac_cv_c_const+set}" = set; then 7406if test "${ac_cv_c_const+set}" = set; then
7775 echo $ECHO_N "(cached) $ECHO_C" >&6 7407 echo $ECHO_N "(cached) $ECHO_C" >&6
10157#define RETSIGTYPE $ac_cv_type_signal 9789#define RETSIGTYPE $ac_cv_type_signal
10158_ACEOF 9790_ACEOF
10159 9791
10160 9792
10161 9793
10162case "$host_alias" in
10163 *ultrix) ac_cv_func_setsid='no' ;;
10164 *) break;;
10165esac
10166
10167
10168
10169
10170
10171
10172
10173
10174
10175
10176
10177
10178
10179
10180
10181
10182
10183 9794
10184 9795
10185 9796
10186for ac_func in \ 9797for ac_func in \
10187 atexit \
10188 revoke \
10189 unsetenv \ 9798 unsetenv \
10190 setutent \ 9799 setutent \
10191 seteuid \
10192 setreuid \
10193 setsid \
10194 setpgrp \
10195 setpgid \
10196 openpty \
10197 _getpty \
10198 grantpt \
10199 unlockpt \
10200 isastream \
10201 on_exit \ 9800 on_exit \
10202 nanosleep \
10203 updwtmp \
10204 updwtmpx \
10205 ttyslot \
10206 9801
10207do 9802do
10208as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` 9803as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
10209echo "$as_me:$LINENO: checking for $ac_func" >&5 9804echo "$as_me:$LINENO: checking for $ac_func" >&5
10210echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 9805echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
10299 cat >>confdefs.h <<_ACEOF 9894 cat >>confdefs.h <<_ACEOF
10300#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 9895#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
10301_ACEOF 9896_ACEOF
10302 9897
10303fi 9898fi
9899done
9900
9901
9902
9903support_utmp=yes
9904support_wtmp=yes
9905support_lastlog=yes
9906
9907# Check whether --enable-utmp or --disable-utmp was given.
9908if test "${enable_utmp+set}" = set; then
9909 enableval="$enable_utmp"
9910 if test x$enableval = xyes -o x$enableval = xno; then
9911 support_utmp=$enableval
9912 fi
9913fi;
9914
9915# Check whether --enable-wtmp or --disable-wtmp was given.
9916if test "${enable_wtmp+set}" = set; then
9917 enableval="$enable_wtmp"
9918 if test x$enableval = xyes -o x$enableval = xno; then
9919 support_wtmp=$enableval
9920 fi
9921fi;
9922
9923# Check whether --enable-lastlog or --disable-lastlog was given.
9924if test "${enable_lastlog+set}" = set; then
9925 enableval="$enable_lastlog"
9926 if test x$enableval = xyes -o x$enableval = xno; then
9927 support_lastlog=$enableval
9928 fi
9929fi;
9930
9931if test x$support_utmp = xyes; then
9932
9933cat >>confdefs.h <<\_ACEOF
9934#define UTMP_SUPPORT 1
9935_ACEOF
9936
9937fi
9938if test x$support_wtmp = xyes; then
9939
9940cat >>confdefs.h <<\_ACEOF
9941#define WTMP_SUPPORT 1
9942_ACEOF
9943
9944fi
9945if test x$support_lastlog = xyes; then
9946
9947cat >>confdefs.h <<\_ACEOF
9948#define LASTLOG_SUPPORT 1
9949_ACEOF
9950
9951fi
9952
9953
9954
9955
9956for ac_func in \
9957 ttyslot \
9958 updwtmp \
9959 updwtmpx \
9960
9961do
9962as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
9963echo "$as_me:$LINENO: checking for $ac_func" >&5
9964echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
9965if eval "test \"\${$as_ac_var+set}\" = set"; then
9966 echo $ECHO_N "(cached) $ECHO_C" >&6
9967else
9968 cat >conftest.$ac_ext <<_ACEOF
9969/* confdefs.h. */
9970_ACEOF
9971cat confdefs.h >>conftest.$ac_ext
9972cat >>conftest.$ac_ext <<_ACEOF
9973/* end confdefs.h. */
9974/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
9975 For example, HP-UX 11i <limits.h> declares gettimeofday. */
9976#define $ac_func innocuous_$ac_func
9977
9978/* System header to define __stub macros and hopefully few prototypes,
9979 which can conflict with char $ac_func (); below.
9980 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9981 <limits.h> exists even on freestanding compilers. */
9982
9983#ifdef __STDC__
9984# include <limits.h>
9985#else
9986# include <assert.h>
9987#endif
9988
9989#undef $ac_func
9990
9991/* Override any gcc2 internal prototype to avoid an error. */
9992#ifdef __cplusplus
9993extern "C"
9994{
9995#endif
9996/* We use char because int might match the return type of a gcc2
9997 builtin and then its argument prototype would still apply. */
9998char $ac_func ();
9999/* The GNU C library defines this for functions which it implements
10000 to always fail with ENOSYS. Some functions are actually named
10001 something starting with __ and the normal name is an alias. */
10002#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
10003choke me
10004#else
10005char (*f) () = $ac_func;
10006#endif
10007#ifdef __cplusplus
10008}
10009#endif
10010
10011int
10012main ()
10013{
10014return f != $ac_func;
10015 ;
10016 return 0;
10017}
10018_ACEOF
10019rm -f conftest.$ac_objext conftest$ac_exeext
10020if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
10021 (eval $ac_link) 2>conftest.er1
10022 ac_status=$?
10023 grep -v '^ *+' conftest.er1 >conftest.err
10024 rm -f conftest.er1
10025 cat conftest.err >&5
10026 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10027 (exit $ac_status); } &&
10028 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
10029 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10030 (eval $ac_try) 2>&5
10031 ac_status=$?
10032 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10033 (exit $ac_status); }; } &&
10034 { ac_try='test -s conftest$ac_exeext'
10035 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10036 (eval $ac_try) 2>&5
10037 ac_status=$?
10038 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10039 (exit $ac_status); }; }; then
10040 eval "$as_ac_var=yes"
10041else
10042 echo "$as_me: failed program was:" >&5
10043sed 's/^/| /' conftest.$ac_ext >&5
10044
10045eval "$as_ac_var=no"
10046fi
10047rm -f conftest.err conftest.$ac_objext \
10048 conftest$ac_exeext conftest.$ac_ext
10049fi
10050echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
10051echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
10052if test `eval echo '${'$as_ac_var'}'` = yes; then
10053 cat >>confdefs.h <<_ACEOF
10054#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
10055_ACEOF
10056
10057fi
10058done
10059
10060
10061
10062
10063
10064for ac_header in \
10065 utmp.h \
10066 utmpx.h \
10067 lastlog.h \
10068
10069do
10070as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
10071if eval "test \"\${$as_ac_Header+set}\" = set"; then
10072 echo "$as_me:$LINENO: checking for $ac_header" >&5
10073echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
10074if eval "test \"\${$as_ac_Header+set}\" = set"; then
10075 echo $ECHO_N "(cached) $ECHO_C" >&6
10076fi
10077echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
10078echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
10079else
10080 # Is the header compilable?
10081echo "$as_me:$LINENO: checking $ac_header usability" >&5
10082echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
10083cat >conftest.$ac_ext <<_ACEOF
10084/* confdefs.h. */
10085_ACEOF
10086cat confdefs.h >>conftest.$ac_ext
10087cat >>conftest.$ac_ext <<_ACEOF
10088/* end confdefs.h. */
10089$ac_includes_default
10090#include <$ac_header>
10091_ACEOF
10092rm -f conftest.$ac_objext
10093if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
10094 (eval $ac_compile) 2>conftest.er1
10095 ac_status=$?
10096 grep -v '^ *+' conftest.er1 >conftest.err
10097 rm -f conftest.er1
10098 cat conftest.err >&5
10099 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10100 (exit $ac_status); } &&
10101 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
10102 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10103 (eval $ac_try) 2>&5
10104 ac_status=$?
10105 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10106 (exit $ac_status); }; } &&
10107 { ac_try='test -s conftest.$ac_objext'
10108 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10109 (eval $ac_try) 2>&5
10110 ac_status=$?
10111 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10112 (exit $ac_status); }; }; then
10113 ac_header_compiler=yes
10114else
10115 echo "$as_me: failed program was:" >&5
10116sed 's/^/| /' conftest.$ac_ext >&5
10117
10118ac_header_compiler=no
10119fi
10120rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10121echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
10122echo "${ECHO_T}$ac_header_compiler" >&6
10123
10124# Is the header present?
10125echo "$as_me:$LINENO: checking $ac_header presence" >&5
10126echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
10127cat >conftest.$ac_ext <<_ACEOF
10128/* confdefs.h. */
10129_ACEOF
10130cat confdefs.h >>conftest.$ac_ext
10131cat >>conftest.$ac_ext <<_ACEOF
10132/* end confdefs.h. */
10133#include <$ac_header>
10134_ACEOF
10135if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
10136 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
10137 ac_status=$?
10138 grep -v '^ *+' conftest.er1 >conftest.err
10139 rm -f conftest.er1
10140 cat conftest.err >&5
10141 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10142 (exit $ac_status); } >/dev/null; then
10143 if test -s conftest.err; then
10144 ac_cpp_err=$ac_cxx_preproc_warn_flag
10145 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
10146 else
10147 ac_cpp_err=
10148 fi
10149else
10150 ac_cpp_err=yes
10151fi
10152if test -z "$ac_cpp_err"; then
10153 ac_header_preproc=yes
10154else
10155 echo "$as_me: failed program was:" >&5
10156sed 's/^/| /' conftest.$ac_ext >&5
10157
10158 ac_header_preproc=no
10159fi
10160rm -f conftest.err conftest.$ac_ext
10161echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
10162echo "${ECHO_T}$ac_header_preproc" >&6
10163
10164# So? What about this header?
10165case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in
10166 yes:no: )
10167 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
10168echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
10169 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
10170echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
10171 ac_header_preproc=yes
10172 ;;
10173 no:yes:* )
10174 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
10175echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
10176 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
10177echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
10178 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
10179echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
10180 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
10181echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
10182 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
10183echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
10184 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
10185echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
10186 (
10187 cat <<\_ASBOX
10188## ------------------------------------------ ##
10189## Report this to the AC_PACKAGE_NAME lists. ##
10190## ------------------------------------------ ##
10191_ASBOX
10192 ) |
10193 sed "s/^/$as_me: WARNING: /" >&2
10194 ;;
10195esac
10196echo "$as_me:$LINENO: checking for $ac_header" >&5
10197echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
10198if eval "test \"\${$as_ac_Header+set}\" = set"; then
10199 echo $ECHO_N "(cached) $ECHO_C" >&6
10200else
10201 eval "$as_ac_Header=\$ac_header_preproc"
10202fi
10203echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
10204echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
10205
10206fi
10207if test `eval echo '${'$as_ac_Header'}'` = yes; then
10208 cat >>confdefs.h <<_ACEOF
10209#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
10210_ACEOF
10211
10212fi
10213
10304done 10214done
10305 10215
10306 10216
10307 10217
10308if test "${ac_cv_header_utmp_h+set}" = set; then 10218if test "${ac_cv_header_utmp_h+set}" = set; then
10442 10352
10443fi 10353fi
10444if test $ac_cv_header_utmp_h = yes; then 10354if test $ac_cv_header_utmp_h = yes; then
10445 echo "$as_me:$LINENO: checking for struct utmp" >&5 10355 echo "$as_me:$LINENO: checking for struct utmp" >&5
10446echo $ECHO_N "checking for struct utmp... $ECHO_C" >&6 10356echo $ECHO_N "checking for struct utmp... $ECHO_C" >&6
10447if test "${rxvt_cv_struct_utmp+set}" = set; then 10357if test "${struct_utmp+set}" = set; then
10448 echo $ECHO_N "(cached) $ECHO_C" >&6 10358 echo $ECHO_N "(cached) $ECHO_C" >&6
10449else 10359else
10450 cat >conftest.$ac_ext <<_ACEOF 10360 cat >conftest.$ac_ext <<_ACEOF
10451/* confdefs.h. */ 10361/* confdefs.h. */
10452_ACEOF 10362_ACEOF
10453cat confdefs.h >>conftest.$ac_ext 10363cat confdefs.h >>conftest.$ac_ext
10454cat >>conftest.$ac_ext <<_ACEOF 10364cat >>conftest.$ac_ext <<_ACEOF
10455/* end confdefs.h. */ 10365/* end confdefs.h. */
10456#include <sys/types.h> 10366#include <sys/types.h>
10457#include <stdint.h>
10458#include <utmp.h> 10367#include <utmp.h>
10459int 10368int
10460main () 10369main ()
10461{ 10370{
10462struct utmp ut; 10371struct utmp ut;
10483 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10392 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10484 (eval $ac_try) 2>&5 10393 (eval $ac_try) 2>&5
10485 ac_status=$? 10394 ac_status=$?
10486 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10395 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10487 (exit $ac_status); }; }; then 10396 (exit $ac_status); }; }; then
10488 rxvt_cv_struct_utmp=yes 10397 struct_utmp=yes
10489else 10398else
10490 echo "$as_me: failed program was:" >&5 10399 echo "$as_me: failed program was:" >&5
10491sed 's/^/| /' conftest.$ac_ext >&5 10400sed 's/^/| /' conftest.$ac_ext >&5
10492 10401
10493rxvt_cv_struct_utmp=no 10402struct_utmp=no
10494fi 10403fi
10495rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10404rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10496fi 10405fi
10497echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmp" >&5 10406echo "$as_me:$LINENO: result: $struct_utmp" >&5
10498echo "${ECHO_T}$rxvt_cv_struct_utmp" >&6 10407echo "${ECHO_T}$struct_utmp" >&6
10499if test x$rxvt_cv_struct_utmp = xyes; then 10408if test x$struct_utmp = xyes; then
10500 10409
10501cat >>confdefs.h <<\_ACEOF 10410cat >>confdefs.h <<\_ACEOF
10502#define HAVE_STRUCT_UTMP 1 10411#define HAVE_STRUCT_UTMP 1
10503_ACEOF 10412_ACEOF
10504 10413
10505fi 10414fi
10506 10415
10507 10416
10508echo "$as_me:$LINENO: checking for ut_host in utmp struct" >&5 10417echo "$as_me:$LINENO: checking for ut_host in utmp struct" >&5
10509echo $ECHO_N "checking for ut_host in utmp struct... $ECHO_C" >&6 10418echo $ECHO_N "checking for ut_host in utmp struct... $ECHO_C" >&6
10510if test "${rxvt_cv_struct_utmp_host+set}" = set; then 10419if test "${struct_utmp_host+set}" = set; then
10511 echo $ECHO_N "(cached) $ECHO_C" >&6 10420 echo $ECHO_N "(cached) $ECHO_C" >&6
10512else 10421else
10513 cat >conftest.$ac_ext <<_ACEOF 10422 cat >conftest.$ac_ext <<_ACEOF
10514/* confdefs.h. */ 10423/* confdefs.h. */
10515_ACEOF 10424_ACEOF
10545 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10454 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10546 (eval $ac_try) 2>&5 10455 (eval $ac_try) 2>&5
10547 ac_status=$? 10456 ac_status=$?
10548 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10457 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10549 (exit $ac_status); }; }; then 10458 (exit $ac_status); }; }; then
10550 rxvt_cv_struct_utmp_host=yes 10459 struct_utmp_host=yes
10551else 10460else
10552 echo "$as_me: failed program was:" >&5 10461 echo "$as_me: failed program was:" >&5
10553sed 's/^/| /' conftest.$ac_ext >&5 10462sed 's/^/| /' conftest.$ac_ext >&5
10554 10463
10555rxvt_cv_struct_utmp_host=no 10464struct_utmp_host=no
10556fi 10465fi
10557rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10466rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10558fi 10467fi
10559echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmp_host" >&5 10468echo "$as_me:$LINENO: result: $struct_utmp_host" >&5
10560echo "${ECHO_T}$rxvt_cv_struct_utmp_host" >&6 10469echo "${ECHO_T}$struct_utmp_host" >&6
10561if test x$rxvt_cv_struct_utmp_host = xyes; then 10470if test x$struct_utmp_host = xyes; then
10562 10471
10563cat >>confdefs.h <<\_ACEOF 10472cat >>confdefs.h <<\_ACEOF
10564#define HAVE_UTMP_HOST 1 10473#define HAVE_UTMP_HOST 1
10565_ACEOF 10474_ACEOF
10566 10475
10567fi 10476fi
10568 10477
10569echo "$as_me:$LINENO: checking for ut_pid in utmp struct" >&5 10478echo "$as_me:$LINENO: checking for ut_pid in utmp struct" >&5
10570echo $ECHO_N "checking for ut_pid in utmp struct... $ECHO_C" >&6 10479echo $ECHO_N "checking for ut_pid in utmp struct... $ECHO_C" >&6
10571if test "${rxvt_cv_struct_utmp_pid+set}" = set; then 10480if test "${struct_utmp_pid+set}" = set; then
10572 echo $ECHO_N "(cached) $ECHO_C" >&6 10481 echo $ECHO_N "(cached) $ECHO_C" >&6
10573else 10482else
10574 cat >conftest.$ac_ext <<_ACEOF 10483 cat >conftest.$ac_ext <<_ACEOF
10575/* confdefs.h. */ 10484/* confdefs.h. */
10576_ACEOF 10485_ACEOF
10606 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10515 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10607 (eval $ac_try) 2>&5 10516 (eval $ac_try) 2>&5
10608 ac_status=$? 10517 ac_status=$?
10609 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10518 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10610 (exit $ac_status); }; }; then 10519 (exit $ac_status); }; }; then
10611 rxvt_cv_struct_utmp_pid=yes 10520 struct_utmp_pid=yes
10612else 10521else
10613 echo "$as_me: failed program was:" >&5 10522 echo "$as_me: failed program was:" >&5
10614sed 's/^/| /' conftest.$ac_ext >&5 10523sed 's/^/| /' conftest.$ac_ext >&5
10615 10524
10616rxvt_cv_struct_utmp_pid=no 10525struct_utmp_pid=no
10617fi 10526fi
10618rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10527rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10619fi 10528fi
10620echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmp_pid" >&5 10529echo "$as_me:$LINENO: result: $struct_utmp_pid" >&5
10621echo "${ECHO_T}$rxvt_cv_struct_utmp_pid" >&6 10530echo "${ECHO_T}$struct_utmp_pid" >&6
10622if test x$rxvt_cv_struct_utmp_pid = xyes; then 10531if test x$struct_utmp_pid = xyes; then
10623 10532
10624cat >>confdefs.h <<\_ACEOF 10533cat >>confdefs.h <<\_ACEOF
10625#define HAVE_UTMP_PID 1 10534#define HAVE_UTMP_PID 1
10626_ACEOF 10535_ACEOF
10627 10536
10768 10677
10769fi 10678fi
10770if test $ac_cv_header_utmpx_h = yes; then 10679if test $ac_cv_header_utmpx_h = yes; then
10771 echo "$as_me:$LINENO: checking for struct utmpx" >&5 10680 echo "$as_me:$LINENO: checking for struct utmpx" >&5
10772echo $ECHO_N "checking for struct utmpx... $ECHO_C" >&6 10681echo $ECHO_N "checking for struct utmpx... $ECHO_C" >&6
10773if test "${rxvt_cv_struct_utmpx+set}" = set; then 10682if test "${struct_utmpx+set}" = set; then
10774 echo $ECHO_N "(cached) $ECHO_C" >&6 10683 echo $ECHO_N "(cached) $ECHO_C" >&6
10775else 10684else
10776 cat >conftest.$ac_ext <<_ACEOF 10685 cat >conftest.$ac_ext <<_ACEOF
10777/* confdefs.h. */ 10686/* confdefs.h. */
10778_ACEOF 10687_ACEOF
10808 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10717 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10809 (eval $ac_try) 2>&5 10718 (eval $ac_try) 2>&5
10810 ac_status=$? 10719 ac_status=$?
10811 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10720 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10812 (exit $ac_status); }; }; then 10721 (exit $ac_status); }; }; then
10813 rxvt_cv_struct_utmpx=yes 10722 struct_utmpx=yes
10814else 10723else
10815 echo "$as_me: failed program was:" >&5 10724 echo "$as_me: failed program was:" >&5
10816sed 's/^/| /' conftest.$ac_ext >&5 10725sed 's/^/| /' conftest.$ac_ext >&5
10817 10726
10818rxvt_cv_struct_utmpx=no 10727struct_utmpx=no
10819fi 10728fi
10820rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10729rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10821fi 10730fi
10822echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmpx" >&5 10731echo "$as_me:$LINENO: result: $struct_utmpx" >&5
10823echo "${ECHO_T}$rxvt_cv_struct_utmpx" >&6 10732echo "${ECHO_T}$struct_utmpx" >&6
10824if test x$rxvt_cv_struct_utmpx = xyes; then 10733if test x$struct_utmpx = xyes; then
10825 10734
10826cat >>confdefs.h <<\_ACEOF 10735cat >>confdefs.h <<\_ACEOF
10827#define HAVE_STRUCT_UTMPX 1 10736#define HAVE_STRUCT_UTMPX 1
10828_ACEOF 10737_ACEOF
10829 10738
10830fi 10739fi
10831 10740
10832 10741
10833echo "$as_me:$LINENO: checking for host in utmpx struct" >&5 10742echo "$as_me:$LINENO: checking for host in utmpx struct" >&5
10834echo $ECHO_N "checking for host in utmpx struct... $ECHO_C" >&6 10743echo $ECHO_N "checking for host in utmpx struct... $ECHO_C" >&6
10835if test "${rxvt_cv_struct_utmpx_host+set}" = set; then 10744if test "${struct_utmpx_host+set}" = set; then
10836 echo $ECHO_N "(cached) $ECHO_C" >&6 10745 echo $ECHO_N "(cached) $ECHO_C" >&6
10837else 10746else
10838 cat >conftest.$ac_ext <<_ACEOF 10747 cat >conftest.$ac_ext <<_ACEOF
10839/* confdefs.h. */ 10748/* confdefs.h. */
10840_ACEOF 10749_ACEOF
10870 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10779 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10871 (eval $ac_try) 2>&5 10780 (eval $ac_try) 2>&5
10872 ac_status=$? 10781 ac_status=$?
10873 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10782 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10874 (exit $ac_status); }; }; then 10783 (exit $ac_status); }; }; then
10875 rxvt_cv_struct_utmpx_host=yes 10784 struct_utmpx_host=yes
10876else 10785else
10877 echo "$as_me: failed program was:" >&5 10786 echo "$as_me: failed program was:" >&5
10878sed 's/^/| /' conftest.$ac_ext >&5 10787sed 's/^/| /' conftest.$ac_ext >&5
10879 10788
10880rxvt_cv_struct_utmpx_host=no 10789struct_utmpx_host=no
10881fi 10790fi
10882rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10791rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10883fi 10792fi
10884echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmpx_host" >&5 10793echo "$as_me:$LINENO: result: $struct_utmpx_host" >&5
10885echo "${ECHO_T}$rxvt_cv_struct_utmpx_host" >&6 10794echo "${ECHO_T}$struct_utmpx_host" >&6
10886if test x$rxvt_cv_struct_utmpx_host = xyes; then 10795if test x$struct_utmpx_host = xyes; then
10887 10796
10888cat >>confdefs.h <<\_ACEOF 10797cat >>confdefs.h <<\_ACEOF
10889#define HAVE_UTMPX_HOST 1 10798#define HAVE_UTMPX_HOST 1
10890_ACEOF 10799_ACEOF
10891 10800
10892fi 10801fi
10893 10802
10894echo "$as_me:$LINENO: checking for session in utmpx struct" >&5 10803echo "$as_me:$LINENO: checking for session in utmpx struct" >&5
10895echo $ECHO_N "checking for session in utmpx struct... $ECHO_C" >&6 10804echo $ECHO_N "checking for session in utmpx struct... $ECHO_C" >&6
10896if test "${rxvt_cv_struct_utmpx_session+set}" = set; then 10805if test "${struct_utmpx_session+set}" = set; then
10897 echo $ECHO_N "(cached) $ECHO_C" >&6 10806 echo $ECHO_N "(cached) $ECHO_C" >&6
10898else 10807else
10899 cat >conftest.$ac_ext <<_ACEOF 10808 cat >conftest.$ac_ext <<_ACEOF
10900/* confdefs.h. */ 10809/* confdefs.h. */
10901_ACEOF 10810_ACEOF
10931 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10840 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10932 (eval $ac_try) 2>&5 10841 (eval $ac_try) 2>&5
10933 ac_status=$? 10842 ac_status=$?
10934 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10843 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10935 (exit $ac_status); }; }; then 10844 (exit $ac_status); }; }; then
10936 rxvt_cv_struct_utmpx_session=yes 10845 struct_utmpx_session=yes
10937else 10846else
10938 echo "$as_me: failed program was:" >&5 10847 echo "$as_me: failed program was:" >&5
10939sed 's/^/| /' conftest.$ac_ext >&5 10848sed 's/^/| /' conftest.$ac_ext >&5
10940 10849
10941rxvt_cv_struct_utmpx_session=no 10850struct_utmpx_session=no
10942fi 10851fi
10943rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10852rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10944fi 10853fi
10945echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmpx_session" >&5 10854echo "$as_me:$LINENO: result: $struct_utmpx_session" >&5
10946echo "${ECHO_T}$rxvt_cv_struct_utmpx_session" >&6 10855echo "${ECHO_T}$struct_utmpx_session" >&6
10947if test x$rxvt_cv_struct_utmpx_session = xyes; then 10856if test x$struct_utmpx_session = xyes; then
10948 10857
10949cat >>confdefs.h <<\_ACEOF 10858cat >>confdefs.h <<\_ACEOF
10950#define HAVE_UTMPX_SESSION 1 10859#define HAVE_UTMPX_SESSION 1
10951_ACEOF 10860_ACEOF
10952 10861
10955fi 10864fi
10956 10865
10957 10866
10958echo "$as_me:$LINENO: checking for struct lastlog" >&5 10867echo "$as_me:$LINENO: checking for struct lastlog" >&5
10959echo $ECHO_N "checking for struct lastlog... $ECHO_C" >&6 10868echo $ECHO_N "checking for struct lastlog... $ECHO_C" >&6
10960if test "${rxvt_cv_struct_lastlog+set}" = set; then 10869if test "${struct_lastlog+set}" = set; then
10961 echo $ECHO_N "(cached) $ECHO_C" >&6 10870 echo $ECHO_N "(cached) $ECHO_C" >&6
10962else 10871else
10963 cat >conftest.$ac_ext <<_ACEOF 10872 cat >conftest.$ac_ext <<_ACEOF
10964/* confdefs.h. */ 10873/* confdefs.h. */
10965_ACEOF 10874_ACEOF
10999 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10908 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11000 (eval $ac_try) 2>&5 10909 (eval $ac_try) 2>&5
11001 ac_status=$? 10910 ac_status=$?
11002 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10911 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11003 (exit $ac_status); }; }; then 10912 (exit $ac_status); }; }; then
11004 rxvt_cv_struct_lastlog=yes 10913 struct_lastlog=yes
11005else 10914else
11006 echo "$as_me: failed program was:" >&5 10915 echo "$as_me: failed program was:" >&5
11007sed 's/^/| /' conftest.$ac_ext >&5 10916sed 's/^/| /' conftest.$ac_ext >&5
11008 10917
11009rxvt_cv_struct_lastlog=no 10918struct_lastlog=no
11010fi 10919fi
11011rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10920rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
11012fi 10921fi
11013echo "$as_me:$LINENO: result: $rxvt_cv_struct_lastlog" >&5 10922echo "$as_me:$LINENO: result: $struct_lastlog" >&5
11014echo "${ECHO_T}$rxvt_cv_struct_lastlog" >&6 10923echo "${ECHO_T}$struct_lastlog" >&6
11015if test x$rxvt_cv_struct_lastlog = xyes; then 10924if test x$struct_lastlog = xyes; then
11016 10925
11017cat >>confdefs.h <<\_ACEOF 10926cat >>confdefs.h <<\_ACEOF
11018#define HAVE_STRUCT_LASTLOG 1 10927#define HAVE_STRUCT_LASTLOG 1
11019_ACEOF 10928_ACEOF
11020 10929
11021fi 10930fi
11022 10931
11023echo "$as_me:$LINENO: checking for struct lastlogx" >&5 10932echo "$as_me:$LINENO: checking for struct lastlogx" >&5
11024echo $ECHO_N "checking for struct lastlogx... $ECHO_C" >&6 10933echo $ECHO_N "checking for struct lastlogx... $ECHO_C" >&6
11025if test "${rxvt_cv_struct_lastlogx+set}" = set; then 10934if test "${struct_lastlogx+set}" = set; then
11026 echo $ECHO_N "(cached) $ECHO_C" >&6 10935 echo $ECHO_N "(cached) $ECHO_C" >&6
11027else 10936else
11028 cat >conftest.$ac_ext <<_ACEOF 10937 cat >conftest.$ac_ext <<_ACEOF
11029/* confdefs.h. */ 10938/* confdefs.h. */
11030_ACEOF 10939_ACEOF
11064 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10973 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11065 (eval $ac_try) 2>&5 10974 (eval $ac_try) 2>&5
11066 ac_status=$? 10975 ac_status=$?
11067 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10976 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11068 (exit $ac_status); }; }; then 10977 (exit $ac_status); }; }; then
11069 rxvt_cv_struct_lastlogx=yes 10978 struct_lastlogx=yes
11070else 10979else
11071 echo "$as_me: failed program was:" >&5 10980 echo "$as_me: failed program was:" >&5
11072sed 's/^/| /' conftest.$ac_ext >&5 10981sed 's/^/| /' conftest.$ac_ext >&5
11073 10982
11074rxvt_cv_struct_lastlogx=no 10983struct_lastlogx=no
11075fi 10984fi
11076rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10985rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
11077fi 10986fi
11078echo "$as_me:$LINENO: result: $rxvt_cv_struct_lastlogx" >&5 10987echo "$as_me:$LINENO: result: $struct_lastlogx" >&5
11079echo "${ECHO_T}$rxvt_cv_struct_lastlogx" >&6 10988echo "${ECHO_T}$struct_lastlogx" >&6
11080if test x$rxvt_cv_struct_lastlogx = xyes; then 10989if test x$struct_lastlogx = xyes; then
11081 10990
11082cat >>confdefs.h <<\_ACEOF 10991cat >>confdefs.h <<\_ACEOF
11083#define HAVE_STRUCT_LASTLOGX 1 10992#define HAVE_STRUCT_LASTLOGX 1
11084_ACEOF 10993_ACEOF
11085 10994
11086fi 10995fi
11087 10996
11088 10997
11089echo "$as_me:$LINENO: checking where utmp is located" >&5 10998echo "$as_me:$LINENO: checking where utmp is located" >&5
11090echo $ECHO_N "checking where utmp is located... $ECHO_C" >&6 10999echo $ECHO_N "checking where utmp is located... $ECHO_C" >&6
11091if test "${rxvt_cv_path_utmp+set}" = set; then 11000if test "${path_utmp+set}" = set; then
11092 echo $ECHO_N "(cached) $ECHO_C" >&6 11001 echo $ECHO_N "(cached) $ECHO_C" >&6
11093else 11002else
11094 if test "$cross_compiling" = yes; then 11003 if test "$cross_compiling" = yes; then
11095 { echo "$as_me:$LINENO: WARNING: Define RXVT_UTMP_FILE in config.h manually" >&5 11004 { echo "$as_me:$LINENO: WARNING: Define UTMP_FILE in config.h manually" >&5
11096echo "$as_me: WARNING: Define RXVT_UTMP_FILE in config.h manually" >&2;} 11005echo "$as_me: WARNING: Define UTMP_FILE in config.h manually" >&2;}
11097else 11006else
11098 cat >conftest.$ac_ext <<_ACEOF 11007 cat >conftest.$ac_ext <<_ACEOF
11099/* confdefs.h. */ 11008/* confdefs.h. */
11100_ACEOF 11009_ACEOF
11101cat confdefs.h >>conftest.$ac_ext 11010cat confdefs.h >>conftest.$ac_ext
11137 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11046 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11138 (eval $ac_try) 2>&5 11047 (eval $ac_try) 2>&5
11139 ac_status=$? 11048 ac_status=$?
11140 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11049 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11141 (exit $ac_status); }; }; then 11050 (exit $ac_status); }; }; then
11142 rxvt_cv_path_utmp=`cat conftestval` 11051 path_utmp=`cat conftestval`
11143else 11052else
11144 echo "$as_me: program exited with status $ac_status" >&5 11053 echo "$as_me: program exited with status $ac_status" >&5
11145echo "$as_me: failed program was:" >&5 11054echo "$as_me: failed program was:" >&5
11146sed 's/^/| /' conftest.$ac_ext >&5 11055sed 's/^/| /' conftest.$ac_ext >&5
11147 11056
11148( exit $ac_status ) 11057( exit $ac_status )
11149rxvt_cv_path_utmp= 11058path_utmp=
11150fi 11059fi
11151rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 11060rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
11152fi 11061fi
11153fi 11062fi
11154echo "$as_me:$LINENO: result: $rxvt_cv_path_utmp" >&5 11063echo "$as_me:$LINENO: result: $path_utmp" >&5
11155echo "${ECHO_T}$rxvt_cv_path_utmp" >&6 11064echo "${ECHO_T}$path_utmp" >&6
11156if test x$rxvt_cv_path_utmp != x; then 11065if test x$path_utmp != x; then
11157 11066
11158cat >>confdefs.h <<_ACEOF 11067cat >>confdefs.h <<_ACEOF
11159#define RXVT_UTMP_FILE "$rxvt_cv_path_utmp" 11068#define UTMP_FILE "$path_utmp"
11160_ACEOF 11069_ACEOF
11161 11070
11162fi 11071fi
11163 11072
11164 11073
11165echo "$as_me:$LINENO: checking where utmpx is located" >&5 11074echo "$as_me:$LINENO: checking where utmpx is located" >&5
11166echo $ECHO_N "checking where utmpx is located... $ECHO_C" >&6 11075echo $ECHO_N "checking where utmpx is located... $ECHO_C" >&6
11167if test "${rxvt_cv_path_utmpx+set}" = set; then 11076if test "${path_utmpx+set}" = set; then
11168 echo $ECHO_N "(cached) $ECHO_C" >&6 11077 echo $ECHO_N "(cached) $ECHO_C" >&6
11169else 11078else
11170 if test "$cross_compiling" = yes; then 11079 if test "$cross_compiling" = yes; then
11171 { echo "$as_me:$LINENO: WARNING: Define RXVT_UTMPX_FILE in config.h manually" >&5 11080 { echo "$as_me:$LINENO: WARNING: Define UTMPX_FILE in config.h manually" >&5
11172echo "$as_me: WARNING: Define RXVT_UTMPX_FILE in config.h manually" >&2;} 11081echo "$as_me: WARNING: Define UTMPX_FILE in config.h manually" >&2;}
11173else 11082else
11174 cat >conftest.$ac_ext <<_ACEOF 11083 cat >conftest.$ac_ext <<_ACEOF
11175/* confdefs.h. */ 11084/* confdefs.h. */
11176_ACEOF 11085_ACEOF
11177cat confdefs.h >>conftest.$ac_ext 11086cat confdefs.h >>conftest.$ac_ext
11223 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11132 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11224 (eval $ac_try) 2>&5 11133 (eval $ac_try) 2>&5
11225 ac_status=$? 11134 ac_status=$?
11226 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11135 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11227 (exit $ac_status); }; }; then 11136 (exit $ac_status); }; }; then
11228 rxvt_cv_path_utmpx=`cat conftestval` 11137 path_utmpx=`cat conftestval`
11229else 11138else
11230 echo "$as_me: program exited with status $ac_status" >&5 11139 echo "$as_me: program exited with status $ac_status" >&5
11231echo "$as_me: failed program was:" >&5 11140echo "$as_me: failed program was:" >&5
11232sed 's/^/| /' conftest.$ac_ext >&5 11141sed 's/^/| /' conftest.$ac_ext >&5
11233 11142
11234( exit $ac_status ) 11143( exit $ac_status )
11235rxvt_cv_path_utmpx= 11144path_utmpx=
11236fi 11145fi
11237rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 11146rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
11238fi 11147fi
11239fi 11148fi
11240echo "$as_me:$LINENO: result: $rxvt_cv_path_utmpx" >&5 11149echo "$as_me:$LINENO: result: $path_utmpx" >&5
11241echo "${ECHO_T}$rxvt_cv_path_utmpx" >&6 11150echo "${ECHO_T}$path_utmpx" >&6
11242if test x$rxvt_cv_path_utmpx != x; then 11151if test x$path_utmpx != x; then
11243 11152
11244cat >>confdefs.h <<_ACEOF 11153cat >>confdefs.h <<_ACEOF
11245#define RXVT_UTMPX_FILE "$rxvt_cv_path_utmpx" 11154#define UTMPX_FILE "$path_utmpx"
11246_ACEOF 11155_ACEOF
11247 11156
11248fi 11157fi
11249 11158
11250 11159
11251echo "$as_me:$LINENO: checking where wtmp is located" >&5 11160echo "$as_me:$LINENO: checking where wtmp is located" >&5
11252echo $ECHO_N "checking where wtmp is located... $ECHO_C" >&6 11161echo $ECHO_N "checking where wtmp is located... $ECHO_C" >&6
11253if test "${rxvt_cv_path_wtmp+set}" = set; then 11162if test "${path_wtmp+set}" = set; then
11254 echo $ECHO_N "(cached) $ECHO_C" >&6 11163 echo $ECHO_N "(cached) $ECHO_C" >&6
11255else 11164else
11256 if test "$cross_compiling" = yes; then 11165 if test "$cross_compiling" = yes; then
11257 { echo "$as_me:$LINENO: WARNING: Define RXVT_WTMP_FILE in config.h manually" >&5 11166 { echo "$as_me:$LINENO: WARNING: Define WTMP_FILE in config.h manually" >&5
11258echo "$as_me: WARNING: Define RXVT_WTMP_FILE in config.h manually" >&2;} 11167echo "$as_me: WARNING: Define WTMP_FILE in config.h manually" >&2;}
11259else 11168else
11260 cat >conftest.$ac_ext <<_ACEOF 11169 cat >conftest.$ac_ext <<_ACEOF
11261/* confdefs.h. */ 11170/* confdefs.h. */
11262_ACEOF 11171_ACEOF
11263cat confdefs.h >>conftest.$ac_ext 11172cat confdefs.h >>conftest.$ac_ext
11301 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11210 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11302 (eval $ac_try) 2>&5 11211 (eval $ac_try) 2>&5
11303 ac_status=$? 11212 ac_status=$?
11304 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11213 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11305 (exit $ac_status); }; }; then 11214 (exit $ac_status); }; }; then
11306 rxvt_cv_path_wtmp=`cat conftestval` 11215 path_wtmp=`cat conftestval`
11307else 11216else
11308 echo "$as_me: program exited with status $ac_status" >&5 11217 echo "$as_me: program exited with status $ac_status" >&5
11309echo "$as_me: failed program was:" >&5 11218echo "$as_me: failed program was:" >&5
11310sed 's/^/| /' conftest.$ac_ext >&5 11219sed 's/^/| /' conftest.$ac_ext >&5
11311 11220
11312( exit $ac_status ) 11221( exit $ac_status )
11313rxvt_cv_path_wtmp= 11222path_wtmp=
11314fi 11223fi
11315rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 11224rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
11316fi 11225fi
11317fi 11226fi
11318echo "$as_me:$LINENO: result: $rxvt_cv_path_wtmp" >&5 11227echo "$as_me:$LINENO: result: $path_wtmp" >&5
11319echo "${ECHO_T}$rxvt_cv_path_wtmp" >&6 11228echo "${ECHO_T}$path_wtmp" >&6
11320if test x$rxvt_cv_path_wtmp != x; then 11229if test x$path_wtmp != x; then
11321 11230
11322cat >>confdefs.h <<_ACEOF 11231cat >>confdefs.h <<_ACEOF
11323#define RXVT_WTMP_FILE "$rxvt_cv_path_wtmp" 11232#define WTMP_FILE "$path_wtmp"
11324_ACEOF 11233_ACEOF
11325 11234
11326fi 11235fi
11327 11236
11328echo "$as_me:$LINENO: checking where wtmpx is located" >&5 11237echo "$as_me:$LINENO: checking where wtmpx is located" >&5
11329echo $ECHO_N "checking where wtmpx is located... $ECHO_C" >&6 11238echo $ECHO_N "checking where wtmpx is located... $ECHO_C" >&6
11330if test "${rxvt_cv_path_wtmpx+set}" = set; then 11239if test "${path_wtmpx+set}" = set; then
11331 echo $ECHO_N "(cached) $ECHO_C" >&6 11240 echo $ECHO_N "(cached) $ECHO_C" >&6
11332else 11241else
11333 if test "$cross_compiling" = yes; then 11242 if test "$cross_compiling" = yes; then
11334 { echo "$as_me:$LINENO: WARNING: Define RXVT_WTMPX_FILE in config.h manually" >&5 11243 { echo "$as_me:$LINENO: WARNING: Define WTMPX_FILE in config.h manually" >&5
11335echo "$as_me: WARNING: Define RXVT_WTMPX_FILE in config.h manually" >&2;} 11244echo "$as_me: WARNING: Define WTMPX_FILE in config.h manually" >&2;}
11336else 11245else
11337 cat >conftest.$ac_ext <<_ACEOF 11246 cat >conftest.$ac_ext <<_ACEOF
11338/* confdefs.h. */ 11247/* confdefs.h. */
11339_ACEOF 11248_ACEOF
11340cat confdefs.h >>conftest.$ac_ext 11249cat confdefs.h >>conftest.$ac_ext
11377 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11286 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11378 (eval $ac_try) 2>&5 11287 (eval $ac_try) 2>&5
11379 ac_status=$? 11288 ac_status=$?
11380 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11289 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11381 (exit $ac_status); }; }; then 11290 (exit $ac_status); }; }; then
11382 rxvt_cv_path_wtmpx=`cat conftestval` 11291 path_wtmpx=`cat conftestval`
11383else 11292else
11384 echo "$as_me: program exited with status $ac_status" >&5 11293 echo "$as_me: program exited with status $ac_status" >&5
11385echo "$as_me: failed program was:" >&5 11294echo "$as_me: failed program was:" >&5
11386sed 's/^/| /' conftest.$ac_ext >&5 11295sed 's/^/| /' conftest.$ac_ext >&5
11387 11296
11388( exit $ac_status ) 11297( exit $ac_status )
11389rxvt_cv_path_wtmpx= 11298path_wtmpx=
11390fi 11299fi
11391rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 11300rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
11392fi 11301fi
11393fi 11302fi
11394echo "$as_me:$LINENO: result: $rxvt_cv_path_wtmpx" >&5 11303echo "$as_me:$LINENO: result: $path_wtmpx" >&5
11395echo "${ECHO_T}$rxvt_cv_path_wtmpx" >&6 11304echo "${ECHO_T}$path_wtmpx" >&6
11396if test x$rxvt_cv_path_wtmpx != x; then 11305if test x$path_wtmpx != x; then
11397 11306
11398cat >>confdefs.h <<_ACEOF 11307cat >>confdefs.h <<_ACEOF
11399#define RXVT_WTMPX_FILE "$rxvt_cv_path_wtmpx" 11308#define WTMPX_FILE "$path_wtmpx"
11400_ACEOF 11309_ACEOF
11401 11310
11402fi 11311fi
11403 11312
11404echo "$as_me:$LINENO: checking where lastlog is located" >&5 11313echo "$as_me:$LINENO: checking where lastlog is located" >&5
11405echo $ECHO_N "checking where lastlog is located... $ECHO_C" >&6 11314echo $ECHO_N "checking where lastlog is located... $ECHO_C" >&6
11406if test "${rxvt_cv_path_lastlog+set}" = set; then 11315if test "${path_lastlog+set}" = set; then
11407 echo $ECHO_N "(cached) $ECHO_C" >&6 11316 echo $ECHO_N "(cached) $ECHO_C" >&6
11408else 11317else
11409 if test "$cross_compiling" = yes; then 11318 if test "$cross_compiling" = yes; then
11410 { echo "$as_me:$LINENO: WARNING: Define RXVT_LASTLOG_FILE in config.h manually" >&5 11319 { echo "$as_me:$LINENO: WARNING: Define LASTLOG_FILE in config.h manually" >&5
11411echo "$as_me: WARNING: Define RXVT_LASTLOG_FILE in config.h manually" >&2;} 11320echo "$as_me: WARNING: Define LASTLOG_FILE in config.h manually" >&2;}
11412else 11321else
11413 cat >conftest.$ac_ext <<_ACEOF 11322 cat >conftest.$ac_ext <<_ACEOF
11414/* confdefs.h. */ 11323/* confdefs.h. */
11415_ACEOF 11324_ACEOF
11416cat confdefs.h >>conftest.$ac_ext 11325cat confdefs.h >>conftest.$ac_ext
11458 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11367 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11459 (eval $ac_try) 2>&5 11368 (eval $ac_try) 2>&5
11460 ac_status=$? 11369 ac_status=$?
11461 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11370 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11462 (exit $ac_status); }; }; then 11371 (exit $ac_status); }; }; then
11463 rxvt_cv_path_lastlog=`cat conftestval` 11372 path_lastlog=`cat conftestval`
11464else 11373else
11465 echo "$as_me: program exited with status $ac_status" >&5 11374 echo "$as_me: program exited with status $ac_status" >&5
11466echo "$as_me: failed program was:" >&5 11375echo "$as_me: failed program was:" >&5
11467sed 's/^/| /' conftest.$ac_ext >&5 11376sed 's/^/| /' conftest.$ac_ext >&5
11468 11377
11469( exit $ac_status ) 11378( exit $ac_status )
11470rxvt_cv_path_lastlog= 11379path_lastlog=
11471fi 11380fi
11472rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 11381rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
11473fi 11382fi
11474fi 11383fi
11475echo "$as_me:$LINENO: result: $rxvt_cv_path_lastlog" >&5 11384echo "$as_me:$LINENO: result: $path_lastlog" >&5
11476echo "${ECHO_T}$rxvt_cv_path_lastlog" >&6 11385echo "${ECHO_T}$path_lastlog" >&6
11477if test x$rxvt_cv_path_lastlog != x; then 11386if test x$path_lastlog != x; then
11478 11387
11479cat >>confdefs.h <<_ACEOF 11388cat >>confdefs.h <<_ACEOF
11480#define RXVT_LASTLOG_FILE "$rxvt_cv_path_lastlog" 11389#define LASTLOG_FILE "$path_lastlog"
11481_ACEOF 11390_ACEOF
11482 11391
11483 if test -d "$rxvt_cv_path_lastlog"; then 11392 if test -d "$path_lastlog"; then
11484 11393
11485cat >>confdefs.h <<\_ACEOF 11394cat >>confdefs.h <<\_ACEOF
11486#define LASTLOG_IS_DIR 1 11395#define LASTLOG_IS_DIR 1
11487_ACEOF 11396_ACEOF
11488 11397
11489 fi 11398 fi
11490fi 11399fi
11491 11400
11492echo "$as_me:$LINENO: checking where lastlogx is located" >&5 11401echo "$as_me:$LINENO: checking where lastlogx is located" >&5
11493echo $ECHO_N "checking where lastlogx is located... $ECHO_C" >&6 11402echo $ECHO_N "checking where lastlogx is located... $ECHO_C" >&6
11494if test "${rxvt_cv_path_lastlogx+set}" = set; then 11403if test "${path_lastlogx+set}" = set; then
11495 echo $ECHO_N "(cached) $ECHO_C" >&6 11404 echo $ECHO_N "(cached) $ECHO_C" >&6
11496else 11405else
11497 if test "$cross_compiling" = yes; then 11406 if test "$cross_compiling" = yes; then
11498 { echo "$as_me:$LINENO: WARNING: Define RXVT_LASTLOGX_FILE in config.h manually" >&5 11407 { echo "$as_me:$LINENO: WARNING: Define LASTLOGX_FILE in config.h manually" >&5
11499echo "$as_me: WARNING: Define RXVT_LASTLOGX_FILE in config.h manually" >&2;} 11408echo "$as_me: WARNING: Define LASTLOGX_FILE in config.h manually" >&2;}
11500else 11409else
11501 cat >conftest.$ac_ext <<_ACEOF 11410 cat >conftest.$ac_ext <<_ACEOF
11502/* confdefs.h. */ 11411/* confdefs.h. */
11503_ACEOF 11412_ACEOF
11504cat confdefs.h >>conftest.$ac_ext 11413cat confdefs.h >>conftest.$ac_ext
11540 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11449 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11541 (eval $ac_try) 2>&5 11450 (eval $ac_try) 2>&5
11542 ac_status=$? 11451 ac_status=$?
11543 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11452 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11544 (exit $ac_status); }; }; then 11453 (exit $ac_status); }; }; then
11545 rxvt_cv_path_lastlogx=`cat conftestval` 11454 path_lastlogx=`cat conftestval`
11546else 11455else
11547 echo "$as_me: program exited with status $ac_status" >&5 11456 echo "$as_me: program exited with status $ac_status" >&5
11548echo "$as_me: failed program was:" >&5 11457echo "$as_me: failed program was:" >&5
11549sed 's/^/| /' conftest.$ac_ext >&5 11458sed 's/^/| /' conftest.$ac_ext >&5
11550 11459
11551( exit $ac_status ) 11460( exit $ac_status )
11552rxvt_cv_path_lastlogx= 11461path_lastlogx=
11553fi 11462fi
11554rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 11463rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
11555fi 11464fi
11556fi 11465fi
11557echo "$as_me:$LINENO: result: $rxvt_cv_path_lastlogx" >&5 11466echo "$as_me:$LINENO: result: $path_lastlogx" >&5
11558echo "${ECHO_T}$rxvt_cv_path_lastlogx" >&6 11467echo "${ECHO_T}$path_lastlogx" >&6
11559if test x$rxvt_cv_path_lastlogx != x; then 11468if test x$path_lastlogx != x; then
11560 11469
11561cat >>confdefs.h <<_ACEOF 11470cat >>confdefs.h <<_ACEOF
11562#define RXVT_LASTLOGX_FILE "$rxvt_cv_path_lastlogx" 11471#define LASTLOGX_FILE "$path_lastlogx"
11563_ACEOF 11472_ACEOF
11564 11473
11565fi 11474fi
11475
11566 11476
11567 11477
11568echo "$as_me:$LINENO: checking where ttys/ttytab is located" >&5 11478echo "$as_me:$LINENO: checking where ttys/ttytab is located" >&5
11569echo $ECHO_N "checking where ttys/ttytab is located... $ECHO_C" >&6 11479echo $ECHO_N "checking where ttys/ttytab is located... $ECHO_C" >&6
11570if test "${rxvt_cv_path_ttytab+set}" = set; then 11480if test "${rxvt_cv_path_ttytab+set}" = set; then
11837#define HAVE_NL_LANGINFO 1 11747#define HAVE_NL_LANGINFO 1
11838_ACEOF 11748_ACEOF
11839 11749
11840fi 11750fi
11841 11751
11752
11842echo "$as_me:$LINENO: checking for unix-compliant filehandle passing ability" >&5 11753echo "$as_me:$LINENO: checking for unix-compliant filehandle passing ability" >&5
11843echo $ECHO_N "checking for unix-compliant filehandle passing ability... $ECHO_C" >&6 11754echo $ECHO_N "checking for unix-compliant filehandle passing ability... $ECHO_C" >&6
11844if test "${rxvt_can_pass_fds+set}" = set; then 11755if test "${can_pass_fds+set}" = set; then
11845 echo $ECHO_N "(cached) $ECHO_C" >&6 11756 echo $ECHO_N "(cached) $ECHO_C" >&6
11846else 11757else
11847 cat >conftest.$ac_ext <<_ACEOF 11758 cat >conftest.$ac_ext <<_ACEOF
11848/* confdefs.h. */ 11759/* confdefs.h. */
11849_ACEOF 11760_ACEOF
11850cat confdefs.h >>conftest.$ac_ext 11761cat confdefs.h >>conftest.$ac_ext
11851cat >>conftest.$ac_ext <<_ACEOF 11762cat >>conftest.$ac_ext <<_ACEOF
11852/* end confdefs.h. */ 11763/* end confdefs.h. */
11853 11764
11765#include <cstddef> // broken bsds (is that redundant?) need this
11854#include <sys/types.h> 11766#include <sys/types.h>
11855#include <sys/socket.h> 11767#include <sys/socket.h>
11768#include <sys/uio.h>
11856 11769
11857int 11770int
11858main () 11771main ()
11859{ 11772{
11860 11773
11905 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11818 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11906 (eval $ac_try) 2>&5 11819 (eval $ac_try) 2>&5
11907 ac_status=$? 11820 ac_status=$?
11908 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11821 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11909 (exit $ac_status); }; }; then 11822 (exit $ac_status); }; }; then
11910 rxvt_can_pass_fds=yes 11823 can_pass_fds=yes
11911else 11824else
11912 echo "$as_me: failed program was:" >&5 11825 echo "$as_me: failed program was:" >&5
11913sed 's/^/| /' conftest.$ac_ext >&5 11826sed 's/^/| /' conftest.$ac_ext >&5
11914 11827
11915rxvt_can_pass_fds=no 11828can_pass_fds=no
11916fi 11829fi
11917rm -f conftest.err conftest.$ac_objext \ 11830rm -f conftest.err conftest.$ac_objext \
11918 conftest$ac_exeext conftest.$ac_ext 11831 conftest$ac_exeext conftest.$ac_ext
11919fi 11832fi
11920echo "$as_me:$LINENO: result: $rxvt_can_pass_fds" >&5 11833echo "$as_me:$LINENO: result: $can_pass_fds" >&5
11921echo "${ECHO_T}$rxvt_can_pass_fds" >&6 11834echo "${ECHO_T}$can_pass_fds" >&6
11922if test x$rxvt_can_pass_fds = xyes; then 11835if test x$can_pass_fds = xyes; then
11923 11836
11924cat >>confdefs.h <<\_ACEOF 11837cat >>confdefs.h <<\_ACEOF
11925#define HAVE_UNIX_FDPASS 1 11838#define HAVE_UNIX_FDPASS 1
11926_ACEOF 11839_ACEOF
11927 11840
11841else
11842 { { echo "$as_me:$LINENO: error: libptytty requires unix-compliant filehandle passing ability" >&5
11843echo "$as_me: error: libptytty requires unix-compliant filehandle passing ability" >&2;}
11844 { (exit 1); exit 1; }; }
11928fi 11845fi
11846
11929 11847
11930echo "$as_me:$LINENO: checking for broken XIM callback" >&5 11848echo "$as_me:$LINENO: checking for broken XIM callback" >&5
11931echo $ECHO_N "checking for broken XIM callback... $ECHO_C" >&6 11849echo $ECHO_N "checking for broken XIM callback... $ECHO_C" >&6
11932if test "${rxvt_broken_ximcb+set}" = set; then 11850if test "${rxvt_broken_ximcb+set}" = set; then
11933 echo $ECHO_N "(cached) $ECHO_C" >&6 11851 echo $ECHO_N "(cached) $ECHO_C" >&6
11983#define XIMCB_PROTO_BROKEN 1 11901#define XIMCB_PROTO_BROKEN 1
11984_ACEOF 11902_ACEOF
11985 11903
11986fi 11904fi
11987 11905
11988echo "$as_me:$LINENO: checking for getpt" >&5
11989echo $ECHO_N "checking for getpt... $ECHO_C" >&6
11990if test "${rxvt_cv_func_getpt+set}" = set; then
11991 echo $ECHO_N "(cached) $ECHO_C" >&6
11992else
11993 cat >conftest.$ac_ext <<_ACEOF
11994/* confdefs.h. */
11995_ACEOF
11996cat confdefs.h >>conftest.$ac_ext
11997cat >>conftest.$ac_ext <<_ACEOF
11998/* end confdefs.h. */
11999#define _GNU_SOURCE
12000#ifdef HAVE_STDLIB_H
12001# include <cstdlib>
12002#endif
12003int
12004main ()
12005{
12006(void)getpt();
12007 ;
12008 return 0;
12009}
12010_ACEOF
12011rm -f conftest.$ac_objext conftest$ac_exeext
12012if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12013 (eval $ac_link) 2>conftest.er1
12014 ac_status=$?
12015 grep -v '^ *+' conftest.er1 >conftest.err
12016 rm -f conftest.er1
12017 cat conftest.err >&5
12018 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12019 (exit $ac_status); } &&
12020 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
12021 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12022 (eval $ac_try) 2>&5
12023 ac_status=$?
12024 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12025 (exit $ac_status); }; } &&
12026 { ac_try='test -s conftest$ac_exeext'
12027 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12028 (eval $ac_try) 2>&5
12029 ac_status=$?
12030 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12031 (exit $ac_status); }; }; then
12032 rxvt_cv_func_getpt=yes
12033else
12034 echo "$as_me: failed program was:" >&5
12035sed 's/^/| /' conftest.$ac_ext >&5
12036 11906
12037rxvt_cv_func_getpt=no
12038fi
12039rm -f conftest.err conftest.$ac_objext \
12040 conftest$ac_exeext conftest.$ac_ext
12041fi
12042echo "$as_me:$LINENO: result: $rxvt_cv_func_getpt" >&5
12043echo "${ECHO_T}$rxvt_cv_func_getpt" >&6
12044if test x$rxvt_cv_func_getpt = xyes; then
12045 11907
12046cat >>confdefs.h <<\_ACEOF
12047#define HAVE_GETPT 1
12048_ACEOF
12049 11908
12050fi
12051 11909
12052echo "$as_me:$LINENO: checking for pty/tty type" >&5
12053echo $ECHO_N "checking for pty/tty type... $ECHO_C" >&6
12054if test "${rxvt_cv_ptys+set}" = set; then
12055 echo $ECHO_N "(cached) $ECHO_C" >&6
12056else
12057 if test x$ac_cv_func_openpty = xyes; then
12058 rxvt_cv_ptys=OPENPTY
12059 else if test x$ac_cv_func__getpty = xyes; then
12060 rxvt_cv_ptys=SGI4
12061 else if test -c /dev/ttyp20; then
12062 rxvt_cv_ptys=SCO
12063 else if test -c /dev/ptym/clone; then
12064 rxvt_cv_ptys=HPUX
12065 else if test x$rxvt_cv_func_getpt = xyes; then
12066 rxvt_cv_ptys=GLIBC
12067 else if test -c /dev/ptc -a -c /dev/pts; then
12068 rxvt_cv_ptys=PTC
12069 else if test -c /dev/ptc -a -d /dev/pts; then
12070 rxvt_cv_ptys=PTC
12071 else if test -c /dev/ptmx -a -c /dev/pts/0; then
12072 rxvt_cv_ptys=STREAMS
12073 else if test x$ac_cv_func_grantpt = xyes && test x$ac_cv_func_unlockpt = xyes; then
12074 rxvt_cv_ptys=STREAMS
12075 else
12076 rxvt_cv_ptys=BSD
12077fi
12078fi
12079fi
12080fi
12081fi
12082fi
12083fi
12084fi
12085fi
12086 11910
12087fi
12088echo "$as_me:$LINENO: result: $rxvt_cv_ptys" >&5
12089echo "${ECHO_T}$rxvt_cv_ptys" >&6
12090 11911
12091if test x$rxvt_cv_ptys = xOPENPTY; then 11912for ac_header in \
11913 pty.h \
11914 util.h \
11915 libutil.h \
11916 sys/ioctl.h \
11917 sys/stropts.h \
12092 11918
12093cat >>confdefs.h <<\_ACEOF
12094#define PTYS_ARE_OPENPTY 1
12095_ACEOF
12096
12097fi
12098if test x$rxvt_cv_ptys = xSCO; then
12099
12100cat >>confdefs.h <<\_ACEOF
12101#define PTYS_ARE_NUMERIC 1
12102_ACEOF
12103
12104fi
12105if test x$rxvt_cv_ptys = xSTREAMS; then
12106
12107cat >>confdefs.h <<\_ACEOF
12108#define PTYS_ARE_PTMX 1
12109_ACEOF
12110
12111fi
12112if test x$rxvt_cv_ptys = xPTC; then
12113
12114cat >>confdefs.h <<\_ACEOF
12115#define PTYS_ARE_PTC 1
12116_ACEOF
12117
12118fi
12119if test x$rxvt_cv_ptys = xSGI4; then
12120
12121cat >>confdefs.h <<\_ACEOF
12122#define PTYS_ARE__GETPTY 1
12123_ACEOF
12124
12125fi
12126if test x$rxvt_cv_ptys = xCONVEX; then
12127
12128cat >>confdefs.h <<\_ACEOF
12129#define PTYS_ARE_GETPTY 1
12130_ACEOF
12131
12132fi
12133if test x$rxvt_cv_ptys = xGLIBC; then
12134
12135cat >>confdefs.h <<\_ACEOF
12136#define PTYS_ARE_GETPT 1
12137_ACEOF
12138
12139fi
12140if test x$rxvt_cv_ptys = xHPUX; then
12141
12142cat >>confdefs.h <<\_ACEOF
12143#define PTYS_ARE_CLONE 1
12144_ACEOF
12145
12146fi
12147if test x$rxvt_cv_ptys = xBSD -o x$rxvt_cv_ptys = xHPUX -o x$rxvt_cv_ptys = xGLIBC; then
12148
12149cat >>confdefs.h <<\_ACEOF
12150#define PTYS_ARE_SEARCHED 1
12151_ACEOF
12152
12153fi
12154
12155
12156{ echo "$as_me:$LINENO: checking for pty ranges..." >&5
12157echo "$as_me: checking for pty ranges..." >&6;}
12158ptys=`echo /dev/pty??`
12159pch1=`echo $ptys | tr ' ' '\012' | sed -e 's/^.*\(.\).$/\1/g' | sort -u | tr -d '\012'`
12160pch2=`echo $ptys | tr ' ' '\012' | sed -e 's/^.*\(.\)$/\1/g' | sort -u | tr -d '\012'`
12161if test x$pch1 != x; then
12162
12163cat >>confdefs.h <<_ACEOF
12164#define PTYCHAR1 "$pch1"
12165_ACEOF
12166
12167fi
12168if test x$pch2 != x; then
12169
12170cat >>confdefs.h <<_ACEOF
12171#define PTYCHAR2 "$pch2"
12172_ACEOF
12173
12174fi
12175
12176if test x$support_xft = xyes; then
12177 LIBS="$LIBS `pkg-config xft --libs`"
12178 CFLAGS="$CFLAGS `pkg-config xft --cflags`"
12179 CPPFLAGS="$CPPFLAGS `pkg-config xft --cflags`"
12180
12181
12182for ac_header in X11/Xft/Xft.h
12183do 11919do
12184as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 11920as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
12185if eval "test \"\${$as_ac_Header+set}\" = set"; then 11921if eval "test \"\${$as_ac_Header+set}\" = set"; then
12186 echo "$as_me:$LINENO: checking for $ac_header" >&5 11922 echo "$as_me:$LINENO: checking for $ac_header" >&5
12187echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 11923echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
12321if test `eval echo '${'$as_ac_Header'}'` = yes; then 12057if test `eval echo '${'$as_ac_Header'}'` = yes; then
12322 cat >>confdefs.h <<_ACEOF 12058 cat >>confdefs.h <<_ACEOF
12323#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 12059#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
12324_ACEOF 12060_ACEOF
12325 12061
12062fi
12063
12064done
12065
12066
12067
12068
12069
12070
12071
12072
12073
12074
12075
12076for ac_func in \
12077 revoke \
12078 _getpty \
12079 getpt \
12080 posix_openpt \
12081 isastream \
12082 setuid \
12083 seteuid \
12084 setreuid \
12085 setresuid \
12086
12087do
12088as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
12089echo "$as_me:$LINENO: checking for $ac_func" >&5
12090echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
12091if eval "test \"\${$as_ac_var+set}\" = set"; then
12092 echo $ECHO_N "(cached) $ECHO_C" >&6
12093else
12094 cat >conftest.$ac_ext <<_ACEOF
12095/* confdefs.h. */
12096_ACEOF
12097cat confdefs.h >>conftest.$ac_ext
12098cat >>conftest.$ac_ext <<_ACEOF
12099/* end confdefs.h. */
12100/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
12101 For example, HP-UX 11i <limits.h> declares gettimeofday. */
12102#define $ac_func innocuous_$ac_func
12103
12104/* System header to define __stub macros and hopefully few prototypes,
12105 which can conflict with char $ac_func (); below.
12106 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
12107 <limits.h> exists even on freestanding compilers. */
12108
12109#ifdef __STDC__
12110# include <limits.h>
12111#else
12112# include <assert.h>
12113#endif
12114
12115#undef $ac_func
12116
12117/* Override any gcc2 internal prototype to avoid an error. */
12118#ifdef __cplusplus
12119extern "C"
12120{
12121#endif
12122/* We use char because int might match the return type of a gcc2
12123 builtin and then its argument prototype would still apply. */
12124char $ac_func ();
12125/* The GNU C library defines this for functions which it implements
12126 to always fail with ENOSYS. Some functions are actually named
12127 something starting with __ and the normal name is an alias. */
12128#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
12129choke me
12130#else
12131char (*f) () = $ac_func;
12132#endif
12133#ifdef __cplusplus
12134}
12135#endif
12136
12137int
12138main ()
12139{
12140return f != $ac_func;
12141 ;
12142 return 0;
12143}
12144_ACEOF
12145rm -f conftest.$ac_objext conftest$ac_exeext
12146if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12147 (eval $ac_link) 2>conftest.er1
12148 ac_status=$?
12149 grep -v '^ *+' conftest.er1 >conftest.err
12150 rm -f conftest.er1
12151 cat conftest.err >&5
12152 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12153 (exit $ac_status); } &&
12154 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
12155 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12156 (eval $ac_try) 2>&5
12157 ac_status=$?
12158 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12159 (exit $ac_status); }; } &&
12160 { ac_try='test -s conftest$ac_exeext'
12161 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12162 (eval $ac_try) 2>&5
12163 ac_status=$?
12164 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12165 (exit $ac_status); }; }; then
12166 eval "$as_ac_var=yes"
12167else
12168 echo "$as_me: failed program was:" >&5
12169sed 's/^/| /' conftest.$ac_ext >&5
12170
12171eval "$as_ac_var=no"
12172fi
12173rm -f conftest.err conftest.$ac_objext \
12174 conftest$ac_exeext conftest.$ac_ext
12175fi
12176echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
12177echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
12178if test `eval echo '${'$as_ac_var'}'` = yes; then
12179 cat >>confdefs.h <<_ACEOF
12180#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
12181_ACEOF
12182
12183fi
12184done
12185
12186
12187have_clone=no
12188
12189echo "$as_me:$LINENO: checking for /dev/ptym/clone" >&5
12190echo $ECHO_N "checking for /dev/ptym/clone... $ECHO_C" >&6
12191if test -e /dev/ptym/clone; then
12192 echo "$as_me:$LINENO: result: yes" >&5
12193echo "${ECHO_T}yes" >&6
12194
12195cat >>confdefs.h <<\_ACEOF
12196#define HAVE_DEV_CLONE 1
12197_ACEOF
12198
12199
12200cat >>confdefs.h <<\_ACEOF
12201#define CLONE_DEVICE "/dev/ptym/clone"
12202_ACEOF
12203
12204 have_clone=yes
12205else
12206 echo "$as_me:$LINENO: result: no" >&5
12207echo "${ECHO_T}no" >&6
12208fi
12209
12210echo "$as_me:$LINENO: checking for /dev/ptc" >&5
12211echo $ECHO_N "checking for /dev/ptc... $ECHO_C" >&6
12212if test -e /dev/ptc; then
12213 echo "$as_me:$LINENO: result: yes" >&5
12214echo "${ECHO_T}yes" >&6
12215
12216cat >>confdefs.h <<\_ACEOF
12217#define HAVE_DEV_PTC 1
12218_ACEOF
12219
12220
12221cat >>confdefs.h <<\_ACEOF
12222#define CLONE_DEVICE "/dev/ptc"
12223_ACEOF
12224
12225 have_clone=yes
12226else
12227 echo "$as_me:$LINENO: result: no" >&5
12228echo "${ECHO_T}no" >&6
12229fi
12230
12231case $host in
12232 *-*-cygwin*)
12233 have_clone=yes
12234
12235cat >>confdefs.h <<\_ACEOF
12236#define CLONE_DEVICE "/dev/ptmx"
12237_ACEOF
12238
12239 ;;
12240 *)
12241 echo "$as_me:$LINENO: checking for /dev/ptmx" >&5
12242echo $ECHO_N "checking for /dev/ptmx... $ECHO_C" >&6
12243 if test -e /dev/ptmx; then
12244 echo "$as_me:$LINENO: result: yes" >&5
12245echo "${ECHO_T}yes" >&6
12246
12247cat >>confdefs.h <<\_ACEOF
12248#define HAVE_DEV_PTMX 1
12249_ACEOF
12250
12251
12252cat >>confdefs.h <<\_ACEOF
12253#define CLONE_DEVICE "/dev/ptmx"
12254_ACEOF
12255
12256 have_clone=yes
12257 else
12258 echo "$as_me:$LINENO: result: no" >&5
12259echo "${ECHO_T}no" >&6
12260 fi
12261 ;;
12262esac
12263
12264if test x$ac_cv_func_getpt = xyes -o x$ac_cv_func_posix_openpt = xyes -o x$have_clone = xyes; then
12265 echo "$as_me:$LINENO: checking for UNIX98 ptys" >&5
12266echo $ECHO_N "checking for UNIX98 ptys... $ECHO_C" >&6
12267 cat >conftest.$ac_ext <<_ACEOF
12268/* confdefs.h. */
12269_ACEOF
12270cat confdefs.h >>conftest.$ac_ext
12271cat >>conftest.$ac_ext <<_ACEOF
12272/* end confdefs.h. */
12273#include <stdlib.h>
12274int
12275main ()
12276{
12277grantpt(0);unlockpt(0);ptsname(0);
12278 ;
12279 return 0;
12280}
12281_ACEOF
12282rm -f conftest.$ac_objext conftest$ac_exeext
12283if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12284 (eval $ac_link) 2>conftest.er1
12285 ac_status=$?
12286 grep -v '^ *+' conftest.er1 >conftest.err
12287 rm -f conftest.er1
12288 cat conftest.err >&5
12289 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12290 (exit $ac_status); } &&
12291 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
12292 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12293 (eval $ac_try) 2>&5
12294 ac_status=$?
12295 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12296 (exit $ac_status); }; } &&
12297 { ac_try='test -s conftest$ac_exeext'
12298 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12299 (eval $ac_try) 2>&5
12300 ac_status=$?
12301 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12302 (exit $ac_status); }; }; then
12303 unix98_pty=yes
12304
12305cat >>confdefs.h <<\_ACEOF
12306#define UNIX98_PTY 1
12307_ACEOF
12308
12309 echo "$as_me:$LINENO: result: yes" >&5
12310echo "${ECHO_T}yes" >&6
12311else
12312 echo "$as_me: failed program was:" >&5
12313sed 's/^/| /' conftest.$ac_ext >&5
12314
12315echo "$as_me:$LINENO: result: no" >&5
12316echo "${ECHO_T}no" >&6
12317fi
12318rm -f conftest.err conftest.$ac_objext \
12319 conftest$ac_exeext conftest.$ac_ext
12320fi
12321
12322if test -z "$unix98_pty"; then
12323
12324for ac_func in openpty
12325do
12326as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
12327echo "$as_me:$LINENO: checking for $ac_func" >&5
12328echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
12329if eval "test \"\${$as_ac_var+set}\" = set"; then
12330 echo $ECHO_N "(cached) $ECHO_C" >&6
12331else
12332 cat >conftest.$ac_ext <<_ACEOF
12333/* confdefs.h. */
12334_ACEOF
12335cat confdefs.h >>conftest.$ac_ext
12336cat >>conftest.$ac_ext <<_ACEOF
12337/* end confdefs.h. */
12338/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
12339 For example, HP-UX 11i <limits.h> declares gettimeofday. */
12340#define $ac_func innocuous_$ac_func
12341
12342/* System header to define __stub macros and hopefully few prototypes,
12343 which can conflict with char $ac_func (); below.
12344 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
12345 <limits.h> exists even on freestanding compilers. */
12346
12347#ifdef __STDC__
12348# include <limits.h>
12349#else
12350# include <assert.h>
12351#endif
12352
12353#undef $ac_func
12354
12355/* Override any gcc2 internal prototype to avoid an error. */
12356#ifdef __cplusplus
12357extern "C"
12358{
12359#endif
12360/* We use char because int might match the return type of a gcc2
12361 builtin and then its argument prototype would still apply. */
12362char $ac_func ();
12363/* The GNU C library defines this for functions which it implements
12364 to always fail with ENOSYS. Some functions are actually named
12365 something starting with __ and the normal name is an alias. */
12366#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
12367choke me
12368#else
12369char (*f) () = $ac_func;
12370#endif
12371#ifdef __cplusplus
12372}
12373#endif
12374
12375int
12376main ()
12377{
12378return f != $ac_func;
12379 ;
12380 return 0;
12381}
12382_ACEOF
12383rm -f conftest.$ac_objext conftest$ac_exeext
12384if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12385 (eval $ac_link) 2>conftest.er1
12386 ac_status=$?
12387 grep -v '^ *+' conftest.er1 >conftest.err
12388 rm -f conftest.er1
12389 cat conftest.err >&5
12390 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12391 (exit $ac_status); } &&
12392 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
12393 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12394 (eval $ac_try) 2>&5
12395 ac_status=$?
12396 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12397 (exit $ac_status); }; } &&
12398 { ac_try='test -s conftest$ac_exeext'
12399 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12400 (eval $ac_try) 2>&5
12401 ac_status=$?
12402 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12403 (exit $ac_status); }; }; then
12404 eval "$as_ac_var=yes"
12405else
12406 echo "$as_me: failed program was:" >&5
12407sed 's/^/| /' conftest.$ac_ext >&5
12408
12409eval "$as_ac_var=no"
12410fi
12411rm -f conftest.err conftest.$ac_objext \
12412 conftest$ac_exeext conftest.$ac_ext
12413fi
12414echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
12415echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
12416if test `eval echo '${'$as_ac_var'}'` = yes; then
12417 cat >>confdefs.h <<_ACEOF
12418#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
12419_ACEOF
12420
12421else
12422 echo "$as_me:$LINENO: checking for openpty in -lutil" >&5
12423echo $ECHO_N "checking for openpty in -lutil... $ECHO_C" >&6
12424if test "${ac_cv_lib_util_openpty+set}" = set; then
12425 echo $ECHO_N "(cached) $ECHO_C" >&6
12426else
12427 ac_check_lib_save_LIBS=$LIBS
12428LIBS="-lutil $LIBS"
12429cat >conftest.$ac_ext <<_ACEOF
12430/* confdefs.h. */
12431_ACEOF
12432cat confdefs.h >>conftest.$ac_ext
12433cat >>conftest.$ac_ext <<_ACEOF
12434/* end confdefs.h. */
12435
12436/* Override any gcc2 internal prototype to avoid an error. */
12437#ifdef __cplusplus
12438extern "C"
12439#endif
12440/* We use char because int might match the return type of a gcc2
12441 builtin and then its argument prototype would still apply. */
12442char openpty ();
12443int
12444main ()
12445{
12446openpty ();
12447 ;
12448 return 0;
12449}
12450_ACEOF
12451rm -f conftest.$ac_objext conftest$ac_exeext
12452if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12453 (eval $ac_link) 2>conftest.er1
12454 ac_status=$?
12455 grep -v '^ *+' conftest.er1 >conftest.err
12456 rm -f conftest.er1
12457 cat conftest.err >&5
12458 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12459 (exit $ac_status); } &&
12460 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
12461 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12462 (eval $ac_try) 2>&5
12463 ac_status=$?
12464 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12465 (exit $ac_status); }; } &&
12466 { ac_try='test -s conftest$ac_exeext'
12467 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12468 (eval $ac_try) 2>&5
12469 ac_status=$?
12470 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12471 (exit $ac_status); }; }; then
12472 ac_cv_lib_util_openpty=yes
12473else
12474 echo "$as_me: failed program was:" >&5
12475sed 's/^/| /' conftest.$ac_ext >&5
12476
12477ac_cv_lib_util_openpty=no
12478fi
12479rm -f conftest.err conftest.$ac_objext \
12480 conftest$ac_exeext conftest.$ac_ext
12481LIBS=$ac_check_lib_save_LIBS
12482fi
12483echo "$as_me:$LINENO: result: $ac_cv_lib_util_openpty" >&5
12484echo "${ECHO_T}$ac_cv_lib_util_openpty" >&6
12485if test $ac_cv_lib_util_openpty = yes; then
12486 cat >>confdefs.h <<\_ACEOF
12487#define HAVE_OPENPTY 1
12488_ACEOF
12489 LIBS="$LIBS -lutil"
12490fi
12491
12492fi
12493done
12494
12495fi
12496
12497
12498
12499echo "$as_me:$LINENO: checking for tty group" >&5
12500echo $ECHO_N "checking for tty group... $ECHO_C" >&6
12501if test "${tty_group+set}" = set; then
12502 echo $ECHO_N "(cached) $ECHO_C" >&6
12503else
12504 if test "$cross_compiling" = yes; then
12505 tty_group=no
12506else
12507 cat >conftest.$ac_ext <<_ACEOF
12508/* confdefs.h. */
12509_ACEOF
12510cat confdefs.h >>conftest.$ac_ext
12511cat >>conftest.$ac_ext <<_ACEOF
12512/* end confdefs.h. */
12513
12514#include <sys/types.h>
12515#include <sys/stat.h>
12516#include <unistd.h>
12517#include <grp.h>
12518
12519main()
12520{
12521 struct stat st;
12522 struct group *gr;
12523 char *tty;
12524 gr = getgrnam("tty");
12525 tty = ttyname(0);
12526 if (gr != 0
12527 && tty != 0
12528 && (stat(tty, &st)) == 0
12529 && st.st_gid == gr->gr_gid)
12530 return 0;
12531 else
12532 return 1;
12533}
12534_ACEOF
12535rm -f conftest$ac_exeext
12536if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12537 (eval $ac_link) 2>&5
12538 ac_status=$?
12539 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12540 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
12541 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12542 (eval $ac_try) 2>&5
12543 ac_status=$?
12544 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12545 (exit $ac_status); }; }; then
12546 tty_group=yes
12547else
12548 echo "$as_me: program exited with status $ac_status" >&5
12549echo "$as_me: failed program was:" >&5
12550sed 's/^/| /' conftest.$ac_ext >&5
12551
12552( exit $ac_status )
12553tty_group=no
12554fi
12555rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
12556fi
12557fi
12558echo "$as_me:$LINENO: result: $tty_group" >&5
12559echo "${ECHO_T}$tty_group" >&6
12560if test x$tty_group = xyes; then
12561
12562cat >>confdefs.h <<\_ACEOF
12563#define TTY_GID_SUPPORT 1
12564_ACEOF
12565
12566fi
12567
12568if test x$support_xft = xyes; then
12569 # Extract the first word of "pkg-config", so it can be a program name with args.
12570set dummy pkg-config; ac_word=$2
12571echo "$as_me:$LINENO: checking for $ac_word" >&5
12572echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
12573if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
12574 echo $ECHO_N "(cached) $ECHO_C" >&6
12575else
12576 case $PKG_CONFIG in
12577 [\\/]* | ?:[\\/]*)
12578 ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
12579 ;;
12580 *)
12581 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
12582for as_dir in $PATH
12583do
12584 IFS=$as_save_IFS
12585 test -z "$as_dir" && as_dir=.
12586 for ac_exec_ext in '' $ac_executable_extensions; do
12587 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
12588 ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
12589 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
12590 break 2
12591 fi
12592done
12593done
12594
12595 test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
12596 ;;
12597esac
12598fi
12599PKG_CONFIG=$ac_cv_path_PKG_CONFIG
12600
12601if test -n "$PKG_CONFIG"; then
12602 echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
12603echo "${ECHO_T}$PKG_CONFIG" >&6
12604else
12605 echo "$as_me:$LINENO: result: no" >&5
12606echo "${ECHO_T}no" >&6
12607fi
12608
12609 if test $PKG_CONFIG != no && $PKG_CONFIG --exists xft; then
12610 LIBS="$LIBS `$PKG_CONFIG xft --libs`"
12611 CPPFLAGS="$CPPFLAGS `$PKG_CONFIG xft --cflags`"
12612 else
12613 # Extract the first word of "xft-config", so it can be a program name with args.
12614set dummy xft-config; ac_word=$2
12615echo "$as_me:$LINENO: checking for $ac_word" >&5
12616echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
12617if test "${ac_cv_path_XFT_CONFIG+set}" = set; then
12618 echo $ECHO_N "(cached) $ECHO_C" >&6
12619else
12620 case $XFT_CONFIG in
12621 [\\/]* | ?:[\\/]*)
12622 ac_cv_path_XFT_CONFIG="$XFT_CONFIG" # Let the user override the test with a path.
12623 ;;
12624 *)
12625 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
12626for as_dir in $PATH
12627do
12628 IFS=$as_save_IFS
12629 test -z "$as_dir" && as_dir=.
12630 for ac_exec_ext in '' $ac_executable_extensions; do
12631 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
12632 ac_cv_path_XFT_CONFIG="$as_dir/$ac_word$ac_exec_ext"
12633 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
12634 break 2
12635 fi
12636done
12637done
12638
12639 test -z "$ac_cv_path_XFT_CONFIG" && ac_cv_path_XFT_CONFIG="no"
12640 ;;
12641esac
12642fi
12643XFT_CONFIG=$ac_cv_path_XFT_CONFIG
12644
12645if test -n "$XFT_CONFIG"; then
12646 echo "$as_me:$LINENO: result: $XFT_CONFIG" >&5
12647echo "${ECHO_T}$XFT_CONFIG" >&6
12648else
12649 echo "$as_me:$LINENO: result: no" >&5
12650echo "${ECHO_T}no" >&6
12651fi
12652
12653 if test $XFT_CONFIG != no; then
12654 LIBS="$LIBS `$XFT_CONFIG --libs`"
12655 CPPFLAGS="$CPPFLAGS `$XFT_CONFIG --cflags`"
12656 fi
12657 fi
12658
12659
12660for ac_header in X11/Xft/Xft.h
12661do
12662as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
12663if eval "test \"\${$as_ac_Header+set}\" = set"; then
12664 echo "$as_me:$LINENO: checking for $ac_header" >&5
12665echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
12666if eval "test \"\${$as_ac_Header+set}\" = set"; then
12667 echo $ECHO_N "(cached) $ECHO_C" >&6
12668fi
12669echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
12670echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
12671else
12672 # Is the header compilable?
12673echo "$as_me:$LINENO: checking $ac_header usability" >&5
12674echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
12675cat >conftest.$ac_ext <<_ACEOF
12676/* confdefs.h. */
12677_ACEOF
12678cat confdefs.h >>conftest.$ac_ext
12679cat >>conftest.$ac_ext <<_ACEOF
12680/* end confdefs.h. */
12681$ac_includes_default
12682#include <$ac_header>
12683_ACEOF
12684rm -f conftest.$ac_objext
12685if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
12686 (eval $ac_compile) 2>conftest.er1
12687 ac_status=$?
12688 grep -v '^ *+' conftest.er1 >conftest.err
12689 rm -f conftest.er1
12690 cat conftest.err >&5
12691 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12692 (exit $ac_status); } &&
12693 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
12694 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12695 (eval $ac_try) 2>&5
12696 ac_status=$?
12697 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12698 (exit $ac_status); }; } &&
12699 { ac_try='test -s conftest.$ac_objext'
12700 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12701 (eval $ac_try) 2>&5
12702 ac_status=$?
12703 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12704 (exit $ac_status); }; }; then
12705 ac_header_compiler=yes
12706else
12707 echo "$as_me: failed program was:" >&5
12708sed 's/^/| /' conftest.$ac_ext >&5
12709
12710ac_header_compiler=no
12711fi
12712rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
12713echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
12714echo "${ECHO_T}$ac_header_compiler" >&6
12715
12716# Is the header present?
12717echo "$as_me:$LINENO: checking $ac_header presence" >&5
12718echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
12719cat >conftest.$ac_ext <<_ACEOF
12720/* confdefs.h. */
12721_ACEOF
12722cat confdefs.h >>conftest.$ac_ext
12723cat >>conftest.$ac_ext <<_ACEOF
12724/* end confdefs.h. */
12725#include <$ac_header>
12726_ACEOF
12727if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
12728 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
12729 ac_status=$?
12730 grep -v '^ *+' conftest.er1 >conftest.err
12731 rm -f conftest.er1
12732 cat conftest.err >&5
12733 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12734 (exit $ac_status); } >/dev/null; then
12735 if test -s conftest.err; then
12736 ac_cpp_err=$ac_cxx_preproc_warn_flag
12737 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
12738 else
12739 ac_cpp_err=
12740 fi
12741else
12742 ac_cpp_err=yes
12743fi
12744if test -z "$ac_cpp_err"; then
12745 ac_header_preproc=yes
12746else
12747 echo "$as_me: failed program was:" >&5
12748sed 's/^/| /' conftest.$ac_ext >&5
12749
12750 ac_header_preproc=no
12751fi
12752rm -f conftest.err conftest.$ac_ext
12753echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
12754echo "${ECHO_T}$ac_header_preproc" >&6
12755
12756# So? What about this header?
12757case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in
12758 yes:no: )
12759 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
12760echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
12761 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
12762echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
12763 ac_header_preproc=yes
12764 ;;
12765 no:yes:* )
12766 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
12767echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
12768 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
12769echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
12770 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
12771echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
12772 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
12773echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
12774 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
12775echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
12776 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
12777echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
12778 (
12779 cat <<\_ASBOX
12780## ------------------------------------------ ##
12781## Report this to the AC_PACKAGE_NAME lists. ##
12782## ------------------------------------------ ##
12783_ASBOX
12784 ) |
12785 sed "s/^/$as_me: WARNING: /" >&2
12786 ;;
12787esac
12788echo "$as_me:$LINENO: checking for $ac_header" >&5
12789echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
12790if eval "test \"\${$as_ac_Header+set}\" = set"; then
12791 echo $ECHO_N "(cached) $ECHO_C" >&6
12792else
12793 eval "$as_ac_Header=\$ac_header_preproc"
12794fi
12795echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
12796echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
12797
12798fi
12799if test `eval echo '${'$as_ac_Header'}'` = yes; then
12800 cat >>confdefs.h <<_ACEOF
12801#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
12802_ACEOF
12803
12326else 12804else
12327 support_xft=no 12805 support_xft=no
12328fi 12806fi
12329 12807
12330done 12808done
12467cat >>confdefs.h <<\_ACEOF 12945cat >>confdefs.h <<\_ACEOF
12468#define SELECTION_SCROLLING 1 12946#define SELECTION_SCROLLING 1
12469_ACEOF 12947_ACEOF
12470 12948
12471fi 12949fi
12472if test x$support_menubar = xyes; then
12473
12474cat >>confdefs.h <<\_ACEOF
12475#define MENUBAR 1
12476_ACEOF
12477
12478fi
12479if test x$support_frills = xyes; then 12950if test x$support_frills = xyes; then
12480 12951
12481cat >>confdefs.h <<\_ACEOF 12952cat >>confdefs.h <<\_ACEOF
12482#define ENABLE_FRILLS 1 12953#define ENABLE_FRILLS 1
12483_ACEOF 12954_ACEOF
12484 12955
12485fi 12956fi
12486if test x$support_24bit = xyes; then
12487
12488cat >>confdefs.h <<\_ACEOF
12489#define PREFER_24BIT 1
12490_ACEOF
12491
12492fi
12493if test x$support_mousewheel = xyes; then 12957if test x$support_mousewheel = xyes; then
12494 12958
12495cat >>confdefs.h <<\_ACEOF 12959cat >>confdefs.h <<\_ACEOF
12496#define MOUSE_WHEEL 1 12960#define MOUSE_WHEEL 1
12497_ACEOF 12961_ACEOF
12499fi 12963fi
12500if test x$support_mouseslipwheel = xyes; then 12964if test x$support_mouseslipwheel = xyes; then
12501 12965
12502cat >>confdefs.h <<\_ACEOF 12966cat >>confdefs.h <<\_ACEOF
12503#define MOUSE_SLIP_WHEELING 1 12967#define MOUSE_SLIP_WHEELING 1
12504_ACEOF
12505
12506fi
12507if test x$support_utmp = xyes; then
12508
12509cat >>confdefs.h <<\_ACEOF
12510#define UTMP_SUPPORT 1
12511_ACEOF
12512
12513fi
12514if test x$support_wtmp = xyes; then
12515
12516cat >>confdefs.h <<\_ACEOF
12517#define WTMP_SUPPORT 1
12518_ACEOF
12519
12520fi
12521if test x$support_lastlog = xyes; then
12522
12523cat >>confdefs.h <<\_ACEOF
12524#define LASTLOG_SUPPORT 1
12525_ACEOF 12968_ACEOF
12526 12969
12527fi 12970fi
12528if test x$support_xim = xyes -o x$multichar_set = xyes; then 12971if test x$support_xim = xyes -o x$multichar_set = xyes; then
12529 if test x$rxvt_cv_func_xlocale = xyes; then 12972 if test x$rxvt_cv_func_xlocale = xyes; then
12642_ACEOF 13085_ACEOF
12643 ;; 13086 ;;
12644 esac 13087 esac
12645done 13088done
12646 13089
13090IF_PERL=\#
13091if test x$support_perl = xyes; then
13092 # Extract the first word of "perl5", so it can be a program name with args.
13093set dummy perl5; ac_word=$2
13094echo "$as_me:$LINENO: checking for $ac_word" >&5
13095echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
13096if test "${ac_cv_path_PERL+set}" = set; then
13097 echo $ECHO_N "(cached) $ECHO_C" >&6
13098else
13099 case $PERL in
13100 [\\/]* | ?:[\\/]*)
13101 ac_cv_path_PERL="$PERL" # Let the user override the test with a path.
13102 ;;
13103 *)
13104 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
13105for as_dir in $PATH
13106do
13107 IFS=$as_save_IFS
13108 test -z "$as_dir" && as_dir=.
13109 for ac_exec_ext in '' $ac_executable_extensions; do
13110 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
13111 ac_cv_path_PERL="$as_dir/$ac_word$ac_exec_ext"
13112 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
13113 break 2
13114 fi
13115done
13116done
12647 13117
12648CFLAGS=${CFLAGS--O} 13118 ;;
12649LDFLAGS=${LDFLAGS--O} 13119esac
13120fi
13121PERL=$ac_cv_path_PERL
12650 13122
12651CPPFLAGS="$CPPFLAGS" 13123if test -n "$PERL"; then
13124 echo "$as_me:$LINENO: result: $PERL" >&5
13125echo "${ECHO_T}$PERL" >&6
13126else
13127 echo "$as_me:$LINENO: result: no" >&5
13128echo "${ECHO_T}no" >&6
13129fi
13130
13131 # Extract the first word of "perl", so it can be a program name with args.
13132set dummy perl; ac_word=$2
13133echo "$as_me:$LINENO: checking for $ac_word" >&5
13134echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
13135if test "${ac_cv_path_PERL+set}" = set; then
13136 echo $ECHO_N "(cached) $ECHO_C" >&6
13137else
13138 case $PERL in
13139 [\\/]* | ?:[\\/]*)
13140 ac_cv_path_PERL="$PERL" # Let the user override the test with a path.
13141 ;;
13142 *)
13143 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
13144for as_dir in $PATH
13145do
13146 IFS=$as_save_IFS
13147 test -z "$as_dir" && as_dir=.
13148 for ac_exec_ext in '' $ac_executable_extensions; do
13149 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
13150 ac_cv_path_PERL="$as_dir/$ac_word$ac_exec_ext"
13151 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
13152 break 2
13153 fi
13154done
13155done
13156
13157 ;;
13158esac
13159fi
13160PERL=$ac_cv_path_PERL
13161
13162if test -n "$PERL"; then
13163 echo "$as_me:$LINENO: result: $PERL" >&5
13164echo "${ECHO_T}$PERL" >&6
13165else
13166 echo "$as_me:$LINENO: result: no" >&5
13167echo "${ECHO_T}no" >&6
13168fi
13169
13170
13171 echo "$as_me:$LINENO: checking for $PERL suitability" >&5
13172echo $ECHO_N "checking for $PERL suitability... $ECHO_C" >&6
13173 if $PERL -MExtUtils::Embed -e "use v5.8" >/dev/null 2>/dev/null; then
13174
13175 save_CXXFLAGS="$CXXFLAGS"
13176 save_LIBS="$LIBS"
13177 CXXFLAGS="$CXXFLAGS `$PERL -MExtUtils::Embed -e ccopts`"
13178 LIBS="$LIBS `$PERL -MExtUtils::Embed -e ldopts`"
13179 cat >conftest.$ac_ext <<_ACEOF
13180/* confdefs.h. */
13181_ACEOF
13182cat confdefs.h >>conftest.$ac_ext
13183cat >>conftest.$ac_ext <<_ACEOF
13184/* end confdefs.h. */
13185
13186#include <EXTERN.h>
13187#include <perl.h>
13188#include <XSUB.h>
13189
13190int
13191main ()
13192{
13193
13194 PerlInterpreter *perl = perl_alloc ();
13195
13196 ;
13197 return 0;
13198}
13199_ACEOF
13200rm -f conftest.$ac_objext conftest$ac_exeext
13201if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
13202 (eval $ac_link) 2>conftest.er1
13203 ac_status=$?
13204 grep -v '^ *+' conftest.er1 >conftest.err
13205 rm -f conftest.er1
13206 cat conftest.err >&5
13207 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13208 (exit $ac_status); } &&
13209 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
13210 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13211 (eval $ac_try) 2>&5
13212 ac_status=$?
13213 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13214 (exit $ac_status); }; } &&
13215 { ac_try='test -s conftest$ac_exeext'
13216 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13217 (eval $ac_try) 2>&5
13218 ac_status=$?
13219 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13220 (exit $ac_status); }; }; then
13221 rxvt_perl_link=yes
13222else
13223 echo "$as_me: failed program was:" >&5
13224sed 's/^/| /' conftest.$ac_ext >&5
13225
13226rxvt_perl_link=no
13227fi
13228rm -f conftest.err conftest.$ac_objext \
13229 conftest$ac_exeext conftest.$ac_ext
13230 CXXFLAGS="$save_CXXFLAGS"
13231 LIBS="$save_LIBS"
13232
13233 if test x$rxvt_perl_link = xyes; then
13234 echo "$as_me:$LINENO: result: ok" >&5
13235echo "${ECHO_T}ok" >&6
13236
13237cat >>confdefs.h <<\_ACEOF
13238#define ENABLE_PERL 1
13239_ACEOF
13240
13241 IF_PERL=
13242 PERL_O=rxvtperl.o
13243 PERLFLAGS="`$PERL -MExtUtils::Embed -e ccopts`"
13244 PERLLIB="`$PERL -MExtUtils::Embed -e ldopts`"
13245 PERLPRIVLIBEXP="`$PERL -MConfig -e 'print $Config{privlibexp}'`"
13246 else
13247 { { echo "$as_me:$LINENO: error: no, unable to link" >&5
13248echo "$as_me: error: no, unable to link" >&2;}
13249 { (exit 1); exit 1; }; }
13250 fi
13251 else
13252 { { echo "$as_me:$LINENO: error: no working perl found, or perl not version >= 5.8" >&5
13253echo "$as_me: error: no working perl found, or perl not version >= 5.8" >&2;}
13254 { (exit 1); exit 1; }; }
13255 fi
13256fi
13257
13258
13259
13260
13261
13262
13263
13264 cat >conftest.$ac_ext <<_ACEOF
13265/* confdefs.h. */
13266_ACEOF
13267cat confdefs.h >>conftest.$ac_ext
13268cat >>conftest.$ac_ext <<_ACEOF
13269/* end confdefs.h. */
13270
13271#include <EXTERN.h>
13272#include <perl.h>
13273#include <XSUB.h>
13274
13275int
13276main ()
13277{
13278
13279 PerlInterpreter *perl = perl_alloc ();
13280
13281 ;
13282 return 0;
13283}
13284_ACEOF
13285rm -f conftest.$ac_objext conftest$ac_exeext
13286if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
13287 (eval $ac_link) 2>conftest.er1
13288 ac_status=$?
13289 grep -v '^ *+' conftest.er1 >conftest.err
13290 rm -f conftest.er1
13291 cat conftest.err >&5
13292 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13293 (exit $ac_status); } &&
13294 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
13295 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13296 (eval $ac_try) 2>&5
13297 ac_status=$?
13298 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13299 (exit $ac_status); }; } &&
13300 { ac_try='test -s conftest$ac_exeext'
13301 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13302 (eval $ac_try) 2>&5
13303 ac_status=$?
13304 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13305 (exit $ac_status); }; }; then
13306 rxvt_perl_link=yes
13307else
13308 echo "$as_me: failed program was:" >&5
13309sed 's/^/| /' conftest.$ac_ext >&5
13310
13311rxvt_perl_link=no
13312fi
13313rm -f conftest.err conftest.$ac_objext \
13314 conftest$ac_exeext conftest.$ac_ext
13315if test x$support_perl = xyes; then
13316 support_frills=yes
13317fi
13318
12652 13319
12653 13320
12654 13321
12655 13322
12656 13323
12664 XPM_LIBS=`echo $XPM_LIBS | sed "$R_TRANSLATE"` 13331 XPM_LIBS=`echo $XPM_LIBS | sed "$R_TRANSLATE"`
12665fi 13332fi
12666 13333
12667 13334
12668 13335
12669
12670
12671if test x$support_addstrings = xno; then
12672
12673cat >>confdefs.h <<\_ACEOF
12674#define NO_STRINGS 1
12675_ACEOF
12676
12677fi
12678
12679MCOMMON=./autoconf/Make.common
12680 13336
12681 13337
12682test "$program_prefix" != NONE && 13338test "$program_prefix" != NONE &&
12683 program_transform_name="s,^,$program_prefix,;$program_transform_name" 13339 program_transform_name="s,^,$program_prefix,;$program_transform_name"
12684# Use a double $ so make ignores it. 13340# Use a double $ so make ignores it.
12760 include_time_h="#include <time.h>" 13416 include_time_h="#include <time.h>"
12761else 13417else
12762 include_time_h="/* #include <time.h> */" 13418 include_time_h="/* #include <time.h> */"
12763fi 13419fi
12764 13420
12765 ac_config_files="$ac_config_files autoconf/Make.common Makefile doc/Makefile src/Makefile src/rxvtlib.h" 13421 ac_config_files="$ac_config_files Makefile doc/Makefile src/Makefile src/rxvtlib.h"
12766 13422
12767cat >confcache <<\_ACEOF 13423cat >confcache <<\_ACEOF
12768# This file is a shell script that caches the results of configure 13424# This file is a shell script that caches the results of configure
12769# tests run on this system so they can be shared between configure 13425# tests run on this system so they can be shared between configure
12770# scripts and configure runs, see configure's option --config-cache. 13426# scripts and configure runs, see configure's option --config-cache.
13287cat >>$CONFIG_STATUS <<\_ACEOF 13943cat >>$CONFIG_STATUS <<\_ACEOF
13288for ac_config_target in $ac_config_targets 13944for ac_config_target in $ac_config_targets
13289do 13945do
13290 case "$ac_config_target" in 13946 case "$ac_config_target" in
13291 # Handling of arguments. 13947 # Handling of arguments.
13292 "autoconf/Make.common" ) CONFIG_FILES="$CONFIG_FILES autoconf/Make.common" ;;
13293 "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;; 13948 "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;;
13294 "doc/Makefile" ) CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;; 13949 "doc/Makefile" ) CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;
13295 "src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;; 13950 "src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
13296 "src/rxvtlib.h" ) CONFIG_FILES="$CONFIG_FILES src/rxvtlib.h" ;; 13951 "src/rxvtlib.h" ) CONFIG_FILES="$CONFIG_FILES src/rxvtlib.h" ;;
13297 "config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS config.h:autoconf/config.h.in" ;; 13952 "config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS config.h:config.h.in" ;;
13298 *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5 13953 *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
13299echo "$as_me: error: invalid argument: $ac_config_target" >&2;} 13954echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
13300 { (exit 1); exit 1; }; };; 13955 { (exit 1); exit 1; }; };;
13301 esac 13956 esac
13302done 13957done
13403s,@ac_ct_CXX@,$ac_ct_CXX,;t t 14058s,@ac_ct_CXX@,$ac_ct_CXX,;t t
13404s,@CPP@,$CPP,;t t 14059s,@CPP@,$CPP,;t t
13405s,@INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t 14060s,@INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t
13406s,@INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t 14061s,@INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t
13407s,@INSTALL_DATA@,$INSTALL_DATA,;t t 14062s,@INSTALL_DATA@,$INSTALL_DATA,;t t
13408s,@AWK@,$AWK,;t t 14063s,@EGREP@,$EGREP,;t t
13409s,@LINKER@,$LINKER,;t t 14064s,@LINKER@,$LINKER,;t t
13410s,@CXXCPP@,$CXXCPP,;t t
13411s,@EGREP@,$EGREP,;t t
13412s,@INSTALL_LIBRXVT@,$INSTALL_LIBRXVT,;t t 14065s,@INSTALL_LIBRXVT@,$INSTALL_LIBRXVT,;t t
13413s,@RXVTNAME@,$RXVTNAME,;t t 14066s,@RXVTNAME@,$RXVTNAME,;t t
13414s,@MV@,$MV,;t t 14067s,@MV@,$MV,;t t
13415s,@RM@,$RM,;t t
13416s,@CP@,$CP,;t t 14068s,@CP@,$CP,;t t
13417s,@LN@,$LN,;t t 14069s,@LN@,$LN,;t t
13418s,@SED@,$SED,;t t 14070s,@SED@,$SED,;t t
13419s,@ECHO@,$ECHO,;t t 14071s,@ECHO@,$ECHO,;t t
13420s,@CMP@,$CMP,;t t 14072s,@CMP@,$CMP,;t t
13421s,@TBL@,$TBL,;t t
13422s,@TIC@,$TIC,;t t 14073s,@TIC@,$TIC,;t t
14074s,@CXXCPP@,$CXXCPP,;t t
13423s,@X_CFLAGS@,$X_CFLAGS,;t t 14075s,@X_CFLAGS@,$X_CFLAGS,;t t
13424s,@X_PRE_LIBS@,$X_PRE_LIBS,;t t 14076s,@X_PRE_LIBS@,$X_PRE_LIBS,;t t
13425s,@X_LIBS@,$X_LIBS,;t t 14077s,@X_LIBS@,$X_LIBS,;t t
13426s,@X_EXTRA_LIBS@,$X_EXTRA_LIBS,;t t 14078s,@X_EXTRA_LIBS@,$X_EXTRA_LIBS,;t t
13427s,@XPM_CPPFLAGS@,$XPM_CPPFLAGS,;t t 14079s,@XPM_CPPFLAGS@,$XPM_CPPFLAGS,;t t
13431s,@rxvt_uint16_typedef@,$rxvt_uint16_typedef,;t t 14083s,@rxvt_uint16_typedef@,$rxvt_uint16_typedef,;t t
13432s,@rxvt_int32_typedef@,$rxvt_int32_typedef,;t t 14084s,@rxvt_int32_typedef@,$rxvt_int32_typedef,;t t
13433s,@rxvt_uint32_typedef@,$rxvt_uint32_typedef,;t t 14085s,@rxvt_uint32_typedef@,$rxvt_uint32_typedef,;t t
13434s,@rxvt_intp_define@,$rxvt_intp_define,;t t 14086s,@rxvt_intp_define@,$rxvt_intp_define,;t t
13435s,@rxvt_u_intp_define@,$rxvt_u_intp_define,;t t 14087s,@rxvt_u_intp_define@,$rxvt_u_intp_define,;t t
14088s,@PKG_CONFIG@,$PKG_CONFIG,;t t
14089s,@XFT_CONFIG@,$XFT_CONFIG,;t t
14090s,@PERL@,$PERL,;t t
14091s,@PERLLIB@,$PERLLIB,;t t
14092s,@PERLFLAGS@,$PERLFLAGS,;t t
14093s,@PERLPRIVLIBEXP@,$PERLPRIVLIBEXP,;t t
14094s,@IF_PERL@,$IF_PERL,;t t
14095s,@PERL_O@,$PERL_O,;t t
13436s,@DEBUG@,$DEBUG,;t t 14096s,@DEBUG@,$DEBUG,;t t
13437s,@DINCLUDE@,$DINCLUDE,;t t 14097s,@DINCLUDE@,$DINCLUDE,;t t
13438s,@DLIB@,$DLIB,;t t 14098s,@DLIB@,$DLIB,;t t
13439s,@include_stdint_h@,$include_stdint_h,;t t 14099s,@include_stdint_h@,$include_stdint_h,;t t
13440s,@include_stdarg_h@,$include_stdarg_h,;t t 14100s,@include_stdarg_h@,$include_stdarg_h,;t t
13449s,@include_sys_strredir_h@,$include_sys_strredir_h,;t t 14109s,@include_sys_strredir_h@,$include_sys_strredir_h,;t t
13450s,@include_sys_time_h@,$include_sys_time_h,;t t 14110s,@include_sys_time_h@,$include_sys_time_h,;t t
13451s,@include_time_h@,$include_time_h,;t t 14111s,@include_time_h@,$include_time_h,;t t
13452s,@LIBOBJS@,$LIBOBJS,;t t 14112s,@LIBOBJS@,$LIBOBJS,;t t
13453s,@LTLIBOBJS@,$LTLIBOBJS,;t t 14113s,@LTLIBOBJS@,$LTLIBOBJS,;t t
13454/@MCOMMON@/r $MCOMMON
13455s,@MCOMMON@,,;t t
13456CEOF 14114CEOF
13457 14115
13458_ACEOF 14116_ACEOF
13459 14117
13460 cat >>$CONFIG_STATUS <<\_ACEOF 14118 cat >>$CONFIG_STATUS <<\_ACEOF
13950 14608
13951 Rxvt version: $VERSION : $DATE 14609 Rxvt version: $VERSION : $DATE
13952 Source code location: $srcdir 14610 Source code location: $srcdir
13953 Install path: ${prefix}/bin 14611 Install path: ${prefix}/bin
13954 Compiler: $CXX 14612 Compiler: $CXX
13955 Compiler flags: $CFLAGS 14613 Compiler flags: $CXXFLAGS
13956 Linker: $LINKER" 14614 Linker: $LINKER"
13957
13958if test "$MALLOC_TYPE" = S; then
13959 echo " malloc support: system default"
13960fi
13961if test "$MALLOC_TYPE" = G; then
13962 echo " malloc support: Gray Watson's dmalloc"
13963fi
13964if test "$MALLOC_TYPE" = D; then
13965 echo " malloc support: Doug Lea's malloc"
13966fi
13967 14615
13968if test x$support_xpm = xyes; then 14616if test x$support_xpm = xyes; then
13969 echo " Xpm library: $XPM_LIBS" 14617 echo " Xpm library: $XPM_LIBS"
13970fi 14618fi
13971 14619
13972echo "
13973The following are set in config.h
13974"
13975echo " pty/tty type: "$rxvt_cv_ptys
13976if test x$support_utmp != xyes; then
13977 echo " utmp support: disabled"
13978 echo
13979else
13980 echo " utmp support: enabled
13981 utmp file: $rxvt_cv_path_utmp
13982 utmpx file: $rxvt_cv_path_utmpx
13983 wtmp file: $rxvt_cv_path_wtmp
13984 wtmpx file: $rxvt_cv_path_wtmpx
13985 lastlog file: $rxvt_cv_path_lastlog
13986 ttys/ttytab file: $rxvt_cv_path_ttytab"
13987 echo
13988fi
13989if test x$term != x; then 14620if test x$term != x; then
13990 echo " set TERM to: $term" 14621 echo " set TERM to: $term"
13991fi 14622fi
13992if test x$terminfo != x; then 14623if test x$terminfo != x; then
13993 echo " set TERMINFO to: $terminfo" 14624 echo " set TERMINFO to: $terminfo"
13996echo " resource class: $RESCLASS" 14627echo " resource class: $RESCLASS"
13997if test x$RESFALLBACK != x; then 14628if test x$RESFALLBACK != x; then
13998 echo " resource class fallback: $RESFALLBACK" 14629 echo " resource class fallback: $RESFALLBACK"
13999fi 14630fi
14000echo 14631echo
14001if test x$rxvt_cv_ptys = xUNKNOWN; then 14632echo " embedded perl: $support_perl"
14002 echo ".----------------------------------------------------------------." 14633echo
14003 echo ". WARNING: could not determine pty/tty type. Do not build until ."
14004 echo ". the appropriate PTYS_ARE_* is defined in config.h ."
14005 echo ".----------------------------------------------------------------."
14006fi
14007if test x$support_xpm = xneedsmanualspecification; then 14634if test x$support_xpm = xneedsmanualspecification; then
14008 echo ".----------------------------------------------------------------." 14635 echo ".----------------------------------------------------------------."
14009 echo ". WARNING: --enable-xpm-background was specified however the ." 14636 echo ". WARNING: --enable-xpm-background was specified however the ."
14010 echo ". XPM includes files and libraries could not be found. ." 14637 echo ". XPM includes files and libraries could not be found. ."
14011 echo ". XPM backgrounds are now being DISABLED! If you want ." 14638 echo ". XPM backgrounds are now being DISABLED! If you want ."
14020 echo ". functions could not be found. ." 14647 echo ". functions could not be found. ."
14021 echo ". XIM is now being DISABLED! ." 14648 echo ". XIM is now being DISABLED! ."
14022 echo ".----------------------------------------------------------------." 14649 echo ".----------------------------------------------------------------."
14023fi 14650fi
14024 14651
14025echo " *** Optionally check src/feature.h for further options ***" 14652echo "*** Optionally check src/feature.h for further, rarely used options ***"
14026echo 14653echo
14027 14654
14028echo ".----------------------------------------------------------------."
14029echo ". NOTE: some features are disabled by default, try ."
14030echo ". configure --help to get an idea of the optional features, ."
14031echo ". or read ./README.configure ."
14032echo ". ."
14033echo ". The script ./reconf gives a reasonable baseline, try it if ."
14034echo ". you do not want to read documentation and still want some ."
14035echo ". useful features. ."
14036echo ".----------------------------------------------------------------."
14037echo
14038

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines