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

Comparing rxvt-unicode/configure (file contents):
Revision 1.64 by root, Tue Jan 10 18:09:22 2006 UTC vs.
Revision 1.93 by root, Wed Jan 25 21:17:52 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 PERLPRIVLIBEXP IF_PERL PERL_O DEBUG DINCLUDE DLIB include_stdint_h include_stdarg_h include_stdlib_h include_unistd_h include_string_h include_fcntl_h include_util_h include_assert_h include_sys_ioctl_h include_sys_select_h include_sys_strredir_h include_sys_time_h include_time_h LIBOBJS LTLIBOBJS' 312ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS build build_cpu build_vendor build_os host host_cpu host_vendor host_os VERSION DATE LSMDATE LIBVERSION CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT CXX CXXFLAGS ac_ct_CXX CPP INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA EGREP LINKER INSTALL_LIBRXVT RXVTNAME MV CP LN SED ECHO CMP TIC CXXCPP X_CFLAGS X_PRE_LIBS X_LIBS X_EXTRA_LIBS XPM_CPPFLAGS XPM_CFLAGS XPM_LIBS rxvt_int16_typedef rxvt_uint16_typedef rxvt_int32_typedef rxvt_uint32_typedef rxvt_intp_define rxvt_u_intp_define PKG_CONFIG XFT_CONFIG PERL PERLLIB PERLFLAGS PERLPRIVLIBEXP IF_PERL PERL_O DEBUG DINCLUDE DLIB include_stdint_h include_stdarg_h include_stdlib_h include_unistd_h include_string_h include_fcntl_h include_util_h include_assert_h include_sys_ioctl_h include_sys_select_h include_sys_strredir_h include_sys_time_h include_time_h LIBOBJS LTLIBOBJS'
313ac_subst_files='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=yes 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
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
7313
7314
7315for ac_header in \ 7098for ac_header in \
7316 assert.h \ 7099 assert.h \
7317 fcntl.h \ 7100 fcntl.h \
7318 grp.h \
7319 libc.h \
7320 lastlog.h \
7321 stdarg.h \ 7101 stdarg.h \
7322 stdlib.h \ 7102 stdlib.h \
7323 string.h \ 7103 string.h \
7324 termios.h \ 7104 termios.h \
7325 unistd.h \ 7105 unistd.h \
7326 sys/byteorder.h \ 7106 sys/byteorder.h \
7327 sys/ioctl.h \ 7107 sys/ioctl.h \
7328 sys/select.h \ 7108 sys/select.h \
7329 sys/sockio.h \ 7109 sys/sockio.h \
7330 sys/strredir.h \ 7110 sys/strredir.h \
7331 sys/stropts.h \
7332 sys/time.h \ 7111 sys/time.h \
7333 utmp.h \ 7112 stdint.h \
7334 utmpx.h \ 7113 wchar.h \
7335 stdint.h \ 7114 cwchar \
7336 pty.h \ 7115 clocale \
7337 util.h \
7338 libutil.h \
7339 wchar.h \
7340 cwchar \
7341 clocale \
7342 7116
7343do 7117do
7344as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 7118as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
7345if eval "test \"\${$as_ac_Header+set}\" = set"; then 7119if eval "test \"\${$as_ac_Header+set}\" = set"; then
7346 echo "$as_me:$LINENO: checking for $ac_header" >&5 7120 echo "$as_me:$LINENO: checking for $ac_header" >&5
10173#define RETSIGTYPE $ac_cv_type_signal 9947#define RETSIGTYPE $ac_cv_type_signal
10174_ACEOF 9948_ACEOF
10175 9949
10176 9950
10177 9951
10178case "$host_alias" in
10179 *ultrix) ac_cv_func_setsid='no' ;;
10180 *) break;;
10181esac
10182
10183
10184
10185
10186
10187
10188
10189
10190
10191
10192
10193
10194
10195
10196 9952
10197 9953
10198 9954
10199 9955
10200 9956
10201 9957
10202for ac_func in \ 9958for ac_func in \
10203 atexit \
10204 revoke \
10205 unsetenv \ 9959 unsetenv \
10206 setutent \ 9960 setutent \
10207 seteuid \ 9961 seteuid \
9962 setresuid \
10208 setreuid \ 9963 setreuid \
10209 setsid \
10210 setpgrp \
10211 setpgid \
10212 openpty \
10213 _getpty \
10214 grantpt \
10215 unlockpt \
10216 isastream \
10217 on_exit \ 9964 on_exit \
10218 nanosleep \
10219 updwtmp \
10220 updwtmpx \
10221 ttyslot \
10222 9965
10223do 9966do
10224as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` 9967as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
10225echo "$as_me:$LINENO: checking for $ac_func" >&5 9968echo "$as_me:$LINENO: checking for $ac_func" >&5
10226echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 9969echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
10315 cat >>confdefs.h <<_ACEOF 10058 cat >>confdefs.h <<_ACEOF
10316#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 10059#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
10317_ACEOF 10060_ACEOF
10318 10061
10319fi 10062fi
10063done
10064
10065
10066
10067support_utmp=yes
10068support_wtmp=yes
10069support_lastlog=yes
10070
10071# Check whether --enable-utmp or --disable-utmp was given.
10072if test "${enable_utmp+set}" = set; then
10073 enableval="$enable_utmp"
10074 if test x$enableval = xyes -o x$enableval = xno; then
10075 support_utmp=$enableval
10076 fi
10077fi;
10078
10079# Check whether --enable-wtmp or --disable-wtmp was given.
10080if test "${enable_wtmp+set}" = set; then
10081 enableval="$enable_wtmp"
10082 if test x$enableval = xyes -o x$enableval = xno; then
10083 support_wtmp=$enableval
10084 fi
10085fi;
10086
10087# Check whether --enable-lastlog or --disable-lastlog was given.
10088if test "${enable_lastlog+set}" = set; then
10089 enableval="$enable_lastlog"
10090 if test x$enableval = xyes -o x$enableval = xno; then
10091 support_lastlog=$enableval
10092 fi
10093fi;
10094
10095if test x$support_utmp = xyes; then
10096
10097cat >>confdefs.h <<\_ACEOF
10098#define UTMP_SUPPORT 1
10099_ACEOF
10100
10101fi
10102if test x$support_wtmp = xyes; then
10103
10104cat >>confdefs.h <<\_ACEOF
10105#define WTMP_SUPPORT 1
10106_ACEOF
10107
10108fi
10109if test x$support_lastlog = xyes; then
10110
10111cat >>confdefs.h <<\_ACEOF
10112#define LASTLOG_SUPPORT 1
10113_ACEOF
10114
10115fi
10116
10117
10118
10119
10120for ac_func in \
10121 ttyslot \
10122 updwtmp \
10123 updwtmpx \
10124
10125do
10126as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
10127echo "$as_me:$LINENO: checking for $ac_func" >&5
10128echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
10129if eval "test \"\${$as_ac_var+set}\" = set"; then
10130 echo $ECHO_N "(cached) $ECHO_C" >&6
10131else
10132 cat >conftest.$ac_ext <<_ACEOF
10133/* confdefs.h. */
10134_ACEOF
10135cat confdefs.h >>conftest.$ac_ext
10136cat >>conftest.$ac_ext <<_ACEOF
10137/* end confdefs.h. */
10138/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
10139 For example, HP-UX 11i <limits.h> declares gettimeofday. */
10140#define $ac_func innocuous_$ac_func
10141
10142/* System header to define __stub macros and hopefully few prototypes,
10143 which can conflict with char $ac_func (); below.
10144 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
10145 <limits.h> exists even on freestanding compilers. */
10146
10147#ifdef __STDC__
10148# include <limits.h>
10149#else
10150# include <assert.h>
10151#endif
10152
10153#undef $ac_func
10154
10155/* Override any gcc2 internal prototype to avoid an error. */
10156#ifdef __cplusplus
10157extern "C"
10158{
10159#endif
10160/* We use char because int might match the return type of a gcc2
10161 builtin and then its argument prototype would still apply. */
10162char $ac_func ();
10163/* The GNU C library defines this for functions which it implements
10164 to always fail with ENOSYS. Some functions are actually named
10165 something starting with __ and the normal name is an alias. */
10166#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
10167choke me
10168#else
10169char (*f) () = $ac_func;
10170#endif
10171#ifdef __cplusplus
10172}
10173#endif
10174
10175int
10176main ()
10177{
10178return f != $ac_func;
10179 ;
10180 return 0;
10181}
10182_ACEOF
10183rm -f conftest.$ac_objext conftest$ac_exeext
10184if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
10185 (eval $ac_link) 2>conftest.er1
10186 ac_status=$?
10187 grep -v '^ *+' conftest.er1 >conftest.err
10188 rm -f conftest.er1
10189 cat conftest.err >&5
10190 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10191 (exit $ac_status); } &&
10192 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
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); }; } &&
10198 { ac_try='test -s conftest$ac_exeext'
10199 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10200 (eval $ac_try) 2>&5
10201 ac_status=$?
10202 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10203 (exit $ac_status); }; }; then
10204 eval "$as_ac_var=yes"
10205else
10206 echo "$as_me: failed program was:" >&5
10207sed 's/^/| /' conftest.$ac_ext >&5
10208
10209eval "$as_ac_var=no"
10210fi
10211rm -f conftest.err conftest.$ac_objext \
10212 conftest$ac_exeext conftest.$ac_ext
10213fi
10214echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
10215echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
10216if test `eval echo '${'$as_ac_var'}'` = yes; then
10217 cat >>confdefs.h <<_ACEOF
10218#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
10219_ACEOF
10220
10221fi
10222done
10223
10224
10225
10226
10227
10228for ac_header in \
10229 utmp.h \
10230 utmpx.h \
10231 lastlog.h \
10232
10233do
10234as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
10235if eval "test \"\${$as_ac_Header+set}\" = set"; then
10236 echo "$as_me:$LINENO: checking for $ac_header" >&5
10237echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
10238if eval "test \"\${$as_ac_Header+set}\" = set"; then
10239 echo $ECHO_N "(cached) $ECHO_C" >&6
10240fi
10241echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
10242echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
10243else
10244 # Is the header compilable?
10245echo "$as_me:$LINENO: checking $ac_header usability" >&5
10246echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
10247cat >conftest.$ac_ext <<_ACEOF
10248/* confdefs.h. */
10249_ACEOF
10250cat confdefs.h >>conftest.$ac_ext
10251cat >>conftest.$ac_ext <<_ACEOF
10252/* end confdefs.h. */
10253$ac_includes_default
10254#include <$ac_header>
10255_ACEOF
10256rm -f conftest.$ac_objext
10257if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
10258 (eval $ac_compile) 2>conftest.er1
10259 ac_status=$?
10260 grep -v '^ *+' conftest.er1 >conftest.err
10261 rm -f conftest.er1
10262 cat conftest.err >&5
10263 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10264 (exit $ac_status); } &&
10265 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
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); }; } &&
10271 { ac_try='test -s conftest.$ac_objext'
10272 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10273 (eval $ac_try) 2>&5
10274 ac_status=$?
10275 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10276 (exit $ac_status); }; }; then
10277 ac_header_compiler=yes
10278else
10279 echo "$as_me: failed program was:" >&5
10280sed 's/^/| /' conftest.$ac_ext >&5
10281
10282ac_header_compiler=no
10283fi
10284rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10285echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
10286echo "${ECHO_T}$ac_header_compiler" >&6
10287
10288# Is the header present?
10289echo "$as_me:$LINENO: checking $ac_header presence" >&5
10290echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
10291cat >conftest.$ac_ext <<_ACEOF
10292/* confdefs.h. */
10293_ACEOF
10294cat confdefs.h >>conftest.$ac_ext
10295cat >>conftest.$ac_ext <<_ACEOF
10296/* end confdefs.h. */
10297#include <$ac_header>
10298_ACEOF
10299if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
10300 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
10301 ac_status=$?
10302 grep -v '^ *+' conftest.er1 >conftest.err
10303 rm -f conftest.er1
10304 cat conftest.err >&5
10305 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10306 (exit $ac_status); } >/dev/null; then
10307 if test -s conftest.err; then
10308 ac_cpp_err=$ac_cxx_preproc_warn_flag
10309 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
10310 else
10311 ac_cpp_err=
10312 fi
10313else
10314 ac_cpp_err=yes
10315fi
10316if test -z "$ac_cpp_err"; then
10317 ac_header_preproc=yes
10318else
10319 echo "$as_me: failed program was:" >&5
10320sed 's/^/| /' conftest.$ac_ext >&5
10321
10322 ac_header_preproc=no
10323fi
10324rm -f conftest.err conftest.$ac_ext
10325echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
10326echo "${ECHO_T}$ac_header_preproc" >&6
10327
10328# So? What about this header?
10329case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in
10330 yes:no: )
10331 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
10332echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
10333 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
10334echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
10335 ac_header_preproc=yes
10336 ;;
10337 no:yes:* )
10338 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
10339echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
10340 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
10341echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
10342 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
10343echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
10344 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
10345echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
10346 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
10347echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
10348 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
10349echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
10350 (
10351 cat <<\_ASBOX
10352## ------------------------------------------ ##
10353## Report this to the AC_PACKAGE_NAME lists. ##
10354## ------------------------------------------ ##
10355_ASBOX
10356 ) |
10357 sed "s/^/$as_me: WARNING: /" >&2
10358 ;;
10359esac
10360echo "$as_me:$LINENO: checking for $ac_header" >&5
10361echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
10362if eval "test \"\${$as_ac_Header+set}\" = set"; then
10363 echo $ECHO_N "(cached) $ECHO_C" >&6
10364else
10365 eval "$as_ac_Header=\$ac_header_preproc"
10366fi
10367echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
10368echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
10369
10370fi
10371if test `eval echo '${'$as_ac_Header'}'` = yes; then
10372 cat >>confdefs.h <<_ACEOF
10373#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
10374_ACEOF
10375
10376fi
10377
10320done 10378done
10321 10379
10322 10380
10323 10381
10324if test "${ac_cv_header_utmp_h+set}" = set; then 10382if test "${ac_cv_header_utmp_h+set}" = set; then
10458 10516
10459fi 10517fi
10460if test $ac_cv_header_utmp_h = yes; then 10518if test $ac_cv_header_utmp_h = yes; then
10461 echo "$as_me:$LINENO: checking for struct utmp" >&5 10519 echo "$as_me:$LINENO: checking for struct utmp" >&5
10462echo $ECHO_N "checking for struct utmp... $ECHO_C" >&6 10520echo $ECHO_N "checking for struct utmp... $ECHO_C" >&6
10463if test "${rxvt_cv_struct_utmp+set}" = set; then 10521if test "${struct_utmp+set}" = set; then
10464 echo $ECHO_N "(cached) $ECHO_C" >&6 10522 echo $ECHO_N "(cached) $ECHO_C" >&6
10465else 10523else
10466 cat >conftest.$ac_ext <<_ACEOF 10524 cat >conftest.$ac_ext <<_ACEOF
10467/* confdefs.h. */ 10525/* confdefs.h. */
10468_ACEOF 10526_ACEOF
10469cat confdefs.h >>conftest.$ac_ext 10527cat confdefs.h >>conftest.$ac_ext
10470cat >>conftest.$ac_ext <<_ACEOF 10528cat >>conftest.$ac_ext <<_ACEOF
10471/* end confdefs.h. */ 10529/* end confdefs.h. */
10472#include <sys/types.h> 10530#include <sys/types.h>
10473#include <stdint.h>
10474#include <utmp.h> 10531#include <utmp.h>
10475int 10532int
10476main () 10533main ()
10477{ 10534{
10478struct utmp ut; 10535struct utmp ut;
10499 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10556 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10500 (eval $ac_try) 2>&5 10557 (eval $ac_try) 2>&5
10501 ac_status=$? 10558 ac_status=$?
10502 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10559 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10503 (exit $ac_status); }; }; then 10560 (exit $ac_status); }; }; then
10504 rxvt_cv_struct_utmp=yes 10561 struct_utmp=yes
10505else 10562else
10506 echo "$as_me: failed program was:" >&5 10563 echo "$as_me: failed program was:" >&5
10507sed 's/^/| /' conftest.$ac_ext >&5 10564sed 's/^/| /' conftest.$ac_ext >&5
10508 10565
10509rxvt_cv_struct_utmp=no 10566struct_utmp=no
10510fi 10567fi
10511rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10568rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10512fi 10569fi
10513echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmp" >&5 10570echo "$as_me:$LINENO: result: $struct_utmp" >&5
10514echo "${ECHO_T}$rxvt_cv_struct_utmp" >&6 10571echo "${ECHO_T}$struct_utmp" >&6
10515if test x$rxvt_cv_struct_utmp = xyes; then 10572if test x$struct_utmp = xyes; then
10516 10573
10517cat >>confdefs.h <<\_ACEOF 10574cat >>confdefs.h <<\_ACEOF
10518#define HAVE_STRUCT_UTMP 1 10575#define HAVE_STRUCT_UTMP 1
10519_ACEOF 10576_ACEOF
10520 10577
10521fi 10578fi
10522 10579
10523 10580
10524echo "$as_me:$LINENO: checking for ut_host in utmp struct" >&5 10581echo "$as_me:$LINENO: checking for ut_host in utmp struct" >&5
10525echo $ECHO_N "checking for ut_host in utmp struct... $ECHO_C" >&6 10582echo $ECHO_N "checking for ut_host in utmp struct... $ECHO_C" >&6
10526if test "${rxvt_cv_struct_utmp_host+set}" = set; then 10583if test "${struct_utmp_host+set}" = set; then
10527 echo $ECHO_N "(cached) $ECHO_C" >&6 10584 echo $ECHO_N "(cached) $ECHO_C" >&6
10528else 10585else
10529 cat >conftest.$ac_ext <<_ACEOF 10586 cat >conftest.$ac_ext <<_ACEOF
10530/* confdefs.h. */ 10587/* confdefs.h. */
10531_ACEOF 10588_ACEOF
10561 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10618 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10562 (eval $ac_try) 2>&5 10619 (eval $ac_try) 2>&5
10563 ac_status=$? 10620 ac_status=$?
10564 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10621 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10565 (exit $ac_status); }; }; then 10622 (exit $ac_status); }; }; then
10566 rxvt_cv_struct_utmp_host=yes 10623 struct_utmp_host=yes
10567else 10624else
10568 echo "$as_me: failed program was:" >&5 10625 echo "$as_me: failed program was:" >&5
10569sed 's/^/| /' conftest.$ac_ext >&5 10626sed 's/^/| /' conftest.$ac_ext >&5
10570 10627
10571rxvt_cv_struct_utmp_host=no 10628struct_utmp_host=no
10572fi 10629fi
10573rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10630rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10574fi 10631fi
10575echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmp_host" >&5 10632echo "$as_me:$LINENO: result: $struct_utmp_host" >&5
10576echo "${ECHO_T}$rxvt_cv_struct_utmp_host" >&6 10633echo "${ECHO_T}$struct_utmp_host" >&6
10577if test x$rxvt_cv_struct_utmp_host = xyes; then 10634if test x$struct_utmp_host = xyes; then
10578 10635
10579cat >>confdefs.h <<\_ACEOF 10636cat >>confdefs.h <<\_ACEOF
10580#define HAVE_UTMP_HOST 1 10637#define HAVE_UTMP_HOST 1
10581_ACEOF 10638_ACEOF
10582 10639
10583fi 10640fi
10584 10641
10585echo "$as_me:$LINENO: checking for ut_pid in utmp struct" >&5 10642echo "$as_me:$LINENO: checking for ut_pid in utmp struct" >&5
10586echo $ECHO_N "checking for ut_pid in utmp struct... $ECHO_C" >&6 10643echo $ECHO_N "checking for ut_pid in utmp struct... $ECHO_C" >&6
10587if test "${rxvt_cv_struct_utmp_pid+set}" = set; then 10644if test "${struct_utmp_pid+set}" = set; then
10588 echo $ECHO_N "(cached) $ECHO_C" >&6 10645 echo $ECHO_N "(cached) $ECHO_C" >&6
10589else 10646else
10590 cat >conftest.$ac_ext <<_ACEOF 10647 cat >conftest.$ac_ext <<_ACEOF
10591/* confdefs.h. */ 10648/* confdefs.h. */
10592_ACEOF 10649_ACEOF
10622 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10679 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10623 (eval $ac_try) 2>&5 10680 (eval $ac_try) 2>&5
10624 ac_status=$? 10681 ac_status=$?
10625 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10682 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10626 (exit $ac_status); }; }; then 10683 (exit $ac_status); }; }; then
10627 rxvt_cv_struct_utmp_pid=yes 10684 struct_utmp_pid=yes
10628else 10685else
10629 echo "$as_me: failed program was:" >&5 10686 echo "$as_me: failed program was:" >&5
10630sed 's/^/| /' conftest.$ac_ext >&5 10687sed 's/^/| /' conftest.$ac_ext >&5
10631 10688
10632rxvt_cv_struct_utmp_pid=no 10689struct_utmp_pid=no
10633fi 10690fi
10634rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10691rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10635fi 10692fi
10636echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmp_pid" >&5 10693echo "$as_me:$LINENO: result: $struct_utmp_pid" >&5
10637echo "${ECHO_T}$rxvt_cv_struct_utmp_pid" >&6 10694echo "${ECHO_T}$struct_utmp_pid" >&6
10638if test x$rxvt_cv_struct_utmp_pid = xyes; then 10695if test x$struct_utmp_pid = xyes; then
10639 10696
10640cat >>confdefs.h <<\_ACEOF 10697cat >>confdefs.h <<\_ACEOF
10641#define HAVE_UTMP_PID 1 10698#define HAVE_UTMP_PID 1
10642_ACEOF 10699_ACEOF
10643 10700
10784 10841
10785fi 10842fi
10786if test $ac_cv_header_utmpx_h = yes; then 10843if test $ac_cv_header_utmpx_h = yes; then
10787 echo "$as_me:$LINENO: checking for struct utmpx" >&5 10844 echo "$as_me:$LINENO: checking for struct utmpx" >&5
10788echo $ECHO_N "checking for struct utmpx... $ECHO_C" >&6 10845echo $ECHO_N "checking for struct utmpx... $ECHO_C" >&6
10789if test "${rxvt_cv_struct_utmpx+set}" = set; then 10846if test "${struct_utmpx+set}" = set; then
10790 echo $ECHO_N "(cached) $ECHO_C" >&6 10847 echo $ECHO_N "(cached) $ECHO_C" >&6
10791else 10848else
10792 cat >conftest.$ac_ext <<_ACEOF 10849 cat >conftest.$ac_ext <<_ACEOF
10793/* confdefs.h. */ 10850/* confdefs.h. */
10794_ACEOF 10851_ACEOF
10824 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10881 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10825 (eval $ac_try) 2>&5 10882 (eval $ac_try) 2>&5
10826 ac_status=$? 10883 ac_status=$?
10827 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10884 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10828 (exit $ac_status); }; }; then 10885 (exit $ac_status); }; }; then
10829 rxvt_cv_struct_utmpx=yes 10886 struct_utmpx=yes
10830else 10887else
10831 echo "$as_me: failed program was:" >&5 10888 echo "$as_me: failed program was:" >&5
10832sed 's/^/| /' conftest.$ac_ext >&5 10889sed 's/^/| /' conftest.$ac_ext >&5
10833 10890
10834rxvt_cv_struct_utmpx=no 10891struct_utmpx=no
10835fi 10892fi
10836rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10893rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10837fi 10894fi
10838echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmpx" >&5 10895echo "$as_me:$LINENO: result: $struct_utmpx" >&5
10839echo "${ECHO_T}$rxvt_cv_struct_utmpx" >&6 10896echo "${ECHO_T}$struct_utmpx" >&6
10840if test x$rxvt_cv_struct_utmpx = xyes; then 10897if test x$struct_utmpx = xyes; then
10841 10898
10842cat >>confdefs.h <<\_ACEOF 10899cat >>confdefs.h <<\_ACEOF
10843#define HAVE_STRUCT_UTMPX 1 10900#define HAVE_STRUCT_UTMPX 1
10844_ACEOF 10901_ACEOF
10845 10902
10846fi 10903fi
10847 10904
10848 10905
10849echo "$as_me:$LINENO: checking for host in utmpx struct" >&5 10906echo "$as_me:$LINENO: checking for host in utmpx struct" >&5
10850echo $ECHO_N "checking for host in utmpx struct... $ECHO_C" >&6 10907echo $ECHO_N "checking for host in utmpx struct... $ECHO_C" >&6
10851if test "${rxvt_cv_struct_utmpx_host+set}" = set; then 10908if test "${struct_utmpx_host+set}" = set; then
10852 echo $ECHO_N "(cached) $ECHO_C" >&6 10909 echo $ECHO_N "(cached) $ECHO_C" >&6
10853else 10910else
10854 cat >conftest.$ac_ext <<_ACEOF 10911 cat >conftest.$ac_ext <<_ACEOF
10855/* confdefs.h. */ 10912/* confdefs.h. */
10856_ACEOF 10913_ACEOF
10886 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10943 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10887 (eval $ac_try) 2>&5 10944 (eval $ac_try) 2>&5
10888 ac_status=$? 10945 ac_status=$?
10889 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10946 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10890 (exit $ac_status); }; }; then 10947 (exit $ac_status); }; }; then
10891 rxvt_cv_struct_utmpx_host=yes 10948 struct_utmpx_host=yes
10892else 10949else
10893 echo "$as_me: failed program was:" >&5 10950 echo "$as_me: failed program was:" >&5
10894sed 's/^/| /' conftest.$ac_ext >&5 10951sed 's/^/| /' conftest.$ac_ext >&5
10895 10952
10896rxvt_cv_struct_utmpx_host=no 10953struct_utmpx_host=no
10897fi 10954fi
10898rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10955rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10899fi 10956fi
10900echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmpx_host" >&5 10957echo "$as_me:$LINENO: result: $struct_utmpx_host" >&5
10901echo "${ECHO_T}$rxvt_cv_struct_utmpx_host" >&6 10958echo "${ECHO_T}$struct_utmpx_host" >&6
10902if test x$rxvt_cv_struct_utmpx_host = xyes; then 10959if test x$struct_utmpx_host = xyes; then
10903 10960
10904cat >>confdefs.h <<\_ACEOF 10961cat >>confdefs.h <<\_ACEOF
10905#define HAVE_UTMPX_HOST 1 10962#define HAVE_UTMPX_HOST 1
10906_ACEOF 10963_ACEOF
10907 10964
10908fi 10965fi
10909 10966
10910echo "$as_me:$LINENO: checking for session in utmpx struct" >&5 10967echo "$as_me:$LINENO: checking for session in utmpx struct" >&5
10911echo $ECHO_N "checking for session in utmpx struct... $ECHO_C" >&6 10968echo $ECHO_N "checking for session in utmpx struct... $ECHO_C" >&6
10912if test "${rxvt_cv_struct_utmpx_session+set}" = set; then 10969if test "${struct_utmpx_session+set}" = set; then
10913 echo $ECHO_N "(cached) $ECHO_C" >&6 10970 echo $ECHO_N "(cached) $ECHO_C" >&6
10914else 10971else
10915 cat >conftest.$ac_ext <<_ACEOF 10972 cat >conftest.$ac_ext <<_ACEOF
10916/* confdefs.h. */ 10973/* confdefs.h. */
10917_ACEOF 10974_ACEOF
10947 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11004 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10948 (eval $ac_try) 2>&5 11005 (eval $ac_try) 2>&5
10949 ac_status=$? 11006 ac_status=$?
10950 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11007 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10951 (exit $ac_status); }; }; then 11008 (exit $ac_status); }; }; then
10952 rxvt_cv_struct_utmpx_session=yes 11009 struct_utmpx_session=yes
10953else 11010else
10954 echo "$as_me: failed program was:" >&5 11011 echo "$as_me: failed program was:" >&5
10955sed 's/^/| /' conftest.$ac_ext >&5 11012sed 's/^/| /' conftest.$ac_ext >&5
10956 11013
10957rxvt_cv_struct_utmpx_session=no 11014struct_utmpx_session=no
10958fi 11015fi
10959rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 11016rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10960fi 11017fi
10961echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmpx_session" >&5 11018echo "$as_me:$LINENO: result: $struct_utmpx_session" >&5
10962echo "${ECHO_T}$rxvt_cv_struct_utmpx_session" >&6 11019echo "${ECHO_T}$struct_utmpx_session" >&6
10963if test x$rxvt_cv_struct_utmpx_session = xyes; then 11020if test x$struct_utmpx_session = xyes; then
10964 11021
10965cat >>confdefs.h <<\_ACEOF 11022cat >>confdefs.h <<\_ACEOF
10966#define HAVE_UTMPX_SESSION 1 11023#define HAVE_UTMPX_SESSION 1
10967_ACEOF 11024_ACEOF
10968 11025
10971fi 11028fi
10972 11029
10973 11030
10974echo "$as_me:$LINENO: checking for struct lastlog" >&5 11031echo "$as_me:$LINENO: checking for struct lastlog" >&5
10975echo $ECHO_N "checking for struct lastlog... $ECHO_C" >&6 11032echo $ECHO_N "checking for struct lastlog... $ECHO_C" >&6
10976if test "${rxvt_cv_struct_lastlog+set}" = set; then 11033if test "${struct_lastlog+set}" = set; then
10977 echo $ECHO_N "(cached) $ECHO_C" >&6 11034 echo $ECHO_N "(cached) $ECHO_C" >&6
10978else 11035else
10979 cat >conftest.$ac_ext <<_ACEOF 11036 cat >conftest.$ac_ext <<_ACEOF
10980/* confdefs.h. */ 11037/* confdefs.h. */
10981_ACEOF 11038_ACEOF
11015 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11072 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11016 (eval $ac_try) 2>&5 11073 (eval $ac_try) 2>&5
11017 ac_status=$? 11074 ac_status=$?
11018 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11075 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11019 (exit $ac_status); }; }; then 11076 (exit $ac_status); }; }; then
11020 rxvt_cv_struct_lastlog=yes 11077 struct_lastlog=yes
11021else 11078else
11022 echo "$as_me: failed program was:" >&5 11079 echo "$as_me: failed program was:" >&5
11023sed 's/^/| /' conftest.$ac_ext >&5 11080sed 's/^/| /' conftest.$ac_ext >&5
11024 11081
11025rxvt_cv_struct_lastlog=no 11082struct_lastlog=no
11026fi 11083fi
11027rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 11084rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
11028fi 11085fi
11029echo "$as_me:$LINENO: result: $rxvt_cv_struct_lastlog" >&5 11086echo "$as_me:$LINENO: result: $struct_lastlog" >&5
11030echo "${ECHO_T}$rxvt_cv_struct_lastlog" >&6 11087echo "${ECHO_T}$struct_lastlog" >&6
11031if test x$rxvt_cv_struct_lastlog = xyes; then 11088if test x$struct_lastlog = xyes; then
11032 11089
11033cat >>confdefs.h <<\_ACEOF 11090cat >>confdefs.h <<\_ACEOF
11034#define HAVE_STRUCT_LASTLOG 1 11091#define HAVE_STRUCT_LASTLOG 1
11035_ACEOF 11092_ACEOF
11036 11093
11037fi 11094fi
11038 11095
11039echo "$as_me:$LINENO: checking for struct lastlogx" >&5 11096echo "$as_me:$LINENO: checking for struct lastlogx" >&5
11040echo $ECHO_N "checking for struct lastlogx... $ECHO_C" >&6 11097echo $ECHO_N "checking for struct lastlogx... $ECHO_C" >&6
11041if test "${rxvt_cv_struct_lastlogx+set}" = set; then 11098if test "${struct_lastlogx+set}" = set; then
11042 echo $ECHO_N "(cached) $ECHO_C" >&6 11099 echo $ECHO_N "(cached) $ECHO_C" >&6
11043else 11100else
11044 cat >conftest.$ac_ext <<_ACEOF 11101 cat >conftest.$ac_ext <<_ACEOF
11045/* confdefs.h. */ 11102/* confdefs.h. */
11046_ACEOF 11103_ACEOF
11080 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11137 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11081 (eval $ac_try) 2>&5 11138 (eval $ac_try) 2>&5
11082 ac_status=$? 11139 ac_status=$?
11083 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11140 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11084 (exit $ac_status); }; }; then 11141 (exit $ac_status); }; }; then
11085 rxvt_cv_struct_lastlogx=yes 11142 struct_lastlogx=yes
11086else 11143else
11087 echo "$as_me: failed program was:" >&5 11144 echo "$as_me: failed program was:" >&5
11088sed 's/^/| /' conftest.$ac_ext >&5 11145sed 's/^/| /' conftest.$ac_ext >&5
11089 11146
11090rxvt_cv_struct_lastlogx=no 11147struct_lastlogx=no
11091fi 11148fi
11092rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 11149rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
11093fi 11150fi
11094echo "$as_me:$LINENO: result: $rxvt_cv_struct_lastlogx" >&5 11151echo "$as_me:$LINENO: result: $struct_lastlogx" >&5
11095echo "${ECHO_T}$rxvt_cv_struct_lastlogx" >&6 11152echo "${ECHO_T}$struct_lastlogx" >&6
11096if test x$rxvt_cv_struct_lastlogx = xyes; then 11153if test x$struct_lastlogx = xyes; then
11097 11154
11098cat >>confdefs.h <<\_ACEOF 11155cat >>confdefs.h <<\_ACEOF
11099#define HAVE_STRUCT_LASTLOGX 1 11156#define HAVE_STRUCT_LASTLOGX 1
11100_ACEOF 11157_ACEOF
11101 11158
11102fi 11159fi
11103 11160
11104 11161
11105echo "$as_me:$LINENO: checking where utmp is located" >&5 11162echo "$as_me:$LINENO: checking where utmp is located" >&5
11106echo $ECHO_N "checking where utmp is located... $ECHO_C" >&6 11163echo $ECHO_N "checking where utmp is located... $ECHO_C" >&6
11107if test "${rxvt_cv_path_utmp+set}" = set; then 11164if test "${path_utmp+set}" = set; then
11108 echo $ECHO_N "(cached) $ECHO_C" >&6 11165 echo $ECHO_N "(cached) $ECHO_C" >&6
11109else 11166else
11110 if test "$cross_compiling" = yes; then 11167 if test "$cross_compiling" = yes; then
11111 { echo "$as_me:$LINENO: WARNING: Define RXVT_UTMP_FILE in config.h manually" >&5 11168 { echo "$as_me:$LINENO: WARNING: Define UTMP_FILE in config.h manually" >&5
11112echo "$as_me: WARNING: Define RXVT_UTMP_FILE in config.h manually" >&2;} 11169echo "$as_me: WARNING: Define UTMP_FILE in config.h manually" >&2;}
11113else 11170else
11114 cat >conftest.$ac_ext <<_ACEOF 11171 cat >conftest.$ac_ext <<_ACEOF
11115/* confdefs.h. */ 11172/* confdefs.h. */
11116_ACEOF 11173_ACEOF
11117cat confdefs.h >>conftest.$ac_ext 11174cat confdefs.h >>conftest.$ac_ext
11153 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11210 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11154 (eval $ac_try) 2>&5 11211 (eval $ac_try) 2>&5
11155 ac_status=$? 11212 ac_status=$?
11156 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11213 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11157 (exit $ac_status); }; }; then 11214 (exit $ac_status); }; }; then
11158 rxvt_cv_path_utmp=`cat conftestval` 11215 path_utmp=`cat conftestval`
11159else 11216else
11160 echo "$as_me: program exited with status $ac_status" >&5 11217 echo "$as_me: program exited with status $ac_status" >&5
11161echo "$as_me: failed program was:" >&5 11218echo "$as_me: failed program was:" >&5
11162sed 's/^/| /' conftest.$ac_ext >&5 11219sed 's/^/| /' conftest.$ac_ext >&5
11163 11220
11164( exit $ac_status ) 11221( exit $ac_status )
11165rxvt_cv_path_utmp= 11222path_utmp=
11166fi 11223fi
11167rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 11224rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
11168fi 11225fi
11169fi 11226fi
11170echo "$as_me:$LINENO: result: $rxvt_cv_path_utmp" >&5 11227echo "$as_me:$LINENO: result: $path_utmp" >&5
11171echo "${ECHO_T}$rxvt_cv_path_utmp" >&6 11228echo "${ECHO_T}$path_utmp" >&6
11172if test x$rxvt_cv_path_utmp != x; then 11229if test x$path_utmp != x; then
11173 11230
11174cat >>confdefs.h <<_ACEOF 11231cat >>confdefs.h <<_ACEOF
11175#define RXVT_UTMP_FILE "$rxvt_cv_path_utmp" 11232#define UTMP_FILE "$path_utmp"
11176_ACEOF 11233_ACEOF
11177 11234
11178fi 11235fi
11179 11236
11180 11237
11181echo "$as_me:$LINENO: checking where utmpx is located" >&5 11238echo "$as_me:$LINENO: checking where utmpx is located" >&5
11182echo $ECHO_N "checking where utmpx is located... $ECHO_C" >&6 11239echo $ECHO_N "checking where utmpx is located... $ECHO_C" >&6
11183if test "${rxvt_cv_path_utmpx+set}" = set; then 11240if test "${path_utmpx+set}" = set; then
11184 echo $ECHO_N "(cached) $ECHO_C" >&6 11241 echo $ECHO_N "(cached) $ECHO_C" >&6
11185else 11242else
11186 if test "$cross_compiling" = yes; then 11243 if test "$cross_compiling" = yes; then
11187 { echo "$as_me:$LINENO: WARNING: Define RXVT_UTMPX_FILE in config.h manually" >&5 11244 { echo "$as_me:$LINENO: WARNING: Define UTMPX_FILE in config.h manually" >&5
11188echo "$as_me: WARNING: Define RXVT_UTMPX_FILE in config.h manually" >&2;} 11245echo "$as_me: WARNING: Define UTMPX_FILE in config.h manually" >&2;}
11189else 11246else
11190 cat >conftest.$ac_ext <<_ACEOF 11247 cat >conftest.$ac_ext <<_ACEOF
11191/* confdefs.h. */ 11248/* confdefs.h. */
11192_ACEOF 11249_ACEOF
11193cat confdefs.h >>conftest.$ac_ext 11250cat confdefs.h >>conftest.$ac_ext
11239 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11296 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11240 (eval $ac_try) 2>&5 11297 (eval $ac_try) 2>&5
11241 ac_status=$? 11298 ac_status=$?
11242 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11299 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11243 (exit $ac_status); }; }; then 11300 (exit $ac_status); }; }; then
11244 rxvt_cv_path_utmpx=`cat conftestval` 11301 path_utmpx=`cat conftestval`
11245else 11302else
11246 echo "$as_me: program exited with status $ac_status" >&5 11303 echo "$as_me: program exited with status $ac_status" >&5
11247echo "$as_me: failed program was:" >&5 11304echo "$as_me: failed program was:" >&5
11248sed 's/^/| /' conftest.$ac_ext >&5 11305sed 's/^/| /' conftest.$ac_ext >&5
11249 11306
11250( exit $ac_status ) 11307( exit $ac_status )
11251rxvt_cv_path_utmpx= 11308path_utmpx=
11252fi 11309fi
11253rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 11310rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
11254fi 11311fi
11255fi 11312fi
11256echo "$as_me:$LINENO: result: $rxvt_cv_path_utmpx" >&5 11313echo "$as_me:$LINENO: result: $path_utmpx" >&5
11257echo "${ECHO_T}$rxvt_cv_path_utmpx" >&6 11314echo "${ECHO_T}$path_utmpx" >&6
11258if test x$rxvt_cv_path_utmpx != x; then 11315if test x$path_utmpx != x; then
11259 11316
11260cat >>confdefs.h <<_ACEOF 11317cat >>confdefs.h <<_ACEOF
11261#define RXVT_UTMPX_FILE "$rxvt_cv_path_utmpx" 11318#define UTMPX_FILE "$path_utmpx"
11262_ACEOF 11319_ACEOF
11263 11320
11264fi 11321fi
11265 11322
11266 11323
11267echo "$as_me:$LINENO: checking where wtmp is located" >&5 11324echo "$as_me:$LINENO: checking where wtmp is located" >&5
11268echo $ECHO_N "checking where wtmp is located... $ECHO_C" >&6 11325echo $ECHO_N "checking where wtmp is located... $ECHO_C" >&6
11269if test "${rxvt_cv_path_wtmp+set}" = set; then 11326if test "${path_wtmp+set}" = set; then
11270 echo $ECHO_N "(cached) $ECHO_C" >&6 11327 echo $ECHO_N "(cached) $ECHO_C" >&6
11271else 11328else
11272 if test "$cross_compiling" = yes; then 11329 if test "$cross_compiling" = yes; then
11273 { echo "$as_me:$LINENO: WARNING: Define RXVT_WTMP_FILE in config.h manually" >&5 11330 { echo "$as_me:$LINENO: WARNING: Define WTMP_FILE in config.h manually" >&5
11274echo "$as_me: WARNING: Define RXVT_WTMP_FILE in config.h manually" >&2;} 11331echo "$as_me: WARNING: Define WTMP_FILE in config.h manually" >&2;}
11275else 11332else
11276 cat >conftest.$ac_ext <<_ACEOF 11333 cat >conftest.$ac_ext <<_ACEOF
11277/* confdefs.h. */ 11334/* confdefs.h. */
11278_ACEOF 11335_ACEOF
11279cat confdefs.h >>conftest.$ac_ext 11336cat confdefs.h >>conftest.$ac_ext
11317 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11374 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11318 (eval $ac_try) 2>&5 11375 (eval $ac_try) 2>&5
11319 ac_status=$? 11376 ac_status=$?
11320 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11377 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11321 (exit $ac_status); }; }; then 11378 (exit $ac_status); }; }; then
11322 rxvt_cv_path_wtmp=`cat conftestval` 11379 path_wtmp=`cat conftestval`
11323else 11380else
11324 echo "$as_me: program exited with status $ac_status" >&5 11381 echo "$as_me: program exited with status $ac_status" >&5
11325echo "$as_me: failed program was:" >&5 11382echo "$as_me: failed program was:" >&5
11326sed 's/^/| /' conftest.$ac_ext >&5 11383sed 's/^/| /' conftest.$ac_ext >&5
11327 11384
11328( exit $ac_status ) 11385( exit $ac_status )
11329rxvt_cv_path_wtmp= 11386path_wtmp=
11330fi 11387fi
11331rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 11388rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
11332fi 11389fi
11333fi 11390fi
11334echo "$as_me:$LINENO: result: $rxvt_cv_path_wtmp" >&5 11391echo "$as_me:$LINENO: result: $path_wtmp" >&5
11335echo "${ECHO_T}$rxvt_cv_path_wtmp" >&6 11392echo "${ECHO_T}$path_wtmp" >&6
11336if test x$rxvt_cv_path_wtmp != x; then 11393if test x$path_wtmp != x; then
11337 11394
11338cat >>confdefs.h <<_ACEOF 11395cat >>confdefs.h <<_ACEOF
11339#define RXVT_WTMP_FILE "$rxvt_cv_path_wtmp" 11396#define WTMP_FILE "$path_wtmp"
11340_ACEOF 11397_ACEOF
11341 11398
11342fi 11399fi
11343 11400
11344echo "$as_me:$LINENO: checking where wtmpx is located" >&5 11401echo "$as_me:$LINENO: checking where wtmpx is located" >&5
11345echo $ECHO_N "checking where wtmpx is located... $ECHO_C" >&6 11402echo $ECHO_N "checking where wtmpx is located... $ECHO_C" >&6
11346if test "${rxvt_cv_path_wtmpx+set}" = set; then 11403if test "${path_wtmpx+set}" = set; then
11347 echo $ECHO_N "(cached) $ECHO_C" >&6 11404 echo $ECHO_N "(cached) $ECHO_C" >&6
11348else 11405else
11349 if test "$cross_compiling" = yes; then 11406 if test "$cross_compiling" = yes; then
11350 { echo "$as_me:$LINENO: WARNING: Define RXVT_WTMPX_FILE in config.h manually" >&5 11407 { echo "$as_me:$LINENO: WARNING: Define WTMPX_FILE in config.h manually" >&5
11351echo "$as_me: WARNING: Define RXVT_WTMPX_FILE in config.h manually" >&2;} 11408echo "$as_me: WARNING: Define WTMPX_FILE in config.h manually" >&2;}
11352else 11409else
11353 cat >conftest.$ac_ext <<_ACEOF 11410 cat >conftest.$ac_ext <<_ACEOF
11354/* confdefs.h. */ 11411/* confdefs.h. */
11355_ACEOF 11412_ACEOF
11356cat confdefs.h >>conftest.$ac_ext 11413cat confdefs.h >>conftest.$ac_ext
11393 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11450 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11394 (eval $ac_try) 2>&5 11451 (eval $ac_try) 2>&5
11395 ac_status=$? 11452 ac_status=$?
11396 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11453 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11397 (exit $ac_status); }; }; then 11454 (exit $ac_status); }; }; then
11398 rxvt_cv_path_wtmpx=`cat conftestval` 11455 path_wtmpx=`cat conftestval`
11399else 11456else
11400 echo "$as_me: program exited with status $ac_status" >&5 11457 echo "$as_me: program exited with status $ac_status" >&5
11401echo "$as_me: failed program was:" >&5 11458echo "$as_me: failed program was:" >&5
11402sed 's/^/| /' conftest.$ac_ext >&5 11459sed 's/^/| /' conftest.$ac_ext >&5
11403 11460
11404( exit $ac_status ) 11461( exit $ac_status )
11405rxvt_cv_path_wtmpx= 11462path_wtmpx=
11406fi 11463fi
11407rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 11464rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
11408fi 11465fi
11409fi 11466fi
11410echo "$as_me:$LINENO: result: $rxvt_cv_path_wtmpx" >&5 11467echo "$as_me:$LINENO: result: $path_wtmpx" >&5
11411echo "${ECHO_T}$rxvt_cv_path_wtmpx" >&6 11468echo "${ECHO_T}$path_wtmpx" >&6
11412if test x$rxvt_cv_path_wtmpx != x; then 11469if test x$path_wtmpx != x; then
11413 11470
11414cat >>confdefs.h <<_ACEOF 11471cat >>confdefs.h <<_ACEOF
11415#define RXVT_WTMPX_FILE "$rxvt_cv_path_wtmpx" 11472#define WTMPX_FILE "$path_wtmpx"
11416_ACEOF 11473_ACEOF
11417 11474
11418fi 11475fi
11419 11476
11420echo "$as_me:$LINENO: checking where lastlog is located" >&5 11477echo "$as_me:$LINENO: checking where lastlog is located" >&5
11421echo $ECHO_N "checking where lastlog is located... $ECHO_C" >&6 11478echo $ECHO_N "checking where lastlog is located... $ECHO_C" >&6
11422if test "${rxvt_cv_path_lastlog+set}" = set; then 11479if test "${path_lastlog+set}" = set; then
11423 echo $ECHO_N "(cached) $ECHO_C" >&6 11480 echo $ECHO_N "(cached) $ECHO_C" >&6
11424else 11481else
11425 if test "$cross_compiling" = yes; then 11482 if test "$cross_compiling" = yes; then
11426 { echo "$as_me:$LINENO: WARNING: Define RXVT_LASTLOG_FILE in config.h manually" >&5 11483 { echo "$as_me:$LINENO: WARNING: Define LASTLOG_FILE in config.h manually" >&5
11427echo "$as_me: WARNING: Define RXVT_LASTLOG_FILE in config.h manually" >&2;} 11484echo "$as_me: WARNING: Define LASTLOG_FILE in config.h manually" >&2;}
11428else 11485else
11429 cat >conftest.$ac_ext <<_ACEOF 11486 cat >conftest.$ac_ext <<_ACEOF
11430/* confdefs.h. */ 11487/* confdefs.h. */
11431_ACEOF 11488_ACEOF
11432cat confdefs.h >>conftest.$ac_ext 11489cat confdefs.h >>conftest.$ac_ext
11474 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11531 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11475 (eval $ac_try) 2>&5 11532 (eval $ac_try) 2>&5
11476 ac_status=$? 11533 ac_status=$?
11477 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11534 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11478 (exit $ac_status); }; }; then 11535 (exit $ac_status); }; }; then
11479 rxvt_cv_path_lastlog=`cat conftestval` 11536 path_lastlog=`cat conftestval`
11480else 11537else
11481 echo "$as_me: program exited with status $ac_status" >&5 11538 echo "$as_me: program exited with status $ac_status" >&5
11482echo "$as_me: failed program was:" >&5 11539echo "$as_me: failed program was:" >&5
11483sed 's/^/| /' conftest.$ac_ext >&5 11540sed 's/^/| /' conftest.$ac_ext >&5
11484 11541
11485( exit $ac_status ) 11542( exit $ac_status )
11486rxvt_cv_path_lastlog= 11543path_lastlog=
11487fi 11544fi
11488rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 11545rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
11489fi 11546fi
11490fi 11547fi
11491echo "$as_me:$LINENO: result: $rxvt_cv_path_lastlog" >&5 11548echo "$as_me:$LINENO: result: $path_lastlog" >&5
11492echo "${ECHO_T}$rxvt_cv_path_lastlog" >&6 11549echo "${ECHO_T}$path_lastlog" >&6
11493if test x$rxvt_cv_path_lastlog != x; then 11550if test x$path_lastlog != x; then
11494 11551
11495cat >>confdefs.h <<_ACEOF 11552cat >>confdefs.h <<_ACEOF
11496#define RXVT_LASTLOG_FILE "$rxvt_cv_path_lastlog" 11553#define LASTLOG_FILE "$path_lastlog"
11497_ACEOF 11554_ACEOF
11498 11555
11499 if test -d "$rxvt_cv_path_lastlog"; then 11556 if test -d "$path_lastlog"; then
11500 11557
11501cat >>confdefs.h <<\_ACEOF 11558cat >>confdefs.h <<\_ACEOF
11502#define LASTLOG_IS_DIR 1 11559#define LASTLOG_IS_DIR 1
11503_ACEOF 11560_ACEOF
11504 11561
11505 fi 11562 fi
11506fi 11563fi
11507 11564
11508echo "$as_me:$LINENO: checking where lastlogx is located" >&5 11565echo "$as_me:$LINENO: checking where lastlogx is located" >&5
11509echo $ECHO_N "checking where lastlogx is located... $ECHO_C" >&6 11566echo $ECHO_N "checking where lastlogx is located... $ECHO_C" >&6
11510if test "${rxvt_cv_path_lastlogx+set}" = set; then 11567if test "${path_lastlogx+set}" = set; then
11511 echo $ECHO_N "(cached) $ECHO_C" >&6 11568 echo $ECHO_N "(cached) $ECHO_C" >&6
11512else 11569else
11513 if test "$cross_compiling" = yes; then 11570 if test "$cross_compiling" = yes; then
11514 { echo "$as_me:$LINENO: WARNING: Define RXVT_LASTLOGX_FILE in config.h manually" >&5 11571 { echo "$as_me:$LINENO: WARNING: Define LASTLOGX_FILE in config.h manually" >&5
11515echo "$as_me: WARNING: Define RXVT_LASTLOGX_FILE in config.h manually" >&2;} 11572echo "$as_me: WARNING: Define LASTLOGX_FILE in config.h manually" >&2;}
11516else 11573else
11517 cat >conftest.$ac_ext <<_ACEOF 11574 cat >conftest.$ac_ext <<_ACEOF
11518/* confdefs.h. */ 11575/* confdefs.h. */
11519_ACEOF 11576_ACEOF
11520cat confdefs.h >>conftest.$ac_ext 11577cat confdefs.h >>conftest.$ac_ext
11556 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11613 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11557 (eval $ac_try) 2>&5 11614 (eval $ac_try) 2>&5
11558 ac_status=$? 11615 ac_status=$?
11559 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11616 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11560 (exit $ac_status); }; }; then 11617 (exit $ac_status); }; }; then
11561 rxvt_cv_path_lastlogx=`cat conftestval` 11618 path_lastlogx=`cat conftestval`
11562else 11619else
11563 echo "$as_me: program exited with status $ac_status" >&5 11620 echo "$as_me: program exited with status $ac_status" >&5
11564echo "$as_me: failed program was:" >&5 11621echo "$as_me: failed program was:" >&5
11565sed 's/^/| /' conftest.$ac_ext >&5 11622sed 's/^/| /' conftest.$ac_ext >&5
11566 11623
11567( exit $ac_status ) 11624( exit $ac_status )
11568rxvt_cv_path_lastlogx= 11625path_lastlogx=
11569fi 11626fi
11570rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 11627rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
11571fi 11628fi
11572fi 11629fi
11573echo "$as_me:$LINENO: result: $rxvt_cv_path_lastlogx" >&5 11630echo "$as_me:$LINENO: result: $path_lastlogx" >&5
11574echo "${ECHO_T}$rxvt_cv_path_lastlogx" >&6 11631echo "${ECHO_T}$path_lastlogx" >&6
11575if test x$rxvt_cv_path_lastlogx != x; then 11632if test x$path_lastlogx != x; then
11576 11633
11577cat >>confdefs.h <<_ACEOF 11634cat >>confdefs.h <<_ACEOF
11578#define RXVT_LASTLOGX_FILE "$rxvt_cv_path_lastlogx" 11635#define LASTLOGX_FILE "$path_lastlogx"
11579_ACEOF 11636_ACEOF
11580 11637
11581fi 11638fi
11639
11640if test x$support_utmp != xyes; then
11641 echo " utmp support: disabled"
11642 echo
11643else
11644 echo " utmp support: enabled
11645 utmp file: $path_utmp
11646 utmpx file: $path_utmpx
11647 wtmp file: $path_wtmp
11648 wtmpx file: $path_wtmpx
11649 lastlog file: $path_lastlog
11650 lastlogx file: $path_lastlogx"
11651fi
11652
11582 11653
11583 11654
11584echo "$as_me:$LINENO: checking where ttys/ttytab is located" >&5 11655echo "$as_me:$LINENO: checking where ttys/ttytab is located" >&5
11585echo $ECHO_N "checking where ttys/ttytab is located... $ECHO_C" >&6 11656echo $ECHO_N "checking where ttys/ttytab is located... $ECHO_C" >&6
11586if test "${rxvt_cv_path_ttytab+set}" = set; then 11657if test "${rxvt_cv_path_ttytab+set}" = set; then
11853#define HAVE_NL_LANGINFO 1 11924#define HAVE_NL_LANGINFO 1
11854_ACEOF 11925_ACEOF
11855 11926
11856fi 11927fi
11857 11928
11929
11858echo "$as_me:$LINENO: checking for unix-compliant filehandle passing ability" >&5 11930echo "$as_me:$LINENO: checking for unix-compliant filehandle passing ability" >&5
11859echo $ECHO_N "checking for unix-compliant filehandle passing ability... $ECHO_C" >&6 11931echo $ECHO_N "checking for unix-compliant filehandle passing ability... $ECHO_C" >&6
11860if test "${rxvt_can_pass_fds+set}" = set; then 11932if test "${can_pass_fds+set}" = set; then
11861 echo $ECHO_N "(cached) $ECHO_C" >&6 11933 echo $ECHO_N "(cached) $ECHO_C" >&6
11862else 11934else
11863 cat >conftest.$ac_ext <<_ACEOF 11935 cat >conftest.$ac_ext <<_ACEOF
11864/* confdefs.h. */ 11936/* confdefs.h. */
11865_ACEOF 11937_ACEOF
11866cat confdefs.h >>conftest.$ac_ext 11938cat confdefs.h >>conftest.$ac_ext
11867cat >>conftest.$ac_ext <<_ACEOF 11939cat >>conftest.$ac_ext <<_ACEOF
11868/* end confdefs.h. */ 11940/* end confdefs.h. */
11869 11941
11942#include <cstddef> // broken bsds (is that redundant?) need this
11870#include <sys/types.h> 11943#include <sys/types.h>
11871#include <sys/socket.h> 11944#include <sys/socket.h>
11945#include <sys/uio.h>
11872 11946
11873int 11947int
11874main () 11948main ()
11875{ 11949{
11876 11950
11921 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11995 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11922 (eval $ac_try) 2>&5 11996 (eval $ac_try) 2>&5
11923 ac_status=$? 11997 ac_status=$?
11924 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11998 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11925 (exit $ac_status); }; }; then 11999 (exit $ac_status); }; }; then
11926 rxvt_can_pass_fds=yes 12000 can_pass_fds=yes
11927else 12001else
11928 echo "$as_me: failed program was:" >&5 12002 echo "$as_me: failed program was:" >&5
11929sed 's/^/| /' conftest.$ac_ext >&5 12003sed 's/^/| /' conftest.$ac_ext >&5
11930 12004
11931rxvt_can_pass_fds=no 12005can_pass_fds=no
11932fi 12006fi
11933rm -f conftest.err conftest.$ac_objext \ 12007rm -f conftest.err conftest.$ac_objext \
11934 conftest$ac_exeext conftest.$ac_ext 12008 conftest$ac_exeext conftest.$ac_ext
11935fi 12009fi
11936echo "$as_me:$LINENO: result: $rxvt_can_pass_fds" >&5 12010echo "$as_me:$LINENO: result: $can_pass_fds" >&5
11937echo "${ECHO_T}$rxvt_can_pass_fds" >&6 12011echo "${ECHO_T}$can_pass_fds" >&6
11938if test x$rxvt_can_pass_fds = xyes; then 12012if test x$can_pass_fds = xyes; then
11939 12013
11940cat >>confdefs.h <<\_ACEOF 12014cat >>confdefs.h <<\_ACEOF
11941#define HAVE_UNIX_FDPASS 1 12015#define HAVE_UNIX_FDPASS 1
11942_ACEOF 12016_ACEOF
11943 12017
12018else
12019 { { echo "$as_me:$LINENO: error: libptytty requires unix-compliant filehandle passing ability" >&5
12020echo "$as_me: error: libptytty requires unix-compliant filehandle passing ability" >&2;}
12021 { (exit 1); exit 1; }; }
11944fi 12022fi
12023
11945 12024
11946echo "$as_me:$LINENO: checking for broken XIM callback" >&5 12025echo "$as_me:$LINENO: checking for broken XIM callback" >&5
11947echo $ECHO_N "checking for broken XIM callback... $ECHO_C" >&6 12026echo $ECHO_N "checking for broken XIM callback... $ECHO_C" >&6
11948if test "${rxvt_broken_ximcb+set}" = set; then 12027if test "${rxvt_broken_ximcb+set}" = set; then
11949 echo $ECHO_N "(cached) $ECHO_C" >&6 12028 echo $ECHO_N "(cached) $ECHO_C" >&6
11999#define XIMCB_PROTO_BROKEN 1 12078#define XIMCB_PROTO_BROKEN 1
12000_ACEOF 12079_ACEOF
12001 12080
12002fi 12081fi
12003 12082
12004echo "$as_me:$LINENO: checking for getpt" >&5
12005echo $ECHO_N "checking for getpt... $ECHO_C" >&6
12006if test "${rxvt_cv_func_getpt+set}" = set; then
12007 echo $ECHO_N "(cached) $ECHO_C" >&6
12008else
12009 cat >conftest.$ac_ext <<_ACEOF
12010/* confdefs.h. */
12011_ACEOF
12012cat confdefs.h >>conftest.$ac_ext
12013cat >>conftest.$ac_ext <<_ACEOF
12014/* end confdefs.h. */
12015#define _GNU_SOURCE
12016#ifdef HAVE_STDLIB_H
12017# include <cstdlib>
12018#endif
12019int
12020main ()
12021{
12022(void)getpt();
12023 ;
12024 return 0;
12025}
12026_ACEOF
12027rm -f conftest.$ac_objext conftest$ac_exeext
12028if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12029 (eval $ac_link) 2>conftest.er1
12030 ac_status=$?
12031 grep -v '^ *+' conftest.er1 >conftest.err
12032 rm -f conftest.er1
12033 cat conftest.err >&5
12034 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12035 (exit $ac_status); } &&
12036 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
12037 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12038 (eval $ac_try) 2>&5
12039 ac_status=$?
12040 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12041 (exit $ac_status); }; } &&
12042 { ac_try='test -s conftest$ac_exeext'
12043 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12044 (eval $ac_try) 2>&5
12045 ac_status=$?
12046 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12047 (exit $ac_status); }; }; then
12048 rxvt_cv_func_getpt=yes
12049else
12050 echo "$as_me: failed program was:" >&5
12051sed 's/^/| /' conftest.$ac_ext >&5
12052 12083
12053rxvt_cv_func_getpt=no
12054fi
12055rm -f conftest.err conftest.$ac_objext \
12056 conftest$ac_exeext conftest.$ac_ext
12057fi
12058echo "$as_me:$LINENO: result: $rxvt_cv_func_getpt" >&5
12059echo "${ECHO_T}$rxvt_cv_func_getpt" >&6
12060if test x$rxvt_cv_func_getpt = xyes; then
12061 12084
12062cat >>confdefs.h <<\_ACEOF
12063#define HAVE_GETPT 1
12064_ACEOF
12065 12085
12066fi
12067 12086
12068echo "$as_me:$LINENO: checking for pty/tty type" >&5
12069echo $ECHO_N "checking for pty/tty type... $ECHO_C" >&6
12070if test "${rxvt_cv_ptys+set}" = set; then
12071 echo $ECHO_N "(cached) $ECHO_C" >&6
12072else
12073 if test x$ac_cv_func_openpty = xyes; then
12074 rxvt_cv_ptys=OPENPTY
12075 else if test x$ac_cv_func__getpty = xyes; then
12076 rxvt_cv_ptys=SGI4
12077 else if test -c /dev/ttyp20; then
12078 rxvt_cv_ptys=SCO
12079 else if test -c /dev/ptym/clone; then
12080 rxvt_cv_ptys=HPUX
12081 else if test x$rxvt_cv_func_getpt = xyes; then
12082 rxvt_cv_ptys=GLIBC
12083 else if test -c /dev/ptc -a -c /dev/pts; then
12084 rxvt_cv_ptys=PTC
12085 else if test -c /dev/ptc -a -d /dev/pts; then
12086 rxvt_cv_ptys=PTC
12087 else if test -c /dev/ptmx -a -c /dev/pts/0; then
12088 rxvt_cv_ptys=STREAMS
12089 else if test x$ac_cv_func_grantpt = xyes && test x$ac_cv_func_unlockpt = xyes; then
12090 rxvt_cv_ptys=STREAMS
12091 else
12092 rxvt_cv_ptys=BSD
12093fi
12094fi
12095fi
12096fi
12097fi
12098fi
12099fi
12100fi
12101fi
12102 12087
12103fi
12104echo "$as_me:$LINENO: result: $rxvt_cv_ptys" >&5
12105echo "${ECHO_T}$rxvt_cv_ptys" >&6
12106 12088
12107if test x$rxvt_cv_ptys = xOPENPTY; then 12089for ac_header in \
12090 pty.h \
12091 util.h \
12092 libutil.h \
12093 sys/ioctl.h \
12094 sys/stropts.h \
12108 12095
12109cat >>confdefs.h <<\_ACEOF
12110#define PTYS_ARE_OPENPTY 1
12111_ACEOF
12112
12113fi
12114if test x$rxvt_cv_ptys = xSCO; then
12115
12116cat >>confdefs.h <<\_ACEOF
12117#define PTYS_ARE_NUMERIC 1
12118_ACEOF
12119
12120fi
12121if test x$rxvt_cv_ptys = xSTREAMS; then
12122
12123cat >>confdefs.h <<\_ACEOF
12124#define PTYS_ARE_PTMX 1
12125_ACEOF
12126
12127fi
12128if test x$rxvt_cv_ptys = xPTC; then
12129
12130cat >>confdefs.h <<\_ACEOF
12131#define PTYS_ARE_PTC 1
12132_ACEOF
12133
12134fi
12135if test x$rxvt_cv_ptys = xSGI4; then
12136
12137cat >>confdefs.h <<\_ACEOF
12138#define PTYS_ARE__GETPTY 1
12139_ACEOF
12140
12141fi
12142if test x$rxvt_cv_ptys = xCONVEX; then
12143
12144cat >>confdefs.h <<\_ACEOF
12145#define PTYS_ARE_GETPTY 1
12146_ACEOF
12147
12148fi
12149if test x$rxvt_cv_ptys = xGLIBC; then
12150
12151cat >>confdefs.h <<\_ACEOF
12152#define PTYS_ARE_GETPT 1
12153_ACEOF
12154
12155fi
12156if test x$rxvt_cv_ptys = xHPUX; then
12157
12158cat >>confdefs.h <<\_ACEOF
12159#define PTYS_ARE_CLONE 1
12160_ACEOF
12161
12162fi
12163if test x$rxvt_cv_ptys = xBSD -o x$rxvt_cv_ptys = xHPUX -o x$rxvt_cv_ptys = xGLIBC; then
12164
12165cat >>confdefs.h <<\_ACEOF
12166#define PTYS_ARE_SEARCHED 1
12167_ACEOF
12168
12169fi
12170
12171
12172{ echo "$as_me:$LINENO: checking for pty ranges..." >&5
12173echo "$as_me: checking for pty ranges..." >&6;}
12174ptys=`echo /dev/pty??`
12175pch1=`echo $ptys | tr ' ' '\012' | sed -e 's/^.*\(.\).$/\1/g' | sort -u | tr -d '\012'`
12176pch2=`echo $ptys | tr ' ' '\012' | sed -e 's/^.*\(.\)$/\1/g' | sort -u | tr -d '\012'`
12177if test x$pch1 != x; then
12178
12179cat >>confdefs.h <<_ACEOF
12180#define PTYCHAR1 "$pch1"
12181_ACEOF
12182
12183fi
12184if test x$pch2 != x; then
12185
12186cat >>confdefs.h <<_ACEOF
12187#define PTYCHAR2 "$pch2"
12188_ACEOF
12189
12190fi
12191
12192if test x$support_xft = xyes; then
12193 LIBS="$LIBS `pkg-config xft --libs`"
12194 CPPFLAGS="$CPPFLAGS `pkg-config xft --cflags`"
12195
12196
12197for ac_header in X11/Xft/Xft.h
12198do 12096do
12199as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 12097as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
12200if eval "test \"\${$as_ac_Header+set}\" = set"; then 12098if eval "test \"\${$as_ac_Header+set}\" = set"; then
12201 echo "$as_me:$LINENO: checking for $ac_header" >&5 12099 echo "$as_me:$LINENO: checking for $ac_header" >&5
12202echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 12100echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
12336if test `eval echo '${'$as_ac_Header'}'` = yes; then 12234if test `eval echo '${'$as_ac_Header'}'` = yes; then
12337 cat >>confdefs.h <<_ACEOF 12235 cat >>confdefs.h <<_ACEOF
12338#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 12236#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
12339_ACEOF 12237_ACEOF
12340 12238
12239fi
12240
12241done
12242
12243
12244
12245
12246
12247
12248
12249for ac_func in \
12250 revoke \
12251 _getpty \
12252 getpt \
12253 posix_openpt \
12254 isastream \
12255
12256do
12257as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
12258echo "$as_me:$LINENO: checking for $ac_func" >&5
12259echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
12260if eval "test \"\${$as_ac_var+set}\" = set"; then
12261 echo $ECHO_N "(cached) $ECHO_C" >&6
12262else
12263 cat >conftest.$ac_ext <<_ACEOF
12264/* confdefs.h. */
12265_ACEOF
12266cat confdefs.h >>conftest.$ac_ext
12267cat >>conftest.$ac_ext <<_ACEOF
12268/* end confdefs.h. */
12269/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
12270 For example, HP-UX 11i <limits.h> declares gettimeofday. */
12271#define $ac_func innocuous_$ac_func
12272
12273/* System header to define __stub macros and hopefully few prototypes,
12274 which can conflict with char $ac_func (); below.
12275 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
12276 <limits.h> exists even on freestanding compilers. */
12277
12278#ifdef __STDC__
12279# include <limits.h>
12280#else
12281# include <assert.h>
12282#endif
12283
12284#undef $ac_func
12285
12286/* Override any gcc2 internal prototype to avoid an error. */
12287#ifdef __cplusplus
12288extern "C"
12289{
12290#endif
12291/* We use char because int might match the return type of a gcc2
12292 builtin and then its argument prototype would still apply. */
12293char $ac_func ();
12294/* The GNU C library defines this for functions which it implements
12295 to always fail with ENOSYS. Some functions are actually named
12296 something starting with __ and the normal name is an alias. */
12297#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
12298choke me
12299#else
12300char (*f) () = $ac_func;
12301#endif
12302#ifdef __cplusplus
12303}
12304#endif
12305
12306int
12307main ()
12308{
12309return f != $ac_func;
12310 ;
12311 return 0;
12312}
12313_ACEOF
12314rm -f conftest.$ac_objext conftest$ac_exeext
12315if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12316 (eval $ac_link) 2>conftest.er1
12317 ac_status=$?
12318 grep -v '^ *+' conftest.er1 >conftest.err
12319 rm -f conftest.er1
12320 cat conftest.err >&5
12321 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12322 (exit $ac_status); } &&
12323 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
12324 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12325 (eval $ac_try) 2>&5
12326 ac_status=$?
12327 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12328 (exit $ac_status); }; } &&
12329 { ac_try='test -s conftest$ac_exeext'
12330 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12331 (eval $ac_try) 2>&5
12332 ac_status=$?
12333 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12334 (exit $ac_status); }; }; then
12335 eval "$as_ac_var=yes"
12336else
12337 echo "$as_me: failed program was:" >&5
12338sed 's/^/| /' conftest.$ac_ext >&5
12339
12340eval "$as_ac_var=no"
12341fi
12342rm -f conftest.err conftest.$ac_objext \
12343 conftest$ac_exeext conftest.$ac_ext
12344fi
12345echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
12346echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
12347if test `eval echo '${'$as_ac_var'}'` = yes; then
12348 cat >>confdefs.h <<_ACEOF
12349#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
12350_ACEOF
12351
12352fi
12353done
12354
12355
12356have_clone=no
12357
12358echo "$as_me:$LINENO: checking for /dev/ptym/clone" >&5
12359echo $ECHO_N "checking for /dev/ptym/clone... $ECHO_C" >&6
12360if test -e /dev/ptym/clone; then
12361 echo "$as_me:$LINENO: result: yes" >&5
12362echo "${ECHO_T}yes" >&6
12363
12364cat >>confdefs.h <<\_ACEOF
12365#define HAVE_DEV_CLONE 1
12366_ACEOF
12367
12368
12369cat >>confdefs.h <<\_ACEOF
12370#define CLONE_DEVICE "/dev/ptym/clone"
12371_ACEOF
12372
12373 have_clone=yes
12374else
12375 echo "$as_me:$LINENO: result: no" >&5
12376echo "${ECHO_T}no" >&6
12377fi
12378
12379echo "$as_me:$LINENO: checking for /dev/ptc" >&5
12380echo $ECHO_N "checking for /dev/ptc... $ECHO_C" >&6
12381if test -e /dev/ptc; then
12382 echo "$as_me:$LINENO: result: yes" >&5
12383echo "${ECHO_T}yes" >&6
12384
12385cat >>confdefs.h <<\_ACEOF
12386#define HAVE_DEV_PTC 1
12387_ACEOF
12388
12389
12390cat >>confdefs.h <<\_ACEOF
12391#define CLONE_DEVICE "/dev/ptc"
12392_ACEOF
12393
12394 have_clone=yes
12395else
12396 echo "$as_me:$LINENO: result: no" >&5
12397echo "${ECHO_T}no" >&6
12398fi
12399
12400case $host in
12401 *-*-cygwin*)
12402 have_clone=yes
12403
12404cat >>confdefs.h <<\_ACEOF
12405#define CLONE_DEVICE "/dev/ptmx"
12406_ACEOF
12407
12408 ;;
12409 *)
12410 echo "$as_me:$LINENO: checking for /dev/ptmx" >&5
12411echo $ECHO_N "checking for /dev/ptmx... $ECHO_C" >&6
12412 if test -e /dev/ptmx; then
12413 echo "$as_me:$LINENO: result: yes" >&5
12414echo "${ECHO_T}yes" >&6
12415
12416cat >>confdefs.h <<\_ACEOF
12417#define HAVE_DEV_PTMX 1
12418_ACEOF
12419
12420
12421cat >>confdefs.h <<\_ACEOF
12422#define CLONE_DEVICE "/dev/ptmx"
12423_ACEOF
12424
12425 have_clone=yes
12426 else
12427 echo "$as_me:$LINENO: result: no" >&5
12428echo "${ECHO_T}no" >&6
12429 fi
12430 ;;
12431esac
12432
12433if test x$ac_cv_func_getpt = xyes -o x$ac_cv_func_posix_openpt = xyes -o x$have_clone = xyes; then
12434 echo "$as_me:$LINENO: checking for UNIX98 ptys" >&5
12435echo $ECHO_N "checking for UNIX98 ptys... $ECHO_C" >&6
12436 cat >conftest.$ac_ext <<_ACEOF
12437/* confdefs.h. */
12438_ACEOF
12439cat confdefs.h >>conftest.$ac_ext
12440cat >>conftest.$ac_ext <<_ACEOF
12441/* end confdefs.h. */
12442#include <stdlib.h>
12443int
12444main ()
12445{
12446grantpt(0);unlockpt(0);ptsname(0);
12447 ;
12448 return 0;
12449}
12450_ACEOF
12451rm -f conftest.$ac_objext conftest$ac_exeext
12452if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12453 (eval $ac_link) 2>conftest.er1
12454 ac_status=$?
12455 grep -v '^ *+' conftest.er1 >conftest.err
12456 rm -f conftest.er1
12457 cat conftest.err >&5
12458 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12459 (exit $ac_status); } &&
12460 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
12461 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12462 (eval $ac_try) 2>&5
12463 ac_status=$?
12464 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12465 (exit $ac_status); }; } &&
12466 { ac_try='test -s conftest$ac_exeext'
12467 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12468 (eval $ac_try) 2>&5
12469 ac_status=$?
12470 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12471 (exit $ac_status); }; }; then
12472 unix98_pty=yes
12473
12474cat >>confdefs.h <<\_ACEOF
12475#define UNIX98_PTY 1
12476_ACEOF
12477
12478 echo "$as_me:$LINENO: result: yes" >&5
12479echo "${ECHO_T}yes" >&6
12480else
12481 echo "$as_me: failed program was:" >&5
12482sed 's/^/| /' conftest.$ac_ext >&5
12483
12484echo "$as_me:$LINENO: result: no" >&5
12485echo "${ECHO_T}no" >&6
12486fi
12487rm -f conftest.err conftest.$ac_objext \
12488 conftest$ac_exeext conftest.$ac_ext
12489fi
12490
12491if test -z "$unix98_pty"; then
12492
12493for ac_func in openpty
12494do
12495as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
12496echo "$as_me:$LINENO: checking for $ac_func" >&5
12497echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
12498if eval "test \"\${$as_ac_var+set}\" = set"; then
12499 echo $ECHO_N "(cached) $ECHO_C" >&6
12500else
12501 cat >conftest.$ac_ext <<_ACEOF
12502/* confdefs.h. */
12503_ACEOF
12504cat confdefs.h >>conftest.$ac_ext
12505cat >>conftest.$ac_ext <<_ACEOF
12506/* end confdefs.h. */
12507/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
12508 For example, HP-UX 11i <limits.h> declares gettimeofday. */
12509#define $ac_func innocuous_$ac_func
12510
12511/* System header to define __stub macros and hopefully few prototypes,
12512 which can conflict with char $ac_func (); below.
12513 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
12514 <limits.h> exists even on freestanding compilers. */
12515
12516#ifdef __STDC__
12517# include <limits.h>
12518#else
12519# include <assert.h>
12520#endif
12521
12522#undef $ac_func
12523
12524/* Override any gcc2 internal prototype to avoid an error. */
12525#ifdef __cplusplus
12526extern "C"
12527{
12528#endif
12529/* We use char because int might match the return type of a gcc2
12530 builtin and then its argument prototype would still apply. */
12531char $ac_func ();
12532/* The GNU C library defines this for functions which it implements
12533 to always fail with ENOSYS. Some functions are actually named
12534 something starting with __ and the normal name is an alias. */
12535#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
12536choke me
12537#else
12538char (*f) () = $ac_func;
12539#endif
12540#ifdef __cplusplus
12541}
12542#endif
12543
12544int
12545main ()
12546{
12547return f != $ac_func;
12548 ;
12549 return 0;
12550}
12551_ACEOF
12552rm -f conftest.$ac_objext conftest$ac_exeext
12553if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12554 (eval $ac_link) 2>conftest.er1
12555 ac_status=$?
12556 grep -v '^ *+' conftest.er1 >conftest.err
12557 rm -f conftest.er1
12558 cat conftest.err >&5
12559 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12560 (exit $ac_status); } &&
12561 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
12562 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12563 (eval $ac_try) 2>&5
12564 ac_status=$?
12565 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12566 (exit $ac_status); }; } &&
12567 { ac_try='test -s conftest$ac_exeext'
12568 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12569 (eval $ac_try) 2>&5
12570 ac_status=$?
12571 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12572 (exit $ac_status); }; }; then
12573 eval "$as_ac_var=yes"
12574else
12575 echo "$as_me: failed program was:" >&5
12576sed 's/^/| /' conftest.$ac_ext >&5
12577
12578eval "$as_ac_var=no"
12579fi
12580rm -f conftest.err conftest.$ac_objext \
12581 conftest$ac_exeext conftest.$ac_ext
12582fi
12583echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
12584echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
12585if test `eval echo '${'$as_ac_var'}'` = yes; then
12586 cat >>confdefs.h <<_ACEOF
12587#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
12588_ACEOF
12589
12590else
12591 echo "$as_me:$LINENO: checking for openpty in -lutil" >&5
12592echo $ECHO_N "checking for openpty in -lutil... $ECHO_C" >&6
12593if test "${ac_cv_lib_util_openpty+set}" = set; then
12594 echo $ECHO_N "(cached) $ECHO_C" >&6
12595else
12596 ac_check_lib_save_LIBS=$LIBS
12597LIBS="-lutil $LIBS"
12598cat >conftest.$ac_ext <<_ACEOF
12599/* confdefs.h. */
12600_ACEOF
12601cat confdefs.h >>conftest.$ac_ext
12602cat >>conftest.$ac_ext <<_ACEOF
12603/* end confdefs.h. */
12604
12605/* Override any gcc2 internal prototype to avoid an error. */
12606#ifdef __cplusplus
12607extern "C"
12608#endif
12609/* We use char because int might match the return type of a gcc2
12610 builtin and then its argument prototype would still apply. */
12611char openpty ();
12612int
12613main ()
12614{
12615openpty ();
12616 ;
12617 return 0;
12618}
12619_ACEOF
12620rm -f conftest.$ac_objext conftest$ac_exeext
12621if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12622 (eval $ac_link) 2>conftest.er1
12623 ac_status=$?
12624 grep -v '^ *+' conftest.er1 >conftest.err
12625 rm -f conftest.er1
12626 cat conftest.err >&5
12627 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12628 (exit $ac_status); } &&
12629 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
12630 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12631 (eval $ac_try) 2>&5
12632 ac_status=$?
12633 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12634 (exit $ac_status); }; } &&
12635 { ac_try='test -s conftest$ac_exeext'
12636 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12637 (eval $ac_try) 2>&5
12638 ac_status=$?
12639 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12640 (exit $ac_status); }; }; then
12641 ac_cv_lib_util_openpty=yes
12642else
12643 echo "$as_me: failed program was:" >&5
12644sed 's/^/| /' conftest.$ac_ext >&5
12645
12646ac_cv_lib_util_openpty=no
12647fi
12648rm -f conftest.err conftest.$ac_objext \
12649 conftest$ac_exeext conftest.$ac_ext
12650LIBS=$ac_check_lib_save_LIBS
12651fi
12652echo "$as_me:$LINENO: result: $ac_cv_lib_util_openpty" >&5
12653echo "${ECHO_T}$ac_cv_lib_util_openpty" >&6
12654if test $ac_cv_lib_util_openpty = yes; then
12655 cat >>confdefs.h <<\_ACEOF
12656#define HAVE_OPENPTY 1
12657_ACEOF
12658 LIBS="$LIBS -lutil"
12659fi
12660
12661fi
12662done
12663
12664fi
12665
12666
12667
12668echo "$as_me:$LINENO: checking for tty group" >&5
12669echo $ECHO_N "checking for tty group... $ECHO_C" >&6
12670if test "${tty_group+set}" = set; then
12671 echo $ECHO_N "(cached) $ECHO_C" >&6
12672else
12673 if test "$cross_compiling" = yes; then
12674 tty_group=no
12675else
12676 cat >conftest.$ac_ext <<_ACEOF
12677/* confdefs.h. */
12678_ACEOF
12679cat confdefs.h >>conftest.$ac_ext
12680cat >>conftest.$ac_ext <<_ACEOF
12681/* end confdefs.h. */
12682
12683#include <sys/types.h>
12684#include <sys/stat.h>
12685#include <unistd.h>
12686#include <grp.h>
12687
12688main()
12689{
12690 struct stat st;
12691 struct group *gr;
12692 char *tty;
12693 gr = getgrnam("tty");
12694 tty = ttyname(0);
12695 if (gr != 0
12696 && tty != 0
12697 && (stat(tty, &st)) == 0
12698 && st.st_gid == gr->gr_gid)
12699 return 0;
12700 else
12701 return 1;
12702}
12703_ACEOF
12704rm -f conftest$ac_exeext
12705if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12706 (eval $ac_link) 2>&5
12707 ac_status=$?
12708 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12709 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
12710 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12711 (eval $ac_try) 2>&5
12712 ac_status=$?
12713 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12714 (exit $ac_status); }; }; then
12715 tty_group=yes
12716else
12717 echo "$as_me: program exited with status $ac_status" >&5
12718echo "$as_me: failed program was:" >&5
12719sed 's/^/| /' conftest.$ac_ext >&5
12720
12721( exit $ac_status )
12722tty_group=no
12723fi
12724rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
12725fi
12726fi
12727echo "$as_me:$LINENO: result: $tty_group" >&5
12728echo "${ECHO_T}$tty_group" >&6
12729if test x$tty_group = xyes; then
12730
12731cat >>confdefs.h <<\_ACEOF
12732#define TTY_GID_SUPPORT 1
12733_ACEOF
12734
12735fi
12736
12737if test x$support_xft = xyes; then
12738 # Extract the first word of "pkg-config", so it can be a program name with args.
12739set dummy pkg-config; ac_word=$2
12740echo "$as_me:$LINENO: checking for $ac_word" >&5
12741echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
12742if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
12743 echo $ECHO_N "(cached) $ECHO_C" >&6
12744else
12745 case $PKG_CONFIG in
12746 [\\/]* | ?:[\\/]*)
12747 ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
12748 ;;
12749 *)
12750 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
12751for as_dir in $PATH
12752do
12753 IFS=$as_save_IFS
12754 test -z "$as_dir" && as_dir=.
12755 for ac_exec_ext in '' $ac_executable_extensions; do
12756 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
12757 ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
12758 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
12759 break 2
12760 fi
12761done
12762done
12763
12764 test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
12765 ;;
12766esac
12767fi
12768PKG_CONFIG=$ac_cv_path_PKG_CONFIG
12769
12770if test -n "$PKG_CONFIG"; then
12771 echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
12772echo "${ECHO_T}$PKG_CONFIG" >&6
12773else
12774 echo "$as_me:$LINENO: result: no" >&5
12775echo "${ECHO_T}no" >&6
12776fi
12777
12778 if test $PKG_CONFIG != no && $PKG_CONFIG --exists xft; then
12779 LIBS="$LIBS `$PKG_CONFIG xft --libs`"
12780 CPPFLAGS="$CPPFLAGS `$PKG_CONFIG xft --cflags`"
12781 else
12782 # Extract the first word of "xft-config", so it can be a program name with args.
12783set dummy xft-config; ac_word=$2
12784echo "$as_me:$LINENO: checking for $ac_word" >&5
12785echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
12786if test "${ac_cv_path_XFT_CONFIG+set}" = set; then
12787 echo $ECHO_N "(cached) $ECHO_C" >&6
12788else
12789 case $XFT_CONFIG in
12790 [\\/]* | ?:[\\/]*)
12791 ac_cv_path_XFT_CONFIG="$XFT_CONFIG" # Let the user override the test with a path.
12792 ;;
12793 *)
12794 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
12795for as_dir in $PATH
12796do
12797 IFS=$as_save_IFS
12798 test -z "$as_dir" && as_dir=.
12799 for ac_exec_ext in '' $ac_executable_extensions; do
12800 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
12801 ac_cv_path_XFT_CONFIG="$as_dir/$ac_word$ac_exec_ext"
12802 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
12803 break 2
12804 fi
12805done
12806done
12807
12808 test -z "$ac_cv_path_XFT_CONFIG" && ac_cv_path_XFT_CONFIG="no"
12809 ;;
12810esac
12811fi
12812XFT_CONFIG=$ac_cv_path_XFT_CONFIG
12813
12814if test -n "$XFT_CONFIG"; then
12815 echo "$as_me:$LINENO: result: $XFT_CONFIG" >&5
12816echo "${ECHO_T}$XFT_CONFIG" >&6
12817else
12818 echo "$as_me:$LINENO: result: no" >&5
12819echo "${ECHO_T}no" >&6
12820fi
12821
12822 if test $XFT_CONFIG != no; then
12823 LIBS="$LIBS `$XFT_CONFIG --libs`"
12824 CPPFLAGS="$CPPFLAGS `$XFT_CONFIG --cflags`"
12825 fi
12826 fi
12827
12828
12829for ac_header in X11/Xft/Xft.h
12830do
12831as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
12832if eval "test \"\${$as_ac_Header+set}\" = set"; then
12833 echo "$as_me:$LINENO: checking for $ac_header" >&5
12834echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
12835if eval "test \"\${$as_ac_Header+set}\" = set"; then
12836 echo $ECHO_N "(cached) $ECHO_C" >&6
12837fi
12838echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
12839echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
12840else
12841 # Is the header compilable?
12842echo "$as_me:$LINENO: checking $ac_header usability" >&5
12843echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
12844cat >conftest.$ac_ext <<_ACEOF
12845/* confdefs.h. */
12846_ACEOF
12847cat confdefs.h >>conftest.$ac_ext
12848cat >>conftest.$ac_ext <<_ACEOF
12849/* end confdefs.h. */
12850$ac_includes_default
12851#include <$ac_header>
12852_ACEOF
12853rm -f conftest.$ac_objext
12854if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
12855 (eval $ac_compile) 2>conftest.er1
12856 ac_status=$?
12857 grep -v '^ *+' conftest.er1 >conftest.err
12858 rm -f conftest.er1
12859 cat conftest.err >&5
12860 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12861 (exit $ac_status); } &&
12862 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
12863 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12864 (eval $ac_try) 2>&5
12865 ac_status=$?
12866 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12867 (exit $ac_status); }; } &&
12868 { ac_try='test -s conftest.$ac_objext'
12869 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12870 (eval $ac_try) 2>&5
12871 ac_status=$?
12872 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12873 (exit $ac_status); }; }; then
12874 ac_header_compiler=yes
12875else
12876 echo "$as_me: failed program was:" >&5
12877sed 's/^/| /' conftest.$ac_ext >&5
12878
12879ac_header_compiler=no
12880fi
12881rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
12882echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
12883echo "${ECHO_T}$ac_header_compiler" >&6
12884
12885# Is the header present?
12886echo "$as_me:$LINENO: checking $ac_header presence" >&5
12887echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
12888cat >conftest.$ac_ext <<_ACEOF
12889/* confdefs.h. */
12890_ACEOF
12891cat confdefs.h >>conftest.$ac_ext
12892cat >>conftest.$ac_ext <<_ACEOF
12893/* end confdefs.h. */
12894#include <$ac_header>
12895_ACEOF
12896if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
12897 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
12898 ac_status=$?
12899 grep -v '^ *+' conftest.er1 >conftest.err
12900 rm -f conftest.er1
12901 cat conftest.err >&5
12902 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12903 (exit $ac_status); } >/dev/null; then
12904 if test -s conftest.err; then
12905 ac_cpp_err=$ac_cxx_preproc_warn_flag
12906 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
12907 else
12908 ac_cpp_err=
12909 fi
12910else
12911 ac_cpp_err=yes
12912fi
12913if test -z "$ac_cpp_err"; then
12914 ac_header_preproc=yes
12915else
12916 echo "$as_me: failed program was:" >&5
12917sed 's/^/| /' conftest.$ac_ext >&5
12918
12919 ac_header_preproc=no
12920fi
12921rm -f conftest.err conftest.$ac_ext
12922echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
12923echo "${ECHO_T}$ac_header_preproc" >&6
12924
12925# So? What about this header?
12926case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in
12927 yes:no: )
12928 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
12929echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
12930 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
12931echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
12932 ac_header_preproc=yes
12933 ;;
12934 no:yes:* )
12935 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
12936echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
12937 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
12938echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
12939 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
12940echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
12941 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
12942echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
12943 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
12944echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
12945 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
12946echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
12947 (
12948 cat <<\_ASBOX
12949## ------------------------------------------ ##
12950## Report this to the AC_PACKAGE_NAME lists. ##
12951## ------------------------------------------ ##
12952_ASBOX
12953 ) |
12954 sed "s/^/$as_me: WARNING: /" >&2
12955 ;;
12956esac
12957echo "$as_me:$LINENO: checking for $ac_header" >&5
12958echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
12959if eval "test \"\${$as_ac_Header+set}\" = set"; then
12960 echo $ECHO_N "(cached) $ECHO_C" >&6
12961else
12962 eval "$as_ac_Header=\$ac_header_preproc"
12963fi
12964echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
12965echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
12966
12967fi
12968if test `eval echo '${'$as_ac_Header'}'` = yes; then
12969 cat >>confdefs.h <<_ACEOF
12970#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
12971_ACEOF
12972
12341else 12973else
12342 support_xft=no 12974 support_xft=no
12343fi 12975fi
12344 12976
12345done 12977done
12482cat >>confdefs.h <<\_ACEOF 13114cat >>confdefs.h <<\_ACEOF
12483#define SELECTION_SCROLLING 1 13115#define SELECTION_SCROLLING 1
12484_ACEOF 13116_ACEOF
12485 13117
12486fi 13118fi
12487if test x$support_menubar = xyes; then
12488
12489cat >>confdefs.h <<\_ACEOF
12490#define MENUBAR 1
12491_ACEOF
12492
12493fi
12494if test x$support_frills = xyes; then 13119if test x$support_frills = xyes; then
12495 13120
12496cat >>confdefs.h <<\_ACEOF 13121cat >>confdefs.h <<\_ACEOF
12497#define ENABLE_FRILLS 1 13122#define ENABLE_FRILLS 1
12498_ACEOF 13123_ACEOF
12499 13124
12500fi 13125fi
12501if test x$support_24bit = xyes; then
12502
12503cat >>confdefs.h <<\_ACEOF
12504#define PREFER_24BIT 1
12505_ACEOF
12506
12507fi
12508if test x$support_mousewheel = xyes; then 13126if test x$support_mousewheel = xyes; then
12509 13127
12510cat >>confdefs.h <<\_ACEOF 13128cat >>confdefs.h <<\_ACEOF
12511#define MOUSE_WHEEL 1 13129#define MOUSE_WHEEL 1
12512_ACEOF 13130_ACEOF
12514fi 13132fi
12515if test x$support_mouseslipwheel = xyes; then 13133if test x$support_mouseslipwheel = xyes; then
12516 13134
12517cat >>confdefs.h <<\_ACEOF 13135cat >>confdefs.h <<\_ACEOF
12518#define MOUSE_SLIP_WHEELING 1 13136#define MOUSE_SLIP_WHEELING 1
12519_ACEOF
12520
12521fi
12522if test x$support_utmp = xyes; then
12523
12524cat >>confdefs.h <<\_ACEOF
12525#define UTMP_SUPPORT 1
12526_ACEOF
12527
12528fi
12529if test x$support_wtmp = xyes; then
12530
12531cat >>confdefs.h <<\_ACEOF
12532#define WTMP_SUPPORT 1
12533_ACEOF
12534
12535fi
12536if test x$support_lastlog = xyes; then
12537
12538cat >>confdefs.h <<\_ACEOF
12539#define LASTLOG_SUPPORT 1
12540_ACEOF 13137_ACEOF
12541 13138
12542fi 13139fi
12543if test x$support_xim = xyes -o x$multichar_set = xyes; then 13140if test x$support_xim = xyes -o x$multichar_set = xyes; then
12544 if test x$rxvt_cv_func_xlocale = xyes; then 13141 if test x$rxvt_cv_func_xlocale = xyes; then
12814 PERL_O=rxvtperl.o 13411 PERL_O=rxvtperl.o
12815 PERLFLAGS="`$PERL -MExtUtils::Embed -e ccopts`" 13412 PERLFLAGS="`$PERL -MExtUtils::Embed -e ccopts`"
12816 PERLLIB="`$PERL -MExtUtils::Embed -e ldopts`" 13413 PERLLIB="`$PERL -MExtUtils::Embed -e ldopts`"
12817 PERLPRIVLIBEXP="`$PERL -MConfig -e 'print $Config{privlibexp}'`" 13414 PERLPRIVLIBEXP="`$PERL -MConfig -e 'print $Config{privlibexp}'`"
12818 else 13415 else
12819 support_perl=no
12820 echo "$as_me:$LINENO: result: no, unable to link" >&5 13416 { { echo "$as_me:$LINENO: error: no, unable to link" >&5
12821echo "${ECHO_T}no, unable to link" >&6 13417echo "$as_me: error: no, unable to link" >&2;}
13418 { (exit 1); exit 1; }; }
12822 fi 13419 fi
12823 else 13420 else
12824 { { echo "$as_me:$LINENO: error: no working perl found" >&5 13421 { { echo "$as_me:$LINENO: error: no working perl found, or perl not version >= 5.8" >&5
12825echo "$as_me: error: no working perl found" >&2;} 13422echo "$as_me: error: no working perl found, or perl not version >= 5.8" >&2;}
12826 { (exit or perl not version >= 5.8); exit or perl not version >= 5.8; }; } 13423 { (exit 1); exit 1; }; }
12827 support_perl=no
12828 fi 13424 fi
12829fi 13425fi
12830 13426
12831 13427
12832 13428
12833 13429
12834 13430
12835 13431
12836 13432
12837if text x$support_perl = xyes; then 13433if test x$support_perl = xyes; then
12838 support_frills=yes 13434 support_frills=yes
12839fi 13435fi
12840 13436
12841 13437
12842CFLAGS=${CFLAGS--O} 13438CFLAGS=${CFLAGS--O}
12858 XPM_LIBS=`echo $XPM_LIBS | sed "$R_TRANSLATE"` 13454 XPM_LIBS=`echo $XPM_LIBS | sed "$R_TRANSLATE"`
12859fi 13455fi
12860 13456
12861 13457
12862 13458
12863
12864
12865if test x$support_addstrings = xno; then
12866
12867cat >>confdefs.h <<\_ACEOF
12868#define NO_STRINGS 1
12869_ACEOF
12870
12871fi
12872
12873MCOMMON=./autoconf/Make.common
12874 13459
12875 13460
12876test "$program_prefix" != NONE && 13461test "$program_prefix" != NONE &&
12877 program_transform_name="s,^,$program_prefix,;$program_transform_name" 13462 program_transform_name="s,^,$program_prefix,;$program_transform_name"
12878# Use a double $ so make ignores it. 13463# Use a double $ so make ignores it.
12954 include_time_h="#include <time.h>" 13539 include_time_h="#include <time.h>"
12955else 13540else
12956 include_time_h="/* #include <time.h> */" 13541 include_time_h="/* #include <time.h> */"
12957fi 13542fi
12958 13543
12959 ac_config_files="$ac_config_files autoconf/Make.common Makefile doc/Makefile src/Makefile src/rxvtlib.h" 13544 ac_config_files="$ac_config_files Makefile doc/Makefile src/Makefile src/rxvtlib.h"
12960 13545
12961cat >confcache <<\_ACEOF 13546cat >confcache <<\_ACEOF
12962# This file is a shell script that caches the results of configure 13547# This file is a shell script that caches the results of configure
12963# tests run on this system so they can be shared between configure 13548# tests run on this system so they can be shared between configure
12964# scripts and configure runs, see configure's option --config-cache. 13549# scripts and configure runs, see configure's option --config-cache.
13481cat >>$CONFIG_STATUS <<\_ACEOF 14066cat >>$CONFIG_STATUS <<\_ACEOF
13482for ac_config_target in $ac_config_targets 14067for ac_config_target in $ac_config_targets
13483do 14068do
13484 case "$ac_config_target" in 14069 case "$ac_config_target" in
13485 # Handling of arguments. 14070 # Handling of arguments.
13486 "autoconf/Make.common" ) CONFIG_FILES="$CONFIG_FILES autoconf/Make.common" ;;
13487 "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;; 14071 "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;;
13488 "doc/Makefile" ) CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;; 14072 "doc/Makefile" ) CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;
13489 "src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;; 14073 "src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
13490 "src/rxvtlib.h" ) CONFIG_FILES="$CONFIG_FILES src/rxvtlib.h" ;; 14074 "src/rxvtlib.h" ) CONFIG_FILES="$CONFIG_FILES src/rxvtlib.h" ;;
13491 "config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS config.h:autoconf/config.h.in" ;; 14075 "config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS config.h:config.h.in" ;;
13492 *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5 14076 *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
13493echo "$as_me: error: invalid argument: $ac_config_target" >&2;} 14077echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
13494 { (exit 1); exit 1; }; };; 14078 { (exit 1); exit 1; }; };;
13495 esac 14079 esac
13496done 14080done
13597s,@ac_ct_CXX@,$ac_ct_CXX,;t t 14181s,@ac_ct_CXX@,$ac_ct_CXX,;t t
13598s,@CPP@,$CPP,;t t 14182s,@CPP@,$CPP,;t t
13599s,@INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t 14183s,@INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t
13600s,@INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t 14184s,@INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t
13601s,@INSTALL_DATA@,$INSTALL_DATA,;t t 14185s,@INSTALL_DATA@,$INSTALL_DATA,;t t
13602s,@AWK@,$AWK,;t t 14186s,@EGREP@,$EGREP,;t t
13603s,@LINKER@,$LINKER,;t t 14187s,@LINKER@,$LINKER,;t t
13604s,@CXXCPP@,$CXXCPP,;t t
13605s,@EGREP@,$EGREP,;t t
13606s,@INSTALL_LIBRXVT@,$INSTALL_LIBRXVT,;t t 14188s,@INSTALL_LIBRXVT@,$INSTALL_LIBRXVT,;t t
13607s,@RXVTNAME@,$RXVTNAME,;t t 14189s,@RXVTNAME@,$RXVTNAME,;t t
13608s,@MV@,$MV,;t t 14190s,@MV@,$MV,;t t
13609s,@RM@,$RM,;t t
13610s,@CP@,$CP,;t t 14191s,@CP@,$CP,;t t
13611s,@LN@,$LN,;t t 14192s,@LN@,$LN,;t t
13612s,@SED@,$SED,;t t 14193s,@SED@,$SED,;t t
13613s,@ECHO@,$ECHO,;t t 14194s,@ECHO@,$ECHO,;t t
13614s,@CMP@,$CMP,;t t 14195s,@CMP@,$CMP,;t t
13615s,@TBL@,$TBL,;t t
13616s,@TIC@,$TIC,;t t 14196s,@TIC@,$TIC,;t t
14197s,@CXXCPP@,$CXXCPP,;t t
13617s,@X_CFLAGS@,$X_CFLAGS,;t t 14198s,@X_CFLAGS@,$X_CFLAGS,;t t
13618s,@X_PRE_LIBS@,$X_PRE_LIBS,;t t 14199s,@X_PRE_LIBS@,$X_PRE_LIBS,;t t
13619s,@X_LIBS@,$X_LIBS,;t t 14200s,@X_LIBS@,$X_LIBS,;t t
13620s,@X_EXTRA_LIBS@,$X_EXTRA_LIBS,;t t 14201s,@X_EXTRA_LIBS@,$X_EXTRA_LIBS,;t t
13621s,@XPM_CPPFLAGS@,$XPM_CPPFLAGS,;t t 14202s,@XPM_CPPFLAGS@,$XPM_CPPFLAGS,;t t
13625s,@rxvt_uint16_typedef@,$rxvt_uint16_typedef,;t t 14206s,@rxvt_uint16_typedef@,$rxvt_uint16_typedef,;t t
13626s,@rxvt_int32_typedef@,$rxvt_int32_typedef,;t t 14207s,@rxvt_int32_typedef@,$rxvt_int32_typedef,;t t
13627s,@rxvt_uint32_typedef@,$rxvt_uint32_typedef,;t t 14208s,@rxvt_uint32_typedef@,$rxvt_uint32_typedef,;t t
13628s,@rxvt_intp_define@,$rxvt_intp_define,;t t 14209s,@rxvt_intp_define@,$rxvt_intp_define,;t t
13629s,@rxvt_u_intp_define@,$rxvt_u_intp_define,;t t 14210s,@rxvt_u_intp_define@,$rxvt_u_intp_define,;t t
14211s,@PKG_CONFIG@,$PKG_CONFIG,;t t
14212s,@XFT_CONFIG@,$XFT_CONFIG,;t t
13630s,@PERL@,$PERL,;t t 14213s,@PERL@,$PERL,;t t
13631s,@PERLLIB@,$PERLLIB,;t t 14214s,@PERLLIB@,$PERLLIB,;t t
13632s,@PERLFLAGS@,$PERLFLAGS,;t t 14215s,@PERLFLAGS@,$PERLFLAGS,;t t
13633s,@PERLPRIVLIBEXP@,$PERLPRIVLIBEXP,;t t 14216s,@PERLPRIVLIBEXP@,$PERLPRIVLIBEXP,;t t
13634s,@IF_PERL@,$IF_PERL,;t t 14217s,@IF_PERL@,$IF_PERL,;t t
13649s,@include_sys_strredir_h@,$include_sys_strredir_h,;t t 14232s,@include_sys_strredir_h@,$include_sys_strredir_h,;t t
13650s,@include_sys_time_h@,$include_sys_time_h,;t t 14233s,@include_sys_time_h@,$include_sys_time_h,;t t
13651s,@include_time_h@,$include_time_h,;t t 14234s,@include_time_h@,$include_time_h,;t t
13652s,@LIBOBJS@,$LIBOBJS,;t t 14235s,@LIBOBJS@,$LIBOBJS,;t t
13653s,@LTLIBOBJS@,$LTLIBOBJS,;t t 14236s,@LTLIBOBJS@,$LTLIBOBJS,;t t
13654/@MCOMMON@/r $MCOMMON
13655s,@MCOMMON@,,;t t
13656CEOF 14237CEOF
13657 14238
13658_ACEOF 14239_ACEOF
13659 14240
13660 cat >>$CONFIG_STATUS <<\_ACEOF 14241 cat >>$CONFIG_STATUS <<\_ACEOF
14153 Install path: ${prefix}/bin 14734 Install path: ${prefix}/bin
14154 Compiler: $CXX 14735 Compiler: $CXX
14155 Compiler flags: $CFLAGS 14736 Compiler flags: $CFLAGS
14156 Linker: $LINKER" 14737 Linker: $LINKER"
14157 14738
14158if test "$MALLOC_TYPE" = S; then
14159 echo " malloc support: system default"
14160fi
14161if test "$MALLOC_TYPE" = G; then
14162 echo " malloc support: Gray Watson's dmalloc"
14163fi
14164if test "$MALLOC_TYPE" = D; then
14165 echo " malloc support: Doug Lea's malloc"
14166fi
14167
14168if test x$support_xpm = xyes; then 14739if test x$support_xpm = xyes; then
14169 echo " Xpm library: $XPM_LIBS" 14740 echo " Xpm library: $XPM_LIBS"
14170fi 14741fi
14171 14742
14172echo "
14173The following are set in config.h
14174"
14175echo " pty/tty type: "$rxvt_cv_ptys
14176if test x$support_utmp != xyes; then
14177 echo " utmp support: disabled"
14178 echo
14179else
14180 echo " utmp support: enabled
14181 utmp file: $rxvt_cv_path_utmp
14182 utmpx file: $rxvt_cv_path_utmpx
14183 wtmp file: $rxvt_cv_path_wtmp
14184 wtmpx file: $rxvt_cv_path_wtmpx
14185 lastlog file: $rxvt_cv_path_lastlog
14186 ttys/ttytab file: $rxvt_cv_path_ttytab
14187 embedded perl: $support_perl"
14188 echo
14189fi
14190if test x$term != x; then 14743if test x$term != x; then
14191 echo " set TERM to: $term" 14744 echo " set TERM to: $term"
14192fi 14745fi
14193if test x$terminfo != x; then 14746if test x$terminfo != x; then
14194 echo " set TERMINFO to: $terminfo" 14747 echo " set TERMINFO to: $terminfo"
14197echo " resource class: $RESCLASS" 14750echo " resource class: $RESCLASS"
14198if test x$RESFALLBACK != x; then 14751if test x$RESFALLBACK != x; then
14199 echo " resource class fallback: $RESFALLBACK" 14752 echo " resource class fallback: $RESFALLBACK"
14200fi 14753fi
14201echo 14754echo
14202if test x$rxvt_cv_ptys = xUNKNOWN; then 14755echo " embedded perl: $support_perl"
14203 echo ".----------------------------------------------------------------." 14756echo
14204 echo ". WARNING: could not determine pty/tty type. Do not build until ."
14205 echo ". the appropriate PTYS_ARE_* is defined in config.h ."
14206 echo ".----------------------------------------------------------------."
14207fi
14208if test x$support_xpm = xneedsmanualspecification; then 14757if test x$support_xpm = xneedsmanualspecification; then
14209 echo ".----------------------------------------------------------------." 14758 echo ".----------------------------------------------------------------."
14210 echo ". WARNING: --enable-xpm-background was specified however the ." 14759 echo ". WARNING: --enable-xpm-background was specified however the ."
14211 echo ". XPM includes files and libraries could not be found. ." 14760 echo ". XPM includes files and libraries could not be found. ."
14212 echo ". XPM backgrounds are now being DISABLED! If you want ." 14761 echo ". XPM backgrounds are now being DISABLED! If you want ."

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines