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

Comparing rxvt-unicode/configure (file contents):
Revision 1.21 by pcg, Sun Mar 14 23:14:37 2004 UTC vs.
Revision 1.49 by root, Wed Feb 2 08:09:23 2005 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 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' 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 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 LN_S ECHO RANLIB ac_ct_RANLIB STRIP ac_ct_STRIP LIBTOOL INSTALL_LIBRXVT RXVTNAME MV RM CP LN SED 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'
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
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-combining enable composition of base and combining characters
1035 --enable-xft enable xft support on systems that have it 1035 --enable-xft enable xft support on systems that have it
1036 --enable-font-styles enable bold and italic support
1036 --enable-utmp enable utmp (utmpx) support 1037 --enable-utmp enable utmp (utmpx) support
1037 --enable-wtmp enable wtmp (wtmpx) support (requires --enable-utmp) 1038 --enable-wtmp enable wtmp (wtmpx) support (requires --enable-utmp)
1038 --enable-lastlog enable lastlog support (requires --enable-utmp) 1039 --enable-lastlog enable lastlog support (requires --enable-utmp)
1039 --enable-xpm-background enable XPM background pixmaps 1040 --enable-xpm-background enable XPM background pixmaps
1040 --enable-transparency enable transparent backgrounds 1041 --enable-transparency enable transparent backgrounds
1042 --enable-tinting enable tinting of transparent bg
1043 --enable-fading enable colors fading when off focus
1041 --enable-menubar enable menubar 1044 --enable-menubar enable menubar
1042 --enable-rxvt-scroll enable rxvt style scrollbar 1045 --enable-rxvt-scroll enable rxvt style scrollbar
1043 --enable-next-scroll enable NeXT style scrollbar 1046 --enable-next-scroll enable NeXT style scrollbar
1044 --enable-xterm-scroll enable Xterm style scrollbar 1047 --enable-xterm-scroll enable Xterm style scrollbar
1045 --enable-plain-scroll enable plain style scrollbar 1048 --enable-plain-scroll enable plain style scrollbar
1048 --enable-ttygid enable tty setting to group named "tty" 1051 --enable-ttygid enable tty setting to group named "tty"
1049 --disable-backspace-key disable handling of the backspace key 1052 --disable-backspace-key disable handling of the backspace key
1050 --disable-delete-key disable handling of the delete key 1053 --disable-delete-key disable handling of the delete key
1051 --disable-resources disable all resource checking 1054 --disable-resources disable all resource checking
1052 --enable-xgetdefault enable resources via X instead of our small version 1055 --enable-xgetdefault enable resources via X instead of our small version
1056 --enable-8bitctrls enable 8 bit control sequences (not recommended)
1053 --enable-fallback(=CLASS) fall back on CLASS resources in addition to URxvt ones (default: Rxvt) 1057 --enable-fallback(=CLASS) fall back on CLASS resources in addition to URxvt ones (default: Rxvt)
1054 --enable-strings enable some replacement system functions 1058 --enable-strings enable some replacement system functions
1055 --disable-swapscreen disable swap screen support 1059 --disable-swapscreen disable swap screen support
1060 --enable-iso14755 enable support for extended ISO 14755 modes
1056 --enable-frills enable support for rarely used features 1061 --enable-frills enable support for rarely used features
1057 --enable-linespace enable support for linespace
1058 --enable-24bit enable support for using 24bit visuals if available 1062 --enable-24bit enable support for using 24bit visuals if available
1059 --enable-keepscrolling enable continual scrolling on scrollbar arrow press 1063 --enable-keepscrolling enable continual scrolling on scrollbar arrow press
1060 --enable-selectionscrolling enable scrolling during selections 1064 --enable-selectionscrolling enable scrolling during selections
1061 --enable-mousewheel enable scrolling via mouse wheel or buttons 4 & 5 1065 --enable-mousewheel enable scrolling via mouse wheel or buttons 4 & 5
1062 --enable-slipwheeling enable slip wheel scrolling (requires previous) 1066 --enable-slipwheeling enable slip wheel scrolling (requires previous)
1063 --enable-dmalloc enable Gray Watson's malloc - for debugging use 1067 --enable-dmalloc enable Gray Watson's malloc - for debugging use
1064 --enable-dlmalloc enable Doug Lea's malloc - for production use 1068 --enable-dlmalloc enable Doug Lea's malloc - for production use
1065 NOTE: enable only one malloc package 1069 NOTE: enable only one malloc package
1066 --enable-smart-resize enable smart growth/shrink behaviour 1070 --enable-smart-resize enable smart growth/shrink behaviour
1067 --enable-256-color enable 256-color support
1068 --enable-cursor-blink enable blinking cursor 1071 --enable-cursor-blink enable blinking cursor
1069 --enable-text-blink enable blinking text 1072 --enable-text-blink enable blinking text
1070 --enable-pointer-blank enable pointer blank when typing or inactive pointer 1073 --enable-pointer-blank enable pointer blank when typing or inactive pointer
1071 1074
1072Optional Packages: 1075Optional Packages:
1073 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes] 1076 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
1074 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no) 1077 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
1075 --with-gnu-ld assume the C compiler uses GNU ld default=no 1078 --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 1079 --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) 1080 --with-codesets=NAME,.. compile in additional codesets (jp,jp_ext,kr,zh,zh_ext,all)
1078 --with-res-name=NAME use this as default resource name (default: urxvt) 1081 --with-res-name=NAME use this as default resource name (default: urxvt)
1079 --with-res-class=CLASS use this as the resource class (default: URxvt) 1082 --with-res-class=CLASS use this as the resource class (default: URxvt)
1080 --with-name=NAME set the basename for the installed binaries (default: urxvt) 1083 --with-name=NAME set the basename for the installed binaries (default: urxvt)
1081 --with-term=NAME set the terminal to NAME (default: rxvt) 1084 --with-term=NAME set the terminal to NAME (default: rxvt)
1082 --with-terminfo=PATH set the path to the terminfo tree to PATH 1085 --with-terminfo=PATH set the path to the terminfo tree to PATH
1533 1536
1534 1537
1535 1538
1536 1539
1537 1540
1541
1538ac_aux_dir= 1542ac_aux_dir=
1539for ac_dir in autoconf $srcdir/autoconf; do 1543for ac_dir in autoconf $srcdir/autoconf; do
1540 if test -f $ac_dir/install-sh; then 1544 if test -f $ac_dir/install-sh; then
1541 ac_aux_dir=$ac_dir 1545 ac_aux_dir=$ac_dir
1542 ac_install_sh="$ac_aux_dir/install-sh -c" 1546 ac_install_sh="$ac_aux_dir/install-sh -c"
1559ac_config_guess="$SHELL $ac_aux_dir/config.guess" 1563ac_config_guess="$SHELL $ac_aux_dir/config.guess"
1560ac_config_sub="$SHELL $ac_aux_dir/config.sub" 1564ac_config_sub="$SHELL $ac_aux_dir/config.sub"
1561ac_configure="$SHELL $ac_aux_dir/configure" # This should be Cygnus configure. 1565ac_configure="$SHELL $ac_aux_dir/configure" # This should be Cygnus configure.
1562 1566
1563 ac_config_headers="$ac_config_headers config.h:autoconf/config.h.in" 1567 ac_config_headers="$ac_config_headers config.h:autoconf/config.h.in"
1568
1569
1570# Make sure we can run config.sub.
1571$ac_config_sub sun4 >/dev/null 2>&1 ||
1572 { { echo "$as_me:$LINENO: error: cannot run $ac_config_sub" >&5
1573echo "$as_me: error: cannot run $ac_config_sub" >&2;}
1574 { (exit 1); exit 1; }; }
1575
1576echo "$as_me:$LINENO: checking build system type" >&5
1577echo $ECHO_N "checking build system type... $ECHO_C" >&6
1578if test "${ac_cv_build+set}" = set; then
1579 echo $ECHO_N "(cached) $ECHO_C" >&6
1580else
1581 ac_cv_build_alias=$build_alias
1582test -z "$ac_cv_build_alias" &&
1583 ac_cv_build_alias=`$ac_config_guess`
1584test -z "$ac_cv_build_alias" &&
1585 { { echo "$as_me:$LINENO: error: cannot guess build type; you must specify one" >&5
1586echo "$as_me: error: cannot guess build type; you must specify one" >&2;}
1587 { (exit 1); exit 1; }; }
1588ac_cv_build=`$ac_config_sub $ac_cv_build_alias` ||
1589 { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_build_alias failed" >&5
1590echo "$as_me: error: $ac_config_sub $ac_cv_build_alias failed" >&2;}
1591 { (exit 1); exit 1; }; }
1592
1593fi
1594echo "$as_me:$LINENO: result: $ac_cv_build" >&5
1595echo "${ECHO_T}$ac_cv_build" >&6
1596build=$ac_cv_build
1597build_cpu=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
1598build_vendor=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
1599build_os=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
1600
1601
1602echo "$as_me:$LINENO: checking host system type" >&5
1603echo $ECHO_N "checking host system type... $ECHO_C" >&6
1604if test "${ac_cv_host+set}" = set; then
1605 echo $ECHO_N "(cached) $ECHO_C" >&6
1606else
1607 ac_cv_host_alias=$host_alias
1608test -z "$ac_cv_host_alias" &&
1609 ac_cv_host_alias=$ac_cv_build_alias
1610ac_cv_host=`$ac_config_sub $ac_cv_host_alias` ||
1611 { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_host_alias failed" >&5
1612echo "$as_me: error: $ac_config_sub $ac_cv_host_alias failed" >&2;}
1613 { (exit 1); exit 1; }; }
1614
1615fi
1616echo "$as_me:$LINENO: result: $ac_cv_host" >&5
1617echo "${ECHO_T}$ac_cv_host" >&6
1618host=$ac_cv_host
1619host_cpu=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
1620host_vendor=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
1621host_os=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
1622
1564 1623
1565 1624
1566VERSION=`sed -n -e 's/^.*[ \t]VERSION.*"\(.*\)"$/\1/p' ${srcdir}/src/version.h` 1625VERSION=`sed -n -e 's/^.*[ \t]VERSION.*"\(.*\)"$/\1/p' ${srcdir}/src/version.h`
1567DATE=`sed -n -e 's/^.*[ \t]DATE.*"\(.*\)"$/\1/p' ${srcdir}/src/version.h` 1626DATE=`sed -n -e 's/^.*[ \t]DATE.*"\(.*\)"$/\1/p' ${srcdir}/src/version.h`
1568LSMDATE=`sed -n -e 's/^.*[ \t]LSMDATE.*"\(.*\)"$/\1/p' ${srcdir}/src/version.h` 1627LSMDATE=`sed -n -e 's/^.*[ \t]LSMDATE.*"\(.*\)"$/\1/p' ${srcdir}/src/version.h`
3206ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' 3265ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3207ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 3266ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3208ac_compiler_gnu=$ac_cv_c_compiler_gnu 3267ac_compiler_gnu=$ac_cv_c_compiler_gnu
3209 3268
3210 3269
3270if test -z "$orig_CXXFLAGS"; then
3271 CXXFLAGS='-O'
3272 if test x$GCC = xyes && test "x$GXX" = xyes; then
3273 CXXFLAGS="-g -O3"
3274 fi
3275 CFLAGS="$CXXFLAGS"
3276fi
3277
3211LINKER="$CXX" 3278LINKER="$CXX"
3212if test x$GCC = xyes && test x$GXX = xyes; then 3279if test x$GCC = xyes && test x$GXX = xyes; then
3213 3280
3214echo "$as_me:$LINENO: checking for main in -lsupc++" >&5 3281echo "$as_me:$LINENO: checking for main in -lsupc++" >&5
3215echo $ECHO_N "checking for main in -lsupc++... $ECHO_C" >&6 3282echo $ECHO_N "checking for main in -lsupc++... $ECHO_C" >&6
3277 3344
3278fi 3345fi
3279LINKER=$LINKER 3346LINKER=$LINKER
3280 3347
3281 3348
3282CPPFLAGS="-D_GNU_SOURCE -D_XOPEN_SOURCE"
3283 3349
3284if test x$GXX = xyes; then 3350cat >>confdefs.h <<\_ACEOF
3285 CXXFLAGS="$CXXFLAGS -fno-exceptions" 3351#define _GNU_SOURCE 1
3286fi 3352_ACEOF
3353
3354
3355case $host in
3356 *-*-solaris* )
3357
3358cat >>confdefs.h <<\_ACEOF
3359#define _XOPEN_SOURCE_EXTENDED 1
3360_ACEOF
3361
3362
3363cat >>confdefs.h <<\_ACEOF
3364#define _XOPEN_SOURCE 2
3365_ACEOF
3366
3367
3368cat >>confdefs.h <<\_ACEOF
3369#define __EXTENSIONS__ 1
3370_ACEOF
3371
3372 ;;
3373esac
3374
3287 3375
3288ac_ext=cc 3376ac_ext=cc
3289ac_cpp='$CXXCPP $CPPFLAGS' 3377ac_cpp='$CXXCPP $CPPFLAGS'
3290ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' 3378ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3291ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 3379ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3688echo "$as_me:$LINENO: result: $ac_cv_search_strerror" >&5 3776echo "$as_me:$LINENO: result: $ac_cv_search_strerror" >&5
3689echo "${ECHO_T}$ac_cv_search_strerror" >&6 3777echo "${ECHO_T}$ac_cv_search_strerror" >&6
3690if test "$ac_cv_search_strerror" != no; then 3778if test "$ac_cv_search_strerror" != no; then
3691 test "$ac_cv_search_strerror" = "none required" || LIBS="$ac_cv_search_strerror $LIBS" 3779 test "$ac_cv_search_strerror" = "none required" || LIBS="$ac_cv_search_strerror $LIBS"
3692 3780
3781fi
3782
3783
3784echo "$as_me:$LINENO: checking for setlocale in -lxpg4" >&5
3785echo $ECHO_N "checking for setlocale in -lxpg4... $ECHO_C" >&6
3786if test "${ac_cv_lib_xpg4_setlocale+set}" = set; then
3787 echo $ECHO_N "(cached) $ECHO_C" >&6
3788else
3789 ac_check_lib_save_LIBS=$LIBS
3790LIBS="-lxpg4 $LIBS"
3791cat >conftest.$ac_ext <<_ACEOF
3792/* confdefs.h. */
3793_ACEOF
3794cat confdefs.h >>conftest.$ac_ext
3795cat >>conftest.$ac_ext <<_ACEOF
3796/* end confdefs.h. */
3797
3798/* Override any gcc2 internal prototype to avoid an error. */
3799#ifdef __cplusplus
3800extern "C"
3801#endif
3802/* We use char because int might match the return type of a gcc2
3803 builtin and then its argument prototype would still apply. */
3804char setlocale ();
3805int
3806main ()
3807{
3808setlocale ();
3809 ;
3810 return 0;
3811}
3812_ACEOF
3813rm -f conftest.$ac_objext conftest$ac_exeext
3814if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3815 (eval $ac_link) 2>conftest.er1
3816 ac_status=$?
3817 grep -v '^ *+' conftest.er1 >conftest.err
3818 rm -f conftest.er1
3819 cat conftest.err >&5
3820 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3821 (exit $ac_status); } &&
3822 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
3823 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3824 (eval $ac_try) 2>&5
3825 ac_status=$?
3826 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3827 (exit $ac_status); }; } &&
3828 { ac_try='test -s conftest$ac_exeext'
3829 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3830 (eval $ac_try) 2>&5
3831 ac_status=$?
3832 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3833 (exit $ac_status); }; }; then
3834 ac_cv_lib_xpg4_setlocale=yes
3835else
3836 echo "$as_me: failed program was:" >&5
3837sed 's/^/| /' conftest.$ac_ext >&5
3838
3839ac_cv_lib_xpg4_setlocale=no
3840fi
3841rm -f conftest.err conftest.$ac_objext \
3842 conftest$ac_exeext conftest.$ac_ext
3843LIBS=$ac_check_lib_save_LIBS
3844fi
3845echo "$as_me:$LINENO: result: $ac_cv_lib_xpg4_setlocale" >&5
3846echo "${ECHO_T}$ac_cv_lib_xpg4_setlocale" >&6
3847if test $ac_cv_lib_xpg4_setlocale = yes; then
3848 LIBS="$LIBS -lxpg4"
3849fi
3850
3851
3852echo "$as_me:$LINENO: checking for gethostbyname in -lnsl" >&5
3853echo $ECHO_N "checking for gethostbyname in -lnsl... $ECHO_C" >&6
3854if test "${ac_cv_lib_nsl_gethostbyname+set}" = set; then
3855 echo $ECHO_N "(cached) $ECHO_C" >&6
3856else
3857 ac_check_lib_save_LIBS=$LIBS
3858LIBS="-lnsl $LIBS"
3859cat >conftest.$ac_ext <<_ACEOF
3860/* confdefs.h. */
3861_ACEOF
3862cat confdefs.h >>conftest.$ac_ext
3863cat >>conftest.$ac_ext <<_ACEOF
3864/* end confdefs.h. */
3865
3866/* Override any gcc2 internal prototype to avoid an error. */
3867#ifdef __cplusplus
3868extern "C"
3869#endif
3870/* We use char because int might match the return type of a gcc2
3871 builtin and then its argument prototype would still apply. */
3872char gethostbyname ();
3873int
3874main ()
3875{
3876gethostbyname ();
3877 ;
3878 return 0;
3879}
3880_ACEOF
3881rm -f conftest.$ac_objext conftest$ac_exeext
3882if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3883 (eval $ac_link) 2>conftest.er1
3884 ac_status=$?
3885 grep -v '^ *+' conftest.er1 >conftest.err
3886 rm -f conftest.er1
3887 cat conftest.err >&5
3888 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3889 (exit $ac_status); } &&
3890 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
3891 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3892 (eval $ac_try) 2>&5
3893 ac_status=$?
3894 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3895 (exit $ac_status); }; } &&
3896 { ac_try='test -s conftest$ac_exeext'
3897 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3898 (eval $ac_try) 2>&5
3899 ac_status=$?
3900 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3901 (exit $ac_status); }; }; then
3902 ac_cv_lib_nsl_gethostbyname=yes
3903else
3904 echo "$as_me: failed program was:" >&5
3905sed 's/^/| /' conftest.$ac_ext >&5
3906
3907ac_cv_lib_nsl_gethostbyname=no
3908fi
3909rm -f conftest.err conftest.$ac_objext \
3910 conftest$ac_exeext conftest.$ac_ext
3911LIBS=$ac_check_lib_save_LIBS
3912fi
3913echo "$as_me:$LINENO: result: $ac_cv_lib_nsl_gethostbyname" >&5
3914echo "${ECHO_T}$ac_cv_lib_nsl_gethostbyname" >&6
3915if test $ac_cv_lib_nsl_gethostbyname = yes; then
3916 LIBS="$LIBS -lnsl"
3917fi
3918
3919echo "$as_me:$LINENO: checking for socket in -lsocket" >&5
3920echo $ECHO_N "checking for socket in -lsocket... $ECHO_C" >&6
3921if test "${ac_cv_lib_socket_socket+set}" = set; then
3922 echo $ECHO_N "(cached) $ECHO_C" >&6
3923else
3924 ac_check_lib_save_LIBS=$LIBS
3925LIBS="-lsocket $LIBS"
3926cat >conftest.$ac_ext <<_ACEOF
3927/* confdefs.h. */
3928_ACEOF
3929cat confdefs.h >>conftest.$ac_ext
3930cat >>conftest.$ac_ext <<_ACEOF
3931/* end confdefs.h. */
3932
3933/* Override any gcc2 internal prototype to avoid an error. */
3934#ifdef __cplusplus
3935extern "C"
3936#endif
3937/* We use char because int might match the return type of a gcc2
3938 builtin and then its argument prototype would still apply. */
3939char socket ();
3940int
3941main ()
3942{
3943socket ();
3944 ;
3945 return 0;
3946}
3947_ACEOF
3948rm -f conftest.$ac_objext conftest$ac_exeext
3949if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3950 (eval $ac_link) 2>conftest.er1
3951 ac_status=$?
3952 grep -v '^ *+' conftest.er1 >conftest.err
3953 rm -f conftest.er1
3954 cat conftest.err >&5
3955 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3956 (exit $ac_status); } &&
3957 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
3958 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3959 (eval $ac_try) 2>&5
3960 ac_status=$?
3961 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3962 (exit $ac_status); }; } &&
3963 { ac_try='test -s conftest$ac_exeext'
3964 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3965 (eval $ac_try) 2>&5
3966 ac_status=$?
3967 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3968 (exit $ac_status); }; }; then
3969 ac_cv_lib_socket_socket=yes
3970else
3971 echo "$as_me: failed program was:" >&5
3972sed 's/^/| /' conftest.$ac_ext >&5
3973
3974ac_cv_lib_socket_socket=no
3975fi
3976rm -f conftest.err conftest.$ac_objext \
3977 conftest$ac_exeext conftest.$ac_ext
3978LIBS=$ac_check_lib_save_LIBS
3979fi
3980echo "$as_me:$LINENO: result: $ac_cv_lib_socket_socket" >&5
3981echo "${ECHO_T}$ac_cv_lib_socket_socket" >&6
3982if test $ac_cv_lib_socket_socket = yes; then
3983 LIBS="$LIBS -lsocket"
3693fi 3984fi
3694 3985
3695 3986
3696# Check whether --enable-shared or --disable-shared was given. 3987# Check whether --enable-shared or --disable-shared was given.
3697if test "${enable_shared+set}" = set; then 3988if test "${enable_shared+set}" = set; then
3755 ;; 4046 ;;
3756esac 4047esac
3757else 4048else
3758 enable_fast_install=yes 4049 enable_fast_install=yes
3759fi; 4050fi;
3760# Make sure we can run config.sub.
3761$ac_config_sub sun4 >/dev/null 2>&1 ||
3762 { { echo "$as_me:$LINENO: error: cannot run $ac_config_sub" >&5
3763echo "$as_me: error: cannot run $ac_config_sub" >&2;}
3764 { (exit 1); exit 1; }; }
3765
3766echo "$as_me:$LINENO: checking build system type" >&5
3767echo $ECHO_N "checking build system type... $ECHO_C" >&6
3768if test "${ac_cv_build+set}" = set; then
3769 echo $ECHO_N "(cached) $ECHO_C" >&6
3770else
3771 ac_cv_build_alias=$build_alias
3772test -z "$ac_cv_build_alias" &&
3773 ac_cv_build_alias=`$ac_config_guess`
3774test -z "$ac_cv_build_alias" &&
3775 { { echo "$as_me:$LINENO: error: cannot guess build type; you must specify one" >&5
3776echo "$as_me: error: cannot guess build type; you must specify one" >&2;}
3777 { (exit 1); exit 1; }; }
3778ac_cv_build=`$ac_config_sub $ac_cv_build_alias` ||
3779 { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_build_alias failed" >&5
3780echo "$as_me: error: $ac_config_sub $ac_cv_build_alias failed" >&2;}
3781 { (exit 1); exit 1; }; }
3782
3783fi
3784echo "$as_me:$LINENO: result: $ac_cv_build" >&5
3785echo "${ECHO_T}$ac_cv_build" >&6
3786build=$ac_cv_build
3787build_cpu=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
3788build_vendor=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
3789build_os=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
3790
3791
3792echo "$as_me:$LINENO: checking host system type" >&5
3793echo $ECHO_N "checking host system type... $ECHO_C" >&6
3794if test "${ac_cv_host+set}" = set; then
3795 echo $ECHO_N "(cached) $ECHO_C" >&6
3796else
3797 ac_cv_host_alias=$host_alias
3798test -z "$ac_cv_host_alias" &&
3799 ac_cv_host_alias=$ac_cv_build_alias
3800ac_cv_host=`$ac_config_sub $ac_cv_host_alias` ||
3801 { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_host_alias failed" >&5
3802echo "$as_me: error: $ac_config_sub $ac_cv_host_alias failed" >&2;}
3803 { (exit 1); exit 1; }; }
3804
3805fi
3806echo "$as_me:$LINENO: result: $ac_cv_host" >&5
3807echo "${ECHO_T}$ac_cv_host" >&6
3808host=$ac_cv_host
3809host_cpu=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
3810host_vendor=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
3811host_os=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
3812
3813
3814 4051
3815# Check whether --with-gnu-ld or --without-gnu-ld was given. 4052# Check whether --with-gnu-ld or --without-gnu-ld was given.
3816if test "${with_gnu_ld+set}" = set; then 4053if test "${with_gnu_ld+set}" = set; then
3817 withval="$with_gnu_ld" 4054 withval="$with_gnu_ld"
3818 test "$withval" = no || with_gnu_ld=yes 4055 test "$withval" = no || with_gnu_ld=yes
5033# Some flags need to be propagated to the compiler or linker for good 5270# Some flags need to be propagated to the compiler or linker for good
5034# libtool support. 5271# libtool support.
5035case "$host" in 5272case "$host" in
5036*-*-irix6*) 5273*-*-irix6*)
5037 # Find out which ABI we are using. 5274 # Find out which ABI we are using.
5038 echo '#line 5038 "configure"' > conftest.$ac_ext 5275 echo '#line 5275 "configure"' > conftest.$ac_ext
5039 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 5276 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5040 (eval $ac_compile) 2>&5 5277 (eval $ac_compile) 2>&5
5041 ac_status=$? 5278 ac_status=$?
5042 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5279 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5043 (exit $ac_status); }; then 5280 (exit $ac_status); }; then
5584# builds. 5821# builds.
5585chmod -w . 5822chmod -w .
5586save_CFLAGS="$CFLAGS" 5823save_CFLAGS="$CFLAGS"
5587CFLAGS="$CFLAGS -o out/conftest2.$ac_objext" 5824CFLAGS="$CFLAGS -o out/conftest2.$ac_objext"
5588compiler_c_o=no 5825compiler_c_o=no
5589if { (eval echo configure:5589: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>out/conftest.err; } && test -s out/conftest2.$ac_objext; then 5826if { (eval echo configure:5826: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>out/conftest.err; } && test -s out/conftest2.$ac_objext; then
5590 # The compiler can only warn and ignore the option if not recognized 5827 # The compiler can only warn and ignore the option if not recognized
5591 # So say no if there are warnings 5828 # So say no if there are warnings
5592 if test -s out/conftest.err; then 5829 if test -s out/conftest.err; then
5593 compiler_c_o=no 5830 compiler_c_o=no
5594 else 5831 else
7200 lt_cv_dlopen_self=cross 7437 lt_cv_dlopen_self=cross
7201else 7438else
7202 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 7439 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
7203 lt_status=$lt_dlunknown 7440 lt_status=$lt_dlunknown
7204 cat > conftest.$ac_ext <<EOF 7441 cat > conftest.$ac_ext <<EOF
7205#line 7205 "configure" 7442#line 7442 "configure"
7206#include "confdefs.h" 7443#include "confdefs.h"
7207 7444
7208#if HAVE_DLFCN_H 7445#if HAVE_DLFCN_H
7209#include <dlfcn.h> 7446#include <dlfcn.h>
7210#endif 7447#endif
7298 lt_cv_dlopen_self_static=cross 7535 lt_cv_dlopen_self_static=cross
7299else 7536else
7300 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 7537 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
7301 lt_status=$lt_dlunknown 7538 lt_status=$lt_dlunknown
7302 cat > conftest.$ac_ext <<EOF 7539 cat > conftest.$ac_ext <<EOF
7303#line 7303 "configure" 7540#line 7540 "configure"
7304#include "confdefs.h" 7541#include "confdefs.h"
7305 7542
7306#if HAVE_DLFCN_H 7543#if HAVE_DLFCN_H
7307#include <dlfcn.h> 7544#include <dlfcn.h>
7308#endif 7545#endif
8029 8266
8030 8267
8031MALLOC_TYPE=S 8268MALLOC_TYPE=S
8032support_addstrings=no 8269support_addstrings=no
8033support_frills=no 8270support_frills=no
8034support_linespace=no
8035support_inheritpixmap=no 8271support_inheritpixmap=no
8272support_tinting=no
8273support_fading=no
8036support_keepscrolling=no 8274support_keepscrolling=no
8037support_selectionscrolling=no 8275support_selectionscrolling=no
8038support_menubar=no 8276support_menubar=no
8039support_mousewheel=no 8277support_mousewheel=no
8040support_mouseslipwheel=no 8278support_mouseslipwheel=no
8051support_xim=no 8289support_xim=no
8052support_xpm=no 8290support_xpm=no
8053support_xft=no 8291support_xft=no
8054support_unicode3=no 8292support_unicode3=no
8055support_combining=no 8293support_combining=no
8294support_8bitctrls=no
8295support_iso14755=no
8296support_styles=no
8056codesets= 8297codesets=
8057 8298
8058 8299
8059if test "x$enable_shared" = xyes; then 8300if test "x$enable_shared" = xyes; then
8060 8301
8070if test "${enable_everything+set}" = set; then 8311if test "${enable_everything+set}" = set; then
8071 enableval="$enable_everything" 8312 enableval="$enable_everything"
8072 if test x$enableval = xyes; then 8313 if test x$enableval = xyes; then
8073 support_24bit=yes 8314 support_24bit=yes
8074 support_frills=yes 8315 support_frills=yes
8075 support_linespace=yes
8076 support_inheritpixmap=yes 8316 support_inheritpixmap=yes
8317 support_tinting=yes
8318 support_fading=yes
8077 support_keepscrolling=yes 8319 support_keepscrolling=yes
8078 support_selectionscrolling=yes 8320 support_selectionscrolling=yes
8079 support_lastlog=yes 8321 support_lastlog=yes
8080 support_menubar=yes 8322 support_menubar=yes
8081 support_mousewheel=yes 8323 support_mousewheel=yes
8092 support_xim=yes 8334 support_xim=yes
8093 support_xpm=yes 8335 support_xpm=yes
8094 support_xft=yes 8336 support_xft=yes
8095 support_unicode3=yes 8337 support_unicode3=yes
8096 support_combining=yes 8338 support_combining=yes
8339 #support_8bitctrls=yes
8340 support_iso14755=yes
8341 support_styles=yes
8097 codesets=all 8342 codesets=all
8098 fi 8343 fi
8099fi; 8344fi;
8100 8345
8101# Check whether --enable-unicode3 or --disable-unicode3 was given. 8346# Check whether --enable-unicode3 or --disable-unicode3 was given.
8102if test "${enable_unicode3+set}" = set; then 8347if test "${enable_unicode3+set}" = set; then
8103 enableval="$enable_unicode3" 8348 enableval="$enable_unicode3"
8104 if test x$enableval = xyes -o x$enableval = xno; then 8349 if test x$enableval = xyes -o x$enableval = xno; then
8105 support_unicode3=yes 8350 support_unicode3=$enableval
8106 fi 8351 fi
8107fi; 8352fi;
8108 8353
8109# Check whether --enable-combining or --disable-combining was given. 8354# Check whether --enable-combining or --disable-combining was given.
8110if test "${enable_combining+set}" = set; then 8355if test "${enable_combining+set}" = set; then
8111 enableval="$enable_combining" 8356 enableval="$enable_combining"
8112 if test x$enableval = xyes -o x$enableval = xno; then 8357 if test x$enableval = xyes -o x$enableval = xno; then
8113 support_combining=yes 8358 support_combining=$enableval
8114 fi 8359 fi
8115fi; 8360fi;
8116 8361
8117# Check whether --enable-xft or --disable-xft was given. 8362# Check whether --enable-xft or --disable-xft was given.
8118if test "${enable_xft+set}" = set; then 8363if test "${enable_xft+set}" = set; then
8119 enableval="$enable_xft" 8364 enableval="$enable_xft"
8120 if test x$enableval = xyes -o x$enableval = xno; then 8365 if test x$enableval = xyes -o x$enableval = xno; then
8121 support_xft=yes 8366 support_xft=$enableval
8367 fi
8368fi;
8369
8370# Check whether --enable-font-styles or --disable-font-styles was given.
8371if test "${enable_font_styles+set}" = set; then
8372 enableval="$enable_font_styles"
8373 if test x$enableval = xyes -o x$enableval = xno; then
8374 support_styles=$enableval
8122 fi 8375 fi
8123fi; 8376fi;
8124 8377
8125# Check whether --enable-utmp or --disable-utmp was given. 8378# Check whether --enable-utmp or --disable-utmp was given.
8126if test "${enable_utmp+set}" = set; then 8379if test "${enable_utmp+set}" = set; then
8160 if test x$enableval = xyes -o x$enableval = xno; then 8413 if test x$enableval = xyes -o x$enableval = xno; then
8161 support_inheritpixmap=$enableval 8414 support_inheritpixmap=$enableval
8162 fi 8415 fi
8163fi; 8416fi;
8164 8417
8418# Check whether --enable-tinting or --disable-tinting was given.
8419if test "${enable_tinting+set}" = set; then
8420 enableval="$enable_tinting"
8421 if test x$enableval = xyes -o x$enableval = xno; then
8422 support_tinting=$enableval
8423 fi
8424fi;
8425
8426# Check whether --enable-fading or --disable-fading was given.
8427if test "${enable_fading+set}" = set; then
8428 enableval="$enable_fading"
8429 if test x$enableval = xyes -o x$enableval = xno; then
8430 support_fading=$enableval
8431 fi
8432fi;
8433
8165# Check whether --enable-menubar or --disable-menubar was given. 8434# Check whether --enable-menubar or --disable-menubar was given.
8166if test "${enable_menubar+set}" = set; then 8435if test "${enable_menubar+set}" = set; then
8167 enableval="$enable_menubar" 8436 enableval="$enable_menubar"
8168 if test x$enableval = xyes -o x$enableval = xno; then 8437 if test x$enableval = xyes -o x$enableval = xno; then
8169 support_menubar=$enableval 8438 support_menubar=$enableval
8287_ACEOF 8556_ACEOF
8288 8557
8289 fi 8558 fi
8290fi; 8559fi;
8291 8560
8561# Check whether --enable-8bitctrls or --disable-8bitctrls was given.
8562if test "${enable_8bitctrls+set}" = set; then
8563 enableval="$enable_8bitctrls"
8564 if test x$enableval = xyes -o x$enableval = xno; then
8565 support_8bitctrls=$enableval
8566 fi
8567fi;
8568
8292RESFALLBACK=Rxvt 8569RESFALLBACK=Rxvt
8293# Check whether --enable-fallback or --disable-fallback was given. 8570# Check whether --enable-fallback or --disable-fallback was given.
8294if test "${enable_fallback+set}" = set; then 8571if test "${enable_fallback+set}" = set; then
8295 enableval="$enable_fallback" 8572 enableval="$enable_fallback"
8296 8573
8339# Check whether --with-name or --without-name was given. 8616# Check whether --with-name or --without-name was given.
8340if test "${with_name+set}" = set; then 8617if test "${with_name+set}" = set; then
8341 withval="$with_name" 8618 withval="$with_name"
8342 RXVTNAME="$withval" 8619 RXVTNAME="$withval"
8343fi; 8620fi;
8621
8622cat >>confdefs.h <<_ACEOF
8623#define RXVTNAME "$RXVTNAME"
8624_ACEOF
8625
8344 8626
8345RXVTNAME=`echo "$RXVTNAME"|sed "$program_transform_name"` 8627RXVTNAME=`echo "$RXVTNAME"|sed "$program_transform_name"`
8346 8628
8347 8629
8348# Check whether --enable-strings or --disable-strings was given. 8630# Check whether --enable-strings or --disable-strings was given.
8363_ACEOF 8645_ACEOF
8364 8646
8365 fi 8647 fi
8366fi; 8648fi;
8367 8649
8650# Check whether --enable-iso14755 or --disable-iso14755 was given.
8651if test "${enable_iso14755+set}" = set; then
8652 enableval="$enable_iso14755"
8653 if test x$enableval = xyes -o x$enableval = xno; then
8654 support_iso14755=$enableval
8655 fi
8656fi;
8657
8368# Check whether --enable-frills or --disable-frills was given. 8658# Check whether --enable-frills or --disable-frills was given.
8369if test "${enable_frills+set}" = set; then 8659if test "${enable_frills+set}" = set; then
8370 enableval="$enable_frills" 8660 enableval="$enable_frills"
8371 if test x$enableval = xyes -o x$enableval = xno; then 8661 if test x$enableval = xyes -o x$enableval = xno; then
8372 support_frills=$enableval 8662 support_frills=$enableval
8373 fi
8374fi;
8375
8376# Check whether --enable-linespace or --disable-linespace was given.
8377if test "${enable_linespace+set}" = set; then
8378 enableval="$enable_linespace"
8379 if test x$enableval = xyes -o x$enableval = xno; then
8380 support_linespace=$enableval
8381 fi 8663 fi
8382fi; 8664fi;
8383 8665
8384# Check whether --enable-24bit or --disable-24bit was given. 8666# Check whether --enable-24bit or --disable-24bit was given.
8385if test "${enable_24bit+set}" = set; then 8667if test "${enable_24bit+set}" = set; then
8453_ACEOF 8735_ACEOF
8454 8736
8455 fi 8737 fi
8456fi; 8738fi;
8457 8739
8458# Check whether --enable-256-color or --disable-256-color was given.
8459if test "${enable_256_color+set}" = set; then
8460 enableval="$enable_256_color"
8461 if test x$enableval = xyes; then
8462
8463cat >>confdefs.h <<\_ACEOF
8464#define TTY_256COLOR 1
8465_ACEOF
8466
8467 fi
8468fi;
8469
8470# Check whether --enable-cursor-blink or --disable-cursor-blink was given. 8740# Check whether --enable-cursor-blink or --disable-cursor-blink was given.
8471if test "${enable_cursor_blink+set}" = set; then 8741if test "${enable_cursor_blink+set}" = set; then
8472 enableval="$enable_cursor_blink" 8742 enableval="$enable_cursor_blink"
8473 if test x$enableval = xyes -o x$enableval = xno; then 8743 if test x$enableval = xyes -o x$enableval = xno; then
8474 support_cursor_blink=$enableval 8744 support_cursor_blink=$enableval
8521 8791
8522cat >>confdefs.h <<\_ACEOF 8792cat >>confdefs.h <<\_ACEOF
8523#define PROTOTYPES 1 8793#define PROTOTYPES 1
8524_ACEOF 8794_ACEOF
8525 8795
8526
8527if test -z "$CFLAGS"; then
8528 if test -z "$CCOPTS"; then
8529 CCOPTS='-O'
8530 fi
8531 CFLAGS="$CCOPTS"
8532fi
8533 8796
8534# Extract the first word of "mv", so it can be a program name with args. 8797# Extract the first word of "mv", so it can be a program name with args.
8535set dummy mv; ac_word=$2 8798set dummy mv; ac_word=$2
8536echo "$as_me:$LINENO: checking for $ac_word" >&5 8799echo "$as_me:$LINENO: checking for $ac_word" >&5
8537echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 8800echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
8848else 9111else
8849 echo "$as_me:$LINENO: result: no" >&5 9112 echo "$as_me:$LINENO: result: no" >&5
8850echo "${ECHO_T}no" >&6 9113echo "${ECHO_T}no" >&6
8851fi 9114fi
8852 9115
9116# Extract the first word of "tic", so it can be a program name with args.
9117set dummy tic; ac_word=$2
9118echo "$as_me:$LINENO: checking for $ac_word" >&5
9119echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
9120if test "${ac_cv_path_TIC+set}" = set; then
9121 echo $ECHO_N "(cached) $ECHO_C" >&6
9122else
9123 case $TIC in
9124 [\\/]* | ?:[\\/]*)
9125 ac_cv_path_TIC="$TIC" # Let the user override the test with a path.
9126 ;;
9127 *)
9128 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
9129for as_dir in $PATH
9130do
9131 IFS=$as_save_IFS
9132 test -z "$as_dir" && as_dir=.
9133 for ac_exec_ext in '' $ac_executable_extensions; do
9134 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
9135 ac_cv_path_TIC="$as_dir/$ac_word$ac_exec_ext"
9136 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
9137 break 2
9138 fi
9139done
9140done
8853 9141
9142 ;;
9143esac
9144fi
9145TIC=$ac_cv_path_TIC
8854 9146
9147if test -n "$TIC"; then
9148 echo "$as_me:$LINENO: result: $TIC" >&5
9149echo "${ECHO_T}$TIC" >&6
9150else
9151 echo "$as_me:$LINENO: result: no" >&5
9152echo "${ECHO_T}no" >&6
9153fi
8855 9154
9155
9156
9157
9158
9159if test "x$ac_path_x_has_been_run" != xyes; then
8856echo "$as_me:$LINENO: checking for X" >&5 9160 echo "$as_me:$LINENO: checking for X" >&5
8857echo $ECHO_N "checking for X... $ECHO_C" >&6 9161echo $ECHO_N "checking for X... $ECHO_C" >&6
8858 9162
9163ac_path_x_has_been_run=yes
8859 9164
8860# Check whether --with-x or --without-x was given. 9165# Check whether --with-x or --without-x was given.
8861if test "${with_x+set}" = set; then 9166if test "${with_x+set}" = set; then
8862 withval="$with_x" 9167 withval="$with_x"
8863 9168
8946 9251
8947/usr/openwin/include 9252/usr/openwin/include
8948/usr/openwin/share/include' 9253/usr/openwin/share/include'
8949 9254
8950if test "$ac_x_includes" = no; then 9255if test "$ac_x_includes" = no; then
8951 # Guess where to find include files, by looking for Intrinsic.h. 9256 # Guess where to find include files, by looking for a specified header file.
8952 # First, try using that file with no special directory specified. 9257 # First, try using that file with no special directory specified.
8953 cat >conftest.$ac_ext <<_ACEOF 9258 cat >conftest.$ac_ext <<_ACEOF
8954/* confdefs.h. */ 9259/* confdefs.h. */
8955_ACEOF 9260_ACEOF
8956cat confdefs.h >>conftest.$ac_ext 9261cat confdefs.h >>conftest.$ac_ext
9080 test "x$x_includes" = xNONE && x_includes=$ac_x_includes 9385 test "x$x_includes" = xNONE && x_includes=$ac_x_includes
9081 test "x$x_libraries" = xNONE && x_libraries=$ac_x_libraries 9386 test "x$x_libraries" = xNONE && x_libraries=$ac_x_libraries
9082 # Update the cache value to reflect the command line values. 9387 # Update the cache value to reflect the command line values.
9083 ac_cv_have_x="have_x=yes \ 9388 ac_cv_have_x="have_x=yes \
9084 ac_x_includes=$x_includes ac_x_libraries=$x_libraries" 9389 ac_x_includes=$x_includes ac_x_libraries=$x_libraries"
9390 # It might be that x_includes is empty (headers are found in the
9391 # standard search path. Then output the corresponding message
9392 ac_out_x_includes=$x_includes
9393 test "x$x_includes" = x && ac_out_x_includes="in standard search path"
9085 echo "$as_me:$LINENO: result: libraries $x_libraries, headers $x_includes" >&5 9394 echo "$as_me:$LINENO: result: libraries $x_libraries, headers $ac_out_x_includes" >&5
9086echo "${ECHO_T}libraries $x_libraries, headers $x_includes" >&6 9395echo "${ECHO_T}libraries $x_libraries, headers $ac_out_x_includes" >&6
9087fi 9396fi
9088 9397
9398fi
9089if test "$no_x" = yes; then 9399if test "$no_x" = yes; then
9090 # Not all programs may use this symbol, but it does not hurt to define it. 9400 # Not all programs may use this symbol, but it does not hurt to define it.
9091 9401
9092cat >>confdefs.h <<\_ACEOF 9402cat >>confdefs.h <<\_ACEOF
9093#define X_DISPLAY_MISSING 1 9403#define X_DISPLAY_MISSING 1
10670 10980
10671 10981
10672 10982
10673 10983
10674 10984
10985
10986
10675for ac_header in \ 10987for ac_header in \
10676 assert.h \ 10988 assert.h \
10677 fcntl.h \ 10989 fcntl.h \
10678 grp.h \ 10990 grp.h \
10679 libc.h \ 10991 libc.h \
10686 sys/byteorder.h \ 10998 sys/byteorder.h \
10687 sys/ioctl.h \ 10999 sys/ioctl.h \
10688 sys/select.h \ 11000 sys/select.h \
10689 sys/sockio.h \ 11001 sys/sockio.h \
10690 sys/strredir.h \ 11002 sys/strredir.h \
11003 sys/stropts.h \
10691 sys/time.h \ 11004 sys/time.h \
10692 utmp.h \ 11005 utmp.h \
10693 utmpx.h \ 11006 utmpx.h \
10694 stdint.h \ 11007 stdint.h \
11008 pty.h \
10695 11009
10696do 11010do
10697as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 11011as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
10698if eval "test \"\${$as_ac_Header+set}\" = set"; then 11012if eval "test \"\${$as_ac_Header+set}\" = set"; then
10699 echo "$as_me:$LINENO: checking for $ac_header" >&5 11013 echo "$as_me:$LINENO: checking for $ac_header" >&5
11483_ACEOF 11797_ACEOF
11484 11798
11485fi 11799fi
11486 11800
11487 11801
11488
11489echo "$as_me:$LINENO: checking for char" >&5
11490echo $ECHO_N "checking for char... $ECHO_C" >&6
11491if test "${ac_cv_type_char+set}" = set; then
11492 echo $ECHO_N "(cached) $ECHO_C" >&6
11493else
11494 cat >conftest.$ac_ext <<_ACEOF
11495/* confdefs.h. */
11496_ACEOF
11497cat confdefs.h >>conftest.$ac_ext
11498cat >>conftest.$ac_ext <<_ACEOF
11499/* end confdefs.h. */
11500$ac_includes_default
11501int
11502main ()
11503{
11504if ((char *) 0)
11505 return 0;
11506if (sizeof (char))
11507 return 0;
11508 ;
11509 return 0;
11510}
11511_ACEOF
11512rm -f conftest.$ac_objext
11513if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
11514 (eval $ac_compile) 2>conftest.er1
11515 ac_status=$?
11516 grep -v '^ *+' conftest.er1 >conftest.err
11517 rm -f conftest.er1
11518 cat conftest.err >&5
11519 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11520 (exit $ac_status); } &&
11521 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
11522 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11523 (eval $ac_try) 2>&5
11524 ac_status=$?
11525 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11526 (exit $ac_status); }; } &&
11527 { ac_try='test -s conftest.$ac_objext'
11528 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11529 (eval $ac_try) 2>&5
11530 ac_status=$?
11531 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11532 (exit $ac_status); }; }; then
11533 ac_cv_type_char=yes
11534else
11535 echo "$as_me: failed program was:" >&5
11536sed 's/^/| /' conftest.$ac_ext >&5
11537
11538ac_cv_type_char=no
11539fi
11540rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
11541fi
11542echo "$as_me:$LINENO: result: $ac_cv_type_char" >&5
11543echo "${ECHO_T}$ac_cv_type_char" >&6
11544
11545echo "$as_me:$LINENO: checking size of char" >&5
11546echo $ECHO_N "checking size of char... $ECHO_C" >&6
11547if test "${ac_cv_sizeof_char+set}" = set; then
11548 echo $ECHO_N "(cached) $ECHO_C" >&6
11549else
11550 if test "$ac_cv_type_char" = yes; then
11551 # The cast to unsigned long works around a bug in the HP C Compiler
11552 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
11553 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
11554 # This bug is HP SR number 8606223364.
11555 if test "$cross_compiling" = yes; then
11556 # Depending upon the size, compute the lo and hi bounds.
11557cat >conftest.$ac_ext <<_ACEOF
11558/* confdefs.h. */
11559_ACEOF
11560cat confdefs.h >>conftest.$ac_ext
11561cat >>conftest.$ac_ext <<_ACEOF
11562/* end confdefs.h. */
11563$ac_includes_default
11564int
11565main ()
11566{
11567static int test_array [1 - 2 * !(((long) (sizeof (char))) >= 0)];
11568test_array [0] = 0
11569
11570 ;
11571 return 0;
11572}
11573_ACEOF
11574rm -f conftest.$ac_objext
11575if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
11576 (eval $ac_compile) 2>conftest.er1
11577 ac_status=$?
11578 grep -v '^ *+' conftest.er1 >conftest.err
11579 rm -f conftest.er1
11580 cat conftest.err >&5
11581 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11582 (exit $ac_status); } &&
11583 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
11584 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11585 (eval $ac_try) 2>&5
11586 ac_status=$?
11587 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11588 (exit $ac_status); }; } &&
11589 { ac_try='test -s conftest.$ac_objext'
11590 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11591 (eval $ac_try) 2>&5
11592 ac_status=$?
11593 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11594 (exit $ac_status); }; }; then
11595 ac_lo=0 ac_mid=0
11596 while :; do
11597 cat >conftest.$ac_ext <<_ACEOF
11598/* confdefs.h. */
11599_ACEOF
11600cat confdefs.h >>conftest.$ac_ext
11601cat >>conftest.$ac_ext <<_ACEOF
11602/* end confdefs.h. */
11603$ac_includes_default
11604int
11605main ()
11606{
11607static int test_array [1 - 2 * !(((long) (sizeof (char))) <= $ac_mid)];
11608test_array [0] = 0
11609
11610 ;
11611 return 0;
11612}
11613_ACEOF
11614rm -f conftest.$ac_objext
11615if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
11616 (eval $ac_compile) 2>conftest.er1
11617 ac_status=$?
11618 grep -v '^ *+' conftest.er1 >conftest.err
11619 rm -f conftest.er1
11620 cat conftest.err >&5
11621 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11622 (exit $ac_status); } &&
11623 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
11624 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11625 (eval $ac_try) 2>&5
11626 ac_status=$?
11627 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11628 (exit $ac_status); }; } &&
11629 { ac_try='test -s conftest.$ac_objext'
11630 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11631 (eval $ac_try) 2>&5
11632 ac_status=$?
11633 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11634 (exit $ac_status); }; }; then
11635 ac_hi=$ac_mid; break
11636else
11637 echo "$as_me: failed program was:" >&5
11638sed 's/^/| /' conftest.$ac_ext >&5
11639
11640ac_lo=`expr $ac_mid + 1`
11641 if test $ac_lo -le $ac_mid; then
11642 ac_lo= ac_hi=
11643 break
11644 fi
11645 ac_mid=`expr 2 '*' $ac_mid + 1`
11646fi
11647rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
11648 done
11649else
11650 echo "$as_me: failed program was:" >&5
11651sed 's/^/| /' conftest.$ac_ext >&5
11652
11653cat >conftest.$ac_ext <<_ACEOF
11654/* confdefs.h. */
11655_ACEOF
11656cat confdefs.h >>conftest.$ac_ext
11657cat >>conftest.$ac_ext <<_ACEOF
11658/* end confdefs.h. */
11659$ac_includes_default
11660int
11661main ()
11662{
11663static int test_array [1 - 2 * !(((long) (sizeof (char))) < 0)];
11664test_array [0] = 0
11665
11666 ;
11667 return 0;
11668}
11669_ACEOF
11670rm -f conftest.$ac_objext
11671if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
11672 (eval $ac_compile) 2>conftest.er1
11673 ac_status=$?
11674 grep -v '^ *+' conftest.er1 >conftest.err
11675 rm -f conftest.er1
11676 cat conftest.err >&5
11677 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11678 (exit $ac_status); } &&
11679 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
11680 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11681 (eval $ac_try) 2>&5
11682 ac_status=$?
11683 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11684 (exit $ac_status); }; } &&
11685 { ac_try='test -s conftest.$ac_objext'
11686 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11687 (eval $ac_try) 2>&5
11688 ac_status=$?
11689 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11690 (exit $ac_status); }; }; then
11691 ac_hi=-1 ac_mid=-1
11692 while :; do
11693 cat >conftest.$ac_ext <<_ACEOF
11694/* confdefs.h. */
11695_ACEOF
11696cat confdefs.h >>conftest.$ac_ext
11697cat >>conftest.$ac_ext <<_ACEOF
11698/* end confdefs.h. */
11699$ac_includes_default
11700int
11701main ()
11702{
11703static int test_array [1 - 2 * !(((long) (sizeof (char))) >= $ac_mid)];
11704test_array [0] = 0
11705
11706 ;
11707 return 0;
11708}
11709_ACEOF
11710rm -f conftest.$ac_objext
11711if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
11712 (eval $ac_compile) 2>conftest.er1
11713 ac_status=$?
11714 grep -v '^ *+' conftest.er1 >conftest.err
11715 rm -f conftest.er1
11716 cat conftest.err >&5
11717 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11718 (exit $ac_status); } &&
11719 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
11720 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11721 (eval $ac_try) 2>&5
11722 ac_status=$?
11723 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11724 (exit $ac_status); }; } &&
11725 { ac_try='test -s conftest.$ac_objext'
11726 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11727 (eval $ac_try) 2>&5
11728 ac_status=$?
11729 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11730 (exit $ac_status); }; }; then
11731 ac_lo=$ac_mid; break
11732else
11733 echo "$as_me: failed program was:" >&5
11734sed 's/^/| /' conftest.$ac_ext >&5
11735
11736ac_hi=`expr '(' $ac_mid ')' - 1`
11737 if test $ac_mid -le $ac_hi; then
11738 ac_lo= ac_hi=
11739 break
11740 fi
11741 ac_mid=`expr 2 '*' $ac_mid`
11742fi
11743rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
11744 done
11745else
11746 echo "$as_me: failed program was:" >&5
11747sed 's/^/| /' conftest.$ac_ext >&5
11748
11749ac_lo= ac_hi=
11750fi
11751rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
11752fi
11753rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
11754# Binary search between lo and hi bounds.
11755while test "x$ac_lo" != "x$ac_hi"; do
11756 ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
11757 cat >conftest.$ac_ext <<_ACEOF
11758/* confdefs.h. */
11759_ACEOF
11760cat confdefs.h >>conftest.$ac_ext
11761cat >>conftest.$ac_ext <<_ACEOF
11762/* end confdefs.h. */
11763$ac_includes_default
11764int
11765main ()
11766{
11767static int test_array [1 - 2 * !(((long) (sizeof (char))) <= $ac_mid)];
11768test_array [0] = 0
11769
11770 ;
11771 return 0;
11772}
11773_ACEOF
11774rm -f conftest.$ac_objext
11775if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
11776 (eval $ac_compile) 2>conftest.er1
11777 ac_status=$?
11778 grep -v '^ *+' conftest.er1 >conftest.err
11779 rm -f conftest.er1
11780 cat conftest.err >&5
11781 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11782 (exit $ac_status); } &&
11783 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
11784 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11785 (eval $ac_try) 2>&5
11786 ac_status=$?
11787 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11788 (exit $ac_status); }; } &&
11789 { ac_try='test -s conftest.$ac_objext'
11790 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11791 (eval $ac_try) 2>&5
11792 ac_status=$?
11793 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11794 (exit $ac_status); }; }; then
11795 ac_hi=$ac_mid
11796else
11797 echo "$as_me: failed program was:" >&5
11798sed 's/^/| /' conftest.$ac_ext >&5
11799
11800ac_lo=`expr '(' $ac_mid ')' + 1`
11801fi
11802rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
11803done
11804case $ac_lo in
11805?*) ac_cv_sizeof_char=$ac_lo;;
11806'') { { echo "$as_me:$LINENO: error: cannot compute sizeof (char), 77
11807See \`config.log' for more details." >&5
11808echo "$as_me: error: cannot compute sizeof (char), 77
11809See \`config.log' for more details." >&2;}
11810 { (exit 1); exit 1; }; } ;;
11811esac
11812else
11813 if test "$cross_compiling" = yes; then
11814 { { echo "$as_me:$LINENO: error: internal error: not reached in cross-compile" >&5
11815echo "$as_me: error: internal error: not reached in cross-compile" >&2;}
11816 { (exit 1); exit 1; }; }
11817else
11818 cat >conftest.$ac_ext <<_ACEOF
11819/* confdefs.h. */
11820_ACEOF
11821cat confdefs.h >>conftest.$ac_ext
11822cat >>conftest.$ac_ext <<_ACEOF
11823/* end confdefs.h. */
11824$ac_includes_default
11825long longval () { return (long) (sizeof (char)); }
11826unsigned long ulongval () { return (long) (sizeof (char)); }
11827#include <stdio.h>
11828#include <stdlib.h>
11829int
11830main ()
11831{
11832
11833 FILE *f = fopen ("conftest.val", "w");
11834 if (! f)
11835 exit (1);
11836 if (((long) (sizeof (char))) < 0)
11837 {
11838 long i = longval ();
11839 if (i != ((long) (sizeof (char))))
11840 exit (1);
11841 fprintf (f, "%ld\n", i);
11842 }
11843 else
11844 {
11845 unsigned long i = ulongval ();
11846 if (i != ((long) (sizeof (char))))
11847 exit (1);
11848 fprintf (f, "%lu\n", i);
11849 }
11850 exit (ferror (f) || fclose (f) != 0);
11851
11852 ;
11853 return 0;
11854}
11855_ACEOF
11856rm -f conftest$ac_exeext
11857if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
11858 (eval $ac_link) 2>&5
11859 ac_status=$?
11860 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11861 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
11862 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11863 (eval $ac_try) 2>&5
11864 ac_status=$?
11865 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11866 (exit $ac_status); }; }; then
11867 ac_cv_sizeof_char=`cat conftest.val`
11868else
11869 echo "$as_me: program exited with status $ac_status" >&5
11870echo "$as_me: failed program was:" >&5
11871sed 's/^/| /' conftest.$ac_ext >&5
11872
11873( exit $ac_status )
11874{ { echo "$as_me:$LINENO: error: cannot compute sizeof (char), 77
11875See \`config.log' for more details." >&5
11876echo "$as_me: error: cannot compute sizeof (char), 77
11877See \`config.log' for more details." >&2;}
11878 { (exit 1); exit 1; }; }
11879fi
11880rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
11881fi
11882fi
11883rm -f conftest.val
11884else
11885 ac_cv_sizeof_char=0
11886fi
11887fi
11888echo "$as_me:$LINENO: result: $ac_cv_sizeof_char" >&5
11889echo "${ECHO_T}$ac_cv_sizeof_char" >&6
11890cat >>confdefs.h <<_ACEOF
11891#define SIZEOF_CHAR $ac_cv_sizeof_char
11892_ACEOF
11893
11894
11895echo "$as_me:$LINENO: checking for short" >&5 11802echo "$as_me:$LINENO: checking for short" >&5
11896echo $ECHO_N "checking for short... $ECHO_C" >&6 11803echo $ECHO_N "checking for short... $ECHO_C" >&6
11897if test "${ac_cv_type_short+set}" = set; then 11804if test "${ac_cv_type_short+set}" = set; then
11898 echo $ECHO_N "(cached) $ECHO_C" >&6 11805 echo $ECHO_N "(cached) $ECHO_C" >&6
11899else 11806else
12699fi 12606fi
12700echo "$as_me:$LINENO: result: $ac_cv_sizeof_int" >&5 12607echo "$as_me:$LINENO: result: $ac_cv_sizeof_int" >&5
12701echo "${ECHO_T}$ac_cv_sizeof_int" >&6 12608echo "${ECHO_T}$ac_cv_sizeof_int" >&6
12702cat >>confdefs.h <<_ACEOF 12609cat >>confdefs.h <<_ACEOF
12703#define SIZEOF_INT $ac_cv_sizeof_int 12610#define SIZEOF_INT $ac_cv_sizeof_int
12704_ACEOF
12705
12706
12707echo "$as_me:$LINENO: checking for long" >&5
12708echo $ECHO_N "checking for long... $ECHO_C" >&6
12709if test "${ac_cv_type_long+set}" = set; then
12710 echo $ECHO_N "(cached) $ECHO_C" >&6
12711else
12712 cat >conftest.$ac_ext <<_ACEOF
12713/* confdefs.h. */
12714_ACEOF
12715cat confdefs.h >>conftest.$ac_ext
12716cat >>conftest.$ac_ext <<_ACEOF
12717/* end confdefs.h. */
12718$ac_includes_default
12719int
12720main ()
12721{
12722if ((long *) 0)
12723 return 0;
12724if (sizeof (long))
12725 return 0;
12726 ;
12727 return 0;
12728}
12729_ACEOF
12730rm -f conftest.$ac_objext
12731if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
12732 (eval $ac_compile) 2>conftest.er1
12733 ac_status=$?
12734 grep -v '^ *+' conftest.er1 >conftest.err
12735 rm -f conftest.er1
12736 cat conftest.err >&5
12737 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12738 (exit $ac_status); } &&
12739 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
12740 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12741 (eval $ac_try) 2>&5
12742 ac_status=$?
12743 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12744 (exit $ac_status); }; } &&
12745 { ac_try='test -s conftest.$ac_objext'
12746 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12747 (eval $ac_try) 2>&5
12748 ac_status=$?
12749 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12750 (exit $ac_status); }; }; then
12751 ac_cv_type_long=yes
12752else
12753 echo "$as_me: failed program was:" >&5
12754sed 's/^/| /' conftest.$ac_ext >&5
12755
12756ac_cv_type_long=no
12757fi
12758rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
12759fi
12760echo "$as_me:$LINENO: result: $ac_cv_type_long" >&5
12761echo "${ECHO_T}$ac_cv_type_long" >&6
12762
12763echo "$as_me:$LINENO: checking size of long" >&5
12764echo $ECHO_N "checking size of long... $ECHO_C" >&6
12765if test "${ac_cv_sizeof_long+set}" = set; then
12766 echo $ECHO_N "(cached) $ECHO_C" >&6
12767else
12768 if test "$ac_cv_type_long" = yes; then
12769 # The cast to unsigned long works around a bug in the HP C Compiler
12770 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
12771 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
12772 # This bug is HP SR number 8606223364.
12773 if test "$cross_compiling" = yes; then
12774 # Depending upon the size, compute the lo and hi bounds.
12775cat >conftest.$ac_ext <<_ACEOF
12776/* confdefs.h. */
12777_ACEOF
12778cat confdefs.h >>conftest.$ac_ext
12779cat >>conftest.$ac_ext <<_ACEOF
12780/* end confdefs.h. */
12781$ac_includes_default
12782int
12783main ()
12784{
12785static int test_array [1 - 2 * !(((long) (sizeof (long))) >= 0)];
12786test_array [0] = 0
12787
12788 ;
12789 return 0;
12790}
12791_ACEOF
12792rm -f conftest.$ac_objext
12793if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
12794 (eval $ac_compile) 2>conftest.er1
12795 ac_status=$?
12796 grep -v '^ *+' conftest.er1 >conftest.err
12797 rm -f conftest.er1
12798 cat conftest.err >&5
12799 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12800 (exit $ac_status); } &&
12801 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
12802 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12803 (eval $ac_try) 2>&5
12804 ac_status=$?
12805 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12806 (exit $ac_status); }; } &&
12807 { ac_try='test -s conftest.$ac_objext'
12808 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12809 (eval $ac_try) 2>&5
12810 ac_status=$?
12811 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12812 (exit $ac_status); }; }; then
12813 ac_lo=0 ac_mid=0
12814 while :; do
12815 cat >conftest.$ac_ext <<_ACEOF
12816/* confdefs.h. */
12817_ACEOF
12818cat confdefs.h >>conftest.$ac_ext
12819cat >>conftest.$ac_ext <<_ACEOF
12820/* end confdefs.h. */
12821$ac_includes_default
12822int
12823main ()
12824{
12825static int test_array [1 - 2 * !(((long) (sizeof (long))) <= $ac_mid)];
12826test_array [0] = 0
12827
12828 ;
12829 return 0;
12830}
12831_ACEOF
12832rm -f conftest.$ac_objext
12833if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
12834 (eval $ac_compile) 2>conftest.er1
12835 ac_status=$?
12836 grep -v '^ *+' conftest.er1 >conftest.err
12837 rm -f conftest.er1
12838 cat conftest.err >&5
12839 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12840 (exit $ac_status); } &&
12841 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
12842 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12843 (eval $ac_try) 2>&5
12844 ac_status=$?
12845 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12846 (exit $ac_status); }; } &&
12847 { ac_try='test -s conftest.$ac_objext'
12848 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12849 (eval $ac_try) 2>&5
12850 ac_status=$?
12851 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12852 (exit $ac_status); }; }; then
12853 ac_hi=$ac_mid; break
12854else
12855 echo "$as_me: failed program was:" >&5
12856sed 's/^/| /' conftest.$ac_ext >&5
12857
12858ac_lo=`expr $ac_mid + 1`
12859 if test $ac_lo -le $ac_mid; then
12860 ac_lo= ac_hi=
12861 break
12862 fi
12863 ac_mid=`expr 2 '*' $ac_mid + 1`
12864fi
12865rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
12866 done
12867else
12868 echo "$as_me: failed program was:" >&5
12869sed 's/^/| /' conftest.$ac_ext >&5
12870
12871cat >conftest.$ac_ext <<_ACEOF
12872/* confdefs.h. */
12873_ACEOF
12874cat confdefs.h >>conftest.$ac_ext
12875cat >>conftest.$ac_ext <<_ACEOF
12876/* end confdefs.h. */
12877$ac_includes_default
12878int
12879main ()
12880{
12881static int test_array [1 - 2 * !(((long) (sizeof (long))) < 0)];
12882test_array [0] = 0
12883
12884 ;
12885 return 0;
12886}
12887_ACEOF
12888rm -f conftest.$ac_objext
12889if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
12890 (eval $ac_compile) 2>conftest.er1
12891 ac_status=$?
12892 grep -v '^ *+' conftest.er1 >conftest.err
12893 rm -f conftest.er1
12894 cat conftest.err >&5
12895 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12896 (exit $ac_status); } &&
12897 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
12898 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12899 (eval $ac_try) 2>&5
12900 ac_status=$?
12901 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12902 (exit $ac_status); }; } &&
12903 { ac_try='test -s conftest.$ac_objext'
12904 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12905 (eval $ac_try) 2>&5
12906 ac_status=$?
12907 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12908 (exit $ac_status); }; }; then
12909 ac_hi=-1 ac_mid=-1
12910 while :; do
12911 cat >conftest.$ac_ext <<_ACEOF
12912/* confdefs.h. */
12913_ACEOF
12914cat confdefs.h >>conftest.$ac_ext
12915cat >>conftest.$ac_ext <<_ACEOF
12916/* end confdefs.h. */
12917$ac_includes_default
12918int
12919main ()
12920{
12921static int test_array [1 - 2 * !(((long) (sizeof (long))) >= $ac_mid)];
12922test_array [0] = 0
12923
12924 ;
12925 return 0;
12926}
12927_ACEOF
12928rm -f conftest.$ac_objext
12929if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
12930 (eval $ac_compile) 2>conftest.er1
12931 ac_status=$?
12932 grep -v '^ *+' conftest.er1 >conftest.err
12933 rm -f conftest.er1
12934 cat conftest.err >&5
12935 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12936 (exit $ac_status); } &&
12937 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
12938 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12939 (eval $ac_try) 2>&5
12940 ac_status=$?
12941 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12942 (exit $ac_status); }; } &&
12943 { ac_try='test -s conftest.$ac_objext'
12944 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12945 (eval $ac_try) 2>&5
12946 ac_status=$?
12947 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12948 (exit $ac_status); }; }; then
12949 ac_lo=$ac_mid; break
12950else
12951 echo "$as_me: failed program was:" >&5
12952sed 's/^/| /' conftest.$ac_ext >&5
12953
12954ac_hi=`expr '(' $ac_mid ')' - 1`
12955 if test $ac_mid -le $ac_hi; then
12956 ac_lo= ac_hi=
12957 break
12958 fi
12959 ac_mid=`expr 2 '*' $ac_mid`
12960fi
12961rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
12962 done
12963else
12964 echo "$as_me: failed program was:" >&5
12965sed 's/^/| /' conftest.$ac_ext >&5
12966
12967ac_lo= ac_hi=
12968fi
12969rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
12970fi
12971rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
12972# Binary search between lo and hi bounds.
12973while test "x$ac_lo" != "x$ac_hi"; do
12974 ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
12975 cat >conftest.$ac_ext <<_ACEOF
12976/* confdefs.h. */
12977_ACEOF
12978cat confdefs.h >>conftest.$ac_ext
12979cat >>conftest.$ac_ext <<_ACEOF
12980/* end confdefs.h. */
12981$ac_includes_default
12982int
12983main ()
12984{
12985static int test_array [1 - 2 * !(((long) (sizeof (long))) <= $ac_mid)];
12986test_array [0] = 0
12987
12988 ;
12989 return 0;
12990}
12991_ACEOF
12992rm -f conftest.$ac_objext
12993if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
12994 (eval $ac_compile) 2>conftest.er1
12995 ac_status=$?
12996 grep -v '^ *+' conftest.er1 >conftest.err
12997 rm -f conftest.er1
12998 cat conftest.err >&5
12999 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13000 (exit $ac_status); } &&
13001 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
13002 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13003 (eval $ac_try) 2>&5
13004 ac_status=$?
13005 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13006 (exit $ac_status); }; } &&
13007 { ac_try='test -s conftest.$ac_objext'
13008 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13009 (eval $ac_try) 2>&5
13010 ac_status=$?
13011 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13012 (exit $ac_status); }; }; then
13013 ac_hi=$ac_mid
13014else
13015 echo "$as_me: failed program was:" >&5
13016sed 's/^/| /' conftest.$ac_ext >&5
13017
13018ac_lo=`expr '(' $ac_mid ')' + 1`
13019fi
13020rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
13021done
13022case $ac_lo in
13023?*) ac_cv_sizeof_long=$ac_lo;;
13024'') { { echo "$as_me:$LINENO: error: cannot compute sizeof (long), 77
13025See \`config.log' for more details." >&5
13026echo "$as_me: error: cannot compute sizeof (long), 77
13027See \`config.log' for more details." >&2;}
13028 { (exit 1); exit 1; }; } ;;
13029esac
13030else
13031 if test "$cross_compiling" = yes; then
13032 { { echo "$as_me:$LINENO: error: internal error: not reached in cross-compile" >&5
13033echo "$as_me: error: internal error: not reached in cross-compile" >&2;}
13034 { (exit 1); exit 1; }; }
13035else
13036 cat >conftest.$ac_ext <<_ACEOF
13037/* confdefs.h. */
13038_ACEOF
13039cat confdefs.h >>conftest.$ac_ext
13040cat >>conftest.$ac_ext <<_ACEOF
13041/* end confdefs.h. */
13042$ac_includes_default
13043long longval () { return (long) (sizeof (long)); }
13044unsigned long ulongval () { return (long) (sizeof (long)); }
13045#include <stdio.h>
13046#include <stdlib.h>
13047int
13048main ()
13049{
13050
13051 FILE *f = fopen ("conftest.val", "w");
13052 if (! f)
13053 exit (1);
13054 if (((long) (sizeof (long))) < 0)
13055 {
13056 long i = longval ();
13057 if (i != ((long) (sizeof (long))))
13058 exit (1);
13059 fprintf (f, "%ld\n", i);
13060 }
13061 else
13062 {
13063 unsigned long i = ulongval ();
13064 if (i != ((long) (sizeof (long))))
13065 exit (1);
13066 fprintf (f, "%lu\n", i);
13067 }
13068 exit (ferror (f) || fclose (f) != 0);
13069
13070 ;
13071 return 0;
13072}
13073_ACEOF
13074rm -f conftest$ac_exeext
13075if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
13076 (eval $ac_link) 2>&5
13077 ac_status=$?
13078 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13079 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
13080 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13081 (eval $ac_try) 2>&5
13082 ac_status=$?
13083 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13084 (exit $ac_status); }; }; then
13085 ac_cv_sizeof_long=`cat conftest.val`
13086else
13087 echo "$as_me: program exited with status $ac_status" >&5
13088echo "$as_me: failed program was:" >&5
13089sed 's/^/| /' conftest.$ac_ext >&5
13090
13091( exit $ac_status )
13092{ { echo "$as_me:$LINENO: error: cannot compute sizeof (long), 77
13093See \`config.log' for more details." >&5
13094echo "$as_me: error: cannot compute sizeof (long), 77
13095See \`config.log' for more details." >&2;}
13096 { (exit 1); exit 1; }; }
13097fi
13098rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
13099fi
13100fi
13101rm -f conftest.val
13102else
13103 ac_cv_sizeof_long=0
13104fi
13105fi
13106echo "$as_me:$LINENO: result: $ac_cv_sizeof_long" >&5
13107echo "${ECHO_T}$ac_cv_sizeof_long" >&6
13108cat >>confdefs.h <<_ACEOF
13109#define SIZEOF_LONG $ac_cv_sizeof_long
13110_ACEOF 12611_ACEOF
13111 12612
13112 12613
13113echo "$as_me:$LINENO: checking for long long" >&5 12614echo "$as_me:$LINENO: checking for long long" >&5
13114echo $ECHO_N "checking for long long... $ECHO_C" >&6 12615echo $ECHO_N "checking for long long... $ECHO_C" >&6
15957#define HAVE_NL_LANGINFO 1 15458#define HAVE_NL_LANGINFO 1
15958_ACEOF 15459_ACEOF
15959 15460
15960fi 15461fi
15961 15462
15463echo "$as_me:$LINENO: checking for broken XIM callback" >&5
15464echo $ECHO_N "checking for broken XIM callback... $ECHO_C" >&6
15465if test "${rxvt_broken_ximcb+set}" = set; then
15466 echo $ECHO_N "(cached) $ECHO_C" >&6
15467else
15468 cat >conftest.$ac_ext <<_ACEOF
15469
15470#include <X11/Xlib.h>
15471
15472void im_destroy_cb (XIC unused1, XPointer client_data, XPointer unused3);
15473
15474void f() {
15475 XIMCallback cb;
15476 cb.callback = im_destroy_cb;
15477}
15478
15479_ACEOF
15480rm -f conftest.$ac_objext
15481if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
15482 (eval $ac_compile) 2>conftest.er1
15483 ac_status=$?
15484 grep -v '^ *+' conftest.er1 >conftest.err
15485 rm -f conftest.er1
15486 cat conftest.err >&5
15487 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15488 (exit $ac_status); } &&
15489 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
15490 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15491 (eval $ac_try) 2>&5
15492 ac_status=$?
15493 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15494 (exit $ac_status); }; } &&
15495 { ac_try='test -s conftest.$ac_objext'
15496 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15497 (eval $ac_try) 2>&5
15498 ac_status=$?
15499 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15500 (exit $ac_status); }; }; then
15501 rxvt_broken_ximcb=yes
15502else
15503 echo "$as_me: failed program was:" >&5
15504sed 's/^/| /' conftest.$ac_ext >&5
15505
15506rxvt_broken_ximcb=no
15507fi
15508rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
15509fi
15510echo "$as_me:$LINENO: result: $rxvt_broken_ximcb" >&5
15511echo "${ECHO_T}$rxvt_broken_ximcb" >&6
15512
15513if test x$rxvt_broken_ximcb = xyes; then
15514
15515cat >>confdefs.h <<\_ACEOF
15516#define XIMCB_PROTO_BROKEN 1
15517_ACEOF
15518
15519fi
15520
15962echo "$as_me:$LINENO: checking for getpt" >&5 15521echo "$as_me:$LINENO: checking for getpt" >&5
15963echo $ECHO_N "checking for getpt... $ECHO_C" >&6 15522echo $ECHO_N "checking for getpt... $ECHO_C" >&6
15964if test "${rxvt_cv_func_getpt+set}" = set; then 15523if test "${rxvt_cv_func_getpt+set}" = set; then
15965 echo $ECHO_N "(cached) $ECHO_C" >&6 15524 echo $ECHO_N "(cached) $ECHO_C" >&6
15966else 15525else
16143 15702
16144cat >>confdefs.h <<_ACEOF 15703cat >>confdefs.h <<_ACEOF
16145#define PTYCHAR2 "$pch2" 15704#define PTYCHAR2 "$pch2"
16146_ACEOF 15705_ACEOF
16147 15706
16148fi
16149
16150echo "$as_me:$LINENO: checking for setlocale in -lxpg4" >&5
16151echo $ECHO_N "checking for setlocale in -lxpg4... $ECHO_C" >&6
16152if test "${ac_cv_lib_xpg4_setlocale+set}" = set; then
16153 echo $ECHO_N "(cached) $ECHO_C" >&6
16154else
16155 ac_check_lib_save_LIBS=$LIBS
16156LIBS="-lxpg4 $LIBS"
16157cat >conftest.$ac_ext <<_ACEOF
16158/* confdefs.h. */
16159_ACEOF
16160cat confdefs.h >>conftest.$ac_ext
16161cat >>conftest.$ac_ext <<_ACEOF
16162/* end confdefs.h. */
16163
16164/* Override any gcc2 internal prototype to avoid an error. */
16165#ifdef __cplusplus
16166extern "C"
16167#endif
16168/* We use char because int might match the return type of a gcc2
16169 builtin and then its argument prototype would still apply. */
16170char setlocale ();
16171int
16172main ()
16173{
16174setlocale ();
16175 ;
16176 return 0;
16177}
16178_ACEOF
16179rm -f conftest.$ac_objext conftest$ac_exeext
16180if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
16181 (eval $ac_link) 2>conftest.er1
16182 ac_status=$?
16183 grep -v '^ *+' conftest.er1 >conftest.err
16184 rm -f conftest.er1
16185 cat conftest.err >&5
16186 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16187 (exit $ac_status); } &&
16188 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
16189 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16190 (eval $ac_try) 2>&5
16191 ac_status=$?
16192 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16193 (exit $ac_status); }; } &&
16194 { ac_try='test -s conftest$ac_exeext'
16195 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16196 (eval $ac_try) 2>&5
16197 ac_status=$?
16198 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16199 (exit $ac_status); }; }; then
16200 ac_cv_lib_xpg4_setlocale=yes
16201else
16202 echo "$as_me: failed program was:" >&5
16203sed 's/^/| /' conftest.$ac_ext >&5
16204
16205ac_cv_lib_xpg4_setlocale=no
16206fi
16207rm -f conftest.err conftest.$ac_objext \
16208 conftest$ac_exeext conftest.$ac_ext
16209LIBS=$ac_check_lib_save_LIBS
16210fi
16211echo "$as_me:$LINENO: result: $ac_cv_lib_xpg4_setlocale" >&5
16212echo "${ECHO_T}$ac_cv_lib_xpg4_setlocale" >&6
16213if test $ac_cv_lib_xpg4_setlocale = yes; then
16214 LIBS="$LIBS -lxpg4"
16215fi
16216
16217
16218if test x$support_inheritpixmap = xyes; then
16219
16220cat >>confdefs.h <<\_ACEOF
16221#define TRANSPARENT 1
16222_ACEOF
16223
16224fi
16225if test x$support_keepscrolling = xno; then
16226
16227cat >>confdefs.h <<\_ACEOF
16228#define NO_SCROLLBAR_BUTTON_CONTINUAL_SCROLLING 1
16229_ACEOF
16230
16231fi
16232if test x$support_selectionscrolling = xyes; then
16233
16234cat >>confdefs.h <<\_ACEOF
16235#define SELECTION_SCROLLING 1
16236_ACEOF
16237
16238fi
16239if test x$support_menubar = xyes; then
16240
16241cat >>confdefs.h <<\_ACEOF
16242#define MENUBAR 1
16243_ACEOF
16244
16245fi
16246if test x$support_frills = xno; then
16247
16248cat >>confdefs.h <<\_ACEOF
16249#define NO_FRILLS 1
16250_ACEOF
16251
16252fi
16253if test x$support_linespace = xno; then
16254
16255cat >>confdefs.h <<\_ACEOF
16256#define NO_LINESPACE 1
16257_ACEOF
16258
16259fi
16260if test x$support_24bit = xyes; then
16261
16262cat >>confdefs.h <<\_ACEOF
16263#define PREFER_24BIT 1
16264_ACEOF
16265
16266fi
16267if test x$support_mousewheel = xyes; then
16268
16269cat >>confdefs.h <<\_ACEOF
16270#define MOUSE_WHEEL 1
16271_ACEOF
16272
16273fi
16274if test x$support_mouseslipwheel = xyes; then
16275
16276cat >>confdefs.h <<\_ACEOF
16277#define MOUSE_SLIP_WHEELING 1
16278_ACEOF
16279
16280fi
16281if test x$support_utmp = xyes; then
16282
16283cat >>confdefs.h <<\_ACEOF
16284#define UTMP_SUPPORT 1
16285_ACEOF
16286
16287fi
16288if test x$support_wtmp = xyes; then
16289
16290cat >>confdefs.h <<\_ACEOF
16291#define WTMP_SUPPORT 1
16292_ACEOF
16293
16294fi
16295if test x$support_lastlog = xyes; then
16296
16297cat >>confdefs.h <<\_ACEOF
16298#define LASTLOG_SUPPORT 1
16299_ACEOF
16300
16301fi
16302if test x$support_xim = xyes -o x$multichar_set = xyes; then
16303 if test x$rxvt_cv_func_xlocale = xyes; then
16304
16305cat >>confdefs.h <<\_ACEOF
16306#define USE_XIM 1
16307_ACEOF
16308
16309 fi
16310fi
16311if test x$support_xpm = xyes; then
16312
16313cat >>confdefs.h <<\_ACEOF
16314#define XPM_BACKGROUND 1
16315_ACEOF
16316
16317fi
16318if test x$support_scroll_rxvt = xyes; then
16319
16320cat >>confdefs.h <<\_ACEOF
16321#define RXVT_SCROLLBAR 1
16322_ACEOF
16323
16324 scrolltypes="rxvt"
16325fi
16326if test x$support_scroll_next = xyes; then
16327
16328cat >>confdefs.h <<\_ACEOF
16329#define NEXT_SCROLLBAR 1
16330_ACEOF
16331
16332 scrolltypes="$scrolltypes next"
16333fi
16334if test x$support_scroll_xterm = xyes; then
16335
16336cat >>confdefs.h <<\_ACEOF
16337#define XTERM_SCROLLBAR 1
16338_ACEOF
16339
16340 scrolltypes="$scrolltypes xterm"
16341fi
16342if test x$support_scroll_plain = xyes; then
16343
16344cat >>confdefs.h <<\_ACEOF
16345#define PLAIN_SCROLLBAR 1
16346_ACEOF
16347
16348 scrolltypes="$scrolltypes plain"
16349fi
16350if test x$support_pointer_blank = xyes; then
16351
16352cat >>confdefs.h <<\_ACEOF
16353#define POINTER_BLANK 1
16354_ACEOF
16355
16356fi
16357if test x$support_cursor_blink = xyes; then
16358
16359cat >>confdefs.h <<\_ACEOF
16360#define CURSOR_BLINK 1
16361_ACEOF
16362
16363fi
16364if test x$support_text_blink = xyes; then
16365
16366cat >>confdefs.h <<\_ACEOF
16367#define TEXT_BLINK 1
16368_ACEOF
16369
16370fi
16371if test x$support_unicode3 = xyes; then
16372
16373cat >>confdefs.h <<\_ACEOF
16374#define UNICODE_3 1
16375_ACEOF
16376
16377fi
16378if test x$support_combining = xyes; then
16379
16380cat >>confdefs.h <<\_ACEOF
16381#define ENABLE_COMBINING 1
16382_ACEOF
16383
16384fi
16385if test x$codesets = xall; then
16386 codesets=jp,jp-ext,kr,cn,cn-ext
16387fi
16388for codeset in `echo $codesets | tr "a-z,\\-" "A-Z _"`; do
16389
16390cat >>confdefs.h <<\_ACEOF
16391#define ENCODING_EU 1
16392_ACEOF
16393
16394
16395cat >>confdefs.h <<\_ACEOF
16396#define ENCODING_VN 1
16397_ACEOF
16398
16399 case "$codeset" in
16400 JP )
16401cat >>confdefs.h <<\_ACEOF
16402#define ENCODING_JP 1
16403_ACEOF
16404 ;;
16405 JP_EXT )
16406cat >>confdefs.h <<\_ACEOF
16407#define ENCODING_JP_EXT 1
16408_ACEOF
16409 ;;
16410 KR )
16411cat >>confdefs.h <<\_ACEOF
16412#define ENCODING_KR 1
16413_ACEOF
16414 ;;
16415 CN )
16416cat >>confdefs.h <<\_ACEOF
16417#define ENCODING_CN 1
16418_ACEOF
16419 ;;
16420 CN_EXT )
16421cat >>confdefs.h <<\_ACEOF
16422#define ENCODING_CN_EXT 1
16423_ACEOF
16424 ;;
16425 esac
16426done
16427
16428
16429CFLAGS=${CFLAGS--O}
16430LDFLAGS=${LDFLAGS--O}
16431
16432CPPFLAGS="$CPPFLAGS"
16433
16434
16435
16436
16437
16438
16439
16440if test x$rxvt_cv_rpath = xyes -o x$rxvt_cv_R = xyes; then
16441 DLIB=`echo $DLIB | sed "$R_TRANSLATE"`
16442 LIBS=`echo $LIBS | sed "$R_TRANSLATE"`
16443 X_LIBS=`echo $X_LIBS | sed "$R_TRANSLATE"`
16444 X_EXTRA_LIBS=`echo $X_EXTRA_LIBS | sed "$R_TRANSLATE"`
16445 XPM_LIBS=`echo $XPM_LIBS | sed "$R_TRANSLATE"`
16446fi
16447
16448
16449
16450
16451
16452if test x$support_addstrings = xno; then
16453
16454cat >>confdefs.h <<\_ACEOF
16455#define NO_STRINGS 1
16456_ACEOF
16457
16458fi
16459
16460MCOMMON=./autoconf/Make.common
16461
16462
16463test "$program_prefix" != NONE &&
16464 program_transform_name="s,^,$program_prefix,;$program_transform_name"
16465# Use a double $ so make ignores it.
16466test "$program_suffix" != NONE &&
16467 program_transform_name="s,\$,$program_suffix,;$program_transform_name"
16468# Double any \ or $. echo might interpret backslashes.
16469# By default was `s,x,x', remove it if useless.
16470cat <<\_ACEOF >conftest.sed
16471s/[\\$]/&&/g;s/;s,x,x,$//
16472_ACEOF
16473program_transform_name=`echo $program_transform_name | sed -f conftest.sed`
16474rm conftest.sed
16475
16476
16477
16478
16479
16480if test "$ac_cv_header_stdint_h" = "yes" -o "$notset" = "dontmatch"; then
16481 include_stdint_h="#include <stdint.h>"
16482else
16483 include_stdint_h="/* #include <stdint.h> */"
16484fi
16485if test "$ac_cv_header_stdarg_h" = "yes" -o "$notset" = "dontmatch"; then
16486 include_stdarg_h="#include <cstdarg>"
16487else
16488 include_stdarg_h="/* #include <cstdarg> */"
16489fi
16490if test "$ac_cv_header_stdlib_h" = "yes" -o "$notset" = "dontmatch"; then
16491 include_stdlib_h="#include <cstdlib>"
16492else
16493 include_stdlib_h="/* #include <cstdlib> */"
16494fi
16495if test "$ac_cv_header_unistd_h" = "yes" -o "$notset" = "dontmatch"; then
16496 include_unistd_h="#include <unistd.h>"
16497else
16498 include_unistd_h="/* #include <unistd.h> */"
16499fi
16500if test "$ac_cv_header_string_h" = "yes" -o "$notset" = "dontmatch"; then
16501 include_string_h="#include <cstring>"
16502else
16503 include_string_h="/* #include <cstring> */"
16504fi
16505if test "$ac_cv_header_fcntl_h" = "yes" -o "$notset" = "dontmatch"; then
16506 include_fcntl_h="#include <fcntl.h>"
16507else
16508 include_fcntl_h="/* #include <fcntl.h> */"
16509fi
16510if test "$ac_cv_header_util_h" = "yes" -o "$notset" = "dontmatch"; then
16511 include_util_h="#include <util.h>"
16512else
16513 include_util_h="/* #include <util.h> */"
16514fi
16515if test "$ac_cv_header_assert_h" = "yes" -o "$notset" = "dontmatch"; then
16516 include_assert_h="#include <assert.h>"
16517else
16518 include_assert_h="/* #include <assert.h> */"
16519fi
16520if test "$rxvt_cv_header_sysioctl" = "yes" -o "$notset" = "dontmatch"; then
16521 include_sys_ioctl_h="#include <sys/ioctl.h>"
16522else
16523 include_sys_ioctl_h="/* #include <sys/ioctl.h> */"
16524fi
16525if test "$ac_cv_header_sys_select_h" = "yes" -o "$notset" = "dontmatch"; then
16526 include_sys_select_h="#include <sys/select.h>"
16527else
16528 include_sys_select_h="/* #include <sys/select.h> */"
16529fi
16530if test "$ac_cv_header_sys_strredir_h" = "yes" -o "$notset" = "dontmatch"; then
16531 include_sys_strredir_h="#include <sys/strredir.h>"
16532else
16533 include_sys_strredir_h="/* #include <sys/strredir.h> */"
16534fi
16535if test "$ac_cv_header_sys_time_h" = "yes" -o "$notset" = "dontmatch"; then
16536 include_sys_time_h="#include <sys/time.h>"
16537else
16538 include_sys_time_h="/* #include <sys/time.h> */"
16539fi
16540if test "$ac_cv_header_sys_time_h" = "no" -o "$ac_cv_header_time" = "yes"; then
16541 include_time_h="#include <time.h>"
16542else
16543 include_time_h="/* #include <time.h> */"
16544fi 15707fi
16545 15708
16546if test x$support_xft = xyes; then 15709if test x$support_xft = xyes; then
16547 LIBS="$LIBS `pkg-config xft --libs`" 15710 LIBS="$LIBS `pkg-config xft --libs`"
16548 CFLAGS="$CFLAGS `pkg-config xft --cflags`" 15711 CFLAGS="$CFLAGS `pkg-config xft --cflags`"
16781#define XFT 1 15944#define XFT 1
16782_ACEOF 15945_ACEOF
16783 15946
16784 fi 15947 fi
16785fi 15948fi
15949if test x$support_styles = xyes; then
16786 15950
15951cat >>confdefs.h <<\_ACEOF
15952#define ENABLE_STYLES 1
15953_ACEOF
15954
15955fi
15956if test x$support_iso14755 = xyes; then
15957
15958cat >>confdefs.h <<\_ACEOF
15959#define ISO_14755 1
15960_ACEOF
15961
15962fi
15963if test x$support_8bitctrls = xyes; then
15964
15965cat >>confdefs.h <<\_ACEOF
15966#define EIGHT_BIT_CONTROLS 1
15967_ACEOF
15968
15969fi
15970if test x$support_fading = xyes; then
15971
15972cat >>confdefs.h <<\_ACEOF
15973#define OFF_FOCUS_FADING 1
15974_ACEOF
15975
15976fi
15977if test x$support_tinting = xyes; then
15978
15979cat >>confdefs.h <<\_ACEOF
15980#define TINTING 1
15981_ACEOF
15982
15983fi
15984if test x$support_inheritpixmap = xyes; then
15985
15986cat >>confdefs.h <<\_ACEOF
15987#define TRANSPARENT 1
15988_ACEOF
15989
15990fi
15991if test x$support_keepscrolling = xno; then
15992
15993cat >>confdefs.h <<\_ACEOF
15994#define NO_SCROLLBAR_BUTTON_CONTINUAL_SCROLLING 1
15995_ACEOF
15996
15997fi
15998if test x$support_selectionscrolling = xyes; then
15999
16000cat >>confdefs.h <<\_ACEOF
16001#define SELECTION_SCROLLING 1
16002_ACEOF
16003
16004fi
16005if test x$support_menubar = xyes; then
16006
16007cat >>confdefs.h <<\_ACEOF
16008#define MENUBAR 1
16009_ACEOF
16010
16011fi
16012if test x$support_frills = xyes; then
16013
16014cat >>confdefs.h <<\_ACEOF
16015#define ENABLE_FRILLS 1
16016_ACEOF
16017
16018fi
16019if test x$support_24bit = xyes; then
16020
16021cat >>confdefs.h <<\_ACEOF
16022#define PREFER_24BIT 1
16023_ACEOF
16024
16025fi
16026if test x$support_mousewheel = xyes; then
16027
16028cat >>confdefs.h <<\_ACEOF
16029#define MOUSE_WHEEL 1
16030_ACEOF
16031
16032fi
16033if test x$support_mouseslipwheel = xyes; then
16034
16035cat >>confdefs.h <<\_ACEOF
16036#define MOUSE_SLIP_WHEELING 1
16037_ACEOF
16038
16039fi
16040if test x$support_utmp = xyes; then
16041
16042cat >>confdefs.h <<\_ACEOF
16043#define UTMP_SUPPORT 1
16044_ACEOF
16045
16046fi
16047if test x$support_wtmp = xyes; then
16048
16049cat >>confdefs.h <<\_ACEOF
16050#define WTMP_SUPPORT 1
16051_ACEOF
16052
16053fi
16054if test x$support_lastlog = xyes; then
16055
16056cat >>confdefs.h <<\_ACEOF
16057#define LASTLOG_SUPPORT 1
16058_ACEOF
16059
16060fi
16061if test x$support_xim = xyes -o x$multichar_set = xyes; then
16062 if test x$rxvt_cv_func_xlocale = xyes; then
16063
16064cat >>confdefs.h <<\_ACEOF
16065#define USE_XIM 1
16066_ACEOF
16067
16068 fi
16069fi
16070if test x$support_xpm = xyes; then
16071
16072cat >>confdefs.h <<\_ACEOF
16073#define XPM_BACKGROUND 1
16074_ACEOF
16075
16076fi
16077if test x$support_scroll_rxvt = xyes; then
16078
16079cat >>confdefs.h <<\_ACEOF
16080#define RXVT_SCROLLBAR 1
16081_ACEOF
16082
16083 scrolltypes="rxvt"
16084fi
16085if test x$support_scroll_next = xyes; then
16086
16087cat >>confdefs.h <<\_ACEOF
16088#define NEXT_SCROLLBAR 1
16089_ACEOF
16090
16091 scrolltypes="$scrolltypes next"
16092fi
16093if test x$support_scroll_xterm = xyes; then
16094
16095cat >>confdefs.h <<\_ACEOF
16096#define XTERM_SCROLLBAR 1
16097_ACEOF
16098
16099 scrolltypes="$scrolltypes xterm"
16100fi
16101if test x$support_scroll_plain = xyes; then
16102
16103cat >>confdefs.h <<\_ACEOF
16104#define PLAIN_SCROLLBAR 1
16105_ACEOF
16106
16107 scrolltypes="$scrolltypes plain"
16108fi
16109if test x$support_pointer_blank = xyes; then
16110
16111cat >>confdefs.h <<\_ACEOF
16112#define POINTER_BLANK 1
16113_ACEOF
16114
16115fi
16116if test x$support_cursor_blink = xyes; then
16117
16118cat >>confdefs.h <<\_ACEOF
16119#define CURSOR_BLINK 1
16120_ACEOF
16121
16122fi
16123if test x$support_text_blink = xyes; then
16124
16125cat >>confdefs.h <<\_ACEOF
16126#define TEXT_BLINK 1
16127_ACEOF
16128
16129fi
16130if test x$support_unicode3 = xyes; then
16131
16132cat >>confdefs.h <<\_ACEOF
16133#define UNICODE_3 1
16134_ACEOF
16135
16136fi
16137if test x$support_combining = xyes; then
16138
16139cat >>confdefs.h <<\_ACEOF
16140#define ENABLE_COMBINING 1
16141_ACEOF
16142
16143fi
16144if test x$codesets = xall; then
16145 codesets=jp,jp-ext,kr,zh,zh-ext
16146fi
16147
16148cat >>confdefs.h <<\_ACEOF
16149#define ENCODING_EU 1
16150_ACEOF
16151
16152
16153cat >>confdefs.h <<\_ACEOF
16154#define ENCODING_VN 1
16155_ACEOF
16156
16157for codeset in `echo $codesets | tr "a-z,\\-" "A-Z _"`; do
16158 case "$codeset" in
16159 JP )
16160cat >>confdefs.h <<\_ACEOF
16161#define ENCODING_JP 1
16162_ACEOF
16163 ;;
16164 JP_EXT )
16165cat >>confdefs.h <<\_ACEOF
16166#define ENCODING_JP_EXT 1
16167_ACEOF
16168 ;;
16169 KR )
16170cat >>confdefs.h <<\_ACEOF
16171#define ENCODING_KR 1
16172_ACEOF
16173 ;;
16174 ZH )
16175cat >>confdefs.h <<\_ACEOF
16176#define ENCODING_ZH 1
16177_ACEOF
16178 ;;
16179 ZH_EXT )
16180cat >>confdefs.h <<\_ACEOF
16181#define ENCODING_ZH_EXT 1
16182_ACEOF
16183 ;;
16184 esac
16185done
16186
16187
16188CFLAGS=${CFLAGS--O}
16189LDFLAGS=${LDFLAGS--O}
16190
16191CPPFLAGS="$CPPFLAGS"
16192
16193
16194
16195
16196
16197
16198
16199if test x$rxvt_cv_rpath = xyes -o x$rxvt_cv_R = xyes; then
16200 DLIB=`echo $DLIB | sed "$R_TRANSLATE"`
16201 LIBS=`echo $LIBS | sed "$R_TRANSLATE"`
16202 X_LIBS=`echo $X_LIBS | sed "$R_TRANSLATE"`
16203 X_EXTRA_LIBS=`echo $X_EXTRA_LIBS | sed "$R_TRANSLATE"`
16204 XPM_LIBS=`echo $XPM_LIBS | sed "$R_TRANSLATE"`
16205fi
16206
16207
16208
16209
16210
16211if test x$support_addstrings = xno; then
16212
16213cat >>confdefs.h <<\_ACEOF
16214#define NO_STRINGS 1
16215_ACEOF
16216
16217fi
16218
16219MCOMMON=./autoconf/Make.common
16220
16221
16222test "$program_prefix" != NONE &&
16223 program_transform_name="s,^,$program_prefix,;$program_transform_name"
16224# Use a double $ so make ignores it.
16225test "$program_suffix" != NONE &&
16226 program_transform_name="s,\$,$program_suffix,;$program_transform_name"
16227# Double any \ or $. echo might interpret backslashes.
16228# By default was `s,x,x', remove it if useless.
16229cat <<\_ACEOF >conftest.sed
16230s/[\\$]/&&/g;s/;s,x,x,$//
16231_ACEOF
16232program_transform_name=`echo $program_transform_name | sed -f conftest.sed`
16233rm conftest.sed
16234
16235
16236
16237
16238
16239if test "$ac_cv_header_stdint_h" = "yes" -o "$notset" = "dontmatch"; then
16240 include_stdint_h="#include <stdint.h>"
16241else
16242 include_stdint_h="/* #include <stdint.h> */"
16243fi
16244if test "$ac_cv_header_stdarg_h" = "yes" -o "$notset" = "dontmatch"; then
16245 include_stdarg_h="#include <cstdarg>"
16246else
16247 include_stdarg_h="/* #include <cstdarg> */"
16248fi
16249if test "$ac_cv_header_stdlib_h" = "yes" -o "$notset" = "dontmatch"; then
16250 include_stdlib_h="#include <cstdlib>"
16251else
16252 include_stdlib_h="/* #include <cstdlib> */"
16253fi
16254if test "$ac_cv_header_unistd_h" = "yes" -o "$notset" = "dontmatch"; then
16255 include_unistd_h="#include <unistd.h>"
16256else
16257 include_unistd_h="/* #include <unistd.h> */"
16258fi
16259if test "$ac_cv_header_string_h" = "yes" -o "$notset" = "dontmatch"; then
16260 include_string_h="#include <cstring>"
16261else
16262 include_string_h="/* #include <cstring> */"
16263fi
16264if test "$ac_cv_header_fcntl_h" = "yes" -o "$notset" = "dontmatch"; then
16265 include_fcntl_h="#include <fcntl.h>"
16266else
16267 include_fcntl_h="/* #include <fcntl.h> */"
16268fi
16269if test "$ac_cv_header_util_h" = "yes" -o "$notset" = "dontmatch"; then
16270 include_util_h="#include <util.h>"
16271else
16272 include_util_h="/* #include <util.h> */"
16273fi
16274if test "$ac_cv_header_assert_h" = "yes" -o "$notset" = "dontmatch"; then
16275 include_assert_h="#include <assert.h>"
16276else
16277 include_assert_h="/* #include <assert.h> */"
16278fi
16279if test "$rxvt_cv_header_sysioctl" = "yes" -o "$notset" = "dontmatch"; then
16280 include_sys_ioctl_h="#include <sys/ioctl.h>"
16281else
16282 include_sys_ioctl_h="/* #include <sys/ioctl.h> */"
16283fi
16284if test "$ac_cv_header_sys_select_h" = "yes" -o "$notset" = "dontmatch"; then
16285 include_sys_select_h="#include <sys/select.h>"
16286else
16287 include_sys_select_h="/* #include <sys/select.h> */"
16288fi
16289if test "$ac_cv_header_sys_strredir_h" = "yes" -o "$notset" = "dontmatch"; then
16290 include_sys_strredir_h="#include <sys/strredir.h>"
16291else
16292 include_sys_strredir_h="/* #include <sys/strredir.h> */"
16293fi
16294if test "$ac_cv_header_sys_time_h" = "yes" -o "$notset" = "dontmatch"; then
16295 include_sys_time_h="#include <sys/time.h>"
16296else
16297 include_sys_time_h="/* #include <sys/time.h> */"
16298fi
16299if test "$ac_cv_header_sys_time_h" = "no" -o "$ac_cv_header_time" = "yes"; then
16300 include_time_h="#include <time.h>"
16301else
16302 include_time_h="/* #include <time.h> */"
16303fi
16304
16787 ac_config_files="$ac_config_files autoconf/Make.common Makefile doc/Makefile src/Makefile src/test/Makefile src/rxvtlib.h W11/Makefile" 16305 ac_config_files="$ac_config_files autoconf/Make.common Makefile doc/Makefile src/Makefile src/rxvtlib.h"
16306
16788cat >confcache <<\_ACEOF 16307cat >confcache <<\_ACEOF
16789# This file is a shell script that caches the results of configure 16308# This file is a shell script that caches the results of configure
16790# tests run on this system so they can be shared between configure 16309# tests run on this system so they can be shared between configure
16791# scripts and configure runs, see configure's option --config-cache. 16310# scripts and configure runs, see configure's option --config-cache.
16792# It is not useful on other systems. If it contains results you don't 16311# It is not useful on other systems. If it contains results you don't
17312 # Handling of arguments. 16831 # Handling of arguments.
17313 "autoconf/Make.common" ) CONFIG_FILES="$CONFIG_FILES autoconf/Make.common" ;; 16832 "autoconf/Make.common" ) CONFIG_FILES="$CONFIG_FILES autoconf/Make.common" ;;
17314 "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;; 16833 "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;;
17315 "doc/Makefile" ) CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;; 16834 "doc/Makefile" ) CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;
17316 "src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;; 16835 "src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
17317 "src/test/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/test/Makefile" ;;
17318 "src/rxvtlib.h" ) CONFIG_FILES="$CONFIG_FILES src/rxvtlib.h" ;; 16836 "src/rxvtlib.h" ) CONFIG_FILES="$CONFIG_FILES src/rxvtlib.h" ;;
17319 "W11/Makefile" ) CONFIG_FILES="$CONFIG_FILES W11/Makefile" ;;
17320 "config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS config.h:autoconf/config.h.in" ;; 16837 "config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS config.h:autoconf/config.h.in" ;;
17321 *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5 16838 *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
17322echo "$as_me: error: invalid argument: $ac_config_target" >&2;} 16839echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
17323 { (exit 1); exit 1; }; };; 16840 { (exit 1); exit 1; }; };;
17324 esac 16841 esac
17400s,@DEFS@,$DEFS,;t t 16917s,@DEFS@,$DEFS,;t t
17401s,@ECHO_C@,$ECHO_C,;t t 16918s,@ECHO_C@,$ECHO_C,;t t
17402s,@ECHO_N@,$ECHO_N,;t t 16919s,@ECHO_N@,$ECHO_N,;t t
17403s,@ECHO_T@,$ECHO_T,;t t 16920s,@ECHO_T@,$ECHO_T,;t t
17404s,@LIBS@,$LIBS,;t t 16921s,@LIBS@,$LIBS,;t t
16922s,@build@,$build,;t t
16923s,@build_cpu@,$build_cpu,;t t
16924s,@build_vendor@,$build_vendor,;t t
16925s,@build_os@,$build_os,;t t
16926s,@host@,$host,;t t
16927s,@host_cpu@,$host_cpu,;t t
16928s,@host_vendor@,$host_vendor,;t t
16929s,@host_os@,$host_os,;t t
17405s,@VERSION@,$VERSION,;t t 16930s,@VERSION@,$VERSION,;t t
17406s,@DATE@,$DATE,;t t 16931s,@DATE@,$DATE,;t t
17407s,@LSMDATE@,$LSMDATE,;t t 16932s,@LSMDATE@,$LSMDATE,;t t
17408s,@LIBVERSION@,$LIBVERSION,;t t 16933s,@LIBVERSION@,$LIBVERSION,;t t
17409s,@CC@,$CC,;t t 16934s,@CC@,$CC,;t t
17422s,@INSTALL_DATA@,$INSTALL_DATA,;t t 16947s,@INSTALL_DATA@,$INSTALL_DATA,;t t
17423s,@AWK@,$AWK,;t t 16948s,@AWK@,$AWK,;t t
17424s,@LINKER@,$LINKER,;t t 16949s,@LINKER@,$LINKER,;t t
17425s,@CXXCPP@,$CXXCPP,;t t 16950s,@CXXCPP@,$CXXCPP,;t t
17426s,@EGREP@,$EGREP,;t t 16951s,@EGREP@,$EGREP,;t t
17427s,@build@,$build,;t t
17428s,@build_cpu@,$build_cpu,;t t
17429s,@build_vendor@,$build_vendor,;t t
17430s,@build_os@,$build_os,;t t
17431s,@host@,$host,;t t
17432s,@host_cpu@,$host_cpu,;t t
17433s,@host_vendor@,$host_vendor,;t t
17434s,@host_os@,$host_os,;t t
17435s,@LN_S@,$LN_S,;t t 16952s,@LN_S@,$LN_S,;t t
17436s,@ECHO@,$ECHO,;t t 16953s,@ECHO@,$ECHO,;t t
17437s,@RANLIB@,$RANLIB,;t t 16954s,@RANLIB@,$RANLIB,;t t
17438s,@ac_ct_RANLIB@,$ac_ct_RANLIB,;t t 16955s,@ac_ct_RANLIB@,$ac_ct_RANLIB,;t t
17439s,@STRIP@,$STRIP,;t t 16956s,@STRIP@,$STRIP,;t t
17446s,@CP@,$CP,;t t 16963s,@CP@,$CP,;t t
17447s,@LN@,$LN,;t t 16964s,@LN@,$LN,;t t
17448s,@SED@,$SED,;t t 16965s,@SED@,$SED,;t t
17449s,@CMP@,$CMP,;t t 16966s,@CMP@,$CMP,;t t
17450s,@TBL@,$TBL,;t t 16967s,@TBL@,$TBL,;t t
16968s,@TIC@,$TIC,;t t
17451s,@X_CFLAGS@,$X_CFLAGS,;t t 16969s,@X_CFLAGS@,$X_CFLAGS,;t t
17452s,@X_PRE_LIBS@,$X_PRE_LIBS,;t t 16970s,@X_PRE_LIBS@,$X_PRE_LIBS,;t t
17453s,@X_LIBS@,$X_LIBS,;t t 16971s,@X_LIBS@,$X_LIBS,;t t
17454s,@X_EXTRA_LIBS@,$X_EXTRA_LIBS,;t t 16972s,@X_EXTRA_LIBS@,$X_EXTRA_LIBS,;t t
17455s,@XPM_CPPFLAGS@,$XPM_CPPFLAGS,;t t 16973s,@XPM_CPPFLAGS@,$XPM_CPPFLAGS,;t t

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines