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

Comparing rxvt-unicode/configure (file contents):
Revision 1.55 by root, Tue Oct 25 20:16:41 2005 UTC vs.
Revision 1.94 by root, Wed Jan 25 22:09:33 2006 UTC

307#endif 307#endif
308#if HAVE_UNISTD_H 308#if HAVE_UNISTD_H
309# include <unistd.h> 309# include <unistd.h>
310#endif" 310#endif"
311 311
312ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS build build_cpu build_vendor build_os host host_cpu host_vendor host_os VERSION DATE LSMDATE LIBVERSION CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT CXX CXXFLAGS ac_ct_CXX CPP INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA AWK LINKER CXXCPP EGREP INSTALL_LIBRXVT RXVTNAME MV RM CP LN SED ECHO CMP TBL TIC X_CFLAGS X_PRE_LIBS X_LIBS X_EXTRA_LIBS XPM_CPPFLAGS XPM_CFLAGS XPM_LIBS rxvt_int16_typedef rxvt_uint16_typedef rxvt_int32_typedef rxvt_uint32_typedef rxvt_intp_define rxvt_u_intp_define DEBUG DINCLUDE DLIB include_stdint_h include_stdarg_h include_stdlib_h include_unistd_h include_string_h include_fcntl_h include_util_h include_assert_h include_sys_ioctl_h include_sys_select_h include_sys_strredir_h include_sys_time_h include_time_h LIBOBJS LTLIBOBJS' 312ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS build build_cpu build_vendor build_os host host_cpu host_vendor host_os VERSION DATE LSMDATE LIBVERSION CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT CXX CXXFLAGS ac_ct_CXX CPP INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA EGREP LINKER INSTALL_LIBRXVT RXVTNAME MV CP LN SED ECHO CMP TIC CXXCPP X_CFLAGS X_PRE_LIBS X_LIBS X_EXTRA_LIBS XPM_CPPFLAGS XPM_CFLAGS XPM_LIBS rxvt_int16_typedef rxvt_uint16_typedef rxvt_int32_typedef rxvt_uint32_typedef rxvt_intp_define rxvt_u_intp_define PKG_CONFIG XFT_CONFIG PERL PERLLIB PERLFLAGS PERLPRIVLIBEXP IF_PERL PERL_O DEBUG DINCLUDE DLIB include_stdint_h include_stdarg_h include_stdlib_h include_unistd_h include_string_h include_fcntl_h include_util_h include_assert_h include_sys_ioctl_h include_sys_select_h include_sys_strredir_h include_sys_time_h include_time_h LIBOBJS LTLIBOBJS'
313ac_subst_files='MCOMMON' 313ac_subst_files=''
314 314
315# Initialize some variables set by options. 315# Initialize some variables set by options.
316ac_init_help= 316ac_init_help=
317ac_init_version=false 317ac_init_version=false
318# The variables have the same names as the options, with 318# The variables have the same names as the options, with
870 NOTE: automatically enabled with --enable-shared 870 NOTE: automatically enabled with --enable-shared
871 --enable-unicode3 use 21 instead of 16 bits to represent unicode characters 871 --enable-unicode3 use 21 instead of 16 bits to represent unicode characters
872 --enable-combining enable composition of base and combining characters 872 --enable-combining enable composition of base and combining characters
873 --enable-xft enable xft support on systems that have it 873 --enable-xft enable xft support on systems that have it
874 --enable-font-styles enable bold and italic support 874 --enable-font-styles enable bold and italic support
875 --enable-utmp enable utmp (utmpx) support
876 --enable-wtmp enable wtmp (wtmpx) support (requires --enable-utmp)
877 --enable-lastlog enable lastlog support (requires --enable-utmp)
878 --enable-xpm-background enable XPM background pixmaps 875 --enable-xpm-background enable XPM background pixmaps
879 --enable-transparency enable transparent backgrounds 876 --enable-transparency enable transparent backgrounds
880 --enable-tinting enable tinting of transparent bg 877 --enable-tinting enable tinting of transparent bg
881 --enable-fading enable colors fading when off focus 878 --enable-fading enable colors fading when off focus
882 --enable-menubar enable menubar
883 --enable-rxvt-scroll enable rxvt style scrollbar 879 --enable-rxvt-scroll enable rxvt style scrollbar
884 --enable-next-scroll enable NeXT style scrollbar 880 --enable-next-scroll enable NeXT style scrollbar
885 --enable-xterm-scroll enable Xterm style scrollbar 881 --enable-xterm-scroll enable Xterm style scrollbar
882 --enable-perl enable embedded perl interpreter
886 --enable-plain-scroll enable plain style scrollbar 883 --enable-plain-scroll enable plain style scrollbar
887 --enable-half-shadow use half width/height shadow on rxvt scrollbar
888 --enable-xim XIM (X Input Method) protocol support 884 --enable-xim XIM (X Input Method) protocol support
889 --enable-ttygid enable tty setting to group named "tty"
890 --disable-backspace-key disable handling of the backspace key 885 --disable-backspace-key disable handling of the backspace key
891 --disable-delete-key disable handling of the delete key 886 --disable-delete-key disable handling of the delete key
892 --disable-resources disable all resource checking 887 --disable-resources disable all resource checking
893 --enable-xgetdefault enable resources via X instead of our small version
894 --enable-8bitctrls enable 8 bit control sequences (not recommended) 888 --enable-8bitctrls enable 8 bit control sequences (not recommended)
895 --enable-fallback(=CLASS) fall back on CLASS resources in addition to URxvt ones (default: Rxvt) 889 --enable-fallback(=CLASS) fall back on CLASS resources in addition to URxvt ones (default: Rxvt)
896 --enable-strings enable some replacement system functions
897 --disable-swapscreen disable swap screen support 890 --disable-swapscreen disable swap screen support
898 --enable-iso14755 enable support for extended ISO 14755 modes 891 --enable-iso14755 enable support for extended ISO 14755 modes
899 --enable-frills enable support for rarely used features 892 --enable-frills enable support for rarely used features
900 --enable-24bit enable support for using 24bit visuals if available
901 --enable-keepscrolling enable continual scrolling on scrollbar arrow press 893 --enable-keepscrolling enable continual scrolling on scrollbar arrow press
902 --enable-selectionscrolling enable scrolling during selections 894 --enable-selectionscrolling enable scrolling during selections
903 --enable-mousewheel enable scrolling via mouse wheel or buttons 4 & 5 895 --enable-mousewheel enable scrolling via mouse wheel or buttons 4 & 5
904 --enable-slipwheeling enable slip wheel scrolling (requires previous) 896 --enable-slipwheeling enable slip wheel scrolling (requires previous)
905 --enable-dmalloc enable Gray Watson's malloc - for debugging use
906 --enable-dlmalloc enable Doug Lea's malloc - for production use
907 NOTE: enable only one malloc package
908 --enable-smart-resize enable smart growth/shrink behaviour 897 --enable-smart-resize enable smart growth/shrink behaviour
909 --enable-text-blink enable blinking text 898 --enable-text-blink enable blinking text
910 --enable-pointer-blank enable pointer blank when typing or inactive pointer 899 --enable-pointer-blank enable pointer blank when typing or inactive pointer
900 --enable-utmp enable utmp (utmpx) support
901 --enable-wtmp enable wtmp (wtmpx) support (requires --enable-utmp)
902 --enable-lastlog enable lastlog support (requires --enable-utmp)
911 903
912Optional Packages: 904Optional Packages:
913 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes] 905 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
914 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no) 906 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
915 --with-codesets=NAME,.. compile in additional codesets (jp,jp_ext,kr,zh,zh_ext,all) 907 --with-codesets=NAME,.. compile in additional codesets (jp,jp_ext,kr,zh,zh_ext,all)
1372 1364
1373 1365
1374 1366
1375 1367
1376 1368
1369
1370 ac_config_headers="$ac_config_headers config.h:config.h.in"
1371
1372
1377ac_aux_dir= 1373ac_aux_dir=
1378for ac_dir in autoconf $srcdir/autoconf; do 1374for ac_dir in $srcdir $srcdir/.. $srcdir/../..; do
1379 if test -f $ac_dir/install-sh; then 1375 if test -f $ac_dir/install-sh; then
1380 ac_aux_dir=$ac_dir 1376 ac_aux_dir=$ac_dir
1381 ac_install_sh="$ac_aux_dir/install-sh -c" 1377 ac_install_sh="$ac_aux_dir/install-sh -c"
1382 break 1378 break
1383 elif test -f $ac_dir/install.sh; then 1379 elif test -f $ac_dir/install.sh; then
1389 ac_install_sh="$ac_aux_dir/shtool install -c" 1385 ac_install_sh="$ac_aux_dir/shtool install -c"
1390 break 1386 break
1391 fi 1387 fi
1392done 1388done
1393if test -z "$ac_aux_dir"; then 1389if test -z "$ac_aux_dir"; then
1394 { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in autoconf $srcdir/autoconf" >&5 1390 { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." >&5
1395echo "$as_me: error: cannot find install-sh or install.sh in autoconf $srcdir/autoconf" >&2;} 1391echo "$as_me: error: cannot find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." >&2;}
1396 { (exit 1); exit 1; }; } 1392 { (exit 1); exit 1; }; }
1397fi 1393fi
1398ac_config_guess="$SHELL $ac_aux_dir/config.guess" 1394ac_config_guess="$SHELL $ac_aux_dir/config.guess"
1399ac_config_sub="$SHELL $ac_aux_dir/config.sub" 1395ac_config_sub="$SHELL $ac_aux_dir/config.sub"
1400ac_configure="$SHELL $ac_aux_dir/configure" # This should be Cygnus configure. 1396ac_configure="$SHELL $ac_aux_dir/configure" # This should be Cygnus configure.
1401
1402 ac_config_headers="$ac_config_headers config.h:autoconf/config.h.in"
1403
1404 1397
1405# Make sure we can run config.sub. 1398# Make sure we can run config.sub.
1406$ac_config_sub sun4 >/dev/null 2>&1 || 1399$ac_config_sub sun4 >/dev/null 2>&1 ||
1407 { { echo "$as_me:$LINENO: error: cannot run $ac_config_sub" >&5 1400 { { echo "$as_me:$LINENO: error: cannot run $ac_config_sub" >&5
1408echo "$as_me: error: cannot run $ac_config_sub" >&2;} 1401echo "$as_me: error: cannot run $ac_config_sub" >&2;}
1460VERSION=`sed -n -e 's/^.*[ \t]VERSION.*"\(.*\)"$/\1/p' ${srcdir}/src/version.h` 1453VERSION=`sed -n -e 's/^.*[ \t]VERSION.*"\(.*\)"$/\1/p' ${srcdir}/src/version.h`
1461DATE=`sed -n -e 's/^.*[ \t]DATE.*"\(.*\)"$/\1/p' ${srcdir}/src/version.h` 1454DATE=`sed -n -e 's/^.*[ \t]DATE.*"\(.*\)"$/\1/p' ${srcdir}/src/version.h`
1462echo "" 1455echo ""
1463echo "configuring for rxvt $VERSION" 1456echo "configuring for rxvt $VERSION"
1464echo "" 1457echo ""
1458
1459orig_CXXFLAGS="$CXXFLAGS"
1465 1460
1466 1461
1467ac_ext=c 1462ac_ext=c
1468ac_cpp='$CPP $CPPFLAGS' 1463ac_cpp='$CPP $CPPFLAGS'
1469ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' 1464ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3050 3045
3051test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}' 3046test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
3052 3047
3053test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644' 3048test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
3054 3049
3055for ac_prog in gawk mawk nawk awk
3056do
3057 # Extract the first word of "$ac_prog", so it can be a program name with args.
3058set dummy $ac_prog; ac_word=$2
3059echo "$as_me:$LINENO: checking for $ac_word" >&5
3060echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
3061if test "${ac_cv_prog_AWK+set}" = set; then
3062 echo $ECHO_N "(cached) $ECHO_C" >&6
3063else
3064 if test -n "$AWK"; then
3065 ac_cv_prog_AWK="$AWK" # Let the user override the test.
3066else
3067as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3068for as_dir in $PATH
3069do
3070 IFS=$as_save_IFS
3071 test -z "$as_dir" && as_dir=.
3072 for ac_exec_ext in '' $ac_executable_extensions; do
3073 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3074 ac_cv_prog_AWK="$ac_prog"
3075 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3076 break 2
3077 fi
3078done
3079done
3080 3050
3081fi
3082fi
3083AWK=$ac_cv_prog_AWK
3084if test -n "$AWK"; then
3085 echo "$as_me:$LINENO: result: $AWK" >&5
3086echo "${ECHO_T}$AWK" >&6
3087else
3088 echo "$as_me:$LINENO: result: no" >&5
3089echo "${ECHO_T}no" >&6
3090fi
3091
3092 test -n "$AWK" && break
3093done
3094
3095
3096ac_ext=c
3097ac_cpp='$CPP $CPPFLAGS'
3098ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3099ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3100ac_compiler_gnu=$ac_cv_c_compiler_gnu
3101
3102
3103if test -z "$orig_CXXFLAGS"; then
3104 CXXFLAGS='-O'
3105 if test x$GCC = xyes && test "x$GXX" = xyes; then
3106 CXXFLAGS="-g -O3"
3107 fi
3108 CFLAGS="$CXXFLAGS"
3109fi
3110
3111LINKER="$CXX"
3112if test x$GCC = xyes && test x$GXX = xyes; then
3113
3114echo "$as_me:$LINENO: checking for main in -lsupc++" >&5
3115echo $ECHO_N "checking for main in -lsupc++... $ECHO_C" >&6
3116if test "${ac_cv_lib_supcpp_main+set}" = set; then
3117 echo $ECHO_N "(cached) $ECHO_C" >&6
3118else
3119 ac_check_lib_save_LIBS=$LIBS
3120LIBS="-lsupc++ $LIBS"
3121cat >conftest.$ac_ext <<_ACEOF
3122/* confdefs.h. */
3123_ACEOF
3124cat confdefs.h >>conftest.$ac_ext
3125cat >>conftest.$ac_ext <<_ACEOF
3126/* end confdefs.h. */
3127
3128
3129int
3130main ()
3131{
3132main ();
3133 ;
3134 return 0;
3135}
3136_ACEOF
3137rm -f conftest.$ac_objext conftest$ac_exeext
3138if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3139 (eval $ac_link) 2>conftest.er1
3140 ac_status=$?
3141 grep -v '^ *+' conftest.er1 >conftest.err
3142 rm -f conftest.er1
3143 cat conftest.err >&5
3144 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3145 (exit $ac_status); } &&
3146 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
3147 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3148 (eval $ac_try) 2>&5
3149 ac_status=$?
3150 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3151 (exit $ac_status); }; } &&
3152 { ac_try='test -s conftest$ac_exeext'
3153 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3154 (eval $ac_try) 2>&5
3155 ac_status=$?
3156 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3157 (exit $ac_status); }; }; then
3158 ac_cv_lib_supcpp_main=yes
3159else
3160 echo "$as_me: failed program was:" >&5
3161sed 's/^/| /' conftest.$ac_ext >&5
3162
3163ac_cv_lib_supcpp_main=no
3164fi
3165rm -f conftest.err conftest.$ac_objext \
3166 conftest$ac_exeext conftest.$ac_ext
3167LIBS=$ac_check_lib_save_LIBS
3168fi
3169echo "$as_me:$LINENO: result: $ac_cv_lib_supcpp_main" >&5
3170echo "${ECHO_T}$ac_cv_lib_supcpp_main" >&6
3171if test $ac_cv_lib_supcpp_main = yes; then
3172
3173 LINKER="$CC"
3174 LIBS="$LIBS -lsupc++"
3175
3176fi
3177
3178fi
3179LINKER=$LINKER
3180
3181
3182
3183cat >>confdefs.h <<\_ACEOF
3184#define _GNU_SOURCE 1
3185_ACEOF
3186
3187
3188case $host in
3189 *-*-solaris* )
3190
3191cat >>confdefs.h <<\_ACEOF
3192#define _XOPEN_SOURCE_EXTENDED 1
3193_ACEOF
3194
3195
3196cat >>confdefs.h <<\_ACEOF
3197#define _XOPEN_SOURCE 2
3198_ACEOF
3199
3200
3201cat >>confdefs.h <<\_ACEOF
3202#define __EXTENSIONS__ 1
3203_ACEOF
3204
3205 ;;
3206esac
3207
3208
3209ac_ext=cc
3210ac_cpp='$CXXCPP $CPPFLAGS'
3211ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3212ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3213ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
3214
3215
3216
3217ac_ext=cc
3218ac_cpp='$CXXCPP $CPPFLAGS'
3219ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3220ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3221ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
3222echo "$as_me:$LINENO: checking how to run the C++ preprocessor" >&5
3223echo $ECHO_N "checking how to run the C++ preprocessor... $ECHO_C" >&6
3224if test -z "$CXXCPP"; then
3225 if test "${ac_cv_prog_CXXCPP+set}" = set; then
3226 echo $ECHO_N "(cached) $ECHO_C" >&6
3227else
3228 # Double quotes because CXXCPP needs to be expanded
3229 for CXXCPP in "$CXX -E" "/lib/cpp"
3230 do
3231 ac_preproc_ok=false
3232for ac_cxx_preproc_warn_flag in '' yes
3233do
3234 # Use a header file that comes with gcc, so configuring glibc
3235 # with a fresh cross-compiler works.
3236 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3237 # <limits.h> exists even on freestanding compilers.
3238 # On the NeXT, cc -E runs the code through the compiler's parser,
3239 # not just through cpp. "Syntax error" is here to catch this case.
3240 cat >conftest.$ac_ext <<_ACEOF
3241/* confdefs.h. */
3242_ACEOF
3243cat confdefs.h >>conftest.$ac_ext
3244cat >>conftest.$ac_ext <<_ACEOF
3245/* end confdefs.h. */
3246#ifdef __STDC__
3247# include <limits.h>
3248#else
3249# include <assert.h>
3250#endif
3251 Syntax error
3252_ACEOF
3253if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3254 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
3255 ac_status=$?
3256 grep -v '^ *+' conftest.er1 >conftest.err
3257 rm -f conftest.er1
3258 cat conftest.err >&5
3259 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3260 (exit $ac_status); } >/dev/null; then
3261 if test -s conftest.err; then
3262 ac_cpp_err=$ac_cxx_preproc_warn_flag
3263 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
3264 else
3265 ac_cpp_err=
3266 fi
3267else
3268 ac_cpp_err=yes
3269fi
3270if test -z "$ac_cpp_err"; then
3271 :
3272else
3273 echo "$as_me: failed program was:" >&5
3274sed 's/^/| /' conftest.$ac_ext >&5
3275
3276 # Broken: fails on valid input.
3277continue
3278fi
3279rm -f conftest.err conftest.$ac_ext
3280
3281 # OK, works on sane cases. Now check whether non-existent headers
3282 # can be detected and how.
3283 cat >conftest.$ac_ext <<_ACEOF
3284/* confdefs.h. */
3285_ACEOF
3286cat confdefs.h >>conftest.$ac_ext
3287cat >>conftest.$ac_ext <<_ACEOF
3288/* end confdefs.h. */
3289#include <ac_nonexistent.h>
3290_ACEOF
3291if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3292 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
3293 ac_status=$?
3294 grep -v '^ *+' conftest.er1 >conftest.err
3295 rm -f conftest.er1
3296 cat conftest.err >&5
3297 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3298 (exit $ac_status); } >/dev/null; then
3299 if test -s conftest.err; then
3300 ac_cpp_err=$ac_cxx_preproc_warn_flag
3301 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
3302 else
3303 ac_cpp_err=
3304 fi
3305else
3306 ac_cpp_err=yes
3307fi
3308if test -z "$ac_cpp_err"; then
3309 # Broken: success on invalid input.
3310continue
3311else
3312 echo "$as_me: failed program was:" >&5
3313sed 's/^/| /' conftest.$ac_ext >&5
3314
3315 # Passes both tests.
3316ac_preproc_ok=:
3317break
3318fi
3319rm -f conftest.err conftest.$ac_ext
3320
3321done
3322# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
3323rm -f conftest.err conftest.$ac_ext
3324if $ac_preproc_ok; then
3325 break
3326fi
3327
3328 done
3329 ac_cv_prog_CXXCPP=$CXXCPP
3330
3331fi
3332 CXXCPP=$ac_cv_prog_CXXCPP
3333else
3334 ac_cv_prog_CXXCPP=$CXXCPP
3335fi
3336echo "$as_me:$LINENO: result: $CXXCPP" >&5
3337echo "${ECHO_T}$CXXCPP" >&6
3338ac_preproc_ok=false
3339for ac_cxx_preproc_warn_flag in '' yes
3340do
3341 # Use a header file that comes with gcc, so configuring glibc
3342 # with a fresh cross-compiler works.
3343 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3344 # <limits.h> exists even on freestanding compilers.
3345 # On the NeXT, cc -E runs the code through the compiler's parser,
3346 # not just through cpp. "Syntax error" is here to catch this case.
3347 cat >conftest.$ac_ext <<_ACEOF
3348/* confdefs.h. */
3349_ACEOF
3350cat confdefs.h >>conftest.$ac_ext
3351cat >>conftest.$ac_ext <<_ACEOF
3352/* end confdefs.h. */
3353#ifdef __STDC__
3354# include <limits.h>
3355#else
3356# include <assert.h>
3357#endif
3358 Syntax error
3359_ACEOF
3360if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3361 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
3362 ac_status=$?
3363 grep -v '^ *+' conftest.er1 >conftest.err
3364 rm -f conftest.er1
3365 cat conftest.err >&5
3366 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3367 (exit $ac_status); } >/dev/null; then
3368 if test -s conftest.err; then
3369 ac_cpp_err=$ac_cxx_preproc_warn_flag
3370 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
3371 else
3372 ac_cpp_err=
3373 fi
3374else
3375 ac_cpp_err=yes
3376fi
3377if test -z "$ac_cpp_err"; then
3378 :
3379else
3380 echo "$as_me: failed program was:" >&5
3381sed 's/^/| /' conftest.$ac_ext >&5
3382
3383 # Broken: fails on valid input.
3384continue
3385fi
3386rm -f conftest.err conftest.$ac_ext
3387
3388 # OK, works on sane cases. Now check whether non-existent headers
3389 # can be detected and how.
3390 cat >conftest.$ac_ext <<_ACEOF
3391/* confdefs.h. */
3392_ACEOF
3393cat confdefs.h >>conftest.$ac_ext
3394cat >>conftest.$ac_ext <<_ACEOF
3395/* end confdefs.h. */
3396#include <ac_nonexistent.h>
3397_ACEOF
3398if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3399 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
3400 ac_status=$?
3401 grep -v '^ *+' conftest.er1 >conftest.err
3402 rm -f conftest.er1
3403 cat conftest.err >&5
3404 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3405 (exit $ac_status); } >/dev/null; then
3406 if test -s conftest.err; then
3407 ac_cpp_err=$ac_cxx_preproc_warn_flag
3408 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
3409 else
3410 ac_cpp_err=
3411 fi
3412else
3413 ac_cpp_err=yes
3414fi
3415if test -z "$ac_cpp_err"; then
3416 # Broken: success on invalid input.
3417continue
3418else
3419 echo "$as_me: failed program was:" >&5
3420sed 's/^/| /' conftest.$ac_ext >&5
3421
3422 # Passes both tests.
3423ac_preproc_ok=:
3424break
3425fi
3426rm -f conftest.err conftest.$ac_ext
3427
3428done
3429# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
3430rm -f conftest.err conftest.$ac_ext
3431if $ac_preproc_ok; then
3432 :
3433else
3434 { { echo "$as_me:$LINENO: error: C++ preprocessor \"$CXXCPP\" fails sanity check
3435See \`config.log' for more details." >&5
3436echo "$as_me: error: C++ preprocessor \"$CXXCPP\" fails sanity check
3437See \`config.log' for more details." >&2;}
3438 { (exit 1); exit 1; }; }
3439fi
3440
3441ac_ext=cc
3442ac_cpp='$CXXCPP $CPPFLAGS'
3443ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3444ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3445ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
3446 3051
3447 3052
3448echo "$as_me:$LINENO: checking for egrep" >&5 3053echo "$as_me:$LINENO: checking for egrep" >&5
3449echo $ECHO_N "checking for egrep... $ECHO_C" >&6 3054echo $ECHO_N "checking for egrep... $ECHO_C" >&6
3450if test "${ac_cv_prog_egrep+set}" = set; then 3055if test "${ac_cv_prog_egrep+set}" = set; then
3525 grep -v '^ *+' conftest.er1 >conftest.err 3130 grep -v '^ *+' conftest.er1 >conftest.err
3526 rm -f conftest.er1 3131 rm -f conftest.er1
3527 cat conftest.err >&5 3132 cat conftest.err >&5
3528 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3133 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3529 (exit $ac_status); } && 3134 (exit $ac_status); } &&
3530 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 3135 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
3531 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3136 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3532 (eval $ac_try) 2>&5 3137 (eval $ac_try) 2>&5
3533 ac_status=$? 3138 ac_status=$?
3534 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3139 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3535 (exit $ac_status); }; } && 3140 (exit $ac_status); }; } &&
3579 grep -v '^ *+' conftest.er1 >conftest.err 3184 grep -v '^ *+' conftest.er1 >conftest.err
3580 rm -f conftest.er1 3185 rm -f conftest.er1
3581 cat conftest.err >&5 3186 cat conftest.err >&5
3582 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3187 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3583 (exit $ac_status); } && 3188 (exit $ac_status); } &&
3584 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 3189 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
3585 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3190 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3586 (eval $ac_try) 2>&5 3191 (eval $ac_try) 2>&5
3587 ac_status=$? 3192 ac_status=$?
3588 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3193 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3589 (exit $ac_status); }; } && 3194 (exit $ac_status); }; } &&
3611if test "$ac_cv_search_strerror" != no; then 3216if test "$ac_cv_search_strerror" != no; then
3612 test "$ac_cv_search_strerror" = "none required" || LIBS="$ac_cv_search_strerror $LIBS" 3217 test "$ac_cv_search_strerror" = "none required" || LIBS="$ac_cv_search_strerror $LIBS"
3613 3218
3614fi 3219fi
3615 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
3616 3226
3227
3228if test x$GCC = xyes && test x$GXX = xyes; then
3229 echo "$as_me:$LINENO: checking for working libsupc++" >&5
3230echo $ECHO_N "checking for working libsupc++... $ECHO_C" >&6
3231 save_CXX="$CXX"
3232 save_LIBS="$LIBS"
3233 CXX="$CC"
3234 LIBS="$LIBS -lsupc++"
3235 LINKER="$CC"
3236
3237cat >conftest.$ac_ext <<_ACEOF
3238/* confdefs.h. */
3239_ACEOF
3240cat confdefs.h >>conftest.$ac_ext
3241cat >>conftest.$ac_ext <<_ACEOF
3242/* end confdefs.h. */
3243struct test { }; void f() try { throw new test; } catch (...) { throw; }
3244int
3245main ()
3246{
3247
3248 ;
3249 return 0;
3250}
3251_ACEOF
3252rm -f conftest.$ac_objext conftest$ac_exeext
3253if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3254 (eval $ac_link) 2>conftest.er1
3255 ac_status=$?
3256 grep -v '^ *+' conftest.er1 >conftest.err
3257 rm -f conftest.er1
3258 cat conftest.err >&5
3259 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3260 (exit $ac_status); } &&
3261 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
3262 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3263 (eval $ac_try) 2>&5
3264 ac_status=$?
3265 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3266 (exit $ac_status); }; } &&
3267 { ac_try='test -s conftest$ac_exeext'
3268 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3269 (eval $ac_try) 2>&5
3270 ac_status=$?
3271 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3272 (exit $ac_status); }; }; then
3273 echo "$as_me:$LINENO: result: ok" >&5
3274echo "${ECHO_T}ok" >&6
3275else
3276 echo "$as_me: failed program was:" >&5
3277sed 's/^/| /' conftest.$ac_ext >&5
3278
3279
3280 echo "$as_me:$LINENO: result: no, making everything bigger and slower" >&5
3281echo "${ECHO_T}no, making everything bigger and slower" >&6
3282 LIBS="$save_LIBS"
3283 LINKER="$save_CXX"
3284
3285
3286fi
3287rm -f conftest.err conftest.$ac_objext \
3288 conftest$ac_exeext conftest.$ac_ext
3289 CXX="$save_CXX"
3290fi
3291LINKER=$LINKER
3292
3293
3294ac_ext=cc
3295ac_cpp='$CXXCPP $CPPFLAGS'
3296ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3297ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3298ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
3299
3300if test -z "$orig_CXXFLAGS"; then
3301 if test x$GCC = xyes && test "x$GXX" = xyes; then
3302 CXXFLAGS="-g -O3 -fno-threadsafe-statics -fno-enforce-eh-specs"
3303 cat >conftest.$ac_ext <<_ACEOF
3304/* confdefs.h. */
3305_ACEOF
3306cat confdefs.h >>conftest.$ac_ext
3307cat >>conftest.$ac_ext <<_ACEOF
3308/* end confdefs.h. */
3309
3310int
3311main ()
3312{
3313
3314 ;
3315 return 0;
3316}
3317_ACEOF
3318rm -f conftest.$ac_objext
3319if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3320 (eval $ac_compile) 2>conftest.er1
3321 ac_status=$?
3322 grep -v '^ *+' conftest.er1 >conftest.err
3323 rm -f conftest.er1
3324 cat conftest.err >&5
3325 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3326 (exit $ac_status); } &&
3327 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
3328 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3329 (eval $ac_try) 2>&5
3330 ac_status=$?
3331 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3332 (exit $ac_status); }; } &&
3333 { ac_try='test -s conftest.$ac_objext'
3334 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3335 (eval $ac_try) 2>&5
3336 ac_status=$?
3337 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3338 (exit $ac_status); }; }; then
3339 :
3340else
3341 echo "$as_me: failed program was:" >&5
3342sed 's/^/| /' conftest.$ac_ext >&5
3343
3344CXXFLAGS="-g -O3"
3345fi
3346rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
3347 else
3348 CXXFLAGS="-O"
3349 fi
3350 CFLAGS="$CXXFLAGS"
3351fi
3352
3353
3354cat >>confdefs.h <<\_ACEOF
3355#define _GNU_SOURCE 1
3356_ACEOF
3357
3358
3359case $host in
3360 *-*-solaris* )
3361
3362cat >>confdefs.h <<\_ACEOF
3363#define _XOPEN_SOURCE_EXTENDED 1
3364_ACEOF
3365
3366
3367cat >>confdefs.h <<\_ACEOF
3368#define _XOPEN_SOURCE 2
3369_ACEOF
3370
3371
3372cat >>confdefs.h <<\_ACEOF
3373#define __EXTENSIONS__ 1
3374_ACEOF
3375
3376 ;;
3377esac
3378
3379
3380echo "$as_me:$LINENO: checking for setlocale" >&5
3381echo $ECHO_N "checking for setlocale... $ECHO_C" >&6
3382if test "${ac_cv_func_setlocale+set}" = set; then
3383 echo $ECHO_N "(cached) $ECHO_C" >&6
3384else
3385 cat >conftest.$ac_ext <<_ACEOF
3386/* confdefs.h. */
3387_ACEOF
3388cat confdefs.h >>conftest.$ac_ext
3389cat >>conftest.$ac_ext <<_ACEOF
3390/* end confdefs.h. */
3391/* Define setlocale to an innocuous variant, in case <limits.h> declares setlocale.
3392 For example, HP-UX 11i <limits.h> declares gettimeofday. */
3393#define setlocale innocuous_setlocale
3394
3395/* System header to define __stub macros and hopefully few prototypes,
3396 which can conflict with char setlocale (); below.
3397 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3398 <limits.h> exists even on freestanding compilers. */
3399
3400#ifdef __STDC__
3401# include <limits.h>
3402#else
3403# include <assert.h>
3404#endif
3405
3406#undef setlocale
3407
3408/* Override any gcc2 internal prototype to avoid an error. */
3409#ifdef __cplusplus
3410extern "C"
3411{
3412#endif
3413/* We use char because int might match the return type of a gcc2
3414 builtin and then its argument prototype would still apply. */
3415char setlocale ();
3416/* The GNU C library defines this for functions which it implements
3417 to always fail with ENOSYS. Some functions are actually named
3418 something starting with __ and the normal name is an alias. */
3419#if defined (__stub_setlocale) || defined (__stub___setlocale)
3420choke me
3421#else
3422char (*f) () = setlocale;
3423#endif
3424#ifdef __cplusplus
3425}
3426#endif
3427
3428int
3429main ()
3430{
3431return f != setlocale;
3432 ;
3433 return 0;
3434}
3435_ACEOF
3436rm -f conftest.$ac_objext conftest$ac_exeext
3437if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3438 (eval $ac_link) 2>conftest.er1
3439 ac_status=$?
3440 grep -v '^ *+' conftest.er1 >conftest.err
3441 rm -f conftest.er1
3442 cat conftest.err >&5
3443 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3444 (exit $ac_status); } &&
3445 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
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); }; } &&
3451 { ac_try='test -s conftest$ac_exeext'
3452 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3453 (eval $ac_try) 2>&5
3454 ac_status=$?
3455 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3456 (exit $ac_status); }; }; then
3457 ac_cv_func_setlocale=yes
3458else
3459 echo "$as_me: failed program was:" >&5
3460sed 's/^/| /' conftest.$ac_ext >&5
3461
3462ac_cv_func_setlocale=no
3463fi
3464rm -f conftest.err conftest.$ac_objext \
3465 conftest$ac_exeext conftest.$ac_ext
3466fi
3467echo "$as_me:$LINENO: result: $ac_cv_func_setlocale" >&5
3468echo "${ECHO_T}$ac_cv_func_setlocale" >&6
3469if test $ac_cv_func_setlocale = yes; then
3470 :
3471else
3617echo "$as_me:$LINENO: checking for setlocale in -lxpg4" >&5 3472 echo "$as_me:$LINENO: checking for setlocale in -lxpg4" >&5
3618echo $ECHO_N "checking for setlocale in -lxpg4... $ECHO_C" >&6 3473echo $ECHO_N "checking for setlocale in -lxpg4... $ECHO_C" >&6
3619if test "${ac_cv_lib_xpg4_setlocale+set}" = set; then 3474if test "${ac_cv_lib_xpg4_setlocale+set}" = set; then
3620 echo $ECHO_N "(cached) $ECHO_C" >&6 3475 echo $ECHO_N "(cached) $ECHO_C" >&6
3621else 3476else
3622 ac_check_lib_save_LIBS=$LIBS 3477 ac_check_lib_save_LIBS=$LIBS
3679echo "${ECHO_T}$ac_cv_lib_xpg4_setlocale" >&6 3534echo "${ECHO_T}$ac_cv_lib_xpg4_setlocale" >&6
3680if test $ac_cv_lib_xpg4_setlocale = yes; then 3535if test $ac_cv_lib_xpg4_setlocale = yes; then
3681 LIBS="$LIBS -lxpg4" 3536 LIBS="$LIBS -lxpg4"
3682fi 3537fi
3683 3538
3539fi
3684 3540
3541
3542echo "$as_me:$LINENO: checking for gethostbyname" >&5
3543echo $ECHO_N "checking for gethostbyname... $ECHO_C" >&6
3544if test "${ac_cv_func_gethostbyname+set}" = set; then
3545 echo $ECHO_N "(cached) $ECHO_C" >&6
3546else
3547 cat >conftest.$ac_ext <<_ACEOF
3548/* confdefs.h. */
3549_ACEOF
3550cat confdefs.h >>conftest.$ac_ext
3551cat >>conftest.$ac_ext <<_ACEOF
3552/* end confdefs.h. */
3553/* Define gethostbyname to an innocuous variant, in case <limits.h> declares gethostbyname.
3554 For example, HP-UX 11i <limits.h> declares gettimeofday. */
3555#define gethostbyname innocuous_gethostbyname
3556
3557/* System header to define __stub macros and hopefully few prototypes,
3558 which can conflict with char gethostbyname (); below.
3559 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3560 <limits.h> exists even on freestanding compilers. */
3561
3562#ifdef __STDC__
3563# include <limits.h>
3564#else
3565# include <assert.h>
3566#endif
3567
3568#undef gethostbyname
3569
3570/* Override any gcc2 internal prototype to avoid an error. */
3571#ifdef __cplusplus
3572extern "C"
3573{
3574#endif
3575/* We use char because int might match the return type of a gcc2
3576 builtin and then its argument prototype would still apply. */
3577char gethostbyname ();
3578/* The GNU C library defines this for functions which it implements
3579 to always fail with ENOSYS. Some functions are actually named
3580 something starting with __ and the normal name is an alias. */
3581#if defined (__stub_gethostbyname) || defined (__stub___gethostbyname)
3582choke me
3583#else
3584char (*f) () = gethostbyname;
3585#endif
3586#ifdef __cplusplus
3587}
3588#endif
3589
3590int
3591main ()
3592{
3593return f != gethostbyname;
3594 ;
3595 return 0;
3596}
3597_ACEOF
3598rm -f conftest.$ac_objext conftest$ac_exeext
3599if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3600 (eval $ac_link) 2>conftest.er1
3601 ac_status=$?
3602 grep -v '^ *+' conftest.er1 >conftest.err
3603 rm -f conftest.er1
3604 cat conftest.err >&5
3605 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3606 (exit $ac_status); } &&
3607 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
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); }; } &&
3613 { ac_try='test -s conftest$ac_exeext'
3614 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3615 (eval $ac_try) 2>&5
3616 ac_status=$?
3617 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3618 (exit $ac_status); }; }; then
3619 ac_cv_func_gethostbyname=yes
3620else
3621 echo "$as_me: failed program was:" >&5
3622sed 's/^/| /' conftest.$ac_ext >&5
3623
3624ac_cv_func_gethostbyname=no
3625fi
3626rm -f conftest.err conftest.$ac_objext \
3627 conftest$ac_exeext conftest.$ac_ext
3628fi
3629echo "$as_me:$LINENO: result: $ac_cv_func_gethostbyname" >&5
3630echo "${ECHO_T}$ac_cv_func_gethostbyname" >&6
3631if test $ac_cv_func_gethostbyname = yes; then
3632 :
3633else
3685echo "$as_me:$LINENO: checking for gethostbyname in -lnsl" >&5 3634 echo "$as_me:$LINENO: checking for gethostbyname in -lnsl" >&5
3686echo $ECHO_N "checking for gethostbyname in -lnsl... $ECHO_C" >&6 3635echo $ECHO_N "checking for gethostbyname in -lnsl... $ECHO_C" >&6
3687if test "${ac_cv_lib_nsl_gethostbyname+set}" = set; then 3636if test "${ac_cv_lib_nsl_gethostbyname+set}" = set; then
3688 echo $ECHO_N "(cached) $ECHO_C" >&6 3637 echo $ECHO_N "(cached) $ECHO_C" >&6
3689else 3638else
3690 ac_check_lib_save_LIBS=$LIBS 3639 ac_check_lib_save_LIBS=$LIBS
3747echo "${ECHO_T}$ac_cv_lib_nsl_gethostbyname" >&6 3696echo "${ECHO_T}$ac_cv_lib_nsl_gethostbyname" >&6
3748if test $ac_cv_lib_nsl_gethostbyname = yes; then 3697if test $ac_cv_lib_nsl_gethostbyname = yes; then
3749 LIBS="$LIBS -lnsl" 3698 LIBS="$LIBS -lnsl"
3750fi 3699fi
3751 3700
3701fi
3702
3703echo "$as_me:$LINENO: checking for socket" >&5
3704echo $ECHO_N "checking for socket... $ECHO_C" >&6
3705if test "${ac_cv_func_socket+set}" = set; then
3706 echo $ECHO_N "(cached) $ECHO_C" >&6
3707else
3708 cat >conftest.$ac_ext <<_ACEOF
3709/* confdefs.h. */
3710_ACEOF
3711cat confdefs.h >>conftest.$ac_ext
3712cat >>conftest.$ac_ext <<_ACEOF
3713/* end confdefs.h. */
3714/* Define socket to an innocuous variant, in case <limits.h> declares socket.
3715 For example, HP-UX 11i <limits.h> declares gettimeofday. */
3716#define socket innocuous_socket
3717
3718/* System header to define __stub macros and hopefully few prototypes,
3719 which can conflict with char socket (); below.
3720 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3721 <limits.h> exists even on freestanding compilers. */
3722
3723#ifdef __STDC__
3724# include <limits.h>
3725#else
3726# include <assert.h>
3727#endif
3728
3729#undef socket
3730
3731/* Override any gcc2 internal prototype to avoid an error. */
3732#ifdef __cplusplus
3733extern "C"
3734{
3735#endif
3736/* We use char because int might match the return type of a gcc2
3737 builtin and then its argument prototype would still apply. */
3738char socket ();
3739/* The GNU C library defines this for functions which it implements
3740 to always fail with ENOSYS. Some functions are actually named
3741 something starting with __ and the normal name is an alias. */
3742#if defined (__stub_socket) || defined (__stub___socket)
3743choke me
3744#else
3745char (*f) () = socket;
3746#endif
3747#ifdef __cplusplus
3748}
3749#endif
3750
3751int
3752main ()
3753{
3754return f != socket;
3755 ;
3756 return 0;
3757}
3758_ACEOF
3759rm -f conftest.$ac_objext conftest$ac_exeext
3760if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3761 (eval $ac_link) 2>conftest.er1
3762 ac_status=$?
3763 grep -v '^ *+' conftest.er1 >conftest.err
3764 rm -f conftest.er1
3765 cat conftest.err >&5
3766 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3767 (exit $ac_status); } &&
3768 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
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); }; } &&
3774 { ac_try='test -s conftest$ac_exeext'
3775 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3776 (eval $ac_try) 2>&5
3777 ac_status=$?
3778 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3779 (exit $ac_status); }; }; then
3780 ac_cv_func_socket=yes
3781else
3782 echo "$as_me: failed program was:" >&5
3783sed 's/^/| /' conftest.$ac_ext >&5
3784
3785ac_cv_func_socket=no
3786fi
3787rm -f conftest.err conftest.$ac_objext \
3788 conftest$ac_exeext conftest.$ac_ext
3789fi
3790echo "$as_me:$LINENO: result: $ac_cv_func_socket" >&5
3791echo "${ECHO_T}$ac_cv_func_socket" >&6
3792if test $ac_cv_func_socket = yes; then
3793 :
3794else
3752echo "$as_me:$LINENO: checking for socket in -lsocket" >&5 3795 echo "$as_me:$LINENO: checking for socket in -lsocket" >&5
3753echo $ECHO_N "checking for socket in -lsocket... $ECHO_C" >&6 3796echo $ECHO_N "checking for socket in -lsocket... $ECHO_C" >&6
3754if test "${ac_cv_lib_socket_socket+set}" = set; then 3797if test "${ac_cv_lib_socket_socket+set}" = set; then
3755 echo $ECHO_N "(cached) $ECHO_C" >&6 3798 echo $ECHO_N "(cached) $ECHO_C" >&6
3756else 3799else
3757 ac_check_lib_save_LIBS=$LIBS 3800 ac_check_lib_save_LIBS=$LIBS
3814echo "${ECHO_T}$ac_cv_lib_socket_socket" >&6 3857echo "${ECHO_T}$ac_cv_lib_socket_socket" >&6
3815if test $ac_cv_lib_socket_socket = yes; then 3858if test $ac_cv_lib_socket_socket = yes; then
3816 LIBS="$LIBS -lsocket" 3859 LIBS="$LIBS -lsocket"
3817fi 3860fi
3818 3861
3862fi
3819 3863
3820 3864
3821MALLOC_TYPE=S 3865echo "$as_me:$LINENO: checking for sched_yield" >&5
3866echo $ECHO_N "checking for sched_yield... $ECHO_C" >&6
3867if test "${ac_cv_func_sched_yield+set}" = set; then
3868 echo $ECHO_N "(cached) $ECHO_C" >&6
3869else
3870 cat >conftest.$ac_ext <<_ACEOF
3871/* confdefs.h. */
3872_ACEOF
3873cat confdefs.h >>conftest.$ac_ext
3874cat >>conftest.$ac_ext <<_ACEOF
3875/* end confdefs.h. */
3876/* Define sched_yield to an innocuous variant, in case <limits.h> declares sched_yield.
3877 For example, HP-UX 11i <limits.h> declares gettimeofday. */
3878#define sched_yield innocuous_sched_yield
3822 3879
3823support_addstrings=no 3880/* System header to define __stub macros and hopefully few prototypes,
3881 which can conflict with char sched_yield (); below.
3882 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3883 <limits.h> exists even on freestanding compilers. */
3884
3885#ifdef __STDC__
3886# include <limits.h>
3887#else
3888# include <assert.h>
3889#endif
3890
3891#undef sched_yield
3892
3893/* Override any gcc2 internal prototype to avoid an error. */
3894#ifdef __cplusplus
3895extern "C"
3896{
3897#endif
3898/* We use char because int might match the return type of a gcc2
3899 builtin and then its argument prototype would still apply. */
3900char sched_yield ();
3901/* The GNU C library defines this for functions which it implements
3902 to always fail with ENOSYS. Some functions are actually named
3903 something starting with __ and the normal name is an alias. */
3904#if defined (__stub_sched_yield) || defined (__stub___sched_yield)
3905choke me
3906#else
3907char (*f) () = sched_yield;
3908#endif
3909#ifdef __cplusplus
3910}
3911#endif
3912
3913int
3914main ()
3915{
3916return f != sched_yield;
3917 ;
3918 return 0;
3919}
3920_ACEOF
3921rm -f conftest.$ac_objext conftest$ac_exeext
3922if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3923 (eval $ac_link) 2>conftest.er1
3924 ac_status=$?
3925 grep -v '^ *+' conftest.er1 >conftest.err
3926 rm -f conftest.er1
3927 cat conftest.err >&5
3928 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3929 (exit $ac_status); } &&
3930 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
3931 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3932 (eval $ac_try) 2>&5
3933 ac_status=$?
3934 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3935 (exit $ac_status); }; } &&
3936 { ac_try='test -s conftest$ac_exeext'
3937 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3938 (eval $ac_try) 2>&5
3939 ac_status=$?
3940 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3941 (exit $ac_status); }; }; then
3942 ac_cv_func_sched_yield=yes
3943else
3944 echo "$as_me: failed program was:" >&5
3945sed 's/^/| /' conftest.$ac_ext >&5
3946
3947ac_cv_func_sched_yield=no
3948fi
3949rm -f conftest.err conftest.$ac_objext \
3950 conftest$ac_exeext conftest.$ac_ext
3951fi
3952echo "$as_me:$LINENO: result: $ac_cv_func_sched_yield" >&5
3953echo "${ECHO_T}$ac_cv_func_sched_yield" >&6
3954if test $ac_cv_func_sched_yield = yes; then
3955 :
3956else
3957 echo "$as_me:$LINENO: checking for sched_yield in -lrt" >&5
3958echo $ECHO_N "checking for sched_yield in -lrt... $ECHO_C" >&6
3959if test "${ac_cv_lib_rt_sched_yield+set}" = set; then
3960 echo $ECHO_N "(cached) $ECHO_C" >&6
3961else
3962 ac_check_lib_save_LIBS=$LIBS
3963LIBS="-lrt $LIBS"
3964cat >conftest.$ac_ext <<_ACEOF
3965/* confdefs.h. */
3966_ACEOF
3967cat confdefs.h >>conftest.$ac_ext
3968cat >>conftest.$ac_ext <<_ACEOF
3969/* end confdefs.h. */
3970
3971/* Override any gcc2 internal prototype to avoid an error. */
3972#ifdef __cplusplus
3973extern "C"
3974#endif
3975/* We use char because int might match the return type of a gcc2
3976 builtin and then its argument prototype would still apply. */
3977char sched_yield ();
3978int
3979main ()
3980{
3981sched_yield ();
3982 ;
3983 return 0;
3984}
3985_ACEOF
3986rm -f conftest.$ac_objext conftest$ac_exeext
3987if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3988 (eval $ac_link) 2>conftest.er1
3989 ac_status=$?
3990 grep -v '^ *+' conftest.er1 >conftest.err
3991 rm -f conftest.er1
3992 cat conftest.err >&5
3993 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3994 (exit $ac_status); } &&
3995 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
3996 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3997 (eval $ac_try) 2>&5
3998 ac_status=$?
3999 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4000 (exit $ac_status); }; } &&
4001 { ac_try='test -s conftest$ac_exeext'
4002 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4003 (eval $ac_try) 2>&5
4004 ac_status=$?
4005 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4006 (exit $ac_status); }; }; then
4007 ac_cv_lib_rt_sched_yield=yes
4008else
4009 echo "$as_me: failed program was:" >&5
4010sed 's/^/| /' conftest.$ac_ext >&5
4011
4012ac_cv_lib_rt_sched_yield=no
4013fi
4014rm -f conftest.err conftest.$ac_objext \
4015 conftest$ac_exeext conftest.$ac_ext
4016LIBS=$ac_check_lib_save_LIBS
4017fi
4018echo "$as_me:$LINENO: result: $ac_cv_lib_rt_sched_yield" >&5
4019echo "${ECHO_T}$ac_cv_lib_rt_sched_yield" >&6
4020if test $ac_cv_lib_rt_sched_yield = yes; then
4021 LIBS="$LIBS -lrt"
4022fi
4023
4024fi
4025
4026
4027echo "$as_me:$LINENO: checking for sched_yield support" >&5
4028echo $ECHO_N "checking for sched_yield support... $ECHO_C" >&6
4029cat >conftest.$ac_ext <<_ACEOF
4030/* confdefs.h. */
4031_ACEOF
4032cat confdefs.h >>conftest.$ac_ext
4033cat >>conftest.$ac_ext <<_ACEOF
4034/* end confdefs.h. */
4035#include <sched.h>
4036int
4037main ()
4038{
4039sched_yield ()
4040 ;
4041 return 0;
4042}
4043_ACEOF
4044rm -f conftest.$ac_objext conftest$ac_exeext
4045if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4046 (eval $ac_link) 2>conftest.er1
4047 ac_status=$?
4048 grep -v '^ *+' conftest.er1 >conftest.err
4049 rm -f conftest.er1
4050 cat conftest.err >&5
4051 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4052 (exit $ac_status); } &&
4053 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
4054 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4055 (eval $ac_try) 2>&5
4056 ac_status=$?
4057 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4058 (exit $ac_status); }; } &&
4059 { ac_try='test -s conftest$ac_exeext'
4060 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4061 (eval $ac_try) 2>&5
4062 ac_status=$?
4063 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4064 (exit $ac_status); }; }; then
4065 echo "$as_me:$LINENO: result: yes" >&5
4066echo "${ECHO_T}yes" >&6
4067
4068cat >>confdefs.h <<\_ACEOF
4069#define HAVE_SCHED_YIELD 1
4070_ACEOF
4071
4072else
4073 echo "$as_me: failed program was:" >&5
4074sed 's/^/| /' conftest.$ac_ext >&5
4075
4076echo "$as_me:$LINENO: result: no" >&5
4077echo "${ECHO_T}no" >&6
4078fi
4079rm -f conftest.err conftest.$ac_objext \
4080 conftest$ac_exeext conftest.$ac_ext
4081
4082
3824support_frills=yes 4083support_frills=yes
3825support_inheritpixmap=no 4084support_inheritpixmap=yes
3826support_tinting=yes 4085support_tinting=yes
3827support_fading=yes 4086support_fading=yes
3828support_keepscrolling=yes 4087support_keepscrolling=yes
3829support_selectionscrolling=yes 4088support_selectionscrolling=yes
3830support_menubar=no
3831support_mousewheel=yes 4089support_mousewheel=yes
3832support_mouseslipwheel=yes 4090support_mouseslipwheel=yes
3833support_utmp=yes
3834support_wtmp=yes
3835support_lastlog=yes
3836support_text_blink=yes 4091support_text_blink=yes
3837support_pointer_blank=yes 4092support_pointer_blank=yes
3838support_scroll_rxvt=yes 4093support_scroll_rxvt=yes
3839support_scroll_next=yes 4094support_scroll_next=yes
3840support_scroll_xterm=yes 4095support_scroll_xterm=yes
3841support_scroll_plain=yes 4096support_scroll_plain=yes
3842support_xim=yes 4097support_xim=yes
3843support_xpm=no 4098support_xpm=yes
3844support_xft=yes 4099support_xft=yes
3845support_unicode3=no 4100support_unicode3=no
3846support_combining=yes 4101support_combining=yes
3847support_8bitctrls=no 4102support_8bitctrls=no
3848support_iso14755=yes 4103support_iso14755=yes
3849support_styles=yes 4104support_styles=yes
4105support_perl=yes
3850codesets=all 4106codesets=all
3851 4107
3852 4108
3853if test "x$enable_shared" = xyes; then 4109if test "x$enable_shared" = xyes; then
3854 4110
3863# Check whether --enable-everything or --disable-everything was given. 4119# Check whether --enable-everything or --disable-everything was given.
3864if test "${enable_everything+set}" = set; then 4120if test "${enable_everything+set}" = set; then
3865 enableval="$enable_everything" 4121 enableval="$enable_everything"
3866 4122
3867 if test x$enableval = xno; then 4123 if test x$enableval = xno; then
3868 support_24bit=no
3869 support_frills=no 4124 support_frills=no
3870 support_inheritpixmap=no 4125 support_inheritpixmap=no
3871 support_tinting=no 4126 support_tinting=no
3872 support_fading=no 4127 support_fading=no
3873 support_keepscrolling=no 4128 support_keepscrolling=no
3874 support_selectionscrolling=no 4129 support_selectionscrolling=no
3875 support_lastlog=no 4130 support_lastlog=no
3876 support_menubar=no
3877 support_mousewheel=no 4131 support_mousewheel=no
3878 support_mouseslipwheel=no 4132 support_mouseslipwheel=no
3879 support_text_blink=no 4133 support_text_blink=no
3880 support_pointer_blank=no 4134 support_pointer_blank=no
3881 support_scroll_rxvt=no 4135 support_scroll_rxvt=no
3890 support_unicode3=no 4144 support_unicode3=no
3891 support_combining=no 4145 support_combining=no
3892 support_8bitctrls=no 4146 support_8bitctrls=no
3893 support_iso14755=no 4147 support_iso14755=no
3894 support_styles=no 4148 support_styles=no
4149 support_perl=no
3895 codesets= 4150 codesets=
3896 fi 4151 fi
3897 if test x$enableval = xyes; then 4152 if test x$enableval = xyes; then
3898 support_24bit=yes
3899 support_frills=yes 4153 support_frills=yes
3900 support_inheritpixmap=yes 4154 support_inheritpixmap=yes
3901 support_tinting=yes 4155 support_tinting=yes
3902 support_fading=yes 4156 support_fading=yes
3903 support_keepscrolling=yes 4157 support_keepscrolling=yes
3904 support_selectionscrolling=yes 4158 support_selectionscrolling=yes
3905 support_lastlog=yes 4159 support_lastlog=yes
3906 support_menubar=yes
3907 support_mousewheel=yes 4160 support_mousewheel=yes
3908 support_mouseslipwheel=yes 4161 support_mouseslipwheel=yes
3909 support_text_blink=yes 4162 support_text_blink=yes
3910 support_pointer_blank=yes 4163 support_pointer_blank=yes
3911 support_scroll_rxvt=yes 4164 support_scroll_rxvt=yes
3920 support_unicode3=yes 4173 support_unicode3=yes
3921 support_combining=yes 4174 support_combining=yes
3922 #support_8bitctrls=yes 4175 #support_8bitctrls=yes
3923 support_iso14755=yes 4176 support_iso14755=yes
3924 support_styles=yes 4177 support_styles=yes
4178 support_perl=yes
3925 codesets=all 4179 codesets=all
3926 fi 4180 fi
3927 4181
3928fi; 4182fi;
3929 4183
3957 if test x$enableval = xyes -o x$enableval = xno; then 4211 if test x$enableval = xyes -o x$enableval = xno; then
3958 support_styles=$enableval 4212 support_styles=$enableval
3959 fi 4213 fi
3960fi; 4214fi;
3961 4215
3962# Check whether --enable-utmp or --disable-utmp was given.
3963if test "${enable_utmp+set}" = set; then
3964 enableval="$enable_utmp"
3965 if test x$enableval = xyes -o x$enableval = xno; then
3966 support_utmp=$enableval
3967 fi
3968fi;
3969
3970# Check whether --enable-wtmp or --disable-wtmp was given.
3971if test "${enable_wtmp+set}" = set; then
3972 enableval="$enable_wtmp"
3973 if test x$enableval = xyes -o x$enableval = xno; then
3974 support_wtmp=$enableval
3975 fi
3976fi;
3977
3978# Check whether --enable-lastlog or --disable-lastlog was given.
3979if test "${enable_lastlog+set}" = set; then
3980 enableval="$enable_lastlog"
3981 if test x$enableval = xyes -o x$enableval = xno; then
3982 support_lastlog=$enableval
3983 fi
3984fi;
3985
3986# Check whether --enable-xpm-background or --disable-xpm-background was given. 4216# Check whether --enable-xpm-background or --disable-xpm-background was given.
3987if test "${enable_xpm_background+set}" = set; then 4217if test "${enable_xpm_background+set}" = set; then
3988 enableval="$enable_xpm_background" 4218 enableval="$enable_xpm_background"
3989 if test x$enableval = xyes -o x$enableval = xno; then 4219 if test x$enableval = xyes -o x$enableval = xno; then
3990 support_xpm=$enableval 4220 support_xpm=$enableval
4013 if test x$enableval = xyes -o x$enableval = xno; then 4243 if test x$enableval = xyes -o x$enableval = xno; then
4014 support_fading=$enableval 4244 support_fading=$enableval
4015 fi 4245 fi
4016fi; 4246fi;
4017 4247
4018# Check whether --enable-menubar or --disable-menubar was given.
4019if test "${enable_menubar+set}" = set; then
4020 enableval="$enable_menubar"
4021 if test x$enableval = xyes -o x$enableval = xno; then
4022 support_menubar=$enableval
4023 fi
4024fi;
4025
4026# Check whether --enable-rxvt-scroll or --disable-rxvt-scroll was given. 4248# Check whether --enable-rxvt-scroll or --disable-rxvt-scroll was given.
4027if test "${enable_rxvt_scroll+set}" = set; then 4249if test "${enable_rxvt_scroll+set}" = set; then
4028 enableval="$enable_rxvt_scroll" 4250 enableval="$enable_rxvt_scroll"
4029 if test x$enableval = xyes -o x$enableval = xno; then 4251 if test x$enableval = xyes -o x$enableval = xno; then
4030 support_scroll_rxvt=$enableval 4252 support_scroll_rxvt=$enableval
4045 if test x$enableval = xyes -o x$enableval = xno; then 4267 if test x$enableval = xyes -o x$enableval = xno; then
4046 support_scroll_xterm=$enableval 4268 support_scroll_xterm=$enableval
4047 fi 4269 fi
4048fi; 4270fi;
4049 4271
4272# Check whether --enable-perl or --disable-perl was given.
4273if test "${enable_perl+set}" = set; then
4274 enableval="$enable_perl"
4275 if test x$enableval = xyes -o x$enableval = xno; then
4276 support_perl=$enableval
4277 fi
4278fi;
4279
4050# Check whether --enable-plain-scroll or --disable-plain-scroll was given. 4280# Check whether --enable-plain-scroll or --disable-plain-scroll was given.
4051if test "${enable_plain_scroll+set}" = set; then 4281if test "${enable_plain_scroll+set}" = set; then
4052 enableval="$enable_plain_scroll" 4282 enableval="$enable_plain_scroll"
4053 if test x$enableval = xyes -o x$enableval = xno; then 4283 if test x$enableval = xyes -o x$enableval = xno; then
4054 support_scroll_plain=$enableval 4284 support_scroll_plain=$enableval
4055 fi 4285 fi
4056fi; 4286fi;
4057 4287
4058# Check whether --enable-half-shadow or --disable-half-shadow was given.
4059if test "${enable_half_shadow+set}" = set; then
4060 enableval="$enable_half_shadow"
4061 if test x$enableval = xyes; then
4062
4063cat >>confdefs.h <<\_ACEOF
4064#define HALFSHADOW 1
4065_ACEOF
4066
4067 fi
4068fi;
4069 4288
4070 4289
4071# Check whether --with-codesets or --without-codesets was given. 4290# Check whether --with-codesets or --without-codesets was given.
4072if test "${with_codesets+set}" = set; then 4291if test "${with_codesets+set}" = set; then
4073 withval="$with_codesets" 4292 withval="$with_codesets"
4080 if test x$enableval = xyes -o x$enableval = xno; then 4299 if test x$enableval = xyes -o x$enableval = xno; then
4081 support_xim=$enableval 4300 support_xim=$enableval
4082 fi 4301 fi
4083fi; 4302fi;
4084 4303
4085# Check whether --enable-ttygid or --disable-ttygid was given.
4086if test "${enable_ttygid+set}" = set; then
4087 enableval="$enable_ttygid"
4088 if test x$enableval = xyes; then
4089
4090cat >>confdefs.h <<\_ACEOF
4091#define TTY_GID_SUPPORT 1
4092_ACEOF
4093
4094 fi
4095fi;
4096
4097# Check whether --enable-backspace-key or --disable-backspace-key was given. 4304# Check whether --enable-backspace-key or --disable-backspace-key was given.
4098if test "${enable_backspace_key+set}" = set; then 4305if test "${enable_backspace_key+set}" = set; then
4099 enableval="$enable_backspace_key" 4306 enableval="$enable_backspace_key"
4100 if test x$enableval = xno; then 4307 if test x$enableval = xno; then
4101 4308
4123 enableval="$enable_resources" 4330 enableval="$enable_resources"
4124 if test x$enableval = xno; then 4331 if test x$enableval = xno; then
4125 4332
4126cat >>confdefs.h <<\_ACEOF 4333cat >>confdefs.h <<\_ACEOF
4127#define NO_RESOURCES 1 4334#define NO_RESOURCES 1
4128_ACEOF
4129
4130 fi
4131fi;
4132
4133# Check whether --enable-xgetdefault or --disable-xgetdefault was given.
4134if test "${enable_xgetdefault+set}" = set; then
4135 enableval="$enable_xgetdefault"
4136 if test x$enableval = xyes; then
4137
4138cat >>confdefs.h <<\_ACEOF
4139#define USE_XGETDEFAULT 1
4140_ACEOF 4335_ACEOF
4141 4336
4142 fi 4337 fi
4143fi; 4338fi;
4144 4339
4209 4404
4210 4405
4211RXVTNAME=`echo "$RXVTNAME"|sed "$program_transform_name"` 4406RXVTNAME=`echo "$RXVTNAME"|sed "$program_transform_name"`
4212 4407
4213 4408
4214# Check whether --enable-strings or --disable-strings was given.
4215if test "${enable_strings+set}" = set; then
4216 enableval="$enable_strings"
4217 if test x$enableval = xyes -o x$enableval = xno; then
4218 support_addstrings=$enableval
4219 fi
4220fi;
4221
4222# Check whether --enable-swapscreen or --disable-swapscreen was given. 4409# Check whether --enable-swapscreen or --disable-swapscreen was given.
4223if test "${enable_swapscreen+set}" = set; then 4410if test "${enable_swapscreen+set}" = set; then
4224 enableval="$enable_swapscreen" 4411 enableval="$enable_swapscreen"
4225 if test x$enableval = xno; then 4412 if test x$enableval = xno; then
4226 4413
4245 if test x$enableval = xyes -o x$enableval = xno; then 4432 if test x$enableval = xyes -o x$enableval = xno; then
4246 support_frills=$enableval 4433 support_frills=$enableval
4247 fi 4434 fi
4248fi; 4435fi;
4249 4436
4250# Check whether --enable-24bit or --disable-24bit was given.
4251if test "${enable_24bit+set}" = set; then
4252 enableval="$enable_24bit"
4253 if test x$enableval = xyes -o x$enableval = xno; then
4254 support_24bit=$enableval
4255 fi
4256fi;
4257
4258# Check whether --enable-keepscrolling or --disable-keepscrolling was given. 4437# Check whether --enable-keepscrolling or --disable-keepscrolling was given.
4259if test "${enable_keepscrolling+set}" = set; then 4438if test "${enable_keepscrolling+set}" = set; then
4260 enableval="$enable_keepscrolling" 4439 enableval="$enable_keepscrolling"
4261 if test x$enableval = xyes -o x$enableval = xno; then 4440 if test x$enableval = xyes -o x$enableval = xno; then
4262 support_keepscrolling=$enableval 4441 support_keepscrolling=$enableval
4285 if test x$enableval = xyes -o x$enableval = xno; then 4464 if test x$enableval = xyes -o x$enableval = xno; then
4286 support_mouseslipwheel=$enableval 4465 support_mouseslipwheel=$enableval
4287 fi 4466 fi
4288fi; 4467fi;
4289 4468
4290# Check whether --enable-dmalloc or --disable-dmalloc was given.
4291if test "${enable_dmalloc+set}" = set; then
4292 enableval="$enable_dmalloc"
4293 if test x$enableval = xyes; then
4294 MALLOC_TYPE=G
4295 DEBUG=-DDEBUG_MALLOC
4296 DLIB="-L/usr/local/lib -ldmalloc"
4297 DINCLUDE=-I/usr/local/include
4298 fi
4299fi;
4300
4301# Check whether --enable-dlmalloc or --disable-dlmalloc was given.
4302if test "${enable_dlmalloc+set}" = set; then
4303 enableval="$enable_dlmalloc"
4304 if test x$enableval = xyes; then
4305 MALLOC_TYPE=D
4306 DEBUG=
4307 DLIB="-L/usr/local/lib -ldlmalloc"
4308 DINCLUDE=
4309 fi
4310fi;
4311
4312# Check whether --enable-smart-resize or --disable-smart-resize was given. 4469# Check whether --enable-smart-resize or --disable-smart-resize was given.
4313if test "${enable_smart_resize+set}" = set; then 4470if test "${enable_smart_resize+set}" = set; then
4314 enableval="$enable_smart_resize" 4471 enableval="$enable_smart_resize"
4315 if test x$enableval = xyes; then 4472 if test x$enableval = xyes; then
4316 4473
4360#define RXVT_TERMINFO "$withval" 4517#define RXVT_TERMINFO "$withval"
4361_ACEOF 4518_ACEOF
4362 terminfo="$withval" 4519 terminfo="$withval"
4363 fi 4520 fi
4364fi; 4521fi;
4365
4366
4367
4368cat >>confdefs.h <<\_ACEOF
4369#define PROTOTYPES 1
4370_ACEOF
4371 4522
4372 4523
4373# Extract the first word of "mv", so it can be a program name with args. 4524# Extract the first word of "mv", so it can be a program name with args.
4374set dummy mv; ac_word=$2 4525set dummy mv; ac_word=$2
4375echo "$as_me:$LINENO: checking for $ac_word" >&5 4526echo "$as_me:$LINENO: checking for $ac_word" >&5
4408else 4559else
4409 echo "$as_me:$LINENO: result: no" >&5 4560 echo "$as_me:$LINENO: result: no" >&5
4410echo "${ECHO_T}no" >&6 4561echo "${ECHO_T}no" >&6
4411fi 4562fi
4412 4563
4413# Extract the first word of "rm", so it can be a program name with args.
4414set dummy rm; ac_word=$2
4415echo "$as_me:$LINENO: checking for $ac_word" >&5
4416echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
4417if test "${ac_cv_path_RM+set}" = set; then
4418 echo $ECHO_N "(cached) $ECHO_C" >&6
4419else
4420 case $RM in
4421 [\\/]* | ?:[\\/]*)
4422 ac_cv_path_RM="$RM" # Let the user override the test with a path.
4423 ;;
4424 *)
4425 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4426for as_dir in $PATH
4427do
4428 IFS=$as_save_IFS
4429 test -z "$as_dir" && as_dir=.
4430 for ac_exec_ext in '' $ac_executable_extensions; do
4431 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4432 ac_cv_path_RM="$as_dir/$ac_word$ac_exec_ext"
4433 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4434 break 2
4435 fi
4436done
4437done
4438
4439 test -z "$ac_cv_path_RM" && ac_cv_path_RM="rm"
4440 ;;
4441esac
4442fi
4443RM=$ac_cv_path_RM
4444
4445if test -n "$RM"; then
4446 echo "$as_me:$LINENO: result: $RM" >&5
4447echo "${ECHO_T}$RM" >&6
4448else
4449 echo "$as_me:$LINENO: result: no" >&5
4450echo "${ECHO_T}no" >&6
4451fi
4452
4453# Extract the first word of "cp", so it can be a program name with args. 4564# Extract the first word of "cp", so it can be a program name with args.
4454set dummy cp; ac_word=$2 4565set dummy cp; ac_word=$2
4455echo "$as_me:$LINENO: checking for $ac_word" >&5 4566echo "$as_me:$LINENO: checking for $ac_word" >&5
4456echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 4567echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
4457if test "${ac_cv_path_CP+set}" = set; then 4568if test "${ac_cv_path_CP+set}" = set; then
4648else 4759else
4649 echo "$as_me:$LINENO: result: no" >&5 4760 echo "$as_me:$LINENO: result: no" >&5
4650echo "${ECHO_T}no" >&6 4761echo "${ECHO_T}no" >&6
4651fi 4762fi
4652 4763
4653# Extract the first word of "tbl", so it can be a program name with args.
4654set dummy tbl; ac_word=$2
4655echo "$as_me:$LINENO: checking for $ac_word" >&5
4656echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
4657if test "${ac_cv_path_TBL+set}" = set; then
4658 echo $ECHO_N "(cached) $ECHO_C" >&6
4659else
4660 case $TBL in
4661 [\\/]* | ?:[\\/]*)
4662 ac_cv_path_TBL="$TBL" # Let the user override the test with a path.
4663 ;;
4664 *)
4665 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4666for as_dir in $PATH
4667do
4668 IFS=$as_save_IFS
4669 test -z "$as_dir" && as_dir=.
4670 for ac_exec_ext in '' $ac_executable_extensions; do
4671 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4672 ac_cv_path_TBL="$as_dir/$ac_word$ac_exec_ext"
4673 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4674 break 2
4675 fi
4676done
4677done
4678
4679 ;;
4680esac
4681fi
4682TBL=$ac_cv_path_TBL
4683
4684if test -n "$TBL"; then
4685 echo "$as_me:$LINENO: result: $TBL" >&5
4686echo "${ECHO_T}$TBL" >&6
4687else
4688 echo "$as_me:$LINENO: result: no" >&5
4689echo "${ECHO_T}no" >&6
4690fi
4691
4692# Extract the first word of "tic", so it can be a program name with args. 4764# Extract the first word of "tic", so it can be a program name with args.
4693set dummy tic; ac_word=$2 4765set dummy tic; ac_word=$2
4694echo "$as_me:$LINENO: checking for $ac_word" >&5 4766echo "$as_me:$LINENO: checking for $ac_word" >&5
4695echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 4767echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
4696if test "${ac_cv_path_TIC+set}" = set; then 4768if test "${ac_cv_path_TIC+set}" = set; then
4727 echo "$as_me:$LINENO: result: no" >&5 4799 echo "$as_me:$LINENO: result: no" >&5
4728echo "${ECHO_T}no" >&6 4800echo "${ECHO_T}no" >&6
4729fi 4801fi
4730 4802
4731 4803
4804
4805
4806ac_ext=cc
4807ac_cpp='$CXXCPP $CPPFLAGS'
4808ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4809ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4810ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
4811echo "$as_me:$LINENO: checking how to run the C++ preprocessor" >&5
4812echo $ECHO_N "checking how to run the C++ preprocessor... $ECHO_C" >&6
4813if test -z "$CXXCPP"; then
4814 if test "${ac_cv_prog_CXXCPP+set}" = set; then
4815 echo $ECHO_N "(cached) $ECHO_C" >&6
4816else
4817 # Double quotes because CXXCPP needs to be expanded
4818 for CXXCPP in "$CXX -E" "/lib/cpp"
4819 do
4820 ac_preproc_ok=false
4821for ac_cxx_preproc_warn_flag in '' yes
4822do
4823 # Use a header file that comes with gcc, so configuring glibc
4824 # with a fresh cross-compiler works.
4825 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4826 # <limits.h> exists even on freestanding compilers.
4827 # On the NeXT, cc -E runs the code through the compiler's parser,
4828 # not just through cpp. "Syntax error" is here to catch this case.
4829 cat >conftest.$ac_ext <<_ACEOF
4830/* confdefs.h. */
4831_ACEOF
4832cat confdefs.h >>conftest.$ac_ext
4833cat >>conftest.$ac_ext <<_ACEOF
4834/* end confdefs.h. */
4835#ifdef __STDC__
4836# include <limits.h>
4837#else
4838# include <assert.h>
4839#endif
4840 Syntax error
4841_ACEOF
4842if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
4843 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
4844 ac_status=$?
4845 grep -v '^ *+' conftest.er1 >conftest.err
4846 rm -f conftest.er1
4847 cat conftest.err >&5
4848 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4849 (exit $ac_status); } >/dev/null; then
4850 if test -s conftest.err; then
4851 ac_cpp_err=$ac_cxx_preproc_warn_flag
4852 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
4853 else
4854 ac_cpp_err=
4855 fi
4856else
4857 ac_cpp_err=yes
4858fi
4859if test -z "$ac_cpp_err"; then
4860 :
4861else
4862 echo "$as_me: failed program was:" >&5
4863sed 's/^/| /' conftest.$ac_ext >&5
4864
4865 # Broken: fails on valid input.
4866continue
4867fi
4868rm -f conftest.err conftest.$ac_ext
4869
4870 # OK, works on sane cases. Now check whether non-existent headers
4871 # can be detected and how.
4872 cat >conftest.$ac_ext <<_ACEOF
4873/* confdefs.h. */
4874_ACEOF
4875cat confdefs.h >>conftest.$ac_ext
4876cat >>conftest.$ac_ext <<_ACEOF
4877/* end confdefs.h. */
4878#include <ac_nonexistent.h>
4879_ACEOF
4880if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
4881 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
4882 ac_status=$?
4883 grep -v '^ *+' conftest.er1 >conftest.err
4884 rm -f conftest.er1
4885 cat conftest.err >&5
4886 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4887 (exit $ac_status); } >/dev/null; then
4888 if test -s conftest.err; then
4889 ac_cpp_err=$ac_cxx_preproc_warn_flag
4890 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
4891 else
4892 ac_cpp_err=
4893 fi
4894else
4895 ac_cpp_err=yes
4896fi
4897if test -z "$ac_cpp_err"; then
4898 # Broken: success on invalid input.
4899continue
4900else
4901 echo "$as_me: failed program was:" >&5
4902sed 's/^/| /' conftest.$ac_ext >&5
4903
4904 # Passes both tests.
4905ac_preproc_ok=:
4906break
4907fi
4908rm -f conftest.err conftest.$ac_ext
4909
4910done
4911# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
4912rm -f conftest.err conftest.$ac_ext
4913if $ac_preproc_ok; then
4914 break
4915fi
4916
4917 done
4918 ac_cv_prog_CXXCPP=$CXXCPP
4919
4920fi
4921 CXXCPP=$ac_cv_prog_CXXCPP
4922else
4923 ac_cv_prog_CXXCPP=$CXXCPP
4924fi
4925echo "$as_me:$LINENO: result: $CXXCPP" >&5
4926echo "${ECHO_T}$CXXCPP" >&6
4927ac_preproc_ok=false
4928for ac_cxx_preproc_warn_flag in '' yes
4929do
4930 # Use a header file that comes with gcc, so configuring glibc
4931 # with a fresh cross-compiler works.
4932 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4933 # <limits.h> exists even on freestanding compilers.
4934 # On the NeXT, cc -E runs the code through the compiler's parser,
4935 # not just through cpp. "Syntax error" is here to catch this case.
4936 cat >conftest.$ac_ext <<_ACEOF
4937/* confdefs.h. */
4938_ACEOF
4939cat confdefs.h >>conftest.$ac_ext
4940cat >>conftest.$ac_ext <<_ACEOF
4941/* end confdefs.h. */
4942#ifdef __STDC__
4943# include <limits.h>
4944#else
4945# include <assert.h>
4946#endif
4947 Syntax error
4948_ACEOF
4949if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
4950 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
4951 ac_status=$?
4952 grep -v '^ *+' conftest.er1 >conftest.err
4953 rm -f conftest.er1
4954 cat conftest.err >&5
4955 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4956 (exit $ac_status); } >/dev/null; then
4957 if test -s conftest.err; then
4958 ac_cpp_err=$ac_cxx_preproc_warn_flag
4959 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
4960 else
4961 ac_cpp_err=
4962 fi
4963else
4964 ac_cpp_err=yes
4965fi
4966if test -z "$ac_cpp_err"; then
4967 :
4968else
4969 echo "$as_me: failed program was:" >&5
4970sed 's/^/| /' conftest.$ac_ext >&5
4971
4972 # Broken: fails on valid input.
4973continue
4974fi
4975rm -f conftest.err conftest.$ac_ext
4976
4977 # OK, works on sane cases. Now check whether non-existent headers
4978 # can be detected and how.
4979 cat >conftest.$ac_ext <<_ACEOF
4980/* confdefs.h. */
4981_ACEOF
4982cat confdefs.h >>conftest.$ac_ext
4983cat >>conftest.$ac_ext <<_ACEOF
4984/* end confdefs.h. */
4985#include <ac_nonexistent.h>
4986_ACEOF
4987if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
4988 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
4989 ac_status=$?
4990 grep -v '^ *+' conftest.er1 >conftest.err
4991 rm -f conftest.er1
4992 cat conftest.err >&5
4993 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4994 (exit $ac_status); } >/dev/null; then
4995 if test -s conftest.err; then
4996 ac_cpp_err=$ac_cxx_preproc_warn_flag
4997 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
4998 else
4999 ac_cpp_err=
5000 fi
5001else
5002 ac_cpp_err=yes
5003fi
5004if test -z "$ac_cpp_err"; then
5005 # Broken: success on invalid input.
5006continue
5007else
5008 echo "$as_me: failed program was:" >&5
5009sed 's/^/| /' conftest.$ac_ext >&5
5010
5011 # Passes both tests.
5012ac_preproc_ok=:
5013break
5014fi
5015rm -f conftest.err conftest.$ac_ext
5016
5017done
5018# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
5019rm -f conftest.err conftest.$ac_ext
5020if $ac_preproc_ok; then
5021 :
5022else
5023 { { echo "$as_me:$LINENO: error: C++ preprocessor \"$CXXCPP\" fails sanity check
5024See \`config.log' for more details." >&5
5025echo "$as_me: error: C++ preprocessor \"$CXXCPP\" fails sanity check
5026See \`config.log' for more details." >&2;}
5027 { (exit 1); exit 1; }; }
5028fi
5029
5030ac_ext=cc
5031ac_cpp='$CXXCPP $CPPFLAGS'
5032ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5033ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5034ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
4732 5035
4733 5036
4734 5037
4735if test "x$ac_path_x_has_been_run" != xyes; then 5038if test "x$ac_path_x_has_been_run" != xyes; then
4736 echo "$as_me:$LINENO: checking for X" >&5 5039 echo "$as_me:$LINENO: checking for X" >&5
6790 7093
6791 7094
6792 7095
6793 7096
6794 7097
6795
6796
6797
6798
6799
6800
6801
6802for ac_header in \ 7098for ac_header in \
6803 assert.h \ 7099 assert.h \
6804 fcntl.h \ 7100 fcntl.h \
6805 grp.h \
6806 libc.h \
6807 lastlog.h \
6808 stdarg.h \ 7101 stdarg.h \
6809 stdlib.h \ 7102 stdlib.h \
6810 string.h \ 7103 string.h \
6811 termios.h \ 7104 termios.h \
6812 unistd.h \ 7105 unistd.h \
6813 sys/byteorder.h \ 7106 sys/byteorder.h \
6814 sys/ioctl.h \ 7107 sys/ioctl.h \
6815 sys/select.h \ 7108 sys/select.h \
6816 sys/sockio.h \ 7109 sys/sockio.h \
6817 sys/strredir.h \ 7110 sys/strredir.h \
6818 sys/stropts.h \
6819 sys/time.h \ 7111 sys/time.h \
6820 utmp.h \ 7112 stdint.h \
6821 utmpx.h \ 7113 wchar.h \
6822 stdint.h \ 7114 cwchar \
6823 pty.h \ 7115 clocale \
6824 wchar.h \
6825 cwchar \
6826 clocale \
6827 7116
6828do 7117do
6829as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 7118as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
6830if eval "test \"\${$as_ac_Header+set}\" = set"; then 7119if eval "test \"\${$as_ac_Header+set}\" = set"; then
6831 echo "$as_me:$LINENO: checking for $ac_header" >&5 7120 echo "$as_me:$LINENO: checking for $ac_header" >&5
9658#define RETSIGTYPE $ac_cv_type_signal 9947#define RETSIGTYPE $ac_cv_type_signal
9659_ACEOF 9948_ACEOF
9660 9949
9661 9950
9662 9951
9663case "$host_alias" in
9664 *ultrix) ac_cv_func_setsid='no' ;;
9665 *) break;;
9666esac
9667
9668
9669
9670
9671
9672
9673
9674
9675
9676
9677
9678
9679
9680
9681
9682
9683
9684 9952
9685 9953
9686 9954
9687for ac_func in \ 9955for ac_func in \
9688 atexit \
9689 revoke \
9690 unsetenv \ 9956 unsetenv \
9691 setutent \ 9957 setutent \
9692 seteuid \
9693 setreuid \
9694 setsid \
9695 setpgrp \
9696 setpgid \
9697 openpty \
9698 _getpty \
9699 grantpt \
9700 unlockpt \
9701 isastream \
9702 on_exit \ 9958 on_exit \
9703 nanosleep \
9704 updwtmp \
9705 updwtmpx \
9706 ttyslot \
9707 9959
9708do 9960do
9709as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` 9961as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
9710echo "$as_me:$LINENO: checking for $ac_func" >&5 9962echo "$as_me:$LINENO: checking for $ac_func" >&5
9711echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 9963echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
9800 cat >>confdefs.h <<_ACEOF 10052 cat >>confdefs.h <<_ACEOF
9801#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 10053#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
9802_ACEOF 10054_ACEOF
9803 10055
9804fi 10056fi
10057done
10058
10059
10060
10061support_utmp=yes
10062support_wtmp=yes
10063support_lastlog=yes
10064
10065# Check whether --enable-utmp or --disable-utmp was given.
10066if test "${enable_utmp+set}" = set; then
10067 enableval="$enable_utmp"
10068 if test x$enableval = xyes -o x$enableval = xno; then
10069 support_utmp=$enableval
10070 fi
10071fi;
10072
10073# Check whether --enable-wtmp or --disable-wtmp was given.
10074if test "${enable_wtmp+set}" = set; then
10075 enableval="$enable_wtmp"
10076 if test x$enableval = xyes -o x$enableval = xno; then
10077 support_wtmp=$enableval
10078 fi
10079fi;
10080
10081# Check whether --enable-lastlog or --disable-lastlog was given.
10082if test "${enable_lastlog+set}" = set; then
10083 enableval="$enable_lastlog"
10084 if test x$enableval = xyes -o x$enableval = xno; then
10085 support_lastlog=$enableval
10086 fi
10087fi;
10088
10089if test x$support_utmp = xyes; then
10090
10091cat >>confdefs.h <<\_ACEOF
10092#define UTMP_SUPPORT 1
10093_ACEOF
10094
10095fi
10096if test x$support_wtmp = xyes; then
10097
10098cat >>confdefs.h <<\_ACEOF
10099#define WTMP_SUPPORT 1
10100_ACEOF
10101
10102fi
10103if test x$support_lastlog = xyes; then
10104
10105cat >>confdefs.h <<\_ACEOF
10106#define LASTLOG_SUPPORT 1
10107_ACEOF
10108
10109fi
10110
10111
10112
10113
10114for ac_func in \
10115 ttyslot \
10116 updwtmp \
10117 updwtmpx \
10118
10119do
10120as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
10121echo "$as_me:$LINENO: checking for $ac_func" >&5
10122echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
10123if eval "test \"\${$as_ac_var+set}\" = set"; then
10124 echo $ECHO_N "(cached) $ECHO_C" >&6
10125else
10126 cat >conftest.$ac_ext <<_ACEOF
10127/* confdefs.h. */
10128_ACEOF
10129cat confdefs.h >>conftest.$ac_ext
10130cat >>conftest.$ac_ext <<_ACEOF
10131/* end confdefs.h. */
10132/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
10133 For example, HP-UX 11i <limits.h> declares gettimeofday. */
10134#define $ac_func innocuous_$ac_func
10135
10136/* System header to define __stub macros and hopefully few prototypes,
10137 which can conflict with char $ac_func (); below.
10138 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
10139 <limits.h> exists even on freestanding compilers. */
10140
10141#ifdef __STDC__
10142# include <limits.h>
10143#else
10144# include <assert.h>
10145#endif
10146
10147#undef $ac_func
10148
10149/* Override any gcc2 internal prototype to avoid an error. */
10150#ifdef __cplusplus
10151extern "C"
10152{
10153#endif
10154/* We use char because int might match the return type of a gcc2
10155 builtin and then its argument prototype would still apply. */
10156char $ac_func ();
10157/* The GNU C library defines this for functions which it implements
10158 to always fail with ENOSYS. Some functions are actually named
10159 something starting with __ and the normal name is an alias. */
10160#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
10161choke me
10162#else
10163char (*f) () = $ac_func;
10164#endif
10165#ifdef __cplusplus
10166}
10167#endif
10168
10169int
10170main ()
10171{
10172return f != $ac_func;
10173 ;
10174 return 0;
10175}
10176_ACEOF
10177rm -f conftest.$ac_objext conftest$ac_exeext
10178if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
10179 (eval $ac_link) 2>conftest.er1
10180 ac_status=$?
10181 grep -v '^ *+' conftest.er1 >conftest.err
10182 rm -f conftest.er1
10183 cat conftest.err >&5
10184 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10185 (exit $ac_status); } &&
10186 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
10187 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10188 (eval $ac_try) 2>&5
10189 ac_status=$?
10190 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10191 (exit $ac_status); }; } &&
10192 { ac_try='test -s conftest$ac_exeext'
10193 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10194 (eval $ac_try) 2>&5
10195 ac_status=$?
10196 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10197 (exit $ac_status); }; }; then
10198 eval "$as_ac_var=yes"
10199else
10200 echo "$as_me: failed program was:" >&5
10201sed 's/^/| /' conftest.$ac_ext >&5
10202
10203eval "$as_ac_var=no"
10204fi
10205rm -f conftest.err conftest.$ac_objext \
10206 conftest$ac_exeext conftest.$ac_ext
10207fi
10208echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
10209echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
10210if test `eval echo '${'$as_ac_var'}'` = yes; then
10211 cat >>confdefs.h <<_ACEOF
10212#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
10213_ACEOF
10214
10215fi
10216done
10217
10218
10219
10220
10221
10222for ac_header in \
10223 utmp.h \
10224 utmpx.h \
10225 lastlog.h \
10226
10227do
10228as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
10229if eval "test \"\${$as_ac_Header+set}\" = set"; then
10230 echo "$as_me:$LINENO: checking for $ac_header" >&5
10231echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
10232if eval "test \"\${$as_ac_Header+set}\" = set"; then
10233 echo $ECHO_N "(cached) $ECHO_C" >&6
10234fi
10235echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
10236echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
10237else
10238 # Is the header compilable?
10239echo "$as_me:$LINENO: checking $ac_header usability" >&5
10240echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
10241cat >conftest.$ac_ext <<_ACEOF
10242/* confdefs.h. */
10243_ACEOF
10244cat confdefs.h >>conftest.$ac_ext
10245cat >>conftest.$ac_ext <<_ACEOF
10246/* end confdefs.h. */
10247$ac_includes_default
10248#include <$ac_header>
10249_ACEOF
10250rm -f conftest.$ac_objext
10251if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
10252 (eval $ac_compile) 2>conftest.er1
10253 ac_status=$?
10254 grep -v '^ *+' conftest.er1 >conftest.err
10255 rm -f conftest.er1
10256 cat conftest.err >&5
10257 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10258 (exit $ac_status); } &&
10259 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
10260 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10261 (eval $ac_try) 2>&5
10262 ac_status=$?
10263 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10264 (exit $ac_status); }; } &&
10265 { ac_try='test -s conftest.$ac_objext'
10266 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10267 (eval $ac_try) 2>&5
10268 ac_status=$?
10269 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10270 (exit $ac_status); }; }; then
10271 ac_header_compiler=yes
10272else
10273 echo "$as_me: failed program was:" >&5
10274sed 's/^/| /' conftest.$ac_ext >&5
10275
10276ac_header_compiler=no
10277fi
10278rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10279echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
10280echo "${ECHO_T}$ac_header_compiler" >&6
10281
10282# Is the header present?
10283echo "$as_me:$LINENO: checking $ac_header presence" >&5
10284echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
10285cat >conftest.$ac_ext <<_ACEOF
10286/* confdefs.h. */
10287_ACEOF
10288cat confdefs.h >>conftest.$ac_ext
10289cat >>conftest.$ac_ext <<_ACEOF
10290/* end confdefs.h. */
10291#include <$ac_header>
10292_ACEOF
10293if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
10294 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
10295 ac_status=$?
10296 grep -v '^ *+' conftest.er1 >conftest.err
10297 rm -f conftest.er1
10298 cat conftest.err >&5
10299 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10300 (exit $ac_status); } >/dev/null; then
10301 if test -s conftest.err; then
10302 ac_cpp_err=$ac_cxx_preproc_warn_flag
10303 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
10304 else
10305 ac_cpp_err=
10306 fi
10307else
10308 ac_cpp_err=yes
10309fi
10310if test -z "$ac_cpp_err"; then
10311 ac_header_preproc=yes
10312else
10313 echo "$as_me: failed program was:" >&5
10314sed 's/^/| /' conftest.$ac_ext >&5
10315
10316 ac_header_preproc=no
10317fi
10318rm -f conftest.err conftest.$ac_ext
10319echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
10320echo "${ECHO_T}$ac_header_preproc" >&6
10321
10322# So? What about this header?
10323case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in
10324 yes:no: )
10325 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
10326echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
10327 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
10328echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
10329 ac_header_preproc=yes
10330 ;;
10331 no:yes:* )
10332 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
10333echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
10334 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
10335echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
10336 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
10337echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
10338 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
10339echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
10340 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
10341echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
10342 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
10343echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
10344 (
10345 cat <<\_ASBOX
10346## ------------------------------------------ ##
10347## Report this to the AC_PACKAGE_NAME lists. ##
10348## ------------------------------------------ ##
10349_ASBOX
10350 ) |
10351 sed "s/^/$as_me: WARNING: /" >&2
10352 ;;
10353esac
10354echo "$as_me:$LINENO: checking for $ac_header" >&5
10355echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
10356if eval "test \"\${$as_ac_Header+set}\" = set"; then
10357 echo $ECHO_N "(cached) $ECHO_C" >&6
10358else
10359 eval "$as_ac_Header=\$ac_header_preproc"
10360fi
10361echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
10362echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
10363
10364fi
10365if test `eval echo '${'$as_ac_Header'}'` = yes; then
10366 cat >>confdefs.h <<_ACEOF
10367#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
10368_ACEOF
10369
10370fi
10371
9805done 10372done
9806 10373
9807 10374
9808 10375
9809if test "${ac_cv_header_utmp_h+set}" = set; then 10376if test "${ac_cv_header_utmp_h+set}" = set; then
9943 10510
9944fi 10511fi
9945if test $ac_cv_header_utmp_h = yes; then 10512if test $ac_cv_header_utmp_h = yes; then
9946 echo "$as_me:$LINENO: checking for struct utmp" >&5 10513 echo "$as_me:$LINENO: checking for struct utmp" >&5
9947echo $ECHO_N "checking for struct utmp... $ECHO_C" >&6 10514echo $ECHO_N "checking for struct utmp... $ECHO_C" >&6
9948if test "${rxvt_cv_struct_utmp+set}" = set; then 10515if test "${struct_utmp+set}" = set; then
9949 echo $ECHO_N "(cached) $ECHO_C" >&6 10516 echo $ECHO_N "(cached) $ECHO_C" >&6
9950else 10517else
9951 cat >conftest.$ac_ext <<_ACEOF 10518 cat >conftest.$ac_ext <<_ACEOF
9952/* confdefs.h. */ 10519/* confdefs.h. */
9953_ACEOF 10520_ACEOF
9954cat confdefs.h >>conftest.$ac_ext 10521cat confdefs.h >>conftest.$ac_ext
9955cat >>conftest.$ac_ext <<_ACEOF 10522cat >>conftest.$ac_ext <<_ACEOF
9956/* end confdefs.h. */ 10523/* end confdefs.h. */
9957#include <sys/types.h> 10524#include <sys/types.h>
9958#include <stdint.h>
9959#include <utmp.h> 10525#include <utmp.h>
9960int 10526int
9961main () 10527main ()
9962{ 10528{
9963struct utmp ut; 10529struct utmp ut;
9984 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10550 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9985 (eval $ac_try) 2>&5 10551 (eval $ac_try) 2>&5
9986 ac_status=$? 10552 ac_status=$?
9987 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10553 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9988 (exit $ac_status); }; }; then 10554 (exit $ac_status); }; }; then
9989 rxvt_cv_struct_utmp=yes 10555 struct_utmp=yes
9990else 10556else
9991 echo "$as_me: failed program was:" >&5 10557 echo "$as_me: failed program was:" >&5
9992sed 's/^/| /' conftest.$ac_ext >&5 10558sed 's/^/| /' conftest.$ac_ext >&5
9993 10559
9994rxvt_cv_struct_utmp=no 10560struct_utmp=no
9995fi 10561fi
9996rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10562rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
9997fi 10563fi
9998echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmp" >&5 10564echo "$as_me:$LINENO: result: $struct_utmp" >&5
9999echo "${ECHO_T}$rxvt_cv_struct_utmp" >&6 10565echo "${ECHO_T}$struct_utmp" >&6
10000if test x$rxvt_cv_struct_utmp = xyes; then 10566if test x$struct_utmp = xyes; then
10001 10567
10002cat >>confdefs.h <<\_ACEOF 10568cat >>confdefs.h <<\_ACEOF
10003#define HAVE_STRUCT_UTMP 1 10569#define HAVE_STRUCT_UTMP 1
10004_ACEOF 10570_ACEOF
10005 10571
10006fi 10572fi
10007 10573
10008 10574
10009echo "$as_me:$LINENO: checking for ut_host in utmp struct" >&5 10575echo "$as_me:$LINENO: checking for ut_host in utmp struct" >&5
10010echo $ECHO_N "checking for ut_host in utmp struct... $ECHO_C" >&6 10576echo $ECHO_N "checking for ut_host in utmp struct... $ECHO_C" >&6
10011if test "${rxvt_cv_struct_utmp_host+set}" = set; then 10577if test "${struct_utmp_host+set}" = set; then
10012 echo $ECHO_N "(cached) $ECHO_C" >&6 10578 echo $ECHO_N "(cached) $ECHO_C" >&6
10013else 10579else
10014 cat >conftest.$ac_ext <<_ACEOF 10580 cat >conftest.$ac_ext <<_ACEOF
10015/* confdefs.h. */ 10581/* confdefs.h. */
10016_ACEOF 10582_ACEOF
10046 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10612 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10047 (eval $ac_try) 2>&5 10613 (eval $ac_try) 2>&5
10048 ac_status=$? 10614 ac_status=$?
10049 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10615 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10050 (exit $ac_status); }; }; then 10616 (exit $ac_status); }; }; then
10051 rxvt_cv_struct_utmp_host=yes 10617 struct_utmp_host=yes
10052else 10618else
10053 echo "$as_me: failed program was:" >&5 10619 echo "$as_me: failed program was:" >&5
10054sed 's/^/| /' conftest.$ac_ext >&5 10620sed 's/^/| /' conftest.$ac_ext >&5
10055 10621
10056rxvt_cv_struct_utmp_host=no 10622struct_utmp_host=no
10057fi 10623fi
10058rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10624rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10059fi 10625fi
10060echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmp_host" >&5 10626echo "$as_me:$LINENO: result: $struct_utmp_host" >&5
10061echo "${ECHO_T}$rxvt_cv_struct_utmp_host" >&6 10627echo "${ECHO_T}$struct_utmp_host" >&6
10062if test x$rxvt_cv_struct_utmp_host = xyes; then 10628if test x$struct_utmp_host = xyes; then
10063 10629
10064cat >>confdefs.h <<\_ACEOF 10630cat >>confdefs.h <<\_ACEOF
10065#define HAVE_UTMP_HOST 1 10631#define HAVE_UTMP_HOST 1
10066_ACEOF 10632_ACEOF
10067 10633
10068fi 10634fi
10069 10635
10070echo "$as_me:$LINENO: checking for ut_pid in utmp struct" >&5 10636echo "$as_me:$LINENO: checking for ut_pid in utmp struct" >&5
10071echo $ECHO_N "checking for ut_pid in utmp struct... $ECHO_C" >&6 10637echo $ECHO_N "checking for ut_pid in utmp struct... $ECHO_C" >&6
10072if test "${rxvt_cv_struct_utmp_pid+set}" = set; then 10638if test "${struct_utmp_pid+set}" = set; then
10073 echo $ECHO_N "(cached) $ECHO_C" >&6 10639 echo $ECHO_N "(cached) $ECHO_C" >&6
10074else 10640else
10075 cat >conftest.$ac_ext <<_ACEOF 10641 cat >conftest.$ac_ext <<_ACEOF
10076/* confdefs.h. */ 10642/* confdefs.h. */
10077_ACEOF 10643_ACEOF
10107 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10673 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10108 (eval $ac_try) 2>&5 10674 (eval $ac_try) 2>&5
10109 ac_status=$? 10675 ac_status=$?
10110 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10676 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10111 (exit $ac_status); }; }; then 10677 (exit $ac_status); }; }; then
10112 rxvt_cv_struct_utmp_pid=yes 10678 struct_utmp_pid=yes
10113else 10679else
10114 echo "$as_me: failed program was:" >&5 10680 echo "$as_me: failed program was:" >&5
10115sed 's/^/| /' conftest.$ac_ext >&5 10681sed 's/^/| /' conftest.$ac_ext >&5
10116 10682
10117rxvt_cv_struct_utmp_pid=no 10683struct_utmp_pid=no
10118fi 10684fi
10119rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10685rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10120fi 10686fi
10121echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmp_pid" >&5 10687echo "$as_me:$LINENO: result: $struct_utmp_pid" >&5
10122echo "${ECHO_T}$rxvt_cv_struct_utmp_pid" >&6 10688echo "${ECHO_T}$struct_utmp_pid" >&6
10123if test x$rxvt_cv_struct_utmp_pid = xyes; then 10689if test x$struct_utmp_pid = xyes; then
10124 10690
10125cat >>confdefs.h <<\_ACEOF 10691cat >>confdefs.h <<\_ACEOF
10126#define HAVE_UTMP_PID 1 10692#define HAVE_UTMP_PID 1
10127_ACEOF 10693_ACEOF
10128 10694
10269 10835
10270fi 10836fi
10271if test $ac_cv_header_utmpx_h = yes; then 10837if test $ac_cv_header_utmpx_h = yes; then
10272 echo "$as_me:$LINENO: checking for struct utmpx" >&5 10838 echo "$as_me:$LINENO: checking for struct utmpx" >&5
10273echo $ECHO_N "checking for struct utmpx... $ECHO_C" >&6 10839echo $ECHO_N "checking for struct utmpx... $ECHO_C" >&6
10274if test "${rxvt_cv_struct_utmpx+set}" = set; then 10840if test "${struct_utmpx+set}" = set; then
10275 echo $ECHO_N "(cached) $ECHO_C" >&6 10841 echo $ECHO_N "(cached) $ECHO_C" >&6
10276else 10842else
10277 cat >conftest.$ac_ext <<_ACEOF 10843 cat >conftest.$ac_ext <<_ACEOF
10278/* confdefs.h. */ 10844/* confdefs.h. */
10279_ACEOF 10845_ACEOF
10309 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10875 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10310 (eval $ac_try) 2>&5 10876 (eval $ac_try) 2>&5
10311 ac_status=$? 10877 ac_status=$?
10312 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10878 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10313 (exit $ac_status); }; }; then 10879 (exit $ac_status); }; }; then
10314 rxvt_cv_struct_utmpx=yes 10880 struct_utmpx=yes
10315else 10881else
10316 echo "$as_me: failed program was:" >&5 10882 echo "$as_me: failed program was:" >&5
10317sed 's/^/| /' conftest.$ac_ext >&5 10883sed 's/^/| /' conftest.$ac_ext >&5
10318 10884
10319rxvt_cv_struct_utmpx=no 10885struct_utmpx=no
10320fi 10886fi
10321rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10887rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10322fi 10888fi
10323echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmpx" >&5 10889echo "$as_me:$LINENO: result: $struct_utmpx" >&5
10324echo "${ECHO_T}$rxvt_cv_struct_utmpx" >&6 10890echo "${ECHO_T}$struct_utmpx" >&6
10325if test x$rxvt_cv_struct_utmpx = xyes; then 10891if test x$struct_utmpx = xyes; then
10326 10892
10327cat >>confdefs.h <<\_ACEOF 10893cat >>confdefs.h <<\_ACEOF
10328#define HAVE_STRUCT_UTMPX 1 10894#define HAVE_STRUCT_UTMPX 1
10329_ACEOF 10895_ACEOF
10330 10896
10331fi 10897fi
10332 10898
10333 10899
10334echo "$as_me:$LINENO: checking for host in utmpx struct" >&5 10900echo "$as_me:$LINENO: checking for host in utmpx struct" >&5
10335echo $ECHO_N "checking for host in utmpx struct... $ECHO_C" >&6 10901echo $ECHO_N "checking for host in utmpx struct... $ECHO_C" >&6
10336if test "${rxvt_cv_struct_utmpx_host+set}" = set; then 10902if test "${struct_utmpx_host+set}" = set; then
10337 echo $ECHO_N "(cached) $ECHO_C" >&6 10903 echo $ECHO_N "(cached) $ECHO_C" >&6
10338else 10904else
10339 cat >conftest.$ac_ext <<_ACEOF 10905 cat >conftest.$ac_ext <<_ACEOF
10340/* confdefs.h. */ 10906/* confdefs.h. */
10341_ACEOF 10907_ACEOF
10371 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10937 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10372 (eval $ac_try) 2>&5 10938 (eval $ac_try) 2>&5
10373 ac_status=$? 10939 ac_status=$?
10374 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10940 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10375 (exit $ac_status); }; }; then 10941 (exit $ac_status); }; }; then
10376 rxvt_cv_struct_utmpx_host=yes 10942 struct_utmpx_host=yes
10377else 10943else
10378 echo "$as_me: failed program was:" >&5 10944 echo "$as_me: failed program was:" >&5
10379sed 's/^/| /' conftest.$ac_ext >&5 10945sed 's/^/| /' conftest.$ac_ext >&5
10380 10946
10381rxvt_cv_struct_utmpx_host=no 10947struct_utmpx_host=no
10382fi 10948fi
10383rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10949rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10384fi 10950fi
10385echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmpx_host" >&5 10951echo "$as_me:$LINENO: result: $struct_utmpx_host" >&5
10386echo "${ECHO_T}$rxvt_cv_struct_utmpx_host" >&6 10952echo "${ECHO_T}$struct_utmpx_host" >&6
10387if test x$rxvt_cv_struct_utmpx_host = xyes; then 10953if test x$struct_utmpx_host = xyes; then
10388 10954
10389cat >>confdefs.h <<\_ACEOF 10955cat >>confdefs.h <<\_ACEOF
10390#define HAVE_UTMPX_HOST 1 10956#define HAVE_UTMPX_HOST 1
10391_ACEOF 10957_ACEOF
10392 10958
10393fi 10959fi
10394 10960
10395echo "$as_me:$LINENO: checking for session in utmpx struct" >&5 10961echo "$as_me:$LINENO: checking for session in utmpx struct" >&5
10396echo $ECHO_N "checking for session in utmpx struct... $ECHO_C" >&6 10962echo $ECHO_N "checking for session in utmpx struct... $ECHO_C" >&6
10397if test "${rxvt_cv_struct_utmpx_session+set}" = set; then 10963if test "${struct_utmpx_session+set}" = set; then
10398 echo $ECHO_N "(cached) $ECHO_C" >&6 10964 echo $ECHO_N "(cached) $ECHO_C" >&6
10399else 10965else
10400 cat >conftest.$ac_ext <<_ACEOF 10966 cat >conftest.$ac_ext <<_ACEOF
10401/* confdefs.h. */ 10967/* confdefs.h. */
10402_ACEOF 10968_ACEOF
10432 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10998 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10433 (eval $ac_try) 2>&5 10999 (eval $ac_try) 2>&5
10434 ac_status=$? 11000 ac_status=$?
10435 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11001 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10436 (exit $ac_status); }; }; then 11002 (exit $ac_status); }; }; then
10437 rxvt_cv_struct_utmpx_session=yes 11003 struct_utmpx_session=yes
10438else 11004else
10439 echo "$as_me: failed program was:" >&5 11005 echo "$as_me: failed program was:" >&5
10440sed 's/^/| /' conftest.$ac_ext >&5 11006sed 's/^/| /' conftest.$ac_ext >&5
10441 11007
10442rxvt_cv_struct_utmpx_session=no 11008struct_utmpx_session=no
10443fi 11009fi
10444rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 11010rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10445fi 11011fi
10446echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmpx_session" >&5 11012echo "$as_me:$LINENO: result: $struct_utmpx_session" >&5
10447echo "${ECHO_T}$rxvt_cv_struct_utmpx_session" >&6 11013echo "${ECHO_T}$struct_utmpx_session" >&6
10448if test x$rxvt_cv_struct_utmpx_session = xyes; then 11014if test x$struct_utmpx_session = xyes; then
10449 11015
10450cat >>confdefs.h <<\_ACEOF 11016cat >>confdefs.h <<\_ACEOF
10451#define HAVE_UTMPX_SESSION 1 11017#define HAVE_UTMPX_SESSION 1
10452_ACEOF 11018_ACEOF
10453 11019
10456fi 11022fi
10457 11023
10458 11024
10459echo "$as_me:$LINENO: checking for struct lastlog" >&5 11025echo "$as_me:$LINENO: checking for struct lastlog" >&5
10460echo $ECHO_N "checking for struct lastlog... $ECHO_C" >&6 11026echo $ECHO_N "checking for struct lastlog... $ECHO_C" >&6
10461if test "${rxvt_cv_struct_lastlog+set}" = set; then 11027if test "${struct_lastlog+set}" = set; then
10462 echo $ECHO_N "(cached) $ECHO_C" >&6 11028 echo $ECHO_N "(cached) $ECHO_C" >&6
10463else 11029else
10464 cat >conftest.$ac_ext <<_ACEOF 11030 cat >conftest.$ac_ext <<_ACEOF
10465/* confdefs.h. */ 11031/* confdefs.h. */
10466_ACEOF 11032_ACEOF
10500 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11066 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10501 (eval $ac_try) 2>&5 11067 (eval $ac_try) 2>&5
10502 ac_status=$? 11068 ac_status=$?
10503 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11069 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10504 (exit $ac_status); }; }; then 11070 (exit $ac_status); }; }; then
10505 rxvt_cv_struct_lastlog=yes 11071 struct_lastlog=yes
10506else 11072else
10507 echo "$as_me: failed program was:" >&5 11073 echo "$as_me: failed program was:" >&5
10508sed 's/^/| /' conftest.$ac_ext >&5 11074sed 's/^/| /' conftest.$ac_ext >&5
10509 11075
10510rxvt_cv_struct_lastlog=no 11076struct_lastlog=no
10511fi 11077fi
10512rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 11078rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10513fi 11079fi
10514echo "$as_me:$LINENO: result: $rxvt_cv_struct_lastlog" >&5 11080echo "$as_me:$LINENO: result: $struct_lastlog" >&5
10515echo "${ECHO_T}$rxvt_cv_struct_lastlog" >&6 11081echo "${ECHO_T}$struct_lastlog" >&6
10516if test x$rxvt_cv_struct_lastlog = xyes; then 11082if test x$struct_lastlog = xyes; then
10517 11083
10518cat >>confdefs.h <<\_ACEOF 11084cat >>confdefs.h <<\_ACEOF
10519#define HAVE_STRUCT_LASTLOG 1 11085#define HAVE_STRUCT_LASTLOG 1
10520_ACEOF 11086_ACEOF
10521 11087
10522fi 11088fi
10523 11089
10524echo "$as_me:$LINENO: checking for struct lastlogx" >&5 11090echo "$as_me:$LINENO: checking for struct lastlogx" >&5
10525echo $ECHO_N "checking for struct lastlogx... $ECHO_C" >&6 11091echo $ECHO_N "checking for struct lastlogx... $ECHO_C" >&6
10526if test "${rxvt_cv_struct_lastlogx+set}" = set; then 11092if test "${struct_lastlogx+set}" = set; then
10527 echo $ECHO_N "(cached) $ECHO_C" >&6 11093 echo $ECHO_N "(cached) $ECHO_C" >&6
10528else 11094else
10529 cat >conftest.$ac_ext <<_ACEOF 11095 cat >conftest.$ac_ext <<_ACEOF
10530/* confdefs.h. */ 11096/* confdefs.h. */
10531_ACEOF 11097_ACEOF
10565 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11131 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10566 (eval $ac_try) 2>&5 11132 (eval $ac_try) 2>&5
10567 ac_status=$? 11133 ac_status=$?
10568 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11134 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10569 (exit $ac_status); }; }; then 11135 (exit $ac_status); }; }; then
10570 rxvt_cv_struct_lastlogx=yes 11136 struct_lastlogx=yes
10571else 11137else
10572 echo "$as_me: failed program was:" >&5 11138 echo "$as_me: failed program was:" >&5
10573sed 's/^/| /' conftest.$ac_ext >&5 11139sed 's/^/| /' conftest.$ac_ext >&5
10574 11140
10575rxvt_cv_struct_lastlogx=no 11141struct_lastlogx=no
10576fi 11142fi
10577rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 11143rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10578fi 11144fi
10579echo "$as_me:$LINENO: result: $rxvt_cv_struct_lastlogx" >&5 11145echo "$as_me:$LINENO: result: $struct_lastlogx" >&5
10580echo "${ECHO_T}$rxvt_cv_struct_lastlogx" >&6 11146echo "${ECHO_T}$struct_lastlogx" >&6
10581if test x$rxvt_cv_struct_lastlogx = xyes; then 11147if test x$struct_lastlogx = xyes; then
10582 11148
10583cat >>confdefs.h <<\_ACEOF 11149cat >>confdefs.h <<\_ACEOF
10584#define HAVE_STRUCT_LASTLOGX 1 11150#define HAVE_STRUCT_LASTLOGX 1
10585_ACEOF 11151_ACEOF
10586 11152
10587fi 11153fi
10588 11154
10589 11155
10590echo "$as_me:$LINENO: checking where utmp is located" >&5 11156echo "$as_me:$LINENO: checking where utmp is located" >&5
10591echo $ECHO_N "checking where utmp is located... $ECHO_C" >&6 11157echo $ECHO_N "checking where utmp is located... $ECHO_C" >&6
10592if test "${rxvt_cv_path_utmp+set}" = set; then 11158if test "${path_utmp+set}" = set; then
10593 echo $ECHO_N "(cached) $ECHO_C" >&6 11159 echo $ECHO_N "(cached) $ECHO_C" >&6
10594else 11160else
10595 if test "$cross_compiling" = yes; then 11161 if test "$cross_compiling" = yes; then
10596 { echo "$as_me:$LINENO: WARNING: Define RXVT_UTMP_FILE in config.h manually" >&5 11162 { echo "$as_me:$LINENO: WARNING: Define UTMP_FILE in config.h manually" >&5
10597echo "$as_me: WARNING: Define RXVT_UTMP_FILE in config.h manually" >&2;} 11163echo "$as_me: WARNING: Define UTMP_FILE in config.h manually" >&2;}
10598else 11164else
10599 cat >conftest.$ac_ext <<_ACEOF 11165 cat >conftest.$ac_ext <<_ACEOF
10600/* confdefs.h. */ 11166/* confdefs.h. */
10601_ACEOF 11167_ACEOF
10602cat confdefs.h >>conftest.$ac_ext 11168cat confdefs.h >>conftest.$ac_ext
10638 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11204 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10639 (eval $ac_try) 2>&5 11205 (eval $ac_try) 2>&5
10640 ac_status=$? 11206 ac_status=$?
10641 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11207 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10642 (exit $ac_status); }; }; then 11208 (exit $ac_status); }; }; then
10643 rxvt_cv_path_utmp=`cat conftestval` 11209 path_utmp=`cat conftestval`
10644else 11210else
10645 echo "$as_me: program exited with status $ac_status" >&5 11211 echo "$as_me: program exited with status $ac_status" >&5
10646echo "$as_me: failed program was:" >&5 11212echo "$as_me: failed program was:" >&5
10647sed 's/^/| /' conftest.$ac_ext >&5 11213sed 's/^/| /' conftest.$ac_ext >&5
10648 11214
10649( exit $ac_status ) 11215( exit $ac_status )
10650rxvt_cv_path_utmp= 11216path_utmp=
10651fi 11217fi
10652rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 11218rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
10653fi 11219fi
10654fi 11220fi
10655echo "$as_me:$LINENO: result: $rxvt_cv_path_utmp" >&5 11221echo "$as_me:$LINENO: result: $path_utmp" >&5
10656echo "${ECHO_T}$rxvt_cv_path_utmp" >&6 11222echo "${ECHO_T}$path_utmp" >&6
10657if test x$rxvt_cv_path_utmp != x; then 11223if test x$path_utmp != x; then
10658 11224
10659cat >>confdefs.h <<_ACEOF 11225cat >>confdefs.h <<_ACEOF
10660#define RXVT_UTMP_FILE "$rxvt_cv_path_utmp" 11226#define UTMP_FILE "$path_utmp"
10661_ACEOF 11227_ACEOF
10662 11228
10663fi 11229fi
10664 11230
10665 11231
10666echo "$as_me:$LINENO: checking where utmpx is located" >&5 11232echo "$as_me:$LINENO: checking where utmpx is located" >&5
10667echo $ECHO_N "checking where utmpx is located... $ECHO_C" >&6 11233echo $ECHO_N "checking where utmpx is located... $ECHO_C" >&6
10668if test "${rxvt_cv_path_utmpx+set}" = set; then 11234if test "${path_utmpx+set}" = set; then
10669 echo $ECHO_N "(cached) $ECHO_C" >&6 11235 echo $ECHO_N "(cached) $ECHO_C" >&6
10670else 11236else
10671 if test "$cross_compiling" = yes; then 11237 if test "$cross_compiling" = yes; then
10672 { echo "$as_me:$LINENO: WARNING: Define RXVT_UTMPX_FILE in config.h manually" >&5 11238 { echo "$as_me:$LINENO: WARNING: Define UTMPX_FILE in config.h manually" >&5
10673echo "$as_me: WARNING: Define RXVT_UTMPX_FILE in config.h manually" >&2;} 11239echo "$as_me: WARNING: Define UTMPX_FILE in config.h manually" >&2;}
10674else 11240else
10675 cat >conftest.$ac_ext <<_ACEOF 11241 cat >conftest.$ac_ext <<_ACEOF
10676/* confdefs.h. */ 11242/* confdefs.h. */
10677_ACEOF 11243_ACEOF
10678cat confdefs.h >>conftest.$ac_ext 11244cat confdefs.h >>conftest.$ac_ext
10724 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11290 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10725 (eval $ac_try) 2>&5 11291 (eval $ac_try) 2>&5
10726 ac_status=$? 11292 ac_status=$?
10727 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11293 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10728 (exit $ac_status); }; }; then 11294 (exit $ac_status); }; }; then
10729 rxvt_cv_path_utmpx=`cat conftestval` 11295 path_utmpx=`cat conftestval`
10730else 11296else
10731 echo "$as_me: program exited with status $ac_status" >&5 11297 echo "$as_me: program exited with status $ac_status" >&5
10732echo "$as_me: failed program was:" >&5 11298echo "$as_me: failed program was:" >&5
10733sed 's/^/| /' conftest.$ac_ext >&5 11299sed 's/^/| /' conftest.$ac_ext >&5
10734 11300
10735( exit $ac_status ) 11301( exit $ac_status )
10736rxvt_cv_path_utmpx= 11302path_utmpx=
10737fi 11303fi
10738rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 11304rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
10739fi 11305fi
10740fi 11306fi
10741echo "$as_me:$LINENO: result: $rxvt_cv_path_utmpx" >&5 11307echo "$as_me:$LINENO: result: $path_utmpx" >&5
10742echo "${ECHO_T}$rxvt_cv_path_utmpx" >&6 11308echo "${ECHO_T}$path_utmpx" >&6
10743if test x$rxvt_cv_path_utmpx != x; then 11309if test x$path_utmpx != x; then
10744 11310
10745cat >>confdefs.h <<_ACEOF 11311cat >>confdefs.h <<_ACEOF
10746#define RXVT_UTMPX_FILE "$rxvt_cv_path_utmpx" 11312#define UTMPX_FILE "$path_utmpx"
10747_ACEOF 11313_ACEOF
10748 11314
10749fi 11315fi
10750 11316
10751 11317
10752echo "$as_me:$LINENO: checking where wtmp is located" >&5 11318echo "$as_me:$LINENO: checking where wtmp is located" >&5
10753echo $ECHO_N "checking where wtmp is located... $ECHO_C" >&6 11319echo $ECHO_N "checking where wtmp is located... $ECHO_C" >&6
10754if test "${rxvt_cv_path_wtmp+set}" = set; then 11320if test "${path_wtmp+set}" = set; then
10755 echo $ECHO_N "(cached) $ECHO_C" >&6 11321 echo $ECHO_N "(cached) $ECHO_C" >&6
10756else 11322else
10757 if test "$cross_compiling" = yes; then 11323 if test "$cross_compiling" = yes; then
10758 { echo "$as_me:$LINENO: WARNING: Define RXVT_WTMP_FILE in config.h manually" >&5 11324 { echo "$as_me:$LINENO: WARNING: Define WTMP_FILE in config.h manually" >&5
10759echo "$as_me: WARNING: Define RXVT_WTMP_FILE in config.h manually" >&2;} 11325echo "$as_me: WARNING: Define WTMP_FILE in config.h manually" >&2;}
10760else 11326else
10761 cat >conftest.$ac_ext <<_ACEOF 11327 cat >conftest.$ac_ext <<_ACEOF
10762/* confdefs.h. */ 11328/* confdefs.h. */
10763_ACEOF 11329_ACEOF
10764cat confdefs.h >>conftest.$ac_ext 11330cat confdefs.h >>conftest.$ac_ext
10802 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11368 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10803 (eval $ac_try) 2>&5 11369 (eval $ac_try) 2>&5
10804 ac_status=$? 11370 ac_status=$?
10805 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11371 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10806 (exit $ac_status); }; }; then 11372 (exit $ac_status); }; }; then
10807 rxvt_cv_path_wtmp=`cat conftestval` 11373 path_wtmp=`cat conftestval`
10808else 11374else
10809 echo "$as_me: program exited with status $ac_status" >&5 11375 echo "$as_me: program exited with status $ac_status" >&5
10810echo "$as_me: failed program was:" >&5 11376echo "$as_me: failed program was:" >&5
10811sed 's/^/| /' conftest.$ac_ext >&5 11377sed 's/^/| /' conftest.$ac_ext >&5
10812 11378
10813( exit $ac_status ) 11379( exit $ac_status )
10814rxvt_cv_path_wtmp= 11380path_wtmp=
10815fi 11381fi
10816rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 11382rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
10817fi 11383fi
10818fi 11384fi
10819echo "$as_me:$LINENO: result: $rxvt_cv_path_wtmp" >&5 11385echo "$as_me:$LINENO: result: $path_wtmp" >&5
10820echo "${ECHO_T}$rxvt_cv_path_wtmp" >&6 11386echo "${ECHO_T}$path_wtmp" >&6
10821if test x$rxvt_cv_path_wtmp != x; then 11387if test x$path_wtmp != x; then
10822 11388
10823cat >>confdefs.h <<_ACEOF 11389cat >>confdefs.h <<_ACEOF
10824#define RXVT_WTMP_FILE "$rxvt_cv_path_wtmp" 11390#define WTMP_FILE "$path_wtmp"
10825_ACEOF 11391_ACEOF
10826 11392
10827fi 11393fi
10828 11394
10829echo "$as_me:$LINENO: checking where wtmpx is located" >&5 11395echo "$as_me:$LINENO: checking where wtmpx is located" >&5
10830echo $ECHO_N "checking where wtmpx is located... $ECHO_C" >&6 11396echo $ECHO_N "checking where wtmpx is located... $ECHO_C" >&6
10831if test "${rxvt_cv_path_wtmpx+set}" = set; then 11397if test "${path_wtmpx+set}" = set; then
10832 echo $ECHO_N "(cached) $ECHO_C" >&6 11398 echo $ECHO_N "(cached) $ECHO_C" >&6
10833else 11399else
10834 if test "$cross_compiling" = yes; then 11400 if test "$cross_compiling" = yes; then
10835 { echo "$as_me:$LINENO: WARNING: Define RXVT_WTMPX_FILE in config.h manually" >&5 11401 { echo "$as_me:$LINENO: WARNING: Define WTMPX_FILE in config.h manually" >&5
10836echo "$as_me: WARNING: Define RXVT_WTMPX_FILE in config.h manually" >&2;} 11402echo "$as_me: WARNING: Define WTMPX_FILE in config.h manually" >&2;}
10837else 11403else
10838 cat >conftest.$ac_ext <<_ACEOF 11404 cat >conftest.$ac_ext <<_ACEOF
10839/* confdefs.h. */ 11405/* confdefs.h. */
10840_ACEOF 11406_ACEOF
10841cat confdefs.h >>conftest.$ac_ext 11407cat confdefs.h >>conftest.$ac_ext
10878 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11444 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10879 (eval $ac_try) 2>&5 11445 (eval $ac_try) 2>&5
10880 ac_status=$? 11446 ac_status=$?
10881 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11447 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10882 (exit $ac_status); }; }; then 11448 (exit $ac_status); }; }; then
10883 rxvt_cv_path_wtmpx=`cat conftestval` 11449 path_wtmpx=`cat conftestval`
10884else 11450else
10885 echo "$as_me: program exited with status $ac_status" >&5 11451 echo "$as_me: program exited with status $ac_status" >&5
10886echo "$as_me: failed program was:" >&5 11452echo "$as_me: failed program was:" >&5
10887sed 's/^/| /' conftest.$ac_ext >&5 11453sed 's/^/| /' conftest.$ac_ext >&5
10888 11454
10889( exit $ac_status ) 11455( exit $ac_status )
10890rxvt_cv_path_wtmpx= 11456path_wtmpx=
10891fi 11457fi
10892rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 11458rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
10893fi 11459fi
10894fi 11460fi
10895echo "$as_me:$LINENO: result: $rxvt_cv_path_wtmpx" >&5 11461echo "$as_me:$LINENO: result: $path_wtmpx" >&5
10896echo "${ECHO_T}$rxvt_cv_path_wtmpx" >&6 11462echo "${ECHO_T}$path_wtmpx" >&6
10897if test x$rxvt_cv_path_wtmpx != x; then 11463if test x$path_wtmpx != x; then
10898 11464
10899cat >>confdefs.h <<_ACEOF 11465cat >>confdefs.h <<_ACEOF
10900#define RXVT_WTMPX_FILE "$rxvt_cv_path_wtmpx" 11466#define WTMPX_FILE "$path_wtmpx"
10901_ACEOF 11467_ACEOF
10902 11468
10903fi 11469fi
10904 11470
10905echo "$as_me:$LINENO: checking where lastlog is located" >&5 11471echo "$as_me:$LINENO: checking where lastlog is located" >&5
10906echo $ECHO_N "checking where lastlog is located... $ECHO_C" >&6 11472echo $ECHO_N "checking where lastlog is located... $ECHO_C" >&6
10907if test "${rxvt_cv_path_lastlog+set}" = set; then 11473if test "${path_lastlog+set}" = set; then
10908 echo $ECHO_N "(cached) $ECHO_C" >&6 11474 echo $ECHO_N "(cached) $ECHO_C" >&6
10909else 11475else
10910 if test "$cross_compiling" = yes; then 11476 if test "$cross_compiling" = yes; then
10911 { echo "$as_me:$LINENO: WARNING: Define RXVT_LASTLOG_FILE in config.h manually" >&5 11477 { echo "$as_me:$LINENO: WARNING: Define LASTLOG_FILE in config.h manually" >&5
10912echo "$as_me: WARNING: Define RXVT_LASTLOG_FILE in config.h manually" >&2;} 11478echo "$as_me: WARNING: Define LASTLOG_FILE in config.h manually" >&2;}
10913else 11479else
10914 cat >conftest.$ac_ext <<_ACEOF 11480 cat >conftest.$ac_ext <<_ACEOF
10915/* confdefs.h. */ 11481/* confdefs.h. */
10916_ACEOF 11482_ACEOF
10917cat confdefs.h >>conftest.$ac_ext 11483cat confdefs.h >>conftest.$ac_ext
10959 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11525 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10960 (eval $ac_try) 2>&5 11526 (eval $ac_try) 2>&5
10961 ac_status=$? 11527 ac_status=$?
10962 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11528 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10963 (exit $ac_status); }; }; then 11529 (exit $ac_status); }; }; then
10964 rxvt_cv_path_lastlog=`cat conftestval` 11530 path_lastlog=`cat conftestval`
10965else 11531else
10966 echo "$as_me: program exited with status $ac_status" >&5 11532 echo "$as_me: program exited with status $ac_status" >&5
10967echo "$as_me: failed program was:" >&5 11533echo "$as_me: failed program was:" >&5
10968sed 's/^/| /' conftest.$ac_ext >&5 11534sed 's/^/| /' conftest.$ac_ext >&5
10969 11535
10970( exit $ac_status ) 11536( exit $ac_status )
10971rxvt_cv_path_lastlog= 11537path_lastlog=
10972fi 11538fi
10973rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 11539rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
10974fi 11540fi
10975fi 11541fi
10976echo "$as_me:$LINENO: result: $rxvt_cv_path_lastlog" >&5 11542echo "$as_me:$LINENO: result: $path_lastlog" >&5
10977echo "${ECHO_T}$rxvt_cv_path_lastlog" >&6 11543echo "${ECHO_T}$path_lastlog" >&6
10978if test x$rxvt_cv_path_lastlog != x; then 11544if test x$path_lastlog != x; then
10979 11545
10980cat >>confdefs.h <<_ACEOF 11546cat >>confdefs.h <<_ACEOF
10981#define RXVT_LASTLOG_FILE "$rxvt_cv_path_lastlog" 11547#define LASTLOG_FILE "$path_lastlog"
10982_ACEOF 11548_ACEOF
10983 11549
10984 if test -d "$rxvt_cv_path_lastlog"; then 11550 if test -d "$path_lastlog"; then
10985 11551
10986cat >>confdefs.h <<\_ACEOF 11552cat >>confdefs.h <<\_ACEOF
10987#define LASTLOG_IS_DIR 1 11553#define LASTLOG_IS_DIR 1
10988_ACEOF 11554_ACEOF
10989 11555
10990 fi 11556 fi
10991fi 11557fi
10992 11558
10993echo "$as_me:$LINENO: checking where lastlogx is located" >&5 11559echo "$as_me:$LINENO: checking where lastlogx is located" >&5
10994echo $ECHO_N "checking where lastlogx is located... $ECHO_C" >&6 11560echo $ECHO_N "checking where lastlogx is located... $ECHO_C" >&6
10995if test "${rxvt_cv_path_lastlogx+set}" = set; then 11561if test "${path_lastlogx+set}" = set; then
10996 echo $ECHO_N "(cached) $ECHO_C" >&6 11562 echo $ECHO_N "(cached) $ECHO_C" >&6
10997else 11563else
10998 if test "$cross_compiling" = yes; then 11564 if test "$cross_compiling" = yes; then
10999 { echo "$as_me:$LINENO: WARNING: Define RXVT_LASTLOGX_FILE in config.h manually" >&5 11565 { echo "$as_me:$LINENO: WARNING: Define LASTLOGX_FILE in config.h manually" >&5
11000echo "$as_me: WARNING: Define RXVT_LASTLOGX_FILE in config.h manually" >&2;} 11566echo "$as_me: WARNING: Define LASTLOGX_FILE in config.h manually" >&2;}
11001else 11567else
11002 cat >conftest.$ac_ext <<_ACEOF 11568 cat >conftest.$ac_ext <<_ACEOF
11003/* confdefs.h. */ 11569/* confdefs.h. */
11004_ACEOF 11570_ACEOF
11005cat confdefs.h >>conftest.$ac_ext 11571cat confdefs.h >>conftest.$ac_ext
11041 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11607 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11042 (eval $ac_try) 2>&5 11608 (eval $ac_try) 2>&5
11043 ac_status=$? 11609 ac_status=$?
11044 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11610 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11045 (exit $ac_status); }; }; then 11611 (exit $ac_status); }; }; then
11046 rxvt_cv_path_lastlogx=`cat conftestval` 11612 path_lastlogx=`cat conftestval`
11047else 11613else
11048 echo "$as_me: program exited with status $ac_status" >&5 11614 echo "$as_me: program exited with status $ac_status" >&5
11049echo "$as_me: failed program was:" >&5 11615echo "$as_me: failed program was:" >&5
11050sed 's/^/| /' conftest.$ac_ext >&5 11616sed 's/^/| /' conftest.$ac_ext >&5
11051 11617
11052( exit $ac_status ) 11618( exit $ac_status )
11053rxvt_cv_path_lastlogx= 11619path_lastlogx=
11054fi 11620fi
11055rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 11621rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
11056fi 11622fi
11057fi 11623fi
11058echo "$as_me:$LINENO: result: $rxvt_cv_path_lastlogx" >&5 11624echo "$as_me:$LINENO: result: $path_lastlogx" >&5
11059echo "${ECHO_T}$rxvt_cv_path_lastlogx" >&6 11625echo "${ECHO_T}$path_lastlogx" >&6
11060if test x$rxvt_cv_path_lastlogx != x; then 11626if test x$path_lastlogx != x; then
11061 11627
11062cat >>confdefs.h <<_ACEOF 11628cat >>confdefs.h <<_ACEOF
11063#define RXVT_LASTLOGX_FILE "$rxvt_cv_path_lastlogx" 11629#define LASTLOGX_FILE "$path_lastlogx"
11064_ACEOF 11630_ACEOF
11065 11631
11066fi 11632fi
11633
11634if test x$support_utmp != xyes; then
11635 echo " utmp support: disabled"
11636 echo
11637else
11638 echo " utmp support: enabled
11639 utmp file: $path_utmp
11640 utmpx file: $path_utmpx
11641 wtmp file: $path_wtmp
11642 wtmpx file: $path_wtmpx
11643 lastlog file: $path_lastlog
11644 lastlogx file: $path_lastlogx"
11645fi
11646
11067 11647
11068 11648
11069echo "$as_me:$LINENO: checking where ttys/ttytab is located" >&5 11649echo "$as_me:$LINENO: checking where ttys/ttytab is located" >&5
11070echo $ECHO_N "checking where ttys/ttytab is located... $ECHO_C" >&6 11650echo $ECHO_N "checking where ttys/ttytab is located... $ECHO_C" >&6
11071if test "${rxvt_cv_path_ttytab+set}" = set; then 11651if test "${rxvt_cv_path_ttytab+set}" = set; then
11338#define HAVE_NL_LANGINFO 1 11918#define HAVE_NL_LANGINFO 1
11339_ACEOF 11919_ACEOF
11340 11920
11341fi 11921fi
11342 11922
11923
11924echo "$as_me:$LINENO: checking for unix-compliant filehandle passing ability" >&5
11925echo $ECHO_N "checking for unix-compliant filehandle passing ability... $ECHO_C" >&6
11926if test "${can_pass_fds+set}" = set; then
11927 echo $ECHO_N "(cached) $ECHO_C" >&6
11928else
11929 cat >conftest.$ac_ext <<_ACEOF
11930/* confdefs.h. */
11931_ACEOF
11932cat confdefs.h >>conftest.$ac_ext
11933cat >>conftest.$ac_ext <<_ACEOF
11934/* end confdefs.h. */
11935
11936#include <cstddef> // broken bsds (is that redundant?) need this
11937#include <sys/types.h>
11938#include <sys/socket.h>
11939#include <sys/uio.h>
11940
11941int
11942main ()
11943{
11944
11945{
11946 msghdr msg;
11947 iovec iov;
11948 char buf [100];
11949 char data = 0;
11950
11951 iov.iov_base = &data;
11952 iov.iov_len = 1;
11953
11954 msg.msg_iov = &iov;
11955 msg.msg_iovlen = 1;
11956 msg.msg_control = buf;
11957 msg.msg_controllen = sizeof buf;
11958
11959 cmsghdr *cmsg = CMSG_FIRSTHDR (&msg);
11960 cmsg->cmsg_level = SOL_SOCKET;
11961 cmsg->cmsg_type = SCM_RIGHTS;
11962 cmsg->cmsg_len = 100;
11963
11964 *(int *)CMSG_DATA (cmsg) = 5;
11965
11966 return sendmsg (3, &msg, 0);
11967}
11968
11969 ;
11970 return 0;
11971}
11972_ACEOF
11973rm -f conftest.$ac_objext conftest$ac_exeext
11974if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
11975 (eval $ac_link) 2>conftest.er1
11976 ac_status=$?
11977 grep -v '^ *+' conftest.er1 >conftest.err
11978 rm -f conftest.er1
11979 cat conftest.err >&5
11980 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11981 (exit $ac_status); } &&
11982 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
11983 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11984 (eval $ac_try) 2>&5
11985 ac_status=$?
11986 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11987 (exit $ac_status); }; } &&
11988 { ac_try='test -s conftest$ac_exeext'
11989 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11990 (eval $ac_try) 2>&5
11991 ac_status=$?
11992 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11993 (exit $ac_status); }; }; then
11994 can_pass_fds=yes
11995else
11996 echo "$as_me: failed program was:" >&5
11997sed 's/^/| /' conftest.$ac_ext >&5
11998
11999can_pass_fds=no
12000fi
12001rm -f conftest.err conftest.$ac_objext \
12002 conftest$ac_exeext conftest.$ac_ext
12003fi
12004echo "$as_me:$LINENO: result: $can_pass_fds" >&5
12005echo "${ECHO_T}$can_pass_fds" >&6
12006if test x$can_pass_fds = xyes; then
12007
12008cat >>confdefs.h <<\_ACEOF
12009#define HAVE_UNIX_FDPASS 1
12010_ACEOF
12011
12012else
12013 { { echo "$as_me:$LINENO: error: libptytty requires unix-compliant filehandle passing ability" >&5
12014echo "$as_me: error: libptytty requires unix-compliant filehandle passing ability" >&2;}
12015 { (exit 1); exit 1; }; }
12016fi
12017
12018
11343echo "$as_me:$LINENO: checking for broken XIM callback" >&5 12019echo "$as_me:$LINENO: checking for broken XIM callback" >&5
11344echo $ECHO_N "checking for broken XIM callback... $ECHO_C" >&6 12020echo $ECHO_N "checking for broken XIM callback... $ECHO_C" >&6
11345if test "${rxvt_broken_ximcb+set}" = set; then 12021if test "${rxvt_broken_ximcb+set}" = set; then
11346 echo $ECHO_N "(cached) $ECHO_C" >&6 12022 echo $ECHO_N "(cached) $ECHO_C" >&6
11347else 12023else
11396#define XIMCB_PROTO_BROKEN 1 12072#define XIMCB_PROTO_BROKEN 1
11397_ACEOF 12073_ACEOF
11398 12074
11399fi 12075fi
11400 12076
11401echo "$as_me:$LINENO: checking for getpt" >&5
11402echo $ECHO_N "checking for getpt... $ECHO_C" >&6
11403if test "${rxvt_cv_func_getpt+set}" = set; then
11404 echo $ECHO_N "(cached) $ECHO_C" >&6
11405else
11406 cat >conftest.$ac_ext <<_ACEOF
11407/* confdefs.h. */
11408_ACEOF
11409cat confdefs.h >>conftest.$ac_ext
11410cat >>conftest.$ac_ext <<_ACEOF
11411/* end confdefs.h. */
11412#define _GNU_SOURCE
11413#ifdef HAVE_STDLIB_H
11414# include <cstdlib>
11415#endif
11416int
11417main ()
11418{
11419(void)getpt();
11420 ;
11421 return 0;
11422}
11423_ACEOF
11424rm -f conftest.$ac_objext conftest$ac_exeext
11425if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
11426 (eval $ac_link) 2>conftest.er1
11427 ac_status=$?
11428 grep -v '^ *+' conftest.er1 >conftest.err
11429 rm -f conftest.er1
11430 cat conftest.err >&5
11431 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11432 (exit $ac_status); } &&
11433 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
11434 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11435 (eval $ac_try) 2>&5
11436 ac_status=$?
11437 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11438 (exit $ac_status); }; } &&
11439 { ac_try='test -s conftest$ac_exeext'
11440 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11441 (eval $ac_try) 2>&5
11442 ac_status=$?
11443 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11444 (exit $ac_status); }; }; then
11445 rxvt_cv_func_getpt=yes
11446else
11447 echo "$as_me: failed program was:" >&5
11448sed 's/^/| /' conftest.$ac_ext >&5
11449 12077
11450rxvt_cv_func_getpt=no
11451fi
11452rm -f conftest.err conftest.$ac_objext \
11453 conftest$ac_exeext conftest.$ac_ext
11454fi
11455echo "$as_me:$LINENO: result: $rxvt_cv_func_getpt" >&5
11456echo "${ECHO_T}$rxvt_cv_func_getpt" >&6
11457if test x$rxvt_cv_func_getpt = xyes; then
11458 12078
11459cat >>confdefs.h <<\_ACEOF
11460#define HAVE_GETPT 1
11461_ACEOF
11462 12079
11463fi
11464 12080
11465echo "$as_me:$LINENO: checking for pty/tty type" >&5
11466echo $ECHO_N "checking for pty/tty type... $ECHO_C" >&6
11467if test "${rxvt_cv_ptys+set}" = set; then
11468 echo $ECHO_N "(cached) $ECHO_C" >&6
11469else
11470 if test x$ac_cv_func_openpty = xyes; then
11471 rxvt_cv_ptys=OPENPTY
11472 else if test x$ac_cv_func__getpty = xyes; then
11473 rxvt_cv_ptys=SGI4
11474 else if test -c /dev/ttyp20; then
11475 rxvt_cv_ptys=SCO
11476 else if test -c /dev/ptym/clone; then
11477 rxvt_cv_ptys=HPUX
11478 else if test x$rxvt_cv_func_getpt = xyes; then
11479 rxvt_cv_ptys=GLIBC
11480 else if test -c /dev/ptc -a -c /dev/pts; then
11481 rxvt_cv_ptys=PTC
11482 else if test -c /dev/ptc -a -d /dev/pts; then
11483 rxvt_cv_ptys=PTC
11484 else if test -c /dev/ptmx -a -c /dev/pts/0; then
11485 rxvt_cv_ptys=STREAMS
11486 else if test x$ac_cv_func_grantpt = xyes && test x$ac_cv_func_unlockpt = xyes; then
11487 rxvt_cv_ptys=STREAMS
11488 else
11489 rxvt_cv_ptys=BSD
11490fi
11491fi
11492fi
11493fi
11494fi
11495fi
11496fi
11497fi
11498fi
11499 12081
11500fi
11501echo "$as_me:$LINENO: result: $rxvt_cv_ptys" >&5
11502echo "${ECHO_T}$rxvt_cv_ptys" >&6
11503 12082
11504if test x$rxvt_cv_ptys = xOPENPTY; then 12083for ac_header in \
12084 pty.h \
12085 util.h \
12086 libutil.h \
12087 sys/ioctl.h \
12088 sys/stropts.h \
11505 12089
11506cat >>confdefs.h <<\_ACEOF
11507#define PTYS_ARE_OPENPTY 1
11508_ACEOF
11509
11510fi
11511if test x$rxvt_cv_ptys = xSCO; then
11512
11513cat >>confdefs.h <<\_ACEOF
11514#define PTYS_ARE_NUMERIC 1
11515_ACEOF
11516
11517fi
11518if test x$rxvt_cv_ptys = xSTREAMS; then
11519
11520cat >>confdefs.h <<\_ACEOF
11521#define PTYS_ARE_PTMX 1
11522_ACEOF
11523
11524fi
11525if test x$rxvt_cv_ptys = xPTC; then
11526
11527cat >>confdefs.h <<\_ACEOF
11528#define PTYS_ARE_PTC 1
11529_ACEOF
11530
11531fi
11532if test x$rxvt_cv_ptys = xSGI4; then
11533
11534cat >>confdefs.h <<\_ACEOF
11535#define PTYS_ARE__GETPTY 1
11536_ACEOF
11537
11538fi
11539if test x$rxvt_cv_ptys = xCONVEX; then
11540
11541cat >>confdefs.h <<\_ACEOF
11542#define PTYS_ARE_GETPTY 1
11543_ACEOF
11544
11545fi
11546if test x$rxvt_cv_ptys = xGLIBC; then
11547
11548cat >>confdefs.h <<\_ACEOF
11549#define PTYS_ARE_GETPT 1
11550_ACEOF
11551
11552fi
11553if test x$rxvt_cv_ptys = xHPUX; then
11554
11555cat >>confdefs.h <<\_ACEOF
11556#define PTYS_ARE_CLONE 1
11557_ACEOF
11558
11559fi
11560if test x$rxvt_cv_ptys = xBSD -o x$rxvt_cv_ptys = xHPUX -o x$rxvt_cv_ptys = xGLIBC; then
11561
11562cat >>confdefs.h <<\_ACEOF
11563#define PTYS_ARE_SEARCHED 1
11564_ACEOF
11565
11566fi
11567
11568
11569{ echo "$as_me:$LINENO: checking for pty ranges..." >&5
11570echo "$as_me: checking for pty ranges..." >&6;}
11571ptys=`echo /dev/pty??`
11572pch1=`echo $ptys | tr ' ' '\012' | sed -e 's/^.*\(.\).$/\1/g' | sort -u | tr -d '\012'`
11573pch2=`echo $ptys | tr ' ' '\012' | sed -e 's/^.*\(.\)$/\1/g' | sort -u | tr -d '\012'`
11574if test x$pch1 != x; then
11575
11576cat >>confdefs.h <<_ACEOF
11577#define PTYCHAR1 "$pch1"
11578_ACEOF
11579
11580fi
11581if test x$pch2 != x; then
11582
11583cat >>confdefs.h <<_ACEOF
11584#define PTYCHAR2 "$pch2"
11585_ACEOF
11586
11587fi
11588
11589if test x$support_xft = xyes; then
11590 LIBS="$LIBS `pkg-config xft --libs`"
11591 CFLAGS="$CFLAGS `pkg-config xft --cflags`"
11592 CPPFLAGS="$CPPFLAGS `pkg-config xft --cflags`"
11593
11594
11595for ac_header in X11/Xft/Xft.h
11596do 12090do
11597as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 12091as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
11598if eval "test \"\${$as_ac_Header+set}\" = set"; then 12092if eval "test \"\${$as_ac_Header+set}\" = set"; then
11599 echo "$as_me:$LINENO: checking for $ac_header" >&5 12093 echo "$as_me:$LINENO: checking for $ac_header" >&5
11600echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 12094echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
11734if test `eval echo '${'$as_ac_Header'}'` = yes; then 12228if test `eval echo '${'$as_ac_Header'}'` = yes; then
11735 cat >>confdefs.h <<_ACEOF 12229 cat >>confdefs.h <<_ACEOF
11736#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 12230#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
11737_ACEOF 12231_ACEOF
11738 12232
12233fi
12234
12235done
12236
12237
12238
12239
12240
12241
12242
12243
12244
12245
12246
12247for ac_func in \
12248 revoke \
12249 _getpty \
12250 getpt \
12251 posix_openpt \
12252 isastream \
12253 setuid \
12254 seteuid \
12255 setreuid \
12256 setresuid \
12257
12258do
12259as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
12260echo "$as_me:$LINENO: checking for $ac_func" >&5
12261echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
12262if eval "test \"\${$as_ac_var+set}\" = set"; then
12263 echo $ECHO_N "(cached) $ECHO_C" >&6
12264else
12265 cat >conftest.$ac_ext <<_ACEOF
12266/* confdefs.h. */
12267_ACEOF
12268cat confdefs.h >>conftest.$ac_ext
12269cat >>conftest.$ac_ext <<_ACEOF
12270/* end confdefs.h. */
12271/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
12272 For example, HP-UX 11i <limits.h> declares gettimeofday. */
12273#define $ac_func innocuous_$ac_func
12274
12275/* System header to define __stub macros and hopefully few prototypes,
12276 which can conflict with char $ac_func (); below.
12277 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
12278 <limits.h> exists even on freestanding compilers. */
12279
12280#ifdef __STDC__
12281# include <limits.h>
12282#else
12283# include <assert.h>
12284#endif
12285
12286#undef $ac_func
12287
12288/* Override any gcc2 internal prototype to avoid an error. */
12289#ifdef __cplusplus
12290extern "C"
12291{
12292#endif
12293/* We use char because int might match the return type of a gcc2
12294 builtin and then its argument prototype would still apply. */
12295char $ac_func ();
12296/* The GNU C library defines this for functions which it implements
12297 to always fail with ENOSYS. Some functions are actually named
12298 something starting with __ and the normal name is an alias. */
12299#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
12300choke me
12301#else
12302char (*f) () = $ac_func;
12303#endif
12304#ifdef __cplusplus
12305}
12306#endif
12307
12308int
12309main ()
12310{
12311return f != $ac_func;
12312 ;
12313 return 0;
12314}
12315_ACEOF
12316rm -f conftest.$ac_objext conftest$ac_exeext
12317if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12318 (eval $ac_link) 2>conftest.er1
12319 ac_status=$?
12320 grep -v '^ *+' conftest.er1 >conftest.err
12321 rm -f conftest.er1
12322 cat conftest.err >&5
12323 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12324 (exit $ac_status); } &&
12325 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
12326 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12327 (eval $ac_try) 2>&5
12328 ac_status=$?
12329 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12330 (exit $ac_status); }; } &&
12331 { ac_try='test -s conftest$ac_exeext'
12332 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12333 (eval $ac_try) 2>&5
12334 ac_status=$?
12335 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12336 (exit $ac_status); }; }; then
12337 eval "$as_ac_var=yes"
12338else
12339 echo "$as_me: failed program was:" >&5
12340sed 's/^/| /' conftest.$ac_ext >&5
12341
12342eval "$as_ac_var=no"
12343fi
12344rm -f conftest.err conftest.$ac_objext \
12345 conftest$ac_exeext conftest.$ac_ext
12346fi
12347echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
12348echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
12349if test `eval echo '${'$as_ac_var'}'` = yes; then
12350 cat >>confdefs.h <<_ACEOF
12351#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
12352_ACEOF
12353
12354fi
12355done
12356
12357
12358have_clone=no
12359
12360echo "$as_me:$LINENO: checking for /dev/ptym/clone" >&5
12361echo $ECHO_N "checking for /dev/ptym/clone... $ECHO_C" >&6
12362if test -e /dev/ptym/clone; then
12363 echo "$as_me:$LINENO: result: yes" >&5
12364echo "${ECHO_T}yes" >&6
12365
12366cat >>confdefs.h <<\_ACEOF
12367#define HAVE_DEV_CLONE 1
12368_ACEOF
12369
12370
12371cat >>confdefs.h <<\_ACEOF
12372#define CLONE_DEVICE "/dev/ptym/clone"
12373_ACEOF
12374
12375 have_clone=yes
12376else
12377 echo "$as_me:$LINENO: result: no" >&5
12378echo "${ECHO_T}no" >&6
12379fi
12380
12381echo "$as_me:$LINENO: checking for /dev/ptc" >&5
12382echo $ECHO_N "checking for /dev/ptc... $ECHO_C" >&6
12383if test -e /dev/ptc; then
12384 echo "$as_me:$LINENO: result: yes" >&5
12385echo "${ECHO_T}yes" >&6
12386
12387cat >>confdefs.h <<\_ACEOF
12388#define HAVE_DEV_PTC 1
12389_ACEOF
12390
12391
12392cat >>confdefs.h <<\_ACEOF
12393#define CLONE_DEVICE "/dev/ptc"
12394_ACEOF
12395
12396 have_clone=yes
12397else
12398 echo "$as_me:$LINENO: result: no" >&5
12399echo "${ECHO_T}no" >&6
12400fi
12401
12402case $host in
12403 *-*-cygwin*)
12404 have_clone=yes
12405
12406cat >>confdefs.h <<\_ACEOF
12407#define CLONE_DEVICE "/dev/ptmx"
12408_ACEOF
12409
12410 ;;
12411 *)
12412 echo "$as_me:$LINENO: checking for /dev/ptmx" >&5
12413echo $ECHO_N "checking for /dev/ptmx... $ECHO_C" >&6
12414 if test -e /dev/ptmx; then
12415 echo "$as_me:$LINENO: result: yes" >&5
12416echo "${ECHO_T}yes" >&6
12417
12418cat >>confdefs.h <<\_ACEOF
12419#define HAVE_DEV_PTMX 1
12420_ACEOF
12421
12422
12423cat >>confdefs.h <<\_ACEOF
12424#define CLONE_DEVICE "/dev/ptmx"
12425_ACEOF
12426
12427 have_clone=yes
12428 else
12429 echo "$as_me:$LINENO: result: no" >&5
12430echo "${ECHO_T}no" >&6
12431 fi
12432 ;;
12433esac
12434
12435if test x$ac_cv_func_getpt = xyes -o x$ac_cv_func_posix_openpt = xyes -o x$have_clone = xyes; then
12436 echo "$as_me:$LINENO: checking for UNIX98 ptys" >&5
12437echo $ECHO_N "checking for UNIX98 ptys... $ECHO_C" >&6
12438 cat >conftest.$ac_ext <<_ACEOF
12439/* confdefs.h. */
12440_ACEOF
12441cat confdefs.h >>conftest.$ac_ext
12442cat >>conftest.$ac_ext <<_ACEOF
12443/* end confdefs.h. */
12444#include <stdlib.h>
12445int
12446main ()
12447{
12448grantpt(0);unlockpt(0);ptsname(0);
12449 ;
12450 return 0;
12451}
12452_ACEOF
12453rm -f conftest.$ac_objext conftest$ac_exeext
12454if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12455 (eval $ac_link) 2>conftest.er1
12456 ac_status=$?
12457 grep -v '^ *+' conftest.er1 >conftest.err
12458 rm -f conftest.er1
12459 cat conftest.err >&5
12460 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12461 (exit $ac_status); } &&
12462 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
12463 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12464 (eval $ac_try) 2>&5
12465 ac_status=$?
12466 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12467 (exit $ac_status); }; } &&
12468 { ac_try='test -s conftest$ac_exeext'
12469 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12470 (eval $ac_try) 2>&5
12471 ac_status=$?
12472 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12473 (exit $ac_status); }; }; then
12474 unix98_pty=yes
12475
12476cat >>confdefs.h <<\_ACEOF
12477#define UNIX98_PTY 1
12478_ACEOF
12479
12480 echo "$as_me:$LINENO: result: yes" >&5
12481echo "${ECHO_T}yes" >&6
12482else
12483 echo "$as_me: failed program was:" >&5
12484sed 's/^/| /' conftest.$ac_ext >&5
12485
12486echo "$as_me:$LINENO: result: no" >&5
12487echo "${ECHO_T}no" >&6
12488fi
12489rm -f conftest.err conftest.$ac_objext \
12490 conftest$ac_exeext conftest.$ac_ext
12491fi
12492
12493if test -z "$unix98_pty"; then
12494
12495for ac_func in openpty
12496do
12497as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
12498echo "$as_me:$LINENO: checking for $ac_func" >&5
12499echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
12500if eval "test \"\${$as_ac_var+set}\" = set"; then
12501 echo $ECHO_N "(cached) $ECHO_C" >&6
12502else
12503 cat >conftest.$ac_ext <<_ACEOF
12504/* confdefs.h. */
12505_ACEOF
12506cat confdefs.h >>conftest.$ac_ext
12507cat >>conftest.$ac_ext <<_ACEOF
12508/* end confdefs.h. */
12509/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
12510 For example, HP-UX 11i <limits.h> declares gettimeofday. */
12511#define $ac_func innocuous_$ac_func
12512
12513/* System header to define __stub macros and hopefully few prototypes,
12514 which can conflict with char $ac_func (); below.
12515 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
12516 <limits.h> exists even on freestanding compilers. */
12517
12518#ifdef __STDC__
12519# include <limits.h>
12520#else
12521# include <assert.h>
12522#endif
12523
12524#undef $ac_func
12525
12526/* Override any gcc2 internal prototype to avoid an error. */
12527#ifdef __cplusplus
12528extern "C"
12529{
12530#endif
12531/* We use char because int might match the return type of a gcc2
12532 builtin and then its argument prototype would still apply. */
12533char $ac_func ();
12534/* The GNU C library defines this for functions which it implements
12535 to always fail with ENOSYS. Some functions are actually named
12536 something starting with __ and the normal name is an alias. */
12537#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
12538choke me
12539#else
12540char (*f) () = $ac_func;
12541#endif
12542#ifdef __cplusplus
12543}
12544#endif
12545
12546int
12547main ()
12548{
12549return f != $ac_func;
12550 ;
12551 return 0;
12552}
12553_ACEOF
12554rm -f conftest.$ac_objext conftest$ac_exeext
12555if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12556 (eval $ac_link) 2>conftest.er1
12557 ac_status=$?
12558 grep -v '^ *+' conftest.er1 >conftest.err
12559 rm -f conftest.er1
12560 cat conftest.err >&5
12561 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12562 (exit $ac_status); } &&
12563 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
12564 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12565 (eval $ac_try) 2>&5
12566 ac_status=$?
12567 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12568 (exit $ac_status); }; } &&
12569 { ac_try='test -s conftest$ac_exeext'
12570 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12571 (eval $ac_try) 2>&5
12572 ac_status=$?
12573 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12574 (exit $ac_status); }; }; then
12575 eval "$as_ac_var=yes"
12576else
12577 echo "$as_me: failed program was:" >&5
12578sed 's/^/| /' conftest.$ac_ext >&5
12579
12580eval "$as_ac_var=no"
12581fi
12582rm -f conftest.err conftest.$ac_objext \
12583 conftest$ac_exeext conftest.$ac_ext
12584fi
12585echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
12586echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
12587if test `eval echo '${'$as_ac_var'}'` = yes; then
12588 cat >>confdefs.h <<_ACEOF
12589#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
12590_ACEOF
12591
12592else
12593 echo "$as_me:$LINENO: checking for openpty in -lutil" >&5
12594echo $ECHO_N "checking for openpty in -lutil... $ECHO_C" >&6
12595if test "${ac_cv_lib_util_openpty+set}" = set; then
12596 echo $ECHO_N "(cached) $ECHO_C" >&6
12597else
12598 ac_check_lib_save_LIBS=$LIBS
12599LIBS="-lutil $LIBS"
12600cat >conftest.$ac_ext <<_ACEOF
12601/* confdefs.h. */
12602_ACEOF
12603cat confdefs.h >>conftest.$ac_ext
12604cat >>conftest.$ac_ext <<_ACEOF
12605/* end confdefs.h. */
12606
12607/* Override any gcc2 internal prototype to avoid an error. */
12608#ifdef __cplusplus
12609extern "C"
12610#endif
12611/* We use char because int might match the return type of a gcc2
12612 builtin and then its argument prototype would still apply. */
12613char openpty ();
12614int
12615main ()
12616{
12617openpty ();
12618 ;
12619 return 0;
12620}
12621_ACEOF
12622rm -f conftest.$ac_objext conftest$ac_exeext
12623if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12624 (eval $ac_link) 2>conftest.er1
12625 ac_status=$?
12626 grep -v '^ *+' conftest.er1 >conftest.err
12627 rm -f conftest.er1
12628 cat conftest.err >&5
12629 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12630 (exit $ac_status); } &&
12631 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
12632 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12633 (eval $ac_try) 2>&5
12634 ac_status=$?
12635 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12636 (exit $ac_status); }; } &&
12637 { ac_try='test -s conftest$ac_exeext'
12638 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12639 (eval $ac_try) 2>&5
12640 ac_status=$?
12641 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12642 (exit $ac_status); }; }; then
12643 ac_cv_lib_util_openpty=yes
12644else
12645 echo "$as_me: failed program was:" >&5
12646sed 's/^/| /' conftest.$ac_ext >&5
12647
12648ac_cv_lib_util_openpty=no
12649fi
12650rm -f conftest.err conftest.$ac_objext \
12651 conftest$ac_exeext conftest.$ac_ext
12652LIBS=$ac_check_lib_save_LIBS
12653fi
12654echo "$as_me:$LINENO: result: $ac_cv_lib_util_openpty" >&5
12655echo "${ECHO_T}$ac_cv_lib_util_openpty" >&6
12656if test $ac_cv_lib_util_openpty = yes; then
12657 cat >>confdefs.h <<\_ACEOF
12658#define HAVE_OPENPTY 1
12659_ACEOF
12660 LIBS="$LIBS -lutil"
12661fi
12662
12663fi
12664done
12665
12666fi
12667
12668
12669
12670echo "$as_me:$LINENO: checking for tty group" >&5
12671echo $ECHO_N "checking for tty group... $ECHO_C" >&6
12672if test "${tty_group+set}" = set; then
12673 echo $ECHO_N "(cached) $ECHO_C" >&6
12674else
12675 if test "$cross_compiling" = yes; then
12676 tty_group=no
12677else
12678 cat >conftest.$ac_ext <<_ACEOF
12679/* confdefs.h. */
12680_ACEOF
12681cat confdefs.h >>conftest.$ac_ext
12682cat >>conftest.$ac_ext <<_ACEOF
12683/* end confdefs.h. */
12684
12685#include <sys/types.h>
12686#include <sys/stat.h>
12687#include <unistd.h>
12688#include <grp.h>
12689
12690main()
12691{
12692 struct stat st;
12693 struct group *gr;
12694 char *tty;
12695 gr = getgrnam("tty");
12696 tty = ttyname(0);
12697 if (gr != 0
12698 && tty != 0
12699 && (stat(tty, &st)) == 0
12700 && st.st_gid == gr->gr_gid)
12701 return 0;
12702 else
12703 return 1;
12704}
12705_ACEOF
12706rm -f conftest$ac_exeext
12707if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12708 (eval $ac_link) 2>&5
12709 ac_status=$?
12710 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12711 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
12712 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12713 (eval $ac_try) 2>&5
12714 ac_status=$?
12715 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12716 (exit $ac_status); }; }; then
12717 tty_group=yes
12718else
12719 echo "$as_me: program exited with status $ac_status" >&5
12720echo "$as_me: failed program was:" >&5
12721sed 's/^/| /' conftest.$ac_ext >&5
12722
12723( exit $ac_status )
12724tty_group=no
12725fi
12726rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
12727fi
12728fi
12729echo "$as_me:$LINENO: result: $tty_group" >&5
12730echo "${ECHO_T}$tty_group" >&6
12731if test x$tty_group = xyes; then
12732
12733cat >>confdefs.h <<\_ACEOF
12734#define TTY_GID_SUPPORT 1
12735_ACEOF
12736
12737fi
12738
12739if test x$support_xft = xyes; then
12740 # Extract the first word of "pkg-config", so it can be a program name with args.
12741set dummy pkg-config; ac_word=$2
12742echo "$as_me:$LINENO: checking for $ac_word" >&5
12743echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
12744if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
12745 echo $ECHO_N "(cached) $ECHO_C" >&6
12746else
12747 case $PKG_CONFIG in
12748 [\\/]* | ?:[\\/]*)
12749 ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
12750 ;;
12751 *)
12752 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
12753for as_dir in $PATH
12754do
12755 IFS=$as_save_IFS
12756 test -z "$as_dir" && as_dir=.
12757 for ac_exec_ext in '' $ac_executable_extensions; do
12758 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
12759 ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
12760 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
12761 break 2
12762 fi
12763done
12764done
12765
12766 test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
12767 ;;
12768esac
12769fi
12770PKG_CONFIG=$ac_cv_path_PKG_CONFIG
12771
12772if test -n "$PKG_CONFIG"; then
12773 echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
12774echo "${ECHO_T}$PKG_CONFIG" >&6
12775else
12776 echo "$as_me:$LINENO: result: no" >&5
12777echo "${ECHO_T}no" >&6
12778fi
12779
12780 if test $PKG_CONFIG != no && $PKG_CONFIG --exists xft; then
12781 LIBS="$LIBS `$PKG_CONFIG xft --libs`"
12782 CPPFLAGS="$CPPFLAGS `$PKG_CONFIG xft --cflags`"
12783 else
12784 # Extract the first word of "xft-config", so it can be a program name with args.
12785set dummy xft-config; ac_word=$2
12786echo "$as_me:$LINENO: checking for $ac_word" >&5
12787echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
12788if test "${ac_cv_path_XFT_CONFIG+set}" = set; then
12789 echo $ECHO_N "(cached) $ECHO_C" >&6
12790else
12791 case $XFT_CONFIG in
12792 [\\/]* | ?:[\\/]*)
12793 ac_cv_path_XFT_CONFIG="$XFT_CONFIG" # Let the user override the test with a path.
12794 ;;
12795 *)
12796 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
12797for as_dir in $PATH
12798do
12799 IFS=$as_save_IFS
12800 test -z "$as_dir" && as_dir=.
12801 for ac_exec_ext in '' $ac_executable_extensions; do
12802 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
12803 ac_cv_path_XFT_CONFIG="$as_dir/$ac_word$ac_exec_ext"
12804 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
12805 break 2
12806 fi
12807done
12808done
12809
12810 test -z "$ac_cv_path_XFT_CONFIG" && ac_cv_path_XFT_CONFIG="no"
12811 ;;
12812esac
12813fi
12814XFT_CONFIG=$ac_cv_path_XFT_CONFIG
12815
12816if test -n "$XFT_CONFIG"; then
12817 echo "$as_me:$LINENO: result: $XFT_CONFIG" >&5
12818echo "${ECHO_T}$XFT_CONFIG" >&6
12819else
12820 echo "$as_me:$LINENO: result: no" >&5
12821echo "${ECHO_T}no" >&6
12822fi
12823
12824 if test $XFT_CONFIG != no; then
12825 LIBS="$LIBS `$XFT_CONFIG --libs`"
12826 CPPFLAGS="$CPPFLAGS `$XFT_CONFIG --cflags`"
12827 fi
12828 fi
12829
12830
12831for ac_header in X11/Xft/Xft.h
12832do
12833as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
12834if eval "test \"\${$as_ac_Header+set}\" = set"; then
12835 echo "$as_me:$LINENO: checking for $ac_header" >&5
12836echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
12837if eval "test \"\${$as_ac_Header+set}\" = set"; then
12838 echo $ECHO_N "(cached) $ECHO_C" >&6
12839fi
12840echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
12841echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
12842else
12843 # Is the header compilable?
12844echo "$as_me:$LINENO: checking $ac_header usability" >&5
12845echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
12846cat >conftest.$ac_ext <<_ACEOF
12847/* confdefs.h. */
12848_ACEOF
12849cat confdefs.h >>conftest.$ac_ext
12850cat >>conftest.$ac_ext <<_ACEOF
12851/* end confdefs.h. */
12852$ac_includes_default
12853#include <$ac_header>
12854_ACEOF
12855rm -f conftest.$ac_objext
12856if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
12857 (eval $ac_compile) 2>conftest.er1
12858 ac_status=$?
12859 grep -v '^ *+' conftest.er1 >conftest.err
12860 rm -f conftest.er1
12861 cat conftest.err >&5
12862 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12863 (exit $ac_status); } &&
12864 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
12865 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12866 (eval $ac_try) 2>&5
12867 ac_status=$?
12868 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12869 (exit $ac_status); }; } &&
12870 { ac_try='test -s conftest.$ac_objext'
12871 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12872 (eval $ac_try) 2>&5
12873 ac_status=$?
12874 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12875 (exit $ac_status); }; }; then
12876 ac_header_compiler=yes
12877else
12878 echo "$as_me: failed program was:" >&5
12879sed 's/^/| /' conftest.$ac_ext >&5
12880
12881ac_header_compiler=no
12882fi
12883rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
12884echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
12885echo "${ECHO_T}$ac_header_compiler" >&6
12886
12887# Is the header present?
12888echo "$as_me:$LINENO: checking $ac_header presence" >&5
12889echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
12890cat >conftest.$ac_ext <<_ACEOF
12891/* confdefs.h. */
12892_ACEOF
12893cat confdefs.h >>conftest.$ac_ext
12894cat >>conftest.$ac_ext <<_ACEOF
12895/* end confdefs.h. */
12896#include <$ac_header>
12897_ACEOF
12898if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
12899 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
12900 ac_status=$?
12901 grep -v '^ *+' conftest.er1 >conftest.err
12902 rm -f conftest.er1
12903 cat conftest.err >&5
12904 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12905 (exit $ac_status); } >/dev/null; then
12906 if test -s conftest.err; then
12907 ac_cpp_err=$ac_cxx_preproc_warn_flag
12908 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
12909 else
12910 ac_cpp_err=
12911 fi
12912else
12913 ac_cpp_err=yes
12914fi
12915if test -z "$ac_cpp_err"; then
12916 ac_header_preproc=yes
12917else
12918 echo "$as_me: failed program was:" >&5
12919sed 's/^/| /' conftest.$ac_ext >&5
12920
12921 ac_header_preproc=no
12922fi
12923rm -f conftest.err conftest.$ac_ext
12924echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
12925echo "${ECHO_T}$ac_header_preproc" >&6
12926
12927# So? What about this header?
12928case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in
12929 yes:no: )
12930 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
12931echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
12932 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
12933echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
12934 ac_header_preproc=yes
12935 ;;
12936 no:yes:* )
12937 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
12938echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
12939 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
12940echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
12941 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
12942echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
12943 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
12944echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
12945 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
12946echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
12947 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
12948echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
12949 (
12950 cat <<\_ASBOX
12951## ------------------------------------------ ##
12952## Report this to the AC_PACKAGE_NAME lists. ##
12953## ------------------------------------------ ##
12954_ASBOX
12955 ) |
12956 sed "s/^/$as_me: WARNING: /" >&2
12957 ;;
12958esac
12959echo "$as_me:$LINENO: checking for $ac_header" >&5
12960echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
12961if eval "test \"\${$as_ac_Header+set}\" = set"; then
12962 echo $ECHO_N "(cached) $ECHO_C" >&6
12963else
12964 eval "$as_ac_Header=\$ac_header_preproc"
12965fi
12966echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
12967echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
12968
12969fi
12970if test `eval echo '${'$as_ac_Header'}'` = yes; then
12971 cat >>confdefs.h <<_ACEOF
12972#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
12973_ACEOF
12974
11739else 12975else
11740 support_xft=no 12976 support_xft=no
11741fi 12977fi
11742 12978
11743done 12979done
11880cat >>confdefs.h <<\_ACEOF 13116cat >>confdefs.h <<\_ACEOF
11881#define SELECTION_SCROLLING 1 13117#define SELECTION_SCROLLING 1
11882_ACEOF 13118_ACEOF
11883 13119
11884fi 13120fi
11885if test x$support_menubar = xyes; then
11886
11887cat >>confdefs.h <<\_ACEOF
11888#define MENUBAR 1
11889_ACEOF
11890
11891fi
11892if test x$support_frills = xyes; then 13121if test x$support_frills = xyes; then
11893 13122
11894cat >>confdefs.h <<\_ACEOF 13123cat >>confdefs.h <<\_ACEOF
11895#define ENABLE_FRILLS 1 13124#define ENABLE_FRILLS 1
11896_ACEOF 13125_ACEOF
11897 13126
11898fi 13127fi
11899if test x$support_24bit = xyes; then
11900
11901cat >>confdefs.h <<\_ACEOF
11902#define PREFER_24BIT 1
11903_ACEOF
11904
11905fi
11906if test x$support_mousewheel = xyes; then 13128if test x$support_mousewheel = xyes; then
11907 13129
11908cat >>confdefs.h <<\_ACEOF 13130cat >>confdefs.h <<\_ACEOF
11909#define MOUSE_WHEEL 1 13131#define MOUSE_WHEEL 1
11910_ACEOF 13132_ACEOF
11912fi 13134fi
11913if test x$support_mouseslipwheel = xyes; then 13135if test x$support_mouseslipwheel = xyes; then
11914 13136
11915cat >>confdefs.h <<\_ACEOF 13137cat >>confdefs.h <<\_ACEOF
11916#define MOUSE_SLIP_WHEELING 1 13138#define MOUSE_SLIP_WHEELING 1
11917_ACEOF
11918
11919fi
11920if test x$support_utmp = xyes; then
11921
11922cat >>confdefs.h <<\_ACEOF
11923#define UTMP_SUPPORT 1
11924_ACEOF
11925
11926fi
11927if test x$support_wtmp = xyes; then
11928
11929cat >>confdefs.h <<\_ACEOF
11930#define WTMP_SUPPORT 1
11931_ACEOF
11932
11933fi
11934if test x$support_lastlog = xyes; then
11935
11936cat >>confdefs.h <<\_ACEOF
11937#define LASTLOG_SUPPORT 1
11938_ACEOF 13139_ACEOF
11939 13140
11940fi 13141fi
11941if test x$support_xim = xyes -o x$multichar_set = xyes; then 13142if test x$support_xim = xyes -o x$multichar_set = xyes; then
11942 if test x$rxvt_cv_func_xlocale = xyes; then 13143 if test x$rxvt_cv_func_xlocale = xyes; then
12054#define ENCODING_ZH_EXT 1 13255#define ENCODING_ZH_EXT 1
12055_ACEOF 13256_ACEOF
12056 ;; 13257 ;;
12057 esac 13258 esac
12058done 13259done
13260
13261IF_PERL=\#
13262if test x$support_perl = xyes; then
13263 # Extract the first word of "perl5", so it can be a program name with args.
13264set dummy perl5; ac_word=$2
13265echo "$as_me:$LINENO: checking for $ac_word" >&5
13266echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
13267if test "${ac_cv_path_PERL+set}" = set; then
13268 echo $ECHO_N "(cached) $ECHO_C" >&6
13269else
13270 case $PERL in
13271 [\\/]* | ?:[\\/]*)
13272 ac_cv_path_PERL="$PERL" # Let the user override the test with a path.
13273 ;;
13274 *)
13275 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
13276for as_dir in $PATH
13277do
13278 IFS=$as_save_IFS
13279 test -z "$as_dir" && as_dir=.
13280 for ac_exec_ext in '' $ac_executable_extensions; do
13281 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
13282 ac_cv_path_PERL="$as_dir/$ac_word$ac_exec_ext"
13283 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
13284 break 2
13285 fi
13286done
13287done
13288
13289 ;;
13290esac
13291fi
13292PERL=$ac_cv_path_PERL
13293
13294if test -n "$PERL"; then
13295 echo "$as_me:$LINENO: result: $PERL" >&5
13296echo "${ECHO_T}$PERL" >&6
13297else
13298 echo "$as_me:$LINENO: result: no" >&5
13299echo "${ECHO_T}no" >&6
13300fi
13301
13302 # Extract the first word of "perl", so it can be a program name with args.
13303set dummy perl; ac_word=$2
13304echo "$as_me:$LINENO: checking for $ac_word" >&5
13305echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
13306if test "${ac_cv_path_PERL+set}" = set; then
13307 echo $ECHO_N "(cached) $ECHO_C" >&6
13308else
13309 case $PERL in
13310 [\\/]* | ?:[\\/]*)
13311 ac_cv_path_PERL="$PERL" # Let the user override the test with a path.
13312 ;;
13313 *)
13314 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
13315for as_dir in $PATH
13316do
13317 IFS=$as_save_IFS
13318 test -z "$as_dir" && as_dir=.
13319 for ac_exec_ext in '' $ac_executable_extensions; do
13320 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
13321 ac_cv_path_PERL="$as_dir/$ac_word$ac_exec_ext"
13322 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
13323 break 2
13324 fi
13325done
13326done
13327
13328 ;;
13329esac
13330fi
13331PERL=$ac_cv_path_PERL
13332
13333if test -n "$PERL"; then
13334 echo "$as_me:$LINENO: result: $PERL" >&5
13335echo "${ECHO_T}$PERL" >&6
13336else
13337 echo "$as_me:$LINENO: result: no" >&5
13338echo "${ECHO_T}no" >&6
13339fi
13340
13341
13342 echo "$as_me:$LINENO: checking for $PERL suitability" >&5
13343echo $ECHO_N "checking for $PERL suitability... $ECHO_C" >&6
13344 if $PERL -MExtUtils::Embed -e "use v5.8" >/dev/null 2>/dev/null; then
13345
13346 save_CXXFLAGS="$CXXFLAGS"
13347 save_LIBS="$LIBS"
13348 CXXFLAGS="$CXXFLAGS `$PERL -MExtUtils::Embed -e ccopts`"
13349 LIBS="$LIBS `$PERL -MExtUtils::Embed -e ldopts`"
13350 cat >conftest.$ac_ext <<_ACEOF
13351/* confdefs.h. */
13352_ACEOF
13353cat confdefs.h >>conftest.$ac_ext
13354cat >>conftest.$ac_ext <<_ACEOF
13355/* end confdefs.h. */
13356
13357#include <EXTERN.h>
13358#include <perl.h>
13359#include <XSUB.h>
13360
13361int
13362main ()
13363{
13364
13365 PerlInterpreter *perl = perl_alloc ();
13366
13367 ;
13368 return 0;
13369}
13370_ACEOF
13371rm -f conftest.$ac_objext conftest$ac_exeext
13372if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
13373 (eval $ac_link) 2>conftest.er1
13374 ac_status=$?
13375 grep -v '^ *+' conftest.er1 >conftest.err
13376 rm -f conftest.er1
13377 cat conftest.err >&5
13378 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13379 (exit $ac_status); } &&
13380 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
13381 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13382 (eval $ac_try) 2>&5
13383 ac_status=$?
13384 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13385 (exit $ac_status); }; } &&
13386 { ac_try='test -s conftest$ac_exeext'
13387 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13388 (eval $ac_try) 2>&5
13389 ac_status=$?
13390 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13391 (exit $ac_status); }; }; then
13392 rxvt_perl_link=yes
13393else
13394 echo "$as_me: failed program was:" >&5
13395sed 's/^/| /' conftest.$ac_ext >&5
13396
13397rxvt_perl_link=no
13398fi
13399rm -f conftest.err conftest.$ac_objext \
13400 conftest$ac_exeext conftest.$ac_ext
13401 CXXFLAGS="$save_CXXFLAGS"
13402 LIBS="$save_LIBS"
13403
13404 if test x$rxvt_perl_link = xyes; then
13405 echo "$as_me:$LINENO: result: ok" >&5
13406echo "${ECHO_T}ok" >&6
13407
13408cat >>confdefs.h <<\_ACEOF
13409#define ENABLE_PERL 1
13410_ACEOF
13411
13412 IF_PERL=
13413 PERL_O=rxvtperl.o
13414 PERLFLAGS="`$PERL -MExtUtils::Embed -e ccopts`"
13415 PERLLIB="`$PERL -MExtUtils::Embed -e ldopts`"
13416 PERLPRIVLIBEXP="`$PERL -MConfig -e 'print $Config{privlibexp}'`"
13417 else
13418 { { echo "$as_me:$LINENO: error: no, unable to link" >&5
13419echo "$as_me: error: no, unable to link" >&2;}
13420 { (exit 1); exit 1; }; }
13421 fi
13422 else
13423 { { echo "$as_me:$LINENO: error: no working perl found, or perl not version >= 5.8" >&5
13424echo "$as_me: error: no working perl found, or perl not version >= 5.8" >&2;}
13425 { (exit 1); exit 1; }; }
13426 fi
13427fi
13428
13429
13430
13431
13432
13433
13434
13435if test x$support_perl = xyes; then
13436 support_frills=yes
13437fi
12059 13438
12060 13439
12061CFLAGS=${CFLAGS--O} 13440CFLAGS=${CFLAGS--O}
12062LDFLAGS=${LDFLAGS--O} 13441LDFLAGS=${LDFLAGS--O}
12063 13442
12077 XPM_LIBS=`echo $XPM_LIBS | sed "$R_TRANSLATE"` 13456 XPM_LIBS=`echo $XPM_LIBS | sed "$R_TRANSLATE"`
12078fi 13457fi
12079 13458
12080 13459
12081 13460
12082
12083
12084if test x$support_addstrings = xno; then
12085
12086cat >>confdefs.h <<\_ACEOF
12087#define NO_STRINGS 1
12088_ACEOF
12089
12090fi
12091
12092MCOMMON=./autoconf/Make.common
12093 13461
12094 13462
12095test "$program_prefix" != NONE && 13463test "$program_prefix" != NONE &&
12096 program_transform_name="s,^,$program_prefix,;$program_transform_name" 13464 program_transform_name="s,^,$program_prefix,;$program_transform_name"
12097# Use a double $ so make ignores it. 13465# Use a double $ so make ignores it.
12173 include_time_h="#include <time.h>" 13541 include_time_h="#include <time.h>"
12174else 13542else
12175 include_time_h="/* #include <time.h> */" 13543 include_time_h="/* #include <time.h> */"
12176fi 13544fi
12177 13545
12178 ac_config_files="$ac_config_files autoconf/Make.common Makefile doc/Makefile src/Makefile src/rxvtlib.h" 13546 ac_config_files="$ac_config_files Makefile doc/Makefile src/Makefile src/rxvtlib.h"
12179 13547
12180cat >confcache <<\_ACEOF 13548cat >confcache <<\_ACEOF
12181# This file is a shell script that caches the results of configure 13549# This file is a shell script that caches the results of configure
12182# tests run on this system so they can be shared between configure 13550# tests run on this system so they can be shared between configure
12183# scripts and configure runs, see configure's option --config-cache. 13551# scripts and configure runs, see configure's option --config-cache.
12700cat >>$CONFIG_STATUS <<\_ACEOF 14068cat >>$CONFIG_STATUS <<\_ACEOF
12701for ac_config_target in $ac_config_targets 14069for ac_config_target in $ac_config_targets
12702do 14070do
12703 case "$ac_config_target" in 14071 case "$ac_config_target" in
12704 # Handling of arguments. 14072 # Handling of arguments.
12705 "autoconf/Make.common" ) CONFIG_FILES="$CONFIG_FILES autoconf/Make.common" ;;
12706 "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;; 14073 "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;;
12707 "doc/Makefile" ) CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;; 14074 "doc/Makefile" ) CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;
12708 "src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;; 14075 "src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
12709 "src/rxvtlib.h" ) CONFIG_FILES="$CONFIG_FILES src/rxvtlib.h" ;; 14076 "src/rxvtlib.h" ) CONFIG_FILES="$CONFIG_FILES src/rxvtlib.h" ;;
12710 "config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS config.h:autoconf/config.h.in" ;; 14077 "config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS config.h:config.h.in" ;;
12711 *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5 14078 *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
12712echo "$as_me: error: invalid argument: $ac_config_target" >&2;} 14079echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
12713 { (exit 1); exit 1; }; };; 14080 { (exit 1); exit 1; }; };;
12714 esac 14081 esac
12715done 14082done
12816s,@ac_ct_CXX@,$ac_ct_CXX,;t t 14183s,@ac_ct_CXX@,$ac_ct_CXX,;t t
12817s,@CPP@,$CPP,;t t 14184s,@CPP@,$CPP,;t t
12818s,@INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t 14185s,@INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t
12819s,@INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t 14186s,@INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t
12820s,@INSTALL_DATA@,$INSTALL_DATA,;t t 14187s,@INSTALL_DATA@,$INSTALL_DATA,;t t
12821s,@AWK@,$AWK,;t t 14188s,@EGREP@,$EGREP,;t t
12822s,@LINKER@,$LINKER,;t t 14189s,@LINKER@,$LINKER,;t t
12823s,@CXXCPP@,$CXXCPP,;t t
12824s,@EGREP@,$EGREP,;t t
12825s,@INSTALL_LIBRXVT@,$INSTALL_LIBRXVT,;t t 14190s,@INSTALL_LIBRXVT@,$INSTALL_LIBRXVT,;t t
12826s,@RXVTNAME@,$RXVTNAME,;t t 14191s,@RXVTNAME@,$RXVTNAME,;t t
12827s,@MV@,$MV,;t t 14192s,@MV@,$MV,;t t
12828s,@RM@,$RM,;t t
12829s,@CP@,$CP,;t t 14193s,@CP@,$CP,;t t
12830s,@LN@,$LN,;t t 14194s,@LN@,$LN,;t t
12831s,@SED@,$SED,;t t 14195s,@SED@,$SED,;t t
12832s,@ECHO@,$ECHO,;t t 14196s,@ECHO@,$ECHO,;t t
12833s,@CMP@,$CMP,;t t 14197s,@CMP@,$CMP,;t t
12834s,@TBL@,$TBL,;t t
12835s,@TIC@,$TIC,;t t 14198s,@TIC@,$TIC,;t t
14199s,@CXXCPP@,$CXXCPP,;t t
12836s,@X_CFLAGS@,$X_CFLAGS,;t t 14200s,@X_CFLAGS@,$X_CFLAGS,;t t
12837s,@X_PRE_LIBS@,$X_PRE_LIBS,;t t 14201s,@X_PRE_LIBS@,$X_PRE_LIBS,;t t
12838s,@X_LIBS@,$X_LIBS,;t t 14202s,@X_LIBS@,$X_LIBS,;t t
12839s,@X_EXTRA_LIBS@,$X_EXTRA_LIBS,;t t 14203s,@X_EXTRA_LIBS@,$X_EXTRA_LIBS,;t t
12840s,@XPM_CPPFLAGS@,$XPM_CPPFLAGS,;t t 14204s,@XPM_CPPFLAGS@,$XPM_CPPFLAGS,;t t
12844s,@rxvt_uint16_typedef@,$rxvt_uint16_typedef,;t t 14208s,@rxvt_uint16_typedef@,$rxvt_uint16_typedef,;t t
12845s,@rxvt_int32_typedef@,$rxvt_int32_typedef,;t t 14209s,@rxvt_int32_typedef@,$rxvt_int32_typedef,;t t
12846s,@rxvt_uint32_typedef@,$rxvt_uint32_typedef,;t t 14210s,@rxvt_uint32_typedef@,$rxvt_uint32_typedef,;t t
12847s,@rxvt_intp_define@,$rxvt_intp_define,;t t 14211s,@rxvt_intp_define@,$rxvt_intp_define,;t t
12848s,@rxvt_u_intp_define@,$rxvt_u_intp_define,;t t 14212s,@rxvt_u_intp_define@,$rxvt_u_intp_define,;t t
14213s,@PKG_CONFIG@,$PKG_CONFIG,;t t
14214s,@XFT_CONFIG@,$XFT_CONFIG,;t t
14215s,@PERL@,$PERL,;t t
14216s,@PERLLIB@,$PERLLIB,;t t
14217s,@PERLFLAGS@,$PERLFLAGS,;t t
14218s,@PERLPRIVLIBEXP@,$PERLPRIVLIBEXP,;t t
14219s,@IF_PERL@,$IF_PERL,;t t
14220s,@PERL_O@,$PERL_O,;t t
12849s,@DEBUG@,$DEBUG,;t t 14221s,@DEBUG@,$DEBUG,;t t
12850s,@DINCLUDE@,$DINCLUDE,;t t 14222s,@DINCLUDE@,$DINCLUDE,;t t
12851s,@DLIB@,$DLIB,;t t 14223s,@DLIB@,$DLIB,;t t
12852s,@include_stdint_h@,$include_stdint_h,;t t 14224s,@include_stdint_h@,$include_stdint_h,;t t
12853s,@include_stdarg_h@,$include_stdarg_h,;t t 14225s,@include_stdarg_h@,$include_stdarg_h,;t t
12862s,@include_sys_strredir_h@,$include_sys_strredir_h,;t t 14234s,@include_sys_strredir_h@,$include_sys_strredir_h,;t t
12863s,@include_sys_time_h@,$include_sys_time_h,;t t 14235s,@include_sys_time_h@,$include_sys_time_h,;t t
12864s,@include_time_h@,$include_time_h,;t t 14236s,@include_time_h@,$include_time_h,;t t
12865s,@LIBOBJS@,$LIBOBJS,;t t 14237s,@LIBOBJS@,$LIBOBJS,;t t
12866s,@LTLIBOBJS@,$LTLIBOBJS,;t t 14238s,@LTLIBOBJS@,$LTLIBOBJS,;t t
12867/@MCOMMON@/r $MCOMMON
12868s,@MCOMMON@,,;t t
12869CEOF 14239CEOF
12870 14240
12871_ACEOF 14241_ACEOF
12872 14242
12873 cat >>$CONFIG_STATUS <<\_ACEOF 14243 cat >>$CONFIG_STATUS <<\_ACEOF
13366 Install path: ${prefix}/bin 14736 Install path: ${prefix}/bin
13367 Compiler: $CXX 14737 Compiler: $CXX
13368 Compiler flags: $CFLAGS 14738 Compiler flags: $CFLAGS
13369 Linker: $LINKER" 14739 Linker: $LINKER"
13370 14740
13371if test "$MALLOC_TYPE" = S; then
13372 echo " malloc support: system default"
13373fi
13374if test "$MALLOC_TYPE" = G; then
13375 echo " malloc support: Gray Watson's dmalloc"
13376fi
13377if test "$MALLOC_TYPE" = D; then
13378 echo " malloc support: Doug Lea's malloc"
13379fi
13380
13381if test x$support_xpm = xyes; then 14741if test x$support_xpm = xyes; then
13382 echo " Xpm library: $XPM_LIBS" 14742 echo " Xpm library: $XPM_LIBS"
13383fi 14743fi
13384 14744
13385echo "
13386The following are set in config.h
13387"
13388echo " pty/tty type: "$rxvt_cv_ptys
13389if test x$support_utmp != xyes; then
13390 echo " utmp support: disabled"
13391 echo
13392else
13393 echo " utmp support: enabled
13394 utmp file: $rxvt_cv_path_utmp
13395 utmpx file: $rxvt_cv_path_utmpx
13396 wtmp file: $rxvt_cv_path_wtmp
13397 wtmpx file: $rxvt_cv_path_wtmpx
13398 lastlog file: $rxvt_cv_path_lastlog
13399 ttys/ttytab file: $rxvt_cv_path_ttytab"
13400 echo
13401fi
13402if test x$term != x; then 14745if test x$term != x; then
13403 echo " set TERM to: $term" 14746 echo " set TERM to: $term"
13404fi 14747fi
13405if test x$terminfo != x; then 14748if test x$terminfo != x; then
13406 echo " set TERMINFO to: $terminfo" 14749 echo " set TERMINFO to: $terminfo"
13409echo " resource class: $RESCLASS" 14752echo " resource class: $RESCLASS"
13410if test x$RESFALLBACK != x; then 14753if test x$RESFALLBACK != x; then
13411 echo " resource class fallback: $RESFALLBACK" 14754 echo " resource class fallback: $RESFALLBACK"
13412fi 14755fi
13413echo 14756echo
13414if test x$rxvt_cv_ptys = xUNKNOWN; then 14757echo " embedded perl: $support_perl"
13415 echo ".----------------------------------------------------------------." 14758echo
13416 echo ". WARNING: could not determine pty/tty type. Do not build until ."
13417 echo ". the appropriate PTYS_ARE_* is defined in config.h ."
13418 echo ".----------------------------------------------------------------."
13419fi
13420if test x$support_xpm = xneedsmanualspecification; then 14759if test x$support_xpm = xneedsmanualspecification; then
13421 echo ".----------------------------------------------------------------." 14760 echo ".----------------------------------------------------------------."
13422 echo ". WARNING: --enable-xpm-background was specified however the ." 14761 echo ". WARNING: --enable-xpm-background was specified however the ."
13423 echo ". XPM includes files and libraries could not be found. ." 14762 echo ". XPM includes files and libraries could not be found. ."
13424 echo ". XPM backgrounds are now being DISABLED! If you want ." 14763 echo ". XPM backgrounds are now being DISABLED! If you want ."

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines