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

Comparing rxvt-unicode/configure (file contents):
Revision 1.56 by root, Fri Dec 23 14:46:34 2005 UTC vs.
Revision 1.92 by root, Wed Jan 25 21:04:15 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 9952
9682 9953
9683 9954
9684 9955
9685 9956
9686 9957
9687for ac_func in \ 9958for ac_func in \
9688 atexit \
9689 revoke \
9690 unsetenv \ 9959 unsetenv \
9691 setutent \ 9960 setutent \
9692 seteuid \ 9961 seteuid \
9962 setresuid \
9693 setreuid \ 9963 setreuid \
9694 setsid \
9695 setpgrp \
9696 setpgid \
9697 openpty \
9698 _getpty \
9699 grantpt \
9700 unlockpt \
9701 isastream \
9702 on_exit \ 9964 on_exit \
9703 nanosleep \
9704 updwtmp \
9705 updwtmpx \
9706 ttyslot \
9707 9965
9708do 9966do
9709as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` 9967as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
9710echo "$as_me:$LINENO: checking for $ac_func" >&5 9968echo "$as_me:$LINENO: checking for $ac_func" >&5
9711echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 9969echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
9800 cat >>confdefs.h <<_ACEOF 10058 cat >>confdefs.h <<_ACEOF
9801#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 10059#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
9802_ACEOF 10060_ACEOF
9803 10061
9804fi 10062fi
10063done
10064
10065
10066
10067support_utmp=yes
10068support_wtmp=yes
10069support_lastlog=yes
10070
10071# Check whether --enable-utmp or --disable-utmp was given.
10072if test "${enable_utmp+set}" = set; then
10073 enableval="$enable_utmp"
10074 if test x$enableval = xyes -o x$enableval = xno; then
10075 support_utmp=$enableval
10076 fi
10077fi;
10078
10079# Check whether --enable-wtmp or --disable-wtmp was given.
10080if test "${enable_wtmp+set}" = set; then
10081 enableval="$enable_wtmp"
10082 if test x$enableval = xyes -o x$enableval = xno; then
10083 support_wtmp=$enableval
10084 fi
10085fi;
10086
10087# Check whether --enable-lastlog or --disable-lastlog was given.
10088if test "${enable_lastlog+set}" = set; then
10089 enableval="$enable_lastlog"
10090 if test x$enableval = xyes -o x$enableval = xno; then
10091 support_lastlog=$enableval
10092 fi
10093fi;
10094
10095if test x$support_utmp = xyes; then
10096
10097cat >>confdefs.h <<\_ACEOF
10098#define UTMP_SUPPORT 1
10099_ACEOF
10100
10101fi
10102if test x$support_wtmp = xyes; then
10103
10104cat >>confdefs.h <<\_ACEOF
10105#define WTMP_SUPPORT 1
10106_ACEOF
10107
10108fi
10109if test x$support_lastlog = xyes; then
10110
10111cat >>confdefs.h <<\_ACEOF
10112#define LASTLOG_SUPPORT 1
10113_ACEOF
10114
10115fi
10116
10117
10118
10119
10120for ac_func in \
10121 ttyslot \
10122 updwtmp \
10123 updwtmpx \
10124
10125do
10126as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
10127echo "$as_me:$LINENO: checking for $ac_func" >&5
10128echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
10129if eval "test \"\${$as_ac_var+set}\" = set"; then
10130 echo $ECHO_N "(cached) $ECHO_C" >&6
10131else
10132 cat >conftest.$ac_ext <<_ACEOF
10133/* confdefs.h. */
10134_ACEOF
10135cat confdefs.h >>conftest.$ac_ext
10136cat >>conftest.$ac_ext <<_ACEOF
10137/* end confdefs.h. */
10138/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
10139 For example, HP-UX 11i <limits.h> declares gettimeofday. */
10140#define $ac_func innocuous_$ac_func
10141
10142/* System header to define __stub macros and hopefully few prototypes,
10143 which can conflict with char $ac_func (); below.
10144 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
10145 <limits.h> exists even on freestanding compilers. */
10146
10147#ifdef __STDC__
10148# include <limits.h>
10149#else
10150# include <assert.h>
10151#endif
10152
10153#undef $ac_func
10154
10155/* Override any gcc2 internal prototype to avoid an error. */
10156#ifdef __cplusplus
10157extern "C"
10158{
10159#endif
10160/* We use char because int might match the return type of a gcc2
10161 builtin and then its argument prototype would still apply. */
10162char $ac_func ();
10163/* The GNU C library defines this for functions which it implements
10164 to always fail with ENOSYS. Some functions are actually named
10165 something starting with __ and the normal name is an alias. */
10166#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
10167choke me
10168#else
10169char (*f) () = $ac_func;
10170#endif
10171#ifdef __cplusplus
10172}
10173#endif
10174
10175int
10176main ()
10177{
10178return f != $ac_func;
10179 ;
10180 return 0;
10181}
10182_ACEOF
10183rm -f conftest.$ac_objext conftest$ac_exeext
10184if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
10185 (eval $ac_link) 2>conftest.er1
10186 ac_status=$?
10187 grep -v '^ *+' conftest.er1 >conftest.err
10188 rm -f conftest.er1
10189 cat conftest.err >&5
10190 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10191 (exit $ac_status); } &&
10192 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
10193 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10194 (eval $ac_try) 2>&5
10195 ac_status=$?
10196 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10197 (exit $ac_status); }; } &&
10198 { ac_try='test -s conftest$ac_exeext'
10199 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10200 (eval $ac_try) 2>&5
10201 ac_status=$?
10202 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10203 (exit $ac_status); }; }; then
10204 eval "$as_ac_var=yes"
10205else
10206 echo "$as_me: failed program was:" >&5
10207sed 's/^/| /' conftest.$ac_ext >&5
10208
10209eval "$as_ac_var=no"
10210fi
10211rm -f conftest.err conftest.$ac_objext \
10212 conftest$ac_exeext conftest.$ac_ext
10213fi
10214echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
10215echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
10216if test `eval echo '${'$as_ac_var'}'` = yes; then
10217 cat >>confdefs.h <<_ACEOF
10218#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
10219_ACEOF
10220
10221fi
10222done
10223
10224
10225
10226
10227
10228for ac_header in \
10229 utmp.h \
10230 utmpx.h \
10231 lastlog.h \
10232
10233do
10234as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
10235if eval "test \"\${$as_ac_Header+set}\" = set"; then
10236 echo "$as_me:$LINENO: checking for $ac_header" >&5
10237echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
10238if eval "test \"\${$as_ac_Header+set}\" = set"; then
10239 echo $ECHO_N "(cached) $ECHO_C" >&6
10240fi
10241echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
10242echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
10243else
10244 # Is the header compilable?
10245echo "$as_me:$LINENO: checking $ac_header usability" >&5
10246echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
10247cat >conftest.$ac_ext <<_ACEOF
10248/* confdefs.h. */
10249_ACEOF
10250cat confdefs.h >>conftest.$ac_ext
10251cat >>conftest.$ac_ext <<_ACEOF
10252/* end confdefs.h. */
10253$ac_includes_default
10254#include <$ac_header>
10255_ACEOF
10256rm -f conftest.$ac_objext
10257if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
10258 (eval $ac_compile) 2>conftest.er1
10259 ac_status=$?
10260 grep -v '^ *+' conftest.er1 >conftest.err
10261 rm -f conftest.er1
10262 cat conftest.err >&5
10263 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10264 (exit $ac_status); } &&
10265 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
10266 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10267 (eval $ac_try) 2>&5
10268 ac_status=$?
10269 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10270 (exit $ac_status); }; } &&
10271 { ac_try='test -s conftest.$ac_objext'
10272 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10273 (eval $ac_try) 2>&5
10274 ac_status=$?
10275 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10276 (exit $ac_status); }; }; then
10277 ac_header_compiler=yes
10278else
10279 echo "$as_me: failed program was:" >&5
10280sed 's/^/| /' conftest.$ac_ext >&5
10281
10282ac_header_compiler=no
10283fi
10284rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10285echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
10286echo "${ECHO_T}$ac_header_compiler" >&6
10287
10288# Is the header present?
10289echo "$as_me:$LINENO: checking $ac_header presence" >&5
10290echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
10291cat >conftest.$ac_ext <<_ACEOF
10292/* confdefs.h. */
10293_ACEOF
10294cat confdefs.h >>conftest.$ac_ext
10295cat >>conftest.$ac_ext <<_ACEOF
10296/* end confdefs.h. */
10297#include <$ac_header>
10298_ACEOF
10299if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
10300 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
10301 ac_status=$?
10302 grep -v '^ *+' conftest.er1 >conftest.err
10303 rm -f conftest.er1
10304 cat conftest.err >&5
10305 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10306 (exit $ac_status); } >/dev/null; then
10307 if test -s conftest.err; then
10308 ac_cpp_err=$ac_cxx_preproc_warn_flag
10309 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
10310 else
10311 ac_cpp_err=
10312 fi
10313else
10314 ac_cpp_err=yes
10315fi
10316if test -z "$ac_cpp_err"; then
10317 ac_header_preproc=yes
10318else
10319 echo "$as_me: failed program was:" >&5
10320sed 's/^/| /' conftest.$ac_ext >&5
10321
10322 ac_header_preproc=no
10323fi
10324rm -f conftest.err conftest.$ac_ext
10325echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
10326echo "${ECHO_T}$ac_header_preproc" >&6
10327
10328# So? What about this header?
10329case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in
10330 yes:no: )
10331 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
10332echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
10333 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
10334echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
10335 ac_header_preproc=yes
10336 ;;
10337 no:yes:* )
10338 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
10339echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
10340 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
10341echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
10342 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
10343echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
10344 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
10345echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
10346 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
10347echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
10348 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
10349echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
10350 (
10351 cat <<\_ASBOX
10352## ------------------------------------------ ##
10353## Report this to the AC_PACKAGE_NAME lists. ##
10354## ------------------------------------------ ##
10355_ASBOX
10356 ) |
10357 sed "s/^/$as_me: WARNING: /" >&2
10358 ;;
10359esac
10360echo "$as_me:$LINENO: checking for $ac_header" >&5
10361echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
10362if eval "test \"\${$as_ac_Header+set}\" = set"; then
10363 echo $ECHO_N "(cached) $ECHO_C" >&6
10364else
10365 eval "$as_ac_Header=\$ac_header_preproc"
10366fi
10367echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
10368echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
10369
10370fi
10371if test `eval echo '${'$as_ac_Header'}'` = yes; then
10372 cat >>confdefs.h <<_ACEOF
10373#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
10374_ACEOF
10375
10376fi
10377
9805done 10378done
9806 10379
9807 10380
9808 10381
9809if test "${ac_cv_header_utmp_h+set}" = set; then 10382if test "${ac_cv_header_utmp_h+set}" = set; then
9943 10516
9944fi 10517fi
9945if test $ac_cv_header_utmp_h = yes; then 10518if test $ac_cv_header_utmp_h = yes; then
9946 echo "$as_me:$LINENO: checking for struct utmp" >&5 10519 echo "$as_me:$LINENO: checking for struct utmp" >&5
9947echo $ECHO_N "checking for struct utmp... $ECHO_C" >&6 10520echo $ECHO_N "checking for struct utmp... $ECHO_C" >&6
9948if test "${rxvt_cv_struct_utmp+set}" = set; then 10521if test "${struct_utmp+set}" = set; then
9949 echo $ECHO_N "(cached) $ECHO_C" >&6 10522 echo $ECHO_N "(cached) $ECHO_C" >&6
9950else 10523else
9951 cat >conftest.$ac_ext <<_ACEOF 10524 cat >conftest.$ac_ext <<_ACEOF
9952/* confdefs.h. */ 10525/* confdefs.h. */
9953_ACEOF 10526_ACEOF
9954cat confdefs.h >>conftest.$ac_ext 10527cat confdefs.h >>conftest.$ac_ext
9955cat >>conftest.$ac_ext <<_ACEOF 10528cat >>conftest.$ac_ext <<_ACEOF
9956/* end confdefs.h. */ 10529/* end confdefs.h. */
9957#include <sys/types.h> 10530#include <sys/types.h>
9958#include <stdint.h>
9959#include <utmp.h> 10531#include <utmp.h>
9960int 10532int
9961main () 10533main ()
9962{ 10534{
9963struct utmp ut; 10535struct utmp ut;
9984 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10556 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9985 (eval $ac_try) 2>&5 10557 (eval $ac_try) 2>&5
9986 ac_status=$? 10558 ac_status=$?
9987 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10559 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9988 (exit $ac_status); }; }; then 10560 (exit $ac_status); }; }; then
9989 rxvt_cv_struct_utmp=yes 10561 struct_utmp=yes
9990else 10562else
9991 echo "$as_me: failed program was:" >&5 10563 echo "$as_me: failed program was:" >&5
9992sed 's/^/| /' conftest.$ac_ext >&5 10564sed 's/^/| /' conftest.$ac_ext >&5
9993 10565
9994rxvt_cv_struct_utmp=no 10566struct_utmp=no
9995fi 10567fi
9996rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10568rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
9997fi 10569fi
9998echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmp" >&5 10570echo "$as_me:$LINENO: result: $struct_utmp" >&5
9999echo "${ECHO_T}$rxvt_cv_struct_utmp" >&6 10571echo "${ECHO_T}$struct_utmp" >&6
10000if test x$rxvt_cv_struct_utmp = xyes; then 10572if test x$struct_utmp = xyes; then
10001 10573
10002cat >>confdefs.h <<\_ACEOF 10574cat >>confdefs.h <<\_ACEOF
10003#define HAVE_STRUCT_UTMP 1 10575#define HAVE_STRUCT_UTMP 1
10004_ACEOF 10576_ACEOF
10005 10577
10006fi 10578fi
10007 10579
10008 10580
10009echo "$as_me:$LINENO: checking for ut_host in utmp struct" >&5 10581echo "$as_me:$LINENO: checking for ut_host in utmp struct" >&5
10010echo $ECHO_N "checking for ut_host in utmp struct... $ECHO_C" >&6 10582echo $ECHO_N "checking for ut_host in utmp struct... $ECHO_C" >&6
10011if test "${rxvt_cv_struct_utmp_host+set}" = set; then 10583if test "${struct_utmp_host+set}" = set; then
10012 echo $ECHO_N "(cached) $ECHO_C" >&6 10584 echo $ECHO_N "(cached) $ECHO_C" >&6
10013else 10585else
10014 cat >conftest.$ac_ext <<_ACEOF 10586 cat >conftest.$ac_ext <<_ACEOF
10015/* confdefs.h. */ 10587/* confdefs.h. */
10016_ACEOF 10588_ACEOF
10046 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10618 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10047 (eval $ac_try) 2>&5 10619 (eval $ac_try) 2>&5
10048 ac_status=$? 10620 ac_status=$?
10049 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10621 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10050 (exit $ac_status); }; }; then 10622 (exit $ac_status); }; }; then
10051 rxvt_cv_struct_utmp_host=yes 10623 struct_utmp_host=yes
10052else 10624else
10053 echo "$as_me: failed program was:" >&5 10625 echo "$as_me: failed program was:" >&5
10054sed 's/^/| /' conftest.$ac_ext >&5 10626sed 's/^/| /' conftest.$ac_ext >&5
10055 10627
10056rxvt_cv_struct_utmp_host=no 10628struct_utmp_host=no
10057fi 10629fi
10058rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10630rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10059fi 10631fi
10060echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmp_host" >&5 10632echo "$as_me:$LINENO: result: $struct_utmp_host" >&5
10061echo "${ECHO_T}$rxvt_cv_struct_utmp_host" >&6 10633echo "${ECHO_T}$struct_utmp_host" >&6
10062if test x$rxvt_cv_struct_utmp_host = xyes; then 10634if test x$struct_utmp_host = xyes; then
10063 10635
10064cat >>confdefs.h <<\_ACEOF 10636cat >>confdefs.h <<\_ACEOF
10065#define HAVE_UTMP_HOST 1 10637#define HAVE_UTMP_HOST 1
10066_ACEOF 10638_ACEOF
10067 10639
10068fi 10640fi
10069 10641
10070echo "$as_me:$LINENO: checking for ut_pid in utmp struct" >&5 10642echo "$as_me:$LINENO: checking for ut_pid in utmp struct" >&5
10071echo $ECHO_N "checking for ut_pid in utmp struct... $ECHO_C" >&6 10643echo $ECHO_N "checking for ut_pid in utmp struct... $ECHO_C" >&6
10072if test "${rxvt_cv_struct_utmp_pid+set}" = set; then 10644if test "${struct_utmp_pid+set}" = set; then
10073 echo $ECHO_N "(cached) $ECHO_C" >&6 10645 echo $ECHO_N "(cached) $ECHO_C" >&6
10074else 10646else
10075 cat >conftest.$ac_ext <<_ACEOF 10647 cat >conftest.$ac_ext <<_ACEOF
10076/* confdefs.h. */ 10648/* confdefs.h. */
10077_ACEOF 10649_ACEOF
10107 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10679 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10108 (eval $ac_try) 2>&5 10680 (eval $ac_try) 2>&5
10109 ac_status=$? 10681 ac_status=$?
10110 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10682 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10111 (exit $ac_status); }; }; then 10683 (exit $ac_status); }; }; then
10112 rxvt_cv_struct_utmp_pid=yes 10684 struct_utmp_pid=yes
10113else 10685else
10114 echo "$as_me: failed program was:" >&5 10686 echo "$as_me: failed program was:" >&5
10115sed 's/^/| /' conftest.$ac_ext >&5 10687sed 's/^/| /' conftest.$ac_ext >&5
10116 10688
10117rxvt_cv_struct_utmp_pid=no 10689struct_utmp_pid=no
10118fi 10690fi
10119rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10691rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10120fi 10692fi
10121echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmp_pid" >&5 10693echo "$as_me:$LINENO: result: $struct_utmp_pid" >&5
10122echo "${ECHO_T}$rxvt_cv_struct_utmp_pid" >&6 10694echo "${ECHO_T}$struct_utmp_pid" >&6
10123if test x$rxvt_cv_struct_utmp_pid = xyes; then 10695if test x$struct_utmp_pid = xyes; then
10124 10696
10125cat >>confdefs.h <<\_ACEOF 10697cat >>confdefs.h <<\_ACEOF
10126#define HAVE_UTMP_PID 1 10698#define HAVE_UTMP_PID 1
10127_ACEOF 10699_ACEOF
10128 10700
10269 10841
10270fi 10842fi
10271if test $ac_cv_header_utmpx_h = yes; then 10843if test $ac_cv_header_utmpx_h = yes; then
10272 echo "$as_me:$LINENO: checking for struct utmpx" >&5 10844 echo "$as_me:$LINENO: checking for struct utmpx" >&5
10273echo $ECHO_N "checking for struct utmpx... $ECHO_C" >&6 10845echo $ECHO_N "checking for struct utmpx... $ECHO_C" >&6
10274if test "${rxvt_cv_struct_utmpx+set}" = set; then 10846if test "${struct_utmpx+set}" = set; then
10275 echo $ECHO_N "(cached) $ECHO_C" >&6 10847 echo $ECHO_N "(cached) $ECHO_C" >&6
10276else 10848else
10277 cat >conftest.$ac_ext <<_ACEOF 10849 cat >conftest.$ac_ext <<_ACEOF
10278/* confdefs.h. */ 10850/* confdefs.h. */
10279_ACEOF 10851_ACEOF
10309 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10881 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10310 (eval $ac_try) 2>&5 10882 (eval $ac_try) 2>&5
10311 ac_status=$? 10883 ac_status=$?
10312 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10884 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10313 (exit $ac_status); }; }; then 10885 (exit $ac_status); }; }; then
10314 rxvt_cv_struct_utmpx=yes 10886 struct_utmpx=yes
10315else 10887else
10316 echo "$as_me: failed program was:" >&5 10888 echo "$as_me: failed program was:" >&5
10317sed 's/^/| /' conftest.$ac_ext >&5 10889sed 's/^/| /' conftest.$ac_ext >&5
10318 10890
10319rxvt_cv_struct_utmpx=no 10891struct_utmpx=no
10320fi 10892fi
10321rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10893rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10322fi 10894fi
10323echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmpx" >&5 10895echo "$as_me:$LINENO: result: $struct_utmpx" >&5
10324echo "${ECHO_T}$rxvt_cv_struct_utmpx" >&6 10896echo "${ECHO_T}$struct_utmpx" >&6
10325if test x$rxvt_cv_struct_utmpx = xyes; then 10897if test x$struct_utmpx = xyes; then
10326 10898
10327cat >>confdefs.h <<\_ACEOF 10899cat >>confdefs.h <<\_ACEOF
10328#define HAVE_STRUCT_UTMPX 1 10900#define HAVE_STRUCT_UTMPX 1
10329_ACEOF 10901_ACEOF
10330 10902
10331fi 10903fi
10332 10904
10333 10905
10334echo "$as_me:$LINENO: checking for host in utmpx struct" >&5 10906echo "$as_me:$LINENO: checking for host in utmpx struct" >&5
10335echo $ECHO_N "checking for host in utmpx struct... $ECHO_C" >&6 10907echo $ECHO_N "checking for host in utmpx struct... $ECHO_C" >&6
10336if test "${rxvt_cv_struct_utmpx_host+set}" = set; then 10908if test "${struct_utmpx_host+set}" = set; then
10337 echo $ECHO_N "(cached) $ECHO_C" >&6 10909 echo $ECHO_N "(cached) $ECHO_C" >&6
10338else 10910else
10339 cat >conftest.$ac_ext <<_ACEOF 10911 cat >conftest.$ac_ext <<_ACEOF
10340/* confdefs.h. */ 10912/* confdefs.h. */
10341_ACEOF 10913_ACEOF
10371 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10943 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10372 (eval $ac_try) 2>&5 10944 (eval $ac_try) 2>&5
10373 ac_status=$? 10945 ac_status=$?
10374 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10946 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10375 (exit $ac_status); }; }; then 10947 (exit $ac_status); }; }; then
10376 rxvt_cv_struct_utmpx_host=yes 10948 struct_utmpx_host=yes
10377else 10949else
10378 echo "$as_me: failed program was:" >&5 10950 echo "$as_me: failed program was:" >&5
10379sed 's/^/| /' conftest.$ac_ext >&5 10951sed 's/^/| /' conftest.$ac_ext >&5
10380 10952
10381rxvt_cv_struct_utmpx_host=no 10953struct_utmpx_host=no
10382fi 10954fi
10383rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10955rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10384fi 10956fi
10385echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmpx_host" >&5 10957echo "$as_me:$LINENO: result: $struct_utmpx_host" >&5
10386echo "${ECHO_T}$rxvt_cv_struct_utmpx_host" >&6 10958echo "${ECHO_T}$struct_utmpx_host" >&6
10387if test x$rxvt_cv_struct_utmpx_host = xyes; then 10959if test x$struct_utmpx_host = xyes; then
10388 10960
10389cat >>confdefs.h <<\_ACEOF 10961cat >>confdefs.h <<\_ACEOF
10390#define HAVE_UTMPX_HOST 1 10962#define HAVE_UTMPX_HOST 1
10391_ACEOF 10963_ACEOF
10392 10964
10393fi 10965fi
10394 10966
10395echo "$as_me:$LINENO: checking for session in utmpx struct" >&5 10967echo "$as_me:$LINENO: checking for session in utmpx struct" >&5
10396echo $ECHO_N "checking for session in utmpx struct... $ECHO_C" >&6 10968echo $ECHO_N "checking for session in utmpx struct... $ECHO_C" >&6
10397if test "${rxvt_cv_struct_utmpx_session+set}" = set; then 10969if test "${struct_utmpx_session+set}" = set; then
10398 echo $ECHO_N "(cached) $ECHO_C" >&6 10970 echo $ECHO_N "(cached) $ECHO_C" >&6
10399else 10971else
10400 cat >conftest.$ac_ext <<_ACEOF 10972 cat >conftest.$ac_ext <<_ACEOF
10401/* confdefs.h. */ 10973/* confdefs.h. */
10402_ACEOF 10974_ACEOF
10432 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11004 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10433 (eval $ac_try) 2>&5 11005 (eval $ac_try) 2>&5
10434 ac_status=$? 11006 ac_status=$?
10435 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11007 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10436 (exit $ac_status); }; }; then 11008 (exit $ac_status); }; }; then
10437 rxvt_cv_struct_utmpx_session=yes 11009 struct_utmpx_session=yes
10438else 11010else
10439 echo "$as_me: failed program was:" >&5 11011 echo "$as_me: failed program was:" >&5
10440sed 's/^/| /' conftest.$ac_ext >&5 11012sed 's/^/| /' conftest.$ac_ext >&5
10441 11013
10442rxvt_cv_struct_utmpx_session=no 11014struct_utmpx_session=no
10443fi 11015fi
10444rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 11016rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10445fi 11017fi
10446echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmpx_session" >&5 11018echo "$as_me:$LINENO: result: $struct_utmpx_session" >&5
10447echo "${ECHO_T}$rxvt_cv_struct_utmpx_session" >&6 11019echo "${ECHO_T}$struct_utmpx_session" >&6
10448if test x$rxvt_cv_struct_utmpx_session = xyes; then 11020if test x$struct_utmpx_session = xyes; then
10449 11021
10450cat >>confdefs.h <<\_ACEOF 11022cat >>confdefs.h <<\_ACEOF
10451#define HAVE_UTMPX_SESSION 1 11023#define HAVE_UTMPX_SESSION 1
10452_ACEOF 11024_ACEOF
10453 11025
10456fi 11028fi
10457 11029
10458 11030
10459echo "$as_me:$LINENO: checking for struct lastlog" >&5 11031echo "$as_me:$LINENO: checking for struct lastlog" >&5
10460echo $ECHO_N "checking for struct lastlog... $ECHO_C" >&6 11032echo $ECHO_N "checking for struct lastlog... $ECHO_C" >&6
10461if test "${rxvt_cv_struct_lastlog+set}" = set; then 11033if test "${struct_lastlog+set}" = set; then
10462 echo $ECHO_N "(cached) $ECHO_C" >&6 11034 echo $ECHO_N "(cached) $ECHO_C" >&6
10463else 11035else
10464 cat >conftest.$ac_ext <<_ACEOF 11036 cat >conftest.$ac_ext <<_ACEOF
10465/* confdefs.h. */ 11037/* confdefs.h. */
10466_ACEOF 11038_ACEOF
10500 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11072 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10501 (eval $ac_try) 2>&5 11073 (eval $ac_try) 2>&5
10502 ac_status=$? 11074 ac_status=$?
10503 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11075 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10504 (exit $ac_status); }; }; then 11076 (exit $ac_status); }; }; then
10505 rxvt_cv_struct_lastlog=yes 11077 struct_lastlog=yes
10506else 11078else
10507 echo "$as_me: failed program was:" >&5 11079 echo "$as_me: failed program was:" >&5
10508sed 's/^/| /' conftest.$ac_ext >&5 11080sed 's/^/| /' conftest.$ac_ext >&5
10509 11081
10510rxvt_cv_struct_lastlog=no 11082struct_lastlog=no
10511fi 11083fi
10512rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 11084rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10513fi 11085fi
10514echo "$as_me:$LINENO: result: $rxvt_cv_struct_lastlog" >&5 11086echo "$as_me:$LINENO: result: $struct_lastlog" >&5
10515echo "${ECHO_T}$rxvt_cv_struct_lastlog" >&6 11087echo "${ECHO_T}$struct_lastlog" >&6
10516if test x$rxvt_cv_struct_lastlog = xyes; then 11088if test x$struct_lastlog = xyes; then
10517 11089
10518cat >>confdefs.h <<\_ACEOF 11090cat >>confdefs.h <<\_ACEOF
10519#define HAVE_STRUCT_LASTLOG 1 11091#define HAVE_STRUCT_LASTLOG 1
10520_ACEOF 11092_ACEOF
10521 11093
10522fi 11094fi
10523 11095
10524echo "$as_me:$LINENO: checking for struct lastlogx" >&5 11096echo "$as_me:$LINENO: checking for struct lastlogx" >&5
10525echo $ECHO_N "checking for struct lastlogx... $ECHO_C" >&6 11097echo $ECHO_N "checking for struct lastlogx... $ECHO_C" >&6
10526if test "${rxvt_cv_struct_lastlogx+set}" = set; then 11098if test "${struct_lastlogx+set}" = set; then
10527 echo $ECHO_N "(cached) $ECHO_C" >&6 11099 echo $ECHO_N "(cached) $ECHO_C" >&6
10528else 11100else
10529 cat >conftest.$ac_ext <<_ACEOF 11101 cat >conftest.$ac_ext <<_ACEOF
10530/* confdefs.h. */ 11102/* confdefs.h. */
10531_ACEOF 11103_ACEOF
10565 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11137 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10566 (eval $ac_try) 2>&5 11138 (eval $ac_try) 2>&5
10567 ac_status=$? 11139 ac_status=$?
10568 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11140 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10569 (exit $ac_status); }; }; then 11141 (exit $ac_status); }; }; then
10570 rxvt_cv_struct_lastlogx=yes 11142 struct_lastlogx=yes
10571else 11143else
10572 echo "$as_me: failed program was:" >&5 11144 echo "$as_me: failed program was:" >&5
10573sed 's/^/| /' conftest.$ac_ext >&5 11145sed 's/^/| /' conftest.$ac_ext >&5
10574 11146
10575rxvt_cv_struct_lastlogx=no 11147struct_lastlogx=no
10576fi 11148fi
10577rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 11149rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10578fi 11150fi
10579echo "$as_me:$LINENO: result: $rxvt_cv_struct_lastlogx" >&5 11151echo "$as_me:$LINENO: result: $struct_lastlogx" >&5
10580echo "${ECHO_T}$rxvt_cv_struct_lastlogx" >&6 11152echo "${ECHO_T}$struct_lastlogx" >&6
10581if test x$rxvt_cv_struct_lastlogx = xyes; then 11153if test x$struct_lastlogx = xyes; then
10582 11154
10583cat >>confdefs.h <<\_ACEOF 11155cat >>confdefs.h <<\_ACEOF
10584#define HAVE_STRUCT_LASTLOGX 1 11156#define HAVE_STRUCT_LASTLOGX 1
10585_ACEOF 11157_ACEOF
10586 11158
10587fi 11159fi
10588 11160
10589 11161
10590echo "$as_me:$LINENO: checking where utmp is located" >&5 11162echo "$as_me:$LINENO: checking where utmp is located" >&5
10591echo $ECHO_N "checking where utmp is located... $ECHO_C" >&6 11163echo $ECHO_N "checking where utmp is located... $ECHO_C" >&6
10592if test "${rxvt_cv_path_utmp+set}" = set; then 11164if test "${path_utmp+set}" = set; then
10593 echo $ECHO_N "(cached) $ECHO_C" >&6 11165 echo $ECHO_N "(cached) $ECHO_C" >&6
10594else 11166else
10595 if test "$cross_compiling" = yes; then 11167 if test "$cross_compiling" = yes; then
10596 { echo "$as_me:$LINENO: WARNING: Define RXVT_UTMP_FILE in config.h manually" >&5 11168 { echo "$as_me:$LINENO: WARNING: Define UTMP_FILE in config.h manually" >&5
10597echo "$as_me: WARNING: Define RXVT_UTMP_FILE in config.h manually" >&2;} 11169echo "$as_me: WARNING: Define UTMP_FILE in config.h manually" >&2;}
10598else 11170else
10599 cat >conftest.$ac_ext <<_ACEOF 11171 cat >conftest.$ac_ext <<_ACEOF
10600/* confdefs.h. */ 11172/* confdefs.h. */
10601_ACEOF 11173_ACEOF
10602cat confdefs.h >>conftest.$ac_ext 11174cat confdefs.h >>conftest.$ac_ext
10638 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11210 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10639 (eval $ac_try) 2>&5 11211 (eval $ac_try) 2>&5
10640 ac_status=$? 11212 ac_status=$?
10641 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11213 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10642 (exit $ac_status); }; }; then 11214 (exit $ac_status); }; }; then
10643 rxvt_cv_path_utmp=`cat conftestval` 11215 path_utmp=`cat conftestval`
10644else 11216else
10645 echo "$as_me: program exited with status $ac_status" >&5 11217 echo "$as_me: program exited with status $ac_status" >&5
10646echo "$as_me: failed program was:" >&5 11218echo "$as_me: failed program was:" >&5
10647sed 's/^/| /' conftest.$ac_ext >&5 11219sed 's/^/| /' conftest.$ac_ext >&5
10648 11220
10649( exit $ac_status ) 11221( exit $ac_status )
10650rxvt_cv_path_utmp= 11222path_utmp=
10651fi 11223fi
10652rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 11224rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
10653fi 11225fi
10654fi 11226fi
10655echo "$as_me:$LINENO: result: $rxvt_cv_path_utmp" >&5 11227echo "$as_me:$LINENO: result: $path_utmp" >&5
10656echo "${ECHO_T}$rxvt_cv_path_utmp" >&6 11228echo "${ECHO_T}$path_utmp" >&6
10657if test x$rxvt_cv_path_utmp != x; then 11229if test x$path_utmp != x; then
10658 11230
10659cat >>confdefs.h <<_ACEOF 11231cat >>confdefs.h <<_ACEOF
10660#define RXVT_UTMP_FILE "$rxvt_cv_path_utmp" 11232#define UTMP_FILE "$path_utmp"
10661_ACEOF 11233_ACEOF
10662 11234
10663fi 11235fi
10664 11236
10665 11237
10666echo "$as_me:$LINENO: checking where utmpx is located" >&5 11238echo "$as_me:$LINENO: checking where utmpx is located" >&5
10667echo $ECHO_N "checking where utmpx is located... $ECHO_C" >&6 11239echo $ECHO_N "checking where utmpx is located... $ECHO_C" >&6
10668if test "${rxvt_cv_path_utmpx+set}" = set; then 11240if test "${path_utmpx+set}" = set; then
10669 echo $ECHO_N "(cached) $ECHO_C" >&6 11241 echo $ECHO_N "(cached) $ECHO_C" >&6
10670else 11242else
10671 if test "$cross_compiling" = yes; then 11243 if test "$cross_compiling" = yes; then
10672 { echo "$as_me:$LINENO: WARNING: Define RXVT_UTMPX_FILE in config.h manually" >&5 11244 { echo "$as_me:$LINENO: WARNING: Define UTMPX_FILE in config.h manually" >&5
10673echo "$as_me: WARNING: Define RXVT_UTMPX_FILE in config.h manually" >&2;} 11245echo "$as_me: WARNING: Define UTMPX_FILE in config.h manually" >&2;}
10674else 11246else
10675 cat >conftest.$ac_ext <<_ACEOF 11247 cat >conftest.$ac_ext <<_ACEOF
10676/* confdefs.h. */ 11248/* confdefs.h. */
10677_ACEOF 11249_ACEOF
10678cat confdefs.h >>conftest.$ac_ext 11250cat confdefs.h >>conftest.$ac_ext
10724 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11296 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10725 (eval $ac_try) 2>&5 11297 (eval $ac_try) 2>&5
10726 ac_status=$? 11298 ac_status=$?
10727 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11299 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10728 (exit $ac_status); }; }; then 11300 (exit $ac_status); }; }; then
10729 rxvt_cv_path_utmpx=`cat conftestval` 11301 path_utmpx=`cat conftestval`
10730else 11302else
10731 echo "$as_me: program exited with status $ac_status" >&5 11303 echo "$as_me: program exited with status $ac_status" >&5
10732echo "$as_me: failed program was:" >&5 11304echo "$as_me: failed program was:" >&5
10733sed 's/^/| /' conftest.$ac_ext >&5 11305sed 's/^/| /' conftest.$ac_ext >&5
10734 11306
10735( exit $ac_status ) 11307( exit $ac_status )
10736rxvt_cv_path_utmpx= 11308path_utmpx=
10737fi 11309fi
10738rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 11310rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
10739fi 11311fi
10740fi 11312fi
10741echo "$as_me:$LINENO: result: $rxvt_cv_path_utmpx" >&5 11313echo "$as_me:$LINENO: result: $path_utmpx" >&5
10742echo "${ECHO_T}$rxvt_cv_path_utmpx" >&6 11314echo "${ECHO_T}$path_utmpx" >&6
10743if test x$rxvt_cv_path_utmpx != x; then 11315if test x$path_utmpx != x; then
10744 11316
10745cat >>confdefs.h <<_ACEOF 11317cat >>confdefs.h <<_ACEOF
10746#define RXVT_UTMPX_FILE "$rxvt_cv_path_utmpx" 11318#define UTMPX_FILE "$path_utmpx"
10747_ACEOF 11319_ACEOF
10748 11320
10749fi 11321fi
10750 11322
10751 11323
10752echo "$as_me:$LINENO: checking where wtmp is located" >&5 11324echo "$as_me:$LINENO: checking where wtmp is located" >&5
10753echo $ECHO_N "checking where wtmp is located... $ECHO_C" >&6 11325echo $ECHO_N "checking where wtmp is located... $ECHO_C" >&6
10754if test "${rxvt_cv_path_wtmp+set}" = set; then 11326if test "${path_wtmp+set}" = set; then
10755 echo $ECHO_N "(cached) $ECHO_C" >&6 11327 echo $ECHO_N "(cached) $ECHO_C" >&6
10756else 11328else
10757 if test "$cross_compiling" = yes; then 11329 if test "$cross_compiling" = yes; then
10758 { echo "$as_me:$LINENO: WARNING: Define RXVT_WTMP_FILE in config.h manually" >&5 11330 { echo "$as_me:$LINENO: WARNING: Define WTMP_FILE in config.h manually" >&5
10759echo "$as_me: WARNING: Define RXVT_WTMP_FILE in config.h manually" >&2;} 11331echo "$as_me: WARNING: Define WTMP_FILE in config.h manually" >&2;}
10760else 11332else
10761 cat >conftest.$ac_ext <<_ACEOF 11333 cat >conftest.$ac_ext <<_ACEOF
10762/* confdefs.h. */ 11334/* confdefs.h. */
10763_ACEOF 11335_ACEOF
10764cat confdefs.h >>conftest.$ac_ext 11336cat confdefs.h >>conftest.$ac_ext
10802 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11374 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10803 (eval $ac_try) 2>&5 11375 (eval $ac_try) 2>&5
10804 ac_status=$? 11376 ac_status=$?
10805 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11377 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10806 (exit $ac_status); }; }; then 11378 (exit $ac_status); }; }; then
10807 rxvt_cv_path_wtmp=`cat conftestval` 11379 path_wtmp=`cat conftestval`
10808else 11380else
10809 echo "$as_me: program exited with status $ac_status" >&5 11381 echo "$as_me: program exited with status $ac_status" >&5
10810echo "$as_me: failed program was:" >&5 11382echo "$as_me: failed program was:" >&5
10811sed 's/^/| /' conftest.$ac_ext >&5 11383sed 's/^/| /' conftest.$ac_ext >&5
10812 11384
10813( exit $ac_status ) 11385( exit $ac_status )
10814rxvt_cv_path_wtmp= 11386path_wtmp=
10815fi 11387fi
10816rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 11388rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
10817fi 11389fi
10818fi 11390fi
10819echo "$as_me:$LINENO: result: $rxvt_cv_path_wtmp" >&5 11391echo "$as_me:$LINENO: result: $path_wtmp" >&5
10820echo "${ECHO_T}$rxvt_cv_path_wtmp" >&6 11392echo "${ECHO_T}$path_wtmp" >&6
10821if test x$rxvt_cv_path_wtmp != x; then 11393if test x$path_wtmp != x; then
10822 11394
10823cat >>confdefs.h <<_ACEOF 11395cat >>confdefs.h <<_ACEOF
10824#define RXVT_WTMP_FILE "$rxvt_cv_path_wtmp" 11396#define WTMP_FILE "$path_wtmp"
10825_ACEOF 11397_ACEOF
10826 11398
10827fi 11399fi
10828 11400
10829echo "$as_me:$LINENO: checking where wtmpx is located" >&5 11401echo "$as_me:$LINENO: checking where wtmpx is located" >&5
10830echo $ECHO_N "checking where wtmpx is located... $ECHO_C" >&6 11402echo $ECHO_N "checking where wtmpx is located... $ECHO_C" >&6
10831if test "${rxvt_cv_path_wtmpx+set}" = set; then 11403if test "${path_wtmpx+set}" = set; then
10832 echo $ECHO_N "(cached) $ECHO_C" >&6 11404 echo $ECHO_N "(cached) $ECHO_C" >&6
10833else 11405else
10834 if test "$cross_compiling" = yes; then 11406 if test "$cross_compiling" = yes; then
10835 { echo "$as_me:$LINENO: WARNING: Define RXVT_WTMPX_FILE in config.h manually" >&5 11407 { echo "$as_me:$LINENO: WARNING: Define WTMPX_FILE in config.h manually" >&5
10836echo "$as_me: WARNING: Define RXVT_WTMPX_FILE in config.h manually" >&2;} 11408echo "$as_me: WARNING: Define WTMPX_FILE in config.h manually" >&2;}
10837else 11409else
10838 cat >conftest.$ac_ext <<_ACEOF 11410 cat >conftest.$ac_ext <<_ACEOF
10839/* confdefs.h. */ 11411/* confdefs.h. */
10840_ACEOF 11412_ACEOF
10841cat confdefs.h >>conftest.$ac_ext 11413cat confdefs.h >>conftest.$ac_ext
10878 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11450 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10879 (eval $ac_try) 2>&5 11451 (eval $ac_try) 2>&5
10880 ac_status=$? 11452 ac_status=$?
10881 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11453 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10882 (exit $ac_status); }; }; then 11454 (exit $ac_status); }; }; then
10883 rxvt_cv_path_wtmpx=`cat conftestval` 11455 path_wtmpx=`cat conftestval`
10884else 11456else
10885 echo "$as_me: program exited with status $ac_status" >&5 11457 echo "$as_me: program exited with status $ac_status" >&5
10886echo "$as_me: failed program was:" >&5 11458echo "$as_me: failed program was:" >&5
10887sed 's/^/| /' conftest.$ac_ext >&5 11459sed 's/^/| /' conftest.$ac_ext >&5
10888 11460
10889( exit $ac_status ) 11461( exit $ac_status )
10890rxvt_cv_path_wtmpx= 11462path_wtmpx=
10891fi 11463fi
10892rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 11464rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
10893fi 11465fi
10894fi 11466fi
10895echo "$as_me:$LINENO: result: $rxvt_cv_path_wtmpx" >&5 11467echo "$as_me:$LINENO: result: $path_wtmpx" >&5
10896echo "${ECHO_T}$rxvt_cv_path_wtmpx" >&6 11468echo "${ECHO_T}$path_wtmpx" >&6
10897if test x$rxvt_cv_path_wtmpx != x; then 11469if test x$path_wtmpx != x; then
10898 11470
10899cat >>confdefs.h <<_ACEOF 11471cat >>confdefs.h <<_ACEOF
10900#define RXVT_WTMPX_FILE "$rxvt_cv_path_wtmpx" 11472#define WTMPX_FILE "$path_wtmpx"
10901_ACEOF 11473_ACEOF
10902 11474
10903fi 11475fi
10904 11476
10905echo "$as_me:$LINENO: checking where lastlog is located" >&5 11477echo "$as_me:$LINENO: checking where lastlog is located" >&5
10906echo $ECHO_N "checking where lastlog is located... $ECHO_C" >&6 11478echo $ECHO_N "checking where lastlog is located... $ECHO_C" >&6
10907if test "${rxvt_cv_path_lastlog+set}" = set; then 11479if test "${path_lastlog+set}" = set; then
10908 echo $ECHO_N "(cached) $ECHO_C" >&6 11480 echo $ECHO_N "(cached) $ECHO_C" >&6
10909else 11481else
10910 if test "$cross_compiling" = yes; then 11482 if test "$cross_compiling" = yes; then
10911 { echo "$as_me:$LINENO: WARNING: Define RXVT_LASTLOG_FILE in config.h manually" >&5 11483 { echo "$as_me:$LINENO: WARNING: Define LASTLOG_FILE in config.h manually" >&5
10912echo "$as_me: WARNING: Define RXVT_LASTLOG_FILE in config.h manually" >&2;} 11484echo "$as_me: WARNING: Define LASTLOG_FILE in config.h manually" >&2;}
10913else 11485else
10914 cat >conftest.$ac_ext <<_ACEOF 11486 cat >conftest.$ac_ext <<_ACEOF
10915/* confdefs.h. */ 11487/* confdefs.h. */
10916_ACEOF 11488_ACEOF
10917cat confdefs.h >>conftest.$ac_ext 11489cat confdefs.h >>conftest.$ac_ext
10959 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11531 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10960 (eval $ac_try) 2>&5 11532 (eval $ac_try) 2>&5
10961 ac_status=$? 11533 ac_status=$?
10962 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11534 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10963 (exit $ac_status); }; }; then 11535 (exit $ac_status); }; }; then
10964 rxvt_cv_path_lastlog=`cat conftestval` 11536 path_lastlog=`cat conftestval`
10965else 11537else
10966 echo "$as_me: program exited with status $ac_status" >&5 11538 echo "$as_me: program exited with status $ac_status" >&5
10967echo "$as_me: failed program was:" >&5 11539echo "$as_me: failed program was:" >&5
10968sed 's/^/| /' conftest.$ac_ext >&5 11540sed 's/^/| /' conftest.$ac_ext >&5
10969 11541
10970( exit $ac_status ) 11542( exit $ac_status )
10971rxvt_cv_path_lastlog= 11543path_lastlog=
10972fi 11544fi
10973rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 11545rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
10974fi 11546fi
10975fi 11547fi
10976echo "$as_me:$LINENO: result: $rxvt_cv_path_lastlog" >&5 11548echo "$as_me:$LINENO: result: $path_lastlog" >&5
10977echo "${ECHO_T}$rxvt_cv_path_lastlog" >&6 11549echo "${ECHO_T}$path_lastlog" >&6
10978if test x$rxvt_cv_path_lastlog != x; then 11550if test x$path_lastlog != x; then
10979 11551
10980cat >>confdefs.h <<_ACEOF 11552cat >>confdefs.h <<_ACEOF
10981#define RXVT_LASTLOG_FILE "$rxvt_cv_path_lastlog" 11553#define LASTLOG_FILE "$path_lastlog"
10982_ACEOF 11554_ACEOF
10983 11555
10984 if test -d "$rxvt_cv_path_lastlog"; then 11556 if test -d "$path_lastlog"; then
10985 11557
10986cat >>confdefs.h <<\_ACEOF 11558cat >>confdefs.h <<\_ACEOF
10987#define LASTLOG_IS_DIR 1 11559#define LASTLOG_IS_DIR 1
10988_ACEOF 11560_ACEOF
10989 11561
10990 fi 11562 fi
10991fi 11563fi
10992 11564
10993echo "$as_me:$LINENO: checking where lastlogx is located" >&5 11565echo "$as_me:$LINENO: checking where lastlogx is located" >&5
10994echo $ECHO_N "checking where lastlogx is located... $ECHO_C" >&6 11566echo $ECHO_N "checking where lastlogx is located... $ECHO_C" >&6
10995if test "${rxvt_cv_path_lastlogx+set}" = set; then 11567if test "${path_lastlogx+set}" = set; then
10996 echo $ECHO_N "(cached) $ECHO_C" >&6 11568 echo $ECHO_N "(cached) $ECHO_C" >&6
10997else 11569else
10998 if test "$cross_compiling" = yes; then 11570 if test "$cross_compiling" = yes; then
10999 { echo "$as_me:$LINENO: WARNING: Define RXVT_LASTLOGX_FILE in config.h manually" >&5 11571 { echo "$as_me:$LINENO: WARNING: Define LASTLOGX_FILE in config.h manually" >&5
11000echo "$as_me: WARNING: Define RXVT_LASTLOGX_FILE in config.h manually" >&2;} 11572echo "$as_me: WARNING: Define LASTLOGX_FILE in config.h manually" >&2;}
11001else 11573else
11002 cat >conftest.$ac_ext <<_ACEOF 11574 cat >conftest.$ac_ext <<_ACEOF
11003/* confdefs.h. */ 11575/* confdefs.h. */
11004_ACEOF 11576_ACEOF
11005cat confdefs.h >>conftest.$ac_ext 11577cat confdefs.h >>conftest.$ac_ext
11041 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11613 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11042 (eval $ac_try) 2>&5 11614 (eval $ac_try) 2>&5
11043 ac_status=$? 11615 ac_status=$?
11044 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11616 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11045 (exit $ac_status); }; }; then 11617 (exit $ac_status); }; }; then
11046 rxvt_cv_path_lastlogx=`cat conftestval` 11618 path_lastlogx=`cat conftestval`
11047else 11619else
11048 echo "$as_me: program exited with status $ac_status" >&5 11620 echo "$as_me: program exited with status $ac_status" >&5
11049echo "$as_me: failed program was:" >&5 11621echo "$as_me: failed program was:" >&5
11050sed 's/^/| /' conftest.$ac_ext >&5 11622sed 's/^/| /' conftest.$ac_ext >&5
11051 11623
11052( exit $ac_status ) 11624( exit $ac_status )
11053rxvt_cv_path_lastlogx= 11625path_lastlogx=
11054fi 11626fi
11055rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 11627rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
11056fi 11628fi
11057fi 11629fi
11058echo "$as_me:$LINENO: result: $rxvt_cv_path_lastlogx" >&5 11630echo "$as_me:$LINENO: result: $path_lastlogx" >&5
11059echo "${ECHO_T}$rxvt_cv_path_lastlogx" >&6 11631echo "${ECHO_T}$path_lastlogx" >&6
11060if test x$rxvt_cv_path_lastlogx != x; then 11632if test x$path_lastlogx != x; then
11061 11633
11062cat >>confdefs.h <<_ACEOF 11634cat >>confdefs.h <<_ACEOF
11063#define RXVT_LASTLOGX_FILE "$rxvt_cv_path_lastlogx" 11635#define LASTLOGX_FILE "$path_lastlogx"
11064_ACEOF 11636_ACEOF
11065 11637
11066fi 11638fi
11639
11640if test x$support_utmp != xyes; then
11641 echo " utmp support: disabled"
11642 echo
11643else
11644 echo " utmp support: enabled
11645 utmp file: $path_utmp
11646 utmpx file: $path_utmpx
11647 wtmp file: $path_wtmp
11648 wtmpx file: $path_wtmpx
11649 lastlog file: $path_lastlog
11650 lastlogx file: $path_lastlogx"
11651fi
11652
11067 11653
11068 11654
11069echo "$as_me:$LINENO: checking where ttys/ttytab is located" >&5 11655echo "$as_me:$LINENO: checking where ttys/ttytab is located" >&5
11070echo $ECHO_N "checking where ttys/ttytab is located... $ECHO_C" >&6 11656echo $ECHO_N "checking where ttys/ttytab is located... $ECHO_C" >&6
11071if test "${rxvt_cv_path_ttytab+set}" = set; then 11657if test "${rxvt_cv_path_ttytab+set}" = set; then
11338#define HAVE_NL_LANGINFO 1 11924#define HAVE_NL_LANGINFO 1
11339_ACEOF 11925_ACEOF
11340 11926
11341fi 11927fi
11342 11928
11929
11343echo "$as_me:$LINENO: checking for unix-compliant filehandle passing ability" >&5 11930echo "$as_me:$LINENO: checking for unix-compliant filehandle passing ability" >&5
11344echo $ECHO_N "checking for unix-compliant filehandle passing ability... $ECHO_C" >&6 11931echo $ECHO_N "checking for unix-compliant filehandle passing ability... $ECHO_C" >&6
11345if test "${rxvt_can_pass_fds+set}" = set; then 11932if test "${can_pass_fds+set}" = set; then
11346 echo $ECHO_N "(cached) $ECHO_C" >&6 11933 echo $ECHO_N "(cached) $ECHO_C" >&6
11347else 11934else
11348 cat >conftest.$ac_ext <<_ACEOF 11935 cat >conftest.$ac_ext <<_ACEOF
11349/* confdefs.h. */ 11936/* confdefs.h. */
11350_ACEOF 11937_ACEOF
11351cat confdefs.h >>conftest.$ac_ext 11938cat confdefs.h >>conftest.$ac_ext
11352cat >>conftest.$ac_ext <<_ACEOF 11939cat >>conftest.$ac_ext <<_ACEOF
11353/* end confdefs.h. */ 11940/* end confdefs.h. */
11354 11941
11942#include <cstddef> // broken bsds (is that redundant) need this
11355#include <sys/types.h> 11943#include <sys/types.h>
11356#include <sys/socket.h> 11944#include <sys/socket.h>
11945#include <sys/uio.h>
11357 11946
11358int 11947int
11359main () 11948main ()
11360{ 11949{
11361 11950
11406 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11995 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11407 (eval $ac_try) 2>&5 11996 (eval $ac_try) 2>&5
11408 ac_status=$? 11997 ac_status=$?
11409 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11998 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11410 (exit $ac_status); }; }; then 11999 (exit $ac_status); }; }; then
11411 rxvt_can_pass_fds=yes 12000 can_pass_fds=yes
11412else 12001else
11413 echo "$as_me: failed program was:" >&5 12002 echo "$as_me: failed program was:" >&5
11414sed 's/^/| /' conftest.$ac_ext >&5 12003sed 's/^/| /' conftest.$ac_ext >&5
11415 12004
11416rxvt_can_pass_fds=no 12005can_pass_fds=no
11417fi 12006fi
11418rm -f conftest.err conftest.$ac_objext \ 12007rm -f conftest.err conftest.$ac_objext \
11419 conftest$ac_exeext conftest.$ac_ext 12008 conftest$ac_exeext conftest.$ac_ext
11420fi 12009fi
11421echo "$as_me:$LINENO: result: $rxvt_can_pass_fds" >&5 12010echo "$as_me:$LINENO: result: $can_pass_fds" >&5
11422echo "${ECHO_T}$rxvt_can_pass_fds" >&6 12011echo "${ECHO_T}$can_pass_fds" >&6
11423if test x$rxvt_can_pass_fds = xyes; then 12012if test x$can_pass_fds = xyes; then
11424 12013
11425cat >>confdefs.h <<\_ACEOF 12014cat >>confdefs.h <<\_ACEOF
11426#define HAVE_UNIX_FDPASS 1 12015#define HAVE_UNIX_FDPASS 1
11427_ACEOF 12016_ACEOF
11428 12017
12018else
12019 { { echo "$as_me:$LINENO: error: libptytty requires unix-compliant filehandle passing ability" >&5
12020echo "$as_me: error: libptytty requires unix-compliant filehandle passing ability" >&2;}
12021 { (exit 1); exit 1; }; }
11429fi 12022fi
12023
11430 12024
11431echo "$as_me:$LINENO: checking for broken XIM callback" >&5 12025echo "$as_me:$LINENO: checking for broken XIM callback" >&5
11432echo $ECHO_N "checking for broken XIM callback... $ECHO_C" >&6 12026echo $ECHO_N "checking for broken XIM callback... $ECHO_C" >&6
11433if test "${rxvt_broken_ximcb+set}" = set; then 12027if test "${rxvt_broken_ximcb+set}" = set; then
11434 echo $ECHO_N "(cached) $ECHO_C" >&6 12028 echo $ECHO_N "(cached) $ECHO_C" >&6
11484#define XIMCB_PROTO_BROKEN 1 12078#define XIMCB_PROTO_BROKEN 1
11485_ACEOF 12079_ACEOF
11486 12080
11487fi 12081fi
11488 12082
11489echo "$as_me:$LINENO: checking for getpt" >&5
11490echo $ECHO_N "checking for getpt... $ECHO_C" >&6
11491if test "${rxvt_cv_func_getpt+set}" = set; then
11492 echo $ECHO_N "(cached) $ECHO_C" >&6
11493else
11494 cat >conftest.$ac_ext <<_ACEOF
11495/* confdefs.h. */
11496_ACEOF
11497cat confdefs.h >>conftest.$ac_ext
11498cat >>conftest.$ac_ext <<_ACEOF
11499/* end confdefs.h. */
11500#define _GNU_SOURCE
11501#ifdef HAVE_STDLIB_H
11502# include <cstdlib>
11503#endif
11504int
11505main ()
11506{
11507(void)getpt();
11508 ;
11509 return 0;
11510}
11511_ACEOF
11512rm -f conftest.$ac_objext conftest$ac_exeext
11513if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
11514 (eval $ac_link) 2>conftest.er1
11515 ac_status=$?
11516 grep -v '^ *+' conftest.er1 >conftest.err
11517 rm -f conftest.er1
11518 cat conftest.err >&5
11519 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11520 (exit $ac_status); } &&
11521 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
11522 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11523 (eval $ac_try) 2>&5
11524 ac_status=$?
11525 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11526 (exit $ac_status); }; } &&
11527 { ac_try='test -s conftest$ac_exeext'
11528 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11529 (eval $ac_try) 2>&5
11530 ac_status=$?
11531 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11532 (exit $ac_status); }; }; then
11533 rxvt_cv_func_getpt=yes
11534else
11535 echo "$as_me: failed program was:" >&5
11536sed 's/^/| /' conftest.$ac_ext >&5
11537 12083
11538rxvt_cv_func_getpt=no
11539fi
11540rm -f conftest.err conftest.$ac_objext \
11541 conftest$ac_exeext conftest.$ac_ext
11542fi
11543echo "$as_me:$LINENO: result: $rxvt_cv_func_getpt" >&5
11544echo "${ECHO_T}$rxvt_cv_func_getpt" >&6
11545if test x$rxvt_cv_func_getpt = xyes; then
11546 12084
11547cat >>confdefs.h <<\_ACEOF
11548#define HAVE_GETPT 1
11549_ACEOF
11550 12085
11551fi
11552 12086
11553echo "$as_me:$LINENO: checking for pty/tty type" >&5
11554echo $ECHO_N "checking for pty/tty type... $ECHO_C" >&6
11555if test "${rxvt_cv_ptys+set}" = set; then
11556 echo $ECHO_N "(cached) $ECHO_C" >&6
11557else
11558 if test x$ac_cv_func_openpty = xyes; then
11559 rxvt_cv_ptys=OPENPTY
11560 else if test x$ac_cv_func__getpty = xyes; then
11561 rxvt_cv_ptys=SGI4
11562 else if test -c /dev/ttyp20; then
11563 rxvt_cv_ptys=SCO
11564 else if test -c /dev/ptym/clone; then
11565 rxvt_cv_ptys=HPUX
11566 else if test x$rxvt_cv_func_getpt = xyes; then
11567 rxvt_cv_ptys=GLIBC
11568 else if test -c /dev/ptc -a -c /dev/pts; then
11569 rxvt_cv_ptys=PTC
11570 else if test -c /dev/ptc -a -d /dev/pts; then
11571 rxvt_cv_ptys=PTC
11572 else if test -c /dev/ptmx -a -c /dev/pts/0; then
11573 rxvt_cv_ptys=STREAMS
11574 else if test x$ac_cv_func_grantpt = xyes && test x$ac_cv_func_unlockpt = xyes; then
11575 rxvt_cv_ptys=STREAMS
11576 else
11577 rxvt_cv_ptys=BSD
11578fi
11579fi
11580fi
11581fi
11582fi
11583fi
11584fi
11585fi
11586fi
11587 12087
11588fi
11589echo "$as_me:$LINENO: result: $rxvt_cv_ptys" >&5
11590echo "${ECHO_T}$rxvt_cv_ptys" >&6
11591 12088
11592if test x$rxvt_cv_ptys = xOPENPTY; then 12089for ac_header in \
12090 pty.h \
12091 util.h \
12092 libutil.h \
12093 sys/ioctl.h \
12094 sys/stropts.h \
11593 12095
11594cat >>confdefs.h <<\_ACEOF
11595#define PTYS_ARE_OPENPTY 1
11596_ACEOF
11597
11598fi
11599if test x$rxvt_cv_ptys = xSCO; then
11600
11601cat >>confdefs.h <<\_ACEOF
11602#define PTYS_ARE_NUMERIC 1
11603_ACEOF
11604
11605fi
11606if test x$rxvt_cv_ptys = xSTREAMS; then
11607
11608cat >>confdefs.h <<\_ACEOF
11609#define PTYS_ARE_PTMX 1
11610_ACEOF
11611
11612fi
11613if test x$rxvt_cv_ptys = xPTC; then
11614
11615cat >>confdefs.h <<\_ACEOF
11616#define PTYS_ARE_PTC 1
11617_ACEOF
11618
11619fi
11620if test x$rxvt_cv_ptys = xSGI4; then
11621
11622cat >>confdefs.h <<\_ACEOF
11623#define PTYS_ARE__GETPTY 1
11624_ACEOF
11625
11626fi
11627if test x$rxvt_cv_ptys = xCONVEX; then
11628
11629cat >>confdefs.h <<\_ACEOF
11630#define PTYS_ARE_GETPTY 1
11631_ACEOF
11632
11633fi
11634if test x$rxvt_cv_ptys = xGLIBC; then
11635
11636cat >>confdefs.h <<\_ACEOF
11637#define PTYS_ARE_GETPT 1
11638_ACEOF
11639
11640fi
11641if test x$rxvt_cv_ptys = xHPUX; then
11642
11643cat >>confdefs.h <<\_ACEOF
11644#define PTYS_ARE_CLONE 1
11645_ACEOF
11646
11647fi
11648if test x$rxvt_cv_ptys = xBSD -o x$rxvt_cv_ptys = xHPUX -o x$rxvt_cv_ptys = xGLIBC; then
11649
11650cat >>confdefs.h <<\_ACEOF
11651#define PTYS_ARE_SEARCHED 1
11652_ACEOF
11653
11654fi
11655
11656
11657{ echo "$as_me:$LINENO: checking for pty ranges..." >&5
11658echo "$as_me: checking for pty ranges..." >&6;}
11659ptys=`echo /dev/pty??`
11660pch1=`echo $ptys | tr ' ' '\012' | sed -e 's/^.*\(.\).$/\1/g' | sort -u | tr -d '\012'`
11661pch2=`echo $ptys | tr ' ' '\012' | sed -e 's/^.*\(.\)$/\1/g' | sort -u | tr -d '\012'`
11662if test x$pch1 != x; then
11663
11664cat >>confdefs.h <<_ACEOF
11665#define PTYCHAR1 "$pch1"
11666_ACEOF
11667
11668fi
11669if test x$pch2 != x; then
11670
11671cat >>confdefs.h <<_ACEOF
11672#define PTYCHAR2 "$pch2"
11673_ACEOF
11674
11675fi
11676
11677if test x$support_xft = xyes; then
11678 LIBS="$LIBS `pkg-config xft --libs`"
11679 CFLAGS="$CFLAGS `pkg-config xft --cflags`"
11680 CPPFLAGS="$CPPFLAGS `pkg-config xft --cflags`"
11681
11682
11683for ac_header in X11/Xft/Xft.h
11684do 12096do
11685as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 12097as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
11686if eval "test \"\${$as_ac_Header+set}\" = set"; then 12098if eval "test \"\${$as_ac_Header+set}\" = set"; then
11687 echo "$as_me:$LINENO: checking for $ac_header" >&5 12099 echo "$as_me:$LINENO: checking for $ac_header" >&5
11688echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 12100echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
11822if test `eval echo '${'$as_ac_Header'}'` = yes; then 12234if test `eval echo '${'$as_ac_Header'}'` = yes; then
11823 cat >>confdefs.h <<_ACEOF 12235 cat >>confdefs.h <<_ACEOF
11824#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 12236#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
11825_ACEOF 12237_ACEOF
11826 12238
12239fi
12240
12241done
12242
12243
12244
12245
12246
12247
12248
12249for ac_func in \
12250 revoke \
12251 _getpty \
12252 getpt \
12253 posix_openpt \
12254 isastream \
12255
12256do
12257as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
12258echo "$as_me:$LINENO: checking for $ac_func" >&5
12259echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
12260if eval "test \"\${$as_ac_var+set}\" = set"; then
12261 echo $ECHO_N "(cached) $ECHO_C" >&6
12262else
12263 cat >conftest.$ac_ext <<_ACEOF
12264/* confdefs.h. */
12265_ACEOF
12266cat confdefs.h >>conftest.$ac_ext
12267cat >>conftest.$ac_ext <<_ACEOF
12268/* end confdefs.h. */
12269/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
12270 For example, HP-UX 11i <limits.h> declares gettimeofday. */
12271#define $ac_func innocuous_$ac_func
12272
12273/* System header to define __stub macros and hopefully few prototypes,
12274 which can conflict with char $ac_func (); below.
12275 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
12276 <limits.h> exists even on freestanding compilers. */
12277
12278#ifdef __STDC__
12279# include <limits.h>
12280#else
12281# include <assert.h>
12282#endif
12283
12284#undef $ac_func
12285
12286/* Override any gcc2 internal prototype to avoid an error. */
12287#ifdef __cplusplus
12288extern "C"
12289{
12290#endif
12291/* We use char because int might match the return type of a gcc2
12292 builtin and then its argument prototype would still apply. */
12293char $ac_func ();
12294/* The GNU C library defines this for functions which it implements
12295 to always fail with ENOSYS. Some functions are actually named
12296 something starting with __ and the normal name is an alias. */
12297#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
12298choke me
12299#else
12300char (*f) () = $ac_func;
12301#endif
12302#ifdef __cplusplus
12303}
12304#endif
12305
12306int
12307main ()
12308{
12309return f != $ac_func;
12310 ;
12311 return 0;
12312}
12313_ACEOF
12314rm -f conftest.$ac_objext conftest$ac_exeext
12315if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12316 (eval $ac_link) 2>conftest.er1
12317 ac_status=$?
12318 grep -v '^ *+' conftest.er1 >conftest.err
12319 rm -f conftest.er1
12320 cat conftest.err >&5
12321 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12322 (exit $ac_status); } &&
12323 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
12324 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12325 (eval $ac_try) 2>&5
12326 ac_status=$?
12327 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12328 (exit $ac_status); }; } &&
12329 { ac_try='test -s conftest$ac_exeext'
12330 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12331 (eval $ac_try) 2>&5
12332 ac_status=$?
12333 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12334 (exit $ac_status); }; }; then
12335 eval "$as_ac_var=yes"
12336else
12337 echo "$as_me: failed program was:" >&5
12338sed 's/^/| /' conftest.$ac_ext >&5
12339
12340eval "$as_ac_var=no"
12341fi
12342rm -f conftest.err conftest.$ac_objext \
12343 conftest$ac_exeext conftest.$ac_ext
12344fi
12345echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
12346echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
12347if test `eval echo '${'$as_ac_var'}'` = yes; then
12348 cat >>confdefs.h <<_ACEOF
12349#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
12350_ACEOF
12351
12352fi
12353done
12354
12355
12356have_clone=no
12357
12358echo "$as_me:$LINENO: checking for /dev/ptym/clone" >&5
12359echo $ECHO_N "checking for /dev/ptym/clone... $ECHO_C" >&6
12360if test -e /dev/ptym/clone; then
12361 echo "$as_me:$LINENO: result: yes" >&5
12362echo "${ECHO_T}yes" >&6
12363
12364cat >>confdefs.h <<\_ACEOF
12365#define HAVE_DEV_CLONE 1
12366_ACEOF
12367
12368
12369cat >>confdefs.h <<\_ACEOF
12370#define CLONE_DEVICE "/dev/ptym/clone"
12371_ACEOF
12372
12373 have_clone=yes
12374else
12375 echo "$as_me:$LINENO: result: no" >&5
12376echo "${ECHO_T}no" >&6
12377fi
12378
12379echo "$as_me:$LINENO: checking for /dev/ptc" >&5
12380echo $ECHO_N "checking for /dev/ptc... $ECHO_C" >&6
12381if test -e /dev/ptc; then
12382 echo "$as_me:$LINENO: result: yes" >&5
12383echo "${ECHO_T}yes" >&6
12384
12385cat >>confdefs.h <<\_ACEOF
12386#define HAVE_DEV_PTC 1
12387_ACEOF
12388
12389
12390cat >>confdefs.h <<\_ACEOF
12391#define CLONE_DEVICE "/dev/ptc"
12392_ACEOF
12393
12394 have_clone=yes
12395else
12396 echo "$as_me:$LINENO: result: no" >&5
12397echo "${ECHO_T}no" >&6
12398fi
12399
12400case $host in
12401 *-*-cygwin*)
12402 have_clone=yes
12403
12404cat >>confdefs.h <<\_ACEOF
12405#define CLONE_DEVICE "/dev/ptmx"
12406_ACEOF
12407
12408 ;;
12409 *)
12410 echo "$as_me:$LINENO: checking for /dev/ptmx" >&5
12411echo $ECHO_N "checking for /dev/ptmx... $ECHO_C" >&6
12412 if test -e /dev/ptmx; then
12413 echo "$as_me:$LINENO: result: yes" >&5
12414echo "${ECHO_T}yes" >&6
12415
12416cat >>confdefs.h <<\_ACEOF
12417#define HAVE_DEV_PTMX 1
12418_ACEOF
12419
12420
12421cat >>confdefs.h <<\_ACEOF
12422#define CLONE_DEVICE "/dev/ptmx"
12423_ACEOF
12424
12425 have_clone=yes
12426 else
12427 echo "$as_me:$LINENO: result: no" >&5
12428echo "${ECHO_T}no" >&6
12429 fi
12430 ;;
12431esac
12432
12433if test x$ac_cv_func_getpt = xyes -o x$ac_cv_func_posix_openpt = xyes -o x$have_clone = xyes; then
12434 echo "$as_me:$LINENO: checking for UNIX98 ptys" >&5
12435echo $ECHO_N "checking for UNIX98 ptys... $ECHO_C" >&6
12436 cat >conftest.$ac_ext <<_ACEOF
12437/* confdefs.h. */
12438_ACEOF
12439cat confdefs.h >>conftest.$ac_ext
12440cat >>conftest.$ac_ext <<_ACEOF
12441/* end confdefs.h. */
12442#include <stdlib.h>
12443int
12444main ()
12445{
12446grantpt(0);unlockpt(0);ptsname(0);
12447 ;
12448 return 0;
12449}
12450_ACEOF
12451rm -f conftest.$ac_objext conftest$ac_exeext
12452if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12453 (eval $ac_link) 2>conftest.er1
12454 ac_status=$?
12455 grep -v '^ *+' conftest.er1 >conftest.err
12456 rm -f conftest.er1
12457 cat conftest.err >&5
12458 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12459 (exit $ac_status); } &&
12460 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
12461 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12462 (eval $ac_try) 2>&5
12463 ac_status=$?
12464 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12465 (exit $ac_status); }; } &&
12466 { ac_try='test -s conftest$ac_exeext'
12467 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12468 (eval $ac_try) 2>&5
12469 ac_status=$?
12470 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12471 (exit $ac_status); }; }; then
12472 unix98_pty=yes
12473
12474cat >>confdefs.h <<\_ACEOF
12475#define UNIX98_PTY 1
12476_ACEOF
12477
12478 echo "$as_me:$LINENO: result: yes" >&5
12479echo "${ECHO_T}yes" >&6
12480else
12481 echo "$as_me: failed program was:" >&5
12482sed 's/^/| /' conftest.$ac_ext >&5
12483
12484echo "$as_me:$LINENO: result: no" >&5
12485echo "${ECHO_T}no" >&6
12486fi
12487rm -f conftest.err conftest.$ac_objext \
12488 conftest$ac_exeext conftest.$ac_ext
12489fi
12490
12491if test -z "$unix98_pty"; then
12492
12493for ac_func in openpty
12494do
12495as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
12496echo "$as_me:$LINENO: checking for $ac_func" >&5
12497echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
12498if eval "test \"\${$as_ac_var+set}\" = set"; then
12499 echo $ECHO_N "(cached) $ECHO_C" >&6
12500else
12501 cat >conftest.$ac_ext <<_ACEOF
12502/* confdefs.h. */
12503_ACEOF
12504cat confdefs.h >>conftest.$ac_ext
12505cat >>conftest.$ac_ext <<_ACEOF
12506/* end confdefs.h. */
12507/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
12508 For example, HP-UX 11i <limits.h> declares gettimeofday. */
12509#define $ac_func innocuous_$ac_func
12510
12511/* System header to define __stub macros and hopefully few prototypes,
12512 which can conflict with char $ac_func (); below.
12513 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
12514 <limits.h> exists even on freestanding compilers. */
12515
12516#ifdef __STDC__
12517# include <limits.h>
12518#else
12519# include <assert.h>
12520#endif
12521
12522#undef $ac_func
12523
12524/* Override any gcc2 internal prototype to avoid an error. */
12525#ifdef __cplusplus
12526extern "C"
12527{
12528#endif
12529/* We use char because int might match the return type of a gcc2
12530 builtin and then its argument prototype would still apply. */
12531char $ac_func ();
12532/* The GNU C library defines this for functions which it implements
12533 to always fail with ENOSYS. Some functions are actually named
12534 something starting with __ and the normal name is an alias. */
12535#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
12536choke me
12537#else
12538char (*f) () = $ac_func;
12539#endif
12540#ifdef __cplusplus
12541}
12542#endif
12543
12544int
12545main ()
12546{
12547return f != $ac_func;
12548 ;
12549 return 0;
12550}
12551_ACEOF
12552rm -f conftest.$ac_objext conftest$ac_exeext
12553if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12554 (eval $ac_link) 2>conftest.er1
12555 ac_status=$?
12556 grep -v '^ *+' conftest.er1 >conftest.err
12557 rm -f conftest.er1
12558 cat conftest.err >&5
12559 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12560 (exit $ac_status); } &&
12561 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
12562 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12563 (eval $ac_try) 2>&5
12564 ac_status=$?
12565 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12566 (exit $ac_status); }; } &&
12567 { ac_try='test -s conftest$ac_exeext'
12568 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12569 (eval $ac_try) 2>&5
12570 ac_status=$?
12571 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12572 (exit $ac_status); }; }; then
12573 eval "$as_ac_var=yes"
12574else
12575 echo "$as_me: failed program was:" >&5
12576sed 's/^/| /' conftest.$ac_ext >&5
12577
12578eval "$as_ac_var=no"
12579fi
12580rm -f conftest.err conftest.$ac_objext \
12581 conftest$ac_exeext conftest.$ac_ext
12582fi
12583echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
12584echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
12585if test `eval echo '${'$as_ac_var'}'` = yes; then
12586 cat >>confdefs.h <<_ACEOF
12587#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
12588_ACEOF
12589
12590else
12591 echo "$as_me:$LINENO: checking for openpty in -lutil" >&5
12592echo $ECHO_N "checking for openpty in -lutil... $ECHO_C" >&6
12593if test "${ac_cv_lib_util_openpty+set}" = set; then
12594 echo $ECHO_N "(cached) $ECHO_C" >&6
12595else
12596 ac_check_lib_save_LIBS=$LIBS
12597LIBS="-lutil $LIBS"
12598cat >conftest.$ac_ext <<_ACEOF
12599/* confdefs.h. */
12600_ACEOF
12601cat confdefs.h >>conftest.$ac_ext
12602cat >>conftest.$ac_ext <<_ACEOF
12603/* end confdefs.h. */
12604
12605/* Override any gcc2 internal prototype to avoid an error. */
12606#ifdef __cplusplus
12607extern "C"
12608#endif
12609/* We use char because int might match the return type of a gcc2
12610 builtin and then its argument prototype would still apply. */
12611char openpty ();
12612int
12613main ()
12614{
12615openpty ();
12616 ;
12617 return 0;
12618}
12619_ACEOF
12620rm -f conftest.$ac_objext conftest$ac_exeext
12621if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12622 (eval $ac_link) 2>conftest.er1
12623 ac_status=$?
12624 grep -v '^ *+' conftest.er1 >conftest.err
12625 rm -f conftest.er1
12626 cat conftest.err >&5
12627 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12628 (exit $ac_status); } &&
12629 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
12630 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12631 (eval $ac_try) 2>&5
12632 ac_status=$?
12633 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12634 (exit $ac_status); }; } &&
12635 { ac_try='test -s conftest$ac_exeext'
12636 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12637 (eval $ac_try) 2>&5
12638 ac_status=$?
12639 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12640 (exit $ac_status); }; }; then
12641 ac_cv_lib_util_openpty=yes
12642else
12643 echo "$as_me: failed program was:" >&5
12644sed 's/^/| /' conftest.$ac_ext >&5
12645
12646ac_cv_lib_util_openpty=no
12647fi
12648rm -f conftest.err conftest.$ac_objext \
12649 conftest$ac_exeext conftest.$ac_ext
12650LIBS=$ac_check_lib_save_LIBS
12651fi
12652echo "$as_me:$LINENO: result: $ac_cv_lib_util_openpty" >&5
12653echo "${ECHO_T}$ac_cv_lib_util_openpty" >&6
12654if test $ac_cv_lib_util_openpty = yes; then
12655 cat >>confdefs.h <<\_ACEOF
12656#define HAVE_OPENPTY 1
12657_ACEOF
12658 LIBS="$LIBS -lutil"
12659fi
12660
12661fi
12662done
12663
12664fi
12665
12666
12667
12668echo "$as_me:$LINENO: checking for tty group" >&5
12669echo $ECHO_N "checking for tty group... $ECHO_C" >&6
12670if test "${tty_group+set}" = set; then
12671 echo $ECHO_N "(cached) $ECHO_C" >&6
12672else
12673 if test "$cross_compiling" = yes; then
12674 tty_group=no
12675else
12676 cat >conftest.$ac_ext <<_ACEOF
12677/* confdefs.h. */
12678_ACEOF
12679cat confdefs.h >>conftest.$ac_ext
12680cat >>conftest.$ac_ext <<_ACEOF
12681/* end confdefs.h. */
12682
12683#include <sys/types.h>
12684#include <sys/stat.h>
12685#include <unistd.h>
12686#include <grp.h>
12687
12688main()
12689{
12690 struct stat st;
12691 struct group *gr;
12692 char *tty;
12693 gr = getgrnam("tty");
12694 tty = ttyname(0);
12695 if (gr != 0
12696 && tty != 0
12697 && (stat(tty, &st)) == 0
12698 && st.st_gid == gr->gr_gid)
12699 return 0;
12700 else
12701 return 1;
12702}
12703_ACEOF
12704rm -f conftest$ac_exeext
12705if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12706 (eval $ac_link) 2>&5
12707 ac_status=$?
12708 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12709 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
12710 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12711 (eval $ac_try) 2>&5
12712 ac_status=$?
12713 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12714 (exit $ac_status); }; }; then
12715 tty_group=yes
12716else
12717 echo "$as_me: program exited with status $ac_status" >&5
12718echo "$as_me: failed program was:" >&5
12719sed 's/^/| /' conftest.$ac_ext >&5
12720
12721( exit $ac_status )
12722tty_group=no
12723fi
12724rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
12725fi
12726fi
12727echo "$as_me:$LINENO: result: $tty_group" >&5
12728echo "${ECHO_T}$tty_group" >&6
12729if test x$tty_group = xyes; then
12730
12731cat >>confdefs.h <<\_ACEOF
12732#define TTY_GID_SUPPORT 1
12733_ACEOF
12734
12735fi
12736
12737if test x$support_xft = xyes; then
12738 # Extract the first word of "pkg-config", so it can be a program name with args.
12739set dummy pkg-config; ac_word=$2
12740echo "$as_me:$LINENO: checking for $ac_word" >&5
12741echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
12742if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
12743 echo $ECHO_N "(cached) $ECHO_C" >&6
12744else
12745 case $PKG_CONFIG in
12746 [\\/]* | ?:[\\/]*)
12747 ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
12748 ;;
12749 *)
12750 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
12751for as_dir in $PATH
12752do
12753 IFS=$as_save_IFS
12754 test -z "$as_dir" && as_dir=.
12755 for ac_exec_ext in '' $ac_executable_extensions; do
12756 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
12757 ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
12758 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
12759 break 2
12760 fi
12761done
12762done
12763
12764 test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
12765 ;;
12766esac
12767fi
12768PKG_CONFIG=$ac_cv_path_PKG_CONFIG
12769
12770if test -n "$PKG_CONFIG"; then
12771 echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
12772echo "${ECHO_T}$PKG_CONFIG" >&6
12773else
12774 echo "$as_me:$LINENO: result: no" >&5
12775echo "${ECHO_T}no" >&6
12776fi
12777
12778 if test $PKG_CONFIG != no && $PKG_CONFIG --exists xft; then
12779 LIBS="$LIBS `$PKG_CONFIG xft --libs`"
12780 CPPFLAGS="$CPPFLAGS `$PKG_CONFIG xft --cflags`"
12781 else
12782 # Extract the first word of "xft-config", so it can be a program name with args.
12783set dummy xft-config; ac_word=$2
12784echo "$as_me:$LINENO: checking for $ac_word" >&5
12785echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
12786if test "${ac_cv_path_XFT_CONFIG+set}" = set; then
12787 echo $ECHO_N "(cached) $ECHO_C" >&6
12788else
12789 case $XFT_CONFIG in
12790 [\\/]* | ?:[\\/]*)
12791 ac_cv_path_XFT_CONFIG="$XFT_CONFIG" # Let the user override the test with a path.
12792 ;;
12793 *)
12794 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
12795for as_dir in $PATH
12796do
12797 IFS=$as_save_IFS
12798 test -z "$as_dir" && as_dir=.
12799 for ac_exec_ext in '' $ac_executable_extensions; do
12800 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
12801 ac_cv_path_XFT_CONFIG="$as_dir/$ac_word$ac_exec_ext"
12802 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
12803 break 2
12804 fi
12805done
12806done
12807
12808 test -z "$ac_cv_path_XFT_CONFIG" && ac_cv_path_XFT_CONFIG="no"
12809 ;;
12810esac
12811fi
12812XFT_CONFIG=$ac_cv_path_XFT_CONFIG
12813
12814if test -n "$XFT_CONFIG"; then
12815 echo "$as_me:$LINENO: result: $XFT_CONFIG" >&5
12816echo "${ECHO_T}$XFT_CONFIG" >&6
12817else
12818 echo "$as_me:$LINENO: result: no" >&5
12819echo "${ECHO_T}no" >&6
12820fi
12821
12822 if test $XFT_CONFIG != no; then
12823 LIBS="$LIBS `$XFT_CONFIG --libs`"
12824 CPPFLAGS="$CPPFLAGS `$XFT_CONFIG --cflags`"
12825 fi
12826 fi
12827
12828
12829for ac_header in X11/Xft/Xft.h
12830do
12831as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
12832if eval "test \"\${$as_ac_Header+set}\" = set"; then
12833 echo "$as_me:$LINENO: checking for $ac_header" >&5
12834echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
12835if eval "test \"\${$as_ac_Header+set}\" = set"; then
12836 echo $ECHO_N "(cached) $ECHO_C" >&6
12837fi
12838echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
12839echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
12840else
12841 # Is the header compilable?
12842echo "$as_me:$LINENO: checking $ac_header usability" >&5
12843echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
12844cat >conftest.$ac_ext <<_ACEOF
12845/* confdefs.h. */
12846_ACEOF
12847cat confdefs.h >>conftest.$ac_ext
12848cat >>conftest.$ac_ext <<_ACEOF
12849/* end confdefs.h. */
12850$ac_includes_default
12851#include <$ac_header>
12852_ACEOF
12853rm -f conftest.$ac_objext
12854if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
12855 (eval $ac_compile) 2>conftest.er1
12856 ac_status=$?
12857 grep -v '^ *+' conftest.er1 >conftest.err
12858 rm -f conftest.er1
12859 cat conftest.err >&5
12860 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12861 (exit $ac_status); } &&
12862 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
12863 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12864 (eval $ac_try) 2>&5
12865 ac_status=$?
12866 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12867 (exit $ac_status); }; } &&
12868 { ac_try='test -s conftest.$ac_objext'
12869 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12870 (eval $ac_try) 2>&5
12871 ac_status=$?
12872 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12873 (exit $ac_status); }; }; then
12874 ac_header_compiler=yes
12875else
12876 echo "$as_me: failed program was:" >&5
12877sed 's/^/| /' conftest.$ac_ext >&5
12878
12879ac_header_compiler=no
12880fi
12881rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
12882echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
12883echo "${ECHO_T}$ac_header_compiler" >&6
12884
12885# Is the header present?
12886echo "$as_me:$LINENO: checking $ac_header presence" >&5
12887echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
12888cat >conftest.$ac_ext <<_ACEOF
12889/* confdefs.h. */
12890_ACEOF
12891cat confdefs.h >>conftest.$ac_ext
12892cat >>conftest.$ac_ext <<_ACEOF
12893/* end confdefs.h. */
12894#include <$ac_header>
12895_ACEOF
12896if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
12897 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
12898 ac_status=$?
12899 grep -v '^ *+' conftest.er1 >conftest.err
12900 rm -f conftest.er1
12901 cat conftest.err >&5
12902 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12903 (exit $ac_status); } >/dev/null; then
12904 if test -s conftest.err; then
12905 ac_cpp_err=$ac_cxx_preproc_warn_flag
12906 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
12907 else
12908 ac_cpp_err=
12909 fi
12910else
12911 ac_cpp_err=yes
12912fi
12913if test -z "$ac_cpp_err"; then
12914 ac_header_preproc=yes
12915else
12916 echo "$as_me: failed program was:" >&5
12917sed 's/^/| /' conftest.$ac_ext >&5
12918
12919 ac_header_preproc=no
12920fi
12921rm -f conftest.err conftest.$ac_ext
12922echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
12923echo "${ECHO_T}$ac_header_preproc" >&6
12924
12925# So? What about this header?
12926case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in
12927 yes:no: )
12928 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
12929echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
12930 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
12931echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
12932 ac_header_preproc=yes
12933 ;;
12934 no:yes:* )
12935 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
12936echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
12937 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
12938echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
12939 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
12940echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
12941 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
12942echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
12943 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
12944echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
12945 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
12946echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
12947 (
12948 cat <<\_ASBOX
12949## ------------------------------------------ ##
12950## Report this to the AC_PACKAGE_NAME lists. ##
12951## ------------------------------------------ ##
12952_ASBOX
12953 ) |
12954 sed "s/^/$as_me: WARNING: /" >&2
12955 ;;
12956esac
12957echo "$as_me:$LINENO: checking for $ac_header" >&5
12958echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
12959if eval "test \"\${$as_ac_Header+set}\" = set"; then
12960 echo $ECHO_N "(cached) $ECHO_C" >&6
12961else
12962 eval "$as_ac_Header=\$ac_header_preproc"
12963fi
12964echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
12965echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
12966
12967fi
12968if test `eval echo '${'$as_ac_Header'}'` = yes; then
12969 cat >>confdefs.h <<_ACEOF
12970#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
12971_ACEOF
12972
11827else 12973else
11828 support_xft=no 12974 support_xft=no
11829fi 12975fi
11830 12976
11831done 12977done
11968cat >>confdefs.h <<\_ACEOF 13114cat >>confdefs.h <<\_ACEOF
11969#define SELECTION_SCROLLING 1 13115#define SELECTION_SCROLLING 1
11970_ACEOF 13116_ACEOF
11971 13117
11972fi 13118fi
11973if test x$support_menubar = xyes; then
11974
11975cat >>confdefs.h <<\_ACEOF
11976#define MENUBAR 1
11977_ACEOF
11978
11979fi
11980if test x$support_frills = xyes; then 13119if test x$support_frills = xyes; then
11981 13120
11982cat >>confdefs.h <<\_ACEOF 13121cat >>confdefs.h <<\_ACEOF
11983#define ENABLE_FRILLS 1 13122#define ENABLE_FRILLS 1
11984_ACEOF 13123_ACEOF
11985 13124
11986fi 13125fi
11987if test x$support_24bit = xyes; then
11988
11989cat >>confdefs.h <<\_ACEOF
11990#define PREFER_24BIT 1
11991_ACEOF
11992
11993fi
11994if test x$support_mousewheel = xyes; then 13126if test x$support_mousewheel = xyes; then
11995 13127
11996cat >>confdefs.h <<\_ACEOF 13128cat >>confdefs.h <<\_ACEOF
11997#define MOUSE_WHEEL 1 13129#define MOUSE_WHEEL 1
11998_ACEOF 13130_ACEOF
12000fi 13132fi
12001if test x$support_mouseslipwheel = xyes; then 13133if test x$support_mouseslipwheel = xyes; then
12002 13134
12003cat >>confdefs.h <<\_ACEOF 13135cat >>confdefs.h <<\_ACEOF
12004#define MOUSE_SLIP_WHEELING 1 13136#define MOUSE_SLIP_WHEELING 1
12005_ACEOF
12006
12007fi
12008if test x$support_utmp = xyes; then
12009
12010cat >>confdefs.h <<\_ACEOF
12011#define UTMP_SUPPORT 1
12012_ACEOF
12013
12014fi
12015if test x$support_wtmp = xyes; then
12016
12017cat >>confdefs.h <<\_ACEOF
12018#define WTMP_SUPPORT 1
12019_ACEOF
12020
12021fi
12022if test x$support_lastlog = xyes; then
12023
12024cat >>confdefs.h <<\_ACEOF
12025#define LASTLOG_SUPPORT 1
12026_ACEOF 13137_ACEOF
12027 13138
12028fi 13139fi
12029if test x$support_xim = xyes -o x$multichar_set = xyes; then 13140if test x$support_xim = xyes -o x$multichar_set = xyes; then
12030 if test x$rxvt_cv_func_xlocale = xyes; then 13141 if test x$rxvt_cv_func_xlocale = xyes; then
12142#define ENCODING_ZH_EXT 1 13253#define ENCODING_ZH_EXT 1
12143_ACEOF 13254_ACEOF
12144 ;; 13255 ;;
12145 esac 13256 esac
12146done 13257done
13258
13259IF_PERL=\#
13260if test x$support_perl = xyes; then
13261 # Extract the first word of "perl5", so it can be a program name with args.
13262set dummy perl5; ac_word=$2
13263echo "$as_me:$LINENO: checking for $ac_word" >&5
13264echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
13265if test "${ac_cv_path_PERL+set}" = set; then
13266 echo $ECHO_N "(cached) $ECHO_C" >&6
13267else
13268 case $PERL in
13269 [\\/]* | ?:[\\/]*)
13270 ac_cv_path_PERL="$PERL" # Let the user override the test with a path.
13271 ;;
13272 *)
13273 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
13274for as_dir in $PATH
13275do
13276 IFS=$as_save_IFS
13277 test -z "$as_dir" && as_dir=.
13278 for ac_exec_ext in '' $ac_executable_extensions; do
13279 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
13280 ac_cv_path_PERL="$as_dir/$ac_word$ac_exec_ext"
13281 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
13282 break 2
13283 fi
13284done
13285done
13286
13287 ;;
13288esac
13289fi
13290PERL=$ac_cv_path_PERL
13291
13292if test -n "$PERL"; then
13293 echo "$as_me:$LINENO: result: $PERL" >&5
13294echo "${ECHO_T}$PERL" >&6
13295else
13296 echo "$as_me:$LINENO: result: no" >&5
13297echo "${ECHO_T}no" >&6
13298fi
13299
13300 # Extract the first word of "perl", so it can be a program name with args.
13301set dummy perl; ac_word=$2
13302echo "$as_me:$LINENO: checking for $ac_word" >&5
13303echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
13304if test "${ac_cv_path_PERL+set}" = set; then
13305 echo $ECHO_N "(cached) $ECHO_C" >&6
13306else
13307 case $PERL in
13308 [\\/]* | ?:[\\/]*)
13309 ac_cv_path_PERL="$PERL" # Let the user override the test with a path.
13310 ;;
13311 *)
13312 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
13313for as_dir in $PATH
13314do
13315 IFS=$as_save_IFS
13316 test -z "$as_dir" && as_dir=.
13317 for ac_exec_ext in '' $ac_executable_extensions; do
13318 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
13319 ac_cv_path_PERL="$as_dir/$ac_word$ac_exec_ext"
13320 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
13321 break 2
13322 fi
13323done
13324done
13325
13326 ;;
13327esac
13328fi
13329PERL=$ac_cv_path_PERL
13330
13331if test -n "$PERL"; then
13332 echo "$as_me:$LINENO: result: $PERL" >&5
13333echo "${ECHO_T}$PERL" >&6
13334else
13335 echo "$as_me:$LINENO: result: no" >&5
13336echo "${ECHO_T}no" >&6
13337fi
13338
13339
13340 echo "$as_me:$LINENO: checking for $PERL suitability" >&5
13341echo $ECHO_N "checking for $PERL suitability... $ECHO_C" >&6
13342 if $PERL -MExtUtils::Embed -e "use v5.8" >/dev/null 2>/dev/null; then
13343
13344 save_CXXFLAGS="$CXXFLAGS"
13345 save_LIBS="$LIBS"
13346 CXXFLAGS="$CXXFLAGS `$PERL -MExtUtils::Embed -e ccopts`"
13347 LIBS="$LIBS `$PERL -MExtUtils::Embed -e ldopts`"
13348 cat >conftest.$ac_ext <<_ACEOF
13349/* confdefs.h. */
13350_ACEOF
13351cat confdefs.h >>conftest.$ac_ext
13352cat >>conftest.$ac_ext <<_ACEOF
13353/* end confdefs.h. */
13354
13355#include <EXTERN.h>
13356#include <perl.h>
13357#include <XSUB.h>
13358
13359int
13360main ()
13361{
13362
13363 PerlInterpreter *perl = perl_alloc ();
13364
13365 ;
13366 return 0;
13367}
13368_ACEOF
13369rm -f conftest.$ac_objext conftest$ac_exeext
13370if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
13371 (eval $ac_link) 2>conftest.er1
13372 ac_status=$?
13373 grep -v '^ *+' conftest.er1 >conftest.err
13374 rm -f conftest.er1
13375 cat conftest.err >&5
13376 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13377 (exit $ac_status); } &&
13378 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
13379 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13380 (eval $ac_try) 2>&5
13381 ac_status=$?
13382 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13383 (exit $ac_status); }; } &&
13384 { ac_try='test -s conftest$ac_exeext'
13385 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13386 (eval $ac_try) 2>&5
13387 ac_status=$?
13388 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13389 (exit $ac_status); }; }; then
13390 rxvt_perl_link=yes
13391else
13392 echo "$as_me: failed program was:" >&5
13393sed 's/^/| /' conftest.$ac_ext >&5
13394
13395rxvt_perl_link=no
13396fi
13397rm -f conftest.err conftest.$ac_objext \
13398 conftest$ac_exeext conftest.$ac_ext
13399 CXXFLAGS="$save_CXXFLAGS"
13400 LIBS="$save_LIBS"
13401
13402 if test x$rxvt_perl_link = xyes; then
13403 echo "$as_me:$LINENO: result: ok" >&5
13404echo "${ECHO_T}ok" >&6
13405
13406cat >>confdefs.h <<\_ACEOF
13407#define ENABLE_PERL 1
13408_ACEOF
13409
13410 IF_PERL=
13411 PERL_O=rxvtperl.o
13412 PERLFLAGS="`$PERL -MExtUtils::Embed -e ccopts`"
13413 PERLLIB="`$PERL -MExtUtils::Embed -e ldopts`"
13414 PERLPRIVLIBEXP="`$PERL -MConfig -e 'print $Config{privlibexp}'`"
13415 else
13416 { { echo "$as_me:$LINENO: error: no, unable to link" >&5
13417echo "$as_me: error: no, unable to link" >&2;}
13418 { (exit 1); exit 1; }; }
13419 fi
13420 else
13421 { { echo "$as_me:$LINENO: error: no working perl found, or perl not version >= 5.8" >&5
13422echo "$as_me: error: no working perl found, or perl not version >= 5.8" >&2;}
13423 { (exit 1); exit 1; }; }
13424 fi
13425fi
13426
13427
13428
13429
13430
13431
13432
13433if test x$support_perl = xyes; then
13434 support_frills=yes
13435fi
12147 13436
12148 13437
12149CFLAGS=${CFLAGS--O} 13438CFLAGS=${CFLAGS--O}
12150LDFLAGS=${LDFLAGS--O} 13439LDFLAGS=${LDFLAGS--O}
12151 13440
12165 XPM_LIBS=`echo $XPM_LIBS | sed "$R_TRANSLATE"` 13454 XPM_LIBS=`echo $XPM_LIBS | sed "$R_TRANSLATE"`
12166fi 13455fi
12167 13456
12168 13457
12169 13458
12170
12171
12172if test x$support_addstrings = xno; then
12173
12174cat >>confdefs.h <<\_ACEOF
12175#define NO_STRINGS 1
12176_ACEOF
12177
12178fi
12179
12180MCOMMON=./autoconf/Make.common
12181 13459
12182 13460
12183test "$program_prefix" != NONE && 13461test "$program_prefix" != NONE &&
12184 program_transform_name="s,^,$program_prefix,;$program_transform_name" 13462 program_transform_name="s,^,$program_prefix,;$program_transform_name"
12185# Use a double $ so make ignores it. 13463# Use a double $ so make ignores it.
12261 include_time_h="#include <time.h>" 13539 include_time_h="#include <time.h>"
12262else 13540else
12263 include_time_h="/* #include <time.h> */" 13541 include_time_h="/* #include <time.h> */"
12264fi 13542fi
12265 13543
12266 ac_config_files="$ac_config_files autoconf/Make.common Makefile doc/Makefile src/Makefile src/rxvtlib.h" 13544 ac_config_files="$ac_config_files Makefile doc/Makefile src/Makefile src/rxvtlib.h"
12267 13545
12268cat >confcache <<\_ACEOF 13546cat >confcache <<\_ACEOF
12269# This file is a shell script that caches the results of configure 13547# This file is a shell script that caches the results of configure
12270# tests run on this system so they can be shared between configure 13548# tests run on this system so they can be shared between configure
12271# scripts and configure runs, see configure's option --config-cache. 13549# scripts and configure runs, see configure's option --config-cache.
12788cat >>$CONFIG_STATUS <<\_ACEOF 14066cat >>$CONFIG_STATUS <<\_ACEOF
12789for ac_config_target in $ac_config_targets 14067for ac_config_target in $ac_config_targets
12790do 14068do
12791 case "$ac_config_target" in 14069 case "$ac_config_target" in
12792 # Handling of arguments. 14070 # Handling of arguments.
12793 "autoconf/Make.common" ) CONFIG_FILES="$CONFIG_FILES autoconf/Make.common" ;;
12794 "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;; 14071 "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;;
12795 "doc/Makefile" ) CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;; 14072 "doc/Makefile" ) CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;
12796 "src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;; 14073 "src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
12797 "src/rxvtlib.h" ) CONFIG_FILES="$CONFIG_FILES src/rxvtlib.h" ;; 14074 "src/rxvtlib.h" ) CONFIG_FILES="$CONFIG_FILES src/rxvtlib.h" ;;
12798 "config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS config.h:autoconf/config.h.in" ;; 14075 "config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS config.h:config.h.in" ;;
12799 *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5 14076 *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
12800echo "$as_me: error: invalid argument: $ac_config_target" >&2;} 14077echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
12801 { (exit 1); exit 1; }; };; 14078 { (exit 1); exit 1; }; };;
12802 esac 14079 esac
12803done 14080done
12904s,@ac_ct_CXX@,$ac_ct_CXX,;t t 14181s,@ac_ct_CXX@,$ac_ct_CXX,;t t
12905s,@CPP@,$CPP,;t t 14182s,@CPP@,$CPP,;t t
12906s,@INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t 14183s,@INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t
12907s,@INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t 14184s,@INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t
12908s,@INSTALL_DATA@,$INSTALL_DATA,;t t 14185s,@INSTALL_DATA@,$INSTALL_DATA,;t t
12909s,@AWK@,$AWK,;t t 14186s,@EGREP@,$EGREP,;t t
12910s,@LINKER@,$LINKER,;t t 14187s,@LINKER@,$LINKER,;t t
12911s,@CXXCPP@,$CXXCPP,;t t
12912s,@EGREP@,$EGREP,;t t
12913s,@INSTALL_LIBRXVT@,$INSTALL_LIBRXVT,;t t 14188s,@INSTALL_LIBRXVT@,$INSTALL_LIBRXVT,;t t
12914s,@RXVTNAME@,$RXVTNAME,;t t 14189s,@RXVTNAME@,$RXVTNAME,;t t
12915s,@MV@,$MV,;t t 14190s,@MV@,$MV,;t t
12916s,@RM@,$RM,;t t
12917s,@CP@,$CP,;t t 14191s,@CP@,$CP,;t t
12918s,@LN@,$LN,;t t 14192s,@LN@,$LN,;t t
12919s,@SED@,$SED,;t t 14193s,@SED@,$SED,;t t
12920s,@ECHO@,$ECHO,;t t 14194s,@ECHO@,$ECHO,;t t
12921s,@CMP@,$CMP,;t t 14195s,@CMP@,$CMP,;t t
12922s,@TBL@,$TBL,;t t
12923s,@TIC@,$TIC,;t t 14196s,@TIC@,$TIC,;t t
14197s,@CXXCPP@,$CXXCPP,;t t
12924s,@X_CFLAGS@,$X_CFLAGS,;t t 14198s,@X_CFLAGS@,$X_CFLAGS,;t t
12925s,@X_PRE_LIBS@,$X_PRE_LIBS,;t t 14199s,@X_PRE_LIBS@,$X_PRE_LIBS,;t t
12926s,@X_LIBS@,$X_LIBS,;t t 14200s,@X_LIBS@,$X_LIBS,;t t
12927s,@X_EXTRA_LIBS@,$X_EXTRA_LIBS,;t t 14201s,@X_EXTRA_LIBS@,$X_EXTRA_LIBS,;t t
12928s,@XPM_CPPFLAGS@,$XPM_CPPFLAGS,;t t 14202s,@XPM_CPPFLAGS@,$XPM_CPPFLAGS,;t t
12932s,@rxvt_uint16_typedef@,$rxvt_uint16_typedef,;t t 14206s,@rxvt_uint16_typedef@,$rxvt_uint16_typedef,;t t
12933s,@rxvt_int32_typedef@,$rxvt_int32_typedef,;t t 14207s,@rxvt_int32_typedef@,$rxvt_int32_typedef,;t t
12934s,@rxvt_uint32_typedef@,$rxvt_uint32_typedef,;t t 14208s,@rxvt_uint32_typedef@,$rxvt_uint32_typedef,;t t
12935s,@rxvt_intp_define@,$rxvt_intp_define,;t t 14209s,@rxvt_intp_define@,$rxvt_intp_define,;t t
12936s,@rxvt_u_intp_define@,$rxvt_u_intp_define,;t t 14210s,@rxvt_u_intp_define@,$rxvt_u_intp_define,;t t
14211s,@PKG_CONFIG@,$PKG_CONFIG,;t t
14212s,@XFT_CONFIG@,$XFT_CONFIG,;t t
14213s,@PERL@,$PERL,;t t
14214s,@PERLLIB@,$PERLLIB,;t t
14215s,@PERLFLAGS@,$PERLFLAGS,;t t
14216s,@PERLPRIVLIBEXP@,$PERLPRIVLIBEXP,;t t
14217s,@IF_PERL@,$IF_PERL,;t t
14218s,@PERL_O@,$PERL_O,;t t
12937s,@DEBUG@,$DEBUG,;t t 14219s,@DEBUG@,$DEBUG,;t t
12938s,@DINCLUDE@,$DINCLUDE,;t t 14220s,@DINCLUDE@,$DINCLUDE,;t t
12939s,@DLIB@,$DLIB,;t t 14221s,@DLIB@,$DLIB,;t t
12940s,@include_stdint_h@,$include_stdint_h,;t t 14222s,@include_stdint_h@,$include_stdint_h,;t t
12941s,@include_stdarg_h@,$include_stdarg_h,;t t 14223s,@include_stdarg_h@,$include_stdarg_h,;t t
12950s,@include_sys_strredir_h@,$include_sys_strredir_h,;t t 14232s,@include_sys_strredir_h@,$include_sys_strredir_h,;t t
12951s,@include_sys_time_h@,$include_sys_time_h,;t t 14233s,@include_sys_time_h@,$include_sys_time_h,;t t
12952s,@include_time_h@,$include_time_h,;t t 14234s,@include_time_h@,$include_time_h,;t t
12953s,@LIBOBJS@,$LIBOBJS,;t t 14235s,@LIBOBJS@,$LIBOBJS,;t t
12954s,@LTLIBOBJS@,$LTLIBOBJS,;t t 14236s,@LTLIBOBJS@,$LTLIBOBJS,;t t
12955/@MCOMMON@/r $MCOMMON
12956s,@MCOMMON@,,;t t
12957CEOF 14237CEOF
12958 14238
12959_ACEOF 14239_ACEOF
12960 14240
12961 cat >>$CONFIG_STATUS <<\_ACEOF 14241 cat >>$CONFIG_STATUS <<\_ACEOF
13454 Install path: ${prefix}/bin 14734 Install path: ${prefix}/bin
13455 Compiler: $CXX 14735 Compiler: $CXX
13456 Compiler flags: $CFLAGS 14736 Compiler flags: $CFLAGS
13457 Linker: $LINKER" 14737 Linker: $LINKER"
13458 14738
13459if test "$MALLOC_TYPE" = S; then
13460 echo " malloc support: system default"
13461fi
13462if test "$MALLOC_TYPE" = G; then
13463 echo " malloc support: Gray Watson's dmalloc"
13464fi
13465if test "$MALLOC_TYPE" = D; then
13466 echo " malloc support: Doug Lea's malloc"
13467fi
13468
13469if test x$support_xpm = xyes; then 14739if test x$support_xpm = xyes; then
13470 echo " Xpm library: $XPM_LIBS" 14740 echo " Xpm library: $XPM_LIBS"
13471fi 14741fi
13472 14742
13473echo "
13474The following are set in config.h
13475"
13476echo " pty/tty type: "$rxvt_cv_ptys
13477if test x$support_utmp != xyes; then
13478 echo " utmp support: disabled"
13479 echo
13480else
13481 echo " utmp support: enabled
13482 utmp file: $rxvt_cv_path_utmp
13483 utmpx file: $rxvt_cv_path_utmpx
13484 wtmp file: $rxvt_cv_path_wtmp
13485 wtmpx file: $rxvt_cv_path_wtmpx
13486 lastlog file: $rxvt_cv_path_lastlog
13487 ttys/ttytab file: $rxvt_cv_path_ttytab"
13488 echo
13489fi
13490if test x$term != x; then 14743if test x$term != x; then
13491 echo " set TERM to: $term" 14744 echo " set TERM to: $term"
13492fi 14745fi
13493if test x$terminfo != x; then 14746if test x$terminfo != x; then
13494 echo " set TERMINFO to: $terminfo" 14747 echo " set TERMINFO to: $terminfo"
13497echo " resource class: $RESCLASS" 14750echo " resource class: $RESCLASS"
13498if test x$RESFALLBACK != x; then 14751if test x$RESFALLBACK != x; then
13499 echo " resource class fallback: $RESFALLBACK" 14752 echo " resource class fallback: $RESFALLBACK"
13500fi 14753fi
13501echo 14754echo
13502if test x$rxvt_cv_ptys = xUNKNOWN; then 14755echo " embedded perl: $support_perl"
13503 echo ".----------------------------------------------------------------." 14756echo
13504 echo ". WARNING: could not determine pty/tty type. Do not build until ."
13505 echo ". the appropriate PTYS_ARE_* is defined in config.h ."
13506 echo ".----------------------------------------------------------------."
13507fi
13508if test x$support_xpm = xneedsmanualspecification; then 14757if test x$support_xpm = xneedsmanualspecification; then
13509 echo ".----------------------------------------------------------------." 14758 echo ".----------------------------------------------------------------."
13510 echo ". WARNING: --enable-xpm-background was specified however the ." 14759 echo ". WARNING: --enable-xpm-background was specified however the ."
13511 echo ". XPM includes files and libraries could not be found. ." 14760 echo ". XPM includes files and libraries could not be found. ."
13512 echo ". XPM backgrounds are now being DISABLED! If you want ." 14761 echo ". XPM backgrounds are now being DISABLED! If you want ."

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines