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

Comparing rxvt-unicode/configure (file contents):
Revision 1.60 by root, Mon Jan 2 15:35:43 2006 UTC vs.
Revision 1.94 by root, Wed Jan 25 22:09:33 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 PERL PERLLIB PERLFLAGS PERLARCHLIB IF_PERL PERL_O DEBUG DINCLUDE DLIB include_stdint_h include_stdarg_h include_stdlib_h include_unistd_h include_string_h include_fcntl_h include_util_h include_assert_h include_sys_ioctl_h include_sys_select_h include_sys_strredir_h include_sys_time_h include_time_h LIBOBJS LTLIBOBJS' 312ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS build build_cpu build_vendor build_os host host_cpu host_vendor host_os VERSION DATE LSMDATE LIBVERSION CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT CXX CXXFLAGS ac_ct_CXX CPP INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA EGREP LINKER INSTALL_LIBRXVT RXVTNAME MV CP LN SED ECHO CMP TIC CXXCPP X_CFLAGS X_PRE_LIBS X_LIBS X_EXTRA_LIBS XPM_CPPFLAGS XPM_CFLAGS XPM_LIBS rxvt_int16_typedef rxvt_uint16_typedef rxvt_int32_typedef rxvt_uint32_typedef rxvt_intp_define rxvt_u_intp_define PKG_CONFIG XFT_CONFIG PERL PERLLIB PERLFLAGS PERLPRIVLIBEXP IF_PERL PERL_O DEBUG DINCLUDE DLIB include_stdint_h include_stdarg_h include_stdlib_h include_unistd_h include_string_h include_fcntl_h include_util_h include_assert_h include_sys_ioctl_h include_sys_select_h include_sys_strredir_h include_sys_time_h include_time_h LIBOBJS LTLIBOBJS'
313ac_subst_files='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
886 --enable-perl enable embedded perl interpreter 882 --enable-perl enable embedded perl interpreter
887 --enable-plain-scroll enable plain style scrollbar 883 --enable-plain-scroll enable plain style scrollbar
888 --enable-half-shadow use half width/height shadow on rxvt scrollbar
889 --enable-xim XIM (X Input Method) protocol support 884 --enable-xim XIM (X Input Method) protocol support
890 --enable-ttygid enable tty setting to group named "tty"
891 --disable-backspace-key disable handling of the backspace key 885 --disable-backspace-key disable handling of the backspace key
892 --disable-delete-key disable handling of the delete key 886 --disable-delete-key disable handling of the delete key
893 --disable-resources disable all resource checking 887 --disable-resources disable all resource checking
894 --enable-xgetdefault enable resources via X instead of our small version
895 --enable-8bitctrls enable 8 bit control sequences (not recommended) 888 --enable-8bitctrls enable 8 bit control sequences (not recommended)
896 --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)
897 --enable-strings enable some replacement system functions
898 --disable-swapscreen disable swap screen support 890 --disable-swapscreen disable swap screen support
899 --enable-iso14755 enable support for extended ISO 14755 modes 891 --enable-iso14755 enable support for extended ISO 14755 modes
900 --enable-frills enable support for rarely used features 892 --enable-frills enable support for rarely used features
901 --enable-24bit enable support for using 24bit visuals if available
902 --enable-keepscrolling enable continual scrolling on scrollbar arrow press 893 --enable-keepscrolling enable continual scrolling on scrollbar arrow press
903 --enable-selectionscrolling enable scrolling during selections 894 --enable-selectionscrolling enable scrolling during selections
904 --enable-mousewheel enable scrolling via mouse wheel or buttons 4 & 5 895 --enable-mousewheel enable scrolling via mouse wheel or buttons 4 & 5
905 --enable-slipwheeling enable slip wheel scrolling (requires previous) 896 --enable-slipwheeling enable slip wheel scrolling (requires previous)
906 --enable-dmalloc enable Gray Watson's malloc - for debugging use
907 --enable-dlmalloc enable Doug Lea's malloc - for production use
908 NOTE: enable only one malloc package
909 --enable-smart-resize enable smart growth/shrink behaviour 897 --enable-smart-resize enable smart growth/shrink behaviour
910 --enable-text-blink enable blinking text 898 --enable-text-blink enable blinking text
911 --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)
912 903
913Optional Packages: 904Optional Packages:
914 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes] 905 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
915 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no) 906 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
916 --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)
1373 1364
1374 1365
1375 1366
1376 1367
1377 1368
1369
1370 ac_config_headers="$ac_config_headers config.h:config.h.in"
1371
1372
1378ac_aux_dir= 1373ac_aux_dir=
1379for ac_dir in autoconf $srcdir/autoconf; do 1374for ac_dir in $srcdir $srcdir/.. $srcdir/../..; do
1380 if test -f $ac_dir/install-sh; then 1375 if test -f $ac_dir/install-sh; then
1381 ac_aux_dir=$ac_dir 1376 ac_aux_dir=$ac_dir
1382 ac_install_sh="$ac_aux_dir/install-sh -c" 1377 ac_install_sh="$ac_aux_dir/install-sh -c"
1383 break 1378 break
1384 elif test -f $ac_dir/install.sh; then 1379 elif test -f $ac_dir/install.sh; then
1390 ac_install_sh="$ac_aux_dir/shtool install -c" 1385 ac_install_sh="$ac_aux_dir/shtool install -c"
1391 break 1386 break
1392 fi 1387 fi
1393done 1388done
1394if test -z "$ac_aux_dir"; then 1389if test -z "$ac_aux_dir"; then
1395 { { 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
1396echo "$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;}
1397 { (exit 1); exit 1; }; } 1392 { (exit 1); exit 1; }; }
1398fi 1393fi
1399ac_config_guess="$SHELL $ac_aux_dir/config.guess" 1394ac_config_guess="$SHELL $ac_aux_dir/config.guess"
1400ac_config_sub="$SHELL $ac_aux_dir/config.sub" 1395ac_config_sub="$SHELL $ac_aux_dir/config.sub"
1401ac_configure="$SHELL $ac_aux_dir/configure" # This should be Cygnus configure. 1396ac_configure="$SHELL $ac_aux_dir/configure" # This should be Cygnus configure.
1402
1403 ac_config_headers="$ac_config_headers config.h:autoconf/config.h.in"
1404
1405 1397
1406# Make sure we can run config.sub. 1398# Make sure we can run config.sub.
1407$ac_config_sub sun4 >/dev/null 2>&1 || 1399$ac_config_sub sun4 >/dev/null 2>&1 ||
1408 { { echo "$as_me:$LINENO: error: cannot run $ac_config_sub" >&5 1400 { { echo "$as_me:$LINENO: error: cannot run $ac_config_sub" >&5
1409echo "$as_me: error: cannot run $ac_config_sub" >&2;} 1401echo "$as_me: error: cannot run $ac_config_sub" >&2;}
1461VERSION=`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`
1462DATE=`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`
1463echo "" 1455echo ""
1464echo "configuring for rxvt $VERSION" 1456echo "configuring for rxvt $VERSION"
1465echo "" 1457echo ""
1458
1459orig_CXXFLAGS="$CXXFLAGS"
1466 1460
1467 1461
1468ac_ext=c 1462ac_ext=c
1469ac_cpp='$CPP $CPPFLAGS' 1463ac_cpp='$CPP $CPPFLAGS'
1470ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' 1464ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3051 3045
3052test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}' 3046test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
3053 3047
3054test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644' 3048test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
3055 3049
3056for ac_prog in gawk mawk nawk awk
3057do
3058 # Extract the first word of "$ac_prog", so it can be a program name with args.
3059set dummy $ac_prog; ac_word=$2
3060echo "$as_me:$LINENO: checking for $ac_word" >&5
3061echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
3062if test "${ac_cv_prog_AWK+set}" = set; then
3063 echo $ECHO_N "(cached) $ECHO_C" >&6
3064else
3065 if test -n "$AWK"; then
3066 ac_cv_prog_AWK="$AWK" # Let the user override the test.
3067else
3068as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3069for as_dir in $PATH
3070do
3071 IFS=$as_save_IFS
3072 test -z "$as_dir" && as_dir=.
3073 for ac_exec_ext in '' $ac_executable_extensions; do
3074 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3075 ac_cv_prog_AWK="$ac_prog"
3076 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3077 break 2
3078 fi
3079done
3080done
3081 3050
3082fi
3083fi
3084AWK=$ac_cv_prog_AWK
3085if test -n "$AWK"; then
3086 echo "$as_me:$LINENO: result: $AWK" >&5
3087echo "${ECHO_T}$AWK" >&6
3088else
3089 echo "$as_me:$LINENO: result: no" >&5
3090echo "${ECHO_T}no" >&6
3091fi
3092
3093 test -n "$AWK" && break
3094done
3095
3096
3097ac_ext=c
3098ac_cpp='$CPP $CPPFLAGS'
3099ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3100ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3101ac_compiler_gnu=$ac_cv_c_compiler_gnu
3102
3103
3104if test -z "$orig_CXXFLAGS"; then
3105 CXXFLAGS='-O'
3106 if test x$GCC = xyes && test "x$GXX" = xyes; then
3107 CXXFLAGS="-g -O3"
3108 fi
3109 CFLAGS="$CXXFLAGS"
3110fi
3111
3112LINKER="$CXX"
3113if test x$GCC = xyes && test x$GXX = xyes; then
3114
3115echo "$as_me:$LINENO: checking for main in -lsupc++" >&5
3116echo $ECHO_N "checking for main in -lsupc++... $ECHO_C" >&6
3117if test "${ac_cv_lib_supcpp_main+set}" = set; then
3118 echo $ECHO_N "(cached) $ECHO_C" >&6
3119else
3120 ac_check_lib_save_LIBS=$LIBS
3121LIBS="-lsupc++ $LIBS"
3122cat >conftest.$ac_ext <<_ACEOF
3123/* confdefs.h. */
3124_ACEOF
3125cat confdefs.h >>conftest.$ac_ext
3126cat >>conftest.$ac_ext <<_ACEOF
3127/* end confdefs.h. */
3128
3129
3130int
3131main ()
3132{
3133main ();
3134 ;
3135 return 0;
3136}
3137_ACEOF
3138rm -f conftest.$ac_objext conftest$ac_exeext
3139if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3140 (eval $ac_link) 2>conftest.er1
3141 ac_status=$?
3142 grep -v '^ *+' conftest.er1 >conftest.err
3143 rm -f conftest.er1
3144 cat conftest.err >&5
3145 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3146 (exit $ac_status); } &&
3147 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
3148 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3149 (eval $ac_try) 2>&5
3150 ac_status=$?
3151 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3152 (exit $ac_status); }; } &&
3153 { ac_try='test -s conftest$ac_exeext'
3154 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3155 (eval $ac_try) 2>&5
3156 ac_status=$?
3157 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3158 (exit $ac_status); }; }; then
3159 ac_cv_lib_supcpp_main=yes
3160else
3161 echo "$as_me: failed program was:" >&5
3162sed 's/^/| /' conftest.$ac_ext >&5
3163
3164ac_cv_lib_supcpp_main=no
3165fi
3166rm -f conftest.err conftest.$ac_objext \
3167 conftest$ac_exeext conftest.$ac_ext
3168LIBS=$ac_check_lib_save_LIBS
3169fi
3170echo "$as_me:$LINENO: result: $ac_cv_lib_supcpp_main" >&5
3171echo "${ECHO_T}$ac_cv_lib_supcpp_main" >&6
3172if test $ac_cv_lib_supcpp_main = yes; then
3173
3174 LINKER="$CC"
3175 LIBS="$LIBS -lsupc++"
3176
3177fi
3178
3179fi
3180LINKER=$LINKER
3181
3182
3183
3184cat >>confdefs.h <<\_ACEOF
3185#define _GNU_SOURCE 1
3186_ACEOF
3187
3188
3189case $host in
3190 *-*-solaris* )
3191
3192cat >>confdefs.h <<\_ACEOF
3193#define _XOPEN_SOURCE_EXTENDED 1
3194_ACEOF
3195
3196
3197cat >>confdefs.h <<\_ACEOF
3198#define _XOPEN_SOURCE 2
3199_ACEOF
3200
3201
3202cat >>confdefs.h <<\_ACEOF
3203#define __EXTENSIONS__ 1
3204_ACEOF
3205
3206 ;;
3207esac
3208
3209
3210ac_ext=cc
3211ac_cpp='$CXXCPP $CPPFLAGS'
3212ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3213ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3214ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
3215
3216
3217
3218ac_ext=cc
3219ac_cpp='$CXXCPP $CPPFLAGS'
3220ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3221ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3222ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
3223echo "$as_me:$LINENO: checking how to run the C++ preprocessor" >&5
3224echo $ECHO_N "checking how to run the C++ preprocessor... $ECHO_C" >&6
3225if test -z "$CXXCPP"; then
3226 if test "${ac_cv_prog_CXXCPP+set}" = set; then
3227 echo $ECHO_N "(cached) $ECHO_C" >&6
3228else
3229 # Double quotes because CXXCPP needs to be expanded
3230 for CXXCPP in "$CXX -E" "/lib/cpp"
3231 do
3232 ac_preproc_ok=false
3233for ac_cxx_preproc_warn_flag in '' yes
3234do
3235 # Use a header file that comes with gcc, so configuring glibc
3236 # with a fresh cross-compiler works.
3237 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3238 # <limits.h> exists even on freestanding compilers.
3239 # On the NeXT, cc -E runs the code through the compiler's parser,
3240 # not just through cpp. "Syntax error" is here to catch this case.
3241 cat >conftest.$ac_ext <<_ACEOF
3242/* confdefs.h. */
3243_ACEOF
3244cat confdefs.h >>conftest.$ac_ext
3245cat >>conftest.$ac_ext <<_ACEOF
3246/* end confdefs.h. */
3247#ifdef __STDC__
3248# include <limits.h>
3249#else
3250# include <assert.h>
3251#endif
3252 Syntax error
3253_ACEOF
3254if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3255 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
3256 ac_status=$?
3257 grep -v '^ *+' conftest.er1 >conftest.err
3258 rm -f conftest.er1
3259 cat conftest.err >&5
3260 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3261 (exit $ac_status); } >/dev/null; then
3262 if test -s conftest.err; then
3263 ac_cpp_err=$ac_cxx_preproc_warn_flag
3264 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
3265 else
3266 ac_cpp_err=
3267 fi
3268else
3269 ac_cpp_err=yes
3270fi
3271if test -z "$ac_cpp_err"; then
3272 :
3273else
3274 echo "$as_me: failed program was:" >&5
3275sed 's/^/| /' conftest.$ac_ext >&5
3276
3277 # Broken: fails on valid input.
3278continue
3279fi
3280rm -f conftest.err conftest.$ac_ext
3281
3282 # OK, works on sane cases. Now check whether non-existent headers
3283 # can be detected and how.
3284 cat >conftest.$ac_ext <<_ACEOF
3285/* confdefs.h. */
3286_ACEOF
3287cat confdefs.h >>conftest.$ac_ext
3288cat >>conftest.$ac_ext <<_ACEOF
3289/* end confdefs.h. */
3290#include <ac_nonexistent.h>
3291_ACEOF
3292if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3293 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
3294 ac_status=$?
3295 grep -v '^ *+' conftest.er1 >conftest.err
3296 rm -f conftest.er1
3297 cat conftest.err >&5
3298 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3299 (exit $ac_status); } >/dev/null; then
3300 if test -s conftest.err; then
3301 ac_cpp_err=$ac_cxx_preproc_warn_flag
3302 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
3303 else
3304 ac_cpp_err=
3305 fi
3306else
3307 ac_cpp_err=yes
3308fi
3309if test -z "$ac_cpp_err"; then
3310 # Broken: success on invalid input.
3311continue
3312else
3313 echo "$as_me: failed program was:" >&5
3314sed 's/^/| /' conftest.$ac_ext >&5
3315
3316 # Passes both tests.
3317ac_preproc_ok=:
3318break
3319fi
3320rm -f conftest.err conftest.$ac_ext
3321
3322done
3323# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
3324rm -f conftest.err conftest.$ac_ext
3325if $ac_preproc_ok; then
3326 break
3327fi
3328
3329 done
3330 ac_cv_prog_CXXCPP=$CXXCPP
3331
3332fi
3333 CXXCPP=$ac_cv_prog_CXXCPP
3334else
3335 ac_cv_prog_CXXCPP=$CXXCPP
3336fi
3337echo "$as_me:$LINENO: result: $CXXCPP" >&5
3338echo "${ECHO_T}$CXXCPP" >&6
3339ac_preproc_ok=false
3340for ac_cxx_preproc_warn_flag in '' yes
3341do
3342 # Use a header file that comes with gcc, so configuring glibc
3343 # with a fresh cross-compiler works.
3344 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3345 # <limits.h> exists even on freestanding compilers.
3346 # On the NeXT, cc -E runs the code through the compiler's parser,
3347 # not just through cpp. "Syntax error" is here to catch this case.
3348 cat >conftest.$ac_ext <<_ACEOF
3349/* confdefs.h. */
3350_ACEOF
3351cat confdefs.h >>conftest.$ac_ext
3352cat >>conftest.$ac_ext <<_ACEOF
3353/* end confdefs.h. */
3354#ifdef __STDC__
3355# include <limits.h>
3356#else
3357# include <assert.h>
3358#endif
3359 Syntax error
3360_ACEOF
3361if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3362 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
3363 ac_status=$?
3364 grep -v '^ *+' conftest.er1 >conftest.err
3365 rm -f conftest.er1
3366 cat conftest.err >&5
3367 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3368 (exit $ac_status); } >/dev/null; then
3369 if test -s conftest.err; then
3370 ac_cpp_err=$ac_cxx_preproc_warn_flag
3371 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
3372 else
3373 ac_cpp_err=
3374 fi
3375else
3376 ac_cpp_err=yes
3377fi
3378if test -z "$ac_cpp_err"; then
3379 :
3380else
3381 echo "$as_me: failed program was:" >&5
3382sed 's/^/| /' conftest.$ac_ext >&5
3383
3384 # Broken: fails on valid input.
3385continue
3386fi
3387rm -f conftest.err conftest.$ac_ext
3388
3389 # OK, works on sane cases. Now check whether non-existent headers
3390 # can be detected and how.
3391 cat >conftest.$ac_ext <<_ACEOF
3392/* confdefs.h. */
3393_ACEOF
3394cat confdefs.h >>conftest.$ac_ext
3395cat >>conftest.$ac_ext <<_ACEOF
3396/* end confdefs.h. */
3397#include <ac_nonexistent.h>
3398_ACEOF
3399if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3400 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
3401 ac_status=$?
3402 grep -v '^ *+' conftest.er1 >conftest.err
3403 rm -f conftest.er1
3404 cat conftest.err >&5
3405 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3406 (exit $ac_status); } >/dev/null; then
3407 if test -s conftest.err; then
3408 ac_cpp_err=$ac_cxx_preproc_warn_flag
3409 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
3410 else
3411 ac_cpp_err=
3412 fi
3413else
3414 ac_cpp_err=yes
3415fi
3416if test -z "$ac_cpp_err"; then
3417 # Broken: success on invalid input.
3418continue
3419else
3420 echo "$as_me: failed program was:" >&5
3421sed 's/^/| /' conftest.$ac_ext >&5
3422
3423 # Passes both tests.
3424ac_preproc_ok=:
3425break
3426fi
3427rm -f conftest.err conftest.$ac_ext
3428
3429done
3430# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
3431rm -f conftest.err conftest.$ac_ext
3432if $ac_preproc_ok; then
3433 :
3434else
3435 { { echo "$as_me:$LINENO: error: C++ preprocessor \"$CXXCPP\" fails sanity check
3436See \`config.log' for more details." >&5
3437echo "$as_me: error: C++ preprocessor \"$CXXCPP\" fails sanity check
3438See \`config.log' for more details." >&2;}
3439 { (exit 1); exit 1; }; }
3440fi
3441
3442ac_ext=cc
3443ac_cpp='$CXXCPP $CPPFLAGS'
3444ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3445ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3446ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
3447 3051
3448 3052
3449echo "$as_me:$LINENO: checking for egrep" >&5 3053echo "$as_me:$LINENO: checking for egrep" >&5
3450echo $ECHO_N "checking for egrep... $ECHO_C" >&6 3054echo $ECHO_N "checking for egrep... $ECHO_C" >&6
3451if test "${ac_cv_prog_egrep+set}" = set; then 3055if test "${ac_cv_prog_egrep+set}" = set; then
3526 grep -v '^ *+' conftest.er1 >conftest.err 3130 grep -v '^ *+' conftest.er1 >conftest.err
3527 rm -f conftest.er1 3131 rm -f conftest.er1
3528 cat conftest.err >&5 3132 cat conftest.err >&5
3529 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3133 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3530 (exit $ac_status); } && 3134 (exit $ac_status); } &&
3531 { 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'
3532 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3136 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3533 (eval $ac_try) 2>&5 3137 (eval $ac_try) 2>&5
3534 ac_status=$? 3138 ac_status=$?
3535 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3139 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3536 (exit $ac_status); }; } && 3140 (exit $ac_status); }; } &&
3580 grep -v '^ *+' conftest.er1 >conftest.err 3184 grep -v '^ *+' conftest.er1 >conftest.err
3581 rm -f conftest.er1 3185 rm -f conftest.er1
3582 cat conftest.err >&5 3186 cat conftest.err >&5
3583 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3187 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3584 (exit $ac_status); } && 3188 (exit $ac_status); } &&
3585 { 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'
3586 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3190 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3587 (eval $ac_try) 2>&5 3191 (eval $ac_try) 2>&5
3588 ac_status=$? 3192 ac_status=$?
3589 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3193 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3590 (exit $ac_status); }; } && 3194 (exit $ac_status); }; } &&
3611echo "${ECHO_T}$ac_cv_search_strerror" >&6 3215echo "${ECHO_T}$ac_cv_search_strerror" >&6
3612if test "$ac_cv_search_strerror" != no; then 3216if test "$ac_cv_search_strerror" != no; then
3613 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"
3614 3218
3615fi 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
3294ac_ext=cc
3295ac_cpp='$CXXCPP $CPPFLAGS'
3296ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3297ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3298ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
3299
3300if test -z "$orig_CXXFLAGS"; then
3301 if test x$GCC = xyes && test "x$GXX" = xyes; then
3302 CXXFLAGS="-g -O3 -fno-threadsafe-statics -fno-enforce-eh-specs"
3303 cat >conftest.$ac_ext <<_ACEOF
3304/* confdefs.h. */
3305_ACEOF
3306cat confdefs.h >>conftest.$ac_ext
3307cat >>conftest.$ac_ext <<_ACEOF
3308/* end confdefs.h. */
3309
3310int
3311main ()
3312{
3313
3314 ;
3315 return 0;
3316}
3317_ACEOF
3318rm -f conftest.$ac_objext
3319if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3320 (eval $ac_compile) 2>conftest.er1
3321 ac_status=$?
3322 grep -v '^ *+' conftest.er1 >conftest.err
3323 rm -f conftest.er1
3324 cat conftest.err >&5
3325 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3326 (exit $ac_status); } &&
3327 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
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); }; } &&
3333 { ac_try='test -s conftest.$ac_objext'
3334 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3335 (eval $ac_try) 2>&5
3336 ac_status=$?
3337 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3338 (exit $ac_status); }; }; then
3339 :
3340else
3341 echo "$as_me: failed program was:" >&5
3342sed 's/^/| /' conftest.$ac_ext >&5
3343
3344CXXFLAGS="-g -O3"
3345fi
3346rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
3347 else
3348 CXXFLAGS="-O"
3349 fi
3350 CFLAGS="$CXXFLAGS"
3351fi
3352
3353
3354cat >>confdefs.h <<\_ACEOF
3355#define _GNU_SOURCE 1
3356_ACEOF
3357
3358
3359case $host in
3360 *-*-solaris* )
3361
3362cat >>confdefs.h <<\_ACEOF
3363#define _XOPEN_SOURCE_EXTENDED 1
3364_ACEOF
3365
3366
3367cat >>confdefs.h <<\_ACEOF
3368#define _XOPEN_SOURCE 2
3369_ACEOF
3370
3371
3372cat >>confdefs.h <<\_ACEOF
3373#define __EXTENSIONS__ 1
3374_ACEOF
3375
3376 ;;
3377esac
3616 3378
3617 3379
3618echo "$as_me:$LINENO: checking for setlocale" >&5 3380echo "$as_me:$LINENO: checking for setlocale" >&5
3619echo $ECHO_N "checking for setlocale... $ECHO_C" >&6 3381echo $ECHO_N "checking for setlocale... $ECHO_C" >&6
3620if test "${ac_cv_func_setlocale+set}" = set; then 3382if test "${ac_cv_func_setlocale+set}" = set; then
4316fi 4078fi
4317rm -f conftest.err conftest.$ac_objext \ 4079rm -f conftest.err conftest.$ac_objext \
4318 conftest$ac_exeext conftest.$ac_ext 4080 conftest$ac_exeext conftest.$ac_ext
4319 4081
4320 4082
4321MALLOC_TYPE=S
4322
4323support_addstrings=no
4324support_frills=yes 4083support_frills=yes
4325support_inheritpixmap=no 4084support_inheritpixmap=yes
4326support_tinting=yes 4085support_tinting=yes
4327support_fading=yes 4086support_fading=yes
4328support_keepscrolling=yes 4087support_keepscrolling=yes
4329support_selectionscrolling=yes 4088support_selectionscrolling=yes
4330support_menubar=no
4331support_mousewheel=yes 4089support_mousewheel=yes
4332support_mouseslipwheel=yes 4090support_mouseslipwheel=yes
4333support_utmp=yes
4334support_wtmp=yes
4335support_lastlog=yes
4336support_text_blink=yes 4091support_text_blink=yes
4337support_pointer_blank=yes 4092support_pointer_blank=yes
4338support_scroll_rxvt=yes 4093support_scroll_rxvt=yes
4339support_scroll_next=yes 4094support_scroll_next=yes
4340support_scroll_xterm=yes 4095support_scroll_xterm=yes
4341support_scroll_plain=yes 4096support_scroll_plain=yes
4342support_xim=yes 4097support_xim=yes
4343support_xpm=no 4098support_xpm=yes
4344support_xft=yes 4099support_xft=yes
4345support_unicode3=no 4100support_unicode3=no
4346support_combining=yes 4101support_combining=yes
4347support_8bitctrls=no 4102support_8bitctrls=no
4348support_iso14755=yes 4103support_iso14755=yes
4349support_styles=yes 4104support_styles=yes
4350support_perl=no 4105support_perl=yes
4351codesets=all 4106codesets=all
4352 4107
4353 4108
4354if test "x$enable_shared" = xyes; then 4109if test "x$enable_shared" = xyes; then
4355 4110
4364# Check whether --enable-everything or --disable-everything was given. 4119# Check whether --enable-everything or --disable-everything was given.
4365if test "${enable_everything+set}" = set; then 4120if test "${enable_everything+set}" = set; then
4366 enableval="$enable_everything" 4121 enableval="$enable_everything"
4367 4122
4368 if test x$enableval = xno; then 4123 if test x$enableval = xno; then
4369 support_24bit=no
4370 support_frills=no 4124 support_frills=no
4371 support_inheritpixmap=no 4125 support_inheritpixmap=no
4372 support_tinting=no 4126 support_tinting=no
4373 support_fading=no 4127 support_fading=no
4374 support_keepscrolling=no 4128 support_keepscrolling=no
4375 support_selectionscrolling=no 4129 support_selectionscrolling=no
4376 support_lastlog=no 4130 support_lastlog=no
4377 support_menubar=no
4378 support_mousewheel=no 4131 support_mousewheel=no
4379 support_mouseslipwheel=no 4132 support_mouseslipwheel=no
4380 support_text_blink=no 4133 support_text_blink=no
4381 support_pointer_blank=no 4134 support_pointer_blank=no
4382 support_scroll_rxvt=no 4135 support_scroll_rxvt=no
4395 support_styles=no 4148 support_styles=no
4396 support_perl=no 4149 support_perl=no
4397 codesets= 4150 codesets=
4398 fi 4151 fi
4399 if test x$enableval = xyes; then 4152 if test x$enableval = xyes; then
4400 support_24bit=yes
4401 support_frills=yes 4153 support_frills=yes
4402 support_inheritpixmap=yes 4154 support_inheritpixmap=yes
4403 support_tinting=yes 4155 support_tinting=yes
4404 support_fading=yes 4156 support_fading=yes
4405 support_keepscrolling=yes 4157 support_keepscrolling=yes
4406 support_selectionscrolling=yes 4158 support_selectionscrolling=yes
4407 support_lastlog=yes 4159 support_lastlog=yes
4408 support_menubar=yes
4409 support_mousewheel=yes 4160 support_mousewheel=yes
4410 support_mouseslipwheel=yes 4161 support_mouseslipwheel=yes
4411 support_text_blink=yes 4162 support_text_blink=yes
4412 support_pointer_blank=yes 4163 support_pointer_blank=yes
4413 support_scroll_rxvt=yes 4164 support_scroll_rxvt=yes
4460 if test x$enableval = xyes -o x$enableval = xno; then 4211 if test x$enableval = xyes -o x$enableval = xno; then
4461 support_styles=$enableval 4212 support_styles=$enableval
4462 fi 4213 fi
4463fi; 4214fi;
4464 4215
4465# Check whether --enable-utmp or --disable-utmp was given.
4466if test "${enable_utmp+set}" = set; then
4467 enableval="$enable_utmp"
4468 if test x$enableval = xyes -o x$enableval = xno; then
4469 support_utmp=$enableval
4470 fi
4471fi;
4472
4473# Check whether --enable-wtmp or --disable-wtmp was given.
4474if test "${enable_wtmp+set}" = set; then
4475 enableval="$enable_wtmp"
4476 if test x$enableval = xyes -o x$enableval = xno; then
4477 support_wtmp=$enableval
4478 fi
4479fi;
4480
4481# Check whether --enable-lastlog or --disable-lastlog was given.
4482if test "${enable_lastlog+set}" = set; then
4483 enableval="$enable_lastlog"
4484 if test x$enableval = xyes -o x$enableval = xno; then
4485 support_lastlog=$enableval
4486 fi
4487fi;
4488
4489# Check whether --enable-xpm-background or --disable-xpm-background was given. 4216# Check whether --enable-xpm-background or --disable-xpm-background was given.
4490if test "${enable_xpm_background+set}" = set; then 4217if test "${enable_xpm_background+set}" = set; then
4491 enableval="$enable_xpm_background" 4218 enableval="$enable_xpm_background"
4492 if test x$enableval = xyes -o x$enableval = xno; then 4219 if test x$enableval = xyes -o x$enableval = xno; then
4493 support_xpm=$enableval 4220 support_xpm=$enableval
4516 if test x$enableval = xyes -o x$enableval = xno; then 4243 if test x$enableval = xyes -o x$enableval = xno; then
4517 support_fading=$enableval 4244 support_fading=$enableval
4518 fi 4245 fi
4519fi; 4246fi;
4520 4247
4521# Check whether --enable-menubar or --disable-menubar was given.
4522if test "${enable_menubar+set}" = set; then
4523 enableval="$enable_menubar"
4524 if test x$enableval = xyes -o x$enableval = xno; then
4525 support_menubar=$enableval
4526 fi
4527fi;
4528
4529# Check whether --enable-rxvt-scroll or --disable-rxvt-scroll was given. 4248# Check whether --enable-rxvt-scroll or --disable-rxvt-scroll was given.
4530if test "${enable_rxvt_scroll+set}" = set; then 4249if test "${enable_rxvt_scroll+set}" = set; then
4531 enableval="$enable_rxvt_scroll" 4250 enableval="$enable_rxvt_scroll"
4532 if test x$enableval = xyes -o x$enableval = xno; then 4251 if test x$enableval = xyes -o x$enableval = xno; then
4533 support_scroll_rxvt=$enableval 4252 support_scroll_rxvt=$enableval
4564 if test x$enableval = xyes -o x$enableval = xno; then 4283 if test x$enableval = xyes -o x$enableval = xno; then
4565 support_scroll_plain=$enableval 4284 support_scroll_plain=$enableval
4566 fi 4285 fi
4567fi; 4286fi;
4568 4287
4569# Check whether --enable-half-shadow or --disable-half-shadow was given.
4570if test "${enable_half_shadow+set}" = set; then
4571 enableval="$enable_half_shadow"
4572 if test x$enableval = xyes; then
4573
4574cat >>confdefs.h <<\_ACEOF
4575#define HALFSHADOW 1
4576_ACEOF
4577
4578 fi
4579fi;
4580 4288
4581 4289
4582# Check whether --with-codesets or --without-codesets was given. 4290# Check whether --with-codesets or --without-codesets was given.
4583if test "${with_codesets+set}" = set; then 4291if test "${with_codesets+set}" = set; then
4584 withval="$with_codesets" 4292 withval="$with_codesets"
4591 if test x$enableval = xyes -o x$enableval = xno; then 4299 if test x$enableval = xyes -o x$enableval = xno; then
4592 support_xim=$enableval 4300 support_xim=$enableval
4593 fi 4301 fi
4594fi; 4302fi;
4595 4303
4596# Check whether --enable-ttygid or --disable-ttygid was given.
4597if test "${enable_ttygid+set}" = set; then
4598 enableval="$enable_ttygid"
4599 if test x$enableval = xyes; then
4600
4601cat >>confdefs.h <<\_ACEOF
4602#define TTY_GID_SUPPORT 1
4603_ACEOF
4604
4605 fi
4606fi;
4607
4608# Check whether --enable-backspace-key or --disable-backspace-key was given. 4304# Check whether --enable-backspace-key or --disable-backspace-key was given.
4609if test "${enable_backspace_key+set}" = set; then 4305if test "${enable_backspace_key+set}" = set; then
4610 enableval="$enable_backspace_key" 4306 enableval="$enable_backspace_key"
4611 if test x$enableval = xno; then 4307 if test x$enableval = xno; then
4612 4308
4634 enableval="$enable_resources" 4330 enableval="$enable_resources"
4635 if test x$enableval = xno; then 4331 if test x$enableval = xno; then
4636 4332
4637cat >>confdefs.h <<\_ACEOF 4333cat >>confdefs.h <<\_ACEOF
4638#define NO_RESOURCES 1 4334#define NO_RESOURCES 1
4639_ACEOF
4640
4641 fi
4642fi;
4643
4644# Check whether --enable-xgetdefault or --disable-xgetdefault was given.
4645if test "${enable_xgetdefault+set}" = set; then
4646 enableval="$enable_xgetdefault"
4647 if test x$enableval = xyes; then
4648
4649cat >>confdefs.h <<\_ACEOF
4650#define USE_XGETDEFAULT 1
4651_ACEOF 4335_ACEOF
4652 4336
4653 fi 4337 fi
4654fi; 4338fi;
4655 4339
4720 4404
4721 4405
4722RXVTNAME=`echo "$RXVTNAME"|sed "$program_transform_name"` 4406RXVTNAME=`echo "$RXVTNAME"|sed "$program_transform_name"`
4723 4407
4724 4408
4725# Check whether --enable-strings or --disable-strings was given.
4726if test "${enable_strings+set}" = set; then
4727 enableval="$enable_strings"
4728 if test x$enableval = xyes -o x$enableval = xno; then
4729 support_addstrings=$enableval
4730 fi
4731fi;
4732
4733# Check whether --enable-swapscreen or --disable-swapscreen was given. 4409# Check whether --enable-swapscreen or --disable-swapscreen was given.
4734if test "${enable_swapscreen+set}" = set; then 4410if test "${enable_swapscreen+set}" = set; then
4735 enableval="$enable_swapscreen" 4411 enableval="$enable_swapscreen"
4736 if test x$enableval = xno; then 4412 if test x$enableval = xno; then
4737 4413
4756 if test x$enableval = xyes -o x$enableval = xno; then 4432 if test x$enableval = xyes -o x$enableval = xno; then
4757 support_frills=$enableval 4433 support_frills=$enableval
4758 fi 4434 fi
4759fi; 4435fi;
4760 4436
4761# Check whether --enable-24bit or --disable-24bit was given.
4762if test "${enable_24bit+set}" = set; then
4763 enableval="$enable_24bit"
4764 if test x$enableval = xyes -o x$enableval = xno; then
4765 support_24bit=$enableval
4766 fi
4767fi;
4768
4769# Check whether --enable-keepscrolling or --disable-keepscrolling was given. 4437# Check whether --enable-keepscrolling or --disable-keepscrolling was given.
4770if test "${enable_keepscrolling+set}" = set; then 4438if test "${enable_keepscrolling+set}" = set; then
4771 enableval="$enable_keepscrolling" 4439 enableval="$enable_keepscrolling"
4772 if test x$enableval = xyes -o x$enableval = xno; then 4440 if test x$enableval = xyes -o x$enableval = xno; then
4773 support_keepscrolling=$enableval 4441 support_keepscrolling=$enableval
4796 if test x$enableval = xyes -o x$enableval = xno; then 4464 if test x$enableval = xyes -o x$enableval = xno; then
4797 support_mouseslipwheel=$enableval 4465 support_mouseslipwheel=$enableval
4798 fi 4466 fi
4799fi; 4467fi;
4800 4468
4801# Check whether --enable-dmalloc or --disable-dmalloc was given.
4802if test "${enable_dmalloc+set}" = set; then
4803 enableval="$enable_dmalloc"
4804 if test x$enableval = xyes; then
4805 MALLOC_TYPE=G
4806 DEBUG=-DDEBUG_MALLOC
4807 DLIB="-L/usr/local/lib -ldmalloc"
4808 DINCLUDE=-I/usr/local/include
4809 fi
4810fi;
4811
4812# Check whether --enable-dlmalloc or --disable-dlmalloc was given.
4813if test "${enable_dlmalloc+set}" = set; then
4814 enableval="$enable_dlmalloc"
4815 if test x$enableval = xyes; then
4816 MALLOC_TYPE=D
4817 DEBUG=
4818 DLIB="-L/usr/local/lib -ldlmalloc"
4819 DINCLUDE=
4820 fi
4821fi;
4822
4823# Check whether --enable-smart-resize or --disable-smart-resize was given. 4469# Check whether --enable-smart-resize or --disable-smart-resize was given.
4824if test "${enable_smart_resize+set}" = set; then 4470if test "${enable_smart_resize+set}" = set; then
4825 enableval="$enable_smart_resize" 4471 enableval="$enable_smart_resize"
4826 if test x$enableval = xyes; then 4472 if test x$enableval = xyes; then
4827 4473
4871#define RXVT_TERMINFO "$withval" 4517#define RXVT_TERMINFO "$withval"
4872_ACEOF 4518_ACEOF
4873 terminfo="$withval" 4519 terminfo="$withval"
4874 fi 4520 fi
4875fi; 4521fi;
4876
4877
4878
4879cat >>confdefs.h <<\_ACEOF
4880#define PROTOTYPES 1
4881_ACEOF
4882 4522
4883 4523
4884# Extract the first word of "mv", so it can be a program name with args. 4524# Extract the first word of "mv", so it can be a program name with args.
4885set dummy mv; ac_word=$2 4525set dummy mv; ac_word=$2
4886echo "$as_me:$LINENO: checking for $ac_word" >&5 4526echo "$as_me:$LINENO: checking for $ac_word" >&5
4919else 4559else
4920 echo "$as_me:$LINENO: result: no" >&5 4560 echo "$as_me:$LINENO: result: no" >&5
4921echo "${ECHO_T}no" >&6 4561echo "${ECHO_T}no" >&6
4922fi 4562fi
4923 4563
4924# Extract the first word of "rm", so it can be a program name with args.
4925set dummy rm; ac_word=$2
4926echo "$as_me:$LINENO: checking for $ac_word" >&5
4927echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
4928if test "${ac_cv_path_RM+set}" = set; then
4929 echo $ECHO_N "(cached) $ECHO_C" >&6
4930else
4931 case $RM in
4932 [\\/]* | ?:[\\/]*)
4933 ac_cv_path_RM="$RM" # Let the user override the test with a path.
4934 ;;
4935 *)
4936 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4937for as_dir in $PATH
4938do
4939 IFS=$as_save_IFS
4940 test -z "$as_dir" && as_dir=.
4941 for ac_exec_ext in '' $ac_executable_extensions; do
4942 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4943 ac_cv_path_RM="$as_dir/$ac_word$ac_exec_ext"
4944 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4945 break 2
4946 fi
4947done
4948done
4949
4950 test -z "$ac_cv_path_RM" && ac_cv_path_RM="rm"
4951 ;;
4952esac
4953fi
4954RM=$ac_cv_path_RM
4955
4956if test -n "$RM"; then
4957 echo "$as_me:$LINENO: result: $RM" >&5
4958echo "${ECHO_T}$RM" >&6
4959else
4960 echo "$as_me:$LINENO: result: no" >&5
4961echo "${ECHO_T}no" >&6
4962fi
4963
4964# Extract the first word of "cp", so it can be a program name with args. 4564# Extract the first word of "cp", so it can be a program name with args.
4965set dummy cp; ac_word=$2 4565set dummy cp; ac_word=$2
4966echo "$as_me:$LINENO: checking for $ac_word" >&5 4566echo "$as_me:$LINENO: checking for $ac_word" >&5
4967echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 4567echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
4968if test "${ac_cv_path_CP+set}" = set; then 4568if test "${ac_cv_path_CP+set}" = set; then
5159else 4759else
5160 echo "$as_me:$LINENO: result: no" >&5 4760 echo "$as_me:$LINENO: result: no" >&5
5161echo "${ECHO_T}no" >&6 4761echo "${ECHO_T}no" >&6
5162fi 4762fi
5163 4763
5164# Extract the first word of "tbl", so it can be a program name with args.
5165set dummy tbl; ac_word=$2
5166echo "$as_me:$LINENO: checking for $ac_word" >&5
5167echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
5168if test "${ac_cv_path_TBL+set}" = set; then
5169 echo $ECHO_N "(cached) $ECHO_C" >&6
5170else
5171 case $TBL in
5172 [\\/]* | ?:[\\/]*)
5173 ac_cv_path_TBL="$TBL" # Let the user override the test with a path.
5174 ;;
5175 *)
5176 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5177for as_dir in $PATH
5178do
5179 IFS=$as_save_IFS
5180 test -z "$as_dir" && as_dir=.
5181 for ac_exec_ext in '' $ac_executable_extensions; do
5182 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5183 ac_cv_path_TBL="$as_dir/$ac_word$ac_exec_ext"
5184 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5185 break 2
5186 fi
5187done
5188done
5189
5190 ;;
5191esac
5192fi
5193TBL=$ac_cv_path_TBL
5194
5195if test -n "$TBL"; then
5196 echo "$as_me:$LINENO: result: $TBL" >&5
5197echo "${ECHO_T}$TBL" >&6
5198else
5199 echo "$as_me:$LINENO: result: no" >&5
5200echo "${ECHO_T}no" >&6
5201fi
5202
5203# Extract the first word of "tic", so it can be a program name with args. 4764# Extract the first word of "tic", so it can be a program name with args.
5204set dummy tic; ac_word=$2 4765set dummy tic; ac_word=$2
5205echo "$as_me:$LINENO: checking for $ac_word" >&5 4766echo "$as_me:$LINENO: checking for $ac_word" >&5
5206echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 4767echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
5207if test "${ac_cv_path_TIC+set}" = set; then 4768if test "${ac_cv_path_TIC+set}" = set; then
5238 echo "$as_me:$LINENO: result: no" >&5 4799 echo "$as_me:$LINENO: result: no" >&5
5239echo "${ECHO_T}no" >&6 4800echo "${ECHO_T}no" >&6
5240fi 4801fi
5241 4802
5242 4803
4804
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
4811echo "$as_me:$LINENO: checking how to run the C++ preprocessor" >&5
4812echo $ECHO_N "checking how to run the C++ preprocessor... $ECHO_C" >&6
4813if test -z "$CXXCPP"; then
4814 if test "${ac_cv_prog_CXXCPP+set}" = set; then
4815 echo $ECHO_N "(cached) $ECHO_C" >&6
4816else
4817 # Double quotes because CXXCPP needs to be expanded
4818 for CXXCPP in "$CXX -E" "/lib/cpp"
4819 do
4820 ac_preproc_ok=false
4821for ac_cxx_preproc_warn_flag in '' yes
4822do
4823 # Use a header file that comes with gcc, so configuring glibc
4824 # with a fresh cross-compiler works.
4825 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4826 # <limits.h> exists even on freestanding compilers.
4827 # On the NeXT, cc -E runs the code through the compiler's parser,
4828 # not just through cpp. "Syntax error" is here to catch this case.
4829 cat >conftest.$ac_ext <<_ACEOF
4830/* confdefs.h. */
4831_ACEOF
4832cat confdefs.h >>conftest.$ac_ext
4833cat >>conftest.$ac_ext <<_ACEOF
4834/* end confdefs.h. */
4835#ifdef __STDC__
4836# include <limits.h>
4837#else
4838# include <assert.h>
4839#endif
4840 Syntax error
4841_ACEOF
4842if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
4843 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
4844 ac_status=$?
4845 grep -v '^ *+' conftest.er1 >conftest.err
4846 rm -f conftest.er1
4847 cat conftest.err >&5
4848 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4849 (exit $ac_status); } >/dev/null; then
4850 if test -s conftest.err; then
4851 ac_cpp_err=$ac_cxx_preproc_warn_flag
4852 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
4853 else
4854 ac_cpp_err=
4855 fi
4856else
4857 ac_cpp_err=yes
4858fi
4859if test -z "$ac_cpp_err"; then
4860 :
4861else
4862 echo "$as_me: failed program was:" >&5
4863sed 's/^/| /' conftest.$ac_ext >&5
4864
4865 # Broken: fails on valid input.
4866continue
4867fi
4868rm -f conftest.err conftest.$ac_ext
4869
4870 # OK, works on sane cases. Now check whether non-existent headers
4871 # can be detected and how.
4872 cat >conftest.$ac_ext <<_ACEOF
4873/* confdefs.h. */
4874_ACEOF
4875cat confdefs.h >>conftest.$ac_ext
4876cat >>conftest.$ac_ext <<_ACEOF
4877/* end confdefs.h. */
4878#include <ac_nonexistent.h>
4879_ACEOF
4880if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
4881 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
4882 ac_status=$?
4883 grep -v '^ *+' conftest.er1 >conftest.err
4884 rm -f conftest.er1
4885 cat conftest.err >&5
4886 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4887 (exit $ac_status); } >/dev/null; then
4888 if test -s conftest.err; then
4889 ac_cpp_err=$ac_cxx_preproc_warn_flag
4890 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
4891 else
4892 ac_cpp_err=
4893 fi
4894else
4895 ac_cpp_err=yes
4896fi
4897if test -z "$ac_cpp_err"; then
4898 # Broken: success on invalid input.
4899continue
4900else
4901 echo "$as_me: failed program was:" >&5
4902sed 's/^/| /' conftest.$ac_ext >&5
4903
4904 # Passes both tests.
4905ac_preproc_ok=:
4906break
4907fi
4908rm -f conftest.err conftest.$ac_ext
4909
4910done
4911# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
4912rm -f conftest.err conftest.$ac_ext
4913if $ac_preproc_ok; then
4914 break
4915fi
4916
4917 done
4918 ac_cv_prog_CXXCPP=$CXXCPP
4919
4920fi
4921 CXXCPP=$ac_cv_prog_CXXCPP
4922else
4923 ac_cv_prog_CXXCPP=$CXXCPP
4924fi
4925echo "$as_me:$LINENO: result: $CXXCPP" >&5
4926echo "${ECHO_T}$CXXCPP" >&6
4927ac_preproc_ok=false
4928for ac_cxx_preproc_warn_flag in '' yes
4929do
4930 # Use a header file that comes with gcc, so configuring glibc
4931 # with a fresh cross-compiler works.
4932 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4933 # <limits.h> exists even on freestanding compilers.
4934 # On the NeXT, cc -E runs the code through the compiler's parser,
4935 # not just through cpp. "Syntax error" is here to catch this case.
4936 cat >conftest.$ac_ext <<_ACEOF
4937/* confdefs.h. */
4938_ACEOF
4939cat confdefs.h >>conftest.$ac_ext
4940cat >>conftest.$ac_ext <<_ACEOF
4941/* end confdefs.h. */
4942#ifdef __STDC__
4943# include <limits.h>
4944#else
4945# include <assert.h>
4946#endif
4947 Syntax error
4948_ACEOF
4949if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
4950 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
4951 ac_status=$?
4952 grep -v '^ *+' conftest.er1 >conftest.err
4953 rm -f conftest.er1
4954 cat conftest.err >&5
4955 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4956 (exit $ac_status); } >/dev/null; then
4957 if test -s conftest.err; then
4958 ac_cpp_err=$ac_cxx_preproc_warn_flag
4959 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
4960 else
4961 ac_cpp_err=
4962 fi
4963else
4964 ac_cpp_err=yes
4965fi
4966if test -z "$ac_cpp_err"; then
4967 :
4968else
4969 echo "$as_me: failed program was:" >&5
4970sed 's/^/| /' conftest.$ac_ext >&5
4971
4972 # Broken: fails on valid input.
4973continue
4974fi
4975rm -f conftest.err conftest.$ac_ext
4976
4977 # OK, works on sane cases. Now check whether non-existent headers
4978 # can be detected and how.
4979 cat >conftest.$ac_ext <<_ACEOF
4980/* confdefs.h. */
4981_ACEOF
4982cat confdefs.h >>conftest.$ac_ext
4983cat >>conftest.$ac_ext <<_ACEOF
4984/* end confdefs.h. */
4985#include <ac_nonexistent.h>
4986_ACEOF
4987if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
4988 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
4989 ac_status=$?
4990 grep -v '^ *+' conftest.er1 >conftest.err
4991 rm -f conftest.er1
4992 cat conftest.err >&5
4993 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4994 (exit $ac_status); } >/dev/null; then
4995 if test -s conftest.err; then
4996 ac_cpp_err=$ac_cxx_preproc_warn_flag
4997 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
4998 else
4999 ac_cpp_err=
5000 fi
5001else
5002 ac_cpp_err=yes
5003fi
5004if test -z "$ac_cpp_err"; then
5005 # Broken: success on invalid input.
5006continue
5007else
5008 echo "$as_me: failed program was:" >&5
5009sed 's/^/| /' conftest.$ac_ext >&5
5010
5011 # Passes both tests.
5012ac_preproc_ok=:
5013break
5014fi
5015rm -f conftest.err conftest.$ac_ext
5016
5017done
5018# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
5019rm -f conftest.err conftest.$ac_ext
5020if $ac_preproc_ok; then
5021 :
5022else
5023 { { echo "$as_me:$LINENO: error: C++ preprocessor \"$CXXCPP\" fails sanity check
5024See \`config.log' for more details." >&5
5025echo "$as_me: error: C++ preprocessor \"$CXXCPP\" fails sanity check
5026See \`config.log' for more details." >&2;}
5027 { (exit 1); exit 1; }; }
5028fi
5029
5030ac_ext=cc
5031ac_cpp='$CXXCPP $CPPFLAGS'
5032ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5033ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5034ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
5243 5035
5244 5036
5245 5037
5246if test "x$ac_path_x_has_been_run" != xyes; then 5038if test "x$ac_path_x_has_been_run" != xyes; then
5247 echo "$as_me:$LINENO: checking for X" >&5 5039 echo "$as_me:$LINENO: checking for X" >&5
7301 7093
7302 7094
7303 7095
7304 7096
7305 7097
7306
7307
7308
7309
7310
7311
7312
7313for ac_header in \ 7098for ac_header in \
7314 assert.h \ 7099 assert.h \
7315 fcntl.h \ 7100 fcntl.h \
7316 grp.h \
7317 libc.h \
7318 lastlog.h \
7319 stdarg.h \ 7101 stdarg.h \
7320 stdlib.h \ 7102 stdlib.h \
7321 string.h \ 7103 string.h \
7322 termios.h \ 7104 termios.h \
7323 unistd.h \ 7105 unistd.h \
7324 sys/byteorder.h \ 7106 sys/byteorder.h \
7325 sys/ioctl.h \ 7107 sys/ioctl.h \
7326 sys/select.h \ 7108 sys/select.h \
7327 sys/sockio.h \ 7109 sys/sockio.h \
7328 sys/strredir.h \ 7110 sys/strredir.h \
7329 sys/stropts.h \
7330 sys/time.h \ 7111 sys/time.h \
7331 utmp.h \ 7112 stdint.h \
7332 utmpx.h \ 7113 wchar.h \
7333 stdint.h \ 7114 cwchar \
7334 pty.h \ 7115 clocale \
7335 wchar.h \
7336 cwchar \
7337 clocale \
7338 7116
7339do 7117do
7340as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 7118as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
7341if eval "test \"\${$as_ac_Header+set}\" = set"; then 7119if eval "test \"\${$as_ac_Header+set}\" = set"; then
7342 echo "$as_me:$LINENO: checking for $ac_header" >&5 7120 echo "$as_me:$LINENO: checking for $ac_header" >&5
10169#define RETSIGTYPE $ac_cv_type_signal 9947#define RETSIGTYPE $ac_cv_type_signal
10170_ACEOF 9948_ACEOF
10171 9949
10172 9950
10173 9951
10174case "$host_alias" in
10175 *ultrix) ac_cv_func_setsid='no' ;;
10176 *) break;;
10177esac
10178
10179
10180
10181
10182
10183
10184
10185
10186
10187
10188
10189
10190
10191
10192
10193
10194
10195 9952
10196 9953
10197 9954
10198for ac_func in \ 9955for ac_func in \
10199 atexit \
10200 revoke \
10201 unsetenv \ 9956 unsetenv \
10202 setutent \ 9957 setutent \
10203 seteuid \
10204 setreuid \
10205 setsid \
10206 setpgrp \
10207 setpgid \
10208 openpty \
10209 _getpty \
10210 grantpt \
10211 unlockpt \
10212 isastream \
10213 on_exit \ 9958 on_exit \
10214 nanosleep \
10215 updwtmp \
10216 updwtmpx \
10217 ttyslot \
10218 9959
10219do 9960do
10220as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` 9961as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
10221echo "$as_me:$LINENO: checking for $ac_func" >&5 9962echo "$as_me:$LINENO: checking for $ac_func" >&5
10222echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 9963echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
10311 cat >>confdefs.h <<_ACEOF 10052 cat >>confdefs.h <<_ACEOF
10312#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 10053#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
10313_ACEOF 10054_ACEOF
10314 10055
10315fi 10056fi
10057done
10058
10059
10060
10061support_utmp=yes
10062support_wtmp=yes
10063support_lastlog=yes
10064
10065# Check whether --enable-utmp or --disable-utmp was given.
10066if test "${enable_utmp+set}" = set; then
10067 enableval="$enable_utmp"
10068 if test x$enableval = xyes -o x$enableval = xno; then
10069 support_utmp=$enableval
10070 fi
10071fi;
10072
10073# Check whether --enable-wtmp or --disable-wtmp was given.
10074if test "${enable_wtmp+set}" = set; then
10075 enableval="$enable_wtmp"
10076 if test x$enableval = xyes -o x$enableval = xno; then
10077 support_wtmp=$enableval
10078 fi
10079fi;
10080
10081# Check whether --enable-lastlog or --disable-lastlog was given.
10082if test "${enable_lastlog+set}" = set; then
10083 enableval="$enable_lastlog"
10084 if test x$enableval = xyes -o x$enableval = xno; then
10085 support_lastlog=$enableval
10086 fi
10087fi;
10088
10089if test x$support_utmp = xyes; then
10090
10091cat >>confdefs.h <<\_ACEOF
10092#define UTMP_SUPPORT 1
10093_ACEOF
10094
10095fi
10096if test x$support_wtmp = xyes; then
10097
10098cat >>confdefs.h <<\_ACEOF
10099#define WTMP_SUPPORT 1
10100_ACEOF
10101
10102fi
10103if test x$support_lastlog = xyes; then
10104
10105cat >>confdefs.h <<\_ACEOF
10106#define LASTLOG_SUPPORT 1
10107_ACEOF
10108
10109fi
10110
10111
10112
10113
10114for ac_func in \
10115 ttyslot \
10116 updwtmp \
10117 updwtmpx \
10118
10119do
10120as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
10121echo "$as_me:$LINENO: checking for $ac_func" >&5
10122echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
10123if eval "test \"\${$as_ac_var+set}\" = set"; then
10124 echo $ECHO_N "(cached) $ECHO_C" >&6
10125else
10126 cat >conftest.$ac_ext <<_ACEOF
10127/* confdefs.h. */
10128_ACEOF
10129cat confdefs.h >>conftest.$ac_ext
10130cat >>conftest.$ac_ext <<_ACEOF
10131/* end confdefs.h. */
10132/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
10133 For example, HP-UX 11i <limits.h> declares gettimeofday. */
10134#define $ac_func innocuous_$ac_func
10135
10136/* System header to define __stub macros and hopefully few prototypes,
10137 which can conflict with char $ac_func (); below.
10138 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
10139 <limits.h> exists even on freestanding compilers. */
10140
10141#ifdef __STDC__
10142# include <limits.h>
10143#else
10144# include <assert.h>
10145#endif
10146
10147#undef $ac_func
10148
10149/* Override any gcc2 internal prototype to avoid an error. */
10150#ifdef __cplusplus
10151extern "C"
10152{
10153#endif
10154/* We use char because int might match the return type of a gcc2
10155 builtin and then its argument prototype would still apply. */
10156char $ac_func ();
10157/* The GNU C library defines this for functions which it implements
10158 to always fail with ENOSYS. Some functions are actually named
10159 something starting with __ and the normal name is an alias. */
10160#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
10161choke me
10162#else
10163char (*f) () = $ac_func;
10164#endif
10165#ifdef __cplusplus
10166}
10167#endif
10168
10169int
10170main ()
10171{
10172return f != $ac_func;
10173 ;
10174 return 0;
10175}
10176_ACEOF
10177rm -f conftest.$ac_objext conftest$ac_exeext
10178if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
10179 (eval $ac_link) 2>conftest.er1
10180 ac_status=$?
10181 grep -v '^ *+' conftest.er1 >conftest.err
10182 rm -f conftest.er1
10183 cat conftest.err >&5
10184 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10185 (exit $ac_status); } &&
10186 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
10187 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10188 (eval $ac_try) 2>&5
10189 ac_status=$?
10190 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10191 (exit $ac_status); }; } &&
10192 { ac_try='test -s conftest$ac_exeext'
10193 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10194 (eval $ac_try) 2>&5
10195 ac_status=$?
10196 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10197 (exit $ac_status); }; }; then
10198 eval "$as_ac_var=yes"
10199else
10200 echo "$as_me: failed program was:" >&5
10201sed 's/^/| /' conftest.$ac_ext >&5
10202
10203eval "$as_ac_var=no"
10204fi
10205rm -f conftest.err conftest.$ac_objext \
10206 conftest$ac_exeext conftest.$ac_ext
10207fi
10208echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
10209echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
10210if test `eval echo '${'$as_ac_var'}'` = yes; then
10211 cat >>confdefs.h <<_ACEOF
10212#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
10213_ACEOF
10214
10215fi
10216done
10217
10218
10219
10220
10221
10222for ac_header in \
10223 utmp.h \
10224 utmpx.h \
10225 lastlog.h \
10226
10227do
10228as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
10229if eval "test \"\${$as_ac_Header+set}\" = set"; then
10230 echo "$as_me:$LINENO: checking for $ac_header" >&5
10231echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
10232if eval "test \"\${$as_ac_Header+set}\" = set"; then
10233 echo $ECHO_N "(cached) $ECHO_C" >&6
10234fi
10235echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
10236echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
10237else
10238 # Is the header compilable?
10239echo "$as_me:$LINENO: checking $ac_header usability" >&5
10240echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
10241cat >conftest.$ac_ext <<_ACEOF
10242/* confdefs.h. */
10243_ACEOF
10244cat confdefs.h >>conftest.$ac_ext
10245cat >>conftest.$ac_ext <<_ACEOF
10246/* end confdefs.h. */
10247$ac_includes_default
10248#include <$ac_header>
10249_ACEOF
10250rm -f conftest.$ac_objext
10251if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
10252 (eval $ac_compile) 2>conftest.er1
10253 ac_status=$?
10254 grep -v '^ *+' conftest.er1 >conftest.err
10255 rm -f conftest.er1
10256 cat conftest.err >&5
10257 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10258 (exit $ac_status); } &&
10259 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
10260 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10261 (eval $ac_try) 2>&5
10262 ac_status=$?
10263 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10264 (exit $ac_status); }; } &&
10265 { ac_try='test -s conftest.$ac_objext'
10266 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10267 (eval $ac_try) 2>&5
10268 ac_status=$?
10269 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10270 (exit $ac_status); }; }; then
10271 ac_header_compiler=yes
10272else
10273 echo "$as_me: failed program was:" >&5
10274sed 's/^/| /' conftest.$ac_ext >&5
10275
10276ac_header_compiler=no
10277fi
10278rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10279echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
10280echo "${ECHO_T}$ac_header_compiler" >&6
10281
10282# Is the header present?
10283echo "$as_me:$LINENO: checking $ac_header presence" >&5
10284echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
10285cat >conftest.$ac_ext <<_ACEOF
10286/* confdefs.h. */
10287_ACEOF
10288cat confdefs.h >>conftest.$ac_ext
10289cat >>conftest.$ac_ext <<_ACEOF
10290/* end confdefs.h. */
10291#include <$ac_header>
10292_ACEOF
10293if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
10294 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
10295 ac_status=$?
10296 grep -v '^ *+' conftest.er1 >conftest.err
10297 rm -f conftest.er1
10298 cat conftest.err >&5
10299 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10300 (exit $ac_status); } >/dev/null; then
10301 if test -s conftest.err; then
10302 ac_cpp_err=$ac_cxx_preproc_warn_flag
10303 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
10304 else
10305 ac_cpp_err=
10306 fi
10307else
10308 ac_cpp_err=yes
10309fi
10310if test -z "$ac_cpp_err"; then
10311 ac_header_preproc=yes
10312else
10313 echo "$as_me: failed program was:" >&5
10314sed 's/^/| /' conftest.$ac_ext >&5
10315
10316 ac_header_preproc=no
10317fi
10318rm -f conftest.err conftest.$ac_ext
10319echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
10320echo "${ECHO_T}$ac_header_preproc" >&6
10321
10322# So? What about this header?
10323case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in
10324 yes:no: )
10325 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
10326echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
10327 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
10328echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
10329 ac_header_preproc=yes
10330 ;;
10331 no:yes:* )
10332 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
10333echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
10334 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
10335echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
10336 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
10337echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
10338 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
10339echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
10340 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
10341echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
10342 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
10343echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
10344 (
10345 cat <<\_ASBOX
10346## ------------------------------------------ ##
10347## Report this to the AC_PACKAGE_NAME lists. ##
10348## ------------------------------------------ ##
10349_ASBOX
10350 ) |
10351 sed "s/^/$as_me: WARNING: /" >&2
10352 ;;
10353esac
10354echo "$as_me:$LINENO: checking for $ac_header" >&5
10355echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
10356if eval "test \"\${$as_ac_Header+set}\" = set"; then
10357 echo $ECHO_N "(cached) $ECHO_C" >&6
10358else
10359 eval "$as_ac_Header=\$ac_header_preproc"
10360fi
10361echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
10362echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
10363
10364fi
10365if test `eval echo '${'$as_ac_Header'}'` = yes; then
10366 cat >>confdefs.h <<_ACEOF
10367#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
10368_ACEOF
10369
10370fi
10371
10316done 10372done
10317 10373
10318 10374
10319 10375
10320if test "${ac_cv_header_utmp_h+set}" = set; then 10376if test "${ac_cv_header_utmp_h+set}" = set; then
10454 10510
10455fi 10511fi
10456if test $ac_cv_header_utmp_h = yes; then 10512if test $ac_cv_header_utmp_h = yes; then
10457 echo "$as_me:$LINENO: checking for struct utmp" >&5 10513 echo "$as_me:$LINENO: checking for struct utmp" >&5
10458echo $ECHO_N "checking for struct utmp... $ECHO_C" >&6 10514echo $ECHO_N "checking for struct utmp... $ECHO_C" >&6
10459if test "${rxvt_cv_struct_utmp+set}" = set; then 10515if test "${struct_utmp+set}" = set; then
10460 echo $ECHO_N "(cached) $ECHO_C" >&6 10516 echo $ECHO_N "(cached) $ECHO_C" >&6
10461else 10517else
10462 cat >conftest.$ac_ext <<_ACEOF 10518 cat >conftest.$ac_ext <<_ACEOF
10463/* confdefs.h. */ 10519/* confdefs.h. */
10464_ACEOF 10520_ACEOF
10465cat confdefs.h >>conftest.$ac_ext 10521cat confdefs.h >>conftest.$ac_ext
10466cat >>conftest.$ac_ext <<_ACEOF 10522cat >>conftest.$ac_ext <<_ACEOF
10467/* end confdefs.h. */ 10523/* end confdefs.h. */
10468#include <sys/types.h> 10524#include <sys/types.h>
10469#include <stdint.h>
10470#include <utmp.h> 10525#include <utmp.h>
10471int 10526int
10472main () 10527main ()
10473{ 10528{
10474struct utmp ut; 10529struct utmp ut;
10495 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10550 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10496 (eval $ac_try) 2>&5 10551 (eval $ac_try) 2>&5
10497 ac_status=$? 10552 ac_status=$?
10498 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10553 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10499 (exit $ac_status); }; }; then 10554 (exit $ac_status); }; }; then
10500 rxvt_cv_struct_utmp=yes 10555 struct_utmp=yes
10501else 10556else
10502 echo "$as_me: failed program was:" >&5 10557 echo "$as_me: failed program was:" >&5
10503sed 's/^/| /' conftest.$ac_ext >&5 10558sed 's/^/| /' conftest.$ac_ext >&5
10504 10559
10505rxvt_cv_struct_utmp=no 10560struct_utmp=no
10506fi 10561fi
10507rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10562rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10508fi 10563fi
10509echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmp" >&5 10564echo "$as_me:$LINENO: result: $struct_utmp" >&5
10510echo "${ECHO_T}$rxvt_cv_struct_utmp" >&6 10565echo "${ECHO_T}$struct_utmp" >&6
10511if test x$rxvt_cv_struct_utmp = xyes; then 10566if test x$struct_utmp = xyes; then
10512 10567
10513cat >>confdefs.h <<\_ACEOF 10568cat >>confdefs.h <<\_ACEOF
10514#define HAVE_STRUCT_UTMP 1 10569#define HAVE_STRUCT_UTMP 1
10515_ACEOF 10570_ACEOF
10516 10571
10517fi 10572fi
10518 10573
10519 10574
10520echo "$as_me:$LINENO: checking for ut_host in utmp struct" >&5 10575echo "$as_me:$LINENO: checking for ut_host in utmp struct" >&5
10521echo $ECHO_N "checking for ut_host in utmp struct... $ECHO_C" >&6 10576echo $ECHO_N "checking for ut_host in utmp struct... $ECHO_C" >&6
10522if test "${rxvt_cv_struct_utmp_host+set}" = set; then 10577if test "${struct_utmp_host+set}" = set; then
10523 echo $ECHO_N "(cached) $ECHO_C" >&6 10578 echo $ECHO_N "(cached) $ECHO_C" >&6
10524else 10579else
10525 cat >conftest.$ac_ext <<_ACEOF 10580 cat >conftest.$ac_ext <<_ACEOF
10526/* confdefs.h. */ 10581/* confdefs.h. */
10527_ACEOF 10582_ACEOF
10557 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10612 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10558 (eval $ac_try) 2>&5 10613 (eval $ac_try) 2>&5
10559 ac_status=$? 10614 ac_status=$?
10560 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10615 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10561 (exit $ac_status); }; }; then 10616 (exit $ac_status); }; }; then
10562 rxvt_cv_struct_utmp_host=yes 10617 struct_utmp_host=yes
10563else 10618else
10564 echo "$as_me: failed program was:" >&5 10619 echo "$as_me: failed program was:" >&5
10565sed 's/^/| /' conftest.$ac_ext >&5 10620sed 's/^/| /' conftest.$ac_ext >&5
10566 10621
10567rxvt_cv_struct_utmp_host=no 10622struct_utmp_host=no
10568fi 10623fi
10569rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10624rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10570fi 10625fi
10571echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmp_host" >&5 10626echo "$as_me:$LINENO: result: $struct_utmp_host" >&5
10572echo "${ECHO_T}$rxvt_cv_struct_utmp_host" >&6 10627echo "${ECHO_T}$struct_utmp_host" >&6
10573if test x$rxvt_cv_struct_utmp_host = xyes; then 10628if test x$struct_utmp_host = xyes; then
10574 10629
10575cat >>confdefs.h <<\_ACEOF 10630cat >>confdefs.h <<\_ACEOF
10576#define HAVE_UTMP_HOST 1 10631#define HAVE_UTMP_HOST 1
10577_ACEOF 10632_ACEOF
10578 10633
10579fi 10634fi
10580 10635
10581echo "$as_me:$LINENO: checking for ut_pid in utmp struct" >&5 10636echo "$as_me:$LINENO: checking for ut_pid in utmp struct" >&5
10582echo $ECHO_N "checking for ut_pid in utmp struct... $ECHO_C" >&6 10637echo $ECHO_N "checking for ut_pid in utmp struct... $ECHO_C" >&6
10583if test "${rxvt_cv_struct_utmp_pid+set}" = set; then 10638if test "${struct_utmp_pid+set}" = set; then
10584 echo $ECHO_N "(cached) $ECHO_C" >&6 10639 echo $ECHO_N "(cached) $ECHO_C" >&6
10585else 10640else
10586 cat >conftest.$ac_ext <<_ACEOF 10641 cat >conftest.$ac_ext <<_ACEOF
10587/* confdefs.h. */ 10642/* confdefs.h. */
10588_ACEOF 10643_ACEOF
10618 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10673 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10619 (eval $ac_try) 2>&5 10674 (eval $ac_try) 2>&5
10620 ac_status=$? 10675 ac_status=$?
10621 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10676 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10622 (exit $ac_status); }; }; then 10677 (exit $ac_status); }; }; then
10623 rxvt_cv_struct_utmp_pid=yes 10678 struct_utmp_pid=yes
10624else 10679else
10625 echo "$as_me: failed program was:" >&5 10680 echo "$as_me: failed program was:" >&5
10626sed 's/^/| /' conftest.$ac_ext >&5 10681sed 's/^/| /' conftest.$ac_ext >&5
10627 10682
10628rxvt_cv_struct_utmp_pid=no 10683struct_utmp_pid=no
10629fi 10684fi
10630rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10685rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10631fi 10686fi
10632echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmp_pid" >&5 10687echo "$as_me:$LINENO: result: $struct_utmp_pid" >&5
10633echo "${ECHO_T}$rxvt_cv_struct_utmp_pid" >&6 10688echo "${ECHO_T}$struct_utmp_pid" >&6
10634if test x$rxvt_cv_struct_utmp_pid = xyes; then 10689if test x$struct_utmp_pid = xyes; then
10635 10690
10636cat >>confdefs.h <<\_ACEOF 10691cat >>confdefs.h <<\_ACEOF
10637#define HAVE_UTMP_PID 1 10692#define HAVE_UTMP_PID 1
10638_ACEOF 10693_ACEOF
10639 10694
10780 10835
10781fi 10836fi
10782if test $ac_cv_header_utmpx_h = yes; then 10837if test $ac_cv_header_utmpx_h = yes; then
10783 echo "$as_me:$LINENO: checking for struct utmpx" >&5 10838 echo "$as_me:$LINENO: checking for struct utmpx" >&5
10784echo $ECHO_N "checking for struct utmpx... $ECHO_C" >&6 10839echo $ECHO_N "checking for struct utmpx... $ECHO_C" >&6
10785if test "${rxvt_cv_struct_utmpx+set}" = set; then 10840if test "${struct_utmpx+set}" = set; then
10786 echo $ECHO_N "(cached) $ECHO_C" >&6 10841 echo $ECHO_N "(cached) $ECHO_C" >&6
10787else 10842else
10788 cat >conftest.$ac_ext <<_ACEOF 10843 cat >conftest.$ac_ext <<_ACEOF
10789/* confdefs.h. */ 10844/* confdefs.h. */
10790_ACEOF 10845_ACEOF
10820 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10875 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10821 (eval $ac_try) 2>&5 10876 (eval $ac_try) 2>&5
10822 ac_status=$? 10877 ac_status=$?
10823 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10878 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10824 (exit $ac_status); }; }; then 10879 (exit $ac_status); }; }; then
10825 rxvt_cv_struct_utmpx=yes 10880 struct_utmpx=yes
10826else 10881else
10827 echo "$as_me: failed program was:" >&5 10882 echo "$as_me: failed program was:" >&5
10828sed 's/^/| /' conftest.$ac_ext >&5 10883sed 's/^/| /' conftest.$ac_ext >&5
10829 10884
10830rxvt_cv_struct_utmpx=no 10885struct_utmpx=no
10831fi 10886fi
10832rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10887rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10833fi 10888fi
10834echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmpx" >&5 10889echo "$as_me:$LINENO: result: $struct_utmpx" >&5
10835echo "${ECHO_T}$rxvt_cv_struct_utmpx" >&6 10890echo "${ECHO_T}$struct_utmpx" >&6
10836if test x$rxvt_cv_struct_utmpx = xyes; then 10891if test x$struct_utmpx = xyes; then
10837 10892
10838cat >>confdefs.h <<\_ACEOF 10893cat >>confdefs.h <<\_ACEOF
10839#define HAVE_STRUCT_UTMPX 1 10894#define HAVE_STRUCT_UTMPX 1
10840_ACEOF 10895_ACEOF
10841 10896
10842fi 10897fi
10843 10898
10844 10899
10845echo "$as_me:$LINENO: checking for host in utmpx struct" >&5 10900echo "$as_me:$LINENO: checking for host in utmpx struct" >&5
10846echo $ECHO_N "checking for host in utmpx struct... $ECHO_C" >&6 10901echo $ECHO_N "checking for host in utmpx struct... $ECHO_C" >&6
10847if test "${rxvt_cv_struct_utmpx_host+set}" = set; then 10902if test "${struct_utmpx_host+set}" = set; then
10848 echo $ECHO_N "(cached) $ECHO_C" >&6 10903 echo $ECHO_N "(cached) $ECHO_C" >&6
10849else 10904else
10850 cat >conftest.$ac_ext <<_ACEOF 10905 cat >conftest.$ac_ext <<_ACEOF
10851/* confdefs.h. */ 10906/* confdefs.h. */
10852_ACEOF 10907_ACEOF
10882 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10937 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10883 (eval $ac_try) 2>&5 10938 (eval $ac_try) 2>&5
10884 ac_status=$? 10939 ac_status=$?
10885 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10940 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10886 (exit $ac_status); }; }; then 10941 (exit $ac_status); }; }; then
10887 rxvt_cv_struct_utmpx_host=yes 10942 struct_utmpx_host=yes
10888else 10943else
10889 echo "$as_me: failed program was:" >&5 10944 echo "$as_me: failed program was:" >&5
10890sed 's/^/| /' conftest.$ac_ext >&5 10945sed 's/^/| /' conftest.$ac_ext >&5
10891 10946
10892rxvt_cv_struct_utmpx_host=no 10947struct_utmpx_host=no
10893fi 10948fi
10894rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10949rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10895fi 10950fi
10896echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmpx_host" >&5 10951echo "$as_me:$LINENO: result: $struct_utmpx_host" >&5
10897echo "${ECHO_T}$rxvt_cv_struct_utmpx_host" >&6 10952echo "${ECHO_T}$struct_utmpx_host" >&6
10898if test x$rxvt_cv_struct_utmpx_host = xyes; then 10953if test x$struct_utmpx_host = xyes; then
10899 10954
10900cat >>confdefs.h <<\_ACEOF 10955cat >>confdefs.h <<\_ACEOF
10901#define HAVE_UTMPX_HOST 1 10956#define HAVE_UTMPX_HOST 1
10902_ACEOF 10957_ACEOF
10903 10958
10904fi 10959fi
10905 10960
10906echo "$as_me:$LINENO: checking for session in utmpx struct" >&5 10961echo "$as_me:$LINENO: checking for session in utmpx struct" >&5
10907echo $ECHO_N "checking for session in utmpx struct... $ECHO_C" >&6 10962echo $ECHO_N "checking for session in utmpx struct... $ECHO_C" >&6
10908if test "${rxvt_cv_struct_utmpx_session+set}" = set; then 10963if test "${struct_utmpx_session+set}" = set; then
10909 echo $ECHO_N "(cached) $ECHO_C" >&6 10964 echo $ECHO_N "(cached) $ECHO_C" >&6
10910else 10965else
10911 cat >conftest.$ac_ext <<_ACEOF 10966 cat >conftest.$ac_ext <<_ACEOF
10912/* confdefs.h. */ 10967/* confdefs.h. */
10913_ACEOF 10968_ACEOF
10943 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10998 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10944 (eval $ac_try) 2>&5 10999 (eval $ac_try) 2>&5
10945 ac_status=$? 11000 ac_status=$?
10946 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11001 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10947 (exit $ac_status); }; }; then 11002 (exit $ac_status); }; }; then
10948 rxvt_cv_struct_utmpx_session=yes 11003 struct_utmpx_session=yes
10949else 11004else
10950 echo "$as_me: failed program was:" >&5 11005 echo "$as_me: failed program was:" >&5
10951sed 's/^/| /' conftest.$ac_ext >&5 11006sed 's/^/| /' conftest.$ac_ext >&5
10952 11007
10953rxvt_cv_struct_utmpx_session=no 11008struct_utmpx_session=no
10954fi 11009fi
10955rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 11010rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10956fi 11011fi
10957echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmpx_session" >&5 11012echo "$as_me:$LINENO: result: $struct_utmpx_session" >&5
10958echo "${ECHO_T}$rxvt_cv_struct_utmpx_session" >&6 11013echo "${ECHO_T}$struct_utmpx_session" >&6
10959if test x$rxvt_cv_struct_utmpx_session = xyes; then 11014if test x$struct_utmpx_session = xyes; then
10960 11015
10961cat >>confdefs.h <<\_ACEOF 11016cat >>confdefs.h <<\_ACEOF
10962#define HAVE_UTMPX_SESSION 1 11017#define HAVE_UTMPX_SESSION 1
10963_ACEOF 11018_ACEOF
10964 11019
10967fi 11022fi
10968 11023
10969 11024
10970echo "$as_me:$LINENO: checking for struct lastlog" >&5 11025echo "$as_me:$LINENO: checking for struct lastlog" >&5
10971echo $ECHO_N "checking for struct lastlog... $ECHO_C" >&6 11026echo $ECHO_N "checking for struct lastlog... $ECHO_C" >&6
10972if test "${rxvt_cv_struct_lastlog+set}" = set; then 11027if test "${struct_lastlog+set}" = set; then
10973 echo $ECHO_N "(cached) $ECHO_C" >&6 11028 echo $ECHO_N "(cached) $ECHO_C" >&6
10974else 11029else
10975 cat >conftest.$ac_ext <<_ACEOF 11030 cat >conftest.$ac_ext <<_ACEOF
10976/* confdefs.h. */ 11031/* confdefs.h. */
10977_ACEOF 11032_ACEOF
11011 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11066 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11012 (eval $ac_try) 2>&5 11067 (eval $ac_try) 2>&5
11013 ac_status=$? 11068 ac_status=$?
11014 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11069 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11015 (exit $ac_status); }; }; then 11070 (exit $ac_status); }; }; then
11016 rxvt_cv_struct_lastlog=yes 11071 struct_lastlog=yes
11017else 11072else
11018 echo "$as_me: failed program was:" >&5 11073 echo "$as_me: failed program was:" >&5
11019sed 's/^/| /' conftest.$ac_ext >&5 11074sed 's/^/| /' conftest.$ac_ext >&5
11020 11075
11021rxvt_cv_struct_lastlog=no 11076struct_lastlog=no
11022fi 11077fi
11023rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 11078rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
11024fi 11079fi
11025echo "$as_me:$LINENO: result: $rxvt_cv_struct_lastlog" >&5 11080echo "$as_me:$LINENO: result: $struct_lastlog" >&5
11026echo "${ECHO_T}$rxvt_cv_struct_lastlog" >&6 11081echo "${ECHO_T}$struct_lastlog" >&6
11027if test x$rxvt_cv_struct_lastlog = xyes; then 11082if test x$struct_lastlog = xyes; then
11028 11083
11029cat >>confdefs.h <<\_ACEOF 11084cat >>confdefs.h <<\_ACEOF
11030#define HAVE_STRUCT_LASTLOG 1 11085#define HAVE_STRUCT_LASTLOG 1
11031_ACEOF 11086_ACEOF
11032 11087
11033fi 11088fi
11034 11089
11035echo "$as_me:$LINENO: checking for struct lastlogx" >&5 11090echo "$as_me:$LINENO: checking for struct lastlogx" >&5
11036echo $ECHO_N "checking for struct lastlogx... $ECHO_C" >&6 11091echo $ECHO_N "checking for struct lastlogx... $ECHO_C" >&6
11037if test "${rxvt_cv_struct_lastlogx+set}" = set; then 11092if test "${struct_lastlogx+set}" = set; then
11038 echo $ECHO_N "(cached) $ECHO_C" >&6 11093 echo $ECHO_N "(cached) $ECHO_C" >&6
11039else 11094else
11040 cat >conftest.$ac_ext <<_ACEOF 11095 cat >conftest.$ac_ext <<_ACEOF
11041/* confdefs.h. */ 11096/* confdefs.h. */
11042_ACEOF 11097_ACEOF
11076 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11131 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11077 (eval $ac_try) 2>&5 11132 (eval $ac_try) 2>&5
11078 ac_status=$? 11133 ac_status=$?
11079 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11134 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11080 (exit $ac_status); }; }; then 11135 (exit $ac_status); }; }; then
11081 rxvt_cv_struct_lastlogx=yes 11136 struct_lastlogx=yes
11082else 11137else
11083 echo "$as_me: failed program was:" >&5 11138 echo "$as_me: failed program was:" >&5
11084sed 's/^/| /' conftest.$ac_ext >&5 11139sed 's/^/| /' conftest.$ac_ext >&5
11085 11140
11086rxvt_cv_struct_lastlogx=no 11141struct_lastlogx=no
11087fi 11142fi
11088rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 11143rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
11089fi 11144fi
11090echo "$as_me:$LINENO: result: $rxvt_cv_struct_lastlogx" >&5 11145echo "$as_me:$LINENO: result: $struct_lastlogx" >&5
11091echo "${ECHO_T}$rxvt_cv_struct_lastlogx" >&6 11146echo "${ECHO_T}$struct_lastlogx" >&6
11092if test x$rxvt_cv_struct_lastlogx = xyes; then 11147if test x$struct_lastlogx = xyes; then
11093 11148
11094cat >>confdefs.h <<\_ACEOF 11149cat >>confdefs.h <<\_ACEOF
11095#define HAVE_STRUCT_LASTLOGX 1 11150#define HAVE_STRUCT_LASTLOGX 1
11096_ACEOF 11151_ACEOF
11097 11152
11098fi 11153fi
11099 11154
11100 11155
11101echo "$as_me:$LINENO: checking where utmp is located" >&5 11156echo "$as_me:$LINENO: checking where utmp is located" >&5
11102echo $ECHO_N "checking where utmp is located... $ECHO_C" >&6 11157echo $ECHO_N "checking where utmp is located... $ECHO_C" >&6
11103if test "${rxvt_cv_path_utmp+set}" = set; then 11158if test "${path_utmp+set}" = set; then
11104 echo $ECHO_N "(cached) $ECHO_C" >&6 11159 echo $ECHO_N "(cached) $ECHO_C" >&6
11105else 11160else
11106 if test "$cross_compiling" = yes; then 11161 if test "$cross_compiling" = yes; then
11107 { echo "$as_me:$LINENO: WARNING: Define RXVT_UTMP_FILE in config.h manually" >&5 11162 { echo "$as_me:$LINENO: WARNING: Define UTMP_FILE in config.h manually" >&5
11108echo "$as_me: WARNING: Define RXVT_UTMP_FILE in config.h manually" >&2;} 11163echo "$as_me: WARNING: Define UTMP_FILE in config.h manually" >&2;}
11109else 11164else
11110 cat >conftest.$ac_ext <<_ACEOF 11165 cat >conftest.$ac_ext <<_ACEOF
11111/* confdefs.h. */ 11166/* confdefs.h. */
11112_ACEOF 11167_ACEOF
11113cat confdefs.h >>conftest.$ac_ext 11168cat confdefs.h >>conftest.$ac_ext
11149 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11204 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11150 (eval $ac_try) 2>&5 11205 (eval $ac_try) 2>&5
11151 ac_status=$? 11206 ac_status=$?
11152 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11207 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11153 (exit $ac_status); }; }; then 11208 (exit $ac_status); }; }; then
11154 rxvt_cv_path_utmp=`cat conftestval` 11209 path_utmp=`cat conftestval`
11155else 11210else
11156 echo "$as_me: program exited with status $ac_status" >&5 11211 echo "$as_me: program exited with status $ac_status" >&5
11157echo "$as_me: failed program was:" >&5 11212echo "$as_me: failed program was:" >&5
11158sed 's/^/| /' conftest.$ac_ext >&5 11213sed 's/^/| /' conftest.$ac_ext >&5
11159 11214
11160( exit $ac_status ) 11215( exit $ac_status )
11161rxvt_cv_path_utmp= 11216path_utmp=
11162fi 11217fi
11163rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 11218rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
11164fi 11219fi
11165fi 11220fi
11166echo "$as_me:$LINENO: result: $rxvt_cv_path_utmp" >&5 11221echo "$as_me:$LINENO: result: $path_utmp" >&5
11167echo "${ECHO_T}$rxvt_cv_path_utmp" >&6 11222echo "${ECHO_T}$path_utmp" >&6
11168if test x$rxvt_cv_path_utmp != x; then 11223if test x$path_utmp != x; then
11169 11224
11170cat >>confdefs.h <<_ACEOF 11225cat >>confdefs.h <<_ACEOF
11171#define RXVT_UTMP_FILE "$rxvt_cv_path_utmp" 11226#define UTMP_FILE "$path_utmp"
11172_ACEOF 11227_ACEOF
11173 11228
11174fi 11229fi
11175 11230
11176 11231
11177echo "$as_me:$LINENO: checking where utmpx is located" >&5 11232echo "$as_me:$LINENO: checking where utmpx is located" >&5
11178echo $ECHO_N "checking where utmpx is located... $ECHO_C" >&6 11233echo $ECHO_N "checking where utmpx is located... $ECHO_C" >&6
11179if test "${rxvt_cv_path_utmpx+set}" = set; then 11234if test "${path_utmpx+set}" = set; then
11180 echo $ECHO_N "(cached) $ECHO_C" >&6 11235 echo $ECHO_N "(cached) $ECHO_C" >&6
11181else 11236else
11182 if test "$cross_compiling" = yes; then 11237 if test "$cross_compiling" = yes; then
11183 { echo "$as_me:$LINENO: WARNING: Define RXVT_UTMPX_FILE in config.h manually" >&5 11238 { echo "$as_me:$LINENO: WARNING: Define UTMPX_FILE in config.h manually" >&5
11184echo "$as_me: WARNING: Define RXVT_UTMPX_FILE in config.h manually" >&2;} 11239echo "$as_me: WARNING: Define UTMPX_FILE in config.h manually" >&2;}
11185else 11240else
11186 cat >conftest.$ac_ext <<_ACEOF 11241 cat >conftest.$ac_ext <<_ACEOF
11187/* confdefs.h. */ 11242/* confdefs.h. */
11188_ACEOF 11243_ACEOF
11189cat confdefs.h >>conftest.$ac_ext 11244cat confdefs.h >>conftest.$ac_ext
11235 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11290 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11236 (eval $ac_try) 2>&5 11291 (eval $ac_try) 2>&5
11237 ac_status=$? 11292 ac_status=$?
11238 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11293 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11239 (exit $ac_status); }; }; then 11294 (exit $ac_status); }; }; then
11240 rxvt_cv_path_utmpx=`cat conftestval` 11295 path_utmpx=`cat conftestval`
11241else 11296else
11242 echo "$as_me: program exited with status $ac_status" >&5 11297 echo "$as_me: program exited with status $ac_status" >&5
11243echo "$as_me: failed program was:" >&5 11298echo "$as_me: failed program was:" >&5
11244sed 's/^/| /' conftest.$ac_ext >&5 11299sed 's/^/| /' conftest.$ac_ext >&5
11245 11300
11246( exit $ac_status ) 11301( exit $ac_status )
11247rxvt_cv_path_utmpx= 11302path_utmpx=
11248fi 11303fi
11249rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 11304rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
11250fi 11305fi
11251fi 11306fi
11252echo "$as_me:$LINENO: result: $rxvt_cv_path_utmpx" >&5 11307echo "$as_me:$LINENO: result: $path_utmpx" >&5
11253echo "${ECHO_T}$rxvt_cv_path_utmpx" >&6 11308echo "${ECHO_T}$path_utmpx" >&6
11254if test x$rxvt_cv_path_utmpx != x; then 11309if test x$path_utmpx != x; then
11255 11310
11256cat >>confdefs.h <<_ACEOF 11311cat >>confdefs.h <<_ACEOF
11257#define RXVT_UTMPX_FILE "$rxvt_cv_path_utmpx" 11312#define UTMPX_FILE "$path_utmpx"
11258_ACEOF 11313_ACEOF
11259 11314
11260fi 11315fi
11261 11316
11262 11317
11263echo "$as_me:$LINENO: checking where wtmp is located" >&5 11318echo "$as_me:$LINENO: checking where wtmp is located" >&5
11264echo $ECHO_N "checking where wtmp is located... $ECHO_C" >&6 11319echo $ECHO_N "checking where wtmp is located... $ECHO_C" >&6
11265if test "${rxvt_cv_path_wtmp+set}" = set; then 11320if test "${path_wtmp+set}" = set; then
11266 echo $ECHO_N "(cached) $ECHO_C" >&6 11321 echo $ECHO_N "(cached) $ECHO_C" >&6
11267else 11322else
11268 if test "$cross_compiling" = yes; then 11323 if test "$cross_compiling" = yes; then
11269 { echo "$as_me:$LINENO: WARNING: Define RXVT_WTMP_FILE in config.h manually" >&5 11324 { echo "$as_me:$LINENO: WARNING: Define WTMP_FILE in config.h manually" >&5
11270echo "$as_me: WARNING: Define RXVT_WTMP_FILE in config.h manually" >&2;} 11325echo "$as_me: WARNING: Define WTMP_FILE in config.h manually" >&2;}
11271else 11326else
11272 cat >conftest.$ac_ext <<_ACEOF 11327 cat >conftest.$ac_ext <<_ACEOF
11273/* confdefs.h. */ 11328/* confdefs.h. */
11274_ACEOF 11329_ACEOF
11275cat confdefs.h >>conftest.$ac_ext 11330cat confdefs.h >>conftest.$ac_ext
11313 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11368 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11314 (eval $ac_try) 2>&5 11369 (eval $ac_try) 2>&5
11315 ac_status=$? 11370 ac_status=$?
11316 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11371 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11317 (exit $ac_status); }; }; then 11372 (exit $ac_status); }; }; then
11318 rxvt_cv_path_wtmp=`cat conftestval` 11373 path_wtmp=`cat conftestval`
11319else 11374else
11320 echo "$as_me: program exited with status $ac_status" >&5 11375 echo "$as_me: program exited with status $ac_status" >&5
11321echo "$as_me: failed program was:" >&5 11376echo "$as_me: failed program was:" >&5
11322sed 's/^/| /' conftest.$ac_ext >&5 11377sed 's/^/| /' conftest.$ac_ext >&5
11323 11378
11324( exit $ac_status ) 11379( exit $ac_status )
11325rxvt_cv_path_wtmp= 11380path_wtmp=
11326fi 11381fi
11327rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 11382rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
11328fi 11383fi
11329fi 11384fi
11330echo "$as_me:$LINENO: result: $rxvt_cv_path_wtmp" >&5 11385echo "$as_me:$LINENO: result: $path_wtmp" >&5
11331echo "${ECHO_T}$rxvt_cv_path_wtmp" >&6 11386echo "${ECHO_T}$path_wtmp" >&6
11332if test x$rxvt_cv_path_wtmp != x; then 11387if test x$path_wtmp != x; then
11333 11388
11334cat >>confdefs.h <<_ACEOF 11389cat >>confdefs.h <<_ACEOF
11335#define RXVT_WTMP_FILE "$rxvt_cv_path_wtmp" 11390#define WTMP_FILE "$path_wtmp"
11336_ACEOF 11391_ACEOF
11337 11392
11338fi 11393fi
11339 11394
11340echo "$as_me:$LINENO: checking where wtmpx is located" >&5 11395echo "$as_me:$LINENO: checking where wtmpx is located" >&5
11341echo $ECHO_N "checking where wtmpx is located... $ECHO_C" >&6 11396echo $ECHO_N "checking where wtmpx is located... $ECHO_C" >&6
11342if test "${rxvt_cv_path_wtmpx+set}" = set; then 11397if test "${path_wtmpx+set}" = set; then
11343 echo $ECHO_N "(cached) $ECHO_C" >&6 11398 echo $ECHO_N "(cached) $ECHO_C" >&6
11344else 11399else
11345 if test "$cross_compiling" = yes; then 11400 if test "$cross_compiling" = yes; then
11346 { echo "$as_me:$LINENO: WARNING: Define RXVT_WTMPX_FILE in config.h manually" >&5 11401 { echo "$as_me:$LINENO: WARNING: Define WTMPX_FILE in config.h manually" >&5
11347echo "$as_me: WARNING: Define RXVT_WTMPX_FILE in config.h manually" >&2;} 11402echo "$as_me: WARNING: Define WTMPX_FILE in config.h manually" >&2;}
11348else 11403else
11349 cat >conftest.$ac_ext <<_ACEOF 11404 cat >conftest.$ac_ext <<_ACEOF
11350/* confdefs.h. */ 11405/* confdefs.h. */
11351_ACEOF 11406_ACEOF
11352cat confdefs.h >>conftest.$ac_ext 11407cat confdefs.h >>conftest.$ac_ext
11389 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11444 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11390 (eval $ac_try) 2>&5 11445 (eval $ac_try) 2>&5
11391 ac_status=$? 11446 ac_status=$?
11392 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11447 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11393 (exit $ac_status); }; }; then 11448 (exit $ac_status); }; }; then
11394 rxvt_cv_path_wtmpx=`cat conftestval` 11449 path_wtmpx=`cat conftestval`
11395else 11450else
11396 echo "$as_me: program exited with status $ac_status" >&5 11451 echo "$as_me: program exited with status $ac_status" >&5
11397echo "$as_me: failed program was:" >&5 11452echo "$as_me: failed program was:" >&5
11398sed 's/^/| /' conftest.$ac_ext >&5 11453sed 's/^/| /' conftest.$ac_ext >&5
11399 11454
11400( exit $ac_status ) 11455( exit $ac_status )
11401rxvt_cv_path_wtmpx= 11456path_wtmpx=
11402fi 11457fi
11403rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 11458rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
11404fi 11459fi
11405fi 11460fi
11406echo "$as_me:$LINENO: result: $rxvt_cv_path_wtmpx" >&5 11461echo "$as_me:$LINENO: result: $path_wtmpx" >&5
11407echo "${ECHO_T}$rxvt_cv_path_wtmpx" >&6 11462echo "${ECHO_T}$path_wtmpx" >&6
11408if test x$rxvt_cv_path_wtmpx != x; then 11463if test x$path_wtmpx != x; then
11409 11464
11410cat >>confdefs.h <<_ACEOF 11465cat >>confdefs.h <<_ACEOF
11411#define RXVT_WTMPX_FILE "$rxvt_cv_path_wtmpx" 11466#define WTMPX_FILE "$path_wtmpx"
11412_ACEOF 11467_ACEOF
11413 11468
11414fi 11469fi
11415 11470
11416echo "$as_me:$LINENO: checking where lastlog is located" >&5 11471echo "$as_me:$LINENO: checking where lastlog is located" >&5
11417echo $ECHO_N "checking where lastlog is located... $ECHO_C" >&6 11472echo $ECHO_N "checking where lastlog is located... $ECHO_C" >&6
11418if test "${rxvt_cv_path_lastlog+set}" = set; then 11473if test "${path_lastlog+set}" = set; then
11419 echo $ECHO_N "(cached) $ECHO_C" >&6 11474 echo $ECHO_N "(cached) $ECHO_C" >&6
11420else 11475else
11421 if test "$cross_compiling" = yes; then 11476 if test "$cross_compiling" = yes; then
11422 { echo "$as_me:$LINENO: WARNING: Define RXVT_LASTLOG_FILE in config.h manually" >&5 11477 { echo "$as_me:$LINENO: WARNING: Define LASTLOG_FILE in config.h manually" >&5
11423echo "$as_me: WARNING: Define RXVT_LASTLOG_FILE in config.h manually" >&2;} 11478echo "$as_me: WARNING: Define LASTLOG_FILE in config.h manually" >&2;}
11424else 11479else
11425 cat >conftest.$ac_ext <<_ACEOF 11480 cat >conftest.$ac_ext <<_ACEOF
11426/* confdefs.h. */ 11481/* confdefs.h. */
11427_ACEOF 11482_ACEOF
11428cat confdefs.h >>conftest.$ac_ext 11483cat confdefs.h >>conftest.$ac_ext
11470 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11525 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11471 (eval $ac_try) 2>&5 11526 (eval $ac_try) 2>&5
11472 ac_status=$? 11527 ac_status=$?
11473 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11528 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11474 (exit $ac_status); }; }; then 11529 (exit $ac_status); }; }; then
11475 rxvt_cv_path_lastlog=`cat conftestval` 11530 path_lastlog=`cat conftestval`
11476else 11531else
11477 echo "$as_me: program exited with status $ac_status" >&5 11532 echo "$as_me: program exited with status $ac_status" >&5
11478echo "$as_me: failed program was:" >&5 11533echo "$as_me: failed program was:" >&5
11479sed 's/^/| /' conftest.$ac_ext >&5 11534sed 's/^/| /' conftest.$ac_ext >&5
11480 11535
11481( exit $ac_status ) 11536( exit $ac_status )
11482rxvt_cv_path_lastlog= 11537path_lastlog=
11483fi 11538fi
11484rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 11539rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
11485fi 11540fi
11486fi 11541fi
11487echo "$as_me:$LINENO: result: $rxvt_cv_path_lastlog" >&5 11542echo "$as_me:$LINENO: result: $path_lastlog" >&5
11488echo "${ECHO_T}$rxvt_cv_path_lastlog" >&6 11543echo "${ECHO_T}$path_lastlog" >&6
11489if test x$rxvt_cv_path_lastlog != x; then 11544if test x$path_lastlog != x; then
11490 11545
11491cat >>confdefs.h <<_ACEOF 11546cat >>confdefs.h <<_ACEOF
11492#define RXVT_LASTLOG_FILE "$rxvt_cv_path_lastlog" 11547#define LASTLOG_FILE "$path_lastlog"
11493_ACEOF 11548_ACEOF
11494 11549
11495 if test -d "$rxvt_cv_path_lastlog"; then 11550 if test -d "$path_lastlog"; then
11496 11551
11497cat >>confdefs.h <<\_ACEOF 11552cat >>confdefs.h <<\_ACEOF
11498#define LASTLOG_IS_DIR 1 11553#define LASTLOG_IS_DIR 1
11499_ACEOF 11554_ACEOF
11500 11555
11501 fi 11556 fi
11502fi 11557fi
11503 11558
11504echo "$as_me:$LINENO: checking where lastlogx is located" >&5 11559echo "$as_me:$LINENO: checking where lastlogx is located" >&5
11505echo $ECHO_N "checking where lastlogx is located... $ECHO_C" >&6 11560echo $ECHO_N "checking where lastlogx is located... $ECHO_C" >&6
11506if test "${rxvt_cv_path_lastlogx+set}" = set; then 11561if test "${path_lastlogx+set}" = set; then
11507 echo $ECHO_N "(cached) $ECHO_C" >&6 11562 echo $ECHO_N "(cached) $ECHO_C" >&6
11508else 11563else
11509 if test "$cross_compiling" = yes; then 11564 if test "$cross_compiling" = yes; then
11510 { echo "$as_me:$LINENO: WARNING: Define RXVT_LASTLOGX_FILE in config.h manually" >&5 11565 { echo "$as_me:$LINENO: WARNING: Define LASTLOGX_FILE in config.h manually" >&5
11511echo "$as_me: WARNING: Define RXVT_LASTLOGX_FILE in config.h manually" >&2;} 11566echo "$as_me: WARNING: Define LASTLOGX_FILE in config.h manually" >&2;}
11512else 11567else
11513 cat >conftest.$ac_ext <<_ACEOF 11568 cat >conftest.$ac_ext <<_ACEOF
11514/* confdefs.h. */ 11569/* confdefs.h. */
11515_ACEOF 11570_ACEOF
11516cat confdefs.h >>conftest.$ac_ext 11571cat confdefs.h >>conftest.$ac_ext
11552 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11607 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11553 (eval $ac_try) 2>&5 11608 (eval $ac_try) 2>&5
11554 ac_status=$? 11609 ac_status=$?
11555 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11610 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11556 (exit $ac_status); }; }; then 11611 (exit $ac_status); }; }; then
11557 rxvt_cv_path_lastlogx=`cat conftestval` 11612 path_lastlogx=`cat conftestval`
11558else 11613else
11559 echo "$as_me: program exited with status $ac_status" >&5 11614 echo "$as_me: program exited with status $ac_status" >&5
11560echo "$as_me: failed program was:" >&5 11615echo "$as_me: failed program was:" >&5
11561sed 's/^/| /' conftest.$ac_ext >&5 11616sed 's/^/| /' conftest.$ac_ext >&5
11562 11617
11563( exit $ac_status ) 11618( exit $ac_status )
11564rxvt_cv_path_lastlogx= 11619path_lastlogx=
11565fi 11620fi
11566rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 11621rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
11567fi 11622fi
11568fi 11623fi
11569echo "$as_me:$LINENO: result: $rxvt_cv_path_lastlogx" >&5 11624echo "$as_me:$LINENO: result: $path_lastlogx" >&5
11570echo "${ECHO_T}$rxvt_cv_path_lastlogx" >&6 11625echo "${ECHO_T}$path_lastlogx" >&6
11571if test x$rxvt_cv_path_lastlogx != x; then 11626if test x$path_lastlogx != x; then
11572 11627
11573cat >>confdefs.h <<_ACEOF 11628cat >>confdefs.h <<_ACEOF
11574#define RXVT_LASTLOGX_FILE "$rxvt_cv_path_lastlogx" 11629#define LASTLOGX_FILE "$path_lastlogx"
11575_ACEOF 11630_ACEOF
11576 11631
11577fi 11632fi
11633
11634if test x$support_utmp != xyes; then
11635 echo " utmp support: disabled"
11636 echo
11637else
11638 echo " utmp support: enabled
11639 utmp file: $path_utmp
11640 utmpx file: $path_utmpx
11641 wtmp file: $path_wtmp
11642 wtmpx file: $path_wtmpx
11643 lastlog file: $path_lastlog
11644 lastlogx file: $path_lastlogx"
11645fi
11646
11578 11647
11579 11648
11580echo "$as_me:$LINENO: checking where ttys/ttytab is located" >&5 11649echo "$as_me:$LINENO: checking where ttys/ttytab is located" >&5
11581echo $ECHO_N "checking where ttys/ttytab is located... $ECHO_C" >&6 11650echo $ECHO_N "checking where ttys/ttytab is located... $ECHO_C" >&6
11582if test "${rxvt_cv_path_ttytab+set}" = set; then 11651if test "${rxvt_cv_path_ttytab+set}" = set; then
11849#define HAVE_NL_LANGINFO 1 11918#define HAVE_NL_LANGINFO 1
11850_ACEOF 11919_ACEOF
11851 11920
11852fi 11921fi
11853 11922
11923
11854echo "$as_me:$LINENO: checking for unix-compliant filehandle passing ability" >&5 11924echo "$as_me:$LINENO: checking for unix-compliant filehandle passing ability" >&5
11855echo $ECHO_N "checking for unix-compliant filehandle passing ability... $ECHO_C" >&6 11925echo $ECHO_N "checking for unix-compliant filehandle passing ability... $ECHO_C" >&6
11856if test "${rxvt_can_pass_fds+set}" = set; then 11926if test "${can_pass_fds+set}" = set; then
11857 echo $ECHO_N "(cached) $ECHO_C" >&6 11927 echo $ECHO_N "(cached) $ECHO_C" >&6
11858else 11928else
11859 cat >conftest.$ac_ext <<_ACEOF 11929 cat >conftest.$ac_ext <<_ACEOF
11860/* confdefs.h. */ 11930/* confdefs.h. */
11861_ACEOF 11931_ACEOF
11862cat confdefs.h >>conftest.$ac_ext 11932cat confdefs.h >>conftest.$ac_ext
11863cat >>conftest.$ac_ext <<_ACEOF 11933cat >>conftest.$ac_ext <<_ACEOF
11864/* end confdefs.h. */ 11934/* end confdefs.h. */
11865 11935
11936#include <cstddef> // broken bsds (is that redundant?) need this
11866#include <sys/types.h> 11937#include <sys/types.h>
11867#include <sys/socket.h> 11938#include <sys/socket.h>
11939#include <sys/uio.h>
11868 11940
11869int 11941int
11870main () 11942main ()
11871{ 11943{
11872 11944
11917 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11989 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11918 (eval $ac_try) 2>&5 11990 (eval $ac_try) 2>&5
11919 ac_status=$? 11991 ac_status=$?
11920 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11992 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11921 (exit $ac_status); }; }; then 11993 (exit $ac_status); }; }; then
11922 rxvt_can_pass_fds=yes 11994 can_pass_fds=yes
11923else 11995else
11924 echo "$as_me: failed program was:" >&5 11996 echo "$as_me: failed program was:" >&5
11925sed 's/^/| /' conftest.$ac_ext >&5 11997sed 's/^/| /' conftest.$ac_ext >&5
11926 11998
11927rxvt_can_pass_fds=no 11999can_pass_fds=no
11928fi 12000fi
11929rm -f conftest.err conftest.$ac_objext \ 12001rm -f conftest.err conftest.$ac_objext \
11930 conftest$ac_exeext conftest.$ac_ext 12002 conftest$ac_exeext conftest.$ac_ext
11931fi 12003fi
11932echo "$as_me:$LINENO: result: $rxvt_can_pass_fds" >&5 12004echo "$as_me:$LINENO: result: $can_pass_fds" >&5
11933echo "${ECHO_T}$rxvt_can_pass_fds" >&6 12005echo "${ECHO_T}$can_pass_fds" >&6
11934if test x$rxvt_can_pass_fds = xyes; then 12006if test x$can_pass_fds = xyes; then
11935 12007
11936cat >>confdefs.h <<\_ACEOF 12008cat >>confdefs.h <<\_ACEOF
11937#define HAVE_UNIX_FDPASS 1 12009#define HAVE_UNIX_FDPASS 1
11938_ACEOF 12010_ACEOF
11939 12011
12012else
12013 { { echo "$as_me:$LINENO: error: libptytty requires unix-compliant filehandle passing ability" >&5
12014echo "$as_me: error: libptytty requires unix-compliant filehandle passing ability" >&2;}
12015 { (exit 1); exit 1; }; }
11940fi 12016fi
12017
11941 12018
11942echo "$as_me:$LINENO: checking for broken XIM callback" >&5 12019echo "$as_me:$LINENO: checking for broken XIM callback" >&5
11943echo $ECHO_N "checking for broken XIM callback... $ECHO_C" >&6 12020echo $ECHO_N "checking for broken XIM callback... $ECHO_C" >&6
11944if test "${rxvt_broken_ximcb+set}" = set; then 12021if test "${rxvt_broken_ximcb+set}" = set; then
11945 echo $ECHO_N "(cached) $ECHO_C" >&6 12022 echo $ECHO_N "(cached) $ECHO_C" >&6
11995#define XIMCB_PROTO_BROKEN 1 12072#define XIMCB_PROTO_BROKEN 1
11996_ACEOF 12073_ACEOF
11997 12074
11998fi 12075fi
11999 12076
12000echo "$as_me:$LINENO: checking for getpt" >&5
12001echo $ECHO_N "checking for getpt... $ECHO_C" >&6
12002if test "${rxvt_cv_func_getpt+set}" = set; then
12003 echo $ECHO_N "(cached) $ECHO_C" >&6
12004else
12005 cat >conftest.$ac_ext <<_ACEOF
12006/* confdefs.h. */
12007_ACEOF
12008cat confdefs.h >>conftest.$ac_ext
12009cat >>conftest.$ac_ext <<_ACEOF
12010/* end confdefs.h. */
12011#define _GNU_SOURCE
12012#ifdef HAVE_STDLIB_H
12013# include <cstdlib>
12014#endif
12015int
12016main ()
12017{
12018(void)getpt();
12019 ;
12020 return 0;
12021}
12022_ACEOF
12023rm -f conftest.$ac_objext conftest$ac_exeext
12024if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12025 (eval $ac_link) 2>conftest.er1
12026 ac_status=$?
12027 grep -v '^ *+' conftest.er1 >conftest.err
12028 rm -f conftest.er1
12029 cat conftest.err >&5
12030 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12031 (exit $ac_status); } &&
12032 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
12033 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12034 (eval $ac_try) 2>&5
12035 ac_status=$?
12036 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12037 (exit $ac_status); }; } &&
12038 { ac_try='test -s conftest$ac_exeext'
12039 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12040 (eval $ac_try) 2>&5
12041 ac_status=$?
12042 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12043 (exit $ac_status); }; }; then
12044 rxvt_cv_func_getpt=yes
12045else
12046 echo "$as_me: failed program was:" >&5
12047sed 's/^/| /' conftest.$ac_ext >&5
12048 12077
12049rxvt_cv_func_getpt=no
12050fi
12051rm -f conftest.err conftest.$ac_objext \
12052 conftest$ac_exeext conftest.$ac_ext
12053fi
12054echo "$as_me:$LINENO: result: $rxvt_cv_func_getpt" >&5
12055echo "${ECHO_T}$rxvt_cv_func_getpt" >&6
12056if test x$rxvt_cv_func_getpt = xyes; then
12057 12078
12058cat >>confdefs.h <<\_ACEOF
12059#define HAVE_GETPT 1
12060_ACEOF
12061 12079
12062fi
12063 12080
12064echo "$as_me:$LINENO: checking for pty/tty type" >&5
12065echo $ECHO_N "checking for pty/tty type... $ECHO_C" >&6
12066if test "${rxvt_cv_ptys+set}" = set; then
12067 echo $ECHO_N "(cached) $ECHO_C" >&6
12068else
12069 if test x$ac_cv_func_openpty = xyes; then
12070 rxvt_cv_ptys=OPENPTY
12071 else if test x$ac_cv_func__getpty = xyes; then
12072 rxvt_cv_ptys=SGI4
12073 else if test -c /dev/ttyp20; then
12074 rxvt_cv_ptys=SCO
12075 else if test -c /dev/ptym/clone; then
12076 rxvt_cv_ptys=HPUX
12077 else if test x$rxvt_cv_func_getpt = xyes; then
12078 rxvt_cv_ptys=GLIBC
12079 else if test -c /dev/ptc -a -c /dev/pts; then
12080 rxvt_cv_ptys=PTC
12081 else if test -c /dev/ptc -a -d /dev/pts; then
12082 rxvt_cv_ptys=PTC
12083 else if test -c /dev/ptmx -a -c /dev/pts/0; then
12084 rxvt_cv_ptys=STREAMS
12085 else if test x$ac_cv_func_grantpt = xyes && test x$ac_cv_func_unlockpt = xyes; then
12086 rxvt_cv_ptys=STREAMS
12087 else
12088 rxvt_cv_ptys=BSD
12089fi
12090fi
12091fi
12092fi
12093fi
12094fi
12095fi
12096fi
12097fi
12098 12081
12099fi
12100echo "$as_me:$LINENO: result: $rxvt_cv_ptys" >&5
12101echo "${ECHO_T}$rxvt_cv_ptys" >&6
12102 12082
12103if test x$rxvt_cv_ptys = xOPENPTY; then 12083for ac_header in \
12084 pty.h \
12085 util.h \
12086 libutil.h \
12087 sys/ioctl.h \
12088 sys/stropts.h \
12104 12089
12105cat >>confdefs.h <<\_ACEOF
12106#define PTYS_ARE_OPENPTY 1
12107_ACEOF
12108
12109fi
12110if test x$rxvt_cv_ptys = xSCO; then
12111
12112cat >>confdefs.h <<\_ACEOF
12113#define PTYS_ARE_NUMERIC 1
12114_ACEOF
12115
12116fi
12117if test x$rxvt_cv_ptys = xSTREAMS; then
12118
12119cat >>confdefs.h <<\_ACEOF
12120#define PTYS_ARE_PTMX 1
12121_ACEOF
12122
12123fi
12124if test x$rxvt_cv_ptys = xPTC; then
12125
12126cat >>confdefs.h <<\_ACEOF
12127#define PTYS_ARE_PTC 1
12128_ACEOF
12129
12130fi
12131if test x$rxvt_cv_ptys = xSGI4; then
12132
12133cat >>confdefs.h <<\_ACEOF
12134#define PTYS_ARE__GETPTY 1
12135_ACEOF
12136
12137fi
12138if test x$rxvt_cv_ptys = xCONVEX; then
12139
12140cat >>confdefs.h <<\_ACEOF
12141#define PTYS_ARE_GETPTY 1
12142_ACEOF
12143
12144fi
12145if test x$rxvt_cv_ptys = xGLIBC; then
12146
12147cat >>confdefs.h <<\_ACEOF
12148#define PTYS_ARE_GETPT 1
12149_ACEOF
12150
12151fi
12152if test x$rxvt_cv_ptys = xHPUX; then
12153
12154cat >>confdefs.h <<\_ACEOF
12155#define PTYS_ARE_CLONE 1
12156_ACEOF
12157
12158fi
12159if test x$rxvt_cv_ptys = xBSD -o x$rxvt_cv_ptys = xHPUX -o x$rxvt_cv_ptys = xGLIBC; then
12160
12161cat >>confdefs.h <<\_ACEOF
12162#define PTYS_ARE_SEARCHED 1
12163_ACEOF
12164
12165fi
12166
12167
12168{ echo "$as_me:$LINENO: checking for pty ranges..." >&5
12169echo "$as_me: checking for pty ranges..." >&6;}
12170ptys=`echo /dev/pty??`
12171pch1=`echo $ptys | tr ' ' '\012' | sed -e 's/^.*\(.\).$/\1/g' | sort -u | tr -d '\012'`
12172pch2=`echo $ptys | tr ' ' '\012' | sed -e 's/^.*\(.\)$/\1/g' | sort -u | tr -d '\012'`
12173if test x$pch1 != x; then
12174
12175cat >>confdefs.h <<_ACEOF
12176#define PTYCHAR1 "$pch1"
12177_ACEOF
12178
12179fi
12180if test x$pch2 != x; then
12181
12182cat >>confdefs.h <<_ACEOF
12183#define PTYCHAR2 "$pch2"
12184_ACEOF
12185
12186fi
12187
12188if test x$support_xft = xyes; then
12189 LIBS="$LIBS `pkg-config xft --libs`"
12190 CFLAGS="$CFLAGS `pkg-config xft --cflags`"
12191 CPPFLAGS="$CPPFLAGS `pkg-config xft --cflags`"
12192
12193
12194for ac_header in X11/Xft/Xft.h
12195do 12090do
12196as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 12091as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
12197if eval "test \"\${$as_ac_Header+set}\" = set"; then 12092if eval "test \"\${$as_ac_Header+set}\" = set"; then
12198 echo "$as_me:$LINENO: checking for $ac_header" >&5 12093 echo "$as_me:$LINENO: checking for $ac_header" >&5
12199echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 12094echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
12333if test `eval echo '${'$as_ac_Header'}'` = yes; then 12228if test `eval echo '${'$as_ac_Header'}'` = yes; then
12334 cat >>confdefs.h <<_ACEOF 12229 cat >>confdefs.h <<_ACEOF
12335#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 12230#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
12336_ACEOF 12231_ACEOF
12337 12232
12233fi
12234
12235done
12236
12237
12238
12239
12240
12241
12242
12243
12244
12245
12246
12247for ac_func in \
12248 revoke \
12249 _getpty \
12250 getpt \
12251 posix_openpt \
12252 isastream \
12253 setuid \
12254 seteuid \
12255 setreuid \
12256 setresuid \
12257
12258do
12259as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
12260echo "$as_me:$LINENO: checking for $ac_func" >&5
12261echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
12262if eval "test \"\${$as_ac_var+set}\" = set"; then
12263 echo $ECHO_N "(cached) $ECHO_C" >&6
12264else
12265 cat >conftest.$ac_ext <<_ACEOF
12266/* confdefs.h. */
12267_ACEOF
12268cat confdefs.h >>conftest.$ac_ext
12269cat >>conftest.$ac_ext <<_ACEOF
12270/* end confdefs.h. */
12271/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
12272 For example, HP-UX 11i <limits.h> declares gettimeofday. */
12273#define $ac_func innocuous_$ac_func
12274
12275/* System header to define __stub macros and hopefully few prototypes,
12276 which can conflict with char $ac_func (); below.
12277 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
12278 <limits.h> exists even on freestanding compilers. */
12279
12280#ifdef __STDC__
12281# include <limits.h>
12282#else
12283# include <assert.h>
12284#endif
12285
12286#undef $ac_func
12287
12288/* Override any gcc2 internal prototype to avoid an error. */
12289#ifdef __cplusplus
12290extern "C"
12291{
12292#endif
12293/* We use char because int might match the return type of a gcc2
12294 builtin and then its argument prototype would still apply. */
12295char $ac_func ();
12296/* The GNU C library defines this for functions which it implements
12297 to always fail with ENOSYS. Some functions are actually named
12298 something starting with __ and the normal name is an alias. */
12299#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
12300choke me
12301#else
12302char (*f) () = $ac_func;
12303#endif
12304#ifdef __cplusplus
12305}
12306#endif
12307
12308int
12309main ()
12310{
12311return f != $ac_func;
12312 ;
12313 return 0;
12314}
12315_ACEOF
12316rm -f conftest.$ac_objext conftest$ac_exeext
12317if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12318 (eval $ac_link) 2>conftest.er1
12319 ac_status=$?
12320 grep -v '^ *+' conftest.er1 >conftest.err
12321 rm -f conftest.er1
12322 cat conftest.err >&5
12323 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12324 (exit $ac_status); } &&
12325 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
12326 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12327 (eval $ac_try) 2>&5
12328 ac_status=$?
12329 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12330 (exit $ac_status); }; } &&
12331 { ac_try='test -s conftest$ac_exeext'
12332 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12333 (eval $ac_try) 2>&5
12334 ac_status=$?
12335 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12336 (exit $ac_status); }; }; then
12337 eval "$as_ac_var=yes"
12338else
12339 echo "$as_me: failed program was:" >&5
12340sed 's/^/| /' conftest.$ac_ext >&5
12341
12342eval "$as_ac_var=no"
12343fi
12344rm -f conftest.err conftest.$ac_objext \
12345 conftest$ac_exeext conftest.$ac_ext
12346fi
12347echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
12348echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
12349if test `eval echo '${'$as_ac_var'}'` = yes; then
12350 cat >>confdefs.h <<_ACEOF
12351#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
12352_ACEOF
12353
12354fi
12355done
12356
12357
12358have_clone=no
12359
12360echo "$as_me:$LINENO: checking for /dev/ptym/clone" >&5
12361echo $ECHO_N "checking for /dev/ptym/clone... $ECHO_C" >&6
12362if test -e /dev/ptym/clone; then
12363 echo "$as_me:$LINENO: result: yes" >&5
12364echo "${ECHO_T}yes" >&6
12365
12366cat >>confdefs.h <<\_ACEOF
12367#define HAVE_DEV_CLONE 1
12368_ACEOF
12369
12370
12371cat >>confdefs.h <<\_ACEOF
12372#define CLONE_DEVICE "/dev/ptym/clone"
12373_ACEOF
12374
12375 have_clone=yes
12376else
12377 echo "$as_me:$LINENO: result: no" >&5
12378echo "${ECHO_T}no" >&6
12379fi
12380
12381echo "$as_me:$LINENO: checking for /dev/ptc" >&5
12382echo $ECHO_N "checking for /dev/ptc... $ECHO_C" >&6
12383if test -e /dev/ptc; then
12384 echo "$as_me:$LINENO: result: yes" >&5
12385echo "${ECHO_T}yes" >&6
12386
12387cat >>confdefs.h <<\_ACEOF
12388#define HAVE_DEV_PTC 1
12389_ACEOF
12390
12391
12392cat >>confdefs.h <<\_ACEOF
12393#define CLONE_DEVICE "/dev/ptc"
12394_ACEOF
12395
12396 have_clone=yes
12397else
12398 echo "$as_me:$LINENO: result: no" >&5
12399echo "${ECHO_T}no" >&6
12400fi
12401
12402case $host in
12403 *-*-cygwin*)
12404 have_clone=yes
12405
12406cat >>confdefs.h <<\_ACEOF
12407#define CLONE_DEVICE "/dev/ptmx"
12408_ACEOF
12409
12410 ;;
12411 *)
12412 echo "$as_me:$LINENO: checking for /dev/ptmx" >&5
12413echo $ECHO_N "checking for /dev/ptmx... $ECHO_C" >&6
12414 if test -e /dev/ptmx; then
12415 echo "$as_me:$LINENO: result: yes" >&5
12416echo "${ECHO_T}yes" >&6
12417
12418cat >>confdefs.h <<\_ACEOF
12419#define HAVE_DEV_PTMX 1
12420_ACEOF
12421
12422
12423cat >>confdefs.h <<\_ACEOF
12424#define CLONE_DEVICE "/dev/ptmx"
12425_ACEOF
12426
12427 have_clone=yes
12428 else
12429 echo "$as_me:$LINENO: result: no" >&5
12430echo "${ECHO_T}no" >&6
12431 fi
12432 ;;
12433esac
12434
12435if test x$ac_cv_func_getpt = xyes -o x$ac_cv_func_posix_openpt = xyes -o x$have_clone = xyes; then
12436 echo "$as_me:$LINENO: checking for UNIX98 ptys" >&5
12437echo $ECHO_N "checking for UNIX98 ptys... $ECHO_C" >&6
12438 cat >conftest.$ac_ext <<_ACEOF
12439/* confdefs.h. */
12440_ACEOF
12441cat confdefs.h >>conftest.$ac_ext
12442cat >>conftest.$ac_ext <<_ACEOF
12443/* end confdefs.h. */
12444#include <stdlib.h>
12445int
12446main ()
12447{
12448grantpt(0);unlockpt(0);ptsname(0);
12449 ;
12450 return 0;
12451}
12452_ACEOF
12453rm -f conftest.$ac_objext conftest$ac_exeext
12454if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12455 (eval $ac_link) 2>conftest.er1
12456 ac_status=$?
12457 grep -v '^ *+' conftest.er1 >conftest.err
12458 rm -f conftest.er1
12459 cat conftest.err >&5
12460 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12461 (exit $ac_status); } &&
12462 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
12463 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12464 (eval $ac_try) 2>&5
12465 ac_status=$?
12466 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12467 (exit $ac_status); }; } &&
12468 { ac_try='test -s conftest$ac_exeext'
12469 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12470 (eval $ac_try) 2>&5
12471 ac_status=$?
12472 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12473 (exit $ac_status); }; }; then
12474 unix98_pty=yes
12475
12476cat >>confdefs.h <<\_ACEOF
12477#define UNIX98_PTY 1
12478_ACEOF
12479
12480 echo "$as_me:$LINENO: result: yes" >&5
12481echo "${ECHO_T}yes" >&6
12482else
12483 echo "$as_me: failed program was:" >&5
12484sed 's/^/| /' conftest.$ac_ext >&5
12485
12486echo "$as_me:$LINENO: result: no" >&5
12487echo "${ECHO_T}no" >&6
12488fi
12489rm -f conftest.err conftest.$ac_objext \
12490 conftest$ac_exeext conftest.$ac_ext
12491fi
12492
12493if test -z "$unix98_pty"; then
12494
12495for ac_func in openpty
12496do
12497as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
12498echo "$as_me:$LINENO: checking for $ac_func" >&5
12499echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
12500if eval "test \"\${$as_ac_var+set}\" = set"; then
12501 echo $ECHO_N "(cached) $ECHO_C" >&6
12502else
12503 cat >conftest.$ac_ext <<_ACEOF
12504/* confdefs.h. */
12505_ACEOF
12506cat confdefs.h >>conftest.$ac_ext
12507cat >>conftest.$ac_ext <<_ACEOF
12508/* end confdefs.h. */
12509/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
12510 For example, HP-UX 11i <limits.h> declares gettimeofday. */
12511#define $ac_func innocuous_$ac_func
12512
12513/* System header to define __stub macros and hopefully few prototypes,
12514 which can conflict with char $ac_func (); below.
12515 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
12516 <limits.h> exists even on freestanding compilers. */
12517
12518#ifdef __STDC__
12519# include <limits.h>
12520#else
12521# include <assert.h>
12522#endif
12523
12524#undef $ac_func
12525
12526/* Override any gcc2 internal prototype to avoid an error. */
12527#ifdef __cplusplus
12528extern "C"
12529{
12530#endif
12531/* We use char because int might match the return type of a gcc2
12532 builtin and then its argument prototype would still apply. */
12533char $ac_func ();
12534/* The GNU C library defines this for functions which it implements
12535 to always fail with ENOSYS. Some functions are actually named
12536 something starting with __ and the normal name is an alias. */
12537#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
12538choke me
12539#else
12540char (*f) () = $ac_func;
12541#endif
12542#ifdef __cplusplus
12543}
12544#endif
12545
12546int
12547main ()
12548{
12549return f != $ac_func;
12550 ;
12551 return 0;
12552}
12553_ACEOF
12554rm -f conftest.$ac_objext conftest$ac_exeext
12555if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12556 (eval $ac_link) 2>conftest.er1
12557 ac_status=$?
12558 grep -v '^ *+' conftest.er1 >conftest.err
12559 rm -f conftest.er1
12560 cat conftest.err >&5
12561 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12562 (exit $ac_status); } &&
12563 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
12564 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12565 (eval $ac_try) 2>&5
12566 ac_status=$?
12567 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12568 (exit $ac_status); }; } &&
12569 { ac_try='test -s conftest$ac_exeext'
12570 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12571 (eval $ac_try) 2>&5
12572 ac_status=$?
12573 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12574 (exit $ac_status); }; }; then
12575 eval "$as_ac_var=yes"
12576else
12577 echo "$as_me: failed program was:" >&5
12578sed 's/^/| /' conftest.$ac_ext >&5
12579
12580eval "$as_ac_var=no"
12581fi
12582rm -f conftest.err conftest.$ac_objext \
12583 conftest$ac_exeext conftest.$ac_ext
12584fi
12585echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
12586echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
12587if test `eval echo '${'$as_ac_var'}'` = yes; then
12588 cat >>confdefs.h <<_ACEOF
12589#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
12590_ACEOF
12591
12592else
12593 echo "$as_me:$LINENO: checking for openpty in -lutil" >&5
12594echo $ECHO_N "checking for openpty in -lutil... $ECHO_C" >&6
12595if test "${ac_cv_lib_util_openpty+set}" = set; then
12596 echo $ECHO_N "(cached) $ECHO_C" >&6
12597else
12598 ac_check_lib_save_LIBS=$LIBS
12599LIBS="-lutil $LIBS"
12600cat >conftest.$ac_ext <<_ACEOF
12601/* confdefs.h. */
12602_ACEOF
12603cat confdefs.h >>conftest.$ac_ext
12604cat >>conftest.$ac_ext <<_ACEOF
12605/* end confdefs.h. */
12606
12607/* Override any gcc2 internal prototype to avoid an error. */
12608#ifdef __cplusplus
12609extern "C"
12610#endif
12611/* We use char because int might match the return type of a gcc2
12612 builtin and then its argument prototype would still apply. */
12613char openpty ();
12614int
12615main ()
12616{
12617openpty ();
12618 ;
12619 return 0;
12620}
12621_ACEOF
12622rm -f conftest.$ac_objext conftest$ac_exeext
12623if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12624 (eval $ac_link) 2>conftest.er1
12625 ac_status=$?
12626 grep -v '^ *+' conftest.er1 >conftest.err
12627 rm -f conftest.er1
12628 cat conftest.err >&5
12629 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12630 (exit $ac_status); } &&
12631 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
12632 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12633 (eval $ac_try) 2>&5
12634 ac_status=$?
12635 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12636 (exit $ac_status); }; } &&
12637 { ac_try='test -s conftest$ac_exeext'
12638 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12639 (eval $ac_try) 2>&5
12640 ac_status=$?
12641 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12642 (exit $ac_status); }; }; then
12643 ac_cv_lib_util_openpty=yes
12644else
12645 echo "$as_me: failed program was:" >&5
12646sed 's/^/| /' conftest.$ac_ext >&5
12647
12648ac_cv_lib_util_openpty=no
12649fi
12650rm -f conftest.err conftest.$ac_objext \
12651 conftest$ac_exeext conftest.$ac_ext
12652LIBS=$ac_check_lib_save_LIBS
12653fi
12654echo "$as_me:$LINENO: result: $ac_cv_lib_util_openpty" >&5
12655echo "${ECHO_T}$ac_cv_lib_util_openpty" >&6
12656if test $ac_cv_lib_util_openpty = yes; then
12657 cat >>confdefs.h <<\_ACEOF
12658#define HAVE_OPENPTY 1
12659_ACEOF
12660 LIBS="$LIBS -lutil"
12661fi
12662
12663fi
12664done
12665
12666fi
12667
12668
12669
12670echo "$as_me:$LINENO: checking for tty group" >&5
12671echo $ECHO_N "checking for tty group... $ECHO_C" >&6
12672if test "${tty_group+set}" = set; then
12673 echo $ECHO_N "(cached) $ECHO_C" >&6
12674else
12675 if test "$cross_compiling" = yes; then
12676 tty_group=no
12677else
12678 cat >conftest.$ac_ext <<_ACEOF
12679/* confdefs.h. */
12680_ACEOF
12681cat confdefs.h >>conftest.$ac_ext
12682cat >>conftest.$ac_ext <<_ACEOF
12683/* end confdefs.h. */
12684
12685#include <sys/types.h>
12686#include <sys/stat.h>
12687#include <unistd.h>
12688#include <grp.h>
12689
12690main()
12691{
12692 struct stat st;
12693 struct group *gr;
12694 char *tty;
12695 gr = getgrnam("tty");
12696 tty = ttyname(0);
12697 if (gr != 0
12698 && tty != 0
12699 && (stat(tty, &st)) == 0
12700 && st.st_gid == gr->gr_gid)
12701 return 0;
12702 else
12703 return 1;
12704}
12705_ACEOF
12706rm -f conftest$ac_exeext
12707if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12708 (eval $ac_link) 2>&5
12709 ac_status=$?
12710 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12711 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
12712 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12713 (eval $ac_try) 2>&5
12714 ac_status=$?
12715 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12716 (exit $ac_status); }; }; then
12717 tty_group=yes
12718else
12719 echo "$as_me: program exited with status $ac_status" >&5
12720echo "$as_me: failed program was:" >&5
12721sed 's/^/| /' conftest.$ac_ext >&5
12722
12723( exit $ac_status )
12724tty_group=no
12725fi
12726rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
12727fi
12728fi
12729echo "$as_me:$LINENO: result: $tty_group" >&5
12730echo "${ECHO_T}$tty_group" >&6
12731if test x$tty_group = xyes; then
12732
12733cat >>confdefs.h <<\_ACEOF
12734#define TTY_GID_SUPPORT 1
12735_ACEOF
12736
12737fi
12738
12739if test x$support_xft = xyes; then
12740 # Extract the first word of "pkg-config", so it can be a program name with args.
12741set dummy pkg-config; ac_word=$2
12742echo "$as_me:$LINENO: checking for $ac_word" >&5
12743echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
12744if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
12745 echo $ECHO_N "(cached) $ECHO_C" >&6
12746else
12747 case $PKG_CONFIG in
12748 [\\/]* | ?:[\\/]*)
12749 ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
12750 ;;
12751 *)
12752 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
12753for as_dir in $PATH
12754do
12755 IFS=$as_save_IFS
12756 test -z "$as_dir" && as_dir=.
12757 for ac_exec_ext in '' $ac_executable_extensions; do
12758 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
12759 ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
12760 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
12761 break 2
12762 fi
12763done
12764done
12765
12766 test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
12767 ;;
12768esac
12769fi
12770PKG_CONFIG=$ac_cv_path_PKG_CONFIG
12771
12772if test -n "$PKG_CONFIG"; then
12773 echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
12774echo "${ECHO_T}$PKG_CONFIG" >&6
12775else
12776 echo "$as_me:$LINENO: result: no" >&5
12777echo "${ECHO_T}no" >&6
12778fi
12779
12780 if test $PKG_CONFIG != no && $PKG_CONFIG --exists xft; then
12781 LIBS="$LIBS `$PKG_CONFIG xft --libs`"
12782 CPPFLAGS="$CPPFLAGS `$PKG_CONFIG xft --cflags`"
12783 else
12784 # Extract the first word of "xft-config", so it can be a program name with args.
12785set dummy xft-config; ac_word=$2
12786echo "$as_me:$LINENO: checking for $ac_word" >&5
12787echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
12788if test "${ac_cv_path_XFT_CONFIG+set}" = set; then
12789 echo $ECHO_N "(cached) $ECHO_C" >&6
12790else
12791 case $XFT_CONFIG in
12792 [\\/]* | ?:[\\/]*)
12793 ac_cv_path_XFT_CONFIG="$XFT_CONFIG" # Let the user override the test with a path.
12794 ;;
12795 *)
12796 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
12797for as_dir in $PATH
12798do
12799 IFS=$as_save_IFS
12800 test -z "$as_dir" && as_dir=.
12801 for ac_exec_ext in '' $ac_executable_extensions; do
12802 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
12803 ac_cv_path_XFT_CONFIG="$as_dir/$ac_word$ac_exec_ext"
12804 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
12805 break 2
12806 fi
12807done
12808done
12809
12810 test -z "$ac_cv_path_XFT_CONFIG" && ac_cv_path_XFT_CONFIG="no"
12811 ;;
12812esac
12813fi
12814XFT_CONFIG=$ac_cv_path_XFT_CONFIG
12815
12816if test -n "$XFT_CONFIG"; then
12817 echo "$as_me:$LINENO: result: $XFT_CONFIG" >&5
12818echo "${ECHO_T}$XFT_CONFIG" >&6
12819else
12820 echo "$as_me:$LINENO: result: no" >&5
12821echo "${ECHO_T}no" >&6
12822fi
12823
12824 if test $XFT_CONFIG != no; then
12825 LIBS="$LIBS `$XFT_CONFIG --libs`"
12826 CPPFLAGS="$CPPFLAGS `$XFT_CONFIG --cflags`"
12827 fi
12828 fi
12829
12830
12831for ac_header in X11/Xft/Xft.h
12832do
12833as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
12834if eval "test \"\${$as_ac_Header+set}\" = set"; then
12835 echo "$as_me:$LINENO: checking for $ac_header" >&5
12836echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
12837if eval "test \"\${$as_ac_Header+set}\" = set"; then
12838 echo $ECHO_N "(cached) $ECHO_C" >&6
12839fi
12840echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
12841echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
12842else
12843 # Is the header compilable?
12844echo "$as_me:$LINENO: checking $ac_header usability" >&5
12845echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
12846cat >conftest.$ac_ext <<_ACEOF
12847/* confdefs.h. */
12848_ACEOF
12849cat confdefs.h >>conftest.$ac_ext
12850cat >>conftest.$ac_ext <<_ACEOF
12851/* end confdefs.h. */
12852$ac_includes_default
12853#include <$ac_header>
12854_ACEOF
12855rm -f conftest.$ac_objext
12856if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
12857 (eval $ac_compile) 2>conftest.er1
12858 ac_status=$?
12859 grep -v '^ *+' conftest.er1 >conftest.err
12860 rm -f conftest.er1
12861 cat conftest.err >&5
12862 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12863 (exit $ac_status); } &&
12864 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
12865 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12866 (eval $ac_try) 2>&5
12867 ac_status=$?
12868 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12869 (exit $ac_status); }; } &&
12870 { ac_try='test -s conftest.$ac_objext'
12871 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12872 (eval $ac_try) 2>&5
12873 ac_status=$?
12874 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12875 (exit $ac_status); }; }; then
12876 ac_header_compiler=yes
12877else
12878 echo "$as_me: failed program was:" >&5
12879sed 's/^/| /' conftest.$ac_ext >&5
12880
12881ac_header_compiler=no
12882fi
12883rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
12884echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
12885echo "${ECHO_T}$ac_header_compiler" >&6
12886
12887# Is the header present?
12888echo "$as_me:$LINENO: checking $ac_header presence" >&5
12889echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
12890cat >conftest.$ac_ext <<_ACEOF
12891/* confdefs.h. */
12892_ACEOF
12893cat confdefs.h >>conftest.$ac_ext
12894cat >>conftest.$ac_ext <<_ACEOF
12895/* end confdefs.h. */
12896#include <$ac_header>
12897_ACEOF
12898if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
12899 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
12900 ac_status=$?
12901 grep -v '^ *+' conftest.er1 >conftest.err
12902 rm -f conftest.er1
12903 cat conftest.err >&5
12904 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12905 (exit $ac_status); } >/dev/null; then
12906 if test -s conftest.err; then
12907 ac_cpp_err=$ac_cxx_preproc_warn_flag
12908 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
12909 else
12910 ac_cpp_err=
12911 fi
12912else
12913 ac_cpp_err=yes
12914fi
12915if test -z "$ac_cpp_err"; then
12916 ac_header_preproc=yes
12917else
12918 echo "$as_me: failed program was:" >&5
12919sed 's/^/| /' conftest.$ac_ext >&5
12920
12921 ac_header_preproc=no
12922fi
12923rm -f conftest.err conftest.$ac_ext
12924echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
12925echo "${ECHO_T}$ac_header_preproc" >&6
12926
12927# So? What about this header?
12928case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in
12929 yes:no: )
12930 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
12931echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
12932 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
12933echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
12934 ac_header_preproc=yes
12935 ;;
12936 no:yes:* )
12937 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
12938echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
12939 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
12940echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
12941 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
12942echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
12943 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
12944echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
12945 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
12946echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
12947 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
12948echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
12949 (
12950 cat <<\_ASBOX
12951## ------------------------------------------ ##
12952## Report this to the AC_PACKAGE_NAME lists. ##
12953## ------------------------------------------ ##
12954_ASBOX
12955 ) |
12956 sed "s/^/$as_me: WARNING: /" >&2
12957 ;;
12958esac
12959echo "$as_me:$LINENO: checking for $ac_header" >&5
12960echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
12961if eval "test \"\${$as_ac_Header+set}\" = set"; then
12962 echo $ECHO_N "(cached) $ECHO_C" >&6
12963else
12964 eval "$as_ac_Header=\$ac_header_preproc"
12965fi
12966echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
12967echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
12968
12969fi
12970if test `eval echo '${'$as_ac_Header'}'` = yes; then
12971 cat >>confdefs.h <<_ACEOF
12972#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
12973_ACEOF
12974
12338else 12975else
12339 support_xft=no 12976 support_xft=no
12340fi 12977fi
12341 12978
12342done 12979done
12479cat >>confdefs.h <<\_ACEOF 13116cat >>confdefs.h <<\_ACEOF
12480#define SELECTION_SCROLLING 1 13117#define SELECTION_SCROLLING 1
12481_ACEOF 13118_ACEOF
12482 13119
12483fi 13120fi
12484if test x$support_menubar = xyes; then
12485
12486cat >>confdefs.h <<\_ACEOF
12487#define MENUBAR 1
12488_ACEOF
12489
12490fi
12491if test x$support_frills = xyes; then 13121if test x$support_frills = xyes; then
12492 13122
12493cat >>confdefs.h <<\_ACEOF 13123cat >>confdefs.h <<\_ACEOF
12494#define ENABLE_FRILLS 1 13124#define ENABLE_FRILLS 1
12495_ACEOF 13125_ACEOF
12496 13126
12497fi 13127fi
12498if test x$support_24bit = xyes; then
12499
12500cat >>confdefs.h <<\_ACEOF
12501#define PREFER_24BIT 1
12502_ACEOF
12503
12504fi
12505if test x$support_mousewheel = xyes; then 13128if test x$support_mousewheel = xyes; then
12506 13129
12507cat >>confdefs.h <<\_ACEOF 13130cat >>confdefs.h <<\_ACEOF
12508#define MOUSE_WHEEL 1 13131#define MOUSE_WHEEL 1
12509_ACEOF 13132_ACEOF
12511fi 13134fi
12512if test x$support_mouseslipwheel = xyes; then 13135if test x$support_mouseslipwheel = xyes; then
12513 13136
12514cat >>confdefs.h <<\_ACEOF 13137cat >>confdefs.h <<\_ACEOF
12515#define MOUSE_SLIP_WHEELING 1 13138#define MOUSE_SLIP_WHEELING 1
12516_ACEOF
12517
12518fi
12519if test x$support_utmp = xyes; then
12520
12521cat >>confdefs.h <<\_ACEOF
12522#define UTMP_SUPPORT 1
12523_ACEOF
12524
12525fi
12526if test x$support_wtmp = xyes; then
12527
12528cat >>confdefs.h <<\_ACEOF
12529#define WTMP_SUPPORT 1
12530_ACEOF
12531
12532fi
12533if test x$support_lastlog = xyes; then
12534
12535cat >>confdefs.h <<\_ACEOF
12536#define LASTLOG_SUPPORT 1
12537_ACEOF 13139_ACEOF
12538 13140
12539fi 13141fi
12540if test x$support_xim = xyes -o x$multichar_set = xyes; then 13142if test x$support_xim = xyes -o x$multichar_set = xyes; then
12541 if test x$rxvt_cv_func_xlocale = xyes; then 13143 if test x$rxvt_cv_func_xlocale = xyes; then
12739 13341
12740 echo "$as_me:$LINENO: checking for $PERL suitability" >&5 13342 echo "$as_me:$LINENO: checking for $PERL suitability" >&5
12741echo $ECHO_N "checking for $PERL suitability... $ECHO_C" >&6 13343echo $ECHO_N "checking for $PERL suitability... $ECHO_C" >&6
12742 if $PERL -MExtUtils::Embed -e "use v5.8" >/dev/null 2>/dev/null; then 13344 if $PERL -MExtUtils::Embed -e "use v5.8" >/dev/null 2>/dev/null; then
12743 13345
13346 save_CXXFLAGS="$CXXFLAGS"
13347 save_LIBS="$LIBS"
13348 CXXFLAGS="$CXXFLAGS `$PERL -MExtUtils::Embed -e ccopts`"
13349 LIBS="$LIBS `$PERL -MExtUtils::Embed -e ldopts`"
13350 cat >conftest.$ac_ext <<_ACEOF
13351/* confdefs.h. */
13352_ACEOF
13353cat confdefs.h >>conftest.$ac_ext
13354cat >>conftest.$ac_ext <<_ACEOF
13355/* end confdefs.h. */
13356
13357#include <EXTERN.h>
13358#include <perl.h>
13359#include <XSUB.h>
13360
13361int
13362main ()
13363{
13364
13365 PerlInterpreter *perl = perl_alloc ();
13366
13367 ;
13368 return 0;
13369}
13370_ACEOF
13371rm -f conftest.$ac_objext conftest$ac_exeext
13372if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
13373 (eval $ac_link) 2>conftest.er1
13374 ac_status=$?
13375 grep -v '^ *+' conftest.er1 >conftest.err
13376 rm -f conftest.er1
13377 cat conftest.err >&5
13378 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13379 (exit $ac_status); } &&
13380 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
13381 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13382 (eval $ac_try) 2>&5
13383 ac_status=$?
13384 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13385 (exit $ac_status); }; } &&
13386 { ac_try='test -s conftest$ac_exeext'
13387 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13388 (eval $ac_try) 2>&5
13389 ac_status=$?
13390 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13391 (exit $ac_status); }; }; then
13392 rxvt_perl_link=yes
13393else
13394 echo "$as_me: failed program was:" >&5
13395sed 's/^/| /' conftest.$ac_ext >&5
13396
13397rxvt_perl_link=no
13398fi
13399rm -f conftest.err conftest.$ac_objext \
13400 conftest$ac_exeext conftest.$ac_ext
13401 CXXFLAGS="$save_CXXFLAGS"
13402 LIBS="$save_LIBS"
13403
13404 if test x$rxvt_perl_link = xyes; then
13405 echo "$as_me:$LINENO: result: ok" >&5
13406echo "${ECHO_T}ok" >&6
13407
12744cat >>confdefs.h <<\_ACEOF 13408cat >>confdefs.h <<\_ACEOF
12745#define ENABLE_PERL 1 13409#define ENABLE_PERL 1
12746_ACEOF 13410_ACEOF
12747 13411
12748 IF_PERL= 13412 IF_PERL=
12749 PERL_O=rxvtperl.o 13413 PERL_O=rxvtperl.o
12750 PERLFLAGS="`$PERL -MExtUtils::Embed -e ccopts`" 13414 PERLFLAGS="`$PERL -MExtUtils::Embed -e ccopts`"
12751 PERLLIB="`$PERL -MExtUtils::Embed -e ldopts`" 13415 PERLLIB="`$PERL -MExtUtils::Embed -e ldopts`"
12752 PERLARCHLIB="`$PERL -MConfig -e 'print $Config{archlib}'`" 13416 PERLPRIVLIBEXP="`$PERL -MConfig -e 'print $Config{privlibexp}'`"
12753 echo "$as_me:$LINENO: result: ok" >&5 13417 else
12754echo "${ECHO_T}ok" >&6 13418 { { echo "$as_me:$LINENO: error: no, unable to link" >&5
13419echo "$as_me: error: no, unable to link" >&2;}
13420 { (exit 1); exit 1; }; }
13421 fi
12755 else 13422 else
12756 { { echo "$as_me:$LINENO: error: no working perl found" >&5 13423 { { echo "$as_me:$LINENO: error: no working perl found, or perl not version >= 5.8" >&5
12757echo "$as_me: error: no working perl found" >&2;} 13424echo "$as_me: error: no working perl found, or perl not version >= 5.8" >&2;}
12758 { (exit or perl not version >= 5.8); exit or perl not version >= 5.8; }; } 13425 { (exit 1); exit 1; }; }
12759 fi 13426 fi
12760fi 13427fi
12761 13428
12762 13429
12763 13430
12764 13431
12765 13432
12766 13433
13434
13435if test x$support_perl = xyes; then
13436 support_frills=yes
13437fi
12767 13438
12768 13439
12769CFLAGS=${CFLAGS--O} 13440CFLAGS=${CFLAGS--O}
12770LDFLAGS=${LDFLAGS--O} 13441LDFLAGS=${LDFLAGS--O}
12771 13442
12785 XPM_LIBS=`echo $XPM_LIBS | sed "$R_TRANSLATE"` 13456 XPM_LIBS=`echo $XPM_LIBS | sed "$R_TRANSLATE"`
12786fi 13457fi
12787 13458
12788 13459
12789 13460
12790
12791
12792if test x$support_addstrings = xno; then
12793
12794cat >>confdefs.h <<\_ACEOF
12795#define NO_STRINGS 1
12796_ACEOF
12797
12798fi
12799
12800MCOMMON=./autoconf/Make.common
12801 13461
12802 13462
12803test "$program_prefix" != NONE && 13463test "$program_prefix" != NONE &&
12804 program_transform_name="s,^,$program_prefix,;$program_transform_name" 13464 program_transform_name="s,^,$program_prefix,;$program_transform_name"
12805# Use a double $ so make ignores it. 13465# Use a double $ so make ignores it.
12881 include_time_h="#include <time.h>" 13541 include_time_h="#include <time.h>"
12882else 13542else
12883 include_time_h="/* #include <time.h> */" 13543 include_time_h="/* #include <time.h> */"
12884fi 13544fi
12885 13545
12886 ac_config_files="$ac_config_files autoconf/Make.common Makefile doc/Makefile src/Makefile src/rxvtlib.h" 13546 ac_config_files="$ac_config_files Makefile doc/Makefile src/Makefile src/rxvtlib.h"
12887 13547
12888cat >confcache <<\_ACEOF 13548cat >confcache <<\_ACEOF
12889# This file is a shell script that caches the results of configure 13549# This file is a shell script that caches the results of configure
12890# tests run on this system so they can be shared between configure 13550# tests run on this system so they can be shared between configure
12891# scripts and configure runs, see configure's option --config-cache. 13551# scripts and configure runs, see configure's option --config-cache.
13408cat >>$CONFIG_STATUS <<\_ACEOF 14068cat >>$CONFIG_STATUS <<\_ACEOF
13409for ac_config_target in $ac_config_targets 14069for ac_config_target in $ac_config_targets
13410do 14070do
13411 case "$ac_config_target" in 14071 case "$ac_config_target" in
13412 # Handling of arguments. 14072 # Handling of arguments.
13413 "autoconf/Make.common" ) CONFIG_FILES="$CONFIG_FILES autoconf/Make.common" ;;
13414 "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;; 14073 "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;;
13415 "doc/Makefile" ) CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;; 14074 "doc/Makefile" ) CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;
13416 "src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;; 14075 "src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
13417 "src/rxvtlib.h" ) CONFIG_FILES="$CONFIG_FILES src/rxvtlib.h" ;; 14076 "src/rxvtlib.h" ) CONFIG_FILES="$CONFIG_FILES src/rxvtlib.h" ;;
13418 "config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS config.h:autoconf/config.h.in" ;; 14077 "config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS config.h:config.h.in" ;;
13419 *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5 14078 *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
13420echo "$as_me: error: invalid argument: $ac_config_target" >&2;} 14079echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
13421 { (exit 1); exit 1; }; };; 14080 { (exit 1); exit 1; }; };;
13422 esac 14081 esac
13423done 14082done
13524s,@ac_ct_CXX@,$ac_ct_CXX,;t t 14183s,@ac_ct_CXX@,$ac_ct_CXX,;t t
13525s,@CPP@,$CPP,;t t 14184s,@CPP@,$CPP,;t t
13526s,@INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t 14185s,@INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t
13527s,@INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t 14186s,@INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t
13528s,@INSTALL_DATA@,$INSTALL_DATA,;t t 14187s,@INSTALL_DATA@,$INSTALL_DATA,;t t
13529s,@AWK@,$AWK,;t t 14188s,@EGREP@,$EGREP,;t t
13530s,@LINKER@,$LINKER,;t t 14189s,@LINKER@,$LINKER,;t t
13531s,@CXXCPP@,$CXXCPP,;t t
13532s,@EGREP@,$EGREP,;t t
13533s,@INSTALL_LIBRXVT@,$INSTALL_LIBRXVT,;t t 14190s,@INSTALL_LIBRXVT@,$INSTALL_LIBRXVT,;t t
13534s,@RXVTNAME@,$RXVTNAME,;t t 14191s,@RXVTNAME@,$RXVTNAME,;t t
13535s,@MV@,$MV,;t t 14192s,@MV@,$MV,;t t
13536s,@RM@,$RM,;t t
13537s,@CP@,$CP,;t t 14193s,@CP@,$CP,;t t
13538s,@LN@,$LN,;t t 14194s,@LN@,$LN,;t t
13539s,@SED@,$SED,;t t 14195s,@SED@,$SED,;t t
13540s,@ECHO@,$ECHO,;t t 14196s,@ECHO@,$ECHO,;t t
13541s,@CMP@,$CMP,;t t 14197s,@CMP@,$CMP,;t t
13542s,@TBL@,$TBL,;t t
13543s,@TIC@,$TIC,;t t 14198s,@TIC@,$TIC,;t t
14199s,@CXXCPP@,$CXXCPP,;t t
13544s,@X_CFLAGS@,$X_CFLAGS,;t t 14200s,@X_CFLAGS@,$X_CFLAGS,;t t
13545s,@X_PRE_LIBS@,$X_PRE_LIBS,;t t 14201s,@X_PRE_LIBS@,$X_PRE_LIBS,;t t
13546s,@X_LIBS@,$X_LIBS,;t t 14202s,@X_LIBS@,$X_LIBS,;t t
13547s,@X_EXTRA_LIBS@,$X_EXTRA_LIBS,;t t 14203s,@X_EXTRA_LIBS@,$X_EXTRA_LIBS,;t t
13548s,@XPM_CPPFLAGS@,$XPM_CPPFLAGS,;t t 14204s,@XPM_CPPFLAGS@,$XPM_CPPFLAGS,;t t
13552s,@rxvt_uint16_typedef@,$rxvt_uint16_typedef,;t t 14208s,@rxvt_uint16_typedef@,$rxvt_uint16_typedef,;t t
13553s,@rxvt_int32_typedef@,$rxvt_int32_typedef,;t t 14209s,@rxvt_int32_typedef@,$rxvt_int32_typedef,;t t
13554s,@rxvt_uint32_typedef@,$rxvt_uint32_typedef,;t t 14210s,@rxvt_uint32_typedef@,$rxvt_uint32_typedef,;t t
13555s,@rxvt_intp_define@,$rxvt_intp_define,;t t 14211s,@rxvt_intp_define@,$rxvt_intp_define,;t t
13556s,@rxvt_u_intp_define@,$rxvt_u_intp_define,;t t 14212s,@rxvt_u_intp_define@,$rxvt_u_intp_define,;t t
14213s,@PKG_CONFIG@,$PKG_CONFIG,;t t
14214s,@XFT_CONFIG@,$XFT_CONFIG,;t t
13557s,@PERL@,$PERL,;t t 14215s,@PERL@,$PERL,;t t
13558s,@PERLLIB@,$PERLLIB,;t t 14216s,@PERLLIB@,$PERLLIB,;t t
13559s,@PERLFLAGS@,$PERLFLAGS,;t t 14217s,@PERLFLAGS@,$PERLFLAGS,;t t
13560s,@PERLARCHLIB@,$PERLARCHLIB,;t t 14218s,@PERLPRIVLIBEXP@,$PERLPRIVLIBEXP,;t t
13561s,@IF_PERL@,$IF_PERL,;t t 14219s,@IF_PERL@,$IF_PERL,;t t
13562s,@PERL_O@,$PERL_O,;t t 14220s,@PERL_O@,$PERL_O,;t t
13563s,@DEBUG@,$DEBUG,;t t 14221s,@DEBUG@,$DEBUG,;t t
13564s,@DINCLUDE@,$DINCLUDE,;t t 14222s,@DINCLUDE@,$DINCLUDE,;t t
13565s,@DLIB@,$DLIB,;t t 14223s,@DLIB@,$DLIB,;t t
13576s,@include_sys_strredir_h@,$include_sys_strredir_h,;t t 14234s,@include_sys_strredir_h@,$include_sys_strredir_h,;t t
13577s,@include_sys_time_h@,$include_sys_time_h,;t t 14235s,@include_sys_time_h@,$include_sys_time_h,;t t
13578s,@include_time_h@,$include_time_h,;t t 14236s,@include_time_h@,$include_time_h,;t t
13579s,@LIBOBJS@,$LIBOBJS,;t t 14237s,@LIBOBJS@,$LIBOBJS,;t t
13580s,@LTLIBOBJS@,$LTLIBOBJS,;t t 14238s,@LTLIBOBJS@,$LTLIBOBJS,;t t
13581/@MCOMMON@/r $MCOMMON
13582s,@MCOMMON@,,;t t
13583CEOF 14239CEOF
13584 14240
13585_ACEOF 14241_ACEOF
13586 14242
13587 cat >>$CONFIG_STATUS <<\_ACEOF 14243 cat >>$CONFIG_STATUS <<\_ACEOF
14080 Install path: ${prefix}/bin 14736 Install path: ${prefix}/bin
14081 Compiler: $CXX 14737 Compiler: $CXX
14082 Compiler flags: $CFLAGS 14738 Compiler flags: $CFLAGS
14083 Linker: $LINKER" 14739 Linker: $LINKER"
14084 14740
14085if test "$MALLOC_TYPE" = S; then
14086 echo " malloc support: system default"
14087fi
14088if test "$MALLOC_TYPE" = G; then
14089 echo " malloc support: Gray Watson's dmalloc"
14090fi
14091if test "$MALLOC_TYPE" = D; then
14092 echo " malloc support: Doug Lea's malloc"
14093fi
14094
14095if test x$support_xpm = xyes; then 14741if test x$support_xpm = xyes; then
14096 echo " Xpm library: $XPM_LIBS" 14742 echo " Xpm library: $XPM_LIBS"
14097fi 14743fi
14098 14744
14099echo "
14100The following are set in config.h
14101"
14102echo " pty/tty type: "$rxvt_cv_ptys
14103if test x$support_utmp != xyes; then
14104 echo " utmp support: disabled"
14105 echo
14106else
14107 echo " utmp support: enabled
14108 utmp file: $rxvt_cv_path_utmp
14109 utmpx file: $rxvt_cv_path_utmpx
14110 wtmp file: $rxvt_cv_path_wtmp
14111 wtmpx file: $rxvt_cv_path_wtmpx
14112 lastlog file: $rxvt_cv_path_lastlog
14113 ttys/ttytab file: $rxvt_cv_path_ttytab
14114 embedded perl: $support_perl"
14115 echo
14116fi
14117if test x$term != x; then 14745if test x$term != x; then
14118 echo " set TERM to: $term" 14746 echo " set TERM to: $term"
14119fi 14747fi
14120if test x$terminfo != x; then 14748if test x$terminfo != x; then
14121 echo " set TERMINFO to: $terminfo" 14749 echo " set TERMINFO to: $terminfo"
14124echo " resource class: $RESCLASS" 14752echo " resource class: $RESCLASS"
14125if test x$RESFALLBACK != x; then 14753if test x$RESFALLBACK != x; then
14126 echo " resource class fallback: $RESFALLBACK" 14754 echo " resource class fallback: $RESFALLBACK"
14127fi 14755fi
14128echo 14756echo
14129if test x$rxvt_cv_ptys = xUNKNOWN; then 14757echo " embedded perl: $support_perl"
14130 echo ".----------------------------------------------------------------." 14758echo
14131 echo ". WARNING: could not determine pty/tty type. Do not build until ."
14132 echo ". the appropriate PTYS_ARE_* is defined in config.h ."
14133 echo ".----------------------------------------------------------------."
14134fi
14135if test x$support_xpm = xneedsmanualspecification; then 14759if test x$support_xpm = xneedsmanualspecification; then
14136 echo ".----------------------------------------------------------------." 14760 echo ".----------------------------------------------------------------."
14137 echo ". WARNING: --enable-xpm-background was specified however the ." 14761 echo ". WARNING: --enable-xpm-background was specified however the ."
14138 echo ". XPM includes files and libraries could not be found. ." 14762 echo ". XPM includes files and libraries could not be found. ."
14139 echo ". XPM backgrounds are now being DISABLED! If you want ." 14763 echo ". XPM backgrounds are now being DISABLED! If you want ."

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines