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

Comparing rxvt-unicode/configure (file contents):
Revision 1.53 by root, Fri Feb 18 12:15:06 2005 UTC vs.
Revision 1.99 by root, Thu Feb 2 14:40:59 2006 UTC

307#endif 307#endif
308#if HAVE_UNISTD_H 308#if HAVE_UNISTD_H
309# include <unistd.h> 309# include <unistd.h>
310#endif" 310#endif"
311 311
312ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS build build_cpu build_vendor build_os host host_cpu host_vendor host_os VERSION DATE LSMDATE LIBVERSION CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT CXX CXXFLAGS ac_ct_CXX CPP INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA AWK LINKER CXXCPP EGREP INSTALL_LIBRXVT RXVTNAME MV RM CP LN SED ECHO CMP TBL TIC X_CFLAGS X_PRE_LIBS X_LIBS X_EXTRA_LIBS XPM_CPPFLAGS XPM_CFLAGS XPM_LIBS rxvt_int16_typedef rxvt_uint16_typedef rxvt_int32_typedef rxvt_uint32_typedef rxvt_intp_define rxvt_u_intp_define DEBUG DINCLUDE DLIB include_stdint_h include_stdarg_h include_stdlib_h include_unistd_h include_string_h include_fcntl_h include_util_h include_assert_h include_sys_ioctl_h include_sys_select_h include_sys_strredir_h include_sys_time_h include_time_h LIBOBJS LTLIBOBJS' 312ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS build build_cpu build_vendor build_os host host_cpu host_vendor host_os VERSION DATE LSMDATE LIBVERSION CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT CXX CXXFLAGS ac_ct_CXX CPP INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA EGREP LINKER INSTALL_LIBRXVT RXVTNAME MV CP LN SED ECHO CMP TIC CXXCPP X_CFLAGS X_PRE_LIBS X_LIBS X_EXTRA_LIBS XPM_CPPFLAGS XPM_CFLAGS XPM_LIBS rxvt_int16_typedef rxvt_uint16_typedef rxvt_int32_typedef rxvt_uint32_typedef rxvt_intp_define rxvt_u_intp_define PKG_CONFIG XFT_CONFIG PERL PERLLIB PERLFLAGS PERLPRIVLIBEXP IF_PERL PERL_O DEBUG DINCLUDE DLIB include_stdint_h include_stdarg_h include_stdlib_h include_unistd_h include_string_h include_fcntl_h include_util_h include_assert_h include_sys_ioctl_h include_sys_select_h include_sys_strredir_h include_sys_time_h include_time_h LIBOBJS LTLIBOBJS'
313ac_subst_files='MCOMMON' 313ac_subst_files=''
314 314
315# Initialize some variables set by options. 315# Initialize some variables set by options.
316ac_init_help= 316ac_init_help=
317ac_init_version=false 317ac_init_version=false
318# The variables have the same names as the options, with 318# The variables have the same names as the options, with
870 NOTE: automatically enabled with --enable-shared 870 NOTE: automatically enabled with --enable-shared
871 --enable-unicode3 use 21 instead of 16 bits to represent unicode characters 871 --enable-unicode3 use 21 instead of 16 bits to represent unicode characters
872 --enable-combining enable composition of base and combining characters 872 --enable-combining enable composition of base and combining characters
873 --enable-xft enable xft support on systems that have it 873 --enable-xft enable xft support on systems that have it
874 --enable-font-styles enable bold and italic support 874 --enable-font-styles enable bold and italic support
875 --enable-utmp enable utmp (utmpx) support
876 --enable-wtmp enable wtmp (wtmpx) support (requires --enable-utmp)
877 --enable-lastlog enable lastlog support (requires --enable-utmp)
878 --enable-xpm-background enable XPM background pixmaps 875 --enable-xpm-background enable XPM background pixmaps
879 --enable-transparency enable transparent backgrounds 876 --enable-transparency enable transparent backgrounds
880 --enable-tinting enable tinting of transparent bg 877 --enable-tinting enable tinting of transparent bg
881 --enable-fading enable colors fading when off focus 878 --enable-fading enable colors fading when off focus
882 --enable-menubar enable menubar
883 --enable-rxvt-scroll enable rxvt style scrollbar 879 --enable-rxvt-scroll enable rxvt style scrollbar
884 --enable-next-scroll enable NeXT style scrollbar 880 --enable-next-scroll enable NeXT style scrollbar
885 --enable-xterm-scroll enable Xterm style scrollbar 881 --enable-xterm-scroll enable Xterm style scrollbar
882 --enable-perl enable embedded perl interpreter
886 --enable-plain-scroll enable plain style scrollbar 883 --enable-plain-scroll enable plain style scrollbar
887 --enable-half-shadow use half width/height shadow on rxvt scrollbar
888 --enable-xim XIM (X Input Method) protocol support 884 --enable-xim XIM (X Input Method) protocol support
889 --enable-ttygid enable tty setting to group named "tty"
890 --disable-backspace-key disable handling of the backspace key 885 --disable-backspace-key disable handling of the backspace key
891 --disable-delete-key disable handling of the delete key 886 --disable-delete-key disable handling of the delete key
892 --disable-resources disable all resource checking 887 --disable-resources disable all resource checking
893 --enable-xgetdefault enable resources via X instead of our small version
894 --enable-8bitctrls enable 8 bit control sequences (not recommended) 888 --enable-8bitctrls enable 8 bit control sequences (not recommended)
895 --enable-fallback(=CLASS) fall back on CLASS resources in addition to URxvt ones (default: Rxvt) 889 --enable-fallback(=CLASS) fall back on CLASS resources in addition to URxvt ones (default: Rxvt)
896 --enable-strings enable some replacement system functions
897 --disable-swapscreen disable swap screen support 890 --disable-swapscreen disable swap screen support
898 --enable-iso14755 enable support for extended ISO 14755 modes 891 --enable-iso14755 enable support for extended ISO 14755 modes
899 --enable-frills enable support for rarely used features 892 --enable-frills enable support for rarely used features
900 --enable-24bit enable support for using 24bit visuals if available
901 --enable-keepscrolling enable continual scrolling on scrollbar arrow press 893 --enable-keepscrolling enable continual scrolling on scrollbar arrow press
902 --enable-selectionscrolling enable scrolling during selections 894 --enable-selectionscrolling enable scrolling during selections
903 --enable-mousewheel enable scrolling via mouse wheel or buttons 4 & 5 895 --enable-mousewheel enable scrolling via mouse wheel or buttons 4 & 5
904 --enable-slipwheeling enable slip wheel scrolling (requires previous) 896 --enable-slipwheeling enable slip wheel scrolling (requires previous)
905 --enable-dmalloc enable Gray Watson's malloc - for debugging use
906 --enable-dlmalloc enable Doug Lea's malloc - for production use
907 NOTE: enable only one malloc package
908 --enable-smart-resize enable smart growth/shrink behaviour 897 --enable-smart-resize enable smart growth/shrink behaviour
909 --enable-cursor-blink enable blinking cursor
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); }; } &&
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
3616 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
3617 3226
3227
3228if test x$GCC = xyes && test x$GXX = xyes; then
3229 echo "$as_me:$LINENO: checking for working libsupc++" >&5
3230echo $ECHO_N "checking for working libsupc++... $ECHO_C" >&6
3231 save_CXX="$CXX"
3232 save_LIBS="$LIBS"
3233 CXX="$CC"
3234 LIBS="$LIBS -lsupc++"
3235 LINKER="$CC"
3236
3237cat >conftest.$ac_ext <<_ACEOF
3238/* confdefs.h. */
3239_ACEOF
3240cat confdefs.h >>conftest.$ac_ext
3241cat >>conftest.$ac_ext <<_ACEOF
3242/* end confdefs.h. */
3243struct test { }; void f() try { throw new test; } catch (...) { throw; }
3244int
3245main ()
3246{
3247
3248 ;
3249 return 0;
3250}
3251_ACEOF
3252rm -f conftest.$ac_objext conftest$ac_exeext
3253if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3254 (eval $ac_link) 2>conftest.er1
3255 ac_status=$?
3256 grep -v '^ *+' conftest.er1 >conftest.err
3257 rm -f conftest.er1
3258 cat conftest.err >&5
3259 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3260 (exit $ac_status); } &&
3261 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
3262 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3263 (eval $ac_try) 2>&5
3264 ac_status=$?
3265 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3266 (exit $ac_status); }; } &&
3267 { ac_try='test -s conftest$ac_exeext'
3268 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3269 (eval $ac_try) 2>&5
3270 ac_status=$?
3271 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3272 (exit $ac_status); }; }; then
3273 echo "$as_me:$LINENO: result: ok" >&5
3274echo "${ECHO_T}ok" >&6
3275else
3276 echo "$as_me: failed program was:" >&5
3277sed 's/^/| /' conftest.$ac_ext >&5
3278
3279
3280 echo "$as_me:$LINENO: result: no, making everything bigger and slower" >&5
3281echo "${ECHO_T}no, making everything bigger and slower" >&6
3282 LIBS="$save_LIBS"
3283 LINKER="$save_CXX"
3284
3285
3286fi
3287rm -f conftest.err conftest.$ac_objext \
3288 conftest$ac_exeext conftest.$ac_ext
3289 CXX="$save_CXX"
3290fi
3291LINKER=$LINKER
3292
3293
3294if test -z "$orig_CXXFLAGS"; then
3295 if test x$GCC = xyes && test "x$GXX" = xyes; then
3296 CXXFLAGS="-g -O3 -fno-threadsafe-statics -fno-enforce-eh-specs"
3297 cat >conftest.$ac_ext <<_ACEOF
3298/* confdefs.h. */
3299_ACEOF
3300cat confdefs.h >>conftest.$ac_ext
3301cat >>conftest.$ac_ext <<_ACEOF
3302/* end confdefs.h. */
3303
3304int
3305main ()
3306{
3307
3308 ;
3309 return 0;
3310}
3311_ACEOF
3312rm -f conftest.$ac_objext
3313if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3314 (eval $ac_compile) 2>conftest.er1
3315 ac_status=$?
3316 grep -v '^ *+' conftest.er1 >conftest.err
3317 rm -f conftest.er1
3318 cat conftest.err >&5
3319 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3320 (exit $ac_status); } &&
3321 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
3322 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3323 (eval $ac_try) 2>&5
3324 ac_status=$?
3325 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3326 (exit $ac_status); }; } &&
3327 { ac_try='test -s conftest.$ac_objext'
3328 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3329 (eval $ac_try) 2>&5
3330 ac_status=$?
3331 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3332 (exit $ac_status); }; }; then
3333 :
3334else
3335 echo "$as_me: failed program was:" >&5
3336sed 's/^/| /' conftest.$ac_ext >&5
3337
3338CXXFLAGS="-g -O3"
3339fi
3340rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
3341 else
3342 CXXFLAGS="-O"
3343 fi
3344 CFLAGS="$CXXFLAGS"
3345fi
3346
3347
3348cat >>confdefs.h <<\_ACEOF
3349#define _GNU_SOURCE 1
3350_ACEOF
3351
3352
3353case $host in
3354 *-*-solaris* )
3355
3356cat >>confdefs.h <<\_ACEOF
3357#define _XOPEN_SOURCE_EXTENDED 1
3358_ACEOF
3359
3360
3361cat >>confdefs.h <<\_ACEOF
3362#define _XOPEN_SOURCE 2
3363_ACEOF
3364
3365
3366cat >>confdefs.h <<\_ACEOF
3367#define __EXTENSIONS__ 1
3368_ACEOF
3369
3370 ;;
3371esac
3372
3373
3374echo "$as_me:$LINENO: checking for setlocale" >&5
3375echo $ECHO_N "checking for setlocale... $ECHO_C" >&6
3376if test "${ac_cv_func_setlocale+set}" = set; then
3377 echo $ECHO_N "(cached) $ECHO_C" >&6
3378else
3379 cat >conftest.$ac_ext <<_ACEOF
3380/* confdefs.h. */
3381_ACEOF
3382cat confdefs.h >>conftest.$ac_ext
3383cat >>conftest.$ac_ext <<_ACEOF
3384/* end confdefs.h. */
3385/* Define setlocale to an innocuous variant, in case <limits.h> declares setlocale.
3386 For example, HP-UX 11i <limits.h> declares gettimeofday. */
3387#define setlocale innocuous_setlocale
3388
3389/* System header to define __stub macros and hopefully few prototypes,
3390 which can conflict with char setlocale (); below.
3391 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3392 <limits.h> exists even on freestanding compilers. */
3393
3394#ifdef __STDC__
3395# include <limits.h>
3396#else
3397# include <assert.h>
3398#endif
3399
3400#undef setlocale
3401
3402/* Override any gcc2 internal prototype to avoid an error. */
3403#ifdef __cplusplus
3404extern "C"
3405{
3406#endif
3407/* We use char because int might match the return type of a gcc2
3408 builtin and then its argument prototype would still apply. */
3409char setlocale ();
3410/* The GNU C library defines this for functions which it implements
3411 to always fail with ENOSYS. Some functions are actually named
3412 something starting with __ and the normal name is an alias. */
3413#if defined (__stub_setlocale) || defined (__stub___setlocale)
3414choke me
3415#else
3416char (*f) () = setlocale;
3417#endif
3418#ifdef __cplusplus
3419}
3420#endif
3421
3422int
3423main ()
3424{
3425return f != setlocale;
3426 ;
3427 return 0;
3428}
3429_ACEOF
3430rm -f conftest.$ac_objext conftest$ac_exeext
3431if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3432 (eval $ac_link) 2>conftest.er1
3433 ac_status=$?
3434 grep -v '^ *+' conftest.er1 >conftest.err
3435 rm -f conftest.er1
3436 cat conftest.err >&5
3437 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3438 (exit $ac_status); } &&
3439 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
3440 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3441 (eval $ac_try) 2>&5
3442 ac_status=$?
3443 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3444 (exit $ac_status); }; } &&
3445 { ac_try='test -s conftest$ac_exeext'
3446 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3447 (eval $ac_try) 2>&5
3448 ac_status=$?
3449 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3450 (exit $ac_status); }; }; then
3451 ac_cv_func_setlocale=yes
3452else
3453 echo "$as_me: failed program was:" >&5
3454sed 's/^/| /' conftest.$ac_ext >&5
3455
3456ac_cv_func_setlocale=no
3457fi
3458rm -f conftest.err conftest.$ac_objext \
3459 conftest$ac_exeext conftest.$ac_ext
3460fi
3461echo "$as_me:$LINENO: result: $ac_cv_func_setlocale" >&5
3462echo "${ECHO_T}$ac_cv_func_setlocale" >&6
3463if test $ac_cv_func_setlocale = yes; then
3464 :
3465else
3618echo "$as_me:$LINENO: checking for setlocale in -lxpg4" >&5 3466 echo "$as_me:$LINENO: checking for setlocale in -lxpg4" >&5
3619echo $ECHO_N "checking for setlocale in -lxpg4... $ECHO_C" >&6 3467echo $ECHO_N "checking for setlocale in -lxpg4... $ECHO_C" >&6
3620if test "${ac_cv_lib_xpg4_setlocale+set}" = set; then 3468if test "${ac_cv_lib_xpg4_setlocale+set}" = set; then
3621 echo $ECHO_N "(cached) $ECHO_C" >&6 3469 echo $ECHO_N "(cached) $ECHO_C" >&6
3622else 3470else
3623 ac_check_lib_save_LIBS=$LIBS 3471 ac_check_lib_save_LIBS=$LIBS
3680echo "${ECHO_T}$ac_cv_lib_xpg4_setlocale" >&6 3528echo "${ECHO_T}$ac_cv_lib_xpg4_setlocale" >&6
3681if test $ac_cv_lib_xpg4_setlocale = yes; then 3529if test $ac_cv_lib_xpg4_setlocale = yes; then
3682 LIBS="$LIBS -lxpg4" 3530 LIBS="$LIBS -lxpg4"
3683fi 3531fi
3684 3532
3533fi
3685 3534
3535
3536echo "$as_me:$LINENO: checking for gethostbyname" >&5
3537echo $ECHO_N "checking for gethostbyname... $ECHO_C" >&6
3538if test "${ac_cv_func_gethostbyname+set}" = set; then
3539 echo $ECHO_N "(cached) $ECHO_C" >&6
3540else
3541 cat >conftest.$ac_ext <<_ACEOF
3542/* confdefs.h. */
3543_ACEOF
3544cat confdefs.h >>conftest.$ac_ext
3545cat >>conftest.$ac_ext <<_ACEOF
3546/* end confdefs.h. */
3547/* Define gethostbyname to an innocuous variant, in case <limits.h> declares gethostbyname.
3548 For example, HP-UX 11i <limits.h> declares gettimeofday. */
3549#define gethostbyname innocuous_gethostbyname
3550
3551/* System header to define __stub macros and hopefully few prototypes,
3552 which can conflict with char gethostbyname (); below.
3553 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3554 <limits.h> exists even on freestanding compilers. */
3555
3556#ifdef __STDC__
3557# include <limits.h>
3558#else
3559# include <assert.h>
3560#endif
3561
3562#undef gethostbyname
3563
3564/* Override any gcc2 internal prototype to avoid an error. */
3565#ifdef __cplusplus
3566extern "C"
3567{
3568#endif
3569/* We use char because int might match the return type of a gcc2
3570 builtin and then its argument prototype would still apply. */
3571char gethostbyname ();
3572/* The GNU C library defines this for functions which it implements
3573 to always fail with ENOSYS. Some functions are actually named
3574 something starting with __ and the normal name is an alias. */
3575#if defined (__stub_gethostbyname) || defined (__stub___gethostbyname)
3576choke me
3577#else
3578char (*f) () = gethostbyname;
3579#endif
3580#ifdef __cplusplus
3581}
3582#endif
3583
3584int
3585main ()
3586{
3587return f != gethostbyname;
3588 ;
3589 return 0;
3590}
3591_ACEOF
3592rm -f conftest.$ac_objext conftest$ac_exeext
3593if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3594 (eval $ac_link) 2>conftest.er1
3595 ac_status=$?
3596 grep -v '^ *+' conftest.er1 >conftest.err
3597 rm -f conftest.er1
3598 cat conftest.err >&5
3599 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3600 (exit $ac_status); } &&
3601 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
3602 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3603 (eval $ac_try) 2>&5
3604 ac_status=$?
3605 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3606 (exit $ac_status); }; } &&
3607 { ac_try='test -s conftest$ac_exeext'
3608 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3609 (eval $ac_try) 2>&5
3610 ac_status=$?
3611 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3612 (exit $ac_status); }; }; then
3613 ac_cv_func_gethostbyname=yes
3614else
3615 echo "$as_me: failed program was:" >&5
3616sed 's/^/| /' conftest.$ac_ext >&5
3617
3618ac_cv_func_gethostbyname=no
3619fi
3620rm -f conftest.err conftest.$ac_objext \
3621 conftest$ac_exeext conftest.$ac_ext
3622fi
3623echo "$as_me:$LINENO: result: $ac_cv_func_gethostbyname" >&5
3624echo "${ECHO_T}$ac_cv_func_gethostbyname" >&6
3625if test $ac_cv_func_gethostbyname = yes; then
3626 :
3627else
3686echo "$as_me:$LINENO: checking for gethostbyname in -lnsl" >&5 3628 echo "$as_me:$LINENO: checking for gethostbyname in -lnsl" >&5
3687echo $ECHO_N "checking for gethostbyname in -lnsl... $ECHO_C" >&6 3629echo $ECHO_N "checking for gethostbyname in -lnsl... $ECHO_C" >&6
3688if test "${ac_cv_lib_nsl_gethostbyname+set}" = set; then 3630if test "${ac_cv_lib_nsl_gethostbyname+set}" = set; then
3689 echo $ECHO_N "(cached) $ECHO_C" >&6 3631 echo $ECHO_N "(cached) $ECHO_C" >&6
3690else 3632else
3691 ac_check_lib_save_LIBS=$LIBS 3633 ac_check_lib_save_LIBS=$LIBS
3748echo "${ECHO_T}$ac_cv_lib_nsl_gethostbyname" >&6 3690echo "${ECHO_T}$ac_cv_lib_nsl_gethostbyname" >&6
3749if test $ac_cv_lib_nsl_gethostbyname = yes; then 3691if test $ac_cv_lib_nsl_gethostbyname = yes; then
3750 LIBS="$LIBS -lnsl" 3692 LIBS="$LIBS -lnsl"
3751fi 3693fi
3752 3694
3695fi
3696
3697echo "$as_me:$LINENO: checking for socket" >&5
3698echo $ECHO_N "checking for socket... $ECHO_C" >&6
3699if test "${ac_cv_func_socket+set}" = set; then
3700 echo $ECHO_N "(cached) $ECHO_C" >&6
3701else
3702 cat >conftest.$ac_ext <<_ACEOF
3703/* confdefs.h. */
3704_ACEOF
3705cat confdefs.h >>conftest.$ac_ext
3706cat >>conftest.$ac_ext <<_ACEOF
3707/* end confdefs.h. */
3708/* Define socket to an innocuous variant, in case <limits.h> declares socket.
3709 For example, HP-UX 11i <limits.h> declares gettimeofday. */
3710#define socket innocuous_socket
3711
3712/* System header to define __stub macros and hopefully few prototypes,
3713 which can conflict with char socket (); below.
3714 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3715 <limits.h> exists even on freestanding compilers. */
3716
3717#ifdef __STDC__
3718# include <limits.h>
3719#else
3720# include <assert.h>
3721#endif
3722
3723#undef socket
3724
3725/* Override any gcc2 internal prototype to avoid an error. */
3726#ifdef __cplusplus
3727extern "C"
3728{
3729#endif
3730/* We use char because int might match the return type of a gcc2
3731 builtin and then its argument prototype would still apply. */
3732char socket ();
3733/* The GNU C library defines this for functions which it implements
3734 to always fail with ENOSYS. Some functions are actually named
3735 something starting with __ and the normal name is an alias. */
3736#if defined (__stub_socket) || defined (__stub___socket)
3737choke me
3738#else
3739char (*f) () = socket;
3740#endif
3741#ifdef __cplusplus
3742}
3743#endif
3744
3745int
3746main ()
3747{
3748return f != socket;
3749 ;
3750 return 0;
3751}
3752_ACEOF
3753rm -f conftest.$ac_objext conftest$ac_exeext
3754if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3755 (eval $ac_link) 2>conftest.er1
3756 ac_status=$?
3757 grep -v '^ *+' conftest.er1 >conftest.err
3758 rm -f conftest.er1
3759 cat conftest.err >&5
3760 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3761 (exit $ac_status); } &&
3762 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
3763 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3764 (eval $ac_try) 2>&5
3765 ac_status=$?
3766 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3767 (exit $ac_status); }; } &&
3768 { ac_try='test -s conftest$ac_exeext'
3769 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3770 (eval $ac_try) 2>&5
3771 ac_status=$?
3772 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3773 (exit $ac_status); }; }; then
3774 ac_cv_func_socket=yes
3775else
3776 echo "$as_me: failed program was:" >&5
3777sed 's/^/| /' conftest.$ac_ext >&5
3778
3779ac_cv_func_socket=no
3780fi
3781rm -f conftest.err conftest.$ac_objext \
3782 conftest$ac_exeext conftest.$ac_ext
3783fi
3784echo "$as_me:$LINENO: result: $ac_cv_func_socket" >&5
3785echo "${ECHO_T}$ac_cv_func_socket" >&6
3786if test $ac_cv_func_socket = yes; then
3787 :
3788else
3753echo "$as_me:$LINENO: checking for socket in -lsocket" >&5 3789 echo "$as_me:$LINENO: checking for socket in -lsocket" >&5
3754echo $ECHO_N "checking for socket in -lsocket... $ECHO_C" >&6 3790echo $ECHO_N "checking for socket in -lsocket... $ECHO_C" >&6
3755if test "${ac_cv_lib_socket_socket+set}" = set; then 3791if test "${ac_cv_lib_socket_socket+set}" = set; then
3756 echo $ECHO_N "(cached) $ECHO_C" >&6 3792 echo $ECHO_N "(cached) $ECHO_C" >&6
3757else 3793else
3758 ac_check_lib_save_LIBS=$LIBS 3794 ac_check_lib_save_LIBS=$LIBS
3815echo "${ECHO_T}$ac_cv_lib_socket_socket" >&6 3851echo "${ECHO_T}$ac_cv_lib_socket_socket" >&6
3816if test $ac_cv_lib_socket_socket = yes; then 3852if test $ac_cv_lib_socket_socket = yes; then
3817 LIBS="$LIBS -lsocket" 3853 LIBS="$LIBS -lsocket"
3818fi 3854fi
3819 3855
3856fi
3820 3857
3821 3858
3822MALLOC_TYPE=S 3859
3823support_addstrings=no
3824support_frills=no 3860support_frills=yes
3825support_inheritpixmap=no 3861support_inheritpixmap=yes
3826support_tinting=no 3862support_tinting=yes
3827support_fading=no 3863support_fading=yes
3828support_keepscrolling=no 3864support_keepscrolling=yes
3829support_selectionscrolling=no 3865support_selectionscrolling=yes
3830support_menubar=no
3831support_mousewheel=no 3866support_mousewheel=yes
3832support_mouseslipwheel=no 3867support_mouseslipwheel=yes
3833support_utmp=no
3834support_wtmp=no
3835support_lastlog=no
3836support_cursor_blink=no
3837support_text_blink=no 3868support_text_blink=yes
3838support_pointer_blank=no 3869support_pointer_blank=yes
3839support_scroll_rxvt=no 3870support_scroll_rxvt=yes
3840support_scroll_next=no 3871support_scroll_next=yes
3841support_scroll_xterm=no 3872support_scroll_xterm=yes
3842support_scroll_plain=no 3873support_scroll_plain=yes
3843support_xim=no 3874support_xim=yes
3844support_xpm=no 3875support_xpm=yes
3845support_xft=no 3876support_xft=yes
3846support_unicode3=no 3877support_unicode3=no
3847support_combining=no 3878support_combining=yes
3848support_8bitctrls=no 3879support_8bitctrls=no
3849support_iso14755=no 3880support_iso14755=yes
3850support_styles=no 3881support_styles=yes
3882support_perl=yes
3851codesets= 3883codesets=all
3852 3884
3853 3885
3854if test "x$enable_shared" = xyes; then 3886if test "x$enable_shared" = xyes; then
3855 3887
3856cat >>confdefs.h <<\_ACEOF 3888cat >>confdefs.h <<\_ACEOF
3862 3894
3863 3895
3864# Check whether --enable-everything or --disable-everything was given. 3896# Check whether --enable-everything or --disable-everything was given.
3865if test "${enable_everything+set}" = set; then 3897if test "${enable_everything+set}" = set; then
3866 enableval="$enable_everything" 3898 enableval="$enable_everything"
3899
3900 if test x$enableval = xno; then
3901 support_frills=no
3902 support_inheritpixmap=no
3903 support_tinting=no
3904 support_fading=no
3905 support_keepscrolling=no
3906 support_selectionscrolling=no
3907 support_lastlog=no
3908 support_mousewheel=no
3909 support_mouseslipwheel=no
3910 support_text_blink=no
3911 support_pointer_blank=no
3912 support_scroll_rxvt=no
3913 support_scroll_next=no
3914 support_scroll_xterm=no
3915 support_scroll_plain=no
3916 support_utmp=no
3917 support_wtmp=no
3918 support_xim=no
3919 support_xpm=no
3920 support_xft=no
3921 support_unicode3=no
3922 support_combining=no
3923 support_8bitctrls=no
3924 support_iso14755=no
3925 support_styles=no
3926 support_perl=no
3927 codesets=
3928 fi
3867 if test x$enableval = xyes; then 3929 if test x$enableval = xyes; then
3868 support_24bit=yes
3869 support_frills=yes 3930 support_frills=yes
3870 support_inheritpixmap=yes 3931 support_inheritpixmap=yes
3871 support_tinting=yes 3932 support_tinting=yes
3872 support_fading=yes 3933 support_fading=yes
3873 support_keepscrolling=yes 3934 support_keepscrolling=yes
3874 support_selectionscrolling=yes 3935 support_selectionscrolling=yes
3875 support_lastlog=yes 3936 support_lastlog=yes
3876 support_menubar=yes
3877 support_mousewheel=yes 3937 support_mousewheel=yes
3878 support_mouseslipwheel=yes 3938 support_mouseslipwheel=yes
3879 support_cursor_blink=yes
3880 support_text_blink=yes 3939 support_text_blink=yes
3881 support_pointer_blank=yes 3940 support_pointer_blank=yes
3882 support_scroll_rxvt=yes 3941 support_scroll_rxvt=yes
3883 support_scroll_next=yes 3942 support_scroll_next=yes
3884 support_scroll_xterm=yes 3943 support_scroll_xterm=yes
3885 support_scroll_plain=yes 3944 support_scroll_plain=yes
3886 support_utmp=yes 3945 support_utmp=yes
3887 support_wtmp=yes 3946 support_wtmp=yes
3888 support_xim=yes 3947 support_xim=yes
3889 support_xpm=yes 3948 support_xpm=yes
3890 support_xft=yes 3949 support_xft=yes
3891 support_unicode3=yes 3950 support_unicode3=yes
3892 support_combining=yes 3951 support_combining=yes
3893 #support_8bitctrls=yes 3952 #support_8bitctrls=yes
3894 support_iso14755=yes 3953 support_iso14755=yes
3895 support_styles=yes 3954 support_styles=yes
3955 support_perl=yes
3896 codesets=all 3956 codesets=all
3897 fi 3957 fi
3958
3898fi; 3959fi;
3899 3960
3900# Check whether --enable-unicode3 or --disable-unicode3 was given. 3961# Check whether --enable-unicode3 or --disable-unicode3 was given.
3901if test "${enable_unicode3+set}" = set; then 3962if test "${enable_unicode3+set}" = set; then
3902 enableval="$enable_unicode3" 3963 enableval="$enable_unicode3"
3927 if test x$enableval = xyes -o x$enableval = xno; then 3988 if test x$enableval = xyes -o x$enableval = xno; then
3928 support_styles=$enableval 3989 support_styles=$enableval
3929 fi 3990 fi
3930fi; 3991fi;
3931 3992
3932# Check whether --enable-utmp or --disable-utmp was given.
3933if test "${enable_utmp+set}" = set; then
3934 enableval="$enable_utmp"
3935 if test x$enableval = xyes -o x$enableval = xno; then
3936 support_utmp=$enableval
3937 fi
3938fi;
3939
3940# Check whether --enable-wtmp or --disable-wtmp was given.
3941if test "${enable_wtmp+set}" = set; then
3942 enableval="$enable_wtmp"
3943 if test x$enableval = xyes -o x$enableval = xno; then
3944 support_wtmp=$enableval
3945 fi
3946fi;
3947
3948# Check whether --enable-lastlog or --disable-lastlog was given.
3949if test "${enable_lastlog+set}" = set; then
3950 enableval="$enable_lastlog"
3951 if test x$enableval = xyes -o x$enableval = xno; then
3952 support_lastlog=$enableval
3953 fi
3954fi;
3955
3956# Check whether --enable-xpm-background or --disable-xpm-background was given. 3993# Check whether --enable-xpm-background or --disable-xpm-background was given.
3957if test "${enable_xpm_background+set}" = set; then 3994if test "${enable_xpm_background+set}" = set; then
3958 enableval="$enable_xpm_background" 3995 enableval="$enable_xpm_background"
3959 if test x$enableval = xyes -o x$enableval = xno; then 3996 if test x$enableval = xyes -o x$enableval = xno; then
3960 support_xpm=$enableval 3997 support_xpm=$enableval
3983 if test x$enableval = xyes -o x$enableval = xno; then 4020 if test x$enableval = xyes -o x$enableval = xno; then
3984 support_fading=$enableval 4021 support_fading=$enableval
3985 fi 4022 fi
3986fi; 4023fi;
3987 4024
3988# Check whether --enable-menubar or --disable-menubar was given.
3989if test "${enable_menubar+set}" = set; then
3990 enableval="$enable_menubar"
3991 if test x$enableval = xyes -o x$enableval = xno; then
3992 support_menubar=$enableval
3993 fi
3994fi;
3995
3996# Check whether --enable-rxvt-scroll or --disable-rxvt-scroll was given. 4025# Check whether --enable-rxvt-scroll or --disable-rxvt-scroll was given.
3997if test "${enable_rxvt_scroll+set}" = set; then 4026if test "${enable_rxvt_scroll+set}" = set; then
3998 enableval="$enable_rxvt_scroll" 4027 enableval="$enable_rxvt_scroll"
3999 if test x$enableval = xyes -o x$enableval = xno; then 4028 if test x$enableval = xyes -o x$enableval = xno; then
4000 support_scroll_rxvt=$enableval 4029 support_scroll_rxvt=$enableval
4015 if test x$enableval = xyes -o x$enableval = xno; then 4044 if test x$enableval = xyes -o x$enableval = xno; then
4016 support_scroll_xterm=$enableval 4045 support_scroll_xterm=$enableval
4017 fi 4046 fi
4018fi; 4047fi;
4019 4048
4049# Check whether --enable-perl or --disable-perl was given.
4050if test "${enable_perl+set}" = set; then
4051 enableval="$enable_perl"
4052 if test x$enableval = xyes -o x$enableval = xno; then
4053 support_perl=$enableval
4054 fi
4055fi;
4056
4020# Check whether --enable-plain-scroll or --disable-plain-scroll was given. 4057# Check whether --enable-plain-scroll or --disable-plain-scroll was given.
4021if test "${enable_plain_scroll+set}" = set; then 4058if test "${enable_plain_scroll+set}" = set; then
4022 enableval="$enable_plain_scroll" 4059 enableval="$enable_plain_scroll"
4023 if test x$enableval = xyes -o x$enableval = xno; then 4060 if test x$enableval = xyes -o x$enableval = xno; then
4024 support_scroll_plain=$enableval 4061 support_scroll_plain=$enableval
4025 fi 4062 fi
4026fi; 4063fi;
4027 4064
4028# Check whether --enable-half-shadow or --disable-half-shadow was given.
4029if test "${enable_half_shadow+set}" = set; then
4030 enableval="$enable_half_shadow"
4031 if test x$enableval = xyes; then
4032
4033cat >>confdefs.h <<\_ACEOF
4034#define HALFSHADOW 1
4035_ACEOF
4036
4037 fi
4038fi;
4039
4040 4065
4041# Check whether --with-codesets or --without-codesets was given. 4066# Check whether --with-codesets or --without-codesets was given.
4042if test "${with_codesets+set}" = set; then 4067if test "${with_codesets+set}" = set; then
4043 withval="$with_codesets" 4068 withval="$with_codesets"
4044 codesets="$withval" 4069 codesets="$withval"
4050 if test x$enableval = xyes -o x$enableval = xno; then 4075 if test x$enableval = xyes -o x$enableval = xno; then
4051 support_xim=$enableval 4076 support_xim=$enableval
4052 fi 4077 fi
4053fi; 4078fi;
4054 4079
4055# Check whether --enable-ttygid or --disable-ttygid was given.
4056if test "${enable_ttygid+set}" = set; then
4057 enableval="$enable_ttygid"
4058 if test x$enableval = xyes; then
4059
4060cat >>confdefs.h <<\_ACEOF
4061#define TTY_GID_SUPPORT 1
4062_ACEOF
4063
4064 fi
4065fi;
4066
4067# Check whether --enable-backspace-key or --disable-backspace-key was given. 4080# Check whether --enable-backspace-key or --disable-backspace-key was given.
4068if test "${enable_backspace_key+set}" = set; then 4081if test "${enable_backspace_key+set}" = set; then
4069 enableval="$enable_backspace_key" 4082 enableval="$enable_backspace_key"
4070 if test x$enableval = xno; then 4083 if test x$enableval = xno; then
4071 4084
4093 enableval="$enable_resources" 4106 enableval="$enable_resources"
4094 if test x$enableval = xno; then 4107 if test x$enableval = xno; then
4095 4108
4096cat >>confdefs.h <<\_ACEOF 4109cat >>confdefs.h <<\_ACEOF
4097#define NO_RESOURCES 1 4110#define NO_RESOURCES 1
4098_ACEOF
4099
4100 fi
4101fi;
4102
4103# Check whether --enable-xgetdefault or --disable-xgetdefault was given.
4104if test "${enable_xgetdefault+set}" = set; then
4105 enableval="$enable_xgetdefault"
4106 if test x$enableval = xyes; then
4107
4108cat >>confdefs.h <<\_ACEOF
4109#define USE_XGETDEFAULT 1
4110_ACEOF 4111_ACEOF
4111 4112
4112 fi 4113 fi
4113fi; 4114fi;
4114 4115
4179 4180
4180 4181
4181RXVTNAME=`echo "$RXVTNAME"|sed "$program_transform_name"` 4182RXVTNAME=`echo "$RXVTNAME"|sed "$program_transform_name"`
4182 4183
4183 4184
4184# Check whether --enable-strings or --disable-strings was given.
4185if test "${enable_strings+set}" = set; then
4186 enableval="$enable_strings"
4187 if test x$enableval = xyes -o x$enableval = xno; then
4188 support_addstrings=$enableval
4189 fi
4190fi;
4191
4192# Check whether --enable-swapscreen or --disable-swapscreen was given. 4185# Check whether --enable-swapscreen or --disable-swapscreen was given.
4193if test "${enable_swapscreen+set}" = set; then 4186if test "${enable_swapscreen+set}" = set; then
4194 enableval="$enable_swapscreen" 4187 enableval="$enable_swapscreen"
4195 if test x$enableval = xno; then 4188 if test x$enableval = xno; then
4196 4189
4215 if test x$enableval = xyes -o x$enableval = xno; then 4208 if test x$enableval = xyes -o x$enableval = xno; then
4216 support_frills=$enableval 4209 support_frills=$enableval
4217 fi 4210 fi
4218fi; 4211fi;
4219 4212
4220# Check whether --enable-24bit or --disable-24bit was given.
4221if test "${enable_24bit+set}" = set; then
4222 enableval="$enable_24bit"
4223 if test x$enableval = xyes -o x$enableval = xno; then
4224 support_24bit=$enableval
4225 fi
4226fi;
4227
4228# Check whether --enable-keepscrolling or --disable-keepscrolling was given. 4213# Check whether --enable-keepscrolling or --disable-keepscrolling was given.
4229if test "${enable_keepscrolling+set}" = set; then 4214if test "${enable_keepscrolling+set}" = set; then
4230 enableval="$enable_keepscrolling" 4215 enableval="$enable_keepscrolling"
4231 if test x$enableval = xyes -o x$enableval = xno; then 4216 if test x$enableval = xyes -o x$enableval = xno; then
4232 support_keepscrolling=$enableval 4217 support_keepscrolling=$enableval
4255 if test x$enableval = xyes -o x$enableval = xno; then 4240 if test x$enableval = xyes -o x$enableval = xno; then
4256 support_mouseslipwheel=$enableval 4241 support_mouseslipwheel=$enableval
4257 fi 4242 fi
4258fi; 4243fi;
4259 4244
4260# Check whether --enable-dmalloc or --disable-dmalloc was given.
4261if test "${enable_dmalloc+set}" = set; then
4262 enableval="$enable_dmalloc"
4263 if test x$enableval = xyes; then
4264 MALLOC_TYPE=G
4265 DEBUG=-DDEBUG_MALLOC
4266 DLIB="-L/usr/local/lib -ldmalloc"
4267 DINCLUDE=-I/usr/local/include
4268 fi
4269fi;
4270
4271# Check whether --enable-dlmalloc or --disable-dlmalloc was given.
4272if test "${enable_dlmalloc+set}" = set; then
4273 enableval="$enable_dlmalloc"
4274 if test x$enableval = xyes; then
4275 MALLOC_TYPE=D
4276 DEBUG=
4277 DLIB="-L/usr/local/lib -ldlmalloc"
4278 DINCLUDE=
4279 fi
4280fi;
4281
4282# Check whether --enable-smart-resize or --disable-smart-resize was given. 4245# Check whether --enable-smart-resize or --disable-smart-resize was given.
4283if test "${enable_smart_resize+set}" = set; then 4246if test "${enable_smart_resize+set}" = set; then
4284 enableval="$enable_smart_resize" 4247 enableval="$enable_smart_resize"
4285 if test x$enableval = xyes; then 4248 if test x$enableval = xyes; then
4286 4249
4287cat >>confdefs.h <<\_ACEOF 4250cat >>confdefs.h <<\_ACEOF
4288#define SMART_RESIZE 1 4251#define SMART_RESIZE 1
4289_ACEOF 4252_ACEOF
4290 4253
4291 fi
4292fi;
4293
4294# Check whether --enable-cursor-blink or --disable-cursor-blink was given.
4295if test "${enable_cursor_blink+set}" = set; then
4296 enableval="$enable_cursor_blink"
4297 if test x$enableval = xyes -o x$enableval = xno; then
4298 support_cursor_blink=$enableval
4299 fi 4254 fi
4300fi; 4255fi;
4301 4256
4302# Check whether --enable-text-blink or --disable-text-blink was given. 4257# Check whether --enable-text-blink or --disable-text-blink was given.
4303if test "${enable_text_blink+set}" = set; then 4258if test "${enable_text_blink+set}" = set; then
4338#define RXVT_TERMINFO "$withval" 4293#define RXVT_TERMINFO "$withval"
4339_ACEOF 4294_ACEOF
4340 terminfo="$withval" 4295 terminfo="$withval"
4341 fi 4296 fi
4342fi; 4297fi;
4343
4344
4345
4346cat >>confdefs.h <<\_ACEOF
4347#define PROTOTYPES 1
4348_ACEOF
4349 4298
4350 4299
4351# Extract the first word of "mv", so it can be a program name with args. 4300# Extract the first word of "mv", so it can be a program name with args.
4352set dummy mv; ac_word=$2 4301set dummy mv; ac_word=$2
4353echo "$as_me:$LINENO: checking for $ac_word" >&5 4302echo "$as_me:$LINENO: checking for $ac_word" >&5
4386else 4335else
4387 echo "$as_me:$LINENO: result: no" >&5 4336 echo "$as_me:$LINENO: result: no" >&5
4388echo "${ECHO_T}no" >&6 4337echo "${ECHO_T}no" >&6
4389fi 4338fi
4390 4339
4391# Extract the first word of "rm", so it can be a program name with args.
4392set dummy rm; ac_word=$2
4393echo "$as_me:$LINENO: checking for $ac_word" >&5
4394echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
4395if test "${ac_cv_path_RM+set}" = set; then
4396 echo $ECHO_N "(cached) $ECHO_C" >&6
4397else
4398 case $RM in
4399 [\\/]* | ?:[\\/]*)
4400 ac_cv_path_RM="$RM" # Let the user override the test with a path.
4401 ;;
4402 *)
4403 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4404for as_dir in $PATH
4405do
4406 IFS=$as_save_IFS
4407 test -z "$as_dir" && as_dir=.
4408 for ac_exec_ext in '' $ac_executable_extensions; do
4409 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4410 ac_cv_path_RM="$as_dir/$ac_word$ac_exec_ext"
4411 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4412 break 2
4413 fi
4414done
4415done
4416
4417 test -z "$ac_cv_path_RM" && ac_cv_path_RM="rm"
4418 ;;
4419esac
4420fi
4421RM=$ac_cv_path_RM
4422
4423if test -n "$RM"; then
4424 echo "$as_me:$LINENO: result: $RM" >&5
4425echo "${ECHO_T}$RM" >&6
4426else
4427 echo "$as_me:$LINENO: result: no" >&5
4428echo "${ECHO_T}no" >&6
4429fi
4430
4431# Extract the first word of "cp", so it can be a program name with args. 4340# Extract the first word of "cp", so it can be a program name with args.
4432set dummy cp; ac_word=$2 4341set dummy cp; ac_word=$2
4433echo "$as_me:$LINENO: checking for $ac_word" >&5 4342echo "$as_me:$LINENO: checking for $ac_word" >&5
4434echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 4343echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
4435if test "${ac_cv_path_CP+set}" = set; then 4344if test "${ac_cv_path_CP+set}" = set; then
4626else 4535else
4627 echo "$as_me:$LINENO: result: no" >&5 4536 echo "$as_me:$LINENO: result: no" >&5
4628echo "${ECHO_T}no" >&6 4537echo "${ECHO_T}no" >&6
4629fi 4538fi
4630 4539
4631# Extract the first word of "tbl", so it can be a program name with args.
4632set dummy tbl; ac_word=$2
4633echo "$as_me:$LINENO: checking for $ac_word" >&5
4634echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
4635if test "${ac_cv_path_TBL+set}" = set; then
4636 echo $ECHO_N "(cached) $ECHO_C" >&6
4637else
4638 case $TBL in
4639 [\\/]* | ?:[\\/]*)
4640 ac_cv_path_TBL="$TBL" # Let the user override the test with a path.
4641 ;;
4642 *)
4643 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4644for as_dir in $PATH
4645do
4646 IFS=$as_save_IFS
4647 test -z "$as_dir" && as_dir=.
4648 for ac_exec_ext in '' $ac_executable_extensions; do
4649 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4650 ac_cv_path_TBL="$as_dir/$ac_word$ac_exec_ext"
4651 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4652 break 2
4653 fi
4654done
4655done
4656
4657 ;;
4658esac
4659fi
4660TBL=$ac_cv_path_TBL
4661
4662if test -n "$TBL"; then
4663 echo "$as_me:$LINENO: result: $TBL" >&5
4664echo "${ECHO_T}$TBL" >&6
4665else
4666 echo "$as_me:$LINENO: result: no" >&5
4667echo "${ECHO_T}no" >&6
4668fi
4669
4670# Extract the first word of "tic", so it can be a program name with args. 4540# Extract the first word of "tic", so it can be a program name with args.
4671set dummy tic; ac_word=$2 4541set dummy tic; ac_word=$2
4672echo "$as_me:$LINENO: checking for $ac_word" >&5 4542echo "$as_me:$LINENO: checking for $ac_word" >&5
4673echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 4543echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
4674if test "${ac_cv_path_TIC+set}" = set; then 4544if test "${ac_cv_path_TIC+set}" = set; then
4705 echo "$as_me:$LINENO: result: no" >&5 4575 echo "$as_me:$LINENO: result: no" >&5
4706echo "${ECHO_T}no" >&6 4576echo "${ECHO_T}no" >&6
4707fi 4577fi
4708 4578
4709 4579
4580
4581
4582ac_ext=cc
4583ac_cpp='$CXXCPP $CPPFLAGS'
4584ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4585ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4586ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
4587echo "$as_me:$LINENO: checking how to run the C++ preprocessor" >&5
4588echo $ECHO_N "checking how to run the C++ preprocessor... $ECHO_C" >&6
4589if test -z "$CXXCPP"; then
4590 if test "${ac_cv_prog_CXXCPP+set}" = set; then
4591 echo $ECHO_N "(cached) $ECHO_C" >&6
4592else
4593 # Double quotes because CXXCPP needs to be expanded
4594 for CXXCPP in "$CXX -E" "/lib/cpp"
4595 do
4596 ac_preproc_ok=false
4597for ac_cxx_preproc_warn_flag in '' yes
4598do
4599 # Use a header file that comes with gcc, so configuring glibc
4600 # with a fresh cross-compiler works.
4601 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4602 # <limits.h> exists even on freestanding compilers.
4603 # On the NeXT, cc -E runs the code through the compiler's parser,
4604 # not just through cpp. "Syntax error" is here to catch this case.
4605 cat >conftest.$ac_ext <<_ACEOF
4606/* confdefs.h. */
4607_ACEOF
4608cat confdefs.h >>conftest.$ac_ext
4609cat >>conftest.$ac_ext <<_ACEOF
4610/* end confdefs.h. */
4611#ifdef __STDC__
4612# include <limits.h>
4613#else
4614# include <assert.h>
4615#endif
4616 Syntax error
4617_ACEOF
4618if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
4619 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
4620 ac_status=$?
4621 grep -v '^ *+' conftest.er1 >conftest.err
4622 rm -f conftest.er1
4623 cat conftest.err >&5
4624 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4625 (exit $ac_status); } >/dev/null; then
4626 if test -s conftest.err; then
4627 ac_cpp_err=$ac_cxx_preproc_warn_flag
4628 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
4629 else
4630 ac_cpp_err=
4631 fi
4632else
4633 ac_cpp_err=yes
4634fi
4635if test -z "$ac_cpp_err"; then
4636 :
4637else
4638 echo "$as_me: failed program was:" >&5
4639sed 's/^/| /' conftest.$ac_ext >&5
4640
4641 # Broken: fails on valid input.
4642continue
4643fi
4644rm -f conftest.err conftest.$ac_ext
4645
4646 # OK, works on sane cases. Now check whether non-existent headers
4647 # can be detected and how.
4648 cat >conftest.$ac_ext <<_ACEOF
4649/* confdefs.h. */
4650_ACEOF
4651cat confdefs.h >>conftest.$ac_ext
4652cat >>conftest.$ac_ext <<_ACEOF
4653/* end confdefs.h. */
4654#include <ac_nonexistent.h>
4655_ACEOF
4656if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
4657 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
4658 ac_status=$?
4659 grep -v '^ *+' conftest.er1 >conftest.err
4660 rm -f conftest.er1
4661 cat conftest.err >&5
4662 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4663 (exit $ac_status); } >/dev/null; then
4664 if test -s conftest.err; then
4665 ac_cpp_err=$ac_cxx_preproc_warn_flag
4666 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
4667 else
4668 ac_cpp_err=
4669 fi
4670else
4671 ac_cpp_err=yes
4672fi
4673if test -z "$ac_cpp_err"; then
4674 # Broken: success on invalid input.
4675continue
4676else
4677 echo "$as_me: failed program was:" >&5
4678sed 's/^/| /' conftest.$ac_ext >&5
4679
4680 # Passes both tests.
4681ac_preproc_ok=:
4682break
4683fi
4684rm -f conftest.err conftest.$ac_ext
4685
4686done
4687# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
4688rm -f conftest.err conftest.$ac_ext
4689if $ac_preproc_ok; then
4690 break
4691fi
4692
4693 done
4694 ac_cv_prog_CXXCPP=$CXXCPP
4695
4696fi
4697 CXXCPP=$ac_cv_prog_CXXCPP
4698else
4699 ac_cv_prog_CXXCPP=$CXXCPP
4700fi
4701echo "$as_me:$LINENO: result: $CXXCPP" >&5
4702echo "${ECHO_T}$CXXCPP" >&6
4703ac_preproc_ok=false
4704for ac_cxx_preproc_warn_flag in '' yes
4705do
4706 # Use a header file that comes with gcc, so configuring glibc
4707 # with a fresh cross-compiler works.
4708 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4709 # <limits.h> exists even on freestanding compilers.
4710 # On the NeXT, cc -E runs the code through the compiler's parser,
4711 # not just through cpp. "Syntax error" is here to catch this case.
4712 cat >conftest.$ac_ext <<_ACEOF
4713/* confdefs.h. */
4714_ACEOF
4715cat confdefs.h >>conftest.$ac_ext
4716cat >>conftest.$ac_ext <<_ACEOF
4717/* end confdefs.h. */
4718#ifdef __STDC__
4719# include <limits.h>
4720#else
4721# include <assert.h>
4722#endif
4723 Syntax error
4724_ACEOF
4725if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
4726 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
4727 ac_status=$?
4728 grep -v '^ *+' conftest.er1 >conftest.err
4729 rm -f conftest.er1
4730 cat conftest.err >&5
4731 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4732 (exit $ac_status); } >/dev/null; then
4733 if test -s conftest.err; then
4734 ac_cpp_err=$ac_cxx_preproc_warn_flag
4735 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
4736 else
4737 ac_cpp_err=
4738 fi
4739else
4740 ac_cpp_err=yes
4741fi
4742if test -z "$ac_cpp_err"; then
4743 :
4744else
4745 echo "$as_me: failed program was:" >&5
4746sed 's/^/| /' conftest.$ac_ext >&5
4747
4748 # Broken: fails on valid input.
4749continue
4750fi
4751rm -f conftest.err conftest.$ac_ext
4752
4753 # OK, works on sane cases. Now check whether non-existent headers
4754 # can be detected and how.
4755 cat >conftest.$ac_ext <<_ACEOF
4756/* confdefs.h. */
4757_ACEOF
4758cat confdefs.h >>conftest.$ac_ext
4759cat >>conftest.$ac_ext <<_ACEOF
4760/* end confdefs.h. */
4761#include <ac_nonexistent.h>
4762_ACEOF
4763if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
4764 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
4765 ac_status=$?
4766 grep -v '^ *+' conftest.er1 >conftest.err
4767 rm -f conftest.er1
4768 cat conftest.err >&5
4769 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4770 (exit $ac_status); } >/dev/null; then
4771 if test -s conftest.err; then
4772 ac_cpp_err=$ac_cxx_preproc_warn_flag
4773 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
4774 else
4775 ac_cpp_err=
4776 fi
4777else
4778 ac_cpp_err=yes
4779fi
4780if test -z "$ac_cpp_err"; then
4781 # Broken: success on invalid input.
4782continue
4783else
4784 echo "$as_me: failed program was:" >&5
4785sed 's/^/| /' conftest.$ac_ext >&5
4786
4787 # Passes both tests.
4788ac_preproc_ok=:
4789break
4790fi
4791rm -f conftest.err conftest.$ac_ext
4792
4793done
4794# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
4795rm -f conftest.err conftest.$ac_ext
4796if $ac_preproc_ok; then
4797 :
4798else
4799 { { echo "$as_me:$LINENO: error: C++ preprocessor \"$CXXCPP\" fails sanity check
4800See \`config.log' for more details." >&5
4801echo "$as_me: error: C++ preprocessor \"$CXXCPP\" fails sanity check
4802See \`config.log' for more details." >&2;}
4803 { (exit 1); exit 1; }; }
4804fi
4805
4806ac_ext=cc
4807ac_cpp='$CXXCPP $CPPFLAGS'
4808ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4809ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4810ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
4710 4811
4711 4812
4712 4813
4713if test "x$ac_path_x_has_been_run" != xyes; then 4814if test "x$ac_path_x_has_been_run" != xyes; then
4714 echo "$as_me:$LINENO: checking for X" >&5 4815 echo "$as_me:$LINENO: checking for X" >&5
4813/* confdefs.h. */ 4914/* confdefs.h. */
4814_ACEOF 4915_ACEOF
4815cat confdefs.h >>conftest.$ac_ext 4916cat confdefs.h >>conftest.$ac_ext
4816cat >>conftest.$ac_ext <<_ACEOF 4917cat >>conftest.$ac_ext <<_ACEOF
4817/* end confdefs.h. */ 4918/* end confdefs.h. */
4818#include <X11/Intrinsic.h> 4919#include <X11/Xlib.h>
4819_ACEOF 4920_ACEOF
4820if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 4921if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
4821 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 4922 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
4822 ac_status=$? 4923 ac_status=$?
4823 grep -v '^ *+' conftest.er1 >conftest.err 4924 grep -v '^ *+' conftest.er1 >conftest.err
4840else 4941else
4841 echo "$as_me: failed program was:" >&5 4942 echo "$as_me: failed program was:" >&5
4842sed 's/^/| /' conftest.$ac_ext >&5 4943sed 's/^/| /' conftest.$ac_ext >&5
4843 4944
4844 for ac_dir in $ac_x_header_dirs; do 4945 for ac_dir in $ac_x_header_dirs; do
4845 if test -r "$ac_dir/X11/Intrinsic.h"; then 4946 if test -r "$ac_dir/X11/Xlib.h"; then
4846 ac_x_includes=$ac_dir 4947 ac_x_includes=$ac_dir
4847 break 4948 break
4848 fi 4949 fi
4849done 4950done
4850fi 4951fi
4854if test "$ac_x_libraries" = no; then 4955if test "$ac_x_libraries" = no; then
4855 # Check for the libraries. 4956 # Check for the libraries.
4856 # See if we find them without any special options. 4957 # See if we find them without any special options.
4857 # Don't add to $LIBS permanently. 4958 # Don't add to $LIBS permanently.
4858 ac_save_LIBS=$LIBS 4959 ac_save_LIBS=$LIBS
4859 LIBS="-lXt $LIBS" 4960 LIBS="-lX11 $LIBS"
4860 cat >conftest.$ac_ext <<_ACEOF 4961 cat >conftest.$ac_ext <<_ACEOF
4861/* confdefs.h. */ 4962/* confdefs.h. */
4862_ACEOF 4963_ACEOF
4863cat confdefs.h >>conftest.$ac_ext 4964cat confdefs.h >>conftest.$ac_ext
4864cat >>conftest.$ac_ext <<_ACEOF 4965cat >>conftest.$ac_ext <<_ACEOF
4865/* end confdefs.h. */ 4966/* end confdefs.h. */
4866#include <X11/Intrinsic.h> 4967#include <X11/Xlib.h>
4867int 4968int
4868main () 4969main ()
4869{ 4970{
4870XtMalloc (0) 4971XrmInitialize ()
4871 ; 4972 ;
4872 return 0; 4973 return 0;
4873} 4974}
4874_ACEOF 4975_ACEOF
4875rm -f conftest.$ac_objext conftest$ac_exeext 4976rm -f conftest.$ac_objext conftest$ac_exeext
4903LIBS=$ac_save_LIBS 5004LIBS=$ac_save_LIBS
4904for ac_dir in `echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g` 5005for ac_dir in `echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`
4905do 5006do
4906 # Don't even attempt the hair of trying to link an X program! 5007 # Don't even attempt the hair of trying to link an X program!
4907 for ac_extension in a so sl; do 5008 for ac_extension in a so sl; do
4908 if test -r $ac_dir/libXt.$ac_extension; then 5009 if test -r $ac_dir/libX11.$ac_extension; then
4909 ac_x_libraries=$ac_dir 5010 ac_x_libraries=$ac_dir
4910 break 2 5011 break 2
4911 fi 5012 fi
4912 done 5013 done
4913done 5014done
6768 6869
6769 6870
6770 6871
6771 6872
6772 6873
6773
6774
6775
6776
6777
6778
6779
6780for ac_header in \ 6874for ac_header in \
6781 assert.h \ 6875 assert.h \
6782 fcntl.h \ 6876 fcntl.h \
6783 grp.h \
6784 libc.h \
6785 lastlog.h \
6786 stdarg.h \ 6877 stdarg.h \
6787 stdlib.h \ 6878 stdlib.h \
6788 string.h \ 6879 string.h \
6789 termios.h \ 6880 termios.h \
6790 unistd.h \ 6881 unistd.h \
6791 sys/byteorder.h \ 6882 sys/byteorder.h \
6792 sys/ioctl.h \ 6883 sys/ioctl.h \
6793 sys/select.h \ 6884 sys/select.h \
6794 sys/sockio.h \ 6885 sys/sockio.h \
6795 sys/strredir.h \ 6886 sys/strredir.h \
6796 sys/stropts.h \
6797 sys/time.h \ 6887 sys/time.h \
6798 utmp.h \ 6888 stdint.h \
6799 utmpx.h \ 6889 wchar.h \
6800 stdint.h \ 6890 cwchar \
6801 pty.h \ 6891 clocale \
6802 wchar.h \
6803 cwchar \
6804 clocale \
6805 6892
6806do 6893do
6807as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 6894as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
6808if eval "test \"\${$as_ac_Header+set}\" = set"; then 6895if eval "test \"\${$as_ac_Header+set}\" = set"; then
6809 echo "$as_me:$LINENO: checking for $ac_header" >&5 6896 echo "$as_me:$LINENO: checking for $ac_header" >&5
7245 7332
7246fi 7333fi
7247LIBS=$ac_save_LIBS 7334LIBS=$ac_save_LIBS
7248CFLAGS=$ac_save_CFLAGS 7335CFLAGS=$ac_save_CFLAGS
7249 7336
7337echo "$as_me:$LINENO: checking for XLIB_ILLEGAL_ACCESS" >&5
7338echo $ECHO_N "checking for XLIB_ILLEGAL_ACCESS... $ECHO_C" >&6
7339if test "${rxvt_xlib_illegal_access+set}" = set; then
7340 echo $ECHO_N "(cached) $ECHO_C" >&6
7341else
7342 cat >conftest.$ac_ext <<_ACEOF
7343/* confdefs.h. */
7344_ACEOF
7345cat confdefs.h >>conftest.$ac_ext
7346cat >>conftest.$ac_ext <<_ACEOF
7347/* end confdefs.h. */
7348
7349#define XLIB_ILLEGAL_ACCESS
7350#include <X11/Xlib.h>
7351
7352int
7353main ()
7354{
7355
7356 Display *dpy;
7357 dpy->xdefaults = (char *)0;
7358
7359 ;
7360 return 0;
7361}
7362_ACEOF
7363rm -f conftest.$ac_objext
7364if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
7365 (eval $ac_compile) 2>conftest.er1
7366 ac_status=$?
7367 grep -v '^ *+' conftest.er1 >conftest.err
7368 rm -f conftest.er1
7369 cat conftest.err >&5
7370 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7371 (exit $ac_status); } &&
7372 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
7373 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7374 (eval $ac_try) 2>&5
7375 ac_status=$?
7376 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7377 (exit $ac_status); }; } &&
7378 { ac_try='test -s conftest.$ac_objext'
7379 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7380 (eval $ac_try) 2>&5
7381 ac_status=$?
7382 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7383 (exit $ac_status); }; }; then
7384 rxvt_xlib_illegal_access=yes
7385else
7386 echo "$as_me: failed program was:" >&5
7387sed 's/^/| /' conftest.$ac_ext >&5
7388
7389rxvt_xlib_illegal_access=no
7390
7391fi
7392rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
7393fi
7394echo "$as_me:$LINENO: result: $rxvt_xlib_illegal_access" >&5
7395echo "${ECHO_T}$rxvt_xlib_illegal_access" >&6
7396if test x$rxvt_xlib_illegal_access = xyes; then
7397
7398cat >>confdefs.h <<\_ACEOF
7399#define XLIB_ILLEGAL_ACCESS 1
7400_ACEOF
7401
7402fi
7250 7403
7251echo "$as_me:$LINENO: checking for an ANSI C-conforming const" >&5 7404echo "$as_me:$LINENO: checking for an ANSI C-conforming const" >&5
7252echo $ECHO_N "checking for an ANSI C-conforming const... $ECHO_C" >&6 7405echo $ECHO_N "checking for an ANSI C-conforming const... $ECHO_C" >&6
7253if test "${ac_cv_c_const+set}" = set; then 7406if test "${ac_cv_c_const+set}" = set; then
7254 echo $ECHO_N "(cached) $ECHO_C" >&6 7407 echo $ECHO_N "(cached) $ECHO_C" >&6
9636#define RETSIGTYPE $ac_cv_type_signal 9789#define RETSIGTYPE $ac_cv_type_signal
9637_ACEOF 9790_ACEOF
9638 9791
9639 9792
9640 9793
9641case "$host_alias" in
9642 *ultrix) ac_cv_func_setsid='no' ;;
9643 *) break;;
9644esac
9645
9646
9647
9648
9649
9650
9651
9652
9653
9654
9655
9656
9657
9658
9659
9660
9661
9662 9794
9663 9795
9664 9796
9665for ac_func in \ 9797for ac_func in \
9666 atexit \
9667 revoke \
9668 unsetenv \ 9798 unsetenv \
9669 setutent \ 9799 setutent \
9670 seteuid \
9671 setreuid \
9672 setsid \
9673 setpgrp \
9674 setpgid \
9675 openpty \
9676 _getpty \
9677 grantpt \
9678 unlockpt \
9679 isastream \
9680 on_exit \ 9800 on_exit \
9681 nanosleep \
9682 updwtmp \
9683 updwtmpx \
9684 ttyslot \
9685 9801
9686do 9802do
9687as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` 9803as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
9688echo "$as_me:$LINENO: checking for $ac_func" >&5 9804echo "$as_me:$LINENO: checking for $ac_func" >&5
9689echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 9805echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
9778 cat >>confdefs.h <<_ACEOF 9894 cat >>confdefs.h <<_ACEOF
9779#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 9895#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
9780_ACEOF 9896_ACEOF
9781 9897
9782fi 9898fi
9899done
9900
9901
9902
9903support_utmp=yes
9904support_wtmp=yes
9905support_lastlog=yes
9906
9907# Check whether --enable-utmp or --disable-utmp was given.
9908if test "${enable_utmp+set}" = set; then
9909 enableval="$enable_utmp"
9910 if test x$enableval = xyes -o x$enableval = xno; then
9911 support_utmp=$enableval
9912 fi
9913fi;
9914
9915# Check whether --enable-wtmp or --disable-wtmp was given.
9916if test "${enable_wtmp+set}" = set; then
9917 enableval="$enable_wtmp"
9918 if test x$enableval = xyes -o x$enableval = xno; then
9919 support_wtmp=$enableval
9920 fi
9921fi;
9922
9923# Check whether --enable-lastlog or --disable-lastlog was given.
9924if test "${enable_lastlog+set}" = set; then
9925 enableval="$enable_lastlog"
9926 if test x$enableval = xyes -o x$enableval = xno; then
9927 support_lastlog=$enableval
9928 fi
9929fi;
9930
9931if test x$support_utmp = xyes; then
9932
9933cat >>confdefs.h <<\_ACEOF
9934#define UTMP_SUPPORT 1
9935_ACEOF
9936
9937fi
9938if test x$support_wtmp = xyes; then
9939
9940cat >>confdefs.h <<\_ACEOF
9941#define WTMP_SUPPORT 1
9942_ACEOF
9943
9944fi
9945if test x$support_lastlog = xyes; then
9946
9947cat >>confdefs.h <<\_ACEOF
9948#define LASTLOG_SUPPORT 1
9949_ACEOF
9950
9951fi
9952
9953
9954
9955
9956for ac_func in \
9957 ttyslot \
9958 updwtmp \
9959 updwtmpx \
9960
9961do
9962as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
9963echo "$as_me:$LINENO: checking for $ac_func" >&5
9964echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
9965if eval "test \"\${$as_ac_var+set}\" = set"; then
9966 echo $ECHO_N "(cached) $ECHO_C" >&6
9967else
9968 cat >conftest.$ac_ext <<_ACEOF
9969/* confdefs.h. */
9970_ACEOF
9971cat confdefs.h >>conftest.$ac_ext
9972cat >>conftest.$ac_ext <<_ACEOF
9973/* end confdefs.h. */
9974/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
9975 For example, HP-UX 11i <limits.h> declares gettimeofday. */
9976#define $ac_func innocuous_$ac_func
9977
9978/* System header to define __stub macros and hopefully few prototypes,
9979 which can conflict with char $ac_func (); below.
9980 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9981 <limits.h> exists even on freestanding compilers. */
9982
9983#ifdef __STDC__
9984# include <limits.h>
9985#else
9986# include <assert.h>
9987#endif
9988
9989#undef $ac_func
9990
9991/* Override any gcc2 internal prototype to avoid an error. */
9992#ifdef __cplusplus
9993extern "C"
9994{
9995#endif
9996/* We use char because int might match the return type of a gcc2
9997 builtin and then its argument prototype would still apply. */
9998char $ac_func ();
9999/* The GNU C library defines this for functions which it implements
10000 to always fail with ENOSYS. Some functions are actually named
10001 something starting with __ and the normal name is an alias. */
10002#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
10003choke me
10004#else
10005char (*f) () = $ac_func;
10006#endif
10007#ifdef __cplusplus
10008}
10009#endif
10010
10011int
10012main ()
10013{
10014return f != $ac_func;
10015 ;
10016 return 0;
10017}
10018_ACEOF
10019rm -f conftest.$ac_objext conftest$ac_exeext
10020if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
10021 (eval $ac_link) 2>conftest.er1
10022 ac_status=$?
10023 grep -v '^ *+' conftest.er1 >conftest.err
10024 rm -f conftest.er1
10025 cat conftest.err >&5
10026 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10027 (exit $ac_status); } &&
10028 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
10029 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10030 (eval $ac_try) 2>&5
10031 ac_status=$?
10032 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10033 (exit $ac_status); }; } &&
10034 { ac_try='test -s conftest$ac_exeext'
10035 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10036 (eval $ac_try) 2>&5
10037 ac_status=$?
10038 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10039 (exit $ac_status); }; }; then
10040 eval "$as_ac_var=yes"
10041else
10042 echo "$as_me: failed program was:" >&5
10043sed 's/^/| /' conftest.$ac_ext >&5
10044
10045eval "$as_ac_var=no"
10046fi
10047rm -f conftest.err conftest.$ac_objext \
10048 conftest$ac_exeext conftest.$ac_ext
10049fi
10050echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
10051echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
10052if test `eval echo '${'$as_ac_var'}'` = yes; then
10053 cat >>confdefs.h <<_ACEOF
10054#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
10055_ACEOF
10056
10057fi
10058done
10059
10060
10061
10062
10063
10064for ac_header in \
10065 utmp.h \
10066 utmpx.h \
10067 lastlog.h \
10068
10069do
10070as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
10071if eval "test \"\${$as_ac_Header+set}\" = set"; then
10072 echo "$as_me:$LINENO: checking for $ac_header" >&5
10073echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
10074if eval "test \"\${$as_ac_Header+set}\" = set"; then
10075 echo $ECHO_N "(cached) $ECHO_C" >&6
10076fi
10077echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
10078echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
10079else
10080 # Is the header compilable?
10081echo "$as_me:$LINENO: checking $ac_header usability" >&5
10082echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
10083cat >conftest.$ac_ext <<_ACEOF
10084/* confdefs.h. */
10085_ACEOF
10086cat confdefs.h >>conftest.$ac_ext
10087cat >>conftest.$ac_ext <<_ACEOF
10088/* end confdefs.h. */
10089$ac_includes_default
10090#include <$ac_header>
10091_ACEOF
10092rm -f conftest.$ac_objext
10093if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
10094 (eval $ac_compile) 2>conftest.er1
10095 ac_status=$?
10096 grep -v '^ *+' conftest.er1 >conftest.err
10097 rm -f conftest.er1
10098 cat conftest.err >&5
10099 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10100 (exit $ac_status); } &&
10101 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
10102 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10103 (eval $ac_try) 2>&5
10104 ac_status=$?
10105 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10106 (exit $ac_status); }; } &&
10107 { ac_try='test -s conftest.$ac_objext'
10108 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10109 (eval $ac_try) 2>&5
10110 ac_status=$?
10111 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10112 (exit $ac_status); }; }; then
10113 ac_header_compiler=yes
10114else
10115 echo "$as_me: failed program was:" >&5
10116sed 's/^/| /' conftest.$ac_ext >&5
10117
10118ac_header_compiler=no
10119fi
10120rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10121echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
10122echo "${ECHO_T}$ac_header_compiler" >&6
10123
10124# Is the header present?
10125echo "$as_me:$LINENO: checking $ac_header presence" >&5
10126echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
10127cat >conftest.$ac_ext <<_ACEOF
10128/* confdefs.h. */
10129_ACEOF
10130cat confdefs.h >>conftest.$ac_ext
10131cat >>conftest.$ac_ext <<_ACEOF
10132/* end confdefs.h. */
10133#include <$ac_header>
10134_ACEOF
10135if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
10136 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
10137 ac_status=$?
10138 grep -v '^ *+' conftest.er1 >conftest.err
10139 rm -f conftest.er1
10140 cat conftest.err >&5
10141 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10142 (exit $ac_status); } >/dev/null; then
10143 if test -s conftest.err; then
10144 ac_cpp_err=$ac_cxx_preproc_warn_flag
10145 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
10146 else
10147 ac_cpp_err=
10148 fi
10149else
10150 ac_cpp_err=yes
10151fi
10152if test -z "$ac_cpp_err"; then
10153 ac_header_preproc=yes
10154else
10155 echo "$as_me: failed program was:" >&5
10156sed 's/^/| /' conftest.$ac_ext >&5
10157
10158 ac_header_preproc=no
10159fi
10160rm -f conftest.err conftest.$ac_ext
10161echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
10162echo "${ECHO_T}$ac_header_preproc" >&6
10163
10164# So? What about this header?
10165case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in
10166 yes:no: )
10167 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
10168echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
10169 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
10170echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
10171 ac_header_preproc=yes
10172 ;;
10173 no:yes:* )
10174 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
10175echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
10176 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
10177echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
10178 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
10179echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
10180 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
10181echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
10182 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
10183echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
10184 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
10185echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
10186 (
10187 cat <<\_ASBOX
10188## ------------------------------------------ ##
10189## Report this to the AC_PACKAGE_NAME lists. ##
10190## ------------------------------------------ ##
10191_ASBOX
10192 ) |
10193 sed "s/^/$as_me: WARNING: /" >&2
10194 ;;
10195esac
10196echo "$as_me:$LINENO: checking for $ac_header" >&5
10197echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
10198if eval "test \"\${$as_ac_Header+set}\" = set"; then
10199 echo $ECHO_N "(cached) $ECHO_C" >&6
10200else
10201 eval "$as_ac_Header=\$ac_header_preproc"
10202fi
10203echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
10204echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
10205
10206fi
10207if test `eval echo '${'$as_ac_Header'}'` = yes; then
10208 cat >>confdefs.h <<_ACEOF
10209#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
10210_ACEOF
10211
10212fi
10213
9783done 10214done
9784 10215
9785 10216
9786 10217
9787if test "${ac_cv_header_utmp_h+set}" = set; then 10218if test "${ac_cv_header_utmp_h+set}" = set; then
9921 10352
9922fi 10353fi
9923if test $ac_cv_header_utmp_h = yes; then 10354if test $ac_cv_header_utmp_h = yes; then
9924 echo "$as_me:$LINENO: checking for struct utmp" >&5 10355 echo "$as_me:$LINENO: checking for struct utmp" >&5
9925echo $ECHO_N "checking for struct utmp... $ECHO_C" >&6 10356echo $ECHO_N "checking for struct utmp... $ECHO_C" >&6
9926if test "${rxvt_cv_struct_utmp+set}" = set; then 10357if test "${struct_utmp+set}" = set; then
9927 echo $ECHO_N "(cached) $ECHO_C" >&6 10358 echo $ECHO_N "(cached) $ECHO_C" >&6
9928else 10359else
9929 cat >conftest.$ac_ext <<_ACEOF 10360 cat >conftest.$ac_ext <<_ACEOF
9930/* confdefs.h. */ 10361/* confdefs.h. */
9931_ACEOF 10362_ACEOF
9932cat confdefs.h >>conftest.$ac_ext 10363cat confdefs.h >>conftest.$ac_ext
9933cat >>conftest.$ac_ext <<_ACEOF 10364cat >>conftest.$ac_ext <<_ACEOF
9934/* end confdefs.h. */ 10365/* end confdefs.h. */
9935#include <sys/types.h> 10366#include <sys/types.h>
9936#include <stdint.h>
9937#include <utmp.h> 10367#include <utmp.h>
9938int 10368int
9939main () 10369main ()
9940{ 10370{
9941struct utmp ut; 10371struct utmp ut;
9962 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10392 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9963 (eval $ac_try) 2>&5 10393 (eval $ac_try) 2>&5
9964 ac_status=$? 10394 ac_status=$?
9965 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10395 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9966 (exit $ac_status); }; }; then 10396 (exit $ac_status); }; }; then
9967 rxvt_cv_struct_utmp=yes 10397 struct_utmp=yes
9968else 10398else
9969 echo "$as_me: failed program was:" >&5 10399 echo "$as_me: failed program was:" >&5
9970sed 's/^/| /' conftest.$ac_ext >&5 10400sed 's/^/| /' conftest.$ac_ext >&5
9971 10401
9972rxvt_cv_struct_utmp=no 10402struct_utmp=no
9973fi 10403fi
9974rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10404rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
9975fi 10405fi
9976echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmp" >&5 10406echo "$as_me:$LINENO: result: $struct_utmp" >&5
9977echo "${ECHO_T}$rxvt_cv_struct_utmp" >&6 10407echo "${ECHO_T}$struct_utmp" >&6
9978if test x$rxvt_cv_struct_utmp = xyes; then 10408if test x$struct_utmp = xyes; then
9979 10409
9980cat >>confdefs.h <<\_ACEOF 10410cat >>confdefs.h <<\_ACEOF
9981#define HAVE_STRUCT_UTMP 1 10411#define HAVE_STRUCT_UTMP 1
9982_ACEOF 10412_ACEOF
9983 10413
9984fi 10414fi
9985 10415
9986 10416
9987echo "$as_me:$LINENO: checking for ut_host in utmp struct" >&5 10417echo "$as_me:$LINENO: checking for ut_host in utmp struct" >&5
9988echo $ECHO_N "checking for ut_host in utmp struct... $ECHO_C" >&6 10418echo $ECHO_N "checking for ut_host in utmp struct... $ECHO_C" >&6
9989if test "${rxvt_cv_struct_utmp_host+set}" = set; then 10419if test "${struct_utmp_host+set}" = set; then
9990 echo $ECHO_N "(cached) $ECHO_C" >&6 10420 echo $ECHO_N "(cached) $ECHO_C" >&6
9991else 10421else
9992 cat >conftest.$ac_ext <<_ACEOF 10422 cat >conftest.$ac_ext <<_ACEOF
9993/* confdefs.h. */ 10423/* confdefs.h. */
9994_ACEOF 10424_ACEOF
10024 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10454 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10025 (eval $ac_try) 2>&5 10455 (eval $ac_try) 2>&5
10026 ac_status=$? 10456 ac_status=$?
10027 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10457 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10028 (exit $ac_status); }; }; then 10458 (exit $ac_status); }; }; then
10029 rxvt_cv_struct_utmp_host=yes 10459 struct_utmp_host=yes
10030else 10460else
10031 echo "$as_me: failed program was:" >&5 10461 echo "$as_me: failed program was:" >&5
10032sed 's/^/| /' conftest.$ac_ext >&5 10462sed 's/^/| /' conftest.$ac_ext >&5
10033 10463
10034rxvt_cv_struct_utmp_host=no 10464struct_utmp_host=no
10035fi 10465fi
10036rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10466rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10037fi 10467fi
10038echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmp_host" >&5 10468echo "$as_me:$LINENO: result: $struct_utmp_host" >&5
10039echo "${ECHO_T}$rxvt_cv_struct_utmp_host" >&6 10469echo "${ECHO_T}$struct_utmp_host" >&6
10040if test x$rxvt_cv_struct_utmp_host = xyes; then 10470if test x$struct_utmp_host = xyes; then
10041 10471
10042cat >>confdefs.h <<\_ACEOF 10472cat >>confdefs.h <<\_ACEOF
10043#define HAVE_UTMP_HOST 1 10473#define HAVE_UTMP_HOST 1
10044_ACEOF 10474_ACEOF
10045 10475
10046fi 10476fi
10047 10477
10048echo "$as_me:$LINENO: checking for ut_pid in utmp struct" >&5 10478echo "$as_me:$LINENO: checking for ut_pid in utmp struct" >&5
10049echo $ECHO_N "checking for ut_pid in utmp struct... $ECHO_C" >&6 10479echo $ECHO_N "checking for ut_pid in utmp struct... $ECHO_C" >&6
10050if test "${rxvt_cv_struct_utmp_pid+set}" = set; then 10480if test "${struct_utmp_pid+set}" = set; then
10051 echo $ECHO_N "(cached) $ECHO_C" >&6 10481 echo $ECHO_N "(cached) $ECHO_C" >&6
10052else 10482else
10053 cat >conftest.$ac_ext <<_ACEOF 10483 cat >conftest.$ac_ext <<_ACEOF
10054/* confdefs.h. */ 10484/* confdefs.h. */
10055_ACEOF 10485_ACEOF
10085 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10515 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10086 (eval $ac_try) 2>&5 10516 (eval $ac_try) 2>&5
10087 ac_status=$? 10517 ac_status=$?
10088 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10518 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10089 (exit $ac_status); }; }; then 10519 (exit $ac_status); }; }; then
10090 rxvt_cv_struct_utmp_pid=yes 10520 struct_utmp_pid=yes
10091else 10521else
10092 echo "$as_me: failed program was:" >&5 10522 echo "$as_me: failed program was:" >&5
10093sed 's/^/| /' conftest.$ac_ext >&5 10523sed 's/^/| /' conftest.$ac_ext >&5
10094 10524
10095rxvt_cv_struct_utmp_pid=no 10525struct_utmp_pid=no
10096fi 10526fi
10097rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10527rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10098fi 10528fi
10099echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmp_pid" >&5 10529echo "$as_me:$LINENO: result: $struct_utmp_pid" >&5
10100echo "${ECHO_T}$rxvt_cv_struct_utmp_pid" >&6 10530echo "${ECHO_T}$struct_utmp_pid" >&6
10101if test x$rxvt_cv_struct_utmp_pid = xyes; then 10531if test x$struct_utmp_pid = xyes; then
10102 10532
10103cat >>confdefs.h <<\_ACEOF 10533cat >>confdefs.h <<\_ACEOF
10104#define HAVE_UTMP_PID 1 10534#define HAVE_UTMP_PID 1
10105_ACEOF 10535_ACEOF
10106 10536
10247 10677
10248fi 10678fi
10249if test $ac_cv_header_utmpx_h = yes; then 10679if test $ac_cv_header_utmpx_h = yes; then
10250 echo "$as_me:$LINENO: checking for struct utmpx" >&5 10680 echo "$as_me:$LINENO: checking for struct utmpx" >&5
10251echo $ECHO_N "checking for struct utmpx... $ECHO_C" >&6 10681echo $ECHO_N "checking for struct utmpx... $ECHO_C" >&6
10252if test "${rxvt_cv_struct_utmpx+set}" = set; then 10682if test "${struct_utmpx+set}" = set; then
10253 echo $ECHO_N "(cached) $ECHO_C" >&6 10683 echo $ECHO_N "(cached) $ECHO_C" >&6
10254else 10684else
10255 cat >conftest.$ac_ext <<_ACEOF 10685 cat >conftest.$ac_ext <<_ACEOF
10256/* confdefs.h. */ 10686/* confdefs.h. */
10257_ACEOF 10687_ACEOF
10287 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10717 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10288 (eval $ac_try) 2>&5 10718 (eval $ac_try) 2>&5
10289 ac_status=$? 10719 ac_status=$?
10290 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10720 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10291 (exit $ac_status); }; }; then 10721 (exit $ac_status); }; }; then
10292 rxvt_cv_struct_utmpx=yes 10722 struct_utmpx=yes
10293else 10723else
10294 echo "$as_me: failed program was:" >&5 10724 echo "$as_me: failed program was:" >&5
10295sed 's/^/| /' conftest.$ac_ext >&5 10725sed 's/^/| /' conftest.$ac_ext >&5
10296 10726
10297rxvt_cv_struct_utmpx=no 10727struct_utmpx=no
10298fi 10728fi
10299rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10729rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10300fi 10730fi
10301echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmpx" >&5 10731echo "$as_me:$LINENO: result: $struct_utmpx" >&5
10302echo "${ECHO_T}$rxvt_cv_struct_utmpx" >&6 10732echo "${ECHO_T}$struct_utmpx" >&6
10303if test x$rxvt_cv_struct_utmpx = xyes; then 10733if test x$struct_utmpx = xyes; then
10304 10734
10305cat >>confdefs.h <<\_ACEOF 10735cat >>confdefs.h <<\_ACEOF
10306#define HAVE_STRUCT_UTMPX 1 10736#define HAVE_STRUCT_UTMPX 1
10307_ACEOF 10737_ACEOF
10308 10738
10309fi 10739fi
10310 10740
10311 10741
10312echo "$as_me:$LINENO: checking for host in utmpx struct" >&5 10742echo "$as_me:$LINENO: checking for host in utmpx struct" >&5
10313echo $ECHO_N "checking for host in utmpx struct... $ECHO_C" >&6 10743echo $ECHO_N "checking for host in utmpx struct... $ECHO_C" >&6
10314if test "${rxvt_cv_struct_utmpx_host+set}" = set; then 10744if test "${struct_utmpx_host+set}" = set; then
10315 echo $ECHO_N "(cached) $ECHO_C" >&6 10745 echo $ECHO_N "(cached) $ECHO_C" >&6
10316else 10746else
10317 cat >conftest.$ac_ext <<_ACEOF 10747 cat >conftest.$ac_ext <<_ACEOF
10318/* confdefs.h. */ 10748/* confdefs.h. */
10319_ACEOF 10749_ACEOF
10349 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10779 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10350 (eval $ac_try) 2>&5 10780 (eval $ac_try) 2>&5
10351 ac_status=$? 10781 ac_status=$?
10352 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10782 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10353 (exit $ac_status); }; }; then 10783 (exit $ac_status); }; }; then
10354 rxvt_cv_struct_utmpx_host=yes 10784 struct_utmpx_host=yes
10355else 10785else
10356 echo "$as_me: failed program was:" >&5 10786 echo "$as_me: failed program was:" >&5
10357sed 's/^/| /' conftest.$ac_ext >&5 10787sed 's/^/| /' conftest.$ac_ext >&5
10358 10788
10359rxvt_cv_struct_utmpx_host=no 10789struct_utmpx_host=no
10360fi 10790fi
10361rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10791rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10362fi 10792fi
10363echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmpx_host" >&5 10793echo "$as_me:$LINENO: result: $struct_utmpx_host" >&5
10364echo "${ECHO_T}$rxvt_cv_struct_utmpx_host" >&6 10794echo "${ECHO_T}$struct_utmpx_host" >&6
10365if test x$rxvt_cv_struct_utmpx_host = xyes; then 10795if test x$struct_utmpx_host = xyes; then
10366 10796
10367cat >>confdefs.h <<\_ACEOF 10797cat >>confdefs.h <<\_ACEOF
10368#define HAVE_UTMPX_HOST 1 10798#define HAVE_UTMPX_HOST 1
10369_ACEOF 10799_ACEOF
10370 10800
10371fi 10801fi
10372 10802
10373echo "$as_me:$LINENO: checking for session in utmpx struct" >&5 10803echo "$as_me:$LINENO: checking for session in utmpx struct" >&5
10374echo $ECHO_N "checking for session in utmpx struct... $ECHO_C" >&6 10804echo $ECHO_N "checking for session in utmpx struct... $ECHO_C" >&6
10375if test "${rxvt_cv_struct_utmpx_session+set}" = set; then 10805if test "${struct_utmpx_session+set}" = set; then
10376 echo $ECHO_N "(cached) $ECHO_C" >&6 10806 echo $ECHO_N "(cached) $ECHO_C" >&6
10377else 10807else
10378 cat >conftest.$ac_ext <<_ACEOF 10808 cat >conftest.$ac_ext <<_ACEOF
10379/* confdefs.h. */ 10809/* confdefs.h. */
10380_ACEOF 10810_ACEOF
10410 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10840 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10411 (eval $ac_try) 2>&5 10841 (eval $ac_try) 2>&5
10412 ac_status=$? 10842 ac_status=$?
10413 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10843 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10414 (exit $ac_status); }; }; then 10844 (exit $ac_status); }; }; then
10415 rxvt_cv_struct_utmpx_session=yes 10845 struct_utmpx_session=yes
10416else 10846else
10417 echo "$as_me: failed program was:" >&5 10847 echo "$as_me: failed program was:" >&5
10418sed 's/^/| /' conftest.$ac_ext >&5 10848sed 's/^/| /' conftest.$ac_ext >&5
10419 10849
10420rxvt_cv_struct_utmpx_session=no 10850struct_utmpx_session=no
10421fi 10851fi
10422rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10852rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10423fi 10853fi
10424echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmpx_session" >&5 10854echo "$as_me:$LINENO: result: $struct_utmpx_session" >&5
10425echo "${ECHO_T}$rxvt_cv_struct_utmpx_session" >&6 10855echo "${ECHO_T}$struct_utmpx_session" >&6
10426if test x$rxvt_cv_struct_utmpx_session = xyes; then 10856if test x$struct_utmpx_session = xyes; then
10427 10857
10428cat >>confdefs.h <<\_ACEOF 10858cat >>confdefs.h <<\_ACEOF
10429#define HAVE_UTMPX_SESSION 1 10859#define HAVE_UTMPX_SESSION 1
10430_ACEOF 10860_ACEOF
10431 10861
10434fi 10864fi
10435 10865
10436 10866
10437echo "$as_me:$LINENO: checking for struct lastlog" >&5 10867echo "$as_me:$LINENO: checking for struct lastlog" >&5
10438echo $ECHO_N "checking for struct lastlog... $ECHO_C" >&6 10868echo $ECHO_N "checking for struct lastlog... $ECHO_C" >&6
10439if test "${rxvt_cv_struct_lastlog+set}" = set; then 10869if test "${struct_lastlog+set}" = set; then
10440 echo $ECHO_N "(cached) $ECHO_C" >&6 10870 echo $ECHO_N "(cached) $ECHO_C" >&6
10441else 10871else
10442 cat >conftest.$ac_ext <<_ACEOF 10872 cat >conftest.$ac_ext <<_ACEOF
10443/* confdefs.h. */ 10873/* confdefs.h. */
10444_ACEOF 10874_ACEOF
10478 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10908 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10479 (eval $ac_try) 2>&5 10909 (eval $ac_try) 2>&5
10480 ac_status=$? 10910 ac_status=$?
10481 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10911 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10482 (exit $ac_status); }; }; then 10912 (exit $ac_status); }; }; then
10483 rxvt_cv_struct_lastlog=yes 10913 struct_lastlog=yes
10484else 10914else
10485 echo "$as_me: failed program was:" >&5 10915 echo "$as_me: failed program was:" >&5
10486sed 's/^/| /' conftest.$ac_ext >&5 10916sed 's/^/| /' conftest.$ac_ext >&5
10487 10917
10488rxvt_cv_struct_lastlog=no 10918struct_lastlog=no
10489fi 10919fi
10490rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10920rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10491fi 10921fi
10492echo "$as_me:$LINENO: result: $rxvt_cv_struct_lastlog" >&5 10922echo "$as_me:$LINENO: result: $struct_lastlog" >&5
10493echo "${ECHO_T}$rxvt_cv_struct_lastlog" >&6 10923echo "${ECHO_T}$struct_lastlog" >&6
10494if test x$rxvt_cv_struct_lastlog = xyes; then 10924if test x$struct_lastlog = xyes; then
10495 10925
10496cat >>confdefs.h <<\_ACEOF 10926cat >>confdefs.h <<\_ACEOF
10497#define HAVE_STRUCT_LASTLOG 1 10927#define HAVE_STRUCT_LASTLOG 1
10498_ACEOF 10928_ACEOF
10499 10929
10500fi 10930fi
10501 10931
10502echo "$as_me:$LINENO: checking for struct lastlogx" >&5 10932echo "$as_me:$LINENO: checking for struct lastlogx" >&5
10503echo $ECHO_N "checking for struct lastlogx... $ECHO_C" >&6 10933echo $ECHO_N "checking for struct lastlogx... $ECHO_C" >&6
10504if test "${rxvt_cv_struct_lastlogx+set}" = set; then 10934if test "${struct_lastlogx+set}" = set; then
10505 echo $ECHO_N "(cached) $ECHO_C" >&6 10935 echo $ECHO_N "(cached) $ECHO_C" >&6
10506else 10936else
10507 cat >conftest.$ac_ext <<_ACEOF 10937 cat >conftest.$ac_ext <<_ACEOF
10508/* confdefs.h. */ 10938/* confdefs.h. */
10509_ACEOF 10939_ACEOF
10543 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10973 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10544 (eval $ac_try) 2>&5 10974 (eval $ac_try) 2>&5
10545 ac_status=$? 10975 ac_status=$?
10546 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10976 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10547 (exit $ac_status); }; }; then 10977 (exit $ac_status); }; }; then
10548 rxvt_cv_struct_lastlogx=yes 10978 struct_lastlogx=yes
10549else 10979else
10550 echo "$as_me: failed program was:" >&5 10980 echo "$as_me: failed program was:" >&5
10551sed 's/^/| /' conftest.$ac_ext >&5 10981sed 's/^/| /' conftest.$ac_ext >&5
10552 10982
10553rxvt_cv_struct_lastlogx=no 10983struct_lastlogx=no
10554fi 10984fi
10555rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10985rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10556fi 10986fi
10557echo "$as_me:$LINENO: result: $rxvt_cv_struct_lastlogx" >&5 10987echo "$as_me:$LINENO: result: $struct_lastlogx" >&5
10558echo "${ECHO_T}$rxvt_cv_struct_lastlogx" >&6 10988echo "${ECHO_T}$struct_lastlogx" >&6
10559if test x$rxvt_cv_struct_lastlogx = xyes; then 10989if test x$struct_lastlogx = xyes; then
10560 10990
10561cat >>confdefs.h <<\_ACEOF 10991cat >>confdefs.h <<\_ACEOF
10562#define HAVE_STRUCT_LASTLOGX 1 10992#define HAVE_STRUCT_LASTLOGX 1
10563_ACEOF 10993_ACEOF
10564 10994
10565fi 10995fi
10566 10996
10567 10997
10568echo "$as_me:$LINENO: checking where utmp is located" >&5 10998echo "$as_me:$LINENO: checking where utmp is located" >&5
10569echo $ECHO_N "checking where utmp is located... $ECHO_C" >&6 10999echo $ECHO_N "checking where utmp is located... $ECHO_C" >&6
10570if test "${rxvt_cv_path_utmp+set}" = set; then 11000if test "${path_utmp+set}" = set; then
10571 echo $ECHO_N "(cached) $ECHO_C" >&6 11001 echo $ECHO_N "(cached) $ECHO_C" >&6
10572else 11002else
10573 if test "$cross_compiling" = yes; then 11003 if test "$cross_compiling" = yes; then
10574 { echo "$as_me:$LINENO: WARNING: Define RXVT_UTMP_FILE in config.h manually" >&5 11004 { echo "$as_me:$LINENO: WARNING: Define UTMP_FILE in config.h manually" >&5
10575echo "$as_me: WARNING: Define RXVT_UTMP_FILE in config.h manually" >&2;} 11005echo "$as_me: WARNING: Define UTMP_FILE in config.h manually" >&2;}
10576else 11006else
10577 cat >conftest.$ac_ext <<_ACEOF 11007 cat >conftest.$ac_ext <<_ACEOF
10578/* confdefs.h. */ 11008/* confdefs.h. */
10579_ACEOF 11009_ACEOF
10580cat confdefs.h >>conftest.$ac_ext 11010cat confdefs.h >>conftest.$ac_ext
10616 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11046 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10617 (eval $ac_try) 2>&5 11047 (eval $ac_try) 2>&5
10618 ac_status=$? 11048 ac_status=$?
10619 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11049 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10620 (exit $ac_status); }; }; then 11050 (exit $ac_status); }; }; then
10621 rxvt_cv_path_utmp=`cat conftestval` 11051 path_utmp=`cat conftestval`
10622else 11052else
10623 echo "$as_me: program exited with status $ac_status" >&5 11053 echo "$as_me: program exited with status $ac_status" >&5
10624echo "$as_me: failed program was:" >&5 11054echo "$as_me: failed program was:" >&5
10625sed 's/^/| /' conftest.$ac_ext >&5 11055sed 's/^/| /' conftest.$ac_ext >&5
10626 11056
10627( exit $ac_status ) 11057( exit $ac_status )
10628rxvt_cv_path_utmp= 11058path_utmp=
10629fi 11059fi
10630rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 11060rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
10631fi 11061fi
10632fi 11062fi
10633echo "$as_me:$LINENO: result: $rxvt_cv_path_utmp" >&5 11063echo "$as_me:$LINENO: result: $path_utmp" >&5
10634echo "${ECHO_T}$rxvt_cv_path_utmp" >&6 11064echo "${ECHO_T}$path_utmp" >&6
10635if test x$rxvt_cv_path_utmp != x; then 11065if test x$path_utmp != x; then
10636 11066
10637cat >>confdefs.h <<_ACEOF 11067cat >>confdefs.h <<_ACEOF
10638#define RXVT_UTMP_FILE "$rxvt_cv_path_utmp" 11068#define UTMP_FILE "$path_utmp"
10639_ACEOF 11069_ACEOF
10640 11070
10641fi 11071fi
10642 11072
10643 11073
10644echo "$as_me:$LINENO: checking where utmpx is located" >&5 11074echo "$as_me:$LINENO: checking where utmpx is located" >&5
10645echo $ECHO_N "checking where utmpx is located... $ECHO_C" >&6 11075echo $ECHO_N "checking where utmpx is located... $ECHO_C" >&6
10646if test "${rxvt_cv_path_utmpx+set}" = set; then 11076if test "${path_utmpx+set}" = set; then
10647 echo $ECHO_N "(cached) $ECHO_C" >&6 11077 echo $ECHO_N "(cached) $ECHO_C" >&6
10648else 11078else
10649 if test "$cross_compiling" = yes; then 11079 if test "$cross_compiling" = yes; then
10650 { echo "$as_me:$LINENO: WARNING: Define RXVT_UTMPX_FILE in config.h manually" >&5 11080 { echo "$as_me:$LINENO: WARNING: Define UTMPX_FILE in config.h manually" >&5
10651echo "$as_me: WARNING: Define RXVT_UTMPX_FILE in config.h manually" >&2;} 11081echo "$as_me: WARNING: Define UTMPX_FILE in config.h manually" >&2;}
10652else 11082else
10653 cat >conftest.$ac_ext <<_ACEOF 11083 cat >conftest.$ac_ext <<_ACEOF
10654/* confdefs.h. */ 11084/* confdefs.h. */
10655_ACEOF 11085_ACEOF
10656cat confdefs.h >>conftest.$ac_ext 11086cat confdefs.h >>conftest.$ac_ext
10702 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11132 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10703 (eval $ac_try) 2>&5 11133 (eval $ac_try) 2>&5
10704 ac_status=$? 11134 ac_status=$?
10705 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11135 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10706 (exit $ac_status); }; }; then 11136 (exit $ac_status); }; }; then
10707 rxvt_cv_path_utmpx=`cat conftestval` 11137 path_utmpx=`cat conftestval`
10708else 11138else
10709 echo "$as_me: program exited with status $ac_status" >&5 11139 echo "$as_me: program exited with status $ac_status" >&5
10710echo "$as_me: failed program was:" >&5 11140echo "$as_me: failed program was:" >&5
10711sed 's/^/| /' conftest.$ac_ext >&5 11141sed 's/^/| /' conftest.$ac_ext >&5
10712 11142
10713( exit $ac_status ) 11143( exit $ac_status )
10714rxvt_cv_path_utmpx= 11144path_utmpx=
10715fi 11145fi
10716rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 11146rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
10717fi 11147fi
10718fi 11148fi
10719echo "$as_me:$LINENO: result: $rxvt_cv_path_utmpx" >&5 11149echo "$as_me:$LINENO: result: $path_utmpx" >&5
10720echo "${ECHO_T}$rxvt_cv_path_utmpx" >&6 11150echo "${ECHO_T}$path_utmpx" >&6
10721if test x$rxvt_cv_path_utmpx != x; then 11151if test x$path_utmpx != x; then
10722 11152
10723cat >>confdefs.h <<_ACEOF 11153cat >>confdefs.h <<_ACEOF
10724#define RXVT_UTMPX_FILE "$rxvt_cv_path_utmpx" 11154#define UTMPX_FILE "$path_utmpx"
10725_ACEOF 11155_ACEOF
10726 11156
10727fi 11157fi
10728 11158
10729 11159
10730echo "$as_me:$LINENO: checking where wtmp is located" >&5 11160echo "$as_me:$LINENO: checking where wtmp is located" >&5
10731echo $ECHO_N "checking where wtmp is located... $ECHO_C" >&6 11161echo $ECHO_N "checking where wtmp is located... $ECHO_C" >&6
10732if test "${rxvt_cv_path_wtmp+set}" = set; then 11162if test "${path_wtmp+set}" = set; then
10733 echo $ECHO_N "(cached) $ECHO_C" >&6 11163 echo $ECHO_N "(cached) $ECHO_C" >&6
10734else 11164else
10735 if test "$cross_compiling" = yes; then 11165 if test "$cross_compiling" = yes; then
10736 { echo "$as_me:$LINENO: WARNING: Define RXVT_WTMP_FILE in config.h manually" >&5 11166 { echo "$as_me:$LINENO: WARNING: Define WTMP_FILE in config.h manually" >&5
10737echo "$as_me: WARNING: Define RXVT_WTMP_FILE in config.h manually" >&2;} 11167echo "$as_me: WARNING: Define WTMP_FILE in config.h manually" >&2;}
10738else 11168else
10739 cat >conftest.$ac_ext <<_ACEOF 11169 cat >conftest.$ac_ext <<_ACEOF
10740/* confdefs.h. */ 11170/* confdefs.h. */
10741_ACEOF 11171_ACEOF
10742cat confdefs.h >>conftest.$ac_ext 11172cat confdefs.h >>conftest.$ac_ext
10780 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11210 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10781 (eval $ac_try) 2>&5 11211 (eval $ac_try) 2>&5
10782 ac_status=$? 11212 ac_status=$?
10783 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11213 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10784 (exit $ac_status); }; }; then 11214 (exit $ac_status); }; }; then
10785 rxvt_cv_path_wtmp=`cat conftestval` 11215 path_wtmp=`cat conftestval`
10786else 11216else
10787 echo "$as_me: program exited with status $ac_status" >&5 11217 echo "$as_me: program exited with status $ac_status" >&5
10788echo "$as_me: failed program was:" >&5 11218echo "$as_me: failed program was:" >&5
10789sed 's/^/| /' conftest.$ac_ext >&5 11219sed 's/^/| /' conftest.$ac_ext >&5
10790 11220
10791( exit $ac_status ) 11221( exit $ac_status )
10792rxvt_cv_path_wtmp= 11222path_wtmp=
10793fi 11223fi
10794rm -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
10795fi 11225fi
10796fi 11226fi
10797echo "$as_me:$LINENO: result: $rxvt_cv_path_wtmp" >&5 11227echo "$as_me:$LINENO: result: $path_wtmp" >&5
10798echo "${ECHO_T}$rxvt_cv_path_wtmp" >&6 11228echo "${ECHO_T}$path_wtmp" >&6
10799if test x$rxvt_cv_path_wtmp != x; then 11229if test x$path_wtmp != x; then
10800 11230
10801cat >>confdefs.h <<_ACEOF 11231cat >>confdefs.h <<_ACEOF
10802#define RXVT_WTMP_FILE "$rxvt_cv_path_wtmp" 11232#define WTMP_FILE "$path_wtmp"
10803_ACEOF 11233_ACEOF
10804 11234
10805fi 11235fi
10806 11236
10807echo "$as_me:$LINENO: checking where wtmpx is located" >&5 11237echo "$as_me:$LINENO: checking where wtmpx is located" >&5
10808echo $ECHO_N "checking where wtmpx is located... $ECHO_C" >&6 11238echo $ECHO_N "checking where wtmpx is located... $ECHO_C" >&6
10809if test "${rxvt_cv_path_wtmpx+set}" = set; then 11239if test "${path_wtmpx+set}" = set; then
10810 echo $ECHO_N "(cached) $ECHO_C" >&6 11240 echo $ECHO_N "(cached) $ECHO_C" >&6
10811else 11241else
10812 if test "$cross_compiling" = yes; then 11242 if test "$cross_compiling" = yes; then
10813 { echo "$as_me:$LINENO: WARNING: Define RXVT_WTMPX_FILE in config.h manually" >&5 11243 { echo "$as_me:$LINENO: WARNING: Define WTMPX_FILE in config.h manually" >&5
10814echo "$as_me: WARNING: Define RXVT_WTMPX_FILE in config.h manually" >&2;} 11244echo "$as_me: WARNING: Define WTMPX_FILE in config.h manually" >&2;}
10815else 11245else
10816 cat >conftest.$ac_ext <<_ACEOF 11246 cat >conftest.$ac_ext <<_ACEOF
10817/* confdefs.h. */ 11247/* confdefs.h. */
10818_ACEOF 11248_ACEOF
10819cat confdefs.h >>conftest.$ac_ext 11249cat confdefs.h >>conftest.$ac_ext
10856 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11286 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10857 (eval $ac_try) 2>&5 11287 (eval $ac_try) 2>&5
10858 ac_status=$? 11288 ac_status=$?
10859 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11289 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10860 (exit $ac_status); }; }; then 11290 (exit $ac_status); }; }; then
10861 rxvt_cv_path_wtmpx=`cat conftestval` 11291 path_wtmpx=`cat conftestval`
10862else 11292else
10863 echo "$as_me: program exited with status $ac_status" >&5 11293 echo "$as_me: program exited with status $ac_status" >&5
10864echo "$as_me: failed program was:" >&5 11294echo "$as_me: failed program was:" >&5
10865sed 's/^/| /' conftest.$ac_ext >&5 11295sed 's/^/| /' conftest.$ac_ext >&5
10866 11296
10867( exit $ac_status ) 11297( exit $ac_status )
10868rxvt_cv_path_wtmpx= 11298path_wtmpx=
10869fi 11299fi
10870rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 11300rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
10871fi 11301fi
10872fi 11302fi
10873echo "$as_me:$LINENO: result: $rxvt_cv_path_wtmpx" >&5 11303echo "$as_me:$LINENO: result: $path_wtmpx" >&5
10874echo "${ECHO_T}$rxvt_cv_path_wtmpx" >&6 11304echo "${ECHO_T}$path_wtmpx" >&6
10875if test x$rxvt_cv_path_wtmpx != x; then 11305if test x$path_wtmpx != x; then
10876 11306
10877cat >>confdefs.h <<_ACEOF 11307cat >>confdefs.h <<_ACEOF
10878#define RXVT_WTMPX_FILE "$rxvt_cv_path_wtmpx" 11308#define WTMPX_FILE "$path_wtmpx"
10879_ACEOF 11309_ACEOF
10880 11310
10881fi 11311fi
10882 11312
10883echo "$as_me:$LINENO: checking where lastlog is located" >&5 11313echo "$as_me:$LINENO: checking where lastlog is located" >&5
10884echo $ECHO_N "checking where lastlog is located... $ECHO_C" >&6 11314echo $ECHO_N "checking where lastlog is located... $ECHO_C" >&6
10885if test "${rxvt_cv_path_lastlog+set}" = set; then 11315if test "${path_lastlog+set}" = set; then
10886 echo $ECHO_N "(cached) $ECHO_C" >&6 11316 echo $ECHO_N "(cached) $ECHO_C" >&6
10887else 11317else
10888 if test "$cross_compiling" = yes; then 11318 if test "$cross_compiling" = yes; then
10889 { echo "$as_me:$LINENO: WARNING: Define RXVT_LASTLOG_FILE in config.h manually" >&5 11319 { echo "$as_me:$LINENO: WARNING: Define LASTLOG_FILE in config.h manually" >&5
10890echo "$as_me: WARNING: Define RXVT_LASTLOG_FILE in config.h manually" >&2;} 11320echo "$as_me: WARNING: Define LASTLOG_FILE in config.h manually" >&2;}
10891else 11321else
10892 cat >conftest.$ac_ext <<_ACEOF 11322 cat >conftest.$ac_ext <<_ACEOF
10893/* confdefs.h. */ 11323/* confdefs.h. */
10894_ACEOF 11324_ACEOF
10895cat confdefs.h >>conftest.$ac_ext 11325cat confdefs.h >>conftest.$ac_ext
10937 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11367 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10938 (eval $ac_try) 2>&5 11368 (eval $ac_try) 2>&5
10939 ac_status=$? 11369 ac_status=$?
10940 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11370 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10941 (exit $ac_status); }; }; then 11371 (exit $ac_status); }; }; then
10942 rxvt_cv_path_lastlog=`cat conftestval` 11372 path_lastlog=`cat conftestval`
10943else 11373else
10944 echo "$as_me: program exited with status $ac_status" >&5 11374 echo "$as_me: program exited with status $ac_status" >&5
10945echo "$as_me: failed program was:" >&5 11375echo "$as_me: failed program was:" >&5
10946sed 's/^/| /' conftest.$ac_ext >&5 11376sed 's/^/| /' conftest.$ac_ext >&5
10947 11377
10948( exit $ac_status ) 11378( exit $ac_status )
10949rxvt_cv_path_lastlog= 11379path_lastlog=
10950fi 11380fi
10951rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 11381rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
10952fi 11382fi
10953fi 11383fi
10954echo "$as_me:$LINENO: result: $rxvt_cv_path_lastlog" >&5 11384echo "$as_me:$LINENO: result: $path_lastlog" >&5
10955echo "${ECHO_T}$rxvt_cv_path_lastlog" >&6 11385echo "${ECHO_T}$path_lastlog" >&6
10956if test x$rxvt_cv_path_lastlog != x; then 11386if test x$path_lastlog != x; then
10957 11387
10958cat >>confdefs.h <<_ACEOF 11388cat >>confdefs.h <<_ACEOF
10959#define RXVT_LASTLOG_FILE "$rxvt_cv_path_lastlog" 11389#define LASTLOG_FILE "$path_lastlog"
10960_ACEOF 11390_ACEOF
10961 11391
10962 if test -d "$rxvt_cv_path_lastlog"; then 11392 if test -d "$path_lastlog"; then
10963 11393
10964cat >>confdefs.h <<\_ACEOF 11394cat >>confdefs.h <<\_ACEOF
10965#define LASTLOG_IS_DIR 1 11395#define LASTLOG_IS_DIR 1
10966_ACEOF 11396_ACEOF
10967 11397
10968 fi 11398 fi
10969fi 11399fi
10970 11400
10971echo "$as_me:$LINENO: checking where lastlogx is located" >&5 11401echo "$as_me:$LINENO: checking where lastlogx is located" >&5
10972echo $ECHO_N "checking where lastlogx is located... $ECHO_C" >&6 11402echo $ECHO_N "checking where lastlogx is located... $ECHO_C" >&6
10973if test "${rxvt_cv_path_lastlogx+set}" = set; then 11403if test "${path_lastlogx+set}" = set; then
10974 echo $ECHO_N "(cached) $ECHO_C" >&6 11404 echo $ECHO_N "(cached) $ECHO_C" >&6
10975else 11405else
10976 if test "$cross_compiling" = yes; then 11406 if test "$cross_compiling" = yes; then
10977 { echo "$as_me:$LINENO: WARNING: Define RXVT_LASTLOGX_FILE in config.h manually" >&5 11407 { echo "$as_me:$LINENO: WARNING: Define LASTLOGX_FILE in config.h manually" >&5
10978echo "$as_me: WARNING: Define RXVT_LASTLOGX_FILE in config.h manually" >&2;} 11408echo "$as_me: WARNING: Define LASTLOGX_FILE in config.h manually" >&2;}
10979else 11409else
10980 cat >conftest.$ac_ext <<_ACEOF 11410 cat >conftest.$ac_ext <<_ACEOF
10981/* confdefs.h. */ 11411/* confdefs.h. */
10982_ACEOF 11412_ACEOF
10983cat confdefs.h >>conftest.$ac_ext 11413cat confdefs.h >>conftest.$ac_ext
11019 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11449 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11020 (eval $ac_try) 2>&5 11450 (eval $ac_try) 2>&5
11021 ac_status=$? 11451 ac_status=$?
11022 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11452 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11023 (exit $ac_status); }; }; then 11453 (exit $ac_status); }; }; then
11024 rxvt_cv_path_lastlogx=`cat conftestval` 11454 path_lastlogx=`cat conftestval`
11025else 11455else
11026 echo "$as_me: program exited with status $ac_status" >&5 11456 echo "$as_me: program exited with status $ac_status" >&5
11027echo "$as_me: failed program was:" >&5 11457echo "$as_me: failed program was:" >&5
11028sed 's/^/| /' conftest.$ac_ext >&5 11458sed 's/^/| /' conftest.$ac_ext >&5
11029 11459
11030( exit $ac_status ) 11460( exit $ac_status )
11031rxvt_cv_path_lastlogx= 11461path_lastlogx=
11032fi 11462fi
11033rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 11463rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
11034fi 11464fi
11035fi 11465fi
11036echo "$as_me:$LINENO: result: $rxvt_cv_path_lastlogx" >&5 11466echo "$as_me:$LINENO: result: $path_lastlogx" >&5
11037echo "${ECHO_T}$rxvt_cv_path_lastlogx" >&6 11467echo "${ECHO_T}$path_lastlogx" >&6
11038if test x$rxvt_cv_path_lastlogx != x; then 11468if test x$path_lastlogx != x; then
11039 11469
11040cat >>confdefs.h <<_ACEOF 11470cat >>confdefs.h <<_ACEOF
11041#define RXVT_LASTLOGX_FILE "$rxvt_cv_path_lastlogx" 11471#define LASTLOGX_FILE "$path_lastlogx"
11042_ACEOF 11472_ACEOF
11043 11473
11044fi 11474fi
11475
11476if test x$support_utmp != xyes; then
11477 echo " utmp support: disabled"
11478 echo
11479else
11480 echo " utmp support: enabled
11481 utmp file: $path_utmp
11482 utmpx file: $path_utmpx
11483 wtmp file: $path_wtmp
11484 wtmpx file: $path_wtmpx
11485 lastlog file: $path_lastlog
11486 lastlogx file: $path_lastlogx"
11487fi
11488
11045 11489
11046 11490
11047echo "$as_me:$LINENO: checking where ttys/ttytab is located" >&5 11491echo "$as_me:$LINENO: checking where ttys/ttytab is located" >&5
11048echo $ECHO_N "checking where ttys/ttytab is located... $ECHO_C" >&6 11492echo $ECHO_N "checking where ttys/ttytab is located... $ECHO_C" >&6
11049if test "${rxvt_cv_path_ttytab+set}" = set; then 11493if test "${rxvt_cv_path_ttytab+set}" = set; then
11316#define HAVE_NL_LANGINFO 1 11760#define HAVE_NL_LANGINFO 1
11317_ACEOF 11761_ACEOF
11318 11762
11319fi 11763fi
11320 11764
11765
11766echo "$as_me:$LINENO: checking for unix-compliant filehandle passing ability" >&5
11767echo $ECHO_N "checking for unix-compliant filehandle passing ability... $ECHO_C" >&6
11768if test "${can_pass_fds+set}" = set; then
11769 echo $ECHO_N "(cached) $ECHO_C" >&6
11770else
11771 cat >conftest.$ac_ext <<_ACEOF
11772/* confdefs.h. */
11773_ACEOF
11774cat confdefs.h >>conftest.$ac_ext
11775cat >>conftest.$ac_ext <<_ACEOF
11776/* end confdefs.h. */
11777
11778#include <cstddef> // broken bsds (is that redundant?) need this
11779#include <sys/types.h>
11780#include <sys/socket.h>
11781#include <sys/uio.h>
11782
11783int
11784main ()
11785{
11786
11787{
11788 msghdr msg;
11789 iovec iov;
11790 char buf [100];
11791 char data = 0;
11792
11793 iov.iov_base = &data;
11794 iov.iov_len = 1;
11795
11796 msg.msg_iov = &iov;
11797 msg.msg_iovlen = 1;
11798 msg.msg_control = buf;
11799 msg.msg_controllen = sizeof buf;
11800
11801 cmsghdr *cmsg = CMSG_FIRSTHDR (&msg);
11802 cmsg->cmsg_level = SOL_SOCKET;
11803 cmsg->cmsg_type = SCM_RIGHTS;
11804 cmsg->cmsg_len = 100;
11805
11806 *(int *)CMSG_DATA (cmsg) = 5;
11807
11808 return sendmsg (3, &msg, 0);
11809}
11810
11811 ;
11812 return 0;
11813}
11814_ACEOF
11815rm -f conftest.$ac_objext conftest$ac_exeext
11816if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
11817 (eval $ac_link) 2>conftest.er1
11818 ac_status=$?
11819 grep -v '^ *+' conftest.er1 >conftest.err
11820 rm -f conftest.er1
11821 cat conftest.err >&5
11822 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11823 (exit $ac_status); } &&
11824 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
11825 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11826 (eval $ac_try) 2>&5
11827 ac_status=$?
11828 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11829 (exit $ac_status); }; } &&
11830 { ac_try='test -s conftest$ac_exeext'
11831 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11832 (eval $ac_try) 2>&5
11833 ac_status=$?
11834 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11835 (exit $ac_status); }; }; then
11836 can_pass_fds=yes
11837else
11838 echo "$as_me: failed program was:" >&5
11839sed 's/^/| /' conftest.$ac_ext >&5
11840
11841can_pass_fds=no
11842fi
11843rm -f conftest.err conftest.$ac_objext \
11844 conftest$ac_exeext conftest.$ac_ext
11845fi
11846echo "$as_me:$LINENO: result: $can_pass_fds" >&5
11847echo "${ECHO_T}$can_pass_fds" >&6
11848if test x$can_pass_fds = xyes; then
11849
11850cat >>confdefs.h <<\_ACEOF
11851#define HAVE_UNIX_FDPASS 1
11852_ACEOF
11853
11854else
11855 { { echo "$as_me:$LINENO: error: libptytty requires unix-compliant filehandle passing ability" >&5
11856echo "$as_me: error: libptytty requires unix-compliant filehandle passing ability" >&2;}
11857 { (exit 1); exit 1; }; }
11858fi
11859
11860
11321echo "$as_me:$LINENO: checking for broken XIM callback" >&5 11861echo "$as_me:$LINENO: checking for broken XIM callback" >&5
11322echo $ECHO_N "checking for broken XIM callback... $ECHO_C" >&6 11862echo $ECHO_N "checking for broken XIM callback... $ECHO_C" >&6
11323if test "${rxvt_broken_ximcb+set}" = set; then 11863if test "${rxvt_broken_ximcb+set}" = set; then
11324 echo $ECHO_N "(cached) $ECHO_C" >&6 11864 echo $ECHO_N "(cached) $ECHO_C" >&6
11325else 11865else
11374#define XIMCB_PROTO_BROKEN 1 11914#define XIMCB_PROTO_BROKEN 1
11375_ACEOF 11915_ACEOF
11376 11916
11377fi 11917fi
11378 11918
11379echo "$as_me:$LINENO: checking for getpt" >&5
11380echo $ECHO_N "checking for getpt... $ECHO_C" >&6
11381if test "${rxvt_cv_func_getpt+set}" = set; then
11382 echo $ECHO_N "(cached) $ECHO_C" >&6
11383else
11384 cat >conftest.$ac_ext <<_ACEOF
11385/* confdefs.h. */
11386_ACEOF
11387cat confdefs.h >>conftest.$ac_ext
11388cat >>conftest.$ac_ext <<_ACEOF
11389/* end confdefs.h. */
11390#define _GNU_SOURCE
11391#ifdef HAVE_STDLIB_H
11392# include <cstdlib>
11393#endif
11394int
11395main ()
11396{
11397(void)getpt();
11398 ;
11399 return 0;
11400}
11401_ACEOF
11402rm -f conftest.$ac_objext conftest$ac_exeext
11403if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
11404 (eval $ac_link) 2>conftest.er1
11405 ac_status=$?
11406 grep -v '^ *+' conftest.er1 >conftest.err
11407 rm -f conftest.er1
11408 cat conftest.err >&5
11409 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11410 (exit $ac_status); } &&
11411 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
11412 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11413 (eval $ac_try) 2>&5
11414 ac_status=$?
11415 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11416 (exit $ac_status); }; } &&
11417 { ac_try='test -s conftest$ac_exeext'
11418 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11419 (eval $ac_try) 2>&5
11420 ac_status=$?
11421 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11422 (exit $ac_status); }; }; then
11423 rxvt_cv_func_getpt=yes
11424else
11425 echo "$as_me: failed program was:" >&5
11426sed 's/^/| /' conftest.$ac_ext >&5
11427 11919
11428rxvt_cv_func_getpt=no
11429fi
11430rm -f conftest.err conftest.$ac_objext \
11431 conftest$ac_exeext conftest.$ac_ext
11432fi
11433echo "$as_me:$LINENO: result: $rxvt_cv_func_getpt" >&5
11434echo "${ECHO_T}$rxvt_cv_func_getpt" >&6
11435if test x$rxvt_cv_func_getpt = xyes; then
11436 11920
11437cat >>confdefs.h <<\_ACEOF
11438#define HAVE_GETPT 1
11439_ACEOF
11440 11921
11441fi
11442 11922
11443echo "$as_me:$LINENO: checking for pty/tty type" >&5
11444echo $ECHO_N "checking for pty/tty type... $ECHO_C" >&6
11445if test "${rxvt_cv_ptys+set}" = set; then
11446 echo $ECHO_N "(cached) $ECHO_C" >&6
11447else
11448 if test x$ac_cv_func_openpty = xyes; then
11449 rxvt_cv_ptys=OPENPTY
11450 else if test x$ac_cv_func__getpty = xyes; then
11451 rxvt_cv_ptys=SGI4
11452 else if test -c /dev/ttyp20; then
11453 rxvt_cv_ptys=SCO
11454 else if test -c /dev/ptym/clone; then
11455 rxvt_cv_ptys=HPUX
11456 else if test x$rxvt_cv_func_getpt = xyes; then
11457 rxvt_cv_ptys=GLIBC
11458 else if test -c /dev/ptc -a -c /dev/pts; then
11459 rxvt_cv_ptys=PTC
11460 else if test -c /dev/ptc -a -d /dev/pts; then
11461 rxvt_cv_ptys=PTC
11462 else if test -c /dev/ptmx -a -c /dev/pts/0; then
11463 rxvt_cv_ptys=STREAMS
11464 else if test x$ac_cv_func_grantpt = xyes && test x$ac_cv_func_unlockpt = xyes; then
11465 rxvt_cv_ptys=STREAMS
11466 else
11467 rxvt_cv_ptys=BSD
11468fi
11469fi
11470fi
11471fi
11472fi
11473fi
11474fi
11475fi
11476fi
11477 11923
11478fi
11479echo "$as_me:$LINENO: result: $rxvt_cv_ptys" >&5
11480echo "${ECHO_T}$rxvt_cv_ptys" >&6
11481 11924
11482if test x$rxvt_cv_ptys = xOPENPTY; then 11925for ac_header in \
11926 pty.h \
11927 util.h \
11928 libutil.h \
11929 sys/ioctl.h \
11930 sys/stropts.h \
11483 11931
11484cat >>confdefs.h <<\_ACEOF
11485#define PTYS_ARE_OPENPTY 1
11486_ACEOF
11487
11488fi
11489if test x$rxvt_cv_ptys = xSCO; then
11490
11491cat >>confdefs.h <<\_ACEOF
11492#define PTYS_ARE_NUMERIC 1
11493_ACEOF
11494
11495fi
11496if test x$rxvt_cv_ptys = xSTREAMS; then
11497
11498cat >>confdefs.h <<\_ACEOF
11499#define PTYS_ARE_PTMX 1
11500_ACEOF
11501
11502fi
11503if test x$rxvt_cv_ptys = xPTC; then
11504
11505cat >>confdefs.h <<\_ACEOF
11506#define PTYS_ARE_PTC 1
11507_ACEOF
11508
11509fi
11510if test x$rxvt_cv_ptys = xSGI4; then
11511
11512cat >>confdefs.h <<\_ACEOF
11513#define PTYS_ARE__GETPTY 1
11514_ACEOF
11515
11516fi
11517if test x$rxvt_cv_ptys = xCONVEX; then
11518
11519cat >>confdefs.h <<\_ACEOF
11520#define PTYS_ARE_GETPTY 1
11521_ACEOF
11522
11523fi
11524if test x$rxvt_cv_ptys = xGLIBC; then
11525
11526cat >>confdefs.h <<\_ACEOF
11527#define PTYS_ARE_GETPT 1
11528_ACEOF
11529
11530fi
11531if test x$rxvt_cv_ptys = xHPUX; then
11532
11533cat >>confdefs.h <<\_ACEOF
11534#define PTYS_ARE_CLONE 1
11535_ACEOF
11536
11537fi
11538if test x$rxvt_cv_ptys = xBSD -o x$rxvt_cv_ptys = xHPUX -o x$rxvt_cv_ptys = xGLIBC; then
11539
11540cat >>confdefs.h <<\_ACEOF
11541#define PTYS_ARE_SEARCHED 1
11542_ACEOF
11543
11544fi
11545
11546
11547{ echo "$as_me:$LINENO: checking for pty ranges..." >&5
11548echo "$as_me: checking for pty ranges..." >&6;}
11549ptys=`echo /dev/pty??`
11550pch1=`echo $ptys | tr ' ' '\012' | sed -e 's/^.*\(.\).$/\1/g' | sort -u | tr -d '\012'`
11551pch2=`echo $ptys | tr ' ' '\012' | sed -e 's/^.*\(.\)$/\1/g' | sort -u | tr -d '\012'`
11552if test x$pch1 != x; then
11553
11554cat >>confdefs.h <<_ACEOF
11555#define PTYCHAR1 "$pch1"
11556_ACEOF
11557
11558fi
11559if test x$pch2 != x; then
11560
11561cat >>confdefs.h <<_ACEOF
11562#define PTYCHAR2 "$pch2"
11563_ACEOF
11564
11565fi
11566
11567if test x$support_xft = xyes; then
11568 LIBS="$LIBS `pkg-config xft --libs`"
11569 CFLAGS="$CFLAGS `pkg-config xft --cflags`"
11570 CPPFLAGS="$CPPFLAGS `pkg-config xft --cflags`"
11571
11572
11573for ac_header in X11/Xft/Xft.h
11574do 11932do
11575as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 11933as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
11576if eval "test \"\${$as_ac_Header+set}\" = set"; then 11934if eval "test \"\${$as_ac_Header+set}\" = set"; then
11577 echo "$as_me:$LINENO: checking for $ac_header" >&5 11935 echo "$as_me:$LINENO: checking for $ac_header" >&5
11578echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 11936echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
11712if test `eval echo '${'$as_ac_Header'}'` = yes; then 12070if test `eval echo '${'$as_ac_Header'}'` = yes; then
11713 cat >>confdefs.h <<_ACEOF 12071 cat >>confdefs.h <<_ACEOF
11714#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 12072#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
11715_ACEOF 12073_ACEOF
11716 12074
12075fi
12076
12077done
12078
12079
12080
12081
12082
12083
12084
12085
12086
12087
12088
12089for ac_func in \
12090 revoke \
12091 _getpty \
12092 getpt \
12093 posix_openpt \
12094 isastream \
12095 setuid \
12096 seteuid \
12097 setreuid \
12098 setresuid \
12099
12100do
12101as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
12102echo "$as_me:$LINENO: checking for $ac_func" >&5
12103echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
12104if eval "test \"\${$as_ac_var+set}\" = set"; then
12105 echo $ECHO_N "(cached) $ECHO_C" >&6
12106else
12107 cat >conftest.$ac_ext <<_ACEOF
12108/* confdefs.h. */
12109_ACEOF
12110cat confdefs.h >>conftest.$ac_ext
12111cat >>conftest.$ac_ext <<_ACEOF
12112/* end confdefs.h. */
12113/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
12114 For example, HP-UX 11i <limits.h> declares gettimeofday. */
12115#define $ac_func innocuous_$ac_func
12116
12117/* System header to define __stub macros and hopefully few prototypes,
12118 which can conflict with char $ac_func (); below.
12119 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
12120 <limits.h> exists even on freestanding compilers. */
12121
12122#ifdef __STDC__
12123# include <limits.h>
12124#else
12125# include <assert.h>
12126#endif
12127
12128#undef $ac_func
12129
12130/* Override any gcc2 internal prototype to avoid an error. */
12131#ifdef __cplusplus
12132extern "C"
12133{
12134#endif
12135/* We use char because int might match the return type of a gcc2
12136 builtin and then its argument prototype would still apply. */
12137char $ac_func ();
12138/* The GNU C library defines this for functions which it implements
12139 to always fail with ENOSYS. Some functions are actually named
12140 something starting with __ and the normal name is an alias. */
12141#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
12142choke me
12143#else
12144char (*f) () = $ac_func;
12145#endif
12146#ifdef __cplusplus
12147}
12148#endif
12149
12150int
12151main ()
12152{
12153return f != $ac_func;
12154 ;
12155 return 0;
12156}
12157_ACEOF
12158rm -f conftest.$ac_objext conftest$ac_exeext
12159if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12160 (eval $ac_link) 2>conftest.er1
12161 ac_status=$?
12162 grep -v '^ *+' conftest.er1 >conftest.err
12163 rm -f conftest.er1
12164 cat conftest.err >&5
12165 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12166 (exit $ac_status); } &&
12167 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
12168 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12169 (eval $ac_try) 2>&5
12170 ac_status=$?
12171 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12172 (exit $ac_status); }; } &&
12173 { ac_try='test -s conftest$ac_exeext'
12174 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12175 (eval $ac_try) 2>&5
12176 ac_status=$?
12177 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12178 (exit $ac_status); }; }; then
12179 eval "$as_ac_var=yes"
12180else
12181 echo "$as_me: failed program was:" >&5
12182sed 's/^/| /' conftest.$ac_ext >&5
12183
12184eval "$as_ac_var=no"
12185fi
12186rm -f conftest.err conftest.$ac_objext \
12187 conftest$ac_exeext conftest.$ac_ext
12188fi
12189echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
12190echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
12191if test `eval echo '${'$as_ac_var'}'` = yes; then
12192 cat >>confdefs.h <<_ACEOF
12193#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
12194_ACEOF
12195
12196fi
12197done
12198
12199
12200have_clone=no
12201
12202echo "$as_me:$LINENO: checking for /dev/ptym/clone" >&5
12203echo $ECHO_N "checking for /dev/ptym/clone... $ECHO_C" >&6
12204if test -e /dev/ptym/clone; then
12205 echo "$as_me:$LINENO: result: yes" >&5
12206echo "${ECHO_T}yes" >&6
12207
12208cat >>confdefs.h <<\_ACEOF
12209#define HAVE_DEV_CLONE 1
12210_ACEOF
12211
12212
12213cat >>confdefs.h <<\_ACEOF
12214#define CLONE_DEVICE "/dev/ptym/clone"
12215_ACEOF
12216
12217 have_clone=yes
12218else
12219 echo "$as_me:$LINENO: result: no" >&5
12220echo "${ECHO_T}no" >&6
12221fi
12222
12223echo "$as_me:$LINENO: checking for /dev/ptc" >&5
12224echo $ECHO_N "checking for /dev/ptc... $ECHO_C" >&6
12225if test -e /dev/ptc; then
12226 echo "$as_me:$LINENO: result: yes" >&5
12227echo "${ECHO_T}yes" >&6
12228
12229cat >>confdefs.h <<\_ACEOF
12230#define HAVE_DEV_PTC 1
12231_ACEOF
12232
12233
12234cat >>confdefs.h <<\_ACEOF
12235#define CLONE_DEVICE "/dev/ptc"
12236_ACEOF
12237
12238 have_clone=yes
12239else
12240 echo "$as_me:$LINENO: result: no" >&5
12241echo "${ECHO_T}no" >&6
12242fi
12243
12244case $host in
12245 *-*-cygwin*)
12246 have_clone=yes
12247
12248cat >>confdefs.h <<\_ACEOF
12249#define CLONE_DEVICE "/dev/ptmx"
12250_ACEOF
12251
12252 ;;
12253 *)
12254 echo "$as_me:$LINENO: checking for /dev/ptmx" >&5
12255echo $ECHO_N "checking for /dev/ptmx... $ECHO_C" >&6
12256 if test -e /dev/ptmx; then
12257 echo "$as_me:$LINENO: result: yes" >&5
12258echo "${ECHO_T}yes" >&6
12259
12260cat >>confdefs.h <<\_ACEOF
12261#define HAVE_DEV_PTMX 1
12262_ACEOF
12263
12264
12265cat >>confdefs.h <<\_ACEOF
12266#define CLONE_DEVICE "/dev/ptmx"
12267_ACEOF
12268
12269 have_clone=yes
12270 else
12271 echo "$as_me:$LINENO: result: no" >&5
12272echo "${ECHO_T}no" >&6
12273 fi
12274 ;;
12275esac
12276
12277if test x$ac_cv_func_getpt = xyes -o x$ac_cv_func_posix_openpt = xyes -o x$have_clone = xyes; then
12278 echo "$as_me:$LINENO: checking for UNIX98 ptys" >&5
12279echo $ECHO_N "checking for UNIX98 ptys... $ECHO_C" >&6
12280 cat >conftest.$ac_ext <<_ACEOF
12281/* confdefs.h. */
12282_ACEOF
12283cat confdefs.h >>conftest.$ac_ext
12284cat >>conftest.$ac_ext <<_ACEOF
12285/* end confdefs.h. */
12286#include <stdlib.h>
12287int
12288main ()
12289{
12290grantpt(0);unlockpt(0);ptsname(0);
12291 ;
12292 return 0;
12293}
12294_ACEOF
12295rm -f conftest.$ac_objext conftest$ac_exeext
12296if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12297 (eval $ac_link) 2>conftest.er1
12298 ac_status=$?
12299 grep -v '^ *+' conftest.er1 >conftest.err
12300 rm -f conftest.er1
12301 cat conftest.err >&5
12302 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12303 (exit $ac_status); } &&
12304 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
12305 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12306 (eval $ac_try) 2>&5
12307 ac_status=$?
12308 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12309 (exit $ac_status); }; } &&
12310 { ac_try='test -s conftest$ac_exeext'
12311 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12312 (eval $ac_try) 2>&5
12313 ac_status=$?
12314 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12315 (exit $ac_status); }; }; then
12316 unix98_pty=yes
12317
12318cat >>confdefs.h <<\_ACEOF
12319#define UNIX98_PTY 1
12320_ACEOF
12321
12322 echo "$as_me:$LINENO: result: yes" >&5
12323echo "${ECHO_T}yes" >&6
12324else
12325 echo "$as_me: failed program was:" >&5
12326sed 's/^/| /' conftest.$ac_ext >&5
12327
12328echo "$as_me:$LINENO: result: no" >&5
12329echo "${ECHO_T}no" >&6
12330fi
12331rm -f conftest.err conftest.$ac_objext \
12332 conftest$ac_exeext conftest.$ac_ext
12333fi
12334
12335if test -z "$unix98_pty"; then
12336
12337for ac_func in openpty
12338do
12339as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
12340echo "$as_me:$LINENO: checking for $ac_func" >&5
12341echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
12342if eval "test \"\${$as_ac_var+set}\" = set"; then
12343 echo $ECHO_N "(cached) $ECHO_C" >&6
12344else
12345 cat >conftest.$ac_ext <<_ACEOF
12346/* confdefs.h. */
12347_ACEOF
12348cat confdefs.h >>conftest.$ac_ext
12349cat >>conftest.$ac_ext <<_ACEOF
12350/* end confdefs.h. */
12351/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
12352 For example, HP-UX 11i <limits.h> declares gettimeofday. */
12353#define $ac_func innocuous_$ac_func
12354
12355/* System header to define __stub macros and hopefully few prototypes,
12356 which can conflict with char $ac_func (); below.
12357 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
12358 <limits.h> exists even on freestanding compilers. */
12359
12360#ifdef __STDC__
12361# include <limits.h>
12362#else
12363# include <assert.h>
12364#endif
12365
12366#undef $ac_func
12367
12368/* Override any gcc2 internal prototype to avoid an error. */
12369#ifdef __cplusplus
12370extern "C"
12371{
12372#endif
12373/* We use char because int might match the return type of a gcc2
12374 builtin and then its argument prototype would still apply. */
12375char $ac_func ();
12376/* The GNU C library defines this for functions which it implements
12377 to always fail with ENOSYS. Some functions are actually named
12378 something starting with __ and the normal name is an alias. */
12379#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
12380choke me
12381#else
12382char (*f) () = $ac_func;
12383#endif
12384#ifdef __cplusplus
12385}
12386#endif
12387
12388int
12389main ()
12390{
12391return f != $ac_func;
12392 ;
12393 return 0;
12394}
12395_ACEOF
12396rm -f conftest.$ac_objext conftest$ac_exeext
12397if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12398 (eval $ac_link) 2>conftest.er1
12399 ac_status=$?
12400 grep -v '^ *+' conftest.er1 >conftest.err
12401 rm -f conftest.er1
12402 cat conftest.err >&5
12403 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12404 (exit $ac_status); } &&
12405 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
12406 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12407 (eval $ac_try) 2>&5
12408 ac_status=$?
12409 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12410 (exit $ac_status); }; } &&
12411 { ac_try='test -s conftest$ac_exeext'
12412 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12413 (eval $ac_try) 2>&5
12414 ac_status=$?
12415 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12416 (exit $ac_status); }; }; then
12417 eval "$as_ac_var=yes"
12418else
12419 echo "$as_me: failed program was:" >&5
12420sed 's/^/| /' conftest.$ac_ext >&5
12421
12422eval "$as_ac_var=no"
12423fi
12424rm -f conftest.err conftest.$ac_objext \
12425 conftest$ac_exeext conftest.$ac_ext
12426fi
12427echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
12428echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
12429if test `eval echo '${'$as_ac_var'}'` = yes; then
12430 cat >>confdefs.h <<_ACEOF
12431#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
12432_ACEOF
12433
12434else
12435 echo "$as_me:$LINENO: checking for openpty in -lutil" >&5
12436echo $ECHO_N "checking for openpty in -lutil... $ECHO_C" >&6
12437if test "${ac_cv_lib_util_openpty+set}" = set; then
12438 echo $ECHO_N "(cached) $ECHO_C" >&6
12439else
12440 ac_check_lib_save_LIBS=$LIBS
12441LIBS="-lutil $LIBS"
12442cat >conftest.$ac_ext <<_ACEOF
12443/* confdefs.h. */
12444_ACEOF
12445cat confdefs.h >>conftest.$ac_ext
12446cat >>conftest.$ac_ext <<_ACEOF
12447/* end confdefs.h. */
12448
12449/* Override any gcc2 internal prototype to avoid an error. */
12450#ifdef __cplusplus
12451extern "C"
12452#endif
12453/* We use char because int might match the return type of a gcc2
12454 builtin and then its argument prototype would still apply. */
12455char openpty ();
12456int
12457main ()
12458{
12459openpty ();
12460 ;
12461 return 0;
12462}
12463_ACEOF
12464rm -f conftest.$ac_objext conftest$ac_exeext
12465if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12466 (eval $ac_link) 2>conftest.er1
12467 ac_status=$?
12468 grep -v '^ *+' conftest.er1 >conftest.err
12469 rm -f conftest.er1
12470 cat conftest.err >&5
12471 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12472 (exit $ac_status); } &&
12473 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
12474 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12475 (eval $ac_try) 2>&5
12476 ac_status=$?
12477 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12478 (exit $ac_status); }; } &&
12479 { ac_try='test -s conftest$ac_exeext'
12480 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12481 (eval $ac_try) 2>&5
12482 ac_status=$?
12483 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12484 (exit $ac_status); }; }; then
12485 ac_cv_lib_util_openpty=yes
12486else
12487 echo "$as_me: failed program was:" >&5
12488sed 's/^/| /' conftest.$ac_ext >&5
12489
12490ac_cv_lib_util_openpty=no
12491fi
12492rm -f conftest.err conftest.$ac_objext \
12493 conftest$ac_exeext conftest.$ac_ext
12494LIBS=$ac_check_lib_save_LIBS
12495fi
12496echo "$as_me:$LINENO: result: $ac_cv_lib_util_openpty" >&5
12497echo "${ECHO_T}$ac_cv_lib_util_openpty" >&6
12498if test $ac_cv_lib_util_openpty = yes; then
12499 cat >>confdefs.h <<\_ACEOF
12500#define HAVE_OPENPTY 1
12501_ACEOF
12502 LIBS="$LIBS -lutil"
12503fi
12504
12505fi
12506done
12507
12508fi
12509
12510
12511
12512echo "$as_me:$LINENO: checking for tty group" >&5
12513echo $ECHO_N "checking for tty group... $ECHO_C" >&6
12514if test "${tty_group+set}" = set; then
12515 echo $ECHO_N "(cached) $ECHO_C" >&6
12516else
12517 if test "$cross_compiling" = yes; then
12518 tty_group=no
12519else
12520 cat >conftest.$ac_ext <<_ACEOF
12521/* confdefs.h. */
12522_ACEOF
12523cat confdefs.h >>conftest.$ac_ext
12524cat >>conftest.$ac_ext <<_ACEOF
12525/* end confdefs.h. */
12526
12527#include <sys/types.h>
12528#include <sys/stat.h>
12529#include <unistd.h>
12530#include <grp.h>
12531
12532main()
12533{
12534 struct stat st;
12535 struct group *gr;
12536 char *tty;
12537 gr = getgrnam("tty");
12538 tty = ttyname(0);
12539 if (gr != 0
12540 && tty != 0
12541 && (stat(tty, &st)) == 0
12542 && st.st_gid == gr->gr_gid)
12543 return 0;
12544 else
12545 return 1;
12546}
12547_ACEOF
12548rm -f conftest$ac_exeext
12549if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12550 (eval $ac_link) 2>&5
12551 ac_status=$?
12552 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12553 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
12554 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12555 (eval $ac_try) 2>&5
12556 ac_status=$?
12557 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12558 (exit $ac_status); }; }; then
12559 tty_group=yes
12560else
12561 echo "$as_me: program exited with status $ac_status" >&5
12562echo "$as_me: failed program was:" >&5
12563sed 's/^/| /' conftest.$ac_ext >&5
12564
12565( exit $ac_status )
12566tty_group=no
12567fi
12568rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
12569fi
12570fi
12571echo "$as_me:$LINENO: result: $tty_group" >&5
12572echo "${ECHO_T}$tty_group" >&6
12573if test x$tty_group = xyes; then
12574
12575cat >>confdefs.h <<\_ACEOF
12576#define TTY_GID_SUPPORT 1
12577_ACEOF
12578
12579fi
12580
12581if test x$support_xft = xyes; then
12582 # Extract the first word of "pkg-config", so it can be a program name with args.
12583set dummy pkg-config; ac_word=$2
12584echo "$as_me:$LINENO: checking for $ac_word" >&5
12585echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
12586if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
12587 echo $ECHO_N "(cached) $ECHO_C" >&6
12588else
12589 case $PKG_CONFIG in
12590 [\\/]* | ?:[\\/]*)
12591 ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
12592 ;;
12593 *)
12594 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
12595for as_dir in $PATH
12596do
12597 IFS=$as_save_IFS
12598 test -z "$as_dir" && as_dir=.
12599 for ac_exec_ext in '' $ac_executable_extensions; do
12600 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
12601 ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
12602 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
12603 break 2
12604 fi
12605done
12606done
12607
12608 test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
12609 ;;
12610esac
12611fi
12612PKG_CONFIG=$ac_cv_path_PKG_CONFIG
12613
12614if test -n "$PKG_CONFIG"; then
12615 echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
12616echo "${ECHO_T}$PKG_CONFIG" >&6
12617else
12618 echo "$as_me:$LINENO: result: no" >&5
12619echo "${ECHO_T}no" >&6
12620fi
12621
12622 if test $PKG_CONFIG != no && $PKG_CONFIG --exists xft; then
12623 LIBS="$LIBS `$PKG_CONFIG xft --libs`"
12624 CPPFLAGS="$CPPFLAGS `$PKG_CONFIG xft --cflags`"
12625 else
12626 # Extract the first word of "xft-config", so it can be a program name with args.
12627set dummy xft-config; ac_word=$2
12628echo "$as_me:$LINENO: checking for $ac_word" >&5
12629echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
12630if test "${ac_cv_path_XFT_CONFIG+set}" = set; then
12631 echo $ECHO_N "(cached) $ECHO_C" >&6
12632else
12633 case $XFT_CONFIG in
12634 [\\/]* | ?:[\\/]*)
12635 ac_cv_path_XFT_CONFIG="$XFT_CONFIG" # Let the user override the test with a path.
12636 ;;
12637 *)
12638 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
12639for as_dir in $PATH
12640do
12641 IFS=$as_save_IFS
12642 test -z "$as_dir" && as_dir=.
12643 for ac_exec_ext in '' $ac_executable_extensions; do
12644 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
12645 ac_cv_path_XFT_CONFIG="$as_dir/$ac_word$ac_exec_ext"
12646 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
12647 break 2
12648 fi
12649done
12650done
12651
12652 test -z "$ac_cv_path_XFT_CONFIG" && ac_cv_path_XFT_CONFIG="no"
12653 ;;
12654esac
12655fi
12656XFT_CONFIG=$ac_cv_path_XFT_CONFIG
12657
12658if test -n "$XFT_CONFIG"; then
12659 echo "$as_me:$LINENO: result: $XFT_CONFIG" >&5
12660echo "${ECHO_T}$XFT_CONFIG" >&6
12661else
12662 echo "$as_me:$LINENO: result: no" >&5
12663echo "${ECHO_T}no" >&6
12664fi
12665
12666 if test $XFT_CONFIG != no; then
12667 LIBS="$LIBS `$XFT_CONFIG --libs`"
12668 CPPFLAGS="$CPPFLAGS `$XFT_CONFIG --cflags`"
12669 fi
12670 fi
12671
12672
12673for ac_header in X11/Xft/Xft.h
12674do
12675as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
12676if eval "test \"\${$as_ac_Header+set}\" = set"; then
12677 echo "$as_me:$LINENO: checking for $ac_header" >&5
12678echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
12679if eval "test \"\${$as_ac_Header+set}\" = set"; then
12680 echo $ECHO_N "(cached) $ECHO_C" >&6
12681fi
12682echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
12683echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
12684else
12685 # Is the header compilable?
12686echo "$as_me:$LINENO: checking $ac_header usability" >&5
12687echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
12688cat >conftest.$ac_ext <<_ACEOF
12689/* confdefs.h. */
12690_ACEOF
12691cat confdefs.h >>conftest.$ac_ext
12692cat >>conftest.$ac_ext <<_ACEOF
12693/* end confdefs.h. */
12694$ac_includes_default
12695#include <$ac_header>
12696_ACEOF
12697rm -f conftest.$ac_objext
12698if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
12699 (eval $ac_compile) 2>conftest.er1
12700 ac_status=$?
12701 grep -v '^ *+' conftest.er1 >conftest.err
12702 rm -f conftest.er1
12703 cat conftest.err >&5
12704 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12705 (exit $ac_status); } &&
12706 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
12707 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12708 (eval $ac_try) 2>&5
12709 ac_status=$?
12710 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12711 (exit $ac_status); }; } &&
12712 { ac_try='test -s conftest.$ac_objext'
12713 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12714 (eval $ac_try) 2>&5
12715 ac_status=$?
12716 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12717 (exit $ac_status); }; }; then
12718 ac_header_compiler=yes
12719else
12720 echo "$as_me: failed program was:" >&5
12721sed 's/^/| /' conftest.$ac_ext >&5
12722
12723ac_header_compiler=no
12724fi
12725rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
12726echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
12727echo "${ECHO_T}$ac_header_compiler" >&6
12728
12729# Is the header present?
12730echo "$as_me:$LINENO: checking $ac_header presence" >&5
12731echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
12732cat >conftest.$ac_ext <<_ACEOF
12733/* confdefs.h. */
12734_ACEOF
12735cat confdefs.h >>conftest.$ac_ext
12736cat >>conftest.$ac_ext <<_ACEOF
12737/* end confdefs.h. */
12738#include <$ac_header>
12739_ACEOF
12740if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
12741 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
12742 ac_status=$?
12743 grep -v '^ *+' conftest.er1 >conftest.err
12744 rm -f conftest.er1
12745 cat conftest.err >&5
12746 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12747 (exit $ac_status); } >/dev/null; then
12748 if test -s conftest.err; then
12749 ac_cpp_err=$ac_cxx_preproc_warn_flag
12750 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
12751 else
12752 ac_cpp_err=
12753 fi
12754else
12755 ac_cpp_err=yes
12756fi
12757if test -z "$ac_cpp_err"; then
12758 ac_header_preproc=yes
12759else
12760 echo "$as_me: failed program was:" >&5
12761sed 's/^/| /' conftest.$ac_ext >&5
12762
12763 ac_header_preproc=no
12764fi
12765rm -f conftest.err conftest.$ac_ext
12766echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
12767echo "${ECHO_T}$ac_header_preproc" >&6
12768
12769# So? What about this header?
12770case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in
12771 yes:no: )
12772 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
12773echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
12774 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
12775echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
12776 ac_header_preproc=yes
12777 ;;
12778 no:yes:* )
12779 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
12780echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
12781 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
12782echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
12783 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
12784echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
12785 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
12786echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
12787 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
12788echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
12789 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
12790echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
12791 (
12792 cat <<\_ASBOX
12793## ------------------------------------------ ##
12794## Report this to the AC_PACKAGE_NAME lists. ##
12795## ------------------------------------------ ##
12796_ASBOX
12797 ) |
12798 sed "s/^/$as_me: WARNING: /" >&2
12799 ;;
12800esac
12801echo "$as_me:$LINENO: checking for $ac_header" >&5
12802echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
12803if eval "test \"\${$as_ac_Header+set}\" = set"; then
12804 echo $ECHO_N "(cached) $ECHO_C" >&6
12805else
12806 eval "$as_ac_Header=\$ac_header_preproc"
12807fi
12808echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
12809echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
12810
12811fi
12812if test `eval echo '${'$as_ac_Header'}'` = yes; then
12813 cat >>confdefs.h <<_ACEOF
12814#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
12815_ACEOF
12816
11717else 12817else
11718 support_xft=no 12818 support_xft=no
11719fi 12819fi
11720 12820
11721done 12821done
11858cat >>confdefs.h <<\_ACEOF 12958cat >>confdefs.h <<\_ACEOF
11859#define SELECTION_SCROLLING 1 12959#define SELECTION_SCROLLING 1
11860_ACEOF 12960_ACEOF
11861 12961
11862fi 12962fi
11863if test x$support_menubar = xyes; then
11864
11865cat >>confdefs.h <<\_ACEOF
11866#define MENUBAR 1
11867_ACEOF
11868
11869fi
11870if test x$support_frills = xyes; then 12963if test x$support_frills = xyes; then
11871 12964
11872cat >>confdefs.h <<\_ACEOF 12965cat >>confdefs.h <<\_ACEOF
11873#define ENABLE_FRILLS 1 12966#define ENABLE_FRILLS 1
11874_ACEOF 12967_ACEOF
11875 12968
11876fi 12969fi
11877if test x$support_24bit = xyes; then
11878
11879cat >>confdefs.h <<\_ACEOF
11880#define PREFER_24BIT 1
11881_ACEOF
11882
11883fi
11884if test x$support_mousewheel = xyes; then 12970if test x$support_mousewheel = xyes; then
11885 12971
11886cat >>confdefs.h <<\_ACEOF 12972cat >>confdefs.h <<\_ACEOF
11887#define MOUSE_WHEEL 1 12973#define MOUSE_WHEEL 1
11888_ACEOF 12974_ACEOF
11893cat >>confdefs.h <<\_ACEOF 12979cat >>confdefs.h <<\_ACEOF
11894#define MOUSE_SLIP_WHEELING 1 12980#define MOUSE_SLIP_WHEELING 1
11895_ACEOF 12981_ACEOF
11896 12982
11897fi 12983fi
11898if test x$support_utmp = xyes; then
11899
11900cat >>confdefs.h <<\_ACEOF
11901#define UTMP_SUPPORT 1
11902_ACEOF
11903
11904fi
11905if test x$support_wtmp = xyes; then
11906
11907cat >>confdefs.h <<\_ACEOF
11908#define WTMP_SUPPORT 1
11909_ACEOF
11910
11911fi
11912if test x$support_lastlog = xyes; then
11913
11914cat >>confdefs.h <<\_ACEOF
11915#define LASTLOG_SUPPORT 1
11916_ACEOF
11917
11918fi
11919if test x$support_xim = xyes -o x$multichar_set = xyes; then 12984if test x$support_xim = xyes -o x$multichar_set = xyes; then
11920 if test x$rxvt_cv_func_xlocale = xyes; then 12985 if test x$rxvt_cv_func_xlocale = xyes; then
11921 12986
11922cat >>confdefs.h <<\_ACEOF 12987cat >>confdefs.h <<\_ACEOF
11923#define USE_XIM 1 12988#define USE_XIM 1
11966fi 13031fi
11967if test x$support_pointer_blank = xyes; then 13032if test x$support_pointer_blank = xyes; then
11968 13033
11969cat >>confdefs.h <<\_ACEOF 13034cat >>confdefs.h <<\_ACEOF
11970#define POINTER_BLANK 1 13035#define POINTER_BLANK 1
11971_ACEOF
11972
11973fi
11974if test x$support_cursor_blink = xyes; then
11975
11976cat >>confdefs.h <<\_ACEOF
11977#define CURSOR_BLINK 1
11978_ACEOF 13036_ACEOF
11979 13037
11980fi 13038fi
11981if test x$support_text_blink = xyes; then 13039if test x$support_text_blink = xyes; then
11982 13040
12040_ACEOF 13098_ACEOF
12041 ;; 13099 ;;
12042 esac 13100 esac
12043done 13101done
12044 13102
13103IF_PERL=\#
13104if test x$support_perl = xyes; then
13105 # Extract the first word of "perl5", so it can be a program name with args.
13106set dummy perl5; ac_word=$2
13107echo "$as_me:$LINENO: checking for $ac_word" >&5
13108echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
13109if test "${ac_cv_path_PERL+set}" = set; then
13110 echo $ECHO_N "(cached) $ECHO_C" >&6
13111else
13112 case $PERL in
13113 [\\/]* | ?:[\\/]*)
13114 ac_cv_path_PERL="$PERL" # Let the user override the test with a path.
13115 ;;
13116 *)
13117 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
13118for as_dir in $PATH
13119do
13120 IFS=$as_save_IFS
13121 test -z "$as_dir" && as_dir=.
13122 for ac_exec_ext in '' $ac_executable_extensions; do
13123 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
13124 ac_cv_path_PERL="$as_dir/$ac_word$ac_exec_ext"
13125 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
13126 break 2
13127 fi
13128done
13129done
12045 13130
12046CFLAGS=${CFLAGS--O} 13131 ;;
12047LDFLAGS=${LDFLAGS--O} 13132esac
13133fi
13134PERL=$ac_cv_path_PERL
12048 13135
12049CPPFLAGS="$CPPFLAGS" 13136if test -n "$PERL"; then
13137 echo "$as_me:$LINENO: result: $PERL" >&5
13138echo "${ECHO_T}$PERL" >&6
13139else
13140 echo "$as_me:$LINENO: result: no" >&5
13141echo "${ECHO_T}no" >&6
13142fi
13143
13144 # Extract the first word of "perl", so it can be a program name with args.
13145set dummy perl; ac_word=$2
13146echo "$as_me:$LINENO: checking for $ac_word" >&5
13147echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
13148if test "${ac_cv_path_PERL+set}" = set; then
13149 echo $ECHO_N "(cached) $ECHO_C" >&6
13150else
13151 case $PERL in
13152 [\\/]* | ?:[\\/]*)
13153 ac_cv_path_PERL="$PERL" # Let the user override the test with a path.
13154 ;;
13155 *)
13156 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
13157for as_dir in $PATH
13158do
13159 IFS=$as_save_IFS
13160 test -z "$as_dir" && as_dir=.
13161 for ac_exec_ext in '' $ac_executable_extensions; do
13162 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
13163 ac_cv_path_PERL="$as_dir/$ac_word$ac_exec_ext"
13164 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
13165 break 2
13166 fi
13167done
13168done
13169
13170 ;;
13171esac
13172fi
13173PERL=$ac_cv_path_PERL
13174
13175if test -n "$PERL"; then
13176 echo "$as_me:$LINENO: result: $PERL" >&5
13177echo "${ECHO_T}$PERL" >&6
13178else
13179 echo "$as_me:$LINENO: result: no" >&5
13180echo "${ECHO_T}no" >&6
13181fi
13182
13183
13184 echo "$as_me:$LINENO: checking for $PERL suitability" >&5
13185echo $ECHO_N "checking for $PERL suitability... $ECHO_C" >&6
13186 if $PERL -MExtUtils::Embed -e "use v5.8" >/dev/null 2>/dev/null; then
13187
13188 save_CXXFLAGS="$CXXFLAGS"
13189 save_LIBS="$LIBS"
13190 CXXFLAGS="$CXXFLAGS `$PERL -MExtUtils::Embed -e ccopts`"
13191 LIBS="$LIBS `$PERL -MExtUtils::Embed -e ldopts`"
13192 cat >conftest.$ac_ext <<_ACEOF
13193/* confdefs.h. */
13194_ACEOF
13195cat confdefs.h >>conftest.$ac_ext
13196cat >>conftest.$ac_ext <<_ACEOF
13197/* end confdefs.h. */
13198
13199#include <EXTERN.h>
13200#include <perl.h>
13201#include <XSUB.h>
13202
13203int
13204main ()
13205{
13206
13207 PerlInterpreter *perl = perl_alloc ();
13208
13209 ;
13210 return 0;
13211}
13212_ACEOF
13213rm -f conftest.$ac_objext conftest$ac_exeext
13214if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
13215 (eval $ac_link) 2>conftest.er1
13216 ac_status=$?
13217 grep -v '^ *+' conftest.er1 >conftest.err
13218 rm -f conftest.er1
13219 cat conftest.err >&5
13220 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13221 (exit $ac_status); } &&
13222 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
13223 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13224 (eval $ac_try) 2>&5
13225 ac_status=$?
13226 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13227 (exit $ac_status); }; } &&
13228 { ac_try='test -s conftest$ac_exeext'
13229 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13230 (eval $ac_try) 2>&5
13231 ac_status=$?
13232 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13233 (exit $ac_status); }; }; then
13234 rxvt_perl_link=yes
13235else
13236 echo "$as_me: failed program was:" >&5
13237sed 's/^/| /' conftest.$ac_ext >&5
13238
13239rxvt_perl_link=no
13240fi
13241rm -f conftest.err conftest.$ac_objext \
13242 conftest$ac_exeext conftest.$ac_ext
13243 CXXFLAGS="$save_CXXFLAGS"
13244 LIBS="$save_LIBS"
13245
13246 if test x$rxvt_perl_link = xyes; then
13247 echo "$as_me:$LINENO: result: ok" >&5
13248echo "${ECHO_T}ok" >&6
13249
13250cat >>confdefs.h <<\_ACEOF
13251#define ENABLE_PERL 1
13252_ACEOF
13253
13254 IF_PERL=
13255 PERL_O=rxvtperl.o
13256 PERLFLAGS="`$PERL -MExtUtils::Embed -e ccopts`"
13257 PERLLIB="`$PERL -MExtUtils::Embed -e ldopts`"
13258 PERLPRIVLIBEXP="`$PERL -MConfig -e 'print $Config{privlibexp}'`"
13259 else
13260 { { echo "$as_me:$LINENO: error: no, unable to link" >&5
13261echo "$as_me: error: no, unable to link" >&2;}
13262 { (exit 1); exit 1; }; }
13263 fi
13264 else
13265 { { echo "$as_me:$LINENO: error: no working perl found, or perl not version >= 5.8" >&5
13266echo "$as_me: error: no working perl found, or perl not version >= 5.8" >&2;}
13267 { (exit 1); exit 1; }; }
13268 fi
13269fi
13270
13271
13272
13273
13274
13275
13276
13277 cat >conftest.$ac_ext <<_ACEOF
13278/* confdefs.h. */
13279_ACEOF
13280cat confdefs.h >>conftest.$ac_ext
13281cat >>conftest.$ac_ext <<_ACEOF
13282/* end confdefs.h. */
13283
13284#include <EXTERN.h>
13285#include <perl.h>
13286#include <XSUB.h>
13287
13288int
13289main ()
13290{
13291
13292 PerlInterpreter *perl = perl_alloc ();
13293
13294 ;
13295 return 0;
13296}
13297_ACEOF
13298rm -f conftest.$ac_objext conftest$ac_exeext
13299if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
13300 (eval $ac_link) 2>conftest.er1
13301 ac_status=$?
13302 grep -v '^ *+' conftest.er1 >conftest.err
13303 rm -f conftest.er1
13304 cat conftest.err >&5
13305 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13306 (exit $ac_status); } &&
13307 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
13308 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13309 (eval $ac_try) 2>&5
13310 ac_status=$?
13311 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13312 (exit $ac_status); }; } &&
13313 { ac_try='test -s conftest$ac_exeext'
13314 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13315 (eval $ac_try) 2>&5
13316 ac_status=$?
13317 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13318 (exit $ac_status); }; }; then
13319 rxvt_perl_link=yes
13320else
13321 echo "$as_me: failed program was:" >&5
13322sed 's/^/| /' conftest.$ac_ext >&5
13323
13324rxvt_perl_link=no
13325fi
13326rm -f conftest.err conftest.$ac_objext \
13327 conftest$ac_exeext conftest.$ac_ext
13328if test x$support_perl = xyes; then
13329 support_frills=yes
13330fi
13331
12050 13332
12051 13333
12052 13334
12053 13335
12054 13336
12062 XPM_LIBS=`echo $XPM_LIBS | sed "$R_TRANSLATE"` 13344 XPM_LIBS=`echo $XPM_LIBS | sed "$R_TRANSLATE"`
12063fi 13345fi
12064 13346
12065 13347
12066 13348
12067
12068
12069if test x$support_addstrings = xno; then
12070
12071cat >>confdefs.h <<\_ACEOF
12072#define NO_STRINGS 1
12073_ACEOF
12074
12075fi
12076
12077MCOMMON=./autoconf/Make.common
12078 13349
12079 13350
12080test "$program_prefix" != NONE && 13351test "$program_prefix" != NONE &&
12081 program_transform_name="s,^,$program_prefix,;$program_transform_name" 13352 program_transform_name="s,^,$program_prefix,;$program_transform_name"
12082# Use a double $ so make ignores it. 13353# Use a double $ so make ignores it.
12158 include_time_h="#include <time.h>" 13429 include_time_h="#include <time.h>"
12159else 13430else
12160 include_time_h="/* #include <time.h> */" 13431 include_time_h="/* #include <time.h> */"
12161fi 13432fi
12162 13433
12163 ac_config_files="$ac_config_files autoconf/Make.common Makefile doc/Makefile src/Makefile src/rxvtlib.h" 13434 ac_config_files="$ac_config_files Makefile doc/Makefile src/Makefile src/rxvtlib.h"
12164 13435
12165cat >confcache <<\_ACEOF 13436cat >confcache <<\_ACEOF
12166# This file is a shell script that caches the results of configure 13437# This file is a shell script that caches the results of configure
12167# tests run on this system so they can be shared between configure 13438# tests run on this system so they can be shared between configure
12168# scripts and configure runs, see configure's option --config-cache. 13439# scripts and configure runs, see configure's option --config-cache.
12685cat >>$CONFIG_STATUS <<\_ACEOF 13956cat >>$CONFIG_STATUS <<\_ACEOF
12686for ac_config_target in $ac_config_targets 13957for ac_config_target in $ac_config_targets
12687do 13958do
12688 case "$ac_config_target" in 13959 case "$ac_config_target" in
12689 # Handling of arguments. 13960 # Handling of arguments.
12690 "autoconf/Make.common" ) CONFIG_FILES="$CONFIG_FILES autoconf/Make.common" ;;
12691 "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;; 13961 "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;;
12692 "doc/Makefile" ) CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;; 13962 "doc/Makefile" ) CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;
12693 "src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;; 13963 "src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
12694 "src/rxvtlib.h" ) CONFIG_FILES="$CONFIG_FILES src/rxvtlib.h" ;; 13964 "src/rxvtlib.h" ) CONFIG_FILES="$CONFIG_FILES src/rxvtlib.h" ;;
12695 "config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS config.h:autoconf/config.h.in" ;; 13965 "config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS config.h:config.h.in" ;;
12696 *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5 13966 *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
12697echo "$as_me: error: invalid argument: $ac_config_target" >&2;} 13967echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
12698 { (exit 1); exit 1; }; };; 13968 { (exit 1); exit 1; }; };;
12699 esac 13969 esac
12700done 13970done
12801s,@ac_ct_CXX@,$ac_ct_CXX,;t t 14071s,@ac_ct_CXX@,$ac_ct_CXX,;t t
12802s,@CPP@,$CPP,;t t 14072s,@CPP@,$CPP,;t t
12803s,@INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t 14073s,@INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t
12804s,@INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t 14074s,@INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t
12805s,@INSTALL_DATA@,$INSTALL_DATA,;t t 14075s,@INSTALL_DATA@,$INSTALL_DATA,;t t
12806s,@AWK@,$AWK,;t t 14076s,@EGREP@,$EGREP,;t t
12807s,@LINKER@,$LINKER,;t t 14077s,@LINKER@,$LINKER,;t t
12808s,@CXXCPP@,$CXXCPP,;t t
12809s,@EGREP@,$EGREP,;t t
12810s,@INSTALL_LIBRXVT@,$INSTALL_LIBRXVT,;t t 14078s,@INSTALL_LIBRXVT@,$INSTALL_LIBRXVT,;t t
12811s,@RXVTNAME@,$RXVTNAME,;t t 14079s,@RXVTNAME@,$RXVTNAME,;t t
12812s,@MV@,$MV,;t t 14080s,@MV@,$MV,;t t
12813s,@RM@,$RM,;t t
12814s,@CP@,$CP,;t t 14081s,@CP@,$CP,;t t
12815s,@LN@,$LN,;t t 14082s,@LN@,$LN,;t t
12816s,@SED@,$SED,;t t 14083s,@SED@,$SED,;t t
12817s,@ECHO@,$ECHO,;t t 14084s,@ECHO@,$ECHO,;t t
12818s,@CMP@,$CMP,;t t 14085s,@CMP@,$CMP,;t t
12819s,@TBL@,$TBL,;t t
12820s,@TIC@,$TIC,;t t 14086s,@TIC@,$TIC,;t t
14087s,@CXXCPP@,$CXXCPP,;t t
12821s,@X_CFLAGS@,$X_CFLAGS,;t t 14088s,@X_CFLAGS@,$X_CFLAGS,;t t
12822s,@X_PRE_LIBS@,$X_PRE_LIBS,;t t 14089s,@X_PRE_LIBS@,$X_PRE_LIBS,;t t
12823s,@X_LIBS@,$X_LIBS,;t t 14090s,@X_LIBS@,$X_LIBS,;t t
12824s,@X_EXTRA_LIBS@,$X_EXTRA_LIBS,;t t 14091s,@X_EXTRA_LIBS@,$X_EXTRA_LIBS,;t t
12825s,@XPM_CPPFLAGS@,$XPM_CPPFLAGS,;t t 14092s,@XPM_CPPFLAGS@,$XPM_CPPFLAGS,;t t
12829s,@rxvt_uint16_typedef@,$rxvt_uint16_typedef,;t t 14096s,@rxvt_uint16_typedef@,$rxvt_uint16_typedef,;t t
12830s,@rxvt_int32_typedef@,$rxvt_int32_typedef,;t t 14097s,@rxvt_int32_typedef@,$rxvt_int32_typedef,;t t
12831s,@rxvt_uint32_typedef@,$rxvt_uint32_typedef,;t t 14098s,@rxvt_uint32_typedef@,$rxvt_uint32_typedef,;t t
12832s,@rxvt_intp_define@,$rxvt_intp_define,;t t 14099s,@rxvt_intp_define@,$rxvt_intp_define,;t t
12833s,@rxvt_u_intp_define@,$rxvt_u_intp_define,;t t 14100s,@rxvt_u_intp_define@,$rxvt_u_intp_define,;t t
14101s,@PKG_CONFIG@,$PKG_CONFIG,;t t
14102s,@XFT_CONFIG@,$XFT_CONFIG,;t t
14103s,@PERL@,$PERL,;t t
14104s,@PERLLIB@,$PERLLIB,;t t
14105s,@PERLFLAGS@,$PERLFLAGS,;t t
14106s,@PERLPRIVLIBEXP@,$PERLPRIVLIBEXP,;t t
14107s,@IF_PERL@,$IF_PERL,;t t
14108s,@PERL_O@,$PERL_O,;t t
12834s,@DEBUG@,$DEBUG,;t t 14109s,@DEBUG@,$DEBUG,;t t
12835s,@DINCLUDE@,$DINCLUDE,;t t 14110s,@DINCLUDE@,$DINCLUDE,;t t
12836s,@DLIB@,$DLIB,;t t 14111s,@DLIB@,$DLIB,;t t
12837s,@include_stdint_h@,$include_stdint_h,;t t 14112s,@include_stdint_h@,$include_stdint_h,;t t
12838s,@include_stdarg_h@,$include_stdarg_h,;t t 14113s,@include_stdarg_h@,$include_stdarg_h,;t t
12847s,@include_sys_strredir_h@,$include_sys_strredir_h,;t t 14122s,@include_sys_strredir_h@,$include_sys_strredir_h,;t t
12848s,@include_sys_time_h@,$include_sys_time_h,;t t 14123s,@include_sys_time_h@,$include_sys_time_h,;t t
12849s,@include_time_h@,$include_time_h,;t t 14124s,@include_time_h@,$include_time_h,;t t
12850s,@LIBOBJS@,$LIBOBJS,;t t 14125s,@LIBOBJS@,$LIBOBJS,;t t
12851s,@LTLIBOBJS@,$LTLIBOBJS,;t t 14126s,@LTLIBOBJS@,$LTLIBOBJS,;t t
12852/@MCOMMON@/r $MCOMMON
12853s,@MCOMMON@,,;t t
12854CEOF 14127CEOF
12855 14128
12856_ACEOF 14129_ACEOF
12857 14130
12858 cat >>$CONFIG_STATUS <<\_ACEOF 14131 cat >>$CONFIG_STATUS <<\_ACEOF
13351 Install path: ${prefix}/bin 14624 Install path: ${prefix}/bin
13352 Compiler: $CXX 14625 Compiler: $CXX
13353 Compiler flags: $CFLAGS 14626 Compiler flags: $CFLAGS
13354 Linker: $LINKER" 14627 Linker: $LINKER"
13355 14628
13356if test "$MALLOC_TYPE" = S; then
13357 echo " malloc support: system default"
13358fi
13359if test "$MALLOC_TYPE" = G; then
13360 echo " malloc support: Gray Watson's dmalloc"
13361fi
13362if test "$MALLOC_TYPE" = D; then
13363 echo " malloc support: Doug Lea's malloc"
13364fi
13365
13366if test x$support_xpm = xyes; then 14629if test x$support_xpm = xyes; then
13367 echo " Xpm library: $XPM_LIBS" 14630 echo " Xpm library: $XPM_LIBS"
13368fi 14631fi
13369 14632
13370echo "
13371The following are set in config.h
13372"
13373echo " pty/tty type: "$rxvt_cv_ptys
13374if test x$support_utmp != xyes; then
13375 echo " utmp support: disabled"
13376 echo
13377else
13378 echo " utmp support: enabled
13379 utmp file: $rxvt_cv_path_utmp
13380 utmpx file: $rxvt_cv_path_utmpx
13381 wtmp file: $rxvt_cv_path_wtmp
13382 wtmpx file: $rxvt_cv_path_wtmpx
13383 lastlog file: $rxvt_cv_path_lastlog
13384 ttys/ttytab file: $rxvt_cv_path_ttytab"
13385 echo
13386fi
13387if test x$term != x; then 14633if test x$term != x; then
13388 echo " set TERM to: $term" 14634 echo " set TERM to: $term"
13389fi 14635fi
13390if test x$terminfo != x; then 14636if test x$terminfo != x; then
13391 echo " set TERMINFO to: $terminfo" 14637 echo " set TERMINFO to: $terminfo"
13394echo " resource class: $RESCLASS" 14640echo " resource class: $RESCLASS"
13395if test x$RESFALLBACK != x; then 14641if test x$RESFALLBACK != x; then
13396 echo " resource class fallback: $RESFALLBACK" 14642 echo " resource class fallback: $RESFALLBACK"
13397fi 14643fi
13398echo 14644echo
13399if test x$rxvt_cv_ptys = xUNKNOWN; then 14645echo " embedded perl: $support_perl"
13400 echo ".----------------------------------------------------------------." 14646echo
13401 echo ". WARNING: could not determine pty/tty type. Do not build until ."
13402 echo ". the appropriate PTYS_ARE_* is defined in config.h ."
13403 echo ".----------------------------------------------------------------."
13404fi
13405if test x$support_xpm = xneedsmanualspecification; then 14647if test x$support_xpm = xneedsmanualspecification; then
13406 echo ".----------------------------------------------------------------." 14648 echo ".----------------------------------------------------------------."
13407 echo ". WARNING: --enable-xpm-background was specified however the ." 14649 echo ". WARNING: --enable-xpm-background was specified however the ."
13408 echo ". XPM includes files and libraries could not be found. ." 14650 echo ". XPM includes files and libraries could not be found. ."
13409 echo ". XPM backgrounds are now being DISABLED! If you want ." 14651 echo ". XPM backgrounds are now being DISABLED! If you want ."
13418 echo ". functions could not be found. ." 14660 echo ". functions could not be found. ."
13419 echo ". XIM is now being DISABLED! ." 14661 echo ". XIM is now being DISABLED! ."
13420 echo ".----------------------------------------------------------------." 14662 echo ".----------------------------------------------------------------."
13421fi 14663fi
13422 14664
13423echo " *** Optionally check src/feature.h for further options ***" 14665echo "*** Optionally check src/feature.h for further, rarely used options ***"
13424echo 14666echo
13425 14667
13426echo ".----------------------------------------------------------------."
13427echo ". NOTE: most features are disabled by default, try ."
13428echo ". configure --help to get an idea of the optional features, ."
13429echo ". or read ./README.configure ."
13430echo ". ."
13431echo ". The script ./reconf gives a reasonable baseline, try it if ."
13432echo ". you do not want to read documentation and still want some ."
13433echo ". useful features. ."
13434echo ".----------------------------------------------------------------."
13435echo
13436

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines