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

Comparing rxvt-unicode/configure (file contents):
Revision 1.51 by root, Wed Feb 16 20:32:05 2005 UTC vs.
Revision 1.87 by root, Sat Jan 21 23:50:33 2006 UTC

307#endif 307#endif
308#if HAVE_UNISTD_H 308#if HAVE_UNISTD_H
309# include <unistd.h> 309# include <unistd.h>
310#endif" 310#endif"
311 311
312ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS build build_cpu build_vendor build_os host host_cpu host_vendor host_os VERSION DATE LSMDATE LIBVERSION CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT CXX CXXFLAGS ac_ct_CXX CPP INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA AWK LINKER CXXCPP EGREP INSTALL_LIBRXVT RXVTNAME MV RM CP LN SED ECHO CMP TBL TIC X_CFLAGS X_PRE_LIBS X_LIBS X_EXTRA_LIBS XPM_CPPFLAGS XPM_CFLAGS XPM_LIBS rxvt_int16_typedef rxvt_uint16_typedef rxvt_int32_typedef rxvt_uint32_typedef rxvt_intp_define rxvt_u_intp_define DEBUG DINCLUDE DLIB include_stdint_h include_stdarg_h include_stdlib_h include_unistd_h include_string_h include_fcntl_h include_util_h include_assert_h include_sys_ioctl_h include_sys_select_h include_sys_strredir_h include_sys_time_h include_time_h LIBOBJS LTLIBOBJS' 312ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS build build_cpu build_vendor build_os host host_cpu host_vendor host_os VERSION DATE LSMDATE LIBVERSION CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT CXX CXXFLAGS ac_ct_CXX CPP INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA EGREP LINKER INSTALL_LIBRXVT RXVTNAME MV RM 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
877 --enable-lastlog enable lastlog support (requires --enable-utmp) 877 --enable-lastlog enable lastlog support (requires --enable-utmp)
878 --enable-xpm-background enable XPM background pixmaps 878 --enable-xpm-background enable XPM background pixmaps
879 --enable-transparency enable transparent backgrounds 879 --enable-transparency enable transparent backgrounds
880 --enable-tinting enable tinting of transparent bg 880 --enable-tinting enable tinting of transparent bg
881 --enable-fading enable colors fading when off focus 881 --enable-fading enable colors fading when off focus
882 --enable-menubar enable menubar
883 --enable-rxvt-scroll enable rxvt style scrollbar 882 --enable-rxvt-scroll enable rxvt style scrollbar
884 --enable-next-scroll enable NeXT style scrollbar 883 --enable-next-scroll enable NeXT style scrollbar
885 --enable-xterm-scroll enable Xterm style scrollbar 884 --enable-xterm-scroll enable Xterm style scrollbar
885 --enable-perl enable embedded perl interpreter
886 --enable-plain-scroll enable plain style scrollbar 886 --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 887 --enable-xim XIM (X Input Method) protocol support
889 --enable-ttygid enable tty setting to group named "tty" 888 --enable-ttygid enable tty setting to group named "tty"
890 --disable-backspace-key disable handling of the backspace key 889 --disable-backspace-key disable handling of the backspace key
891 --disable-delete-key disable handling of the delete key 890 --disable-delete-key disable handling of the delete key
892 --disable-resources disable all resource checking 891 --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) 892 --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) 893 --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 894 --disable-swapscreen disable swap screen support
898 --enable-iso14755 enable support for extended ISO 14755 modes 895 --enable-iso14755 enable support for extended ISO 14755 modes
899 --enable-frills enable support for rarely used features 896 --enable-frills enable support for rarely used features
900 --enable-24bit enable support for using 24bit visuals if available 897 --enable-24bit enable support for using 24bit visuals if available
901 --enable-keepscrolling enable continual scrolling on scrollbar arrow press 898 --enable-keepscrolling enable continual scrolling on scrollbar arrow press
904 --enable-slipwheeling enable slip wheel scrolling (requires previous) 901 --enable-slipwheeling enable slip wheel scrolling (requires previous)
905 --enable-dmalloc enable Gray Watson's malloc - for debugging use 902 --enable-dmalloc enable Gray Watson's malloc - for debugging use
906 --enable-dlmalloc enable Doug Lea's malloc - for production use 903 --enable-dlmalloc enable Doug Lea's malloc - for production use
907 NOTE: enable only one malloc package 904 NOTE: enable only one malloc package
908 --enable-smart-resize enable smart growth/shrink behaviour 905 --enable-smart-resize enable smart growth/shrink behaviour
909 --enable-cursor-blink enable blinking cursor
910 --enable-text-blink enable blinking text 906 --enable-text-blink enable blinking text
911 --enable-pointer-blank enable pointer blank when typing or inactive pointer 907 --enable-pointer-blank enable pointer blank when typing or inactive pointer
912 908
913Optional Packages: 909Optional Packages:
914 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes] 910 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
1373 1369
1374 1370
1375 1371
1376 1372
1377 1373
1374
1375 ac_config_headers="$ac_config_headers config.h:config.h.in"
1376
1377
1378ac_aux_dir= 1378ac_aux_dir=
1379for ac_dir in autoconf $srcdir/autoconf; do 1379for ac_dir in $srcdir $srcdir/.. $srcdir/../..; do
1380 if test -f $ac_dir/install-sh; then 1380 if test -f $ac_dir/install-sh; then
1381 ac_aux_dir=$ac_dir 1381 ac_aux_dir=$ac_dir
1382 ac_install_sh="$ac_aux_dir/install-sh -c" 1382 ac_install_sh="$ac_aux_dir/install-sh -c"
1383 break 1383 break
1384 elif test -f $ac_dir/install.sh; then 1384 elif test -f $ac_dir/install.sh; then
1390 ac_install_sh="$ac_aux_dir/shtool install -c" 1390 ac_install_sh="$ac_aux_dir/shtool install -c"
1391 break 1391 break
1392 fi 1392 fi
1393done 1393done
1394if test -z "$ac_aux_dir"; then 1394if test -z "$ac_aux_dir"; then
1395 { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in autoconf $srcdir/autoconf" >&5 1395 { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." >&5
1396echo "$as_me: error: cannot find install-sh or install.sh in autoconf $srcdir/autoconf" >&2;} 1396echo "$as_me: error: cannot find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." >&2;}
1397 { (exit 1); exit 1; }; } 1397 { (exit 1); exit 1; }; }
1398fi 1398fi
1399ac_config_guess="$SHELL $ac_aux_dir/config.guess" 1399ac_config_guess="$SHELL $ac_aux_dir/config.guess"
1400ac_config_sub="$SHELL $ac_aux_dir/config.sub" 1400ac_config_sub="$SHELL $ac_aux_dir/config.sub"
1401ac_configure="$SHELL $ac_aux_dir/configure" # This should be Cygnus configure. 1401ac_configure="$SHELL $ac_aux_dir/configure" # This should be Cygnus configure.
1402
1403 ac_config_headers="$ac_config_headers config.h:autoconf/config.h.in"
1404
1405 1402
1406# Make sure we can run config.sub. 1403# Make sure we can run config.sub.
1407$ac_config_sub sun4 >/dev/null 2>&1 || 1404$ac_config_sub sun4 >/dev/null 2>&1 ||
1408 { { echo "$as_me:$LINENO: error: cannot run $ac_config_sub" >&5 1405 { { echo "$as_me:$LINENO: error: cannot run $ac_config_sub" >&5
1409echo "$as_me: error: cannot run $ac_config_sub" >&2;} 1406echo "$as_me: error: cannot run $ac_config_sub" >&2;}
1461VERSION=`sed -n -e 's/^.*[ \t]VERSION.*"\(.*\)"$/\1/p' ${srcdir}/src/version.h` 1458VERSION=`sed -n -e 's/^.*[ \t]VERSION.*"\(.*\)"$/\1/p' ${srcdir}/src/version.h`
1462DATE=`sed -n -e 's/^.*[ \t]DATE.*"\(.*\)"$/\1/p' ${srcdir}/src/version.h` 1459DATE=`sed -n -e 's/^.*[ \t]DATE.*"\(.*\)"$/\1/p' ${srcdir}/src/version.h`
1463echo "" 1460echo ""
1464echo "configuring for rxvt $VERSION" 1461echo "configuring for rxvt $VERSION"
1465echo "" 1462echo ""
1463
1464orig_CXXFLAGS="$CXXFLAGS"
1466 1465
1467 1466
1468ac_ext=c 1467ac_ext=c
1469ac_cpp='$CPP $CPPFLAGS' 1468ac_cpp='$CPP $CPPFLAGS'
1470ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' 1469ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3051 3050
3052test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}' 3051test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
3053 3052
3054test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644' 3053test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
3055 3054
3056for ac_prog in gawk mawk nawk awk
3057do
3058 # Extract the first word of "$ac_prog", so it can be a program name with args.
3059set dummy $ac_prog; ac_word=$2
3060echo "$as_me:$LINENO: checking for $ac_word" >&5
3061echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
3062if test "${ac_cv_prog_AWK+set}" = set; then
3063 echo $ECHO_N "(cached) $ECHO_C" >&6
3064else
3065 if test -n "$AWK"; then
3066 ac_cv_prog_AWK="$AWK" # Let the user override the test.
3067else
3068as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3069for as_dir in $PATH
3070do
3071 IFS=$as_save_IFS
3072 test -z "$as_dir" && as_dir=.
3073 for ac_exec_ext in '' $ac_executable_extensions; do
3074 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3075 ac_cv_prog_AWK="$ac_prog"
3076 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3077 break 2
3078 fi
3079done
3080done
3081 3055
3082fi
3083fi
3084AWK=$ac_cv_prog_AWK
3085if test -n "$AWK"; then
3086 echo "$as_me:$LINENO: result: $AWK" >&5
3087echo "${ECHO_T}$AWK" >&6
3088else
3089 echo "$as_me:$LINENO: result: no" >&5
3090echo "${ECHO_T}no" >&6
3091fi
3092
3093 test -n "$AWK" && break
3094done
3095
3096
3097ac_ext=c
3098ac_cpp='$CPP $CPPFLAGS'
3099ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3100ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3101ac_compiler_gnu=$ac_cv_c_compiler_gnu
3102
3103
3104if test -z "$orig_CXXFLAGS"; then
3105 CXXFLAGS='-O'
3106 if test x$GCC = xyes && test "x$GXX" = xyes; then
3107 CXXFLAGS="-g -O3"
3108 fi
3109 CFLAGS="$CXXFLAGS"
3110fi
3111
3112LINKER="$CXX"
3113if test x$GCC = xyes && test x$GXX = xyes; then
3114
3115echo "$as_me:$LINENO: checking for main in -lsupc++" >&5
3116echo $ECHO_N "checking for main in -lsupc++... $ECHO_C" >&6
3117if test "${ac_cv_lib_supcpp_main+set}" = set; then
3118 echo $ECHO_N "(cached) $ECHO_C" >&6
3119else
3120 ac_check_lib_save_LIBS=$LIBS
3121LIBS="-lsupc++ $LIBS"
3122cat >conftest.$ac_ext <<_ACEOF
3123/* confdefs.h. */
3124_ACEOF
3125cat confdefs.h >>conftest.$ac_ext
3126cat >>conftest.$ac_ext <<_ACEOF
3127/* end confdefs.h. */
3128
3129
3130int
3131main ()
3132{
3133main ();
3134 ;
3135 return 0;
3136}
3137_ACEOF
3138rm -f conftest.$ac_objext conftest$ac_exeext
3139if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3140 (eval $ac_link) 2>conftest.er1
3141 ac_status=$?
3142 grep -v '^ *+' conftest.er1 >conftest.err
3143 rm -f conftest.er1
3144 cat conftest.err >&5
3145 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3146 (exit $ac_status); } &&
3147 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
3148 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3149 (eval $ac_try) 2>&5
3150 ac_status=$?
3151 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3152 (exit $ac_status); }; } &&
3153 { ac_try='test -s conftest$ac_exeext'
3154 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3155 (eval $ac_try) 2>&5
3156 ac_status=$?
3157 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3158 (exit $ac_status); }; }; then
3159 ac_cv_lib_supcpp_main=yes
3160else
3161 echo "$as_me: failed program was:" >&5
3162sed 's/^/| /' conftest.$ac_ext >&5
3163
3164ac_cv_lib_supcpp_main=no
3165fi
3166rm -f conftest.err conftest.$ac_objext \
3167 conftest$ac_exeext conftest.$ac_ext
3168LIBS=$ac_check_lib_save_LIBS
3169fi
3170echo "$as_me:$LINENO: result: $ac_cv_lib_supcpp_main" >&5
3171echo "${ECHO_T}$ac_cv_lib_supcpp_main" >&6
3172if test $ac_cv_lib_supcpp_main = yes; then
3173
3174 LINKER="$CC"
3175 LIBS="$LIBS -lsupc++"
3176
3177fi
3178
3179fi
3180LINKER=$LINKER
3181
3182
3183
3184cat >>confdefs.h <<\_ACEOF
3185#define _GNU_SOURCE 1
3186_ACEOF
3187
3188
3189case $host in
3190 *-*-solaris* )
3191
3192cat >>confdefs.h <<\_ACEOF
3193#define _XOPEN_SOURCE_EXTENDED 1
3194_ACEOF
3195
3196
3197cat >>confdefs.h <<\_ACEOF
3198#define _XOPEN_SOURCE 2
3199_ACEOF
3200
3201
3202cat >>confdefs.h <<\_ACEOF
3203#define __EXTENSIONS__ 1
3204_ACEOF
3205
3206 ;;
3207esac
3208
3209
3210ac_ext=cc
3211ac_cpp='$CXXCPP $CPPFLAGS'
3212ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3213ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3214ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
3215
3216
3217
3218ac_ext=cc
3219ac_cpp='$CXXCPP $CPPFLAGS'
3220ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3221ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3222ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
3223echo "$as_me:$LINENO: checking how to run the C++ preprocessor" >&5
3224echo $ECHO_N "checking how to run the C++ preprocessor... $ECHO_C" >&6
3225if test -z "$CXXCPP"; then
3226 if test "${ac_cv_prog_CXXCPP+set}" = set; then
3227 echo $ECHO_N "(cached) $ECHO_C" >&6
3228else
3229 # Double quotes because CXXCPP needs to be expanded
3230 for CXXCPP in "$CXX -E" "/lib/cpp"
3231 do
3232 ac_preproc_ok=false
3233for ac_cxx_preproc_warn_flag in '' yes
3234do
3235 # Use a header file that comes with gcc, so configuring glibc
3236 # with a fresh cross-compiler works.
3237 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3238 # <limits.h> exists even on freestanding compilers.
3239 # On the NeXT, cc -E runs the code through the compiler's parser,
3240 # not just through cpp. "Syntax error" is here to catch this case.
3241 cat >conftest.$ac_ext <<_ACEOF
3242/* confdefs.h. */
3243_ACEOF
3244cat confdefs.h >>conftest.$ac_ext
3245cat >>conftest.$ac_ext <<_ACEOF
3246/* end confdefs.h. */
3247#ifdef __STDC__
3248# include <limits.h>
3249#else
3250# include <assert.h>
3251#endif
3252 Syntax error
3253_ACEOF
3254if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3255 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
3256 ac_status=$?
3257 grep -v '^ *+' conftest.er1 >conftest.err
3258 rm -f conftest.er1
3259 cat conftest.err >&5
3260 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3261 (exit $ac_status); } >/dev/null; then
3262 if test -s conftest.err; then
3263 ac_cpp_err=$ac_cxx_preproc_warn_flag
3264 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
3265 else
3266 ac_cpp_err=
3267 fi
3268else
3269 ac_cpp_err=yes
3270fi
3271if test -z "$ac_cpp_err"; then
3272 :
3273else
3274 echo "$as_me: failed program was:" >&5
3275sed 's/^/| /' conftest.$ac_ext >&5
3276
3277 # Broken: fails on valid input.
3278continue
3279fi
3280rm -f conftest.err conftest.$ac_ext
3281
3282 # OK, works on sane cases. Now check whether non-existent headers
3283 # can be detected and how.
3284 cat >conftest.$ac_ext <<_ACEOF
3285/* confdefs.h. */
3286_ACEOF
3287cat confdefs.h >>conftest.$ac_ext
3288cat >>conftest.$ac_ext <<_ACEOF
3289/* end confdefs.h. */
3290#include <ac_nonexistent.h>
3291_ACEOF
3292if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3293 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
3294 ac_status=$?
3295 grep -v '^ *+' conftest.er1 >conftest.err
3296 rm -f conftest.er1
3297 cat conftest.err >&5
3298 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3299 (exit $ac_status); } >/dev/null; then
3300 if test -s conftest.err; then
3301 ac_cpp_err=$ac_cxx_preproc_warn_flag
3302 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
3303 else
3304 ac_cpp_err=
3305 fi
3306else
3307 ac_cpp_err=yes
3308fi
3309if test -z "$ac_cpp_err"; then
3310 # Broken: success on invalid input.
3311continue
3312else
3313 echo "$as_me: failed program was:" >&5
3314sed 's/^/| /' conftest.$ac_ext >&5
3315
3316 # Passes both tests.
3317ac_preproc_ok=:
3318break
3319fi
3320rm -f conftest.err conftest.$ac_ext
3321
3322done
3323# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
3324rm -f conftest.err conftest.$ac_ext
3325if $ac_preproc_ok; then
3326 break
3327fi
3328
3329 done
3330 ac_cv_prog_CXXCPP=$CXXCPP
3331
3332fi
3333 CXXCPP=$ac_cv_prog_CXXCPP
3334else
3335 ac_cv_prog_CXXCPP=$CXXCPP
3336fi
3337echo "$as_me:$LINENO: result: $CXXCPP" >&5
3338echo "${ECHO_T}$CXXCPP" >&6
3339ac_preproc_ok=false
3340for ac_cxx_preproc_warn_flag in '' yes
3341do
3342 # Use a header file that comes with gcc, so configuring glibc
3343 # with a fresh cross-compiler works.
3344 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3345 # <limits.h> exists even on freestanding compilers.
3346 # On the NeXT, cc -E runs the code through the compiler's parser,
3347 # not just through cpp. "Syntax error" is here to catch this case.
3348 cat >conftest.$ac_ext <<_ACEOF
3349/* confdefs.h. */
3350_ACEOF
3351cat confdefs.h >>conftest.$ac_ext
3352cat >>conftest.$ac_ext <<_ACEOF
3353/* end confdefs.h. */
3354#ifdef __STDC__
3355# include <limits.h>
3356#else
3357# include <assert.h>
3358#endif
3359 Syntax error
3360_ACEOF
3361if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3362 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
3363 ac_status=$?
3364 grep -v '^ *+' conftest.er1 >conftest.err
3365 rm -f conftest.er1
3366 cat conftest.err >&5
3367 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3368 (exit $ac_status); } >/dev/null; then
3369 if test -s conftest.err; then
3370 ac_cpp_err=$ac_cxx_preproc_warn_flag
3371 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
3372 else
3373 ac_cpp_err=
3374 fi
3375else
3376 ac_cpp_err=yes
3377fi
3378if test -z "$ac_cpp_err"; then
3379 :
3380else
3381 echo "$as_me: failed program was:" >&5
3382sed 's/^/| /' conftest.$ac_ext >&5
3383
3384 # Broken: fails on valid input.
3385continue
3386fi
3387rm -f conftest.err conftest.$ac_ext
3388
3389 # OK, works on sane cases. Now check whether non-existent headers
3390 # can be detected and how.
3391 cat >conftest.$ac_ext <<_ACEOF
3392/* confdefs.h. */
3393_ACEOF
3394cat confdefs.h >>conftest.$ac_ext
3395cat >>conftest.$ac_ext <<_ACEOF
3396/* end confdefs.h. */
3397#include <ac_nonexistent.h>
3398_ACEOF
3399if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3400 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
3401 ac_status=$?
3402 grep -v '^ *+' conftest.er1 >conftest.err
3403 rm -f conftest.er1
3404 cat conftest.err >&5
3405 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3406 (exit $ac_status); } >/dev/null; then
3407 if test -s conftest.err; then
3408 ac_cpp_err=$ac_cxx_preproc_warn_flag
3409 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
3410 else
3411 ac_cpp_err=
3412 fi
3413else
3414 ac_cpp_err=yes
3415fi
3416if test -z "$ac_cpp_err"; then
3417 # Broken: success on invalid input.
3418continue
3419else
3420 echo "$as_me: failed program was:" >&5
3421sed 's/^/| /' conftest.$ac_ext >&5
3422
3423 # Passes both tests.
3424ac_preproc_ok=:
3425break
3426fi
3427rm -f conftest.err conftest.$ac_ext
3428
3429done
3430# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
3431rm -f conftest.err conftest.$ac_ext
3432if $ac_preproc_ok; then
3433 :
3434else
3435 { { echo "$as_me:$LINENO: error: C++ preprocessor \"$CXXCPP\" fails sanity check
3436See \`config.log' for more details." >&5
3437echo "$as_me: error: C++ preprocessor \"$CXXCPP\" fails sanity check
3438See \`config.log' for more details." >&2;}
3439 { (exit 1); exit 1; }; }
3440fi
3441
3442ac_ext=cc
3443ac_cpp='$CXXCPP $CPPFLAGS'
3444ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3445ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3446ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
3447 3056
3448 3057
3449echo "$as_me:$LINENO: checking for egrep" >&5 3058echo "$as_me:$LINENO: checking for egrep" >&5
3450echo $ECHO_N "checking for egrep... $ECHO_C" >&6 3059echo $ECHO_N "checking for egrep... $ECHO_C" >&6
3451if test "${ac_cv_prog_egrep+set}" = set; then 3060if test "${ac_cv_prog_egrep+set}" = set; then
3526 grep -v '^ *+' conftest.er1 >conftest.err 3135 grep -v '^ *+' conftest.er1 >conftest.err
3527 rm -f conftest.er1 3136 rm -f conftest.er1
3528 cat conftest.err >&5 3137 cat conftest.err >&5
3529 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3138 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3530 (exit $ac_status); } && 3139 (exit $ac_status); } &&
3531 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 3140 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
3532 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3141 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3533 (eval $ac_try) 2>&5 3142 (eval $ac_try) 2>&5
3534 ac_status=$? 3143 ac_status=$?
3535 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3144 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3536 (exit $ac_status); }; } && 3145 (exit $ac_status); }; } &&
3580 grep -v '^ *+' conftest.er1 >conftest.err 3189 grep -v '^ *+' conftest.er1 >conftest.err
3581 rm -f conftest.er1 3190 rm -f conftest.er1
3582 cat conftest.err >&5 3191 cat conftest.err >&5
3583 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3192 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3584 (exit $ac_status); } && 3193 (exit $ac_status); } &&
3585 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 3194 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
3586 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3195 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3587 (eval $ac_try) 2>&5 3196 (eval $ac_try) 2>&5
3588 ac_status=$? 3197 ac_status=$?
3589 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3198 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3590 (exit $ac_status); }; } && 3199 (exit $ac_status); }; } &&
3612if test "$ac_cv_search_strerror" != no; then 3221if test "$ac_cv_search_strerror" != no; then
3613 test "$ac_cv_search_strerror" = "none required" || LIBS="$ac_cv_search_strerror $LIBS" 3222 test "$ac_cv_search_strerror" = "none required" || LIBS="$ac_cv_search_strerror $LIBS"
3614 3223
3615fi 3224fi
3616 3225
3226ac_ext=cc
3227ac_cpp='$CXXCPP $CPPFLAGS'
3228ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3229ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3230ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
3617 3231
3232
3233if test x$GCC = xyes && test x$GXX = xyes; then
3234 echo "$as_me:$LINENO: checking for working libsupc++" >&5
3235echo $ECHO_N "checking for working libsupc++... $ECHO_C" >&6
3236 save_CXX="$CXX"
3237 save_LIBS="$LIBS"
3238 CXX="$CC"
3239 LIBS="$LIBS -lsupc++"
3240 LINKER="$CC"
3241
3242cat >conftest.$ac_ext <<_ACEOF
3243/* confdefs.h. */
3244_ACEOF
3245cat confdefs.h >>conftest.$ac_ext
3246cat >>conftest.$ac_ext <<_ACEOF
3247/* end confdefs.h. */
3248struct test { }; void f() try { throw new test; } catch (...) { throw; }
3249int
3250main ()
3251{
3252
3253 ;
3254 return 0;
3255}
3256_ACEOF
3257rm -f conftest.$ac_objext conftest$ac_exeext
3258if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3259 (eval $ac_link) 2>conftest.er1
3260 ac_status=$?
3261 grep -v '^ *+' conftest.er1 >conftest.err
3262 rm -f conftest.er1
3263 cat conftest.err >&5
3264 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3265 (exit $ac_status); } &&
3266 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
3267 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3268 (eval $ac_try) 2>&5
3269 ac_status=$?
3270 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3271 (exit $ac_status); }; } &&
3272 { ac_try='test -s conftest$ac_exeext'
3273 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3274 (eval $ac_try) 2>&5
3275 ac_status=$?
3276 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3277 (exit $ac_status); }; }; then
3278 echo "$as_me:$LINENO: result: ok" >&5
3279echo "${ECHO_T}ok" >&6
3280else
3281 echo "$as_me: failed program was:" >&5
3282sed 's/^/| /' conftest.$ac_ext >&5
3283
3284
3285 echo "$as_me:$LINENO: result: no, making everything bigger and slower" >&5
3286echo "${ECHO_T}no, making everything bigger and slower" >&6
3287 LIBS="$save_LIBS"
3288 LINKER="$save_CXX"
3289
3290
3291fi
3292rm -f conftest.err conftest.$ac_objext \
3293 conftest$ac_exeext conftest.$ac_ext
3294 CXX="$save_CXX"
3295fi
3296LINKER=$LINKER
3297
3298
3299ac_ext=cc
3300ac_cpp='$CXXCPP $CPPFLAGS'
3301ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3302ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3303ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
3304
3305if test -z "$orig_CXXFLAGS"; then
3306 if test x$GCC = xyes && test "x$GXX" = xyes; then
3307 CXXFLAGS="-g -O3 -fno-threadsafe-statics -fno-enforce-eh-specs"
3308 cat >conftest.$ac_ext <<_ACEOF
3309/* confdefs.h. */
3310_ACEOF
3311cat confdefs.h >>conftest.$ac_ext
3312cat >>conftest.$ac_ext <<_ACEOF
3313/* end confdefs.h. */
3314
3315int
3316main ()
3317{
3318
3319 ;
3320 return 0;
3321}
3322_ACEOF
3323rm -f conftest.$ac_objext
3324if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3325 (eval $ac_compile) 2>conftest.er1
3326 ac_status=$?
3327 grep -v '^ *+' conftest.er1 >conftest.err
3328 rm -f conftest.er1
3329 cat conftest.err >&5
3330 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3331 (exit $ac_status); } &&
3332 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
3333 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3334 (eval $ac_try) 2>&5
3335 ac_status=$?
3336 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3337 (exit $ac_status); }; } &&
3338 { ac_try='test -s conftest.$ac_objext'
3339 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3340 (eval $ac_try) 2>&5
3341 ac_status=$?
3342 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3343 (exit $ac_status); }; }; then
3344 :
3345else
3346 echo "$as_me: failed program was:" >&5
3347sed 's/^/| /' conftest.$ac_ext >&5
3348
3349CXXFLAGS="-g -O3"
3350fi
3351rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
3352 else
3353 CXXFLAGS="-O"
3354 fi
3355 CFLAGS="$CXXFLAGS"
3356fi
3357
3358
3359cat >>confdefs.h <<\_ACEOF
3360#define _GNU_SOURCE 1
3361_ACEOF
3362
3363
3364case $host in
3365 *-*-solaris* )
3366
3367cat >>confdefs.h <<\_ACEOF
3368#define _XOPEN_SOURCE_EXTENDED 1
3369_ACEOF
3370
3371
3372cat >>confdefs.h <<\_ACEOF
3373#define _XOPEN_SOURCE 2
3374_ACEOF
3375
3376
3377cat >>confdefs.h <<\_ACEOF
3378#define __EXTENSIONS__ 1
3379_ACEOF
3380
3381 ;;
3382esac
3383
3384
3385echo "$as_me:$LINENO: checking for setlocale" >&5
3386echo $ECHO_N "checking for setlocale... $ECHO_C" >&6
3387if test "${ac_cv_func_setlocale+set}" = set; then
3388 echo $ECHO_N "(cached) $ECHO_C" >&6
3389else
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/* Define setlocale to an innocuous variant, in case <limits.h> declares setlocale.
3397 For example, HP-UX 11i <limits.h> declares gettimeofday. */
3398#define setlocale innocuous_setlocale
3399
3400/* System header to define __stub macros and hopefully few prototypes,
3401 which can conflict with char setlocale (); below.
3402 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3403 <limits.h> exists even on freestanding compilers. */
3404
3405#ifdef __STDC__
3406# include <limits.h>
3407#else
3408# include <assert.h>
3409#endif
3410
3411#undef setlocale
3412
3413/* Override any gcc2 internal prototype to avoid an error. */
3414#ifdef __cplusplus
3415extern "C"
3416{
3417#endif
3418/* We use char because int might match the return type of a gcc2
3419 builtin and then its argument prototype would still apply. */
3420char setlocale ();
3421/* The GNU C library defines this for functions which it implements
3422 to always fail with ENOSYS. Some functions are actually named
3423 something starting with __ and the normal name is an alias. */
3424#if defined (__stub_setlocale) || defined (__stub___setlocale)
3425choke me
3426#else
3427char (*f) () = setlocale;
3428#endif
3429#ifdef __cplusplus
3430}
3431#endif
3432
3433int
3434main ()
3435{
3436return f != setlocale;
3437 ;
3438 return 0;
3439}
3440_ACEOF
3441rm -f conftest.$ac_objext conftest$ac_exeext
3442if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3443 (eval $ac_link) 2>conftest.er1
3444 ac_status=$?
3445 grep -v '^ *+' conftest.er1 >conftest.err
3446 rm -f conftest.er1
3447 cat conftest.err >&5
3448 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3449 (exit $ac_status); } &&
3450 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
3451 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3452 (eval $ac_try) 2>&5
3453 ac_status=$?
3454 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3455 (exit $ac_status); }; } &&
3456 { ac_try='test -s conftest$ac_exeext'
3457 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3458 (eval $ac_try) 2>&5
3459 ac_status=$?
3460 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3461 (exit $ac_status); }; }; then
3462 ac_cv_func_setlocale=yes
3463else
3464 echo "$as_me: failed program was:" >&5
3465sed 's/^/| /' conftest.$ac_ext >&5
3466
3467ac_cv_func_setlocale=no
3468fi
3469rm -f conftest.err conftest.$ac_objext \
3470 conftest$ac_exeext conftest.$ac_ext
3471fi
3472echo "$as_me:$LINENO: result: $ac_cv_func_setlocale" >&5
3473echo "${ECHO_T}$ac_cv_func_setlocale" >&6
3474if test $ac_cv_func_setlocale = yes; then
3475 :
3476else
3618echo "$as_me:$LINENO: checking for setlocale in -lxpg4" >&5 3477 echo "$as_me:$LINENO: checking for setlocale in -lxpg4" >&5
3619echo $ECHO_N "checking for setlocale in -lxpg4... $ECHO_C" >&6 3478echo $ECHO_N "checking for setlocale in -lxpg4... $ECHO_C" >&6
3620if test "${ac_cv_lib_xpg4_setlocale+set}" = set; then 3479if test "${ac_cv_lib_xpg4_setlocale+set}" = set; then
3621 echo $ECHO_N "(cached) $ECHO_C" >&6 3480 echo $ECHO_N "(cached) $ECHO_C" >&6
3622else 3481else
3623 ac_check_lib_save_LIBS=$LIBS 3482 ac_check_lib_save_LIBS=$LIBS
3680echo "${ECHO_T}$ac_cv_lib_xpg4_setlocale" >&6 3539echo "${ECHO_T}$ac_cv_lib_xpg4_setlocale" >&6
3681if test $ac_cv_lib_xpg4_setlocale = yes; then 3540if test $ac_cv_lib_xpg4_setlocale = yes; then
3682 LIBS="$LIBS -lxpg4" 3541 LIBS="$LIBS -lxpg4"
3683fi 3542fi
3684 3543
3544fi
3685 3545
3546
3547echo "$as_me:$LINENO: checking for gethostbyname" >&5
3548echo $ECHO_N "checking for gethostbyname... $ECHO_C" >&6
3549if test "${ac_cv_func_gethostbyname+set}" = set; then
3550 echo $ECHO_N "(cached) $ECHO_C" >&6
3551else
3552 cat >conftest.$ac_ext <<_ACEOF
3553/* confdefs.h. */
3554_ACEOF
3555cat confdefs.h >>conftest.$ac_ext
3556cat >>conftest.$ac_ext <<_ACEOF
3557/* end confdefs.h. */
3558/* Define gethostbyname to an innocuous variant, in case <limits.h> declares gethostbyname.
3559 For example, HP-UX 11i <limits.h> declares gettimeofday. */
3560#define gethostbyname innocuous_gethostbyname
3561
3562/* System header to define __stub macros and hopefully few prototypes,
3563 which can conflict with char gethostbyname (); below.
3564 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3565 <limits.h> exists even on freestanding compilers. */
3566
3567#ifdef __STDC__
3568# include <limits.h>
3569#else
3570# include <assert.h>
3571#endif
3572
3573#undef gethostbyname
3574
3575/* Override any gcc2 internal prototype to avoid an error. */
3576#ifdef __cplusplus
3577extern "C"
3578{
3579#endif
3580/* We use char because int might match the return type of a gcc2
3581 builtin and then its argument prototype would still apply. */
3582char gethostbyname ();
3583/* The GNU C library defines this for functions which it implements
3584 to always fail with ENOSYS. Some functions are actually named
3585 something starting with __ and the normal name is an alias. */
3586#if defined (__stub_gethostbyname) || defined (__stub___gethostbyname)
3587choke me
3588#else
3589char (*f) () = gethostbyname;
3590#endif
3591#ifdef __cplusplus
3592}
3593#endif
3594
3595int
3596main ()
3597{
3598return f != gethostbyname;
3599 ;
3600 return 0;
3601}
3602_ACEOF
3603rm -f conftest.$ac_objext conftest$ac_exeext
3604if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3605 (eval $ac_link) 2>conftest.er1
3606 ac_status=$?
3607 grep -v '^ *+' conftest.er1 >conftest.err
3608 rm -f conftest.er1
3609 cat conftest.err >&5
3610 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3611 (exit $ac_status); } &&
3612 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
3613 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3614 (eval $ac_try) 2>&5
3615 ac_status=$?
3616 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3617 (exit $ac_status); }; } &&
3618 { ac_try='test -s conftest$ac_exeext'
3619 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3620 (eval $ac_try) 2>&5
3621 ac_status=$?
3622 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3623 (exit $ac_status); }; }; then
3624 ac_cv_func_gethostbyname=yes
3625else
3626 echo "$as_me: failed program was:" >&5
3627sed 's/^/| /' conftest.$ac_ext >&5
3628
3629ac_cv_func_gethostbyname=no
3630fi
3631rm -f conftest.err conftest.$ac_objext \
3632 conftest$ac_exeext conftest.$ac_ext
3633fi
3634echo "$as_me:$LINENO: result: $ac_cv_func_gethostbyname" >&5
3635echo "${ECHO_T}$ac_cv_func_gethostbyname" >&6
3636if test $ac_cv_func_gethostbyname = yes; then
3637 :
3638else
3686echo "$as_me:$LINENO: checking for gethostbyname in -lnsl" >&5 3639 echo "$as_me:$LINENO: checking for gethostbyname in -lnsl" >&5
3687echo $ECHO_N "checking for gethostbyname in -lnsl... $ECHO_C" >&6 3640echo $ECHO_N "checking for gethostbyname in -lnsl... $ECHO_C" >&6
3688if test "${ac_cv_lib_nsl_gethostbyname+set}" = set; then 3641if test "${ac_cv_lib_nsl_gethostbyname+set}" = set; then
3689 echo $ECHO_N "(cached) $ECHO_C" >&6 3642 echo $ECHO_N "(cached) $ECHO_C" >&6
3690else 3643else
3691 ac_check_lib_save_LIBS=$LIBS 3644 ac_check_lib_save_LIBS=$LIBS
3748echo "${ECHO_T}$ac_cv_lib_nsl_gethostbyname" >&6 3701echo "${ECHO_T}$ac_cv_lib_nsl_gethostbyname" >&6
3749if test $ac_cv_lib_nsl_gethostbyname = yes; then 3702if test $ac_cv_lib_nsl_gethostbyname = yes; then
3750 LIBS="$LIBS -lnsl" 3703 LIBS="$LIBS -lnsl"
3751fi 3704fi
3752 3705
3706fi
3707
3708echo "$as_me:$LINENO: checking for socket" >&5
3709echo $ECHO_N "checking for socket... $ECHO_C" >&6
3710if test "${ac_cv_func_socket+set}" = set; then
3711 echo $ECHO_N "(cached) $ECHO_C" >&6
3712else
3713 cat >conftest.$ac_ext <<_ACEOF
3714/* confdefs.h. */
3715_ACEOF
3716cat confdefs.h >>conftest.$ac_ext
3717cat >>conftest.$ac_ext <<_ACEOF
3718/* end confdefs.h. */
3719/* Define socket to an innocuous variant, in case <limits.h> declares socket.
3720 For example, HP-UX 11i <limits.h> declares gettimeofday. */
3721#define socket innocuous_socket
3722
3723/* System header to define __stub macros and hopefully few prototypes,
3724 which can conflict with char socket (); below.
3725 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3726 <limits.h> exists even on freestanding compilers. */
3727
3728#ifdef __STDC__
3729# include <limits.h>
3730#else
3731# include <assert.h>
3732#endif
3733
3734#undef socket
3735
3736/* Override any gcc2 internal prototype to avoid an error. */
3737#ifdef __cplusplus
3738extern "C"
3739{
3740#endif
3741/* We use char because int might match the return type of a gcc2
3742 builtin and then its argument prototype would still apply. */
3743char socket ();
3744/* The GNU C library defines this for functions which it implements
3745 to always fail with ENOSYS. Some functions are actually named
3746 something starting with __ and the normal name is an alias. */
3747#if defined (__stub_socket) || defined (__stub___socket)
3748choke me
3749#else
3750char (*f) () = socket;
3751#endif
3752#ifdef __cplusplus
3753}
3754#endif
3755
3756int
3757main ()
3758{
3759return f != socket;
3760 ;
3761 return 0;
3762}
3763_ACEOF
3764rm -f conftest.$ac_objext conftest$ac_exeext
3765if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3766 (eval $ac_link) 2>conftest.er1
3767 ac_status=$?
3768 grep -v '^ *+' conftest.er1 >conftest.err
3769 rm -f conftest.er1
3770 cat conftest.err >&5
3771 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3772 (exit $ac_status); } &&
3773 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
3774 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3775 (eval $ac_try) 2>&5
3776 ac_status=$?
3777 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3778 (exit $ac_status); }; } &&
3779 { ac_try='test -s conftest$ac_exeext'
3780 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3781 (eval $ac_try) 2>&5
3782 ac_status=$?
3783 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3784 (exit $ac_status); }; }; then
3785 ac_cv_func_socket=yes
3786else
3787 echo "$as_me: failed program was:" >&5
3788sed 's/^/| /' conftest.$ac_ext >&5
3789
3790ac_cv_func_socket=no
3791fi
3792rm -f conftest.err conftest.$ac_objext \
3793 conftest$ac_exeext conftest.$ac_ext
3794fi
3795echo "$as_me:$LINENO: result: $ac_cv_func_socket" >&5
3796echo "${ECHO_T}$ac_cv_func_socket" >&6
3797if test $ac_cv_func_socket = yes; then
3798 :
3799else
3753echo "$as_me:$LINENO: checking for socket in -lsocket" >&5 3800 echo "$as_me:$LINENO: checking for socket in -lsocket" >&5
3754echo $ECHO_N "checking for socket in -lsocket... $ECHO_C" >&6 3801echo $ECHO_N "checking for socket in -lsocket... $ECHO_C" >&6
3755if test "${ac_cv_lib_socket_socket+set}" = set; then 3802if test "${ac_cv_lib_socket_socket+set}" = set; then
3756 echo $ECHO_N "(cached) $ECHO_C" >&6 3803 echo $ECHO_N "(cached) $ECHO_C" >&6
3757else 3804else
3758 ac_check_lib_save_LIBS=$LIBS 3805 ac_check_lib_save_LIBS=$LIBS
3815echo "${ECHO_T}$ac_cv_lib_socket_socket" >&6 3862echo "${ECHO_T}$ac_cv_lib_socket_socket" >&6
3816if test $ac_cv_lib_socket_socket = yes; then 3863if test $ac_cv_lib_socket_socket = yes; then
3817 LIBS="$LIBS -lsocket" 3864 LIBS="$LIBS -lsocket"
3818fi 3865fi
3819 3866
3867fi
3868
3869
3870echo "$as_me:$LINENO: checking for sched_yield" >&5
3871echo $ECHO_N "checking for sched_yield... $ECHO_C" >&6
3872if test "${ac_cv_func_sched_yield+set}" = set; then
3873 echo $ECHO_N "(cached) $ECHO_C" >&6
3874else
3875 cat >conftest.$ac_ext <<_ACEOF
3876/* confdefs.h. */
3877_ACEOF
3878cat confdefs.h >>conftest.$ac_ext
3879cat >>conftest.$ac_ext <<_ACEOF
3880/* end confdefs.h. */
3881/* Define sched_yield to an innocuous variant, in case <limits.h> declares sched_yield.
3882 For example, HP-UX 11i <limits.h> declares gettimeofday. */
3883#define sched_yield innocuous_sched_yield
3884
3885/* System header to define __stub macros and hopefully few prototypes,
3886 which can conflict with char sched_yield (); below.
3887 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3888 <limits.h> exists even on freestanding compilers. */
3889
3890#ifdef __STDC__
3891# include <limits.h>
3892#else
3893# include <assert.h>
3894#endif
3895
3896#undef sched_yield
3897
3898/* Override any gcc2 internal prototype to avoid an error. */
3899#ifdef __cplusplus
3900extern "C"
3901{
3902#endif
3903/* We use char because int might match the return type of a gcc2
3904 builtin and then its argument prototype would still apply. */
3905char sched_yield ();
3906/* The GNU C library defines this for functions which it implements
3907 to always fail with ENOSYS. Some functions are actually named
3908 something starting with __ and the normal name is an alias. */
3909#if defined (__stub_sched_yield) || defined (__stub___sched_yield)
3910choke me
3911#else
3912char (*f) () = sched_yield;
3913#endif
3914#ifdef __cplusplus
3915}
3916#endif
3917
3918int
3919main ()
3920{
3921return f != sched_yield;
3922 ;
3923 return 0;
3924}
3925_ACEOF
3926rm -f conftest.$ac_objext conftest$ac_exeext
3927if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3928 (eval $ac_link) 2>conftest.er1
3929 ac_status=$?
3930 grep -v '^ *+' conftest.er1 >conftest.err
3931 rm -f conftest.er1
3932 cat conftest.err >&5
3933 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3934 (exit $ac_status); } &&
3935 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
3936 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3937 (eval $ac_try) 2>&5
3938 ac_status=$?
3939 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3940 (exit $ac_status); }; } &&
3941 { ac_try='test -s conftest$ac_exeext'
3942 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3943 (eval $ac_try) 2>&5
3944 ac_status=$?
3945 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3946 (exit $ac_status); }; }; then
3947 ac_cv_func_sched_yield=yes
3948else
3949 echo "$as_me: failed program was:" >&5
3950sed 's/^/| /' conftest.$ac_ext >&5
3951
3952ac_cv_func_sched_yield=no
3953fi
3954rm -f conftest.err conftest.$ac_objext \
3955 conftest$ac_exeext conftest.$ac_ext
3956fi
3957echo "$as_me:$LINENO: result: $ac_cv_func_sched_yield" >&5
3958echo "${ECHO_T}$ac_cv_func_sched_yield" >&6
3959if test $ac_cv_func_sched_yield = yes; then
3960 :
3961else
3962 echo "$as_me:$LINENO: checking for sched_yield in -lrt" >&5
3963echo $ECHO_N "checking for sched_yield in -lrt... $ECHO_C" >&6
3964if test "${ac_cv_lib_rt_sched_yield+set}" = set; then
3965 echo $ECHO_N "(cached) $ECHO_C" >&6
3966else
3967 ac_check_lib_save_LIBS=$LIBS
3968LIBS="-lrt $LIBS"
3969cat >conftest.$ac_ext <<_ACEOF
3970/* confdefs.h. */
3971_ACEOF
3972cat confdefs.h >>conftest.$ac_ext
3973cat >>conftest.$ac_ext <<_ACEOF
3974/* end confdefs.h. */
3975
3976/* Override any gcc2 internal prototype to avoid an error. */
3977#ifdef __cplusplus
3978extern "C"
3979#endif
3980/* We use char because int might match the return type of a gcc2
3981 builtin and then its argument prototype would still apply. */
3982char sched_yield ();
3983int
3984main ()
3985{
3986sched_yield ();
3987 ;
3988 return 0;
3989}
3990_ACEOF
3991rm -f conftest.$ac_objext conftest$ac_exeext
3992if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3993 (eval $ac_link) 2>conftest.er1
3994 ac_status=$?
3995 grep -v '^ *+' conftest.er1 >conftest.err
3996 rm -f conftest.er1
3997 cat conftest.err >&5
3998 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3999 (exit $ac_status); } &&
4000 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
4001 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4002 (eval $ac_try) 2>&5
4003 ac_status=$?
4004 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4005 (exit $ac_status); }; } &&
4006 { ac_try='test -s conftest$ac_exeext'
4007 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4008 (eval $ac_try) 2>&5
4009 ac_status=$?
4010 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4011 (exit $ac_status); }; }; then
4012 ac_cv_lib_rt_sched_yield=yes
4013else
4014 echo "$as_me: failed program was:" >&5
4015sed 's/^/| /' conftest.$ac_ext >&5
4016
4017ac_cv_lib_rt_sched_yield=no
4018fi
4019rm -f conftest.err conftest.$ac_objext \
4020 conftest$ac_exeext conftest.$ac_ext
4021LIBS=$ac_check_lib_save_LIBS
4022fi
4023echo "$as_me:$LINENO: result: $ac_cv_lib_rt_sched_yield" >&5
4024echo "${ECHO_T}$ac_cv_lib_rt_sched_yield" >&6
4025if test $ac_cv_lib_rt_sched_yield = yes; then
4026 LIBS="$LIBS -lrt"
4027fi
4028
4029fi
4030
4031
4032echo "$as_me:$LINENO: checking for sched_yield support" >&5
4033echo $ECHO_N "checking for sched_yield support... $ECHO_C" >&6
4034cat >conftest.$ac_ext <<_ACEOF
4035/* confdefs.h. */
4036_ACEOF
4037cat confdefs.h >>conftest.$ac_ext
4038cat >>conftest.$ac_ext <<_ACEOF
4039/* end confdefs.h. */
4040#include <sched.h>
4041int
4042main ()
4043{
4044sched_yield ()
4045 ;
4046 return 0;
4047}
4048_ACEOF
4049rm -f conftest.$ac_objext conftest$ac_exeext
4050if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4051 (eval $ac_link) 2>conftest.er1
4052 ac_status=$?
4053 grep -v '^ *+' conftest.er1 >conftest.err
4054 rm -f conftest.er1
4055 cat conftest.err >&5
4056 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4057 (exit $ac_status); } &&
4058 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
4059 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4060 (eval $ac_try) 2>&5
4061 ac_status=$?
4062 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4063 (exit $ac_status); }; } &&
4064 { ac_try='test -s conftest$ac_exeext'
4065 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4066 (eval $ac_try) 2>&5
4067 ac_status=$?
4068 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4069 (exit $ac_status); }; }; then
4070 echo "$as_me:$LINENO: result: yes" >&5
4071echo "${ECHO_T}yes" >&6
4072
4073cat >>confdefs.h <<\_ACEOF
4074#define HAVE_SCHED_YIELD 1
4075_ACEOF
4076
4077else
4078 echo "$as_me: failed program was:" >&5
4079sed 's/^/| /' conftest.$ac_ext >&5
4080
4081echo "$as_me:$LINENO: result: no" >&5
4082echo "${ECHO_T}no" >&6
4083fi
4084rm -f conftest.err conftest.$ac_objext \
4085 conftest$ac_exeext conftest.$ac_ext
3820 4086
3821 4087
3822MALLOC_TYPE=S 4088MALLOC_TYPE=S
3823support_addstrings=no 4089
3824support_frills=no 4090support_frills=yes
3825support_inheritpixmap=no 4091support_inheritpixmap=yes
3826support_tinting=no 4092support_tinting=yes
3827support_fading=no 4093support_fading=yes
3828support_keepscrolling=no 4094support_keepscrolling=yes
3829support_selectionscrolling=no 4095support_selectionscrolling=yes
3830support_menubar=no
3831support_mousewheel=no 4096support_mousewheel=yes
3832support_mouseslipwheel=no 4097support_mouseslipwheel=yes
3833support_utmp=no 4098support_utmp=yes
3834support_wtmp=no 4099support_wtmp=yes
3835support_lastlog=no 4100support_lastlog=yes
3836support_cursor_blink=no
3837support_text_blink=no 4101support_text_blink=yes
3838support_pointer_blank=no 4102support_pointer_blank=yes
3839support_scroll_rxvt=no 4103support_scroll_rxvt=yes
3840support_scroll_next=no 4104support_scroll_next=yes
3841support_scroll_xterm=no 4105support_scroll_xterm=yes
3842support_scroll_plain=no 4106support_scroll_plain=yes
3843support_xim=no 4107support_xim=yes
3844support_xpm=no 4108support_xpm=yes
3845support_xft=no 4109support_xft=yes
3846support_unicode3=no 4110support_unicode3=no
3847support_combining=no 4111support_combining=yes
3848support_8bitctrls=no 4112support_8bitctrls=no
3849support_iso14755=no 4113support_iso14755=yes
3850support_styles=no 4114support_styles=yes
4115support_perl=yes
3851codesets= 4116codesets=all
3852 4117
3853 4118
3854if test "x$enable_shared" = xyes; then 4119if test "x$enable_shared" = xyes; then
3855 4120
3856cat >>confdefs.h <<\_ACEOF 4121cat >>confdefs.h <<\_ACEOF
3862 4127
3863 4128
3864# Check whether --enable-everything or --disable-everything was given. 4129# Check whether --enable-everything or --disable-everything was given.
3865if test "${enable_everything+set}" = set; then 4130if test "${enable_everything+set}" = set; then
3866 enableval="$enable_everything" 4131 enableval="$enable_everything"
4132
4133 if test x$enableval = xno; then
4134 support_24bit=no
4135 support_frills=no
4136 support_inheritpixmap=no
4137 support_tinting=no
4138 support_fading=no
4139 support_keepscrolling=no
4140 support_selectionscrolling=no
4141 support_lastlog=no
4142 support_mousewheel=no
4143 support_mouseslipwheel=no
4144 support_text_blink=no
4145 support_pointer_blank=no
4146 support_scroll_rxvt=no
4147 support_scroll_next=no
4148 support_scroll_xterm=no
4149 support_scroll_plain=no
4150 support_utmp=no
4151 support_wtmp=no
4152 support_xim=no
4153 support_xpm=no
4154 support_xft=no
4155 support_unicode3=no
4156 support_combining=no
4157 support_8bitctrls=no
4158 support_iso14755=no
4159 support_styles=no
4160 support_perl=no
4161 codesets=
4162 fi
3867 if test x$enableval = xyes; then 4163 if test x$enableval = xyes; then
3868 support_24bit=yes 4164 support_24bit=yes
3869 support_frills=yes 4165 support_frills=yes
3870 support_inheritpixmap=yes 4166 support_inheritpixmap=yes
3871 support_tinting=yes 4167 support_tinting=yes
3872 support_fading=yes 4168 support_fading=yes
3873 support_keepscrolling=yes 4169 support_keepscrolling=yes
3874 support_selectionscrolling=yes 4170 support_selectionscrolling=yes
3875 support_lastlog=yes 4171 support_lastlog=yes
3876 support_menubar=yes
3877 support_mousewheel=yes 4172 support_mousewheel=yes
3878 support_mouseslipwheel=yes 4173 support_mouseslipwheel=yes
3879 support_cursor_blink=yes
3880 support_text_blink=yes 4174 support_text_blink=yes
3881 support_pointer_blank=yes 4175 support_pointer_blank=yes
3882 support_scroll_rxvt=yes 4176 support_scroll_rxvt=yes
3883 support_scroll_next=yes 4177 support_scroll_next=yes
3884 support_scroll_xterm=yes 4178 support_scroll_xterm=yes
3885 support_scroll_plain=yes 4179 support_scroll_plain=yes
3886 support_utmp=yes 4180 support_utmp=yes
3887 support_wtmp=yes 4181 support_wtmp=yes
3888 support_xim=yes 4182 support_xim=yes
3889 support_xpm=yes 4183 support_xpm=yes
3890 support_xft=yes 4184 support_xft=yes
3891 support_unicode3=yes 4185 support_unicode3=yes
3892 support_combining=yes 4186 support_combining=yes
3893 #support_8bitctrls=yes 4187 #support_8bitctrls=yes
3894 support_iso14755=yes 4188 support_iso14755=yes
3895 support_styles=yes 4189 support_styles=yes
4190 support_perl=yes
3896 codesets=all 4191 codesets=all
3897 fi 4192 fi
4193
3898fi; 4194fi;
3899 4195
3900# Check whether --enable-unicode3 or --disable-unicode3 was given. 4196# Check whether --enable-unicode3 or --disable-unicode3 was given.
3901if test "${enable_unicode3+set}" = set; then 4197if test "${enable_unicode3+set}" = set; then
3902 enableval="$enable_unicode3" 4198 enableval="$enable_unicode3"
3983 if test x$enableval = xyes -o x$enableval = xno; then 4279 if test x$enableval = xyes -o x$enableval = xno; then
3984 support_fading=$enableval 4280 support_fading=$enableval
3985 fi 4281 fi
3986fi; 4282fi;
3987 4283
3988# Check whether --enable-menubar or --disable-menubar was given.
3989if test "${enable_menubar+set}" = set; then
3990 enableval="$enable_menubar"
3991 if test x$enableval = xyes -o x$enableval = xno; then
3992 support_menubar=$enableval
3993 fi
3994fi;
3995
3996# Check whether --enable-rxvt-scroll or --disable-rxvt-scroll was given. 4284# Check whether --enable-rxvt-scroll or --disable-rxvt-scroll was given.
3997if test "${enable_rxvt_scroll+set}" = set; then 4285if test "${enable_rxvt_scroll+set}" = set; then
3998 enableval="$enable_rxvt_scroll" 4286 enableval="$enable_rxvt_scroll"
3999 if test x$enableval = xyes -o x$enableval = xno; then 4287 if test x$enableval = xyes -o x$enableval = xno; then
4000 support_scroll_rxvt=$enableval 4288 support_scroll_rxvt=$enableval
4015 if test x$enableval = xyes -o x$enableval = xno; then 4303 if test x$enableval = xyes -o x$enableval = xno; then
4016 support_scroll_xterm=$enableval 4304 support_scroll_xterm=$enableval
4017 fi 4305 fi
4018fi; 4306fi;
4019 4307
4308# Check whether --enable-perl or --disable-perl was given.
4309if test "${enable_perl+set}" = set; then
4310 enableval="$enable_perl"
4311 if test x$enableval = xyes -o x$enableval = xno; then
4312 support_perl=$enableval
4313 fi
4314fi;
4315
4020# Check whether --enable-plain-scroll or --disable-plain-scroll was given. 4316# Check whether --enable-plain-scroll or --disable-plain-scroll was given.
4021if test "${enable_plain_scroll+set}" = set; then 4317if test "${enable_plain_scroll+set}" = set; then
4022 enableval="$enable_plain_scroll" 4318 enableval="$enable_plain_scroll"
4023 if test x$enableval = xyes -o x$enableval = xno; then 4319 if test x$enableval = xyes -o x$enableval = xno; then
4024 support_scroll_plain=$enableval 4320 support_scroll_plain=$enableval
4025 fi 4321 fi
4026fi; 4322fi;
4027 4323
4028# Check whether --enable-half-shadow or --disable-half-shadow was given.
4029if test "${enable_half_shadow+set}" = set; then
4030 enableval="$enable_half_shadow"
4031 if test x$enableval = xyes; then
4032
4033cat >>confdefs.h <<\_ACEOF
4034#define HALFSHADOW 1
4035_ACEOF
4036
4037 fi
4038fi;
4039 4324
4040 4325
4041# Check whether --with-codesets or --without-codesets was given. 4326# Check whether --with-codesets or --without-codesets was given.
4042if test "${with_codesets+set}" = set; then 4327if test "${with_codesets+set}" = set; then
4043 withval="$with_codesets" 4328 withval="$with_codesets"
4098_ACEOF 4383_ACEOF
4099 4384
4100 fi 4385 fi
4101fi; 4386fi;
4102 4387
4103# Check whether --enable-xgetdefault or --disable-xgetdefault was given.
4104if test "${enable_xgetdefault+set}" = set; then
4105 enableval="$enable_xgetdefault"
4106 if test x$enableval = xyes; then
4107
4108cat >>confdefs.h <<\_ACEOF
4109#define USE_XGETDEFAULT 1
4110_ACEOF
4111
4112 fi
4113fi;
4114
4115# Check whether --enable-8bitctrls or --disable-8bitctrls was given. 4388# Check whether --enable-8bitctrls or --disable-8bitctrls was given.
4116if test "${enable_8bitctrls+set}" = set; then 4389if test "${enable_8bitctrls+set}" = set; then
4117 enableval="$enable_8bitctrls" 4390 enableval="$enable_8bitctrls"
4118 if test x$enableval = xyes -o x$enableval = xno; then 4391 if test x$enableval = xyes -o x$enableval = xno; then
4119 support_8bitctrls=$enableval 4392 support_8bitctrls=$enableval
4178_ACEOF 4451_ACEOF
4179 4452
4180 4453
4181RXVTNAME=`echo "$RXVTNAME"|sed "$program_transform_name"` 4454RXVTNAME=`echo "$RXVTNAME"|sed "$program_transform_name"`
4182 4455
4183
4184# Check whether --enable-strings or --disable-strings was given.
4185if test "${enable_strings+set}" = set; then
4186 enableval="$enable_strings"
4187 if test x$enableval = xyes -o x$enableval = xno; then
4188 support_addstrings=$enableval
4189 fi
4190fi;
4191 4456
4192# Check whether --enable-swapscreen or --disable-swapscreen was given. 4457# Check whether --enable-swapscreen or --disable-swapscreen was given.
4193if test "${enable_swapscreen+set}" = set; then 4458if test "${enable_swapscreen+set}" = set; then
4194 enableval="$enable_swapscreen" 4459 enableval="$enable_swapscreen"
4195 if test x$enableval = xno; then 4460 if test x$enableval = xno; then
4289_ACEOF 4554_ACEOF
4290 4555
4291 fi 4556 fi
4292fi; 4557fi;
4293 4558
4294# Check whether --enable-cursor-blink or --disable-cursor-blink was given.
4295if test "${enable_cursor_blink+set}" = set; then
4296 enableval="$enable_cursor_blink"
4297 if test x$enableval = xyes -o x$enableval = xno; then
4298 support_cursor_blink=$enableval
4299 fi
4300fi;
4301
4302# Check whether --enable-text-blink or --disable-text-blink was given. 4559# Check whether --enable-text-blink or --disable-text-blink was given.
4303if test "${enable_text_blink+set}" = set; then 4560if test "${enable_text_blink+set}" = set; then
4304 enableval="$enable_text_blink" 4561 enableval="$enable_text_blink"
4305 if test x$enableval = xyes -o x$enableval = xno; then 4562 if test x$enableval = xyes -o x$enableval = xno; then
4306 support_text_blink=$enableval 4563 support_text_blink=$enableval
4338#define RXVT_TERMINFO "$withval" 4595#define RXVT_TERMINFO "$withval"
4339_ACEOF 4596_ACEOF
4340 terminfo="$withval" 4597 terminfo="$withval"
4341 fi 4598 fi
4342fi; 4599fi;
4343
4344
4345
4346cat >>confdefs.h <<\_ACEOF
4347#define PROTOTYPES 1
4348_ACEOF
4349 4600
4350 4601
4351# Extract the first word of "mv", so it can be a program name with args. 4602# Extract the first word of "mv", so it can be a program name with args.
4352set dummy mv; ac_word=$2 4603set dummy mv; ac_word=$2
4353echo "$as_me:$LINENO: checking for $ac_word" >&5 4604echo "$as_me:$LINENO: checking for $ac_word" >&5
4626else 4877else
4627 echo "$as_me:$LINENO: result: no" >&5 4878 echo "$as_me:$LINENO: result: no" >&5
4628echo "${ECHO_T}no" >&6 4879echo "${ECHO_T}no" >&6
4629fi 4880fi
4630 4881
4631# Extract the first word of "tbl", so it can be a program name with args.
4632set dummy tbl; ac_word=$2
4633echo "$as_me:$LINENO: checking for $ac_word" >&5
4634echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
4635if test "${ac_cv_path_TBL+set}" = set; then
4636 echo $ECHO_N "(cached) $ECHO_C" >&6
4637else
4638 case $TBL in
4639 [\\/]* | ?:[\\/]*)
4640 ac_cv_path_TBL="$TBL" # Let the user override the test with a path.
4641 ;;
4642 *)
4643 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4644for as_dir in $PATH
4645do
4646 IFS=$as_save_IFS
4647 test -z "$as_dir" && as_dir=.
4648 for ac_exec_ext in '' $ac_executable_extensions; do
4649 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4650 ac_cv_path_TBL="$as_dir/$ac_word$ac_exec_ext"
4651 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4652 break 2
4653 fi
4654done
4655done
4656
4657 ;;
4658esac
4659fi
4660TBL=$ac_cv_path_TBL
4661
4662if test -n "$TBL"; then
4663 echo "$as_me:$LINENO: result: $TBL" >&5
4664echo "${ECHO_T}$TBL" >&6
4665else
4666 echo "$as_me:$LINENO: result: no" >&5
4667echo "${ECHO_T}no" >&6
4668fi
4669
4670# Extract the first word of "tic", so it can be a program name with args. 4882# Extract the first word of "tic", so it can be a program name with args.
4671set dummy tic; ac_word=$2 4883set dummy tic; ac_word=$2
4672echo "$as_me:$LINENO: checking for $ac_word" >&5 4884echo "$as_me:$LINENO: checking for $ac_word" >&5
4673echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 4885echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
4674if test "${ac_cv_path_TIC+set}" = set; then 4886if test "${ac_cv_path_TIC+set}" = set; then
4705 echo "$as_me:$LINENO: result: no" >&5 4917 echo "$as_me:$LINENO: result: no" >&5
4706echo "${ECHO_T}no" >&6 4918echo "${ECHO_T}no" >&6
4707fi 4919fi
4708 4920
4709 4921
4922
4923
4924ac_ext=cc
4925ac_cpp='$CXXCPP $CPPFLAGS'
4926ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4927ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4928ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
4929echo "$as_me:$LINENO: checking how to run the C++ preprocessor" >&5
4930echo $ECHO_N "checking how to run the C++ preprocessor... $ECHO_C" >&6
4931if test -z "$CXXCPP"; then
4932 if test "${ac_cv_prog_CXXCPP+set}" = set; then
4933 echo $ECHO_N "(cached) $ECHO_C" >&6
4934else
4935 # Double quotes because CXXCPP needs to be expanded
4936 for CXXCPP in "$CXX -E" "/lib/cpp"
4937 do
4938 ac_preproc_ok=false
4939for ac_cxx_preproc_warn_flag in '' yes
4940do
4941 # Use a header file that comes with gcc, so configuring glibc
4942 # with a fresh cross-compiler works.
4943 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4944 # <limits.h> exists even on freestanding compilers.
4945 # On the NeXT, cc -E runs the code through the compiler's parser,
4946 # not just through cpp. "Syntax error" is here to catch this case.
4947 cat >conftest.$ac_ext <<_ACEOF
4948/* confdefs.h. */
4949_ACEOF
4950cat confdefs.h >>conftest.$ac_ext
4951cat >>conftest.$ac_ext <<_ACEOF
4952/* end confdefs.h. */
4953#ifdef __STDC__
4954# include <limits.h>
4955#else
4956# include <assert.h>
4957#endif
4958 Syntax error
4959_ACEOF
4960if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
4961 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
4962 ac_status=$?
4963 grep -v '^ *+' conftest.er1 >conftest.err
4964 rm -f conftest.er1
4965 cat conftest.err >&5
4966 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4967 (exit $ac_status); } >/dev/null; then
4968 if test -s conftest.err; then
4969 ac_cpp_err=$ac_cxx_preproc_warn_flag
4970 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
4971 else
4972 ac_cpp_err=
4973 fi
4974else
4975 ac_cpp_err=yes
4976fi
4977if test -z "$ac_cpp_err"; then
4978 :
4979else
4980 echo "$as_me: failed program was:" >&5
4981sed 's/^/| /' conftest.$ac_ext >&5
4982
4983 # Broken: fails on valid input.
4984continue
4985fi
4986rm -f conftest.err conftest.$ac_ext
4987
4988 # OK, works on sane cases. Now check whether non-existent headers
4989 # can be detected and how.
4990 cat >conftest.$ac_ext <<_ACEOF
4991/* confdefs.h. */
4992_ACEOF
4993cat confdefs.h >>conftest.$ac_ext
4994cat >>conftest.$ac_ext <<_ACEOF
4995/* end confdefs.h. */
4996#include <ac_nonexistent.h>
4997_ACEOF
4998if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
4999 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
5000 ac_status=$?
5001 grep -v '^ *+' conftest.er1 >conftest.err
5002 rm -f conftest.er1
5003 cat conftest.err >&5
5004 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5005 (exit $ac_status); } >/dev/null; then
5006 if test -s conftest.err; then
5007 ac_cpp_err=$ac_cxx_preproc_warn_flag
5008 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
5009 else
5010 ac_cpp_err=
5011 fi
5012else
5013 ac_cpp_err=yes
5014fi
5015if test -z "$ac_cpp_err"; then
5016 # Broken: success on invalid input.
5017continue
5018else
5019 echo "$as_me: failed program was:" >&5
5020sed 's/^/| /' conftest.$ac_ext >&5
5021
5022 # Passes both tests.
5023ac_preproc_ok=:
5024break
5025fi
5026rm -f conftest.err conftest.$ac_ext
5027
5028done
5029# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
5030rm -f conftest.err conftest.$ac_ext
5031if $ac_preproc_ok; then
5032 break
5033fi
5034
5035 done
5036 ac_cv_prog_CXXCPP=$CXXCPP
5037
5038fi
5039 CXXCPP=$ac_cv_prog_CXXCPP
5040else
5041 ac_cv_prog_CXXCPP=$CXXCPP
5042fi
5043echo "$as_me:$LINENO: result: $CXXCPP" >&5
5044echo "${ECHO_T}$CXXCPP" >&6
5045ac_preproc_ok=false
5046for ac_cxx_preproc_warn_flag in '' yes
5047do
5048 # Use a header file that comes with gcc, so configuring glibc
5049 # with a fresh cross-compiler works.
5050 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5051 # <limits.h> exists even on freestanding compilers.
5052 # On the NeXT, cc -E runs the code through the compiler's parser,
5053 # not just through cpp. "Syntax error" is here to catch this case.
5054 cat >conftest.$ac_ext <<_ACEOF
5055/* confdefs.h. */
5056_ACEOF
5057cat confdefs.h >>conftest.$ac_ext
5058cat >>conftest.$ac_ext <<_ACEOF
5059/* end confdefs.h. */
5060#ifdef __STDC__
5061# include <limits.h>
5062#else
5063# include <assert.h>
5064#endif
5065 Syntax error
5066_ACEOF
5067if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
5068 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
5069 ac_status=$?
5070 grep -v '^ *+' conftest.er1 >conftest.err
5071 rm -f conftest.er1
5072 cat conftest.err >&5
5073 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5074 (exit $ac_status); } >/dev/null; then
5075 if test -s conftest.err; then
5076 ac_cpp_err=$ac_cxx_preproc_warn_flag
5077 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
5078 else
5079 ac_cpp_err=
5080 fi
5081else
5082 ac_cpp_err=yes
5083fi
5084if test -z "$ac_cpp_err"; then
5085 :
5086else
5087 echo "$as_me: failed program was:" >&5
5088sed 's/^/| /' conftest.$ac_ext >&5
5089
5090 # Broken: fails on valid input.
5091continue
5092fi
5093rm -f conftest.err conftest.$ac_ext
5094
5095 # OK, works on sane cases. Now check whether non-existent headers
5096 # can be detected and how.
5097 cat >conftest.$ac_ext <<_ACEOF
5098/* confdefs.h. */
5099_ACEOF
5100cat confdefs.h >>conftest.$ac_ext
5101cat >>conftest.$ac_ext <<_ACEOF
5102/* end confdefs.h. */
5103#include <ac_nonexistent.h>
5104_ACEOF
5105if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
5106 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
5107 ac_status=$?
5108 grep -v '^ *+' conftest.er1 >conftest.err
5109 rm -f conftest.er1
5110 cat conftest.err >&5
5111 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5112 (exit $ac_status); } >/dev/null; then
5113 if test -s conftest.err; then
5114 ac_cpp_err=$ac_cxx_preproc_warn_flag
5115 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
5116 else
5117 ac_cpp_err=
5118 fi
5119else
5120 ac_cpp_err=yes
5121fi
5122if test -z "$ac_cpp_err"; then
5123 # Broken: success on invalid input.
5124continue
5125else
5126 echo "$as_me: failed program was:" >&5
5127sed 's/^/| /' conftest.$ac_ext >&5
5128
5129 # Passes both tests.
5130ac_preproc_ok=:
5131break
5132fi
5133rm -f conftest.err conftest.$ac_ext
5134
5135done
5136# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
5137rm -f conftest.err conftest.$ac_ext
5138if $ac_preproc_ok; then
5139 :
5140else
5141 { { echo "$as_me:$LINENO: error: C++ preprocessor \"$CXXCPP\" fails sanity check
5142See \`config.log' for more details." >&5
5143echo "$as_me: error: C++ preprocessor \"$CXXCPP\" fails sanity check
5144See \`config.log' for more details." >&2;}
5145 { (exit 1); exit 1; }; }
5146fi
5147
5148ac_ext=cc
5149ac_cpp='$CXXCPP $CPPFLAGS'
5150ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5151ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5152ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
4710 5153
4711 5154
4712 5155
4713if test "x$ac_path_x_has_been_run" != xyes; then 5156if test "x$ac_path_x_has_been_run" != xyes; then
4714 echo "$as_me:$LINENO: checking for X" >&5 5157 echo "$as_me:$LINENO: checking for X" >&5
4813/* confdefs.h. */ 5256/* confdefs.h. */
4814_ACEOF 5257_ACEOF
4815cat confdefs.h >>conftest.$ac_ext 5258cat confdefs.h >>conftest.$ac_ext
4816cat >>conftest.$ac_ext <<_ACEOF 5259cat >>conftest.$ac_ext <<_ACEOF
4817/* end confdefs.h. */ 5260/* end confdefs.h. */
4818#include <X11/Intrinsic.h> 5261#include <X11/Xlib.h>
4819_ACEOF 5262_ACEOF
4820if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 5263if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
4821 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 5264 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
4822 ac_status=$? 5265 ac_status=$?
4823 grep -v '^ *+' conftest.er1 >conftest.err 5266 grep -v '^ *+' conftest.er1 >conftest.err
4840else 5283else
4841 echo "$as_me: failed program was:" >&5 5284 echo "$as_me: failed program was:" >&5
4842sed 's/^/| /' conftest.$ac_ext >&5 5285sed 's/^/| /' conftest.$ac_ext >&5
4843 5286
4844 for ac_dir in $ac_x_header_dirs; do 5287 for ac_dir in $ac_x_header_dirs; do
4845 if test -r "$ac_dir/X11/Intrinsic.h"; then 5288 if test -r "$ac_dir/X11/Xlib.h"; then
4846 ac_x_includes=$ac_dir 5289 ac_x_includes=$ac_dir
4847 break 5290 break
4848 fi 5291 fi
4849done 5292done
4850fi 5293fi
4854if test "$ac_x_libraries" = no; then 5297if test "$ac_x_libraries" = no; then
4855 # Check for the libraries. 5298 # Check for the libraries.
4856 # See if we find them without any special options. 5299 # See if we find them without any special options.
4857 # Don't add to $LIBS permanently. 5300 # Don't add to $LIBS permanently.
4858 ac_save_LIBS=$LIBS 5301 ac_save_LIBS=$LIBS
4859 LIBS="-lXt $LIBS" 5302 LIBS="-lX11 $LIBS"
4860 cat >conftest.$ac_ext <<_ACEOF 5303 cat >conftest.$ac_ext <<_ACEOF
4861/* confdefs.h. */ 5304/* confdefs.h. */
4862_ACEOF 5305_ACEOF
4863cat confdefs.h >>conftest.$ac_ext 5306cat confdefs.h >>conftest.$ac_ext
4864cat >>conftest.$ac_ext <<_ACEOF 5307cat >>conftest.$ac_ext <<_ACEOF
4865/* end confdefs.h. */ 5308/* end confdefs.h. */
4866#include <X11/Intrinsic.h> 5309#include <X11/Xlib.h>
4867int 5310int
4868main () 5311main ()
4869{ 5312{
4870XtMalloc (0) 5313XrmInitialize ()
4871 ; 5314 ;
4872 return 0; 5315 return 0;
4873} 5316}
4874_ACEOF 5317_ACEOF
4875rm -f conftest.$ac_objext conftest$ac_exeext 5318rm -f conftest.$ac_objext conftest$ac_exeext
4903LIBS=$ac_save_LIBS 5346LIBS=$ac_save_LIBS
4904for ac_dir in `echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g` 5347for ac_dir in `echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`
4905do 5348do
4906 # Don't even attempt the hair of trying to link an X program! 5349 # Don't even attempt the hair of trying to link an X program!
4907 for ac_extension in a so sl; do 5350 for ac_extension in a so sl; do
4908 if test -r $ac_dir/libXt.$ac_extension; then 5351 if test -r $ac_dir/libX11.$ac_extension; then
4909 ac_x_libraries=$ac_dir 5352 ac_x_libraries=$ac_dir
4910 break 2 5353 break 2
4911 fi 5354 fi
4912 done 5355 done
4913done 5356done
6768 7211
6769 7212
6770 7213
6771 7214
6772 7215
6773
6774
6775
6776
6777
6778
6779
6780for ac_header in \ 7216for ac_header in \
6781 assert.h \ 7217 assert.h \
6782 fcntl.h \ 7218 fcntl.h \
6783 grp.h \
6784 libc.h \
6785 lastlog.h \
6786 stdarg.h \ 7219 stdarg.h \
6787 stdlib.h \ 7220 stdlib.h \
6788 string.h \ 7221 string.h \
6789 termios.h \ 7222 termios.h \
6790 unistd.h \ 7223 unistd.h \
6791 sys/byteorder.h \ 7224 sys/byteorder.h \
6792 sys/ioctl.h \ 7225 sys/ioctl.h \
6793 sys/select.h \ 7226 sys/select.h \
6794 sys/sockio.h \ 7227 sys/sockio.h \
6795 sys/strredir.h \ 7228 sys/strredir.h \
6796 sys/stropts.h \
6797 sys/time.h \ 7229 sys/time.h \
6798 utmp.h \ 7230 stdint.h \
6799 utmpx.h \ 7231 wchar.h \
6800 stdint.h \ 7232 cwchar \
6801 pty.h \ 7233 clocale \
6802 wchar.h \
6803 cwchar \
6804 clocale \
6805 7234
6806do 7235do
6807as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 7236as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
6808if eval "test \"\${$as_ac_Header+set}\" = set"; then 7237if eval "test \"\${$as_ac_Header+set}\" = set"; then
6809 echo "$as_me:$LINENO: checking for $ac_header" >&5 7238 echo "$as_me:$LINENO: checking for $ac_header" >&5
9636#define RETSIGTYPE $ac_cv_type_signal 10065#define RETSIGTYPE $ac_cv_type_signal
9637_ACEOF 10066_ACEOF
9638 10067
9639 10068
9640 10069
9641case "$host_alias" in
9642 *ultrix) ac_cv_func_setsid='no' ;;
9643 *) break;;
9644esac
9645
9646
9647
9648
9649
9650
9651
9652
9653
9654
9655
9656
9657 10070
9658 10071
9659 10072
9660 10073
9661 10074
9662 10075
9663 10076
9664for ac_func in \ 10077for ac_func in \
9665 atexit \
9666 revoke \
9667 unsetenv \ 10078 unsetenv \
9668 setutent \ 10079 setutent \
9669 seteuid \ 10080 seteuid \
10081 setresuid \
9670 setreuid \ 10082 setreuid \
9671 setsid \
9672 setpgrp \
9673 setpgid \
9674 openpty \
9675 _getpty \
9676 grantpt \
9677 unlockpt \
9678 isastream \
9679 on_exit \ 10083 on_exit \
9680 nanosleep \ 10084 nanosleep \
9681 updwtmp \
9682 ttyslot \
9683 10085
9684do 10086do
9685as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` 10087as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
9686echo "$as_me:$LINENO: checking for $ac_func" >&5 10088echo "$as_me:$LINENO: checking for $ac_func" >&5
9687echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 10089echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
9779 10181
9780fi 10182fi
9781done 10183done
9782 10184
9783 10185
9784 10186UTMP_CHECK
9785if test "${ac_cv_header_utmp_h+set}" = set; then
9786 echo "$as_me:$LINENO: checking for utmp.h" >&5
9787echo $ECHO_N "checking for utmp.h... $ECHO_C" >&6
9788if test "${ac_cv_header_utmp_h+set}" = set; then
9789 echo $ECHO_N "(cached) $ECHO_C" >&6
9790fi
9791echo "$as_me:$LINENO: result: $ac_cv_header_utmp_h" >&5
9792echo "${ECHO_T}$ac_cv_header_utmp_h" >&6
9793else
9794 # Is the header compilable?
9795echo "$as_me:$LINENO: checking utmp.h usability" >&5
9796echo $ECHO_N "checking utmp.h usability... $ECHO_C" >&6
9797cat >conftest.$ac_ext <<_ACEOF
9798/* confdefs.h. */
9799_ACEOF
9800cat confdefs.h >>conftest.$ac_ext
9801cat >>conftest.$ac_ext <<_ACEOF
9802/* end confdefs.h. */
9803$ac_includes_default
9804#include <utmp.h>
9805_ACEOF
9806rm -f conftest.$ac_objext
9807if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
9808 (eval $ac_compile) 2>conftest.er1
9809 ac_status=$?
9810 grep -v '^ *+' conftest.er1 >conftest.err
9811 rm -f conftest.er1
9812 cat conftest.err >&5
9813 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9814 (exit $ac_status); } &&
9815 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
9816 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9817 (eval $ac_try) 2>&5
9818 ac_status=$?
9819 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9820 (exit $ac_status); }; } &&
9821 { ac_try='test -s conftest.$ac_objext'
9822 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9823 (eval $ac_try) 2>&5
9824 ac_status=$?
9825 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9826 (exit $ac_status); }; }; then
9827 ac_header_compiler=yes
9828else
9829 echo "$as_me: failed program was:" >&5
9830sed 's/^/| /' conftest.$ac_ext >&5
9831
9832ac_header_compiler=no
9833fi
9834rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
9835echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
9836echo "${ECHO_T}$ac_header_compiler" >&6
9837
9838# Is the header present?
9839echo "$as_me:$LINENO: checking utmp.h presence" >&5
9840echo $ECHO_N "checking utmp.h presence... $ECHO_C" >&6
9841cat >conftest.$ac_ext <<_ACEOF
9842/* confdefs.h. */
9843_ACEOF
9844cat confdefs.h >>conftest.$ac_ext
9845cat >>conftest.$ac_ext <<_ACEOF
9846/* end confdefs.h. */
9847#include <utmp.h>
9848_ACEOF
9849if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
9850 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
9851 ac_status=$?
9852 grep -v '^ *+' conftest.er1 >conftest.err
9853 rm -f conftest.er1
9854 cat conftest.err >&5
9855 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9856 (exit $ac_status); } >/dev/null; then
9857 if test -s conftest.err; then
9858 ac_cpp_err=$ac_cxx_preproc_warn_flag
9859 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
9860 else
9861 ac_cpp_err=
9862 fi
9863else
9864 ac_cpp_err=yes
9865fi
9866if test -z "$ac_cpp_err"; then
9867 ac_header_preproc=yes
9868else
9869 echo "$as_me: failed program was:" >&5
9870sed 's/^/| /' conftest.$ac_ext >&5
9871
9872 ac_header_preproc=no
9873fi
9874rm -f conftest.err conftest.$ac_ext
9875echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
9876echo "${ECHO_T}$ac_header_preproc" >&6
9877
9878# So? What about this header?
9879case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in
9880 yes:no: )
9881 { echo "$as_me:$LINENO: WARNING: utmp.h: accepted by the compiler, rejected by the preprocessor!" >&5
9882echo "$as_me: WARNING: utmp.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
9883 { echo "$as_me:$LINENO: WARNING: utmp.h: proceeding with the compiler's result" >&5
9884echo "$as_me: WARNING: utmp.h: proceeding with the compiler's result" >&2;}
9885 ac_header_preproc=yes
9886 ;;
9887 no:yes:* )
9888 { echo "$as_me:$LINENO: WARNING: utmp.h: present but cannot be compiled" >&5
9889echo "$as_me: WARNING: utmp.h: present but cannot be compiled" >&2;}
9890 { echo "$as_me:$LINENO: WARNING: utmp.h: check for missing prerequisite headers?" >&5
9891echo "$as_me: WARNING: utmp.h: check for missing prerequisite headers?" >&2;}
9892 { echo "$as_me:$LINENO: WARNING: utmp.h: see the Autoconf documentation" >&5
9893echo "$as_me: WARNING: utmp.h: see the Autoconf documentation" >&2;}
9894 { echo "$as_me:$LINENO: WARNING: utmp.h: section \"Present But Cannot Be Compiled\"" >&5
9895echo "$as_me: WARNING: utmp.h: section \"Present But Cannot Be Compiled\"" >&2;}
9896 { echo "$as_me:$LINENO: WARNING: utmp.h: proceeding with the preprocessor's result" >&5
9897echo "$as_me: WARNING: utmp.h: proceeding with the preprocessor's result" >&2;}
9898 { echo "$as_me:$LINENO: WARNING: utmp.h: in the future, the compiler will take precedence" >&5
9899echo "$as_me: WARNING: utmp.h: in the future, the compiler will take precedence" >&2;}
9900 (
9901 cat <<\_ASBOX
9902## ------------------------------------------ ##
9903## Report this to the AC_PACKAGE_NAME lists. ##
9904## ------------------------------------------ ##
9905_ASBOX
9906 ) |
9907 sed "s/^/$as_me: WARNING: /" >&2
9908 ;;
9909esac
9910echo "$as_me:$LINENO: checking for utmp.h" >&5
9911echo $ECHO_N "checking for utmp.h... $ECHO_C" >&6
9912if test "${ac_cv_header_utmp_h+set}" = set; then
9913 echo $ECHO_N "(cached) $ECHO_C" >&6
9914else
9915 ac_cv_header_utmp_h=$ac_header_preproc
9916fi
9917echo "$as_me:$LINENO: result: $ac_cv_header_utmp_h" >&5
9918echo "${ECHO_T}$ac_cv_header_utmp_h" >&6
9919
9920fi
9921if test $ac_cv_header_utmp_h = yes; then
9922 echo "$as_me:$LINENO: checking for struct utmp" >&5
9923echo $ECHO_N "checking for struct utmp... $ECHO_C" >&6
9924if test "${rxvt_cv_struct_utmp+set}" = set; then
9925 echo $ECHO_N "(cached) $ECHO_C" >&6
9926else
9927 cat >conftest.$ac_ext <<_ACEOF
9928/* confdefs.h. */
9929_ACEOF
9930cat confdefs.h >>conftest.$ac_ext
9931cat >>conftest.$ac_ext <<_ACEOF
9932/* end confdefs.h. */
9933#include <sys/types.h>
9934#include <stdint.h>
9935#include <utmp.h>
9936int
9937main ()
9938{
9939struct utmp ut;
9940 ;
9941 return 0;
9942}
9943_ACEOF
9944rm -f conftest.$ac_objext
9945if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
9946 (eval $ac_compile) 2>conftest.er1
9947 ac_status=$?
9948 grep -v '^ *+' conftest.er1 >conftest.err
9949 rm -f conftest.er1
9950 cat conftest.err >&5
9951 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9952 (exit $ac_status); } &&
9953 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
9954 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9955 (eval $ac_try) 2>&5
9956 ac_status=$?
9957 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9958 (exit $ac_status); }; } &&
9959 { ac_try='test -s conftest.$ac_objext'
9960 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9961 (eval $ac_try) 2>&5
9962 ac_status=$?
9963 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9964 (exit $ac_status); }; }; then
9965 rxvt_cv_struct_utmp=yes
9966else
9967 echo "$as_me: failed program was:" >&5
9968sed 's/^/| /' conftest.$ac_ext >&5
9969
9970rxvt_cv_struct_utmp=no
9971fi
9972rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
9973fi
9974echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmp" >&5
9975echo "${ECHO_T}$rxvt_cv_struct_utmp" >&6
9976if test x$rxvt_cv_struct_utmp = xyes; then
9977
9978cat >>confdefs.h <<\_ACEOF
9979#define HAVE_STRUCT_UTMP 1
9980_ACEOF
9981
9982fi
9983
9984
9985echo "$as_me:$LINENO: checking for ut_host in utmp struct" >&5
9986echo $ECHO_N "checking for ut_host in utmp struct... $ECHO_C" >&6
9987if test "${rxvt_cv_struct_utmp_host+set}" = set; then
9988 echo $ECHO_N "(cached) $ECHO_C" >&6
9989else
9990 cat >conftest.$ac_ext <<_ACEOF
9991/* confdefs.h. */
9992_ACEOF
9993cat confdefs.h >>conftest.$ac_ext
9994cat >>conftest.$ac_ext <<_ACEOF
9995/* end confdefs.h. */
9996#include <sys/types.h>
9997#include <utmp.h>
9998int
9999main ()
10000{
10001struct utmp ut; ut.ut_host;
10002 ;
10003 return 0;
10004}
10005_ACEOF
10006rm -f conftest.$ac_objext
10007if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
10008 (eval $ac_compile) 2>conftest.er1
10009 ac_status=$?
10010 grep -v '^ *+' conftest.er1 >conftest.err
10011 rm -f conftest.er1
10012 cat conftest.err >&5
10013 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10014 (exit $ac_status); } &&
10015 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
10016 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10017 (eval $ac_try) 2>&5
10018 ac_status=$?
10019 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10020 (exit $ac_status); }; } &&
10021 { ac_try='test -s conftest.$ac_objext'
10022 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10023 (eval $ac_try) 2>&5
10024 ac_status=$?
10025 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10026 (exit $ac_status); }; }; then
10027 rxvt_cv_struct_utmp_host=yes
10028else
10029 echo "$as_me: failed program was:" >&5
10030sed 's/^/| /' conftest.$ac_ext >&5
10031
10032rxvt_cv_struct_utmp_host=no
10033fi
10034rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10035fi
10036echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmp_host" >&5
10037echo "${ECHO_T}$rxvt_cv_struct_utmp_host" >&6
10038if test x$rxvt_cv_struct_utmp_host = xyes; then
10039
10040cat >>confdefs.h <<\_ACEOF
10041#define HAVE_UTMP_HOST 1
10042_ACEOF
10043
10044fi
10045
10046echo "$as_me:$LINENO: checking for ut_pid in utmp struct" >&5
10047echo $ECHO_N "checking for ut_pid in utmp struct... $ECHO_C" >&6
10048if test "${rxvt_cv_struct_utmp_pid+set}" = set; then
10049 echo $ECHO_N "(cached) $ECHO_C" >&6
10050else
10051 cat >conftest.$ac_ext <<_ACEOF
10052/* confdefs.h. */
10053_ACEOF
10054cat confdefs.h >>conftest.$ac_ext
10055cat >>conftest.$ac_ext <<_ACEOF
10056/* end confdefs.h. */
10057#include <sys/types.h>
10058#include <utmp.h>
10059int
10060main ()
10061{
10062struct utmp ut; ut.ut_pid;
10063 ;
10064 return 0;
10065}
10066_ACEOF
10067rm -f conftest.$ac_objext
10068if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
10069 (eval $ac_compile) 2>conftest.er1
10070 ac_status=$?
10071 grep -v '^ *+' conftest.er1 >conftest.err
10072 rm -f conftest.er1
10073 cat conftest.err >&5
10074 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10075 (exit $ac_status); } &&
10076 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
10077 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10078 (eval $ac_try) 2>&5
10079 ac_status=$?
10080 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10081 (exit $ac_status); }; } &&
10082 { ac_try='test -s conftest.$ac_objext'
10083 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10084 (eval $ac_try) 2>&5
10085 ac_status=$?
10086 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10087 (exit $ac_status); }; }; then
10088 rxvt_cv_struct_utmp_pid=yes
10089else
10090 echo "$as_me: failed program was:" >&5
10091sed 's/^/| /' conftest.$ac_ext >&5
10092
10093rxvt_cv_struct_utmp_pid=no
10094fi
10095rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10096fi
10097echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmp_pid" >&5
10098echo "${ECHO_T}$rxvt_cv_struct_utmp_pid" >&6
10099if test x$rxvt_cv_struct_utmp_pid = xyes; then
10100
10101cat >>confdefs.h <<\_ACEOF
10102#define HAVE_UTMP_PID 1
10103_ACEOF
10104
10105fi
10106
10107fi
10108
10109
10110
10111if test "${ac_cv_header_utmpx_h+set}" = set; then
10112 echo "$as_me:$LINENO: checking for utmpx.h" >&5
10113echo $ECHO_N "checking for utmpx.h... $ECHO_C" >&6
10114if test "${ac_cv_header_utmpx_h+set}" = set; then
10115 echo $ECHO_N "(cached) $ECHO_C" >&6
10116fi
10117echo "$as_me:$LINENO: result: $ac_cv_header_utmpx_h" >&5
10118echo "${ECHO_T}$ac_cv_header_utmpx_h" >&6
10119else
10120 # Is the header compilable?
10121echo "$as_me:$LINENO: checking utmpx.h usability" >&5
10122echo $ECHO_N "checking utmpx.h usability... $ECHO_C" >&6
10123cat >conftest.$ac_ext <<_ACEOF
10124/* confdefs.h. */
10125_ACEOF
10126cat confdefs.h >>conftest.$ac_ext
10127cat >>conftest.$ac_ext <<_ACEOF
10128/* end confdefs.h. */
10129$ac_includes_default
10130#include <utmpx.h>
10131_ACEOF
10132rm -f conftest.$ac_objext
10133if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
10134 (eval $ac_compile) 2>conftest.er1
10135 ac_status=$?
10136 grep -v '^ *+' conftest.er1 >conftest.err
10137 rm -f conftest.er1
10138 cat conftest.err >&5
10139 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10140 (exit $ac_status); } &&
10141 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
10142 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10143 (eval $ac_try) 2>&5
10144 ac_status=$?
10145 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10146 (exit $ac_status); }; } &&
10147 { ac_try='test -s conftest.$ac_objext'
10148 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10149 (eval $ac_try) 2>&5
10150 ac_status=$?
10151 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10152 (exit $ac_status); }; }; then
10153 ac_header_compiler=yes
10154else
10155 echo "$as_me: failed program was:" >&5
10156sed 's/^/| /' conftest.$ac_ext >&5
10157
10158ac_header_compiler=no
10159fi
10160rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10161echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
10162echo "${ECHO_T}$ac_header_compiler" >&6
10163
10164# Is the header present?
10165echo "$as_me:$LINENO: checking utmpx.h presence" >&5
10166echo $ECHO_N "checking utmpx.h presence... $ECHO_C" >&6
10167cat >conftest.$ac_ext <<_ACEOF
10168/* confdefs.h. */
10169_ACEOF
10170cat confdefs.h >>conftest.$ac_ext
10171cat >>conftest.$ac_ext <<_ACEOF
10172/* end confdefs.h. */
10173#include <utmpx.h>
10174_ACEOF
10175if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
10176 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
10177 ac_status=$?
10178 grep -v '^ *+' conftest.er1 >conftest.err
10179 rm -f conftest.er1
10180 cat conftest.err >&5
10181 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10182 (exit $ac_status); } >/dev/null; then
10183 if test -s conftest.err; then
10184 ac_cpp_err=$ac_cxx_preproc_warn_flag
10185 ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
10186 else
10187 ac_cpp_err=
10188 fi
10189else
10190 ac_cpp_err=yes
10191fi
10192if test -z "$ac_cpp_err"; then
10193 ac_header_preproc=yes
10194else
10195 echo "$as_me: failed program was:" >&5
10196sed 's/^/| /' conftest.$ac_ext >&5
10197
10198 ac_header_preproc=no
10199fi
10200rm -f conftest.err conftest.$ac_ext
10201echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
10202echo "${ECHO_T}$ac_header_preproc" >&6
10203
10204# So? What about this header?
10205case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in
10206 yes:no: )
10207 { echo "$as_me:$LINENO: WARNING: utmpx.h: accepted by the compiler, rejected by the preprocessor!" >&5
10208echo "$as_me: WARNING: utmpx.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
10209 { echo "$as_me:$LINENO: WARNING: utmpx.h: proceeding with the compiler's result" >&5
10210echo "$as_me: WARNING: utmpx.h: proceeding with the compiler's result" >&2;}
10211 ac_header_preproc=yes
10212 ;;
10213 no:yes:* )
10214 { echo "$as_me:$LINENO: WARNING: utmpx.h: present but cannot be compiled" >&5
10215echo "$as_me: WARNING: utmpx.h: present but cannot be compiled" >&2;}
10216 { echo "$as_me:$LINENO: WARNING: utmpx.h: check for missing prerequisite headers?" >&5
10217echo "$as_me: WARNING: utmpx.h: check for missing prerequisite headers?" >&2;}
10218 { echo "$as_me:$LINENO: WARNING: utmpx.h: see the Autoconf documentation" >&5
10219echo "$as_me: WARNING: utmpx.h: see the Autoconf documentation" >&2;}
10220 { echo "$as_me:$LINENO: WARNING: utmpx.h: section \"Present But Cannot Be Compiled\"" >&5
10221echo "$as_me: WARNING: utmpx.h: section \"Present But Cannot Be Compiled\"" >&2;}
10222 { echo "$as_me:$LINENO: WARNING: utmpx.h: proceeding with the preprocessor's result" >&5
10223echo "$as_me: WARNING: utmpx.h: proceeding with the preprocessor's result" >&2;}
10224 { echo "$as_me:$LINENO: WARNING: utmpx.h: in the future, the compiler will take precedence" >&5
10225echo "$as_me: WARNING: utmpx.h: in the future, the compiler will take precedence" >&2;}
10226 (
10227 cat <<\_ASBOX
10228## ------------------------------------------ ##
10229## Report this to the AC_PACKAGE_NAME lists. ##
10230## ------------------------------------------ ##
10231_ASBOX
10232 ) |
10233 sed "s/^/$as_me: WARNING: /" >&2
10234 ;;
10235esac
10236echo "$as_me:$LINENO: checking for utmpx.h" >&5
10237echo $ECHO_N "checking for utmpx.h... $ECHO_C" >&6
10238if test "${ac_cv_header_utmpx_h+set}" = set; then
10239 echo $ECHO_N "(cached) $ECHO_C" >&6
10240else
10241 ac_cv_header_utmpx_h=$ac_header_preproc
10242fi
10243echo "$as_me:$LINENO: result: $ac_cv_header_utmpx_h" >&5
10244echo "${ECHO_T}$ac_cv_header_utmpx_h" >&6
10245
10246fi
10247if test $ac_cv_header_utmpx_h = yes; then
10248 echo "$as_me:$LINENO: checking for struct utmpx" >&5
10249echo $ECHO_N "checking for struct utmpx... $ECHO_C" >&6
10250if test "${rxvt_cv_struct_utmpx+set}" = set; then
10251 echo $ECHO_N "(cached) $ECHO_C" >&6
10252else
10253 cat >conftest.$ac_ext <<_ACEOF
10254/* confdefs.h. */
10255_ACEOF
10256cat confdefs.h >>conftest.$ac_ext
10257cat >>conftest.$ac_ext <<_ACEOF
10258/* end confdefs.h. */
10259#include <sys/types.h>
10260#include <utmpx.h>
10261int
10262main ()
10263{
10264struct utmpx ut;
10265 ;
10266 return 0;
10267}
10268_ACEOF
10269rm -f conftest.$ac_objext
10270if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
10271 (eval $ac_compile) 2>conftest.er1
10272 ac_status=$?
10273 grep -v '^ *+' conftest.er1 >conftest.err
10274 rm -f conftest.er1
10275 cat conftest.err >&5
10276 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10277 (exit $ac_status); } &&
10278 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
10279 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10280 (eval $ac_try) 2>&5
10281 ac_status=$?
10282 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10283 (exit $ac_status); }; } &&
10284 { ac_try='test -s conftest.$ac_objext'
10285 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10286 (eval $ac_try) 2>&5
10287 ac_status=$?
10288 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10289 (exit $ac_status); }; }; then
10290 rxvt_cv_struct_utmpx=yes
10291else
10292 echo "$as_me: failed program was:" >&5
10293sed 's/^/| /' conftest.$ac_ext >&5
10294
10295rxvt_cv_struct_utmpx=no
10296fi
10297rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10298fi
10299echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmpx" >&5
10300echo "${ECHO_T}$rxvt_cv_struct_utmpx" >&6
10301if test x$rxvt_cv_struct_utmpx = xyes; then
10302
10303cat >>confdefs.h <<\_ACEOF
10304#define HAVE_STRUCT_UTMPX 1
10305_ACEOF
10306
10307fi
10308
10309
10310echo "$as_me:$LINENO: checking for host in utmpx struct" >&5
10311echo $ECHO_N "checking for host in utmpx struct... $ECHO_C" >&6
10312if test "${rxvt_cv_struct_utmpx_host+set}" = set; then
10313 echo $ECHO_N "(cached) $ECHO_C" >&6
10314else
10315 cat >conftest.$ac_ext <<_ACEOF
10316/* confdefs.h. */
10317_ACEOF
10318cat confdefs.h >>conftest.$ac_ext
10319cat >>conftest.$ac_ext <<_ACEOF
10320/* end confdefs.h. */
10321#include <sys/types.h>
10322#include <utmpx.h>
10323int
10324main ()
10325{
10326struct utmpx utx; utx.ut_host;
10327 ;
10328 return 0;
10329}
10330_ACEOF
10331rm -f conftest.$ac_objext
10332if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
10333 (eval $ac_compile) 2>conftest.er1
10334 ac_status=$?
10335 grep -v '^ *+' conftest.er1 >conftest.err
10336 rm -f conftest.er1
10337 cat conftest.err >&5
10338 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10339 (exit $ac_status); } &&
10340 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
10341 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10342 (eval $ac_try) 2>&5
10343 ac_status=$?
10344 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10345 (exit $ac_status); }; } &&
10346 { ac_try='test -s conftest.$ac_objext'
10347 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10348 (eval $ac_try) 2>&5
10349 ac_status=$?
10350 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10351 (exit $ac_status); }; }; then
10352 rxvt_cv_struct_utmpx_host=yes
10353else
10354 echo "$as_me: failed program was:" >&5
10355sed 's/^/| /' conftest.$ac_ext >&5
10356
10357rxvt_cv_struct_utmpx_host=no
10358fi
10359rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10360fi
10361echo "$as_me:$LINENO: result: $rxvt_cv_struct_utmpx_host" >&5
10362echo "${ECHO_T}$rxvt_cv_struct_utmpx_host" >&6
10363if test x$rxvt_cv_struct_utmpx_host = xyes; then
10364
10365cat >>confdefs.h <<\_ACEOF
10366#define HAVE_UTMPX_HOST 1
10367_ACEOF
10368
10369fi
10370
10371fi
10372
10373
10374
10375echo "$as_me:$LINENO: checking for struct lastlog" >&5
10376echo $ECHO_N "checking for struct lastlog... $ECHO_C" >&6
10377if test "${rxvt_cv_struct_lastlog+set}" = set; then
10378 echo $ECHO_N "(cached) $ECHO_C" >&6
10379else
10380 cat >conftest.$ac_ext <<_ACEOF
10381/* confdefs.h. */
10382_ACEOF
10383cat confdefs.h >>conftest.$ac_ext
10384cat >>conftest.$ac_ext <<_ACEOF
10385/* end confdefs.h. */
10386#include <sys/types.h>
10387#include <utmp.h>
10388#ifdef HAVE_LASTLOG_H
10389#include <lastlog.h>
10390#endif
10391
10392int
10393main ()
10394{
10395struct lastlog ll;
10396 ;
10397 return 0;
10398}
10399_ACEOF
10400rm -f conftest.$ac_objext
10401if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
10402 (eval $ac_compile) 2>conftest.er1
10403 ac_status=$?
10404 grep -v '^ *+' conftest.er1 >conftest.err
10405 rm -f conftest.er1
10406 cat conftest.err >&5
10407 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10408 (exit $ac_status); } &&
10409 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
10410 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10411 (eval $ac_try) 2>&5
10412 ac_status=$?
10413 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10414 (exit $ac_status); }; } &&
10415 { ac_try='test -s conftest.$ac_objext'
10416 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10417 (eval $ac_try) 2>&5
10418 ac_status=$?
10419 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10420 (exit $ac_status); }; }; then
10421 rxvt_cv_struct_lastlog=yes
10422else
10423 echo "$as_me: failed program was:" >&5
10424sed 's/^/| /' conftest.$ac_ext >&5
10425
10426rxvt_cv_struct_lastlog=no
10427fi
10428rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10429fi
10430echo "$as_me:$LINENO: result: $rxvt_cv_struct_lastlog" >&5
10431echo "${ECHO_T}$rxvt_cv_struct_lastlog" >&6
10432if test x$rxvt_cv_struct_lastlog = xyes; then
10433
10434cat >>confdefs.h <<\_ACEOF
10435#define HAVE_STRUCT_LASTLOG 1
10436_ACEOF
10437
10438fi
10439
10440echo "$as_me:$LINENO: checking for struct lastlogx" >&5
10441echo $ECHO_N "checking for struct lastlogx... $ECHO_C" >&6
10442if test "${rxvt_cv_struct_lastlogx+set}" = set; then
10443 echo $ECHO_N "(cached) $ECHO_C" >&6
10444else
10445 cat >conftest.$ac_ext <<_ACEOF
10446/* confdefs.h. */
10447_ACEOF
10448cat confdefs.h >>conftest.$ac_ext
10449cat >>conftest.$ac_ext <<_ACEOF
10450/* end confdefs.h. */
10451#include <sys/types.h>
10452#include <utmpx.h>
10453#ifdef HAVE_LASTLOG_H
10454#include <lastlog.h>
10455#endif
10456
10457int
10458main ()
10459{
10460struct lastlogx ll;
10461 ;
10462 return 0;
10463}
10464_ACEOF
10465rm -f conftest.$ac_objext
10466if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
10467 (eval $ac_compile) 2>conftest.er1
10468 ac_status=$?
10469 grep -v '^ *+' conftest.er1 >conftest.err
10470 rm -f conftest.er1
10471 cat conftest.err >&5
10472 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10473 (exit $ac_status); } &&
10474 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
10475 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10476 (eval $ac_try) 2>&5
10477 ac_status=$?
10478 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10479 (exit $ac_status); }; } &&
10480 { ac_try='test -s conftest.$ac_objext'
10481 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10482 (eval $ac_try) 2>&5
10483 ac_status=$?
10484 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10485 (exit $ac_status); }; }; then
10486 rxvt_cv_struct_lastlogx=yes
10487else
10488 echo "$as_me: failed program was:" >&5
10489sed 's/^/| /' conftest.$ac_ext >&5
10490
10491rxvt_cv_struct_lastlogx=no
10492fi
10493rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10494fi
10495echo "$as_me:$LINENO: result: $rxvt_cv_struct_lastlogx" >&5
10496echo "${ECHO_T}$rxvt_cv_struct_lastlogx" >&6
10497if test x$rxvt_cv_struct_lastlogx = xyes; then
10498
10499cat >>confdefs.h <<\_ACEOF
10500#define HAVE_STRUCT_LASTLOGX 1
10501_ACEOF
10502
10503fi
10504
10505
10506echo "$as_me:$LINENO: checking where utmp is located" >&5
10507echo $ECHO_N "checking where utmp is located... $ECHO_C" >&6
10508if test "${rxvt_cv_path_utmp+set}" = set; then
10509 echo $ECHO_N "(cached) $ECHO_C" >&6
10510else
10511 if test "$cross_compiling" = yes; then
10512 { echo "$as_me:$LINENO: WARNING: Define RXVT_UTMP_FILE in config.h manually" >&5
10513echo "$as_me: WARNING: Define RXVT_UTMP_FILE in config.h manually" >&2;}
10514else
10515 cat >conftest.$ac_ext <<_ACEOF
10516/* confdefs.h. */
10517_ACEOF
10518cat confdefs.h >>conftest.$ac_ext
10519cat >>conftest.$ac_ext <<_ACEOF
10520/* end confdefs.h. */
10521#include <stdio.h>
10522#include <sys/types.h>
10523#include <utmp.h>
10524#include <errno.h>
10525main()
10526{
10527 char **u, *utmplist[] = {
10528 "/var/run/utmp", "/var/adm/utmp", "/etc/utmp", "/usr/etc/utmp", "/usr/adm/utmp", NULL };
10529 FILE *a, *f=fopen("conftestval", "w");
10530 if (!f) exit(1);
10531#ifdef UTMP_FILE
10532 fprintf(f, "%s\n", UTMP_FILE);
10533 exit(0);
10534#endif
10535#ifdef _PATH_UTMP
10536 fprintf(f, "%s\n", _PATH_UTMP);
10537 exit(0);
10538#endif
10539 for (u = utmplist; *u; u++) {
10540 if ((a = fopen(*u, "r")) != NULL || errno == EACCES) {
10541 fprintf(f, "%s\n", *u);
10542 exit(0);
10543 }
10544 }
10545 exit(0);
10546}
10547_ACEOF
10548rm -f conftest$ac_exeext
10549if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
10550 (eval $ac_link) 2>&5
10551 ac_status=$?
10552 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10553 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
10554 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10555 (eval $ac_try) 2>&5
10556 ac_status=$?
10557 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10558 (exit $ac_status); }; }; then
10559 rxvt_cv_path_utmp=`cat conftestval`
10560else
10561 echo "$as_me: program exited with status $ac_status" >&5
10562echo "$as_me: failed program was:" >&5
10563sed 's/^/| /' conftest.$ac_ext >&5
10564
10565( exit $ac_status )
10566rxvt_cv_path_utmp=
10567fi
10568rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
10569fi
10570fi
10571echo "$as_me:$LINENO: result: $rxvt_cv_path_utmp" >&5
10572echo "${ECHO_T}$rxvt_cv_path_utmp" >&6
10573if test x$rxvt_cv_path_utmp != x; then
10574
10575cat >>confdefs.h <<_ACEOF
10576#define RXVT_UTMP_FILE "$rxvt_cv_path_utmp"
10577_ACEOF
10578
10579fi
10580
10581
10582echo "$as_me:$LINENO: checking where utmpx is located" >&5
10583echo $ECHO_N "checking where utmpx is located... $ECHO_C" >&6
10584if test "${rxvt_cv_path_utmpx+set}" = set; then
10585 echo $ECHO_N "(cached) $ECHO_C" >&6
10586else
10587 if test "$cross_compiling" = yes; then
10588 { echo "$as_me:$LINENO: WARNING: Define RXVT_UTMPX_FILE in config.h manually" >&5
10589echo "$as_me: WARNING: Define RXVT_UTMPX_FILE in config.h manually" >&2;}
10590else
10591 cat >conftest.$ac_ext <<_ACEOF
10592/* confdefs.h. */
10593_ACEOF
10594cat confdefs.h >>conftest.$ac_ext
10595cat >>conftest.$ac_ext <<_ACEOF
10596/* end confdefs.h. */
10597#include <stdio.h>
10598#include <sys/types.h>
10599#include <utmpx.h>
10600#include <errno.h>
10601#include <sys/stat.h>
10602#ifdef HAVE_STRING_H
10603#include <string.h>
10604#endif
10605main()
10606{
10607 char **u, *p, *utmplist[] = {
10608#ifdef UTMPX_FILE
10609 UTMPX_FILE,
10610#endif
10611#ifdef _PATH_UTMPX
10612 _PATH_UTMPX,
10613#endif
10614 "/var/adm/utmpx", "/etc/utmpx", NULL };
10615 FILE *a, *f=fopen("conftestval", "w");
10616 struct stat statu, statux;
10617 if (!f) exit(1);
10618 for (u = utmplist; *u; u++) {
10619 if ((a = fopen(*u, "r")) != NULL || errno == EACCES) {
10620 if (stat(*u, &statux) < 0)
10621 continue;
10622 p = strdup(*u);
10623 p[strlen(p) - 1] = '\0';
10624 if (stat(p, &statu) >= 0
10625 && (statu.st_mtime - statux.st_mtime > 86400))
10626 continue;
10627 fprintf(f, "%s\n", *u);
10628 exit(0);
10629 }
10630 }
10631 exit(0);
10632}
10633_ACEOF
10634rm -f conftest$ac_exeext
10635if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
10636 (eval $ac_link) 2>&5
10637 ac_status=$?
10638 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10639 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
10640 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10641 (eval $ac_try) 2>&5
10642 ac_status=$?
10643 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10644 (exit $ac_status); }; }; then
10645 rxvt_cv_path_utmpx=`cat conftestval`
10646else
10647 echo "$as_me: program exited with status $ac_status" >&5
10648echo "$as_me: failed program was:" >&5
10649sed 's/^/| /' conftest.$ac_ext >&5
10650
10651( exit $ac_status )
10652rxvt_cv_path_utmpx=
10653fi
10654rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
10655fi
10656fi
10657echo "$as_me:$LINENO: result: $rxvt_cv_path_utmpx" >&5
10658echo "${ECHO_T}$rxvt_cv_path_utmpx" >&6
10659if test x$rxvt_cv_path_utmpx != x; then
10660
10661cat >>confdefs.h <<_ACEOF
10662#define RXVT_UTMPX_FILE "$rxvt_cv_path_utmpx"
10663_ACEOF
10664
10665fi
10666
10667
10668echo "$as_me:$LINENO: checking where wtmp is located" >&5
10669echo $ECHO_N "checking where wtmp is located... $ECHO_C" >&6
10670if test "${rxvt_cv_path_wtmp+set}" = set; then
10671 echo $ECHO_N "(cached) $ECHO_C" >&6
10672else
10673 if test "$cross_compiling" = yes; then
10674 { echo "$as_me:$LINENO: WARNING: Define RXVT_WTMP_FILE in config.h manually" >&5
10675echo "$as_me: WARNING: Define RXVT_WTMP_FILE in config.h manually" >&2;}
10676else
10677 cat >conftest.$ac_ext <<_ACEOF
10678/* confdefs.h. */
10679_ACEOF
10680cat confdefs.h >>conftest.$ac_ext
10681cat >>conftest.$ac_ext <<_ACEOF
10682/* end confdefs.h. */
10683#include <stdio.h>
10684#include <sys/types.h>
10685#ifdef HAVE_UTMP_H
10686#include <utmp.h>
10687#endif
10688#include <errno.h>
10689main()
10690{
10691 char **w, *wtmplist[] = {
10692 "/var/log/wtmp", "/var/adm/wtmp", "/etc/wtmp", "/usr/etc/wtmp", "/usr/adm/wtmp", NULL };
10693 FILE *a, *f=fopen("conftestval", "w");
10694 if (!f) exit(1);
10695#ifdef WTMP_FILE
10696 fprintf(f, "%s\n", WTMP_FILE);
10697 exit(0);
10698#endif
10699#ifdef _PATH_WTMP
10700 fprintf(f, "%s\n", _PATH_WTMP);
10701 exit(0);
10702#endif
10703 for (w = wtmplist; *w; w++) {
10704 if ((a = fopen(*w, "r")) != NULL || errno == EACCES) {
10705 fprintf(f, "%s\n", *w);
10706 exit(0);
10707 }
10708 }
10709 exit(0);
10710}
10711_ACEOF
10712rm -f conftest$ac_exeext
10713if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
10714 (eval $ac_link) 2>&5
10715 ac_status=$?
10716 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10717 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
10718 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10719 (eval $ac_try) 2>&5
10720 ac_status=$?
10721 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10722 (exit $ac_status); }; }; then
10723 rxvt_cv_path_wtmp=`cat conftestval`
10724else
10725 echo "$as_me: program exited with status $ac_status" >&5
10726echo "$as_me: failed program was:" >&5
10727sed 's/^/| /' conftest.$ac_ext >&5
10728
10729( exit $ac_status )
10730rxvt_cv_path_wtmp=
10731fi
10732rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
10733fi
10734fi
10735echo "$as_me:$LINENO: result: $rxvt_cv_path_wtmp" >&5
10736echo "${ECHO_T}$rxvt_cv_path_wtmp" >&6
10737if test x$rxvt_cv_path_wtmp != x; then
10738
10739cat >>confdefs.h <<_ACEOF
10740#define RXVT_WTMP_FILE "$rxvt_cv_path_wtmp"
10741_ACEOF
10742
10743fi
10744
10745echo "$as_me:$LINENO: checking where wtmpx is located" >&5
10746echo $ECHO_N "checking where wtmpx is located... $ECHO_C" >&6
10747if test "${rxvt_cv_path_wtmpx+set}" = set; then
10748 echo $ECHO_N "(cached) $ECHO_C" >&6
10749else
10750 if test "$cross_compiling" = yes; then
10751 { echo "$as_me:$LINENO: WARNING: Define RXVT_WTMPX_FILE in config.h manually" >&5
10752echo "$as_me: WARNING: Define RXVT_WTMPX_FILE in config.h manually" >&2;}
10753else
10754 cat >conftest.$ac_ext <<_ACEOF
10755/* confdefs.h. */
10756_ACEOF
10757cat confdefs.h >>conftest.$ac_ext
10758cat >>conftest.$ac_ext <<_ACEOF
10759/* end confdefs.h. */
10760#include <stdio.h>
10761#ifdef HAVE_UTMPX_H
10762#include <utmpx.h>
10763#endif
10764#include <errno.h>
10765main()
10766{
10767 char **w, *wtmplist[] = {
10768 "/var/log/wtmpx", "/var/adm/wtmpx", NULL };
10769 FILE *a, *f=fopen("conftestval", "w");
10770 if (!f) exit(1);
10771#ifdef WTMPX_FILE
10772 fprintf(f, "%s\n", WTMPX_FILE);
10773 exit(0);
10774#endif
10775#ifdef _PATH_WTMPX
10776 fprintf(f, "%s\n", _PATH_WTMPX);
10777 exit(0);
10778#endif
10779 for (w = wtmplist; *w; w++) {
10780 if ((a = fopen(*w, "r")) != NULL || errno == EACCES) {
10781 fprintf(f, "%s\n", *w);
10782 exit(0);
10783 }
10784 }
10785 exit(0);
10786}
10787_ACEOF
10788rm -f conftest$ac_exeext
10789if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
10790 (eval $ac_link) 2>&5
10791 ac_status=$?
10792 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10793 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
10794 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10795 (eval $ac_try) 2>&5
10796 ac_status=$?
10797 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10798 (exit $ac_status); }; }; then
10799 rxvt_cv_path_wtmpx=`cat conftestval`
10800else
10801 echo "$as_me: program exited with status $ac_status" >&5
10802echo "$as_me: failed program was:" >&5
10803sed 's/^/| /' conftest.$ac_ext >&5
10804
10805( exit $ac_status )
10806rxvt_cv_path_wtmpx=
10807fi
10808rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
10809fi
10810fi
10811echo "$as_me:$LINENO: result: $rxvt_cv_path_wtmpx" >&5
10812echo "${ECHO_T}$rxvt_cv_path_wtmpx" >&6
10813if test x$rxvt_cv_path_wtmpx != x; then
10814
10815cat >>confdefs.h <<_ACEOF
10816#define RXVT_WTMPX_FILE "$rxvt_cv_path_wtmpx"
10817_ACEOF
10818
10819fi
10820
10821echo "$as_me:$LINENO: checking where lastlog is located" >&5
10822echo $ECHO_N "checking where lastlog is located... $ECHO_C" >&6
10823if test "${rxvt_cv_path_lastlog+set}" = set; then
10824 echo $ECHO_N "(cached) $ECHO_C" >&6
10825else
10826 if test "$cross_compiling" = yes; then
10827 { echo "$as_me:$LINENO: WARNING: Define RXVT_LASTLOG_FILE in config.h manually" >&5
10828echo "$as_me: WARNING: Define RXVT_LASTLOG_FILE in config.h manually" >&2;}
10829else
10830 cat >conftest.$ac_ext <<_ACEOF
10831/* confdefs.h. */
10832_ACEOF
10833cat confdefs.h >>conftest.$ac_ext
10834cat >>conftest.$ac_ext <<_ACEOF
10835/* end confdefs.h. */
10836#include <stdio.h>
10837#include <sys/types.h>
10838#ifdef HAVE_UTMPX_H
10839#include <utmpx.h>
10840#elif defined(HAVE_UTMP_H)
10841#include <utmp.h>
10842#endif
10843#ifdef HAVE_LASTLOG_H
10844#include <lastlog.h>
10845#endif
10846#include <errno.h>
10847main()
10848{
10849 char **w, *lastloglist[] = { "/var/log/lastlog", NULL };
10850 FILE *a, *f=fopen("conftestval", "w");
10851 if (!f) exit(1);
10852#ifdef LASTLOG_FILE
10853 fprintf(f, "%s\n", LASTLOG_FILE);
10854 exit(0);
10855#endif
10856#ifdef _PATH_LASTLOG
10857 fprintf(f, "%s\n", _PATH_LASTLOG);
10858 exit(0);
10859#endif
10860 for (w = lastloglist; *w; w++) {
10861 if ((a = fopen(*w, "r")) != NULL || errno == EACCES) {
10862 fprintf(f, "%s\n", *w);
10863 exit(0);
10864 }
10865 }
10866 exit(0);
10867}
10868_ACEOF
10869rm -f conftest$ac_exeext
10870if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
10871 (eval $ac_link) 2>&5
10872 ac_status=$?
10873 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10874 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
10875 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10876 (eval $ac_try) 2>&5
10877 ac_status=$?
10878 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10879 (exit $ac_status); }; }; then
10880 rxvt_cv_path_lastlog=`cat conftestval`
10881else
10882 echo "$as_me: program exited with status $ac_status" >&5
10883echo "$as_me: failed program was:" >&5
10884sed 's/^/| /' conftest.$ac_ext >&5
10885
10886( exit $ac_status )
10887rxvt_cv_path_lastlog=
10888fi
10889rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
10890fi
10891fi
10892echo "$as_me:$LINENO: result: $rxvt_cv_path_lastlog" >&5
10893echo "${ECHO_T}$rxvt_cv_path_lastlog" >&6
10894if test x$rxvt_cv_path_lastlog != x; then
10895
10896cat >>confdefs.h <<_ACEOF
10897#define RXVT_LASTLOG_FILE "$rxvt_cv_path_lastlog"
10898_ACEOF
10899
10900 if test -d "$rxvt_cv_path_lastlog"; then
10901
10902cat >>confdefs.h <<\_ACEOF
10903#define LASTLOG_IS_DIR 1
10904_ACEOF
10905
10906 fi
10907fi
10908
10909echo "$as_me:$LINENO: checking where lastlogx is located" >&5
10910echo $ECHO_N "checking where lastlogx is located... $ECHO_C" >&6
10911if test "${rxvt_cv_path_lastlogx+set}" = set; then
10912 echo $ECHO_N "(cached) $ECHO_C" >&6
10913else
10914 if test "$cross_compiling" = yes; then
10915 { echo "$as_me:$LINENO: WARNING: Define RXVT_LASTLOGX_FILE in config.h manually" >&5
10916echo "$as_me: WARNING: Define RXVT_LASTLOGX_FILE in config.h manually" >&2;}
10917else
10918 cat >conftest.$ac_ext <<_ACEOF
10919/* confdefs.h. */
10920_ACEOF
10921cat confdefs.h >>conftest.$ac_ext
10922cat >>conftest.$ac_ext <<_ACEOF
10923/* end confdefs.h. */
10924#include <stdio.h>
10925#ifdef HAVE_UTMPX_H
10926#include <utmpx.h>
10927#endif
10928#include <errno.h>
10929main()
10930{
10931 char **w, *wtmplist[] = { "/var/log/lastlogx", "/var/adm/lastlogx", NULL };
10932 FILE *a, *f=fopen("conftestval", "w");
10933 if (!f) exit(1);
10934#ifdef LASTLOGX_FILE
10935 fprintf(f, "%s\n", LASTLOGX_FILE);
10936 exit(0);
10937#endif
10938#ifdef _PATH_LASTLOGX
10939 fprintf(f, "%s\n", _PATH_LASTLOGX);
10940 exit(0);
10941#endif
10942 for (w = wtmplist; *w; w++) {
10943 if ((a = fopen(*w, "r")) != NULL || errno == EACCES) {
10944 fprintf(f, "%s\n", *w);
10945 exit(0);
10946 }
10947 }
10948 exit(0);
10949}
10950_ACEOF
10951rm -f conftest$ac_exeext
10952if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
10953 (eval $ac_link) 2>&5
10954 ac_status=$?
10955 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10956 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
10957 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10958 (eval $ac_try) 2>&5
10959 ac_status=$?
10960 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10961 (exit $ac_status); }; }; then
10962 rxvt_cv_path_lastlogx=`cat conftestval`
10963else
10964 echo "$as_me: program exited with status $ac_status" >&5
10965echo "$as_me: failed program was:" >&5
10966sed 's/^/| /' conftest.$ac_ext >&5
10967
10968( exit $ac_status )
10969rxvt_cv_path_lastlogx=
10970fi
10971rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
10972fi
10973fi
10974echo "$as_me:$LINENO: result: $rxvt_cv_path_lastlogx" >&5
10975echo "${ECHO_T}$rxvt_cv_path_lastlogx" >&6
10976if test x$rxvt_cv_path_lastlogx != x; then
10977
10978cat >>confdefs.h <<_ACEOF
10979#define RXVT_LASTLOGX_FILE "$rxvt_cv_path_lastlogx"
10980_ACEOF
10981
10982fi
10983 10187
10984 10188
10985echo "$as_me:$LINENO: checking where ttys/ttytab is located" >&5 10189echo "$as_me:$LINENO: checking where ttys/ttytab is located" >&5
10986echo $ECHO_N "checking where ttys/ttytab is located... $ECHO_C" >&6 10190echo $ECHO_N "checking where ttys/ttytab is located... $ECHO_C" >&6
10987if test "${rxvt_cv_path_ttytab+set}" = set; then 10191if test "${rxvt_cv_path_ttytab+set}" = set; then
11254#define HAVE_NL_LANGINFO 1 10458#define HAVE_NL_LANGINFO 1
11255_ACEOF 10459_ACEOF
11256 10460
11257fi 10461fi
11258 10462
10463SCM_RIGHTS_CHECK
10464
11259echo "$as_me:$LINENO: checking for broken XIM callback" >&5 10465echo "$as_me:$LINENO: checking for broken XIM callback" >&5
11260echo $ECHO_N "checking for broken XIM callback... $ECHO_C" >&6 10466echo $ECHO_N "checking for broken XIM callback... $ECHO_C" >&6
11261if test "${rxvt_broken_ximcb+set}" = set; then 10467if test "${rxvt_broken_ximcb+set}" = set; then
11262 echo $ECHO_N "(cached) $ECHO_C" >&6 10468 echo $ECHO_N "(cached) $ECHO_C" >&6
11263else 10469else
11312#define XIMCB_PROTO_BROKEN 1 10518#define XIMCB_PROTO_BROKEN 1
11313_ACEOF 10519_ACEOF
11314 10520
11315fi 10521fi
11316 10522
10523PTY_CHECK
10524
10525if test x$support_xft = xyes; then
10526 # Extract the first word of "pkg-config", so it can be a program name with args.
10527set dummy pkg-config; ac_word=$2
11317echo "$as_me:$LINENO: checking for getpt" >&5 10528echo "$as_me:$LINENO: checking for $ac_word" >&5
11318echo $ECHO_N "checking for getpt... $ECHO_C" >&6 10529echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
11319if test "${rxvt_cv_func_getpt+set}" = set; then 10530if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
11320 echo $ECHO_N "(cached) $ECHO_C" >&6 10531 echo $ECHO_N "(cached) $ECHO_C" >&6
11321else 10532else
11322 cat >conftest.$ac_ext <<_ACEOF 10533 case $PKG_CONFIG in
11323/* confdefs.h. */ 10534 [\\/]* | ?:[\\/]*)
11324_ACEOF 10535 ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
11325cat confdefs.h >>conftest.$ac_ext
11326cat >>conftest.$ac_ext <<_ACEOF
11327/* end confdefs.h. */
11328#define _GNU_SOURCE
11329#ifdef HAVE_STDLIB_H
11330# include <cstdlib>
11331#endif
11332int
11333main ()
11334{
11335(void)getpt();
11336 ; 10536 ;;
11337 return 0; 10537 *)
11338} 10538 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
11339_ACEOF 10539for as_dir in $PATH
11340rm -f conftest.$ac_objext conftest$ac_exeext 10540do
11341if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 10541 IFS=$as_save_IFS
11342 (eval $ac_link) 2>conftest.er1 10542 test -z "$as_dir" && as_dir=.
11343 ac_status=$? 10543 for ac_exec_ext in '' $ac_executable_extensions; do
11344 grep -v '^ *+' conftest.er1 >conftest.err 10544 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
11345 rm -f conftest.er1 10545 ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
11346 cat conftest.err >&5 10546 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
11347 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10547 break 2
11348 (exit $ac_status); } && 10548 fi
11349 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' 10549done
11350 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10550done
11351 (eval $ac_try) 2>&5
11352 ac_status=$?
11353 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11354 (exit $ac_status); }; } &&
11355 { ac_try='test -s conftest$ac_exeext'
11356 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11357 (eval $ac_try) 2>&5
11358 ac_status=$?
11359 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11360 (exit $ac_status); }; }; then
11361 rxvt_cv_func_getpt=yes
11362else
11363 echo "$as_me: failed program was:" >&5
11364sed 's/^/| /' conftest.$ac_ext >&5
11365 10551
11366rxvt_cv_func_getpt=no 10552 test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
10553 ;;
10554esac
11367fi 10555fi
11368rm -f conftest.err conftest.$ac_objext \ 10556PKG_CONFIG=$ac_cv_path_PKG_CONFIG
11369 conftest$ac_exeext conftest.$ac_ext 10557
11370fi 10558if test -n "$PKG_CONFIG"; then
10559 echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
10560echo "${ECHO_T}$PKG_CONFIG" >&6
10561else
11371echo "$as_me:$LINENO: result: $rxvt_cv_func_getpt" >&5 10562 echo "$as_me:$LINENO: result: no" >&5
11372echo "${ECHO_T}$rxvt_cv_func_getpt" >&6 10563echo "${ECHO_T}no" >&6
11373if test x$rxvt_cv_func_getpt = xyes; then
11374
11375cat >>confdefs.h <<\_ACEOF
11376#define HAVE_GETPT 1
11377_ACEOF
11378
11379fi 10564fi
11380 10565
10566 # Extract the first word of "xft-config", so it can be a program name with args.
10567set dummy xft-config; ac_word=$2
11381echo "$as_me:$LINENO: checking for pty/tty type" >&5 10568echo "$as_me:$LINENO: checking for $ac_word" >&5
11382echo $ECHO_N "checking for pty/tty type... $ECHO_C" >&6 10569echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
11383if test "${rxvt_cv_ptys+set}" = set; then 10570if test "${ac_cv_path_XFT_CONFIG+set}" = set; then
11384 echo $ECHO_N "(cached) $ECHO_C" >&6 10571 echo $ECHO_N "(cached) $ECHO_C" >&6
11385else 10572else
11386 if test x$ac_cv_func_openpty = xyes; then 10573 case $XFT_CONFIG in
11387 rxvt_cv_ptys=OPENPTY 10574 [\\/]* | ?:[\\/]*)
11388 else if test x$ac_cv_func__getpty = xyes; then 10575 ac_cv_path_XFT_CONFIG="$XFT_CONFIG" # Let the user override the test with a path.
11389 rxvt_cv_ptys=SGI4 10576 ;;
11390 else if test -c /dev/ttyp20; then 10577 *)
11391 rxvt_cv_ptys=SCO 10578 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
11392 else if test -c /dev/ptym/clone; then 10579for as_dir in $PATH
11393 rxvt_cv_ptys=HPUX 10580do
11394 else if test x$rxvt_cv_func_getpt = xyes; then 10581 IFS=$as_save_IFS
11395 rxvt_cv_ptys=GLIBC 10582 test -z "$as_dir" && as_dir=.
11396 else if test -c /dev/ptc -a -c /dev/pts; then 10583 for ac_exec_ext in '' $ac_executable_extensions; do
11397 rxvt_cv_ptys=PTC 10584 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
11398 else if test -c /dev/ptc -a -d /dev/pts; then 10585 ac_cv_path_XFT_CONFIG="$as_dir/$ac_word$ac_exec_ext"
11399 rxvt_cv_ptys=PTC 10586 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
11400 else if test -c /dev/ptmx -a -c /dev/pts/0; then 10587 break 2
11401 rxvt_cv_ptys=STREAMS 10588 fi
11402 else if test x$ac_cv_func_grantpt = xyes && test x$ac_cv_func_unlockpt = xyes; then 10589done
11403 rxvt_cv_ptys=STREAMS 10590done
10591
10592 test -z "$ac_cv_path_XFT_CONFIG" && ac_cv_path_XFT_CONFIG="no"
10593 ;;
10594esac
10595fi
10596XFT_CONFIG=$ac_cv_path_XFT_CONFIG
10597
10598if test -n "$XFT_CONFIG"; then
10599 echo "$as_me:$LINENO: result: $XFT_CONFIG" >&5
10600echo "${ECHO_T}$XFT_CONFIG" >&6
10601else
10602 echo "$as_me:$LINENO: result: no" >&5
10603echo "${ECHO_T}no" >&6
10604fi
10605
10606 if test $PKG_CONFIG != no && $PKG_CONFIG --exists xft; then
10607 LIBS="$LIBS `$PKG_CONFIG xft --libs`"
10608 CPPFLAGS="$CPPFLAGS `$PKG_CONFIG xft --cflags`"
11404 else 10609 else
11405 rxvt_cv_ptys=BSD 10610 if test $XFT_CONFIG != no; then
11406fi 10611 LIBS="$LIBS `$XFT_CONFIG --libs`"
11407fi 10612 CPPFLAGS="$CPPFLAGS `$XFT_CONFIG --cflags`"
11408fi 10613 fi
11409fi 10614 fi
11410fi
11411fi
11412fi
11413fi
11414fi
11415
11416fi
11417echo "$as_me:$LINENO: result: $rxvt_cv_ptys" >&5
11418echo "${ECHO_T}$rxvt_cv_ptys" >&6
11419
11420if test x$rxvt_cv_ptys = xOPENPTY; then
11421
11422cat >>confdefs.h <<\_ACEOF
11423#define PTYS_ARE_OPENPTY 1
11424_ACEOF
11425
11426fi
11427if test x$rxvt_cv_ptys = xSCO; then
11428
11429cat >>confdefs.h <<\_ACEOF
11430#define PTYS_ARE_NUMERIC 1
11431_ACEOF
11432
11433fi
11434if test x$rxvt_cv_ptys = xSTREAMS; then
11435
11436cat >>confdefs.h <<\_ACEOF
11437#define PTYS_ARE_PTMX 1
11438_ACEOF
11439
11440fi
11441if test x$rxvt_cv_ptys = xPTC; then
11442
11443cat >>confdefs.h <<\_ACEOF
11444#define PTYS_ARE_PTC 1
11445_ACEOF
11446
11447fi
11448if test x$rxvt_cv_ptys = xSGI4; then
11449
11450cat >>confdefs.h <<\_ACEOF
11451#define PTYS_ARE__GETPTY 1
11452_ACEOF
11453
11454fi
11455if test x$rxvt_cv_ptys = xCONVEX; then
11456
11457cat >>confdefs.h <<\_ACEOF
11458#define PTYS_ARE_GETPTY 1
11459_ACEOF
11460
11461fi
11462if test x$rxvt_cv_ptys = xGLIBC; then
11463
11464cat >>confdefs.h <<\_ACEOF
11465#define PTYS_ARE_GETPT 1
11466_ACEOF
11467
11468fi
11469if test x$rxvt_cv_ptys = xHPUX; then
11470
11471cat >>confdefs.h <<\_ACEOF
11472#define PTYS_ARE_CLONE 1
11473_ACEOF
11474
11475fi
11476if test x$rxvt_cv_ptys = xBSD -o x$rxvt_cv_ptys = xHPUX -o x$rxvt_cv_ptys = xGLIBC; then
11477
11478cat >>confdefs.h <<\_ACEOF
11479#define PTYS_ARE_SEARCHED 1
11480_ACEOF
11481
11482fi
11483
11484
11485{ echo "$as_me:$LINENO: checking for pty ranges..." >&5
11486echo "$as_me: checking for pty ranges..." >&6;}
11487ptys=`echo /dev/pty??`
11488pch1=`echo $ptys | tr ' ' '\012' | sed -e 's/^.*\(.\).$/\1/g' | sort -u | tr -d '\012'`
11489pch2=`echo $ptys | tr ' ' '\012' | sed -e 's/^.*\(.\)$/\1/g' | sort -u | tr -d '\012'`
11490if test x$pch1 != x; then
11491
11492cat >>confdefs.h <<_ACEOF
11493#define PTYCHAR1 "$pch1"
11494_ACEOF
11495
11496fi
11497if test x$pch2 != x; then
11498
11499cat >>confdefs.h <<_ACEOF
11500#define PTYCHAR2 "$pch2"
11501_ACEOF
11502
11503fi
11504
11505if test x$support_xft = xyes; then
11506 LIBS="$LIBS `pkg-config xft --libs`"
11507 CFLAGS="$CFLAGS `pkg-config xft --cflags`"
11508 CPPFLAGS="$CPPFLAGS `pkg-config xft --cflags`"
11509 10615
11510 10616
11511for ac_header in X11/Xft/Xft.h 10617for ac_header in X11/Xft/Xft.h
11512do 10618do
11513as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 10619as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
11796cat >>confdefs.h <<\_ACEOF 10902cat >>confdefs.h <<\_ACEOF
11797#define SELECTION_SCROLLING 1 10903#define SELECTION_SCROLLING 1
11798_ACEOF 10904_ACEOF
11799 10905
11800fi 10906fi
11801if test x$support_menubar = xyes; then
11802
11803cat >>confdefs.h <<\_ACEOF
11804#define MENUBAR 1
11805_ACEOF
11806
11807fi
11808if test x$support_frills = xyes; then 10907if test x$support_frills = xyes; then
11809 10908
11810cat >>confdefs.h <<\_ACEOF 10909cat >>confdefs.h <<\_ACEOF
11811#define ENABLE_FRILLS 1 10910#define ENABLE_FRILLS 1
11812_ACEOF 10911_ACEOF
11904fi 11003fi
11905if test x$support_pointer_blank = xyes; then 11004if test x$support_pointer_blank = xyes; then
11906 11005
11907cat >>confdefs.h <<\_ACEOF 11006cat >>confdefs.h <<\_ACEOF
11908#define POINTER_BLANK 1 11007#define POINTER_BLANK 1
11909_ACEOF
11910
11911fi
11912if test x$support_cursor_blink = xyes; then
11913
11914cat >>confdefs.h <<\_ACEOF
11915#define CURSOR_BLINK 1
11916_ACEOF 11008_ACEOF
11917 11009
11918fi 11010fi
11919if test x$support_text_blink = xyes; then 11011if test x$support_text_blink = xyes; then
11920 11012
11977#define ENCODING_ZH_EXT 1 11069#define ENCODING_ZH_EXT 1
11978_ACEOF 11070_ACEOF
11979 ;; 11071 ;;
11980 esac 11072 esac
11981done 11073done
11074
11075IF_PERL=\#
11076if test x$support_perl = xyes; then
11077 # Extract the first word of "perl5", so it can be a program name with args.
11078set dummy perl5; ac_word=$2
11079echo "$as_me:$LINENO: checking for $ac_word" >&5
11080echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
11081if test "${ac_cv_path_PERL+set}" = set; then
11082 echo $ECHO_N "(cached) $ECHO_C" >&6
11083else
11084 case $PERL in
11085 [\\/]* | ?:[\\/]*)
11086 ac_cv_path_PERL="$PERL" # Let the user override the test with a path.
11087 ;;
11088 *)
11089 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
11090for as_dir in $PATH
11091do
11092 IFS=$as_save_IFS
11093 test -z "$as_dir" && as_dir=.
11094 for ac_exec_ext in '' $ac_executable_extensions; do
11095 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
11096 ac_cv_path_PERL="$as_dir/$ac_word$ac_exec_ext"
11097 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
11098 break 2
11099 fi
11100done
11101done
11102
11103 ;;
11104esac
11105fi
11106PERL=$ac_cv_path_PERL
11107
11108if test -n "$PERL"; then
11109 echo "$as_me:$LINENO: result: $PERL" >&5
11110echo "${ECHO_T}$PERL" >&6
11111else
11112 echo "$as_me:$LINENO: result: no" >&5
11113echo "${ECHO_T}no" >&6
11114fi
11115
11116 # Extract the first word of "perl", so it can be a program name with args.
11117set dummy perl; ac_word=$2
11118echo "$as_me:$LINENO: checking for $ac_word" >&5
11119echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
11120if test "${ac_cv_path_PERL+set}" = set; then
11121 echo $ECHO_N "(cached) $ECHO_C" >&6
11122else
11123 case $PERL in
11124 [\\/]* | ?:[\\/]*)
11125 ac_cv_path_PERL="$PERL" # Let the user override the test with a path.
11126 ;;
11127 *)
11128 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
11129for as_dir in $PATH
11130do
11131 IFS=$as_save_IFS
11132 test -z "$as_dir" && as_dir=.
11133 for ac_exec_ext in '' $ac_executable_extensions; do
11134 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
11135 ac_cv_path_PERL="$as_dir/$ac_word$ac_exec_ext"
11136 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
11137 break 2
11138 fi
11139done
11140done
11141
11142 ;;
11143esac
11144fi
11145PERL=$ac_cv_path_PERL
11146
11147if test -n "$PERL"; then
11148 echo "$as_me:$LINENO: result: $PERL" >&5
11149echo "${ECHO_T}$PERL" >&6
11150else
11151 echo "$as_me:$LINENO: result: no" >&5
11152echo "${ECHO_T}no" >&6
11153fi
11154
11155
11156 echo "$as_me:$LINENO: checking for $PERL suitability" >&5
11157echo $ECHO_N "checking for $PERL suitability... $ECHO_C" >&6
11158 if $PERL -MExtUtils::Embed -e "use v5.8" >/dev/null 2>/dev/null; then
11159
11160 save_CXXFLAGS="$CXXFLAGS"
11161 save_LIBS="$LIBS"
11162 CXXFLAGS="$CXXFLAGS `$PERL -MExtUtils::Embed -e ccopts`"
11163 LIBS="$LIBS `$PERL -MExtUtils::Embed -e ldopts`"
11164 cat >conftest.$ac_ext <<_ACEOF
11165/* confdefs.h. */
11166_ACEOF
11167cat confdefs.h >>conftest.$ac_ext
11168cat >>conftest.$ac_ext <<_ACEOF
11169/* end confdefs.h. */
11170
11171#include <EXTERN.h>
11172#include <perl.h>
11173#include <XSUB.h>
11174
11175int
11176main ()
11177{
11178
11179 PerlInterpreter *perl = perl_alloc ();
11180
11181 ;
11182 return 0;
11183}
11184_ACEOF
11185rm -f conftest.$ac_objext conftest$ac_exeext
11186if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
11187 (eval $ac_link) 2>conftest.er1
11188 ac_status=$?
11189 grep -v '^ *+' conftest.er1 >conftest.err
11190 rm -f conftest.er1
11191 cat conftest.err >&5
11192 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11193 (exit $ac_status); } &&
11194 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
11195 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11196 (eval $ac_try) 2>&5
11197 ac_status=$?
11198 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11199 (exit $ac_status); }; } &&
11200 { ac_try='test -s conftest$ac_exeext'
11201 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11202 (eval $ac_try) 2>&5
11203 ac_status=$?
11204 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11205 (exit $ac_status); }; }; then
11206 rxvt_perl_link=yes
11207else
11208 echo "$as_me: failed program was:" >&5
11209sed 's/^/| /' conftest.$ac_ext >&5
11210
11211rxvt_perl_link=no
11212fi
11213rm -f conftest.err conftest.$ac_objext \
11214 conftest$ac_exeext conftest.$ac_ext
11215 CXXFLAGS="$save_CXXFLAGS"
11216 LIBS="$save_LIBS"
11217
11218 if test x$rxvt_perl_link = xyes; then
11219 echo "$as_me:$LINENO: result: ok" >&5
11220echo "${ECHO_T}ok" >&6
11221
11222cat >>confdefs.h <<\_ACEOF
11223#define ENABLE_PERL 1
11224_ACEOF
11225
11226 IF_PERL=
11227 PERL_O=rxvtperl.o
11228 PERLFLAGS="`$PERL -MExtUtils::Embed -e ccopts`"
11229 PERLLIB="`$PERL -MExtUtils::Embed -e ldopts`"
11230 PERLPRIVLIBEXP="`$PERL -MConfig -e 'print $Config{privlibexp}'`"
11231 else
11232 { { echo "$as_me:$LINENO: error: no, unable to link" >&5
11233echo "$as_me: error: no, unable to link" >&2;}
11234 { (exit 1); exit 1; }; }
11235 fi
11236 else
11237 { { echo "$as_me:$LINENO: error: no working perl found, or perl not version >= 5.8" >&5
11238echo "$as_me: error: no working perl found, or perl not version >= 5.8" >&2;}
11239 { (exit 1); exit 1; }; }
11240 fi
11241fi
11242
11243
11244
11245
11246
11247
11248
11249if test x$support_perl = xyes; then
11250 support_frills=yes
11251fi
11982 11252
11983 11253
11984CFLAGS=${CFLAGS--O} 11254CFLAGS=${CFLAGS--O}
11985LDFLAGS=${LDFLAGS--O} 11255LDFLAGS=${LDFLAGS--O}
11986 11256
12000 XPM_LIBS=`echo $XPM_LIBS | sed "$R_TRANSLATE"` 11270 XPM_LIBS=`echo $XPM_LIBS | sed "$R_TRANSLATE"`
12001fi 11271fi
12002 11272
12003 11273
12004 11274
12005
12006
12007if test x$support_addstrings = xno; then
12008
12009cat >>confdefs.h <<\_ACEOF
12010#define NO_STRINGS 1
12011_ACEOF
12012
12013fi
12014
12015MCOMMON=./autoconf/Make.common
12016 11275
12017 11276
12018test "$program_prefix" != NONE && 11277test "$program_prefix" != NONE &&
12019 program_transform_name="s,^,$program_prefix,;$program_transform_name" 11278 program_transform_name="s,^,$program_prefix,;$program_transform_name"
12020# Use a double $ so make ignores it. 11279# Use a double $ so make ignores it.
12096 include_time_h="#include <time.h>" 11355 include_time_h="#include <time.h>"
12097else 11356else
12098 include_time_h="/* #include <time.h> */" 11357 include_time_h="/* #include <time.h> */"
12099fi 11358fi
12100 11359
12101 ac_config_files="$ac_config_files autoconf/Make.common Makefile doc/Makefile src/Makefile src/rxvtlib.h" 11360 ac_config_files="$ac_config_files Makefile doc/Makefile src/Makefile src/rxvtlib.h"
12102 11361
12103cat >confcache <<\_ACEOF 11362cat >confcache <<\_ACEOF
12104# This file is a shell script that caches the results of configure 11363# This file is a shell script that caches the results of configure
12105# tests run on this system so they can be shared between configure 11364# tests run on this system so they can be shared between configure
12106# scripts and configure runs, see configure's option --config-cache. 11365# scripts and configure runs, see configure's option --config-cache.
12623cat >>$CONFIG_STATUS <<\_ACEOF 11882cat >>$CONFIG_STATUS <<\_ACEOF
12624for ac_config_target in $ac_config_targets 11883for ac_config_target in $ac_config_targets
12625do 11884do
12626 case "$ac_config_target" in 11885 case "$ac_config_target" in
12627 # Handling of arguments. 11886 # Handling of arguments.
12628 "autoconf/Make.common" ) CONFIG_FILES="$CONFIG_FILES autoconf/Make.common" ;;
12629 "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;; 11887 "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;;
12630 "doc/Makefile" ) CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;; 11888 "doc/Makefile" ) CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;
12631 "src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;; 11889 "src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
12632 "src/rxvtlib.h" ) CONFIG_FILES="$CONFIG_FILES src/rxvtlib.h" ;; 11890 "src/rxvtlib.h" ) CONFIG_FILES="$CONFIG_FILES src/rxvtlib.h" ;;
12633 "config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS config.h:autoconf/config.h.in" ;; 11891 "config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS config.h:config.h.in" ;;
12634 *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5 11892 *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
12635echo "$as_me: error: invalid argument: $ac_config_target" >&2;} 11893echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
12636 { (exit 1); exit 1; }; };; 11894 { (exit 1); exit 1; }; };;
12637 esac 11895 esac
12638done 11896done
12739s,@ac_ct_CXX@,$ac_ct_CXX,;t t 11997s,@ac_ct_CXX@,$ac_ct_CXX,;t t
12740s,@CPP@,$CPP,;t t 11998s,@CPP@,$CPP,;t t
12741s,@INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t 11999s,@INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t
12742s,@INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t 12000s,@INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t
12743s,@INSTALL_DATA@,$INSTALL_DATA,;t t 12001s,@INSTALL_DATA@,$INSTALL_DATA,;t t
12744s,@AWK@,$AWK,;t t 12002s,@EGREP@,$EGREP,;t t
12745s,@LINKER@,$LINKER,;t t 12003s,@LINKER@,$LINKER,;t t
12746s,@CXXCPP@,$CXXCPP,;t t
12747s,@EGREP@,$EGREP,;t t
12748s,@INSTALL_LIBRXVT@,$INSTALL_LIBRXVT,;t t 12004s,@INSTALL_LIBRXVT@,$INSTALL_LIBRXVT,;t t
12749s,@RXVTNAME@,$RXVTNAME,;t t 12005s,@RXVTNAME@,$RXVTNAME,;t t
12750s,@MV@,$MV,;t t 12006s,@MV@,$MV,;t t
12751s,@RM@,$RM,;t t 12007s,@RM@,$RM,;t t
12752s,@CP@,$CP,;t t 12008s,@CP@,$CP,;t t
12753s,@LN@,$LN,;t t 12009s,@LN@,$LN,;t t
12754s,@SED@,$SED,;t t 12010s,@SED@,$SED,;t t
12755s,@ECHO@,$ECHO,;t t 12011s,@ECHO@,$ECHO,;t t
12756s,@CMP@,$CMP,;t t 12012s,@CMP@,$CMP,;t t
12757s,@TBL@,$TBL,;t t
12758s,@TIC@,$TIC,;t t 12013s,@TIC@,$TIC,;t t
12014s,@CXXCPP@,$CXXCPP,;t t
12759s,@X_CFLAGS@,$X_CFLAGS,;t t 12015s,@X_CFLAGS@,$X_CFLAGS,;t t
12760s,@X_PRE_LIBS@,$X_PRE_LIBS,;t t 12016s,@X_PRE_LIBS@,$X_PRE_LIBS,;t t
12761s,@X_LIBS@,$X_LIBS,;t t 12017s,@X_LIBS@,$X_LIBS,;t t
12762s,@X_EXTRA_LIBS@,$X_EXTRA_LIBS,;t t 12018s,@X_EXTRA_LIBS@,$X_EXTRA_LIBS,;t t
12763s,@XPM_CPPFLAGS@,$XPM_CPPFLAGS,;t t 12019s,@XPM_CPPFLAGS@,$XPM_CPPFLAGS,;t t
12767s,@rxvt_uint16_typedef@,$rxvt_uint16_typedef,;t t 12023s,@rxvt_uint16_typedef@,$rxvt_uint16_typedef,;t t
12768s,@rxvt_int32_typedef@,$rxvt_int32_typedef,;t t 12024s,@rxvt_int32_typedef@,$rxvt_int32_typedef,;t t
12769s,@rxvt_uint32_typedef@,$rxvt_uint32_typedef,;t t 12025s,@rxvt_uint32_typedef@,$rxvt_uint32_typedef,;t t
12770s,@rxvt_intp_define@,$rxvt_intp_define,;t t 12026s,@rxvt_intp_define@,$rxvt_intp_define,;t t
12771s,@rxvt_u_intp_define@,$rxvt_u_intp_define,;t t 12027s,@rxvt_u_intp_define@,$rxvt_u_intp_define,;t t
12028s,@PKG_CONFIG@,$PKG_CONFIG,;t t
12029s,@XFT_CONFIG@,$XFT_CONFIG,;t t
12030s,@PERL@,$PERL,;t t
12031s,@PERLLIB@,$PERLLIB,;t t
12032s,@PERLFLAGS@,$PERLFLAGS,;t t
12033s,@PERLPRIVLIBEXP@,$PERLPRIVLIBEXP,;t t
12034s,@IF_PERL@,$IF_PERL,;t t
12035s,@PERL_O@,$PERL_O,;t t
12772s,@DEBUG@,$DEBUG,;t t 12036s,@DEBUG@,$DEBUG,;t t
12773s,@DINCLUDE@,$DINCLUDE,;t t 12037s,@DINCLUDE@,$DINCLUDE,;t t
12774s,@DLIB@,$DLIB,;t t 12038s,@DLIB@,$DLIB,;t t
12775s,@include_stdint_h@,$include_stdint_h,;t t 12039s,@include_stdint_h@,$include_stdint_h,;t t
12776s,@include_stdarg_h@,$include_stdarg_h,;t t 12040s,@include_stdarg_h@,$include_stdarg_h,;t t
12785s,@include_sys_strredir_h@,$include_sys_strredir_h,;t t 12049s,@include_sys_strredir_h@,$include_sys_strredir_h,;t t
12786s,@include_sys_time_h@,$include_sys_time_h,;t t 12050s,@include_sys_time_h@,$include_sys_time_h,;t t
12787s,@include_time_h@,$include_time_h,;t t 12051s,@include_time_h@,$include_time_h,;t t
12788s,@LIBOBJS@,$LIBOBJS,;t t 12052s,@LIBOBJS@,$LIBOBJS,;t t
12789s,@LTLIBOBJS@,$LTLIBOBJS,;t t 12053s,@LTLIBOBJS@,$LTLIBOBJS,;t t
12790/@MCOMMON@/r $MCOMMON
12791s,@MCOMMON@,,;t t
12792CEOF 12054CEOF
12793 12055
12794_ACEOF 12056_ACEOF
12795 12057
12796 cat >>$CONFIG_STATUS <<\_ACEOF 12058 cat >>$CONFIG_STATUS <<\_ACEOF
13306fi 12568fi
13307 12569
13308echo " 12570echo "
13309The following are set in config.h 12571The following are set in config.h
13310" 12572"
13311echo " pty/tty type: "$rxvt_cv_ptys
13312if test x$support_utmp != xyes; then 12573if test x$support_utmp != xyes; then
13313 echo " utmp support: disabled" 12574 echo " utmp support: disabled"
13314 echo 12575 echo
13315else 12576else
13316 echo " utmp support: enabled 12577 echo " utmp support: enabled
13317 utmp file: $rxvt_cv_path_utmp 12578 utmp file: $rxvt_cv_path_utmp
13318 utmpx file: $rxvt_cv_path_utmpx 12579 utmpx file: $rxvt_cv_path_utmpx
13319 wtmp file: $rxvt_cv_path_wtmp 12580 wtmp file: $rxvt_cv_path_wtmp
13320 wtmpx file: $rxvt_cv_path_wtmpx 12581 wtmpx file: $rxvt_cv_path_wtmpx
13321 lastlog file: $rxvt_cv_path_lastlog 12582 lastlog file: $rxvt_cv_path_lastlog
13322 ttys/ttytab file: $rxvt_cv_path_ttytab" 12583 ttys/ttytab file: $rxvt_cv_path_ttytab
12584 embedded perl: $support_perl"
13323 echo 12585 echo
13324fi 12586fi
13325if test x$term != x; then 12587if test x$term != x; then
13326 echo " set TERM to: $term" 12588 echo " set TERM to: $term"
13327fi 12589fi
13332echo " resource class: $RESCLASS" 12594echo " resource class: $RESCLASS"
13333if test x$RESFALLBACK != x; then 12595if test x$RESFALLBACK != x; then
13334 echo " resource class fallback: $RESFALLBACK" 12596 echo " resource class fallback: $RESFALLBACK"
13335fi 12597fi
13336echo 12598echo
13337if test x$rxvt_cv_ptys = xUNKNOWN; then
13338 echo ".----------------------------------------------------------------."
13339 echo ". WARNING: could not determine pty/tty type. Do not build until ."
13340 echo ". the appropriate PTYS_ARE_* is defined in config.h ."
13341 echo ".----------------------------------------------------------------."
13342fi
13343if test x$support_xpm = xneedsmanualspecification; then 12599if test x$support_xpm = xneedsmanualspecification; then
13344 echo ".----------------------------------------------------------------." 12600 echo ".----------------------------------------------------------------."
13345 echo ". WARNING: --enable-xpm-background was specified however the ." 12601 echo ". WARNING: --enable-xpm-background was specified however the ."
13346 echo ". XPM includes files and libraries could not be found. ." 12602 echo ". XPM includes files and libraries could not be found. ."
13347 echo ". XPM backgrounds are now being DISABLED! If you want ." 12603 echo ". XPM backgrounds are now being DISABLED! If you want ."
13356 echo ". functions could not be found. ." 12612 echo ". functions could not be found. ."
13357 echo ". XIM is now being DISABLED! ." 12613 echo ". XIM is now being DISABLED! ."
13358 echo ".----------------------------------------------------------------." 12614 echo ".----------------------------------------------------------------."
13359fi 12615fi
13360 12616
13361echo " *** Please check src/feature.h for further options ***" 12617echo " *** Optionally check src/feature.h for further options ***"
13362echo 12618echo
13363 12619
13364echo ".----------------------------------------------------------------." 12620echo ".----------------------------------------------------------------."
13365echo ". NOTE: most features are disabled by default, try ." 12621echo ". NOTE: some features are disabled by default, try ."
13366echo ". configure --help to get an idea of the optional features ." 12622echo ". configure --help to get an idea of the optional features, ."
12623echo ". or read ./README.configure ."
12624echo ". ."
12625echo ". The script ./reconf gives a reasonable baseline, try it if ."
12626echo ". you do not want to read documentation and still want some ."
12627echo ". useful features. ."
13367echo ".----------------------------------------------------------------." 12628echo ".----------------------------------------------------------------."
13368echo 12629echo
13369 12630

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines