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

Comparing rxvt-unicode/configure (file contents):
Revision 1.55 by root, Tue Oct 25 20:16:41 2005 UTC vs.
Revision 1.74 by root, Tue Jan 17 09:07:40 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 AWK LINKER CXXCPP EGREP INSTALL_LIBRXVT RXVTNAME MV RM CP LN SED ECHO CMP TBL TIC X_CFLAGS X_PRE_LIBS X_LIBS X_EXTRA_LIBS XPM_CPPFLAGS XPM_CFLAGS XPM_LIBS rxvt_int16_typedef rxvt_uint16_typedef rxvt_int32_typedef rxvt_uint32_typedef rxvt_intp_define rxvt_u_intp_define PERL PERLLIB PERLFLAGS PERLPRIVLIBEXP IF_PERL PERL_O DEBUG DINCLUDE DLIB include_stdint_h include_stdarg_h include_stdlib_h include_unistd_h include_string_h include_fcntl_h include_util_h include_assert_h include_sys_ioctl_h include_sys_select_h include_sys_strredir_h include_sys_time_h include_time_h LIBOBJS LTLIBOBJS'
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
1372 1369
1373 1370
1374 1371
1375 1372
1376 1373
1374
1377ac_aux_dir= 1375ac_aux_dir=
1378for ac_dir in autoconf $srcdir/autoconf; do 1376for ac_dir in autoconf $srcdir/autoconf; do
1379 if test -f $ac_dir/install-sh; then 1377 if test -f $ac_dir/install-sh; then
1380 ac_aux_dir=$ac_dir 1378 ac_aux_dir=$ac_dir
1381 ac_install_sh="$ac_aux_dir/install-sh -c" 1379 ac_install_sh="$ac_aux_dir/install-sh -c"
1460VERSION=`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`
1461DATE=`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`
1462echo "" 1460echo ""
1463echo "configuring for rxvt $VERSION" 1461echo "configuring for rxvt $VERSION"
1464echo "" 1462echo ""
1463
1464orig_CXXFLAGS="$CXXFLAGS"
1465 1465
1466 1466
1467ac_ext=c 1467ac_ext=c
1468ac_cpp='$CPP $CPPFLAGS' 1468ac_cpp='$CPP $CPPFLAGS'
1469ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' 1469ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3099ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 3099ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3100ac_compiler_gnu=$ac_cv_c_compiler_gnu 3100ac_compiler_gnu=$ac_cv_c_compiler_gnu
3101 3101
3102 3102
3103if test -z "$orig_CXXFLAGS"; then 3103if test -z "$orig_CXXFLAGS"; then
3104 CXXFLAGS='-O'
3105 if test x$GCC = xyes && test "x$GXX" = xyes; then 3104 if test x$GCC = xyes && test "x$GXX" = xyes; then
3106 CXXFLAGS="-g -O3" 3105 CXXFLAGS="-g -O3"
3106 else
3107 CXXFLAGS="-O"
3107 fi 3108 fi
3108 CFLAGS="$CXXFLAGS" 3109 CFLAGS="$CXXFLAGS"
3109fi 3110fi
3110 3111
3111LINKER="$CXX" 3112LINKER="$CXX"
3612 test "$ac_cv_search_strerror" = "none required" || LIBS="$ac_cv_search_strerror $LIBS" 3613 test "$ac_cv_search_strerror" = "none required" || LIBS="$ac_cv_search_strerror $LIBS"
3613 3614
3614fi 3615fi
3615 3616
3616 3617
3618echo "$as_me:$LINENO: checking for setlocale" >&5
3619echo $ECHO_N "checking for setlocale... $ECHO_C" >&6
3620if test "${ac_cv_func_setlocale+set}" = set; then
3621 echo $ECHO_N "(cached) $ECHO_C" >&6
3622else
3623 cat >conftest.$ac_ext <<_ACEOF
3624/* confdefs.h. */
3625_ACEOF
3626cat confdefs.h >>conftest.$ac_ext
3627cat >>conftest.$ac_ext <<_ACEOF
3628/* end confdefs.h. */
3629/* Define setlocale to an innocuous variant, in case <limits.h> declares setlocale.
3630 For example, HP-UX 11i <limits.h> declares gettimeofday. */
3631#define setlocale innocuous_setlocale
3632
3633/* System header to define __stub macros and hopefully few prototypes,
3634 which can conflict with char setlocale (); below.
3635 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3636 <limits.h> exists even on freestanding compilers. */
3637
3638#ifdef __STDC__
3639# include <limits.h>
3640#else
3641# include <assert.h>
3642#endif
3643
3644#undef setlocale
3645
3646/* Override any gcc2 internal prototype to avoid an error. */
3647#ifdef __cplusplus
3648extern "C"
3649{
3650#endif
3651/* We use char because int might match the return type of a gcc2
3652 builtin and then its argument prototype would still apply. */
3653char setlocale ();
3654/* The GNU C library defines this for functions which it implements
3655 to always fail with ENOSYS. Some functions are actually named
3656 something starting with __ and the normal name is an alias. */
3657#if defined (__stub_setlocale) || defined (__stub___setlocale)
3658choke me
3659#else
3660char (*f) () = setlocale;
3661#endif
3662#ifdef __cplusplus
3663}
3664#endif
3665
3666int
3667main ()
3668{
3669return f != setlocale;
3670 ;
3671 return 0;
3672}
3673_ACEOF
3674rm -f conftest.$ac_objext conftest$ac_exeext
3675if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3676 (eval $ac_link) 2>conftest.er1
3677 ac_status=$?
3678 grep -v '^ *+' conftest.er1 >conftest.err
3679 rm -f conftest.er1
3680 cat conftest.err >&5
3681 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3682 (exit $ac_status); } &&
3683 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
3684 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3685 (eval $ac_try) 2>&5
3686 ac_status=$?
3687 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3688 (exit $ac_status); }; } &&
3689 { ac_try='test -s conftest$ac_exeext'
3690 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3691 (eval $ac_try) 2>&5
3692 ac_status=$?
3693 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3694 (exit $ac_status); }; }; then
3695 ac_cv_func_setlocale=yes
3696else
3697 echo "$as_me: failed program was:" >&5
3698sed 's/^/| /' conftest.$ac_ext >&5
3699
3700ac_cv_func_setlocale=no
3701fi
3702rm -f conftest.err conftest.$ac_objext \
3703 conftest$ac_exeext conftest.$ac_ext
3704fi
3705echo "$as_me:$LINENO: result: $ac_cv_func_setlocale" >&5
3706echo "${ECHO_T}$ac_cv_func_setlocale" >&6
3707if test $ac_cv_func_setlocale = yes; then
3708 :
3709else
3617echo "$as_me:$LINENO: checking for setlocale in -lxpg4" >&5 3710 echo "$as_me:$LINENO: checking for setlocale in -lxpg4" >&5
3618echo $ECHO_N "checking for setlocale in -lxpg4... $ECHO_C" >&6 3711echo $ECHO_N "checking for setlocale in -lxpg4... $ECHO_C" >&6
3619if test "${ac_cv_lib_xpg4_setlocale+set}" = set; then 3712if test "${ac_cv_lib_xpg4_setlocale+set}" = set; then
3620 echo $ECHO_N "(cached) $ECHO_C" >&6 3713 echo $ECHO_N "(cached) $ECHO_C" >&6
3621else 3714else
3622 ac_check_lib_save_LIBS=$LIBS 3715 ac_check_lib_save_LIBS=$LIBS
3679echo "${ECHO_T}$ac_cv_lib_xpg4_setlocale" >&6 3772echo "${ECHO_T}$ac_cv_lib_xpg4_setlocale" >&6
3680if test $ac_cv_lib_xpg4_setlocale = yes; then 3773if test $ac_cv_lib_xpg4_setlocale = yes; then
3681 LIBS="$LIBS -lxpg4" 3774 LIBS="$LIBS -lxpg4"
3682fi 3775fi
3683 3776
3777fi
3684 3778
3779
3780echo "$as_me:$LINENO: checking for gethostbyname" >&5
3781echo $ECHO_N "checking for gethostbyname... $ECHO_C" >&6
3782if test "${ac_cv_func_gethostbyname+set}" = set; then
3783 echo $ECHO_N "(cached) $ECHO_C" >&6
3784else
3785 cat >conftest.$ac_ext <<_ACEOF
3786/* confdefs.h. */
3787_ACEOF
3788cat confdefs.h >>conftest.$ac_ext
3789cat >>conftest.$ac_ext <<_ACEOF
3790/* end confdefs.h. */
3791/* Define gethostbyname to an innocuous variant, in case <limits.h> declares gethostbyname.
3792 For example, HP-UX 11i <limits.h> declares gettimeofday. */
3793#define gethostbyname innocuous_gethostbyname
3794
3795/* System header to define __stub macros and hopefully few prototypes,
3796 which can conflict with char gethostbyname (); below.
3797 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3798 <limits.h> exists even on freestanding compilers. */
3799
3800#ifdef __STDC__
3801# include <limits.h>
3802#else
3803# include <assert.h>
3804#endif
3805
3806#undef gethostbyname
3807
3808/* Override any gcc2 internal prototype to avoid an error. */
3809#ifdef __cplusplus
3810extern "C"
3811{
3812#endif
3813/* We use char because int might match the return type of a gcc2
3814 builtin and then its argument prototype would still apply. */
3815char gethostbyname ();
3816/* The GNU C library defines this for functions which it implements
3817 to always fail with ENOSYS. Some functions are actually named
3818 something starting with __ and the normal name is an alias. */
3819#if defined (__stub_gethostbyname) || defined (__stub___gethostbyname)
3820choke me
3821#else
3822char (*f) () = gethostbyname;
3823#endif
3824#ifdef __cplusplus
3825}
3826#endif
3827
3828int
3829main ()
3830{
3831return f != gethostbyname;
3832 ;
3833 return 0;
3834}
3835_ACEOF
3836rm -f conftest.$ac_objext conftest$ac_exeext
3837if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3838 (eval $ac_link) 2>conftest.er1
3839 ac_status=$?
3840 grep -v '^ *+' conftest.er1 >conftest.err
3841 rm -f conftest.er1
3842 cat conftest.err >&5
3843 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3844 (exit $ac_status); } &&
3845 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
3846 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3847 (eval $ac_try) 2>&5
3848 ac_status=$?
3849 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3850 (exit $ac_status); }; } &&
3851 { ac_try='test -s conftest$ac_exeext'
3852 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3853 (eval $ac_try) 2>&5
3854 ac_status=$?
3855 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3856 (exit $ac_status); }; }; then
3857 ac_cv_func_gethostbyname=yes
3858else
3859 echo "$as_me: failed program was:" >&5
3860sed 's/^/| /' conftest.$ac_ext >&5
3861
3862ac_cv_func_gethostbyname=no
3863fi
3864rm -f conftest.err conftest.$ac_objext \
3865 conftest$ac_exeext conftest.$ac_ext
3866fi
3867echo "$as_me:$LINENO: result: $ac_cv_func_gethostbyname" >&5
3868echo "${ECHO_T}$ac_cv_func_gethostbyname" >&6
3869if test $ac_cv_func_gethostbyname = yes; then
3870 :
3871else
3685echo "$as_me:$LINENO: checking for gethostbyname in -lnsl" >&5 3872 echo "$as_me:$LINENO: checking for gethostbyname in -lnsl" >&5
3686echo $ECHO_N "checking for gethostbyname in -lnsl... $ECHO_C" >&6 3873echo $ECHO_N "checking for gethostbyname in -lnsl... $ECHO_C" >&6
3687if test "${ac_cv_lib_nsl_gethostbyname+set}" = set; then 3874if test "${ac_cv_lib_nsl_gethostbyname+set}" = set; then
3688 echo $ECHO_N "(cached) $ECHO_C" >&6 3875 echo $ECHO_N "(cached) $ECHO_C" >&6
3689else 3876else
3690 ac_check_lib_save_LIBS=$LIBS 3877 ac_check_lib_save_LIBS=$LIBS
3747echo "${ECHO_T}$ac_cv_lib_nsl_gethostbyname" >&6 3934echo "${ECHO_T}$ac_cv_lib_nsl_gethostbyname" >&6
3748if test $ac_cv_lib_nsl_gethostbyname = yes; then 3935if test $ac_cv_lib_nsl_gethostbyname = yes; then
3749 LIBS="$LIBS -lnsl" 3936 LIBS="$LIBS -lnsl"
3750fi 3937fi
3751 3938
3939fi
3940
3941echo "$as_me:$LINENO: checking for socket" >&5
3942echo $ECHO_N "checking for socket... $ECHO_C" >&6
3943if test "${ac_cv_func_socket+set}" = set; then
3944 echo $ECHO_N "(cached) $ECHO_C" >&6
3945else
3946 cat >conftest.$ac_ext <<_ACEOF
3947/* confdefs.h. */
3948_ACEOF
3949cat confdefs.h >>conftest.$ac_ext
3950cat >>conftest.$ac_ext <<_ACEOF
3951/* end confdefs.h. */
3952/* Define socket to an innocuous variant, in case <limits.h> declares socket.
3953 For example, HP-UX 11i <limits.h> declares gettimeofday. */
3954#define socket innocuous_socket
3955
3956/* System header to define __stub macros and hopefully few prototypes,
3957 which can conflict with char socket (); below.
3958 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3959 <limits.h> exists even on freestanding compilers. */
3960
3961#ifdef __STDC__
3962# include <limits.h>
3963#else
3964# include <assert.h>
3965#endif
3966
3967#undef socket
3968
3969/* Override any gcc2 internal prototype to avoid an error. */
3970#ifdef __cplusplus
3971extern "C"
3972{
3973#endif
3974/* We use char because int might match the return type of a gcc2
3975 builtin and then its argument prototype would still apply. */
3976char socket ();
3977/* The GNU C library defines this for functions which it implements
3978 to always fail with ENOSYS. Some functions are actually named
3979 something starting with __ and the normal name is an alias. */
3980#if defined (__stub_socket) || defined (__stub___socket)
3981choke me
3982#else
3983char (*f) () = socket;
3984#endif
3985#ifdef __cplusplus
3986}
3987#endif
3988
3989int
3990main ()
3991{
3992return f != socket;
3993 ;
3994 return 0;
3995}
3996_ACEOF
3997rm -f conftest.$ac_objext conftest$ac_exeext
3998if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3999 (eval $ac_link) 2>conftest.er1
4000 ac_status=$?
4001 grep -v '^ *+' conftest.er1 >conftest.err
4002 rm -f conftest.er1
4003 cat conftest.err >&5
4004 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4005 (exit $ac_status); } &&
4006 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
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); }; } &&
4012 { ac_try='test -s conftest$ac_exeext'
4013 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4014 (eval $ac_try) 2>&5
4015 ac_status=$?
4016 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4017 (exit $ac_status); }; }; then
4018 ac_cv_func_socket=yes
4019else
4020 echo "$as_me: failed program was:" >&5
4021sed 's/^/| /' conftest.$ac_ext >&5
4022
4023ac_cv_func_socket=no
4024fi
4025rm -f conftest.err conftest.$ac_objext \
4026 conftest$ac_exeext conftest.$ac_ext
4027fi
4028echo "$as_me:$LINENO: result: $ac_cv_func_socket" >&5
4029echo "${ECHO_T}$ac_cv_func_socket" >&6
4030if test $ac_cv_func_socket = yes; then
4031 :
4032else
3752echo "$as_me:$LINENO: checking for socket in -lsocket" >&5 4033 echo "$as_me:$LINENO: checking for socket in -lsocket" >&5
3753echo $ECHO_N "checking for socket in -lsocket... $ECHO_C" >&6 4034echo $ECHO_N "checking for socket in -lsocket... $ECHO_C" >&6
3754if test "${ac_cv_lib_socket_socket+set}" = set; then 4035if test "${ac_cv_lib_socket_socket+set}" = set; then
3755 echo $ECHO_N "(cached) $ECHO_C" >&6 4036 echo $ECHO_N "(cached) $ECHO_C" >&6
3756else 4037else
3757 ac_check_lib_save_LIBS=$LIBS 4038 ac_check_lib_save_LIBS=$LIBS
3814echo "${ECHO_T}$ac_cv_lib_socket_socket" >&6 4095echo "${ECHO_T}$ac_cv_lib_socket_socket" >&6
3815if test $ac_cv_lib_socket_socket = yes; then 4096if test $ac_cv_lib_socket_socket = yes; then
3816 LIBS="$LIBS -lsocket" 4097 LIBS="$LIBS -lsocket"
3817fi 4098fi
3818 4099
4100fi
4101
4102
4103echo "$as_me:$LINENO: checking for sched_yield" >&5
4104echo $ECHO_N "checking for sched_yield... $ECHO_C" >&6
4105if test "${ac_cv_func_sched_yield+set}" = set; then
4106 echo $ECHO_N "(cached) $ECHO_C" >&6
4107else
4108 cat >conftest.$ac_ext <<_ACEOF
4109/* confdefs.h. */
4110_ACEOF
4111cat confdefs.h >>conftest.$ac_ext
4112cat >>conftest.$ac_ext <<_ACEOF
4113/* end confdefs.h. */
4114/* Define sched_yield to an innocuous variant, in case <limits.h> declares sched_yield.
4115 For example, HP-UX 11i <limits.h> declares gettimeofday. */
4116#define sched_yield innocuous_sched_yield
4117
4118/* System header to define __stub macros and hopefully few prototypes,
4119 which can conflict with char sched_yield (); below.
4120 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4121 <limits.h> exists even on freestanding compilers. */
4122
4123#ifdef __STDC__
4124# include <limits.h>
4125#else
4126# include <assert.h>
4127#endif
4128
4129#undef sched_yield
4130
4131/* Override any gcc2 internal prototype to avoid an error. */
4132#ifdef __cplusplus
4133extern "C"
4134{
4135#endif
4136/* We use char because int might match the return type of a gcc2
4137 builtin and then its argument prototype would still apply. */
4138char sched_yield ();
4139/* The GNU C library defines this for functions which it implements
4140 to always fail with ENOSYS. Some functions are actually named
4141 something starting with __ and the normal name is an alias. */
4142#if defined (__stub_sched_yield) || defined (__stub___sched_yield)
4143choke me
4144#else
4145char (*f) () = sched_yield;
4146#endif
4147#ifdef __cplusplus
4148}
4149#endif
4150
4151int
4152main ()
4153{
4154return f != sched_yield;
4155 ;
4156 return 0;
4157}
4158_ACEOF
4159rm -f conftest.$ac_objext conftest$ac_exeext
4160if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4161 (eval $ac_link) 2>conftest.er1
4162 ac_status=$?
4163 grep -v '^ *+' conftest.er1 >conftest.err
4164 rm -f conftest.er1
4165 cat conftest.err >&5
4166 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4167 (exit $ac_status); } &&
4168 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
4169 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4170 (eval $ac_try) 2>&5
4171 ac_status=$?
4172 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4173 (exit $ac_status); }; } &&
4174 { ac_try='test -s conftest$ac_exeext'
4175 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4176 (eval $ac_try) 2>&5
4177 ac_status=$?
4178 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4179 (exit $ac_status); }; }; then
4180 ac_cv_func_sched_yield=yes
4181else
4182 echo "$as_me: failed program was:" >&5
4183sed 's/^/| /' conftest.$ac_ext >&5
4184
4185ac_cv_func_sched_yield=no
4186fi
4187rm -f conftest.err conftest.$ac_objext \
4188 conftest$ac_exeext conftest.$ac_ext
4189fi
4190echo "$as_me:$LINENO: result: $ac_cv_func_sched_yield" >&5
4191echo "${ECHO_T}$ac_cv_func_sched_yield" >&6
4192if test $ac_cv_func_sched_yield = yes; then
4193 :
4194else
4195 echo "$as_me:$LINENO: checking for sched_yield in -lrt" >&5
4196echo $ECHO_N "checking for sched_yield in -lrt... $ECHO_C" >&6
4197if test "${ac_cv_lib_rt_sched_yield+set}" = set; then
4198 echo $ECHO_N "(cached) $ECHO_C" >&6
4199else
4200 ac_check_lib_save_LIBS=$LIBS
4201LIBS="-lrt $LIBS"
4202cat >conftest.$ac_ext <<_ACEOF
4203/* confdefs.h. */
4204_ACEOF
4205cat confdefs.h >>conftest.$ac_ext
4206cat >>conftest.$ac_ext <<_ACEOF
4207/* end confdefs.h. */
4208
4209/* Override any gcc2 internal prototype to avoid an error. */
4210#ifdef __cplusplus
4211extern "C"
4212#endif
4213/* We use char because int might match the return type of a gcc2
4214 builtin and then its argument prototype would still apply. */
4215char sched_yield ();
4216int
4217main ()
4218{
4219sched_yield ();
4220 ;
4221 return 0;
4222}
4223_ACEOF
4224rm -f conftest.$ac_objext conftest$ac_exeext
4225if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4226 (eval $ac_link) 2>conftest.er1
4227 ac_status=$?
4228 grep -v '^ *+' conftest.er1 >conftest.err
4229 rm -f conftest.er1
4230 cat conftest.err >&5
4231 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4232 (exit $ac_status); } &&
4233 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
4234 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4235 (eval $ac_try) 2>&5
4236 ac_status=$?
4237 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4238 (exit $ac_status); }; } &&
4239 { ac_try='test -s conftest$ac_exeext'
4240 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4241 (eval $ac_try) 2>&5
4242 ac_status=$?
4243 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4244 (exit $ac_status); }; }; then
4245 ac_cv_lib_rt_sched_yield=yes
4246else
4247 echo "$as_me: failed program was:" >&5
4248sed 's/^/| /' conftest.$ac_ext >&5
4249
4250ac_cv_lib_rt_sched_yield=no
4251fi
4252rm -f conftest.err conftest.$ac_objext \
4253 conftest$ac_exeext conftest.$ac_ext
4254LIBS=$ac_check_lib_save_LIBS
4255fi
4256echo "$as_me:$LINENO: result: $ac_cv_lib_rt_sched_yield" >&5
4257echo "${ECHO_T}$ac_cv_lib_rt_sched_yield" >&6
4258if test $ac_cv_lib_rt_sched_yield = yes; then
4259 LIBS="$LIBS -lrt"
4260fi
4261
4262fi
4263
4264
4265echo "$as_me:$LINENO: checking for sched_yield support" >&5
4266echo $ECHO_N "checking for sched_yield support... $ECHO_C" >&6
4267cat >conftest.$ac_ext <<_ACEOF
4268/* confdefs.h. */
4269_ACEOF
4270cat confdefs.h >>conftest.$ac_ext
4271cat >>conftest.$ac_ext <<_ACEOF
4272/* end confdefs.h. */
4273#include <sched.h>
4274int
4275main ()
4276{
4277sched_yield ()
4278 ;
4279 return 0;
4280}
4281_ACEOF
4282rm -f conftest.$ac_objext conftest$ac_exeext
4283if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4284 (eval $ac_link) 2>conftest.er1
4285 ac_status=$?
4286 grep -v '^ *+' conftest.er1 >conftest.err
4287 rm -f conftest.er1
4288 cat conftest.err >&5
4289 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4290 (exit $ac_status); } &&
4291 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
4292 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4293 (eval $ac_try) 2>&5
4294 ac_status=$?
4295 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4296 (exit $ac_status); }; } &&
4297 { ac_try='test -s conftest$ac_exeext'
4298 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4299 (eval $ac_try) 2>&5
4300 ac_status=$?
4301 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4302 (exit $ac_status); }; }; then
4303 echo "$as_me:$LINENO: result: yes" >&5
4304echo "${ECHO_T}yes" >&6
4305
4306cat >>confdefs.h <<\_ACEOF
4307#define HAVE_SCHED_YIELD 1
4308_ACEOF
4309
4310else
4311 echo "$as_me: failed program was:" >&5
4312sed 's/^/| /' conftest.$ac_ext >&5
4313
4314echo "$as_me:$LINENO: result: no" >&5
4315echo "${ECHO_T}no" >&6
4316fi
4317rm -f conftest.err conftest.$ac_objext \
4318 conftest$ac_exeext conftest.$ac_ext
3819 4319
3820 4320
3821MALLOC_TYPE=S 4321MALLOC_TYPE=S
3822 4322
3823support_addstrings=no
3824support_frills=yes 4323support_frills=yes
3825support_inheritpixmap=no 4324support_inheritpixmap=yes
3826support_tinting=yes 4325support_tinting=yes
3827support_fading=yes 4326support_fading=yes
3828support_keepscrolling=yes 4327support_keepscrolling=yes
3829support_selectionscrolling=yes 4328support_selectionscrolling=yes
3830support_menubar=no
3831support_mousewheel=yes 4329support_mousewheel=yes
3832support_mouseslipwheel=yes 4330support_mouseslipwheel=yes
3833support_utmp=yes 4331support_utmp=yes
3834support_wtmp=yes 4332support_wtmp=yes
3835support_lastlog=yes 4333support_lastlog=yes
3838support_scroll_rxvt=yes 4336support_scroll_rxvt=yes
3839support_scroll_next=yes 4337support_scroll_next=yes
3840support_scroll_xterm=yes 4338support_scroll_xterm=yes
3841support_scroll_plain=yes 4339support_scroll_plain=yes
3842support_xim=yes 4340support_xim=yes
3843support_xpm=no 4341support_xpm=yes
3844support_xft=yes 4342support_xft=yes
3845support_unicode3=no 4343support_unicode3=no
3846support_combining=yes 4344support_combining=yes
3847support_8bitctrls=no 4345support_8bitctrls=no
3848support_iso14755=yes 4346support_iso14755=yes
3849support_styles=yes 4347support_styles=yes
4348support_perl=yes
3850codesets=all 4349codesets=all
3851 4350
3852 4351
3853if test "x$enable_shared" = xyes; then 4352if test "x$enable_shared" = xyes; then
3854 4353
3871 support_tinting=no 4370 support_tinting=no
3872 support_fading=no 4371 support_fading=no
3873 support_keepscrolling=no 4372 support_keepscrolling=no
3874 support_selectionscrolling=no 4373 support_selectionscrolling=no
3875 support_lastlog=no 4374 support_lastlog=no
3876 support_menubar=no
3877 support_mousewheel=no 4375 support_mousewheel=no
3878 support_mouseslipwheel=no 4376 support_mouseslipwheel=no
3879 support_text_blink=no 4377 support_text_blink=no
3880 support_pointer_blank=no 4378 support_pointer_blank=no
3881 support_scroll_rxvt=no 4379 support_scroll_rxvt=no
3890 support_unicode3=no 4388 support_unicode3=no
3891 support_combining=no 4389 support_combining=no
3892 support_8bitctrls=no 4390 support_8bitctrls=no
3893 support_iso14755=no 4391 support_iso14755=no
3894 support_styles=no 4392 support_styles=no
4393 support_perl=no
3895 codesets= 4394 codesets=
3896 fi 4395 fi
3897 if test x$enableval = xyes; then 4396 if test x$enableval = xyes; then
3898 support_24bit=yes 4397 support_24bit=yes
3899 support_frills=yes 4398 support_frills=yes
3901 support_tinting=yes 4400 support_tinting=yes
3902 support_fading=yes 4401 support_fading=yes
3903 support_keepscrolling=yes 4402 support_keepscrolling=yes
3904 support_selectionscrolling=yes 4403 support_selectionscrolling=yes
3905 support_lastlog=yes 4404 support_lastlog=yes
3906 support_menubar=yes
3907 support_mousewheel=yes 4405 support_mousewheel=yes
3908 support_mouseslipwheel=yes 4406 support_mouseslipwheel=yes
3909 support_text_blink=yes 4407 support_text_blink=yes
3910 support_pointer_blank=yes 4408 support_pointer_blank=yes
3911 support_scroll_rxvt=yes 4409 support_scroll_rxvt=yes
3920 support_unicode3=yes 4418 support_unicode3=yes
3921 support_combining=yes 4419 support_combining=yes
3922 #support_8bitctrls=yes 4420 #support_8bitctrls=yes
3923 support_iso14755=yes 4421 support_iso14755=yes
3924 support_styles=yes 4422 support_styles=yes
4423 support_perl=yes
3925 codesets=all 4424 codesets=all
3926 fi 4425 fi
3927 4426
3928fi; 4427fi;
3929 4428
4013 if test x$enableval = xyes -o x$enableval = xno; then 4512 if test x$enableval = xyes -o x$enableval = xno; then
4014 support_fading=$enableval 4513 support_fading=$enableval
4015 fi 4514 fi
4016fi; 4515fi;
4017 4516
4018# Check whether --enable-menubar or --disable-menubar was given.
4019if test "${enable_menubar+set}" = set; then
4020 enableval="$enable_menubar"
4021 if test x$enableval = xyes -o x$enableval = xno; then
4022 support_menubar=$enableval
4023 fi
4024fi;
4025
4026# Check whether --enable-rxvt-scroll or --disable-rxvt-scroll was given. 4517# Check whether --enable-rxvt-scroll or --disable-rxvt-scroll was given.
4027if test "${enable_rxvt_scroll+set}" = set; then 4518if test "${enable_rxvt_scroll+set}" = set; then
4028 enableval="$enable_rxvt_scroll" 4519 enableval="$enable_rxvt_scroll"
4029 if test x$enableval = xyes -o x$enableval = xno; then 4520 if test x$enableval = xyes -o x$enableval = xno; then
4030 support_scroll_rxvt=$enableval 4521 support_scroll_rxvt=$enableval
4045 if test x$enableval = xyes -o x$enableval = xno; then 4536 if test x$enableval = xyes -o x$enableval = xno; then
4046 support_scroll_xterm=$enableval 4537 support_scroll_xterm=$enableval
4047 fi 4538 fi
4048fi; 4539fi;
4049 4540
4541# Check whether --enable-perl or --disable-perl was given.
4542if test "${enable_perl+set}" = set; then
4543 enableval="$enable_perl"
4544 if test x$enableval = xyes -o x$enableval = xno; then
4545 support_perl=$enableval
4546 fi
4547fi;
4548
4050# Check whether --enable-plain-scroll or --disable-plain-scroll was given. 4549# Check whether --enable-plain-scroll or --disable-plain-scroll was given.
4051if test "${enable_plain_scroll+set}" = set; then 4550if test "${enable_plain_scroll+set}" = set; then
4052 enableval="$enable_plain_scroll" 4551 enableval="$enable_plain_scroll"
4053 if test x$enableval = xyes -o x$enableval = xno; then 4552 if test x$enableval = xyes -o x$enableval = xno; then
4054 support_scroll_plain=$enableval 4553 support_scroll_plain=$enableval
4055 fi 4554 fi
4056fi; 4555fi;
4057 4556
4058# Check whether --enable-half-shadow or --disable-half-shadow was given.
4059if test "${enable_half_shadow+set}" = set; then
4060 enableval="$enable_half_shadow"
4061 if test x$enableval = xyes; then
4062
4063cat >>confdefs.h <<\_ACEOF
4064#define HALFSHADOW 1
4065_ACEOF
4066
4067 fi
4068fi;
4069 4557
4070 4558
4071# Check whether --with-codesets or --without-codesets was given. 4559# Check whether --with-codesets or --without-codesets was given.
4072if test "${with_codesets+set}" = set; then 4560if test "${with_codesets+set}" = set; then
4073 withval="$with_codesets" 4561 withval="$with_codesets"
4128_ACEOF 4616_ACEOF
4129 4617
4130 fi 4618 fi
4131fi; 4619fi;
4132 4620
4133# Check whether --enable-xgetdefault or --disable-xgetdefault was given.
4134if test "${enable_xgetdefault+set}" = set; then
4135 enableval="$enable_xgetdefault"
4136 if test x$enableval = xyes; then
4137
4138cat >>confdefs.h <<\_ACEOF
4139#define USE_XGETDEFAULT 1
4140_ACEOF
4141
4142 fi
4143fi;
4144
4145# Check whether --enable-8bitctrls or --disable-8bitctrls was given. 4621# Check whether --enable-8bitctrls or --disable-8bitctrls was given.
4146if test "${enable_8bitctrls+set}" = set; then 4622if test "${enable_8bitctrls+set}" = set; then
4147 enableval="$enable_8bitctrls" 4623 enableval="$enable_8bitctrls"
4148 if test x$enableval = xyes -o x$enableval = xno; then 4624 if test x$enableval = xyes -o x$enableval = xno; then
4149 support_8bitctrls=$enableval 4625 support_8bitctrls=$enableval
4208_ACEOF 4684_ACEOF
4209 4685
4210 4686
4211RXVTNAME=`echo "$RXVTNAME"|sed "$program_transform_name"` 4687RXVTNAME=`echo "$RXVTNAME"|sed "$program_transform_name"`
4212 4688
4213
4214# Check whether --enable-strings or --disable-strings was given.
4215if test "${enable_strings+set}" = set; then
4216 enableval="$enable_strings"
4217 if test x$enableval = xyes -o x$enableval = xno; then
4218 support_addstrings=$enableval
4219 fi
4220fi;
4221 4689
4222# Check whether --enable-swapscreen or --disable-swapscreen was given. 4690# Check whether --enable-swapscreen or --disable-swapscreen was given.
4223if test "${enable_swapscreen+set}" = set; then 4691if test "${enable_swapscreen+set}" = set; then
4224 enableval="$enable_swapscreen" 4692 enableval="$enable_swapscreen"
4225 if test x$enableval = xno; then 4693 if test x$enableval = xno; then
6797 7265
6798 7266
6799 7267
6800 7268
6801 7269
7270
7271
6802for ac_header in \ 7272for ac_header in \
6803 assert.h \ 7273 assert.h \
6804 fcntl.h \ 7274 fcntl.h \
6805 grp.h \ 7275 grp.h \
6806 libc.h \ 7276 libc.h \
6819 sys/time.h \ 7289 sys/time.h \
6820 utmp.h \ 7290 utmp.h \
6821 utmpx.h \ 7291 utmpx.h \
6822 stdint.h \ 7292 stdint.h \
6823 pty.h \ 7293 pty.h \
7294 util.h \
7295 libutil.h \
6824 wchar.h \ 7296 wchar.h \
6825 cwchar \ 7297 cwchar \
6826 clocale \ 7298 clocale \
6827 7299
6828do 7300do
9682 10154
9683 10155
9684 10156
9685 10157
9686 10158
10159
9687for ac_func in \ 10160for ac_func in \
9688 atexit \ 10161 atexit \
9689 revoke \ 10162 revoke \
9690 unsetenv \ 10163 unsetenv \
9691 setutent \ 10164 setutent \
9692 seteuid \ 10165 seteuid \
9693 setreuid \ 10166 setreuid \
9694 setsid \ 10167 setsid \
9695 setpgrp \ 10168 setpgrp \
9696 setpgid \ 10169 setpgid \
9697 openpty \
9698 _getpty \ 10170 _getpty \
10171 getpt \
10172 posix_openpt \
9699 grantpt \ 10173 grantpt \
9700 unlockpt \ 10174 unlockpt \
9701 isastream \ 10175 isastream \
9702 on_exit \ 10176 on_exit \
9703 nanosleep \ 10177 nanosleep \
11338#define HAVE_NL_LANGINFO 1 11812#define HAVE_NL_LANGINFO 1
11339_ACEOF 11813_ACEOF
11340 11814
11341fi 11815fi
11342 11816
11817echo "$as_me:$LINENO: checking for unix-compliant filehandle passing ability" >&5
11818echo $ECHO_N "checking for unix-compliant filehandle passing ability... $ECHO_C" >&6
11819if test "${rxvt_can_pass_fds+set}" = set; then
11820 echo $ECHO_N "(cached) $ECHO_C" >&6
11821else
11822 cat >conftest.$ac_ext <<_ACEOF
11823/* confdefs.h. */
11824_ACEOF
11825cat confdefs.h >>conftest.$ac_ext
11826cat >>conftest.$ac_ext <<_ACEOF
11827/* end confdefs.h. */
11828
11829#include <sys/types.h>
11830#include <sys/socket.h>
11831
11832int
11833main ()
11834{
11835
11836{
11837 msghdr msg;
11838 iovec iov;
11839 char buf [100];
11840 char data = 0;
11841
11842 iov.iov_base = &data;
11843 iov.iov_len = 1;
11844
11845 msg.msg_iov = &iov;
11846 msg.msg_iovlen = 1;
11847 msg.msg_control = buf;
11848 msg.msg_controllen = sizeof buf;
11849
11850 cmsghdr *cmsg = CMSG_FIRSTHDR (&msg);
11851 cmsg->cmsg_level = SOL_SOCKET;
11852 cmsg->cmsg_type = SCM_RIGHTS;
11853 cmsg->cmsg_len = 100;
11854
11855 *(int *)CMSG_DATA (cmsg) = 5;
11856
11857 return sendmsg (3, &msg, 0);
11858}
11859
11860 ;
11861 return 0;
11862}
11863_ACEOF
11864rm -f conftest.$ac_objext conftest$ac_exeext
11865if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
11866 (eval $ac_link) 2>conftest.er1
11867 ac_status=$?
11868 grep -v '^ *+' conftest.er1 >conftest.err
11869 rm -f conftest.er1
11870 cat conftest.err >&5
11871 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11872 (exit $ac_status); } &&
11873 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
11874 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11875 (eval $ac_try) 2>&5
11876 ac_status=$?
11877 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11878 (exit $ac_status); }; } &&
11879 { ac_try='test -s conftest$ac_exeext'
11880 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11881 (eval $ac_try) 2>&5
11882 ac_status=$?
11883 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11884 (exit $ac_status); }; }; then
11885 rxvt_can_pass_fds=yes
11886else
11887 echo "$as_me: failed program was:" >&5
11888sed 's/^/| /' conftest.$ac_ext >&5
11889
11890rxvt_can_pass_fds=no
11891fi
11892rm -f conftest.err conftest.$ac_objext \
11893 conftest$ac_exeext conftest.$ac_ext
11894fi
11895echo "$as_me:$LINENO: result: $rxvt_can_pass_fds" >&5
11896echo "${ECHO_T}$rxvt_can_pass_fds" >&6
11897if test x$rxvt_can_pass_fds = xyes; then
11898
11899cat >>confdefs.h <<\_ACEOF
11900#define HAVE_UNIX_FDPASS 1
11901_ACEOF
11902
11903fi
11904
11343echo "$as_me:$LINENO: checking for broken XIM callback" >&5 11905echo "$as_me:$LINENO: checking for broken XIM callback" >&5
11344echo $ECHO_N "checking for broken XIM callback... $ECHO_C" >&6 11906echo $ECHO_N "checking for broken XIM callback... $ECHO_C" >&6
11345if test "${rxvt_broken_ximcb+set}" = set; then 11907if test "${rxvt_broken_ximcb+set}" = set; then
11346 echo $ECHO_N "(cached) $ECHO_C" >&6 11908 echo $ECHO_N "(cached) $ECHO_C" >&6
11347else 11909else
11396#define XIMCB_PROTO_BROKEN 1 11958#define XIMCB_PROTO_BROKEN 1
11397_ACEOF 11959_ACEOF
11398 11960
11399fi 11961fi
11400 11962
11963if test x$ac_cv_func_getpt = xno -a x$ac_cv_func_posix_openpt = xno; then
11401echo "$as_me:$LINENO: checking for getpt" >&5 11964 echo "$as_me:$LINENO: checking for openpty" >&5
11402echo $ECHO_N "checking for getpt... $ECHO_C" >&6 11965echo $ECHO_N "checking for openpty... $ECHO_C" >&6
11403if test "${rxvt_cv_func_getpt+set}" = set; then 11966if test "${ac_cv_func_openpty+set}" = set; then
11404 echo $ECHO_N "(cached) $ECHO_C" >&6 11967 echo $ECHO_N "(cached) $ECHO_C" >&6
11405else 11968else
11406 cat >conftest.$ac_ext <<_ACEOF 11969 cat >conftest.$ac_ext <<_ACEOF
11407/* confdefs.h. */ 11970/* confdefs.h. */
11408_ACEOF 11971_ACEOF
11409cat confdefs.h >>conftest.$ac_ext 11972cat confdefs.h >>conftest.$ac_ext
11410cat >>conftest.$ac_ext <<_ACEOF 11973cat >>conftest.$ac_ext <<_ACEOF
11411/* end confdefs.h. */ 11974/* end confdefs.h. */
11412#define _GNU_SOURCE 11975/* Define openpty to an innocuous variant, in case <limits.h> declares openpty.
11413#ifdef HAVE_STDLIB_H 11976 For example, HP-UX 11i <limits.h> declares gettimeofday. */
11414# include <cstdlib> 11977#define openpty innocuous_openpty
11978
11979/* System header to define __stub macros and hopefully few prototypes,
11980 which can conflict with char openpty (); below.
11981 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
11982 <limits.h> exists even on freestanding compilers. */
11983
11984#ifdef __STDC__
11985# include <limits.h>
11986#else
11987# include <assert.h>
11415#endif 11988#endif
11989
11990#undef openpty
11991
11992/* Override any gcc2 internal prototype to avoid an error. */
11993#ifdef __cplusplus
11994extern "C"
11995{
11996#endif
11997/* We use char because int might match the return type of a gcc2
11998 builtin and then its argument prototype would still apply. */
11999char openpty ();
12000/* The GNU C library defines this for functions which it implements
12001 to always fail with ENOSYS. Some functions are actually named
12002 something starting with __ and the normal name is an alias. */
12003#if defined (__stub_openpty) || defined (__stub___openpty)
12004choke me
12005#else
12006char (*f) () = openpty;
12007#endif
12008#ifdef __cplusplus
12009}
12010#endif
12011
11416int 12012int
11417main () 12013main ()
11418{ 12014{
11419(void)getpt(); 12015return f != openpty;
11420 ; 12016 ;
11421 return 0; 12017 return 0;
11422} 12018}
11423_ACEOF 12019_ACEOF
11424rm -f conftest.$ac_objext conftest$ac_exeext 12020rm -f conftest.$ac_objext conftest$ac_exeext
11440 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 12036 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11441 (eval $ac_try) 2>&5 12037 (eval $ac_try) 2>&5
11442 ac_status=$? 12038 ac_status=$?
11443 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12039 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11444 (exit $ac_status); }; }; then 12040 (exit $ac_status); }; }; then
11445 rxvt_cv_func_getpt=yes 12041 ac_cv_func_openpty=yes
11446else 12042else
11447 echo "$as_me: failed program was:" >&5 12043 echo "$as_me: failed program was:" >&5
11448sed 's/^/| /' conftest.$ac_ext >&5 12044sed 's/^/| /' conftest.$ac_ext >&5
11449 12045
11450rxvt_cv_func_getpt=no 12046ac_cv_func_openpty=no
11451fi 12047fi
11452rm -f conftest.err conftest.$ac_objext \ 12048rm -f conftest.err conftest.$ac_objext \
11453 conftest$ac_exeext conftest.$ac_ext 12049 conftest$ac_exeext conftest.$ac_ext
11454fi 12050fi
11455echo "$as_me:$LINENO: result: $rxvt_cv_func_getpt" >&5 12051echo "$as_me:$LINENO: result: $ac_cv_func_openpty" >&5
11456echo "${ECHO_T}$rxvt_cv_func_getpt" >&6 12052echo "${ECHO_T}$ac_cv_func_openpty" >&6
11457if test x$rxvt_cv_func_getpt = xyes; then 12053if test $ac_cv_func_openpty = yes; then
11458 12054 :
12055else
12056 echo "$as_me:$LINENO: checking for openpty in -lutil" >&5
12057echo $ECHO_N "checking for openpty in -lutil... $ECHO_C" >&6
12058if test "${ac_cv_lib_util_openpty+set}" = set; then
12059 echo $ECHO_N "(cached) $ECHO_C" >&6
12060else
12061 ac_check_lib_save_LIBS=$LIBS
12062LIBS="-lutil $LIBS"
12063cat >conftest.$ac_ext <<_ACEOF
12064/* confdefs.h. */
12065_ACEOF
12066cat confdefs.h >>conftest.$ac_ext
11459cat >>confdefs.h <<\_ACEOF 12067cat >>conftest.$ac_ext <<_ACEOF
11460#define HAVE_GETPT 1 12068/* end confdefs.h. */
12069
12070/* Override any gcc2 internal prototype to avoid an error. */
12071#ifdef __cplusplus
12072extern "C"
12073#endif
12074/* We use char because int might match the return type of a gcc2
12075 builtin and then its argument prototype would still apply. */
12076char openpty ();
12077int
12078main ()
12079{
12080openpty ();
12081 ;
12082 return 0;
12083}
11461_ACEOF 12084_ACEOF
12085rm -f conftest.$ac_objext conftest$ac_exeext
12086if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12087 (eval $ac_link) 2>conftest.er1
12088 ac_status=$?
12089 grep -v '^ *+' conftest.er1 >conftest.err
12090 rm -f conftest.er1
12091 cat conftest.err >&5
12092 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12093 (exit $ac_status); } &&
12094 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
12095 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12096 (eval $ac_try) 2>&5
12097 ac_status=$?
12098 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12099 (exit $ac_status); }; } &&
12100 { ac_try='test -s conftest$ac_exeext'
12101 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12102 (eval $ac_try) 2>&5
12103 ac_status=$?
12104 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12105 (exit $ac_status); }; }; then
12106 ac_cv_lib_util_openpty=yes
12107else
12108 echo "$as_me: failed program was:" >&5
12109sed 's/^/| /' conftest.$ac_ext >&5
12110
12111ac_cv_lib_util_openpty=no
12112fi
12113rm -f conftest.err conftest.$ac_objext \
12114 conftest$ac_exeext conftest.$ac_ext
12115LIBS=$ac_check_lib_save_LIBS
12116fi
12117echo "$as_me:$LINENO: result: $ac_cv_lib_util_openpty" >&5
12118echo "${ECHO_T}$ac_cv_lib_util_openpty" >&6
12119if test $ac_cv_lib_util_openpty = yes; then
12120 LIBS="$LIBS -lutil"
12121fi
12122
12123fi
11462 12124
11463fi 12125fi
11464 12126
11465echo "$as_me:$LINENO: checking for pty/tty type" >&5 12127echo "$as_me:$LINENO: checking for pty/tty type" >&5
11466echo $ECHO_N "checking for pty/tty type... $ECHO_C" >&6 12128echo $ECHO_N "checking for pty/tty type... $ECHO_C" >&6
11467if test "${rxvt_cv_ptys+set}" = set; then 12129if test "${rxvt_cv_ptys+set}" = set; then
11468 echo $ECHO_N "(cached) $ECHO_C" >&6 12130 echo $ECHO_N "(cached) $ECHO_C" >&6
11469else 12131else
11470 if test x$ac_cv_func_openpty = xyes; then 12132 if test x$ac_cv_func_openpty = xyes -o x$ac_cv_lib_util_openpty = xyes; then
11471 rxvt_cv_ptys=OPENPTY 12133 rxvt_cv_ptys=OPENPTY
12134 else if test x$ac_cv_func_getpt = xyes; then
12135 rxvt_cv_ptys=GLIBC
12136 else if test x$ac_cv_func_posix_openpt = xyes; then
12137 rxvt_cv_ptys=POSIX
11472 else if test x$ac_cv_func__getpty = xyes; then 12138 else if test x$ac_cv_func__getpty = xyes; then
11473 rxvt_cv_ptys=SGI4 12139 rxvt_cv_ptys=SGI4
11474 else if test -c /dev/ttyp20; then 12140 else if test -c /dev/ttyp20; then
11475 rxvt_cv_ptys=SCO 12141 rxvt_cv_ptys=SCO
11476 else if test -c /dev/ptym/clone; then 12142 else if test -c /dev/ptym/clone; then
11477 rxvt_cv_ptys=HPUX 12143 rxvt_cv_ptys=HPUX
11478 else if test x$rxvt_cv_func_getpt = xyes; then
11479 rxvt_cv_ptys=GLIBC
11480 else if test -c /dev/ptc -a -c /dev/pts; then 12144 else if test -c /dev/ptc -a -c /dev/pts; then
11481 rxvt_cv_ptys=PTC 12145 rxvt_cv_ptys=PTC
11482 else if test -c /dev/ptc -a -d /dev/pts; then 12146 else if test -c /dev/ptc -a -d /dev/pts; then
11483 rxvt_cv_ptys=PTC 12147 rxvt_cv_ptys=PTC
11484 else if test -c /dev/ptmx -a -c /dev/pts/0; then 12148 else if test -c /dev/ptmx -a -c /dev/pts/0; then
11494fi 12158fi
11495fi 12159fi
11496fi 12160fi
11497fi 12161fi
11498fi 12162fi
12163fi
11499 12164
11500fi 12165fi
11501echo "$as_me:$LINENO: result: $rxvt_cv_ptys" >&5 12166echo "$as_me:$LINENO: result: $rxvt_cv_ptys" >&5
11502echo "${ECHO_T}$rxvt_cv_ptys" >&6 12167echo "${ECHO_T}$rxvt_cv_ptys" >&6
11503 12168
12169if test x$rxvt_cv_ptys = xGLIBC; then
12170
12171cat >>confdefs.h <<\_ACEOF
12172#define PTYS_ARE_GETPT 1
12173_ACEOF
12174
12175fi
12176if test x$rxvt_cv_ptys = xPOSIX; then
12177
12178cat >>confdefs.h <<\_ACEOF
12179#define PTYS_ARE_POSIX 1
12180_ACEOF
12181
12182fi
11504if test x$rxvt_cv_ptys = xOPENPTY; then 12183if test x$rxvt_cv_ptys = xOPENPTY; then
11505 12184
11506cat >>confdefs.h <<\_ACEOF 12185cat >>confdefs.h <<\_ACEOF
11507#define PTYS_ARE_OPENPTY 1 12186#define PTYS_ARE_OPENPTY 1
11508_ACEOF 12187_ACEOF
11534cat >>confdefs.h <<\_ACEOF 12213cat >>confdefs.h <<\_ACEOF
11535#define PTYS_ARE__GETPTY 1 12214#define PTYS_ARE__GETPTY 1
11536_ACEOF 12215_ACEOF
11537 12216
11538fi 12217fi
11539if test x$rxvt_cv_ptys = xCONVEX; then
11540
11541cat >>confdefs.h <<\_ACEOF
11542#define PTYS_ARE_GETPTY 1
11543_ACEOF
11544
11545fi
11546if test x$rxvt_cv_ptys = xGLIBC; then
11547
11548cat >>confdefs.h <<\_ACEOF
11549#define PTYS_ARE_GETPT 1
11550_ACEOF
11551
11552fi
11553if test x$rxvt_cv_ptys = xHPUX; then 12218if test x$rxvt_cv_ptys = xHPUX; then
11554 12219
11555cat >>confdefs.h <<\_ACEOF 12220cat >>confdefs.h <<\_ACEOF
11556#define PTYS_ARE_CLONE 1 12221#define PTYS_ARE_CLONE 1
11557_ACEOF 12222_ACEOF
11558 12223
11559fi 12224fi
11560if test x$rxvt_cv_ptys = xBSD -o x$rxvt_cv_ptys = xHPUX -o x$rxvt_cv_ptys = xGLIBC; then 12225if test x$rxvt_cv_ptys = xBSD -o x$rxvt_cv_ptys = xHPUX -o x$rxvt_cv_ptys = xPOSIX; then
11561 12226
11562cat >>confdefs.h <<\_ACEOF 12227cat >>confdefs.h <<\_ACEOF
11563#define PTYS_ARE_SEARCHED 1 12228#define PTYS_ARE_SEARCHED 1
11564_ACEOF 12229_ACEOF
11565 12230
11586 12251
11587fi 12252fi
11588 12253
11589if test x$support_xft = xyes; then 12254if test x$support_xft = xyes; then
11590 LIBS="$LIBS `pkg-config xft --libs`" 12255 LIBS="$LIBS `pkg-config xft --libs`"
11591 CFLAGS="$CFLAGS `pkg-config xft --cflags`"
11592 CPPFLAGS="$CPPFLAGS `pkg-config xft --cflags`" 12256 CPPFLAGS="$CPPFLAGS `pkg-config xft --cflags`"
11593 12257
11594 12258
11595for ac_header in X11/Xft/Xft.h 12259for ac_header in X11/Xft/Xft.h
11596do 12260do
11880cat >>confdefs.h <<\_ACEOF 12544cat >>confdefs.h <<\_ACEOF
11881#define SELECTION_SCROLLING 1 12545#define SELECTION_SCROLLING 1
11882_ACEOF 12546_ACEOF
11883 12547
11884fi 12548fi
11885if test x$support_menubar = xyes; then
11886
11887cat >>confdefs.h <<\_ACEOF
11888#define MENUBAR 1
11889_ACEOF
11890
11891fi
11892if test x$support_frills = xyes; then 12549if test x$support_frills = xyes; then
11893 12550
11894cat >>confdefs.h <<\_ACEOF 12551cat >>confdefs.h <<\_ACEOF
11895#define ENABLE_FRILLS 1 12552#define ENABLE_FRILLS 1
11896_ACEOF 12553_ACEOF
12054#define ENCODING_ZH_EXT 1 12711#define ENCODING_ZH_EXT 1
12055_ACEOF 12712_ACEOF
12056 ;; 12713 ;;
12057 esac 12714 esac
12058done 12715done
12716
12717IF_PERL=\#
12718if test x$support_perl = xyes; then
12719 # Extract the first word of "perl5", so it can be a program name with args.
12720set dummy perl5; ac_word=$2
12721echo "$as_me:$LINENO: checking for $ac_word" >&5
12722echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
12723if test "${ac_cv_path_PERL+set}" = set; then
12724 echo $ECHO_N "(cached) $ECHO_C" >&6
12725else
12726 case $PERL in
12727 [\\/]* | ?:[\\/]*)
12728 ac_cv_path_PERL="$PERL" # Let the user override the test with a path.
12729 ;;
12730 *)
12731 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
12732for as_dir in $PATH
12733do
12734 IFS=$as_save_IFS
12735 test -z "$as_dir" && as_dir=.
12736 for ac_exec_ext in '' $ac_executable_extensions; do
12737 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
12738 ac_cv_path_PERL="$as_dir/$ac_word$ac_exec_ext"
12739 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
12740 break 2
12741 fi
12742done
12743done
12744
12745 ;;
12746esac
12747fi
12748PERL=$ac_cv_path_PERL
12749
12750if test -n "$PERL"; then
12751 echo "$as_me:$LINENO: result: $PERL" >&5
12752echo "${ECHO_T}$PERL" >&6
12753else
12754 echo "$as_me:$LINENO: result: no" >&5
12755echo "${ECHO_T}no" >&6
12756fi
12757
12758 # Extract the first word of "perl", so it can be a program name with args.
12759set dummy perl; ac_word=$2
12760echo "$as_me:$LINENO: checking for $ac_word" >&5
12761echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
12762if test "${ac_cv_path_PERL+set}" = set; then
12763 echo $ECHO_N "(cached) $ECHO_C" >&6
12764else
12765 case $PERL in
12766 [\\/]* | ?:[\\/]*)
12767 ac_cv_path_PERL="$PERL" # Let the user override the test with a path.
12768 ;;
12769 *)
12770 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
12771for as_dir in $PATH
12772do
12773 IFS=$as_save_IFS
12774 test -z "$as_dir" && as_dir=.
12775 for ac_exec_ext in '' $ac_executable_extensions; do
12776 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
12777 ac_cv_path_PERL="$as_dir/$ac_word$ac_exec_ext"
12778 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
12779 break 2
12780 fi
12781done
12782done
12783
12784 ;;
12785esac
12786fi
12787PERL=$ac_cv_path_PERL
12788
12789if test -n "$PERL"; then
12790 echo "$as_me:$LINENO: result: $PERL" >&5
12791echo "${ECHO_T}$PERL" >&6
12792else
12793 echo "$as_me:$LINENO: result: no" >&5
12794echo "${ECHO_T}no" >&6
12795fi
12796
12797
12798 echo "$as_me:$LINENO: checking for $PERL suitability" >&5
12799echo $ECHO_N "checking for $PERL suitability... $ECHO_C" >&6
12800 if $PERL -MExtUtils::Embed -e "use v5.8" >/dev/null 2>/dev/null; then
12801
12802 save_CXXFLAGS="$CXXFLAGS"
12803 save_LIBS="$LIBS"
12804 CXXFLAGS="$CXXFLAGS `$PERL -MExtUtils::Embed -e ccopts`"
12805 LIBS="$LIBS `$PERL -MExtUtils::Embed -e ldopts`"
12806 cat >conftest.$ac_ext <<_ACEOF
12807/* confdefs.h. */
12808_ACEOF
12809cat confdefs.h >>conftest.$ac_ext
12810cat >>conftest.$ac_ext <<_ACEOF
12811/* end confdefs.h. */
12812
12813#include <EXTERN.h>
12814#include <perl.h>
12815#include <XSUB.h>
12816
12817int
12818main ()
12819{
12820
12821 PerlInterpreter *perl = perl_alloc ();
12822
12823 ;
12824 return 0;
12825}
12826_ACEOF
12827rm -f conftest.$ac_objext conftest$ac_exeext
12828if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12829 (eval $ac_link) 2>conftest.er1
12830 ac_status=$?
12831 grep -v '^ *+' conftest.er1 >conftest.err
12832 rm -f conftest.er1
12833 cat conftest.err >&5
12834 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12835 (exit $ac_status); } &&
12836 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
12837 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12838 (eval $ac_try) 2>&5
12839 ac_status=$?
12840 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12841 (exit $ac_status); }; } &&
12842 { ac_try='test -s conftest$ac_exeext'
12843 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12844 (eval $ac_try) 2>&5
12845 ac_status=$?
12846 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12847 (exit $ac_status); }; }; then
12848 rxvt_perl_link=yes
12849else
12850 echo "$as_me: failed program was:" >&5
12851sed 's/^/| /' conftest.$ac_ext >&5
12852
12853rxvt_perl_link=no
12854fi
12855rm -f conftest.err conftest.$ac_objext \
12856 conftest$ac_exeext conftest.$ac_ext
12857 CXXFLAGS="$save_CXXFLAGS"
12858 LIBS="$save_LIBS"
12859
12860 if test x$rxvt_perl_link = xyes; then
12861 echo "$as_me:$LINENO: result: ok" >&5
12862echo "${ECHO_T}ok" >&6
12863
12864cat >>confdefs.h <<\_ACEOF
12865#define ENABLE_PERL 1
12866_ACEOF
12867
12868 IF_PERL=
12869 PERL_O=rxvtperl.o
12870 PERLFLAGS="`$PERL -MExtUtils::Embed -e ccopts`"
12871 PERLLIB="`$PERL -MExtUtils::Embed -e ldopts`"
12872 PERLPRIVLIBEXP="`$PERL -MConfig -e 'print $Config{privlibexp}'`"
12873 else
12874 support_perl=no
12875 echo "$as_me:$LINENO: result: no, unable to link" >&5
12876echo "${ECHO_T}no, unable to link" >&6
12877 fi
12878 else
12879 { { echo "$as_me:$LINENO: error: no working perl found" >&5
12880echo "$as_me: error: no working perl found" >&2;}
12881 { (exit or perl not version >= 5.8); exit or perl not version >= 5.8; }; }
12882 support_perl=no
12883 fi
12884fi
12885
12886
12887
12888
12889
12890
12891
12892if test x$support_perl = xyes; then
12893 support_frills=yes
12894fi
12059 12895
12060 12896
12061CFLAGS=${CFLAGS--O} 12897CFLAGS=${CFLAGS--O}
12062LDFLAGS=${LDFLAGS--O} 12898LDFLAGS=${LDFLAGS--O}
12063 12899
12077 XPM_LIBS=`echo $XPM_LIBS | sed "$R_TRANSLATE"` 12913 XPM_LIBS=`echo $XPM_LIBS | sed "$R_TRANSLATE"`
12078fi 12914fi
12079 12915
12080 12916
12081 12917
12082
12083
12084if test x$support_addstrings = xno; then
12085
12086cat >>confdefs.h <<\_ACEOF
12087#define NO_STRINGS 1
12088_ACEOF
12089
12090fi
12091
12092MCOMMON=./autoconf/Make.common
12093 12918
12094 12919
12095test "$program_prefix" != NONE && 12920test "$program_prefix" != NONE &&
12096 program_transform_name="s,^,$program_prefix,;$program_transform_name" 12921 program_transform_name="s,^,$program_prefix,;$program_transform_name"
12097# Use a double $ so make ignores it. 12922# Use a double $ so make ignores it.
12173 include_time_h="#include <time.h>" 12998 include_time_h="#include <time.h>"
12174else 12999else
12175 include_time_h="/* #include <time.h> */" 13000 include_time_h="/* #include <time.h> */"
12176fi 13001fi
12177 13002
12178 ac_config_files="$ac_config_files autoconf/Make.common Makefile doc/Makefile src/Makefile src/rxvtlib.h" 13003 ac_config_files="$ac_config_files Makefile doc/Makefile src/Makefile src/rxvtlib.h"
12179 13004
12180cat >confcache <<\_ACEOF 13005cat >confcache <<\_ACEOF
12181# This file is a shell script that caches the results of configure 13006# This file is a shell script that caches the results of configure
12182# tests run on this system so they can be shared between configure 13007# tests run on this system so they can be shared between configure
12183# scripts and configure runs, see configure's option --config-cache. 13008# scripts and configure runs, see configure's option --config-cache.
12700cat >>$CONFIG_STATUS <<\_ACEOF 13525cat >>$CONFIG_STATUS <<\_ACEOF
12701for ac_config_target in $ac_config_targets 13526for ac_config_target in $ac_config_targets
12702do 13527do
12703 case "$ac_config_target" in 13528 case "$ac_config_target" in
12704 # Handling of arguments. 13529 # Handling of arguments.
12705 "autoconf/Make.common" ) CONFIG_FILES="$CONFIG_FILES autoconf/Make.common" ;;
12706 "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;; 13530 "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;;
12707 "doc/Makefile" ) CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;; 13531 "doc/Makefile" ) CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;
12708 "src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;; 13532 "src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
12709 "src/rxvtlib.h" ) CONFIG_FILES="$CONFIG_FILES src/rxvtlib.h" ;; 13533 "src/rxvtlib.h" ) CONFIG_FILES="$CONFIG_FILES src/rxvtlib.h" ;;
12710 "config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS config.h:autoconf/config.h.in" ;; 13534 "config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS config.h:autoconf/config.h.in" ;;
12844s,@rxvt_uint16_typedef@,$rxvt_uint16_typedef,;t t 13668s,@rxvt_uint16_typedef@,$rxvt_uint16_typedef,;t t
12845s,@rxvt_int32_typedef@,$rxvt_int32_typedef,;t t 13669s,@rxvt_int32_typedef@,$rxvt_int32_typedef,;t t
12846s,@rxvt_uint32_typedef@,$rxvt_uint32_typedef,;t t 13670s,@rxvt_uint32_typedef@,$rxvt_uint32_typedef,;t t
12847s,@rxvt_intp_define@,$rxvt_intp_define,;t t 13671s,@rxvt_intp_define@,$rxvt_intp_define,;t t
12848s,@rxvt_u_intp_define@,$rxvt_u_intp_define,;t t 13672s,@rxvt_u_intp_define@,$rxvt_u_intp_define,;t t
13673s,@PERL@,$PERL,;t t
13674s,@PERLLIB@,$PERLLIB,;t t
13675s,@PERLFLAGS@,$PERLFLAGS,;t t
13676s,@PERLPRIVLIBEXP@,$PERLPRIVLIBEXP,;t t
13677s,@IF_PERL@,$IF_PERL,;t t
13678s,@PERL_O@,$PERL_O,;t t
12849s,@DEBUG@,$DEBUG,;t t 13679s,@DEBUG@,$DEBUG,;t t
12850s,@DINCLUDE@,$DINCLUDE,;t t 13680s,@DINCLUDE@,$DINCLUDE,;t t
12851s,@DLIB@,$DLIB,;t t 13681s,@DLIB@,$DLIB,;t t
12852s,@include_stdint_h@,$include_stdint_h,;t t 13682s,@include_stdint_h@,$include_stdint_h,;t t
12853s,@include_stdarg_h@,$include_stdarg_h,;t t 13683s,@include_stdarg_h@,$include_stdarg_h,;t t
12862s,@include_sys_strredir_h@,$include_sys_strredir_h,;t t 13692s,@include_sys_strredir_h@,$include_sys_strredir_h,;t t
12863s,@include_sys_time_h@,$include_sys_time_h,;t t 13693s,@include_sys_time_h@,$include_sys_time_h,;t t
12864s,@include_time_h@,$include_time_h,;t t 13694s,@include_time_h@,$include_time_h,;t t
12865s,@LIBOBJS@,$LIBOBJS,;t t 13695s,@LIBOBJS@,$LIBOBJS,;t t
12866s,@LTLIBOBJS@,$LTLIBOBJS,;t t 13696s,@LTLIBOBJS@,$LTLIBOBJS,;t t
12867/@MCOMMON@/r $MCOMMON
12868s,@MCOMMON@,,;t t
12869CEOF 13697CEOF
12870 13698
12871_ACEOF 13699_ACEOF
12872 13700
12873 cat >>$CONFIG_STATUS <<\_ACEOF 13701 cat >>$CONFIG_STATUS <<\_ACEOF
13394 utmp file: $rxvt_cv_path_utmp 14222 utmp file: $rxvt_cv_path_utmp
13395 utmpx file: $rxvt_cv_path_utmpx 14223 utmpx file: $rxvt_cv_path_utmpx
13396 wtmp file: $rxvt_cv_path_wtmp 14224 wtmp file: $rxvt_cv_path_wtmp
13397 wtmpx file: $rxvt_cv_path_wtmpx 14225 wtmpx file: $rxvt_cv_path_wtmpx
13398 lastlog file: $rxvt_cv_path_lastlog 14226 lastlog file: $rxvt_cv_path_lastlog
13399 ttys/ttytab file: $rxvt_cv_path_ttytab" 14227 ttys/ttytab file: $rxvt_cv_path_ttytab
14228 embedded perl: $support_perl"
13400 echo 14229 echo
13401fi 14230fi
13402if test x$term != x; then 14231if test x$term != x; then
13403 echo " set TERM to: $term" 14232 echo " set TERM to: $term"
13404fi 14233fi

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines