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

Comparing rxvt-unicode/configure (file contents):
Revision 1.13 by pcg, Mon Mar 1 01:06:45 2004 UTC vs.
Revision 1.26 by root, Sat Jul 10 20:59:38 2004 UTC

465#endif 465#endif
466#if HAVE_UNISTD_H 466#if HAVE_UNISTD_H
467# include <unistd.h> 467# include <unistd.h>
468#endif" 468#endif"
469 469
470ac_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 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 build build_cpu build_vendor build_os host host_cpu host_vendor host_os LN_S ECHO RANLIB ac_ct_RANLIB STRIP ac_ct_STRIP LIBTOOL INSTALL_LIBRXVT MV RM CP LN SED CMP TBL 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 RXVTNAME 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' 470ac_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 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 build build_cpu build_vendor build_os host host_cpu host_vendor host_os LN_S ECHO RANLIB ac_ct_RANLIB STRIP ac_ct_STRIP LIBTOOL INSTALL_LIBRXVT RXVTNAME MV RM CP LN SED CMP TBL 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'
471ac_subst_files='MCOMMON' 471ac_subst_files='MCOMMON'
472 472
473# Initialize some variables set by options. 473# Initialize some variables set by options.
474ac_init_help= 474ac_init_help=
475ac_init_version=false 475ac_init_version=false
1029 --disable-libtool-lock avoid locking (might break parallel builds) 1029 --disable-libtool-lock avoid locking (might break parallel builds)
1030 --enable-everything enable standard non-multichoice features 1030 --enable-everything enable standard non-multichoice features
1031 NOTE: this option is order dependent 1031 NOTE: this option is order dependent
1032 NOTE: automatically enabled with --enable-shared 1032 NOTE: automatically enabled with --enable-shared
1033 --enable-unicode3 use 21 instead of 16 bits to represent unicode characters 1033 --enable-unicode3 use 21 instead of 16 bits to represent unicode characters
1034 --enable-combining enable composition of base and combining characters
1034 --enable-xft enable xft support on systems that have it 1035 --enable-xft enable xft support on systems that have it
1035 --enable-utmp enable utmp (utmpx) support 1036 --enable-utmp enable utmp (utmpx) support
1036 --enable-wtmp enable wtmp (wtmpx) support (requires --enable-utmp) 1037 --enable-wtmp enable wtmp (wtmpx) support (requires --enable-utmp)
1037 --enable-lastlog enable lastlog support (requires --enable-utmp) 1038 --enable-lastlog enable lastlog support (requires --enable-utmp)
1038 --enable-xpm-background enable XPM background pixmaps 1039 --enable-xpm-background enable XPM background pixmaps
1039 --enable-transparency enable transparent backgrounds 1040 --enable-transparency enable transparent backgrounds
1041 --enable-tinting enable tinting of transparent bg
1040 --enable-menubar enable menubar 1042 --enable-menubar enable menubar
1041 --enable-rxvt-scroll enable rxvt style scrollbar 1043 --enable-rxvt-scroll enable rxvt style scrollbar
1042 --enable-next-scroll enable NeXT style scrollbar 1044 --enable-next-scroll enable NeXT style scrollbar
1043 --enable-xterm-scroll enable Xterm style scrollbar 1045 --enable-xterm-scroll enable Xterm style scrollbar
1044 --enable-plain-scroll enable plain style scrollbar 1046 --enable-plain-scroll enable plain style scrollbar
1047 --enable-ttygid enable tty setting to group named "tty" 1049 --enable-ttygid enable tty setting to group named "tty"
1048 --disable-backspace-key disable handling of the backspace key 1050 --disable-backspace-key disable handling of the backspace key
1049 --disable-delete-key disable handling of the delete key 1051 --disable-delete-key disable handling of the delete key
1050 --disable-resources disable all resource checking 1052 --disable-resources disable all resource checking
1051 --enable-xgetdefault enable resources via X instead of our small version 1053 --enable-xgetdefault enable resources via X instead of our small version
1054 --enable-8bitctrls enable 8 bit control sequences (not recommended)
1055 --enable-fallback(=CLASS) fall back on CLASS resources in addition to URxvt ones (default: Rxvt)
1052 --enable-strings enable some replacement system functions 1056 --enable-strings enable some replacement system functions
1053 --disable-swapscreen disable swap screen support 1057 --disable-swapscreen disable swap screen support
1054 --enable-frills enable support for rarely used features 1058 --enable-frills enable support for rarely used features
1055 --enable-linespace enable support for linespace 1059 --enable-linespace enable support for linespace
1056 --enable-24bit enable support for using 24bit visuals if available 1060 --enable-24bit enable support for using 24bit visuals if available
1057 --enable-keepscrolling enable continual scrolling on scrollbar arrow press 1061 --enable-keepscrolling enable continual scrolling on scrollbar arrow press
1058 --enable-selectionscrolling enable scrolling during selections 1062 --enable-selectionscrolling enable scrolling during selections
1059 --enable-mousewheel enable scrolling via mouse wheel or buttons 4 & 5 1063 --enable-mousewheel enable scrolling via mouse wheel or buttons 4 & 5
1060 --enable-slipwheeling enable slip wheel scrolling (requires previous) 1064 --enable-slipwheeling enable slip wheel scrolling (requires previous)
1061 --enable-old-selection enable v2.20 (& prior) mouse selection style support
1062 --disable-new-selection disable new mouse (xterm) selection style support
1063 --enable-dmalloc enable Gray Watson's malloc - for debugging use 1065 --enable-dmalloc enable Gray Watson's malloc - for debugging use
1064 --enable-dlmalloc enable Doug Lea's malloc - for production use 1066 --enable-dlmalloc enable Doug Lea's malloc - for production use
1065 NOTE: enable only one malloc package 1067 NOTE: enable only one malloc package
1066 --enable-smart-resize enable smart growth/shrink behaviour 1068 --enable-smart-resize enable smart growth/shrink behaviour
1067 --enable-256-color enable 256-color support 1069 --enable-256-color enable 256-color support
1072Optional Packages: 1074Optional Packages:
1073 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes] 1075 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
1074 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no) 1076 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
1075 --with-gnu-ld assume the C compiler uses GNU ld default=no 1077 --with-gnu-ld assume the C compiler uses GNU ld default=no
1076 --with-pic try to use only PIC/non-PIC objects default=use both 1078 --with-pic try to use only PIC/non-PIC objects default=use both
1077 --with-codesets=NAME,... compile in additional codesets (jp,jp_ext,kr,cn,cn_ext,all) 1079 --with-codesets=NAME,.. compile in additional codesets (jp,jp_ext,kr,cn,cn_ext,all)
1080 --with-res-name=NAME use this as default resource name (default: urxvt)
1081 --with-res-class=CLASS use this as the resource class (default: URxvt)
1082 --with-name=NAME set the basename for the installed binaries (default: urxvt)
1078 --with-term=NAME set the terminal to NAME (default \"rxvt\") 1083 --with-term=NAME set the terminal to NAME (default: rxvt)
1079 --with-terminfo=PATH set the path to the terminfo tree to PATH 1084 --with-terminfo=PATH set the path to the terminfo tree to PATH
1080 --with-x use the X Window System 1085 --with-x use the X Window System
1081 --with-xpm-includes=DIR use XPM includes in DIR 1086 --with-xpm-includes=DIR use XPM includes in DIR
1082 --with-xpm-library=DIR use XPM library in DIR 1087 --with-xpm-library=DIR use XPM library in DIR
1083 --with-xpm use XPM 1088 --with-xpm use XPM
3276LINKER=$LINKER 3281LINKER=$LINKER
3277 3282
3278 3283
3279CPPFLAGS="-D_GNU_SOURCE -D_XOPEN_SOURCE" 3284CPPFLAGS="-D_GNU_SOURCE -D_XOPEN_SOURCE"
3280 3285
3281if test x$GXX = xyes; then
3282 CXXFLAGS="$CXXFLAGS -fno-exceptions"
3283fi
3284 3286
3285ac_ext=cc 3287ac_ext=cc
3286ac_cpp='$CXXCPP $CPPFLAGS' 3288ac_cpp='$CXXCPP $CPPFLAGS'
3287ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' 3289ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3288ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 3290ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3685echo "$as_me:$LINENO: result: $ac_cv_search_strerror" >&5 3687echo "$as_me:$LINENO: result: $ac_cv_search_strerror" >&5
3686echo "${ECHO_T}$ac_cv_search_strerror" >&6 3688echo "${ECHO_T}$ac_cv_search_strerror" >&6
3687if test "$ac_cv_search_strerror" != no; then 3689if test "$ac_cv_search_strerror" != no; then
3688 test "$ac_cv_search_strerror" = "none required" || LIBS="$ac_cv_search_strerror $LIBS" 3690 test "$ac_cv_search_strerror" = "none required" || LIBS="$ac_cv_search_strerror $LIBS"
3689 3691
3692fi
3693
3694
3695echo "$as_me:$LINENO: checking for setlocale in -lxpg4" >&5
3696echo $ECHO_N "checking for setlocale in -lxpg4... $ECHO_C" >&6
3697if test "${ac_cv_lib_xpg4_setlocale+set}" = set; then
3698 echo $ECHO_N "(cached) $ECHO_C" >&6
3699else
3700 ac_check_lib_save_LIBS=$LIBS
3701LIBS="-lxpg4 $LIBS"
3702cat >conftest.$ac_ext <<_ACEOF
3703/* confdefs.h. */
3704_ACEOF
3705cat confdefs.h >>conftest.$ac_ext
3706cat >>conftest.$ac_ext <<_ACEOF
3707/* end confdefs.h. */
3708
3709/* Override any gcc2 internal prototype to avoid an error. */
3710#ifdef __cplusplus
3711extern "C"
3712#endif
3713/* We use char because int might match the return type of a gcc2
3714 builtin and then its argument prototype would still apply. */
3715char setlocale ();
3716int
3717main ()
3718{
3719setlocale ();
3720 ;
3721 return 0;
3722}
3723_ACEOF
3724rm -f conftest.$ac_objext conftest$ac_exeext
3725if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3726 (eval $ac_link) 2>conftest.er1
3727 ac_status=$?
3728 grep -v '^ *+' conftest.er1 >conftest.err
3729 rm -f conftest.er1
3730 cat conftest.err >&5
3731 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3732 (exit $ac_status); } &&
3733 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
3734 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3735 (eval $ac_try) 2>&5
3736 ac_status=$?
3737 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3738 (exit $ac_status); }; } &&
3739 { ac_try='test -s conftest$ac_exeext'
3740 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3741 (eval $ac_try) 2>&5
3742 ac_status=$?
3743 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3744 (exit $ac_status); }; }; then
3745 ac_cv_lib_xpg4_setlocale=yes
3746else
3747 echo "$as_me: failed program was:" >&5
3748sed 's/^/| /' conftest.$ac_ext >&5
3749
3750ac_cv_lib_xpg4_setlocale=no
3751fi
3752rm -f conftest.err conftest.$ac_objext \
3753 conftest$ac_exeext conftest.$ac_ext
3754LIBS=$ac_check_lib_save_LIBS
3755fi
3756echo "$as_me:$LINENO: result: $ac_cv_lib_xpg4_setlocale" >&5
3757echo "${ECHO_T}$ac_cv_lib_xpg4_setlocale" >&6
3758if test $ac_cv_lib_xpg4_setlocale = yes; then
3759 LIBS="$LIBS -lxpg4"
3760fi
3761
3762
3763echo "$as_me:$LINENO: checking for gethostbyname in -lnsl" >&5
3764echo $ECHO_N "checking for gethostbyname in -lnsl... $ECHO_C" >&6
3765if test "${ac_cv_lib_nsl_gethostbyname+set}" = set; then
3766 echo $ECHO_N "(cached) $ECHO_C" >&6
3767else
3768 ac_check_lib_save_LIBS=$LIBS
3769LIBS="-lnsl $LIBS"
3770cat >conftest.$ac_ext <<_ACEOF
3771/* confdefs.h. */
3772_ACEOF
3773cat confdefs.h >>conftest.$ac_ext
3774cat >>conftest.$ac_ext <<_ACEOF
3775/* end confdefs.h. */
3776
3777/* Override any gcc2 internal prototype to avoid an error. */
3778#ifdef __cplusplus
3779extern "C"
3780#endif
3781/* We use char because int might match the return type of a gcc2
3782 builtin and then its argument prototype would still apply. */
3783char gethostbyname ();
3784int
3785main ()
3786{
3787gethostbyname ();
3788 ;
3789 return 0;
3790}
3791_ACEOF
3792rm -f conftest.$ac_objext conftest$ac_exeext
3793if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3794 (eval $ac_link) 2>conftest.er1
3795 ac_status=$?
3796 grep -v '^ *+' conftest.er1 >conftest.err
3797 rm -f conftest.er1
3798 cat conftest.err >&5
3799 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3800 (exit $ac_status); } &&
3801 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
3802 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3803 (eval $ac_try) 2>&5
3804 ac_status=$?
3805 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3806 (exit $ac_status); }; } &&
3807 { ac_try='test -s conftest$ac_exeext'
3808 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3809 (eval $ac_try) 2>&5
3810 ac_status=$?
3811 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3812 (exit $ac_status); }; }; then
3813 ac_cv_lib_nsl_gethostbyname=yes
3814else
3815 echo "$as_me: failed program was:" >&5
3816sed 's/^/| /' conftest.$ac_ext >&5
3817
3818ac_cv_lib_nsl_gethostbyname=no
3819fi
3820rm -f conftest.err conftest.$ac_objext \
3821 conftest$ac_exeext conftest.$ac_ext
3822LIBS=$ac_check_lib_save_LIBS
3823fi
3824echo "$as_me:$LINENO: result: $ac_cv_lib_nsl_gethostbyname" >&5
3825echo "${ECHO_T}$ac_cv_lib_nsl_gethostbyname" >&6
3826if test $ac_cv_lib_nsl_gethostbyname = yes; then
3827 LIBS="$LIBS -lnsl"
3828fi
3829
3830echo "$as_me:$LINENO: checking for socket in -lsocket" >&5
3831echo $ECHO_N "checking for socket in -lsocket... $ECHO_C" >&6
3832if test "${ac_cv_lib_socket_socket+set}" = set; then
3833 echo $ECHO_N "(cached) $ECHO_C" >&6
3834else
3835 ac_check_lib_save_LIBS=$LIBS
3836LIBS="-lsocket $LIBS"
3837cat >conftest.$ac_ext <<_ACEOF
3838/* confdefs.h. */
3839_ACEOF
3840cat confdefs.h >>conftest.$ac_ext
3841cat >>conftest.$ac_ext <<_ACEOF
3842/* end confdefs.h. */
3843
3844/* Override any gcc2 internal prototype to avoid an error. */
3845#ifdef __cplusplus
3846extern "C"
3847#endif
3848/* We use char because int might match the return type of a gcc2
3849 builtin and then its argument prototype would still apply. */
3850char socket ();
3851int
3852main ()
3853{
3854socket ();
3855 ;
3856 return 0;
3857}
3858_ACEOF
3859rm -f conftest.$ac_objext conftest$ac_exeext
3860if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3861 (eval $ac_link) 2>conftest.er1
3862 ac_status=$?
3863 grep -v '^ *+' conftest.er1 >conftest.err
3864 rm -f conftest.er1
3865 cat conftest.err >&5
3866 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3867 (exit $ac_status); } &&
3868 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
3869 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3870 (eval $ac_try) 2>&5
3871 ac_status=$?
3872 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3873 (exit $ac_status); }; } &&
3874 { ac_try='test -s conftest$ac_exeext'
3875 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3876 (eval $ac_try) 2>&5
3877 ac_status=$?
3878 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3879 (exit $ac_status); }; }; then
3880 ac_cv_lib_socket_socket=yes
3881else
3882 echo "$as_me: failed program was:" >&5
3883sed 's/^/| /' conftest.$ac_ext >&5
3884
3885ac_cv_lib_socket_socket=no
3886fi
3887rm -f conftest.err conftest.$ac_objext \
3888 conftest$ac_exeext conftest.$ac_ext
3889LIBS=$ac_check_lib_save_LIBS
3890fi
3891echo "$as_me:$LINENO: result: $ac_cv_lib_socket_socket" >&5
3892echo "${ECHO_T}$ac_cv_lib_socket_socket" >&6
3893if test $ac_cv_lib_socket_socket = yes; then
3894 LIBS="$LIBS -lsocket"
3690fi 3895fi
3691 3896
3692 3897
3693# Check whether --enable-shared or --disable-shared was given. 3898# Check whether --enable-shared or --disable-shared was given.
3694if test "${enable_shared+set}" = set; then 3899if test "${enable_shared+set}" = set; then
5030# Some flags need to be propagated to the compiler or linker for good 5235# Some flags need to be propagated to the compiler or linker for good
5031# libtool support. 5236# libtool support.
5032case "$host" in 5237case "$host" in
5033*-*-irix6*) 5238*-*-irix6*)
5034 # Find out which ABI we are using. 5239 # Find out which ABI we are using.
5035 echo '#line 5035 "configure"' > conftest.$ac_ext 5240 echo '#line 5240 "configure"' > conftest.$ac_ext
5036 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 5241 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5037 (eval $ac_compile) 2>&5 5242 (eval $ac_compile) 2>&5
5038 ac_status=$? 5243 ac_status=$?
5039 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5244 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5040 (exit $ac_status); }; then 5245 (exit $ac_status); }; then
5581# builds. 5786# builds.
5582chmod -w . 5787chmod -w .
5583save_CFLAGS="$CFLAGS" 5788save_CFLAGS="$CFLAGS"
5584CFLAGS="$CFLAGS -o out/conftest2.$ac_objext" 5789CFLAGS="$CFLAGS -o out/conftest2.$ac_objext"
5585compiler_c_o=no 5790compiler_c_o=no
5586if { (eval echo configure:5586: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>out/conftest.err; } && test -s out/conftest2.$ac_objext; then 5791if { (eval echo configure:5791: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>out/conftest.err; } && test -s out/conftest2.$ac_objext; then
5587 # The compiler can only warn and ignore the option if not recognized 5792 # The compiler can only warn and ignore the option if not recognized
5588 # So say no if there are warnings 5793 # So say no if there are warnings
5589 if test -s out/conftest.err; then 5794 if test -s out/conftest.err; then
5590 compiler_c_o=no 5795 compiler_c_o=no
5591 else 5796 else
7197 lt_cv_dlopen_self=cross 7402 lt_cv_dlopen_self=cross
7198else 7403else
7199 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 7404 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
7200 lt_status=$lt_dlunknown 7405 lt_status=$lt_dlunknown
7201 cat > conftest.$ac_ext <<EOF 7406 cat > conftest.$ac_ext <<EOF
7202#line 7202 "configure" 7407#line 7407 "configure"
7203#include "confdefs.h" 7408#include "confdefs.h"
7204 7409
7205#if HAVE_DLFCN_H 7410#if HAVE_DLFCN_H
7206#include <dlfcn.h> 7411#include <dlfcn.h>
7207#endif 7412#endif
7295 lt_cv_dlopen_self_static=cross 7500 lt_cv_dlopen_self_static=cross
7296else 7501else
7297 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 7502 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
7298 lt_status=$lt_dlunknown 7503 lt_status=$lt_dlunknown
7299 cat > conftest.$ac_ext <<EOF 7504 cat > conftest.$ac_ext <<EOF
7300#line 7300 "configure" 7505#line 7505 "configure"
7301#include "confdefs.h" 7506#include "confdefs.h"
7302 7507
7303#if HAVE_DLFCN_H 7508#if HAVE_DLFCN_H
7304#include <dlfcn.h> 7509#include <dlfcn.h>
7305#endif 7510#endif
8028MALLOC_TYPE=S 8233MALLOC_TYPE=S
8029support_addstrings=no 8234support_addstrings=no
8030support_frills=no 8235support_frills=no
8031support_linespace=no 8236support_linespace=no
8032support_inheritpixmap=no 8237support_inheritpixmap=no
8238support_tinting=no
8033support_keepscrolling=no 8239support_keepscrolling=no
8034support_selectionscrolling=no 8240support_selectionscrolling=no
8035support_menubar=no 8241support_menubar=no
8036support_mousewheel=no 8242support_mousewheel=no
8037support_mouseslipwheel=no 8243support_mouseslipwheel=no
8038support_oldselection=no
8039support_utmp=no 8244support_utmp=no
8040support_wtmp=no 8245support_wtmp=no
8041support_lastlog=no 8246support_lastlog=no
8042support_cursor_blink=no 8247support_cursor_blink=no
8043support_text_blink=no 8248support_text_blink=no
8048support_scroll_plain=no 8253support_scroll_plain=no
8049support_xim=no 8254support_xim=no
8050support_xpm=no 8255support_xpm=no
8051support_xft=no 8256support_xft=no
8052support_unicode3=no 8257support_unicode3=no
8258support_combining=no
8259support_8bitctrls=no
8053codesets= 8260codesets=
8054 8261
8055 8262
8056if test "x$enable_shared" = xyes; then 8263if test "x$enable_shared" = xyes; then
8057 8264
8069 if test x$enableval = xyes; then 8276 if test x$enableval = xyes; then
8070 support_24bit=yes 8277 support_24bit=yes
8071 support_frills=yes 8278 support_frills=yes
8072 support_linespace=yes 8279 support_linespace=yes
8073 support_inheritpixmap=yes 8280 support_inheritpixmap=yes
8281 support_tinting=yes
8074 support_keepscrolling=yes 8282 support_keepscrolling=yes
8075 support_selectionscrolling=yes 8283 support_selectionscrolling=yes
8076 support_lastlog=yes 8284 support_lastlog=yes
8077 support_menubar=yes 8285 support_menubar=yes
8078 support_mousewheel=yes 8286 support_mousewheel=yes
8079 support_mouseslipwheel=yes 8287 support_mouseslipwheel=yes
8080 support_oldselection=yes
8081 support_cursor_blink=yes 8288 support_cursor_blink=yes
8082 support_text_blink=yes 8289 support_text_blink=yes
8083 support_pointer_blank=yes 8290 support_pointer_blank=yes
8084 support_scroll_rxvt=yes 8291 support_scroll_rxvt=yes
8085 support_scroll_next=yes 8292 support_scroll_next=yes
8089 support_wtmp=yes 8296 support_wtmp=yes
8090 support_xim=yes 8297 support_xim=yes
8091 support_xpm=yes 8298 support_xpm=yes
8092 support_xft=yes 8299 support_xft=yes
8093 support_unicode3=yes 8300 support_unicode3=yes
8301 support_combining=yes
8302 #support_8bitctrls=yes
8094 codesets=all 8303 codesets=all
8095 fi 8304 fi
8096fi; 8305fi;
8097 8306
8098# Check whether --enable-unicode3 or --disable-unicode3 was given. 8307# Check whether --enable-unicode3 or --disable-unicode3 was given.
8101 if test x$enableval = xyes -o x$enableval = xno; then 8310 if test x$enableval = xyes -o x$enableval = xno; then
8102 support_unicode3=yes 8311 support_unicode3=yes
8103 fi 8312 fi
8104fi; 8313fi;
8105 8314
8315# Check whether --enable-combining or --disable-combining was given.
8316if test "${enable_combining+set}" = set; then
8317 enableval="$enable_combining"
8318 if test x$enableval = xyes -o x$enableval = xno; then
8319 support_combining=yes
8320 fi
8321fi;
8322
8106# Check whether --enable-xft or --disable-xft was given. 8323# Check whether --enable-xft or --disable-xft was given.
8107if test "${enable_xft+set}" = set; then 8324if test "${enable_xft+set}" = set; then
8108 enableval="$enable_xft" 8325 enableval="$enable_xft"
8109 if test x$enableval = xyes -o x$enableval = xno; then 8326 if test x$enableval = xyes -o x$enableval = xno; then
8110 support_xft=yes 8327 support_xft=yes
8111 fi 8328 fi
8112fi; 8329fi;
8113 8330
8114
8115# Check whether --with-codesets or --without-codesets was given.
8116if test "${with_codesets+set}" = set; then
8117 withval="$with_codesets"
8118 codesets="$withval"
8119fi;
8120
8121# Check whether --enable-utmp or --disable-utmp was given. 8331# Check whether --enable-utmp or --disable-utmp was given.
8122if test "${enable_utmp+set}" = set; then 8332if test "${enable_utmp+set}" = set; then
8123 enableval="$enable_utmp" 8333 enableval="$enable_utmp"
8124 if test x$enableval = xyes -o x$enableval = xno; then 8334 if test x$enableval = xyes -o x$enableval = xno; then
8125 support_utmp=$enableval 8335 support_utmp=$enableval
8156 if test x$enableval = xyes -o x$enableval = xno; then 8366 if test x$enableval = xyes -o x$enableval = xno; then
8157 support_inheritpixmap=$enableval 8367 support_inheritpixmap=$enableval
8158 fi 8368 fi
8159fi; 8369fi;
8160 8370
8371# Check whether --enable-tinting or --disable-tinting was given.
8372if test "${enable_tinting+set}" = set; then
8373 enableval="$enable_tinting"
8374 if test x$enableval = xyes -o x$enableval = xno; then
8375 support_tinting=$enableval
8376 fi
8377fi;
8378
8161# Check whether --enable-menubar or --disable-menubar was given. 8379# Check whether --enable-menubar or --disable-menubar was given.
8162if test "${enable_menubar+set}" = set; then 8380if test "${enable_menubar+set}" = set; then
8163 enableval="$enable_menubar" 8381 enableval="$enable_menubar"
8164 if test x$enableval = xyes -o x$enableval = xno; then 8382 if test x$enableval = xyes -o x$enableval = xno; then
8165 support_menubar=$enableval 8383 support_menubar=$enableval
8208_ACEOF 8426_ACEOF
8209 8427
8210 fi 8428 fi
8211fi; 8429fi;
8212 8430
8431
8432# Check whether --with-codesets or --without-codesets was given.
8433if test "${with_codesets+set}" = set; then
8434 withval="$with_codesets"
8435 codesets="$withval"
8436fi;
8437
8213# Check whether --enable-xim or --disable-xim was given. 8438# Check whether --enable-xim or --disable-xim was given.
8214if test "${enable_xim+set}" = set; then 8439if test "${enable_xim+set}" = set; then
8215 enableval="$enable_xim" 8440 enableval="$enable_xim"
8216 if test x$enableval = xyes -o x$enableval = xno; then 8441 if test x$enableval = xyes -o x$enableval = xno; then
8217 support_xim=$enableval 8442 support_xim=$enableval
8276_ACEOF 8501_ACEOF
8277 8502
8278 fi 8503 fi
8279fi; 8504fi;
8280 8505
8506# Check whether --enable-8bitctrls or --disable-8bitctrls was given.
8507if test "${enable_8bitctrls+set}" = set; then
8508 enableval="$enable_8bitctrls"
8509 if test x$enableval = xyes -o x$enableval = xno; then
8510 support_8bitctrls=yes
8511 fi
8512fi;
8513
8514RESFALLBACK=Rxvt
8515# Check whether --enable-fallback or --disable-fallback was given.
8516if test "${enable_fallback+set}" = set; then
8517 enableval="$enable_fallback"
8518
8519 test x$enableval = xyes && enableval=Rxvt
8520 test x$enableval = xno && enableval=
8521 RESFALLBACK="$enableval"
8522
8523fi;
8524
8525if test x$RESFALLBACK != x; then
8526
8527cat >>confdefs.h <<_ACEOF
8528#define RESFALLBACK "$RESFALLBACK"
8529_ACEOF
8530
8531fi
8532
8533RESNAME=urxvt
8534
8535# Check whether --with-res-name or --without-res-name was given.
8536if test "${with_res_name+set}" = set; then
8537 withval="$with_res_name"
8538 RESNAME="$withval"
8539fi;
8540
8541cat >>confdefs.h <<_ACEOF
8542#define RESNAME "$RESNAME"
8543_ACEOF
8544
8545
8546RESCLASS=URxvt
8547
8548# Check whether --with-res-class or --without-res-class was given.
8549if test "${with_res_class+set}" = set; then
8550 withval="$with_res_class"
8551 RESCLASS="$withval"
8552fi;
8553
8554cat >>confdefs.h <<_ACEOF
8555#define RESCLASS "$RESCLASS"
8556_ACEOF
8557
8558
8559RXVTNAME=urxvt
8560
8561# Check whether --with-name or --without-name was given.
8562if test "${with_name+set}" = set; then
8563 withval="$with_name"
8564 RXVTNAME="$withval"
8565fi;
8566
8567RXVTNAME=`echo "$RXVTNAME"|sed "$program_transform_name"`
8568
8569
8281# Check whether --enable-strings or --disable-strings was given. 8570# Check whether --enable-strings or --disable-strings was given.
8282if test "${enable_strings+set}" = set; then 8571if test "${enable_strings+set}" = set; then
8283 enableval="$enable_strings" 8572 enableval="$enable_strings"
8284 if test x$enableval = xyes -o x$enableval = xno; then 8573 if test x$enableval = xyes -o x$enableval = xno; then
8285 support_addstrings=$enableval 8574 support_addstrings=$enableval
8349# Check whether --enable-slipwheeling or --disable-slipwheeling was given. 8638# Check whether --enable-slipwheeling or --disable-slipwheeling was given.
8350if test "${enable_slipwheeling+set}" = set; then 8639if test "${enable_slipwheeling+set}" = set; then
8351 enableval="$enable_slipwheeling" 8640 enableval="$enable_slipwheeling"
8352 if test x$enableval = xyes -o x$enableval = xno; then 8641 if test x$enableval = xyes -o x$enableval = xno; then
8353 support_mouseslipwheel=$enableval 8642 support_mouseslipwheel=$enableval
8354 fi
8355fi;
8356
8357# Check whether --enable-old-selection or --disable-old-selection was given.
8358if test "${enable_old_selection+set}" = set; then
8359 enableval="$enable_old_selection"
8360 if test x$enableval = xyes -o x$enableval = xno; then
8361 support_oldselection=$enableval
8362 fi
8363fi;
8364
8365# Check whether --enable-new-selection or --disable-new-selection was given.
8366if test "${enable_new_selection+set}" = set; then
8367 enableval="$enable_new_selection"
8368 if test x$enableval = xno; then
8369
8370cat >>confdefs.h <<\_ACEOF
8371#define NO_NEW_SELECTION 1
8372_ACEOF
8373
8374 fi 8643 fi
8375fi; 8644fi;
8376 8645
8377# Check whether --enable-dmalloc or --disable-dmalloc was given. 8646# Check whether --enable-dmalloc or --disable-dmalloc was given.
8378if test "${enable_dmalloc+set}" = set; then 8647if test "${enable_dmalloc+set}" = set; then
8804fi 9073fi
8805 9074
8806 9075
8807 9076
8808 9077
9078
9079if test "x$ac_path_x_has_been_run" != xyes; then
8809echo "$as_me:$LINENO: checking for X" >&5 9080 echo "$as_me:$LINENO: checking for X" >&5
8810echo $ECHO_N "checking for X... $ECHO_C" >&6 9081echo $ECHO_N "checking for X... $ECHO_C" >&6
8811 9082
9083ac_path_x_has_been_run=yes
8812 9084
8813# Check whether --with-x or --without-x was given. 9085# Check whether --with-x or --without-x was given.
8814if test "${with_x+set}" = set; then 9086if test "${with_x+set}" = set; then
8815 withval="$with_x" 9087 withval="$with_x"
8816 9088
8899 9171
8900/usr/openwin/include 9172/usr/openwin/include
8901/usr/openwin/share/include' 9173/usr/openwin/share/include'
8902 9174
8903if test "$ac_x_includes" = no; then 9175if test "$ac_x_includes" = no; then
8904 # Guess where to find include files, by looking for Intrinsic.h. 9176 # Guess where to find include files, by looking for a specified header file.
8905 # First, try using that file with no special directory specified. 9177 # First, try using that file with no special directory specified.
8906 cat >conftest.$ac_ext <<_ACEOF 9178 cat >conftest.$ac_ext <<_ACEOF
8907/* confdefs.h. */ 9179/* confdefs.h. */
8908_ACEOF 9180_ACEOF
8909cat confdefs.h >>conftest.$ac_ext 9181cat confdefs.h >>conftest.$ac_ext
9033 test "x$x_includes" = xNONE && x_includes=$ac_x_includes 9305 test "x$x_includes" = xNONE && x_includes=$ac_x_includes
9034 test "x$x_libraries" = xNONE && x_libraries=$ac_x_libraries 9306 test "x$x_libraries" = xNONE && x_libraries=$ac_x_libraries
9035 # Update the cache value to reflect the command line values. 9307 # Update the cache value to reflect the command line values.
9036 ac_cv_have_x="have_x=yes \ 9308 ac_cv_have_x="have_x=yes \
9037 ac_x_includes=$x_includes ac_x_libraries=$x_libraries" 9309 ac_x_includes=$x_includes ac_x_libraries=$x_libraries"
9310 # It might be that x_includes is empty (headers are found in the
9311 # standard search path. Then output the corresponding message
9312 ac_out_x_includes=$x_includes
9313 test "x$x_includes" = x && ac_out_x_includes="in standard search path"
9038 echo "$as_me:$LINENO: result: libraries $x_libraries, headers $x_includes" >&5 9314 echo "$as_me:$LINENO: result: libraries $x_libraries, headers $ac_out_x_includes" >&5
9039echo "${ECHO_T}libraries $x_libraries, headers $x_includes" >&6 9315echo "${ECHO_T}libraries $x_libraries, headers $ac_out_x_includes" >&6
9040fi 9316fi
9041 9317
9318fi
9042if test "$no_x" = yes; then 9319if test "$no_x" = yes; then
9043 # Not all programs may use this symbol, but it does not hurt to define it. 9320 # Not all programs may use this symbol, but it does not hurt to define it.
9044 9321
9045cat >>confdefs.h <<\_ACEOF 9322cat >>confdefs.h <<\_ACEOF
9046#define X_DISPLAY_MISSING 1 9323#define X_DISPLAY_MISSING 1
15799/* confdefs.h. */ 16076/* confdefs.h. */
15800_ACEOF 16077_ACEOF
15801cat confdefs.h >>conftest.$ac_ext 16078cat confdefs.h >>conftest.$ac_ext
15802cat >>conftest.$ac_ext <<_ACEOF 16079cat >>conftest.$ac_ext <<_ACEOF
15803/* end confdefs.h. */ 16080/* end confdefs.h. */
15804#include <locale.h> 16081#include <clocale>
15805int 16082int
15806main () 16083main ()
15807{ 16084{
15808setlocale(LC_CTYPE, ""); 16085setlocale(LC_CTYPE, "");
15809 ; 16086 ;
15923cat confdefs.h >>conftest.$ac_ext 16200cat confdefs.h >>conftest.$ac_ext
15924cat >>conftest.$ac_ext <<_ACEOF 16201cat >>conftest.$ac_ext <<_ACEOF
15925/* end confdefs.h. */ 16202/* end confdefs.h. */
15926#define _GNU_SOURCE 16203#define _GNU_SOURCE
15927#ifdef HAVE_STDLIB_H 16204#ifdef HAVE_STDLIB_H
15928# include <stdlib.h> 16205# include <cstdlib>
15929#endif 16206#endif
15930int 16207int
15931main () 16208main ()
15932{ 16209{
15933(void)getpt(); 16210(void)getpt();
16098#define PTYCHAR2 "$pch2" 16375#define PTYCHAR2 "$pch2"
16099_ACEOF 16376_ACEOF
16100 16377
16101fi 16378fi
16102 16379
16103echo "$as_me:$LINENO: checking for setlocale in -lxpg4" >&5 16380if test x$support_8bitctrls = xyes; then
16104echo $ECHO_N "checking for setlocale in -lxpg4... $ECHO_C" >&6 16381
16105if test "${ac_cv_lib_xpg4_setlocale+set}" = set; then
16106 echo $ECHO_N "(cached) $ECHO_C" >&6
16107else
16108 ac_check_lib_save_LIBS=$LIBS
16109LIBS="-lxpg4 $LIBS"
16110cat >conftest.$ac_ext <<_ACEOF
16111/* confdefs.h. */
16112_ACEOF
16113cat confdefs.h >>conftest.$ac_ext
16114cat >>conftest.$ac_ext <<_ACEOF 16382cat >>confdefs.h <<\_ACEOF
16115/* end confdefs.h. */ 16383#define EIGHT_BIT_CONTROLS 1
16116
16117/* Override any gcc2 internal prototype to avoid an error. */
16118#ifdef __cplusplus
16119extern "C"
16120#endif
16121/* We use char because int might match the return type of a gcc2
16122 builtin and then its argument prototype would still apply. */
16123char setlocale ();
16124int
16125main ()
16126{
16127setlocale ();
16128 ;
16129 return 0;
16130}
16131_ACEOF 16384_ACEOF
16132rm -f conftest.$ac_objext conftest$ac_exeext
16133if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
16134 (eval $ac_link) 2>conftest.er1
16135 ac_status=$?
16136 grep -v '^ *+' conftest.er1 >conftest.err
16137 rm -f conftest.er1
16138 cat conftest.err >&5
16139 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16140 (exit $ac_status); } &&
16141 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
16142 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16143 (eval $ac_try) 2>&5
16144 ac_status=$?
16145 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16146 (exit $ac_status); }; } &&
16147 { ac_try='test -s conftest$ac_exeext'
16148 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16149 (eval $ac_try) 2>&5
16150 ac_status=$?
16151 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16152 (exit $ac_status); }; }; then
16153 ac_cv_lib_xpg4_setlocale=yes
16154else
16155 echo "$as_me: failed program was:" >&5
16156sed 's/^/| /' conftest.$ac_ext >&5
16157 16385
16158ac_cv_lib_xpg4_setlocale=no
16159fi 16386fi
16160rm -f conftest.err conftest.$ac_objext \ 16387if test x$support_tinting = xyes; then
16161 conftest$ac_exeext conftest.$ac_ext
16162LIBS=$ac_check_lib_save_LIBS
16163fi
16164echo "$as_me:$LINENO: result: $ac_cv_lib_xpg4_setlocale" >&5
16165echo "${ECHO_T}$ac_cv_lib_xpg4_setlocale" >&6
16166if test $ac_cv_lib_xpg4_setlocale = yes; then
16167 LIBS="$LIBS -lxpg4"
16168fi
16169 16388
16389cat >>confdefs.h <<\_ACEOF
16390#define TINTING 1
16391_ACEOF
16170 16392
16393fi
16171if test x$support_inheritpixmap = xyes; then 16394if test x$support_inheritpixmap = xyes; then
16172 16395
16173cat >>confdefs.h <<\_ACEOF 16396cat >>confdefs.h <<\_ACEOF
16174#define TRANSPARENT 1 16397#define TRANSPARENT 1
16175_ACEOF 16398_ACEOF
16229cat >>confdefs.h <<\_ACEOF 16452cat >>confdefs.h <<\_ACEOF
16230#define MOUSE_SLIP_WHEELING 1 16453#define MOUSE_SLIP_WHEELING 1
16231_ACEOF 16454_ACEOF
16232 16455
16233fi 16456fi
16234if test x$support_oldselection = xno; then
16235
16236cat >>confdefs.h <<\_ACEOF
16237#define NO_OLD_SELECTION 1
16238_ACEOF
16239
16240fi
16241if test x$support_utmp = xyes; then 16457if test x$support_utmp = xyes; then
16242 16458
16243cat >>confdefs.h <<\_ACEOF 16459cat >>confdefs.h <<\_ACEOF
16244#define UTMP_SUPPORT 1 16460#define UTMP_SUPPORT 1
16245_ACEOF 16461_ACEOF
16333cat >>confdefs.h <<\_ACEOF 16549cat >>confdefs.h <<\_ACEOF
16334#define UNICODE_3 1 16550#define UNICODE_3 1
16335_ACEOF 16551_ACEOF
16336 16552
16337fi 16553fi
16554if test x$support_combining = xyes; then
16555
16556cat >>confdefs.h <<\_ACEOF
16557#define ENABLE_COMBINING 1
16558_ACEOF
16559
16560fi
16338if test x$codesets = xall; then 16561if test x$codesets = xall; then
16339 codesets=jp,jp-ext,kr,cn,cn-ext,vn 16562 codesets=jp,jp-ext,kr,cn,cn-ext
16340fi 16563fi
16341for codeset in `echo $codesets | tr "a-z,\\-" "A-Z _"`; do 16564for codeset in `echo $codesets | tr "a-z,\\-" "A-Z _"`; do
16342 16565
16343cat >>confdefs.h <<\_ACEOF 16566cat >>confdefs.h <<\_ACEOF
16344#define ENCODING_EU 1 16567#define ENCODING_EU 1
16425_ACEOF 16648_ACEOF
16426program_transform_name=`echo $program_transform_name | sed -f conftest.sed` 16649program_transform_name=`echo $program_transform_name | sed -f conftest.sed`
16427rm conftest.sed 16650rm conftest.sed
16428 16651
16429 16652
16430RXVTNAME=`echo rxvt|sed "$program_transform_name"`
16431
16432
16433 16653
16434 16654
16435 16655
16436if test "$ac_cv_header_stdint_h" = "yes" -o "$notset" = "dontmatch"; then 16656if test "$ac_cv_header_stdint_h" = "yes" -o "$notset" = "dontmatch"; then
16437 include_stdint_h="#include <stdint.h>" 16657 include_stdint_h="#include <stdint.h>"
16438else 16658else
16439 include_stdint_h="/* #include <stdint.h> */" 16659 include_stdint_h="/* #include <stdint.h> */"
16440fi 16660fi
16441if test "$ac_cv_header_stdarg_h" = "yes" -o "$notset" = "dontmatch"; then 16661if test "$ac_cv_header_stdarg_h" = "yes" -o "$notset" = "dontmatch"; then
16442 include_stdarg_h="#include <stdarg.h>" 16662 include_stdarg_h="#include <cstdarg>"
16443else 16663else
16444 include_stdarg_h="/* #include <stdarg.h> */" 16664 include_stdarg_h="/* #include <cstdarg> */"
16445fi 16665fi
16446if test "$ac_cv_header_stdlib_h" = "yes" -o "$notset" = "dontmatch"; then 16666if test "$ac_cv_header_stdlib_h" = "yes" -o "$notset" = "dontmatch"; then
16447 include_stdlib_h="#include <stdlib.h>" 16667 include_stdlib_h="#include <cstdlib>"
16448else 16668else
16449 include_stdlib_h="/* #include <stdlib.h> */" 16669 include_stdlib_h="/* #include <cstdlib> */"
16450fi 16670fi
16451if test "$ac_cv_header_unistd_h" = "yes" -o "$notset" = "dontmatch"; then 16671if test "$ac_cv_header_unistd_h" = "yes" -o "$notset" = "dontmatch"; then
16452 include_unistd_h="#include <unistd.h>" 16672 include_unistd_h="#include <unistd.h>"
16453else 16673else
16454 include_unistd_h="/* #include <unistd.h> */" 16674 include_unistd_h="/* #include <unistd.h> */"
16455fi 16675fi
16456if test "$ac_cv_header_string_h" = "yes" -o "$notset" = "dontmatch"; then 16676if test "$ac_cv_header_string_h" = "yes" -o "$notset" = "dontmatch"; then
16457 include_string_h="#include <string.h>" 16677 include_string_h="#include <cstring>"
16458else 16678else
16459 include_string_h="/* #include <string.h> */" 16679 include_string_h="/* #include <cstring> */"
16460fi 16680fi
16461if test "$ac_cv_header_fcntl_h" = "yes" -o "$notset" = "dontmatch"; then 16681if test "$ac_cv_header_fcntl_h" = "yes" -o "$notset" = "dontmatch"; then
16462 include_fcntl_h="#include <fcntl.h>" 16682 include_fcntl_h="#include <fcntl.h>"
16463else 16683else
16464 include_fcntl_h="/* #include <fcntl.h> */" 16684 include_fcntl_h="/* #include <fcntl.h> */"
17394s,@ac_ct_RANLIB@,$ac_ct_RANLIB,;t t 17614s,@ac_ct_RANLIB@,$ac_ct_RANLIB,;t t
17395s,@STRIP@,$STRIP,;t t 17615s,@STRIP@,$STRIP,;t t
17396s,@ac_ct_STRIP@,$ac_ct_STRIP,;t t 17616s,@ac_ct_STRIP@,$ac_ct_STRIP,;t t
17397s,@LIBTOOL@,$LIBTOOL,;t t 17617s,@LIBTOOL@,$LIBTOOL,;t t
17398s,@INSTALL_LIBRXVT@,$INSTALL_LIBRXVT,;t t 17618s,@INSTALL_LIBRXVT@,$INSTALL_LIBRXVT,;t t
17619s,@RXVTNAME@,$RXVTNAME,;t t
17399s,@MV@,$MV,;t t 17620s,@MV@,$MV,;t t
17400s,@RM@,$RM,;t t 17621s,@RM@,$RM,;t t
17401s,@CP@,$CP,;t t 17622s,@CP@,$CP,;t t
17402s,@LN@,$LN,;t t 17623s,@LN@,$LN,;t t
17403s,@SED@,$SED,;t t 17624s,@SED@,$SED,;t t
17417s,@rxvt_intp_define@,$rxvt_intp_define,;t t 17638s,@rxvt_intp_define@,$rxvt_intp_define,;t t
17418s,@rxvt_u_intp_define@,$rxvt_u_intp_define,;t t 17639s,@rxvt_u_intp_define@,$rxvt_u_intp_define,;t t
17419s,@DEBUG@,$DEBUG,;t t 17640s,@DEBUG@,$DEBUG,;t t
17420s,@DINCLUDE@,$DINCLUDE,;t t 17641s,@DINCLUDE@,$DINCLUDE,;t t
17421s,@DLIB@,$DLIB,;t t 17642s,@DLIB@,$DLIB,;t t
17422s,@RXVTNAME@,$RXVTNAME,;t t
17423s,@include_stdint_h@,$include_stdint_h,;t t 17643s,@include_stdint_h@,$include_stdint_h,;t t
17424s,@include_stdarg_h@,$include_stdarg_h,;t t 17644s,@include_stdarg_h@,$include_stdarg_h,;t t
17425s,@include_stdlib_h@,$include_stdlib_h,;t t 17645s,@include_stdlib_h@,$include_stdlib_h,;t t
17426s,@include_unistd_h@,$include_unistd_h,;t t 17646s,@include_unistd_h@,$include_unistd_h,;t t
17427s,@include_string_h@,$include_string_h,;t t 17647s,@include_string_h@,$include_string_h,;t t
17956echo " 18176echo "
17957The following are set in config.h 18177The following are set in config.h
17958" 18178"
17959echo " pty/tty type: "$rxvt_cv_ptys 18179echo " pty/tty type: "$rxvt_cv_ptys
17960if test x$support_utmp != xyes; then 18180if test x$support_utmp != xyes; then
17961 echo " utmp support: disabled 18181 echo " utmp support: disabled"
17962" 18182 echo
17963else 18183else
17964 echo " utmp support: enabled 18184 echo " utmp support: enabled
17965 utmp file: $rxvt_cv_path_utmp 18185 utmp file: $rxvt_cv_path_utmp
17966 utmpx file: $rxvt_cv_path_utmpx 18186 utmpx file: $rxvt_cv_path_utmpx
17967 wtmp file: $rxvt_cv_path_wtmp 18187 wtmp file: $rxvt_cv_path_wtmp
17968 wtmpx file: $rxvt_cv_path_wtmpx 18188 wtmpx file: $rxvt_cv_path_wtmpx
17969 lastlog file: $rxvt_cv_path_lastlog 18189 lastlog file: $rxvt_cv_path_lastlog
17970 ttys/ttytab file: $rxvt_cv_path_ttytab 18190 ttys/ttytab file: $rxvt_cv_path_ttytab"
17971" 18191 echo
17972fi 18192fi
17973if test x$term != x; then 18193if test x$term != x; then
17974 echo " set TERM to: $term 18194 echo " set TERM to: $term"
17975"
17976fi 18195fi
17977if test x$terminfo != x; then 18196if test x$terminfo != x; then
17978 echo " set TERMINFO to: $terminfo 18197 echo " set TERMINFO to: $terminfo"
17979"
17980fi 18198fi
18199echo " default resource name: $RESNAME"
18200echo " resource class: $RESCLASS"
18201if test x$RESFALLBACK != x; then
18202 echo " resource class fallback: $RESFALLBACK"
18203fi
18204echo
17981if test x$rxvt_cv_ptys = xUNKNOWN; then 18205if test x$rxvt_cv_ptys = xUNKNOWN; then
17982 echo ".----------------------------------------------------------------." 18206 echo ".----------------------------------------------------------------."
17983 echo ". WARNING: could not determine pty/tty type. Do not build until ." 18207 echo ". WARNING: could not determine pty/tty type. Do not build until ."
17984 echo ". the appropriate PTYS_ARE_* is defined in config.h ." 18208 echo ". the appropriate PTYS_ARE_* is defined in config.h ."
17985 echo ".----------------------------------------------------------------." 18209 echo ".----------------------------------------------------------------."
17999 echo ". WARNING: --enable-xim was specified however the locale support ." 18223 echo ". WARNING: --enable-xim was specified however the locale support ."
18000 echo ". functions could not be found. ." 18224 echo ". functions could not be found. ."
18001 echo ". XIM is now being DISABLED! ." 18225 echo ". XIM is now being DISABLED! ."
18002 echo ".----------------------------------------------------------------." 18226 echo ".----------------------------------------------------------------."
18003fi 18227fi
18228
18004echo " *** Please check src/feature.h for further options *** 18229echo " *** Please check src/feature.h for further options ***"
18005" 18230echo
18231
18232echo ".----------------------------------------------------------------."
18233echo ". NOTE: most features are disabled by default, try ."
18234echo ". configure --help to get an idea of the optional features ."
18235echo ".----------------------------------------------------------------."
18236echo
18237

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines