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

Comparing rxvt-unicode/configure (file contents):
Revision 1.58 by root, Sun Jan 1 06:18:20 2006 UTC vs.
Revision 1.73 by root, Mon Jan 16 17:24:29 2006 UTC

307#endif 307#endif
308#if HAVE_UNISTD_H 308#if HAVE_UNISTD_H
309# include <unistd.h> 309# include <unistd.h>
310#endif" 310#endif"
311 311
312ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS build build_cpu build_vendor build_os host host_cpu host_vendor host_os VERSION DATE LSMDATE LIBVERSION CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT CXX CXXFLAGS ac_ct_CXX CPP INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA AWK LINKER CXXCPP EGREP INSTALL_LIBRXVT RXVTNAME MV RM CP LN SED ECHO CMP TBL TIC X_CFLAGS X_PRE_LIBS X_LIBS X_EXTRA_LIBS XPM_CPPFLAGS XPM_CFLAGS XPM_LIBS rxvt_int16_typedef rxvt_uint16_typedef rxvt_int32_typedef rxvt_uint32_typedef rxvt_intp_define rxvt_u_intp_define DEBUG DINCLUDE DLIB include_stdint_h include_stdarg_h include_stdlib_h include_unistd_h include_string_h include_fcntl_h include_util_h include_assert_h include_sys_ioctl_h include_sys_select_h include_sys_strredir_h include_sys_time_h include_time_h LIBOBJS LTLIBOBJS' 312ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS build build_cpu build_vendor build_os host host_cpu host_vendor host_os VERSION DATE LSMDATE LIBVERSION CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT CXX CXXFLAGS ac_ct_CXX CPP INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA AWK LINKER CXXCPP EGREP INSTALL_LIBRXVT RXVTNAME MV RM CP LN SED ECHO CMP TBL TIC X_CFLAGS X_PRE_LIBS X_LIBS X_EXTRA_LIBS XPM_CPPFLAGS XPM_CFLAGS XPM_LIBS rxvt_int16_typedef rxvt_uint16_typedef rxvt_int32_typedef rxvt_uint32_typedef rxvt_intp_define rxvt_u_intp_define PERL PERLLIB PERLFLAGS PERLPRIVLIBEXP IF_PERL PERL_O DEBUG DINCLUDE DLIB include_stdint_h include_stdarg_h include_stdlib_h include_unistd_h include_string_h include_fcntl_h include_util_h include_assert_h include_sys_ioctl_h include_sys_select_h include_sys_strredir_h include_sys_time_h include_time_h LIBOBJS LTLIBOBJS'
313ac_subst_files='MCOMMON' 313ac_subst_files=''
314 314
315# Initialize some variables set by options. 315# Initialize some variables set by options.
316ac_init_help= 316ac_init_help=
317ac_init_version=false 317ac_init_version=false
318# The variables have the same names as the options, with 318# The variables have the same names as the options, with
877 --enable-lastlog enable lastlog support (requires --enable-utmp) 877 --enable-lastlog enable lastlog support (requires --enable-utmp)
878 --enable-xpm-background enable XPM background pixmaps 878 --enable-xpm-background enable XPM background pixmaps
879 --enable-transparency enable transparent backgrounds 879 --enable-transparency enable transparent backgrounds
880 --enable-tinting enable tinting of transparent bg 880 --enable-tinting enable tinting of transparent bg
881 --enable-fading enable colors fading when off focus 881 --enable-fading enable colors fading when off focus
882 --enable-menubar enable menubar
883 --enable-rxvt-scroll enable rxvt style scrollbar 882 --enable-rxvt-scroll enable rxvt style scrollbar
884 --enable-next-scroll enable NeXT style scrollbar 883 --enable-next-scroll enable NeXT style scrollbar
885 --enable-xterm-scroll enable Xterm style scrollbar 884 --enable-xterm-scroll enable Xterm style scrollbar
885 --enable-perl enable embedded perl interpreter
886 --enable-plain-scroll enable plain style scrollbar 886 --enable-plain-scroll enable plain style scrollbar
887 --enable-half-shadow use half width/height shadow on rxvt scrollbar
888 --enable-xim XIM (X Input Method) protocol support 887 --enable-xim XIM (X Input Method) protocol support
889 --enable-ttygid enable tty setting to group named "tty" 888 --enable-ttygid enable tty setting to group named "tty"
890 --disable-backspace-key disable handling of the backspace key 889 --disable-backspace-key disable handling of the backspace key
891 --disable-delete-key disable handling of the delete key 890 --disable-delete-key disable handling of the delete key
892 --disable-resources disable all resource checking 891 --disable-resources disable all resource checking
893 --enable-xgetdefault enable resources via X instead of our small version
894 --enable-8bitctrls enable 8 bit control sequences (not recommended) 892 --enable-8bitctrls enable 8 bit control sequences (not recommended)
895 --enable-fallback(=CLASS) fall back on CLASS resources in addition to URxvt ones (default: Rxvt) 893 --enable-fallback(=CLASS) fall back on CLASS resources in addition to URxvt ones (default: Rxvt)
896 --enable-strings enable some replacement system functions
897 --disable-swapscreen disable swap screen support 894 --disable-swapscreen disable swap screen support
898 --enable-iso14755 enable support for extended ISO 14755 modes 895 --enable-iso14755 enable support for extended ISO 14755 modes
899 --enable-frills enable support for rarely used features 896 --enable-frills enable support for rarely used features
900 --enable-24bit enable support for using 24bit visuals if available 897 --enable-24bit enable support for using 24bit visuals if available
901 --enable-keepscrolling enable continual scrolling on scrollbar arrow press 898 --enable-keepscrolling enable continual scrolling on scrollbar arrow press
1372 1369
1373 1370
1374 1371
1375 1372
1376 1373
1374
1377ac_aux_dir= 1375ac_aux_dir=
1378for ac_dir in autoconf $srcdir/autoconf; do 1376for ac_dir in autoconf $srcdir/autoconf; do
1379 if test -f $ac_dir/install-sh; then 1377 if test -f $ac_dir/install-sh; then
1380 ac_aux_dir=$ac_dir 1378 ac_aux_dir=$ac_dir
1381 ac_install_sh="$ac_aux_dir/install-sh -c" 1379 ac_install_sh="$ac_aux_dir/install-sh -c"
1460VERSION=`sed -n -e 's/^.*[ \t]VERSION.*"\(.*\)"$/\1/p' ${srcdir}/src/version.h` 1458VERSION=`sed -n -e 's/^.*[ \t]VERSION.*"\(.*\)"$/\1/p' ${srcdir}/src/version.h`
1461DATE=`sed -n -e 's/^.*[ \t]DATE.*"\(.*\)"$/\1/p' ${srcdir}/src/version.h` 1459DATE=`sed -n -e 's/^.*[ \t]DATE.*"\(.*\)"$/\1/p' ${srcdir}/src/version.h`
1462echo "" 1460echo ""
1463echo "configuring for rxvt $VERSION" 1461echo "configuring for rxvt $VERSION"
1464echo "" 1462echo ""
1463
1464orig_CXXFLAGS="$CXXFLAGS"
1465 1465
1466 1466
1467ac_ext=c 1467ac_ext=c
1468ac_cpp='$CPP $CPPFLAGS' 1468ac_cpp='$CPP $CPPFLAGS'
1469ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' 1469ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3099ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 3099ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3100ac_compiler_gnu=$ac_cv_c_compiler_gnu 3100ac_compiler_gnu=$ac_cv_c_compiler_gnu
3101 3101
3102 3102
3103if test -z "$orig_CXXFLAGS"; then 3103if test -z "$orig_CXXFLAGS"; then
3104 CXXFLAGS='-O'
3105 if test x$GCC = xyes && test "x$GXX" = xyes; then 3104 if test x$GCC = xyes && test "x$GXX" = xyes; then
3106 CXXFLAGS="-g -O3" 3105 CXXFLAGS="-g -O3"
3106 else
3107 CXXFLAGS="-O"
3107 fi 3108 fi
3108 CFLAGS="$CXXFLAGS" 3109 CFLAGS="$CXXFLAGS"
3109fi 3110fi
3110 3111
3111LINKER="$CXX" 3112LINKER="$CXX"
4097fi 4098fi
4098 4099
4099fi 4100fi
4100 4101
4101 4102
4103echo "$as_me:$LINENO: checking for sched_yield" >&5
4104echo $ECHO_N "checking for sched_yield... $ECHO_C" >&6
4105if test "${ac_cv_func_sched_yield+set}" = set; then
4106 echo $ECHO_N "(cached) $ECHO_C" >&6
4107else
4108 cat >conftest.$ac_ext <<_ACEOF
4109/* confdefs.h. */
4110_ACEOF
4111cat confdefs.h >>conftest.$ac_ext
4112cat >>conftest.$ac_ext <<_ACEOF
4113/* end confdefs.h. */
4114/* Define sched_yield to an innocuous variant, in case <limits.h> declares sched_yield.
4115 For example, HP-UX 11i <limits.h> declares gettimeofday. */
4116#define sched_yield innocuous_sched_yield
4117
4118/* System header to define __stub macros and hopefully few prototypes,
4119 which can conflict with char sched_yield (); below.
4120 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4121 <limits.h> exists even on freestanding compilers. */
4122
4123#ifdef __STDC__
4124# include <limits.h>
4125#else
4126# include <assert.h>
4127#endif
4128
4129#undef sched_yield
4130
4131/* Override any gcc2 internal prototype to avoid an error. */
4132#ifdef __cplusplus
4133extern "C"
4134{
4135#endif
4136/* We use char because int might match the return type of a gcc2
4137 builtin and then its argument prototype would still apply. */
4138char sched_yield ();
4139/* The GNU C library defines this for functions which it implements
4140 to always fail with ENOSYS. Some functions are actually named
4141 something starting with __ and the normal name is an alias. */
4142#if defined (__stub_sched_yield) || defined (__stub___sched_yield)
4143choke me
4144#else
4145char (*f) () = sched_yield;
4146#endif
4147#ifdef __cplusplus
4148}
4149#endif
4150
4151int
4152main ()
4153{
4154return f != sched_yield;
4155 ;
4156 return 0;
4157}
4158_ACEOF
4159rm -f conftest.$ac_objext conftest$ac_exeext
4160if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4161 (eval $ac_link) 2>conftest.er1
4162 ac_status=$?
4163 grep -v '^ *+' conftest.er1 >conftest.err
4164 rm -f conftest.er1
4165 cat conftest.err >&5
4166 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4167 (exit $ac_status); } &&
4168 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
4169 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4170 (eval $ac_try) 2>&5
4171 ac_status=$?
4172 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4173 (exit $ac_status); }; } &&
4174 { ac_try='test -s conftest$ac_exeext'
4175 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4176 (eval $ac_try) 2>&5
4177 ac_status=$?
4178 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4179 (exit $ac_status); }; }; then
4180 ac_cv_func_sched_yield=yes
4181else
4182 echo "$as_me: failed program was:" >&5
4183sed 's/^/| /' conftest.$ac_ext >&5
4184
4185ac_cv_func_sched_yield=no
4186fi
4187rm -f conftest.err conftest.$ac_objext \
4188 conftest$ac_exeext conftest.$ac_ext
4189fi
4190echo "$as_me:$LINENO: result: $ac_cv_func_sched_yield" >&5
4191echo "${ECHO_T}$ac_cv_func_sched_yield" >&6
4192if test $ac_cv_func_sched_yield = yes; then
4193 :
4194else
4195 echo "$as_me:$LINENO: checking for sched_yield in -lrt" >&5
4196echo $ECHO_N "checking for sched_yield in -lrt... $ECHO_C" >&6
4197if test "${ac_cv_lib_rt_sched_yield+set}" = set; then
4198 echo $ECHO_N "(cached) $ECHO_C" >&6
4199else
4200 ac_check_lib_save_LIBS=$LIBS
4201LIBS="-lrt $LIBS"
4202cat >conftest.$ac_ext <<_ACEOF
4203/* confdefs.h. */
4204_ACEOF
4205cat confdefs.h >>conftest.$ac_ext
4206cat >>conftest.$ac_ext <<_ACEOF
4207/* end confdefs.h. */
4208
4209/* Override any gcc2 internal prototype to avoid an error. */
4210#ifdef __cplusplus
4211extern "C"
4212#endif
4213/* We use char because int might match the return type of a gcc2
4214 builtin and then its argument prototype would still apply. */
4215char sched_yield ();
4216int
4217main ()
4218{
4219sched_yield ();
4220 ;
4221 return 0;
4222}
4223_ACEOF
4224rm -f conftest.$ac_objext conftest$ac_exeext
4225if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4226 (eval $ac_link) 2>conftest.er1
4227 ac_status=$?
4228 grep -v '^ *+' conftest.er1 >conftest.err
4229 rm -f conftest.er1
4230 cat conftest.err >&5
4231 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4232 (exit $ac_status); } &&
4233 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
4234 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4235 (eval $ac_try) 2>&5
4236 ac_status=$?
4237 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4238 (exit $ac_status); }; } &&
4239 { ac_try='test -s conftest$ac_exeext'
4240 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4241 (eval $ac_try) 2>&5
4242 ac_status=$?
4243 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4244 (exit $ac_status); }; }; then
4245 ac_cv_lib_rt_sched_yield=yes
4246else
4247 echo "$as_me: failed program was:" >&5
4248sed 's/^/| /' conftest.$ac_ext >&5
4249
4250ac_cv_lib_rt_sched_yield=no
4251fi
4252rm -f conftest.err conftest.$ac_objext \
4253 conftest$ac_exeext conftest.$ac_ext
4254LIBS=$ac_check_lib_save_LIBS
4255fi
4256echo "$as_me:$LINENO: result: $ac_cv_lib_rt_sched_yield" >&5
4257echo "${ECHO_T}$ac_cv_lib_rt_sched_yield" >&6
4258if test $ac_cv_lib_rt_sched_yield = yes; then
4259 LIBS="$LIBS -lrt"
4260fi
4261
4262fi
4263
4264
4102echo "$as_me:$LINENO: checking for sched_yield support" >&5 4265echo "$as_me:$LINENO: checking for sched_yield support" >&5
4103echo $ECHO_N "checking for sched_yield support... $ECHO_C" >&6 4266echo $ECHO_N "checking for sched_yield support... $ECHO_C" >&6
4104cat >conftest.$ac_ext <<_ACEOF 4267cat >conftest.$ac_ext <<_ACEOF
4105/* confdefs.h. */ 4268/* confdefs.h. */
4106_ACEOF 4269_ACEOF
4155 conftest$ac_exeext conftest.$ac_ext 4318 conftest$ac_exeext conftest.$ac_ext
4156 4319
4157 4320
4158MALLOC_TYPE=S 4321MALLOC_TYPE=S
4159 4322
4160support_addstrings=no
4161support_frills=yes 4323support_frills=yes
4162support_inheritpixmap=no 4324support_inheritpixmap=yes
4163support_tinting=yes 4325support_tinting=yes
4164support_fading=yes 4326support_fading=yes
4165support_keepscrolling=yes 4327support_keepscrolling=yes
4166support_selectionscrolling=yes 4328support_selectionscrolling=yes
4167support_menubar=no
4168support_mousewheel=yes 4329support_mousewheel=yes
4169support_mouseslipwheel=yes 4330support_mouseslipwheel=yes
4170support_utmp=yes 4331support_utmp=yes
4171support_wtmp=yes 4332support_wtmp=yes
4172support_lastlog=yes 4333support_lastlog=yes
4175support_scroll_rxvt=yes 4336support_scroll_rxvt=yes
4176support_scroll_next=yes 4337support_scroll_next=yes
4177support_scroll_xterm=yes 4338support_scroll_xterm=yes
4178support_scroll_plain=yes 4339support_scroll_plain=yes
4179support_xim=yes 4340support_xim=yes
4180support_xpm=no 4341support_xpm=yes
4181support_xft=yes 4342support_xft=yes
4182support_unicode3=no 4343support_unicode3=no
4183support_combining=yes 4344support_combining=yes
4184support_8bitctrls=no 4345support_8bitctrls=no
4185support_iso14755=yes 4346support_iso14755=yes
4186support_styles=yes 4347support_styles=yes
4348support_perl=yes
4187codesets=all 4349codesets=all
4188 4350
4189 4351
4190if test "x$enable_shared" = xyes; then 4352if test "x$enable_shared" = xyes; then
4191 4353
4208 support_tinting=no 4370 support_tinting=no
4209 support_fading=no 4371 support_fading=no
4210 support_keepscrolling=no 4372 support_keepscrolling=no
4211 support_selectionscrolling=no 4373 support_selectionscrolling=no
4212 support_lastlog=no 4374 support_lastlog=no
4213 support_menubar=no
4214 support_mousewheel=no 4375 support_mousewheel=no
4215 support_mouseslipwheel=no 4376 support_mouseslipwheel=no
4216 support_text_blink=no 4377 support_text_blink=no
4217 support_pointer_blank=no 4378 support_pointer_blank=no
4218 support_scroll_rxvt=no 4379 support_scroll_rxvt=no
4227 support_unicode3=no 4388 support_unicode3=no
4228 support_combining=no 4389 support_combining=no
4229 support_8bitctrls=no 4390 support_8bitctrls=no
4230 support_iso14755=no 4391 support_iso14755=no
4231 support_styles=no 4392 support_styles=no
4393 support_perl=no
4232 codesets= 4394 codesets=
4233 fi 4395 fi
4234 if test x$enableval = xyes; then 4396 if test x$enableval = xyes; then
4235 support_24bit=yes 4397 support_24bit=yes
4236 support_frills=yes 4398 support_frills=yes
4238 support_tinting=yes 4400 support_tinting=yes
4239 support_fading=yes 4401 support_fading=yes
4240 support_keepscrolling=yes 4402 support_keepscrolling=yes
4241 support_selectionscrolling=yes 4403 support_selectionscrolling=yes
4242 support_lastlog=yes 4404 support_lastlog=yes
4243 support_menubar=yes
4244 support_mousewheel=yes 4405 support_mousewheel=yes
4245 support_mouseslipwheel=yes 4406 support_mouseslipwheel=yes
4246 support_text_blink=yes 4407 support_text_blink=yes
4247 support_pointer_blank=yes 4408 support_pointer_blank=yes
4248 support_scroll_rxvt=yes 4409 support_scroll_rxvt=yes
4257 support_unicode3=yes 4418 support_unicode3=yes
4258 support_combining=yes 4419 support_combining=yes
4259 #support_8bitctrls=yes 4420 #support_8bitctrls=yes
4260 support_iso14755=yes 4421 support_iso14755=yes
4261 support_styles=yes 4422 support_styles=yes
4423 support_perl=yes
4262 codesets=all 4424 codesets=all
4263 fi 4425 fi
4264 4426
4265fi; 4427fi;
4266 4428
4350 if test x$enableval = xyes -o x$enableval = xno; then 4512 if test x$enableval = xyes -o x$enableval = xno; then
4351 support_fading=$enableval 4513 support_fading=$enableval
4352 fi 4514 fi
4353fi; 4515fi;
4354 4516
4355# Check whether --enable-menubar or --disable-menubar was given.
4356if test "${enable_menubar+set}" = set; then
4357 enableval="$enable_menubar"
4358 if test x$enableval = xyes -o x$enableval = xno; then
4359 support_menubar=$enableval
4360 fi
4361fi;
4362
4363# Check whether --enable-rxvt-scroll or --disable-rxvt-scroll was given. 4517# Check whether --enable-rxvt-scroll or --disable-rxvt-scroll was given.
4364if test "${enable_rxvt_scroll+set}" = set; then 4518if test "${enable_rxvt_scroll+set}" = set; then
4365 enableval="$enable_rxvt_scroll" 4519 enableval="$enable_rxvt_scroll"
4366 if test x$enableval = xyes -o x$enableval = xno; then 4520 if test x$enableval = xyes -o x$enableval = xno; then
4367 support_scroll_rxvt=$enableval 4521 support_scroll_rxvt=$enableval
4382 if test x$enableval = xyes -o x$enableval = xno; then 4536 if test x$enableval = xyes -o x$enableval = xno; then
4383 support_scroll_xterm=$enableval 4537 support_scroll_xterm=$enableval
4384 fi 4538 fi
4385fi; 4539fi;
4386 4540
4541# Check whether --enable-perl or --disable-perl was given.
4542if test "${enable_perl+set}" = set; then
4543 enableval="$enable_perl"
4544 if test x$enableval = xyes -o x$enableval = xno; then
4545 support_perl=$enableval
4546 fi
4547fi;
4548
4387# Check whether --enable-plain-scroll or --disable-plain-scroll was given. 4549# Check whether --enable-plain-scroll or --disable-plain-scroll was given.
4388if test "${enable_plain_scroll+set}" = set; then 4550if test "${enable_plain_scroll+set}" = set; then
4389 enableval="$enable_plain_scroll" 4551 enableval="$enable_plain_scroll"
4390 if test x$enableval = xyes -o x$enableval = xno; then 4552 if test x$enableval = xyes -o x$enableval = xno; then
4391 support_scroll_plain=$enableval 4553 support_scroll_plain=$enableval
4392 fi 4554 fi
4393fi; 4555fi;
4394 4556
4395# Check whether --enable-half-shadow or --disable-half-shadow was given.
4396if test "${enable_half_shadow+set}" = set; then
4397 enableval="$enable_half_shadow"
4398 if test x$enableval = xyes; then
4399
4400cat >>confdefs.h <<\_ACEOF
4401#define HALFSHADOW 1
4402_ACEOF
4403
4404 fi
4405fi;
4406 4557
4407 4558
4408# Check whether --with-codesets or --without-codesets was given. 4559# Check whether --with-codesets or --without-codesets was given.
4409if test "${with_codesets+set}" = set; then 4560if test "${with_codesets+set}" = set; then
4410 withval="$with_codesets" 4561 withval="$with_codesets"
4465_ACEOF 4616_ACEOF
4466 4617
4467 fi 4618 fi
4468fi; 4619fi;
4469 4620
4470# Check whether --enable-xgetdefault or --disable-xgetdefault was given.
4471if test "${enable_xgetdefault+set}" = set; then
4472 enableval="$enable_xgetdefault"
4473 if test x$enableval = xyes; then
4474
4475cat >>confdefs.h <<\_ACEOF
4476#define USE_XGETDEFAULT 1
4477_ACEOF
4478
4479 fi
4480fi;
4481
4482# Check whether --enable-8bitctrls or --disable-8bitctrls was given. 4621# Check whether --enable-8bitctrls or --disable-8bitctrls was given.
4483if test "${enable_8bitctrls+set}" = set; then 4622if test "${enable_8bitctrls+set}" = set; then
4484 enableval="$enable_8bitctrls" 4623 enableval="$enable_8bitctrls"
4485 if test x$enableval = xyes -o x$enableval = xno; then 4624 if test x$enableval = xyes -o x$enableval = xno; then
4486 support_8bitctrls=$enableval 4625 support_8bitctrls=$enableval
4545_ACEOF 4684_ACEOF
4546 4685
4547 4686
4548RXVTNAME=`echo "$RXVTNAME"|sed "$program_transform_name"` 4687RXVTNAME=`echo "$RXVTNAME"|sed "$program_transform_name"`
4549 4688
4550
4551# Check whether --enable-strings or --disable-strings was given.
4552if test "${enable_strings+set}" = set; then
4553 enableval="$enable_strings"
4554 if test x$enableval = xyes -o x$enableval = xno; then
4555 support_addstrings=$enableval
4556 fi
4557fi;
4558 4689
4559# Check whether --enable-swapscreen or --disable-swapscreen was given. 4690# Check whether --enable-swapscreen or --disable-swapscreen was given.
4560if test "${enable_swapscreen+set}" = set; then 4691if test "${enable_swapscreen+set}" = set; then
4561 enableval="$enable_swapscreen" 4692 enableval="$enable_swapscreen"
4562 if test x$enableval = xno; then 4693 if test x$enableval = xno; then
7134 7265
7135 7266
7136 7267
7137 7268
7138 7269
7270
7271
7139for ac_header in \ 7272for ac_header in \
7140 assert.h \ 7273 assert.h \
7141 fcntl.h \ 7274 fcntl.h \
7142 grp.h \ 7275 grp.h \
7143 libc.h \ 7276 libc.h \
7156 sys/time.h \ 7289 sys/time.h \
7157 utmp.h \ 7290 utmp.h \
7158 utmpx.h \ 7291 utmpx.h \
7159 stdint.h \ 7292 stdint.h \
7160 pty.h \ 7293 pty.h \
7294 util.h \
7295 libutil.h \
7161 wchar.h \ 7296 wchar.h \
7162 cwchar \ 7297 cwchar \
7163 clocale \ 7298 clocale \
7164 7299
7165do 7300do
10029 seteuid \ 10164 seteuid \
10030 setreuid \ 10165 setreuid \
10031 setsid \ 10166 setsid \
10032 setpgrp \ 10167 setpgrp \
10033 setpgid \ 10168 setpgid \
10034 openpty \
10035 _getpty \ 10169 _getpty \
10170 posix_openpt \
10036 grantpt \ 10171 grantpt \
10037 unlockpt \ 10172 unlockpt \
10038 isastream \ 10173 isastream \
10039 on_exit \ 10174 on_exit \
10040 nanosleep \ 10175 nanosleep \
11821#define XIMCB_PROTO_BROKEN 1 11956#define XIMCB_PROTO_BROKEN 1
11822_ACEOF 11957_ACEOF
11823 11958
11824fi 11959fi
11825 11960
11961if test x$ac_cv_func_posix_openpt = xno; then
11826echo "$as_me:$LINENO: checking for getpt" >&5 11962 echo "$as_me:$LINENO: checking for openpty" >&5
11827echo $ECHO_N "checking for getpt... $ECHO_C" >&6 11963echo $ECHO_N "checking for openpty... $ECHO_C" >&6
11828if test "${rxvt_cv_func_getpt+set}" = set; then 11964if test "${ac_cv_func_openpty+set}" = set; then
11829 echo $ECHO_N "(cached) $ECHO_C" >&6 11965 echo $ECHO_N "(cached) $ECHO_C" >&6
11830else 11966else
11831 cat >conftest.$ac_ext <<_ACEOF 11967 cat >conftest.$ac_ext <<_ACEOF
11832/* confdefs.h. */ 11968/* confdefs.h. */
11833_ACEOF 11969_ACEOF
11834cat confdefs.h >>conftest.$ac_ext 11970cat confdefs.h >>conftest.$ac_ext
11835cat >>conftest.$ac_ext <<_ACEOF 11971cat >>conftest.$ac_ext <<_ACEOF
11836/* end confdefs.h. */ 11972/* end confdefs.h. */
11837#define _GNU_SOURCE 11973/* Define openpty to an innocuous variant, in case <limits.h> declares openpty.
11838#ifdef HAVE_STDLIB_H 11974 For example, HP-UX 11i <limits.h> declares gettimeofday. */
11839# include <cstdlib> 11975#define openpty innocuous_openpty
11976
11977/* System header to define __stub macros and hopefully few prototypes,
11978 which can conflict with char openpty (); below.
11979 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
11980 <limits.h> exists even on freestanding compilers. */
11981
11982#ifdef __STDC__
11983# include <limits.h>
11984#else
11985# include <assert.h>
11840#endif 11986#endif
11987
11988#undef openpty
11989
11990/* Override any gcc2 internal prototype to avoid an error. */
11991#ifdef __cplusplus
11992extern "C"
11993{
11994#endif
11995/* We use char because int might match the return type of a gcc2
11996 builtin and then its argument prototype would still apply. */
11997char openpty ();
11998/* The GNU C library defines this for functions which it implements
11999 to always fail with ENOSYS. Some functions are actually named
12000 something starting with __ and the normal name is an alias. */
12001#if defined (__stub_openpty) || defined (__stub___openpty)
12002choke me
12003#else
12004char (*f) () = openpty;
12005#endif
12006#ifdef __cplusplus
12007}
12008#endif
12009
11841int 12010int
11842main () 12011main ()
11843{ 12012{
11844(void)getpt(); 12013return f != openpty;
11845 ; 12014 ;
11846 return 0; 12015 return 0;
11847} 12016}
11848_ACEOF 12017_ACEOF
11849rm -f conftest.$ac_objext conftest$ac_exeext 12018rm -f conftest.$ac_objext conftest$ac_exeext
11865 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 12034 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11866 (eval $ac_try) 2>&5 12035 (eval $ac_try) 2>&5
11867 ac_status=$? 12036 ac_status=$?
11868 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12037 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11869 (exit $ac_status); }; }; then 12038 (exit $ac_status); }; }; then
11870 rxvt_cv_func_getpt=yes 12039 ac_cv_func_openpty=yes
11871else 12040else
11872 echo "$as_me: failed program was:" >&5 12041 echo "$as_me: failed program was:" >&5
11873sed 's/^/| /' conftest.$ac_ext >&5 12042sed 's/^/| /' conftest.$ac_ext >&5
11874 12043
11875rxvt_cv_func_getpt=no 12044ac_cv_func_openpty=no
11876fi 12045fi
11877rm -f conftest.err conftest.$ac_objext \ 12046rm -f conftest.err conftest.$ac_objext \
11878 conftest$ac_exeext conftest.$ac_ext 12047 conftest$ac_exeext conftest.$ac_ext
11879fi 12048fi
11880echo "$as_me:$LINENO: result: $rxvt_cv_func_getpt" >&5 12049echo "$as_me:$LINENO: result: $ac_cv_func_openpty" >&5
11881echo "${ECHO_T}$rxvt_cv_func_getpt" >&6 12050echo "${ECHO_T}$ac_cv_func_openpty" >&6
11882if test x$rxvt_cv_func_getpt = xyes; then 12051if test $ac_cv_func_openpty = yes; then
11883 12052 :
12053else
12054 echo "$as_me:$LINENO: checking for openpty in -lutil" >&5
12055echo $ECHO_N "checking for openpty in -lutil... $ECHO_C" >&6
12056if test "${ac_cv_lib_util_openpty+set}" = set; then
12057 echo $ECHO_N "(cached) $ECHO_C" >&6
12058else
12059 ac_check_lib_save_LIBS=$LIBS
12060LIBS="-lutil $LIBS"
12061cat >conftest.$ac_ext <<_ACEOF
12062/* confdefs.h. */
12063_ACEOF
12064cat confdefs.h >>conftest.$ac_ext
11884cat >>confdefs.h <<\_ACEOF 12065cat >>conftest.$ac_ext <<_ACEOF
11885#define HAVE_GETPT 1 12066/* end confdefs.h. */
12067
12068/* Override any gcc2 internal prototype to avoid an error. */
12069#ifdef __cplusplus
12070extern "C"
12071#endif
12072/* We use char because int might match the return type of a gcc2
12073 builtin and then its argument prototype would still apply. */
12074char openpty ();
12075int
12076main ()
12077{
12078openpty ();
12079 ;
12080 return 0;
12081}
11886_ACEOF 12082_ACEOF
12083rm -f conftest.$ac_objext conftest$ac_exeext
12084if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12085 (eval $ac_link) 2>conftest.er1
12086 ac_status=$?
12087 grep -v '^ *+' conftest.er1 >conftest.err
12088 rm -f conftest.er1
12089 cat conftest.err >&5
12090 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12091 (exit $ac_status); } &&
12092 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
12093 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12094 (eval $ac_try) 2>&5
12095 ac_status=$?
12096 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12097 (exit $ac_status); }; } &&
12098 { ac_try='test -s conftest$ac_exeext'
12099 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12100 (eval $ac_try) 2>&5
12101 ac_status=$?
12102 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12103 (exit $ac_status); }; }; then
12104 ac_cv_lib_util_openpty=yes
12105else
12106 echo "$as_me: failed program was:" >&5
12107sed 's/^/| /' conftest.$ac_ext >&5
12108
12109ac_cv_lib_util_openpty=no
12110fi
12111rm -f conftest.err conftest.$ac_objext \
12112 conftest$ac_exeext conftest.$ac_ext
12113LIBS=$ac_check_lib_save_LIBS
12114fi
12115echo "$as_me:$LINENO: result: $ac_cv_lib_util_openpty" >&5
12116echo "${ECHO_T}$ac_cv_lib_util_openpty" >&6
12117if test $ac_cv_lib_util_openpty = yes; then
12118 LIBS="$LIBS -lutil"
12119fi
12120
12121fi
11887 12122
11888fi 12123fi
11889 12124
11890echo "$as_me:$LINENO: checking for pty/tty type" >&5 12125echo "$as_me:$LINENO: checking for pty/tty type" >&5
11891echo $ECHO_N "checking for pty/tty type... $ECHO_C" >&6 12126echo $ECHO_N "checking for pty/tty type... $ECHO_C" >&6
11892if test "${rxvt_cv_ptys+set}" = set; then 12127if test "${rxvt_cv_ptys+set}" = set; then
11893 echo $ECHO_N "(cached) $ECHO_C" >&6 12128 echo $ECHO_N "(cached) $ECHO_C" >&6
11894else 12129else
11895 if test x$ac_cv_func_openpty = xyes; then 12130 if test x$ac_cv_func_openpty = xyes -o x$ac_cv_lib_util_openpty = xyes; then
11896 rxvt_cv_ptys=OPENPTY 12131 rxvt_cv_ptys=OPENPTY
12132 else if test x$ac_cv_func_posix_openpt = xyes; then
12133 rxvt_cv_ptys=POSIX
11897 else if test x$ac_cv_func__getpty = xyes; then 12134 else if test x$ac_cv_func__getpty = xyes; then
11898 rxvt_cv_ptys=SGI4 12135 rxvt_cv_ptys=SGI4
11899 else if test -c /dev/ttyp20; then 12136 else if test -c /dev/ttyp20; then
11900 rxvt_cv_ptys=SCO 12137 rxvt_cv_ptys=SCO
11901 else if test -c /dev/ptym/clone; then 12138 else if test -c /dev/ptym/clone; then
11902 rxvt_cv_ptys=HPUX 12139 rxvt_cv_ptys=HPUX
11903 else if test x$rxvt_cv_func_getpt = xyes; then
11904 rxvt_cv_ptys=GLIBC
11905 else if test -c /dev/ptc -a -c /dev/pts; then 12140 else if test -c /dev/ptc -a -c /dev/pts; then
11906 rxvt_cv_ptys=PTC 12141 rxvt_cv_ptys=PTC
11907 else if test -c /dev/ptc -a -d /dev/pts; then 12142 else if test -c /dev/ptc -a -d /dev/pts; then
11908 rxvt_cv_ptys=PTC 12143 rxvt_cv_ptys=PTC
11909 else if test -c /dev/ptmx -a -c /dev/pts/0; then 12144 else if test -c /dev/ptmx -a -c /dev/pts/0; then
11924 12159
11925fi 12160fi
11926echo "$as_me:$LINENO: result: $rxvt_cv_ptys" >&5 12161echo "$as_me:$LINENO: result: $rxvt_cv_ptys" >&5
11927echo "${ECHO_T}$rxvt_cv_ptys" >&6 12162echo "${ECHO_T}$rxvt_cv_ptys" >&6
11928 12163
12164if test x$rxvt_cv_ptys = xPOSIX; then
12165
12166cat >>confdefs.h <<\_ACEOF
12167#define PTYS_ARE_POSIX 1
12168_ACEOF
12169
12170fi
11929if test x$rxvt_cv_ptys = xOPENPTY; then 12171if test x$rxvt_cv_ptys = xOPENPTY; then
11930 12172
11931cat >>confdefs.h <<\_ACEOF 12173cat >>confdefs.h <<\_ACEOF
11932#define PTYS_ARE_OPENPTY 1 12174#define PTYS_ARE_OPENPTY 1
11933_ACEOF 12175_ACEOF
11959cat >>confdefs.h <<\_ACEOF 12201cat >>confdefs.h <<\_ACEOF
11960#define PTYS_ARE__GETPTY 1 12202#define PTYS_ARE__GETPTY 1
11961_ACEOF 12203_ACEOF
11962 12204
11963fi 12205fi
11964if test x$rxvt_cv_ptys = xCONVEX; then
11965
11966cat >>confdefs.h <<\_ACEOF
11967#define PTYS_ARE_GETPTY 1
11968_ACEOF
11969
11970fi
11971if test x$rxvt_cv_ptys = xGLIBC; then
11972
11973cat >>confdefs.h <<\_ACEOF
11974#define PTYS_ARE_GETPT 1
11975_ACEOF
11976
11977fi
11978if test x$rxvt_cv_ptys = xHPUX; then 12206if test x$rxvt_cv_ptys = xHPUX; then
11979 12207
11980cat >>confdefs.h <<\_ACEOF 12208cat >>confdefs.h <<\_ACEOF
11981#define PTYS_ARE_CLONE 1 12209#define PTYS_ARE_CLONE 1
11982_ACEOF 12210_ACEOF
11983 12211
11984fi 12212fi
11985if test x$rxvt_cv_ptys = xBSD -o x$rxvt_cv_ptys = xHPUX -o x$rxvt_cv_ptys = xGLIBC; then 12213if test x$rxvt_cv_ptys = xBSD -o x$rxvt_cv_ptys = xHPUX -o x$rxvt_cv_ptys = xPOSIX; then
11986 12214
11987cat >>confdefs.h <<\_ACEOF 12215cat >>confdefs.h <<\_ACEOF
11988#define PTYS_ARE_SEARCHED 1 12216#define PTYS_ARE_SEARCHED 1
11989_ACEOF 12217_ACEOF
11990 12218
12011 12239
12012fi 12240fi
12013 12241
12014if test x$support_xft = xyes; then 12242if test x$support_xft = xyes; then
12015 LIBS="$LIBS `pkg-config xft --libs`" 12243 LIBS="$LIBS `pkg-config xft --libs`"
12016 CFLAGS="$CFLAGS `pkg-config xft --cflags`"
12017 CPPFLAGS="$CPPFLAGS `pkg-config xft --cflags`" 12244 CPPFLAGS="$CPPFLAGS `pkg-config xft --cflags`"
12018 12245
12019 12246
12020for ac_header in X11/Xft/Xft.h 12247for ac_header in X11/Xft/Xft.h
12021do 12248do
12305cat >>confdefs.h <<\_ACEOF 12532cat >>confdefs.h <<\_ACEOF
12306#define SELECTION_SCROLLING 1 12533#define SELECTION_SCROLLING 1
12307_ACEOF 12534_ACEOF
12308 12535
12309fi 12536fi
12310if test x$support_menubar = xyes; then
12311
12312cat >>confdefs.h <<\_ACEOF
12313#define MENUBAR 1
12314_ACEOF
12315
12316fi
12317if test x$support_frills = xyes; then 12537if test x$support_frills = xyes; then
12318 12538
12319cat >>confdefs.h <<\_ACEOF 12539cat >>confdefs.h <<\_ACEOF
12320#define ENABLE_FRILLS 1 12540#define ENABLE_FRILLS 1
12321_ACEOF 12541_ACEOF
12479#define ENCODING_ZH_EXT 1 12699#define ENCODING_ZH_EXT 1
12480_ACEOF 12700_ACEOF
12481 ;; 12701 ;;
12482 esac 12702 esac
12483done 12703done
12704
12705IF_PERL=\#
12706if test x$support_perl = xyes; then
12707 # Extract the first word of "perl5", so it can be a program name with args.
12708set dummy perl5; ac_word=$2
12709echo "$as_me:$LINENO: checking for $ac_word" >&5
12710echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
12711if test "${ac_cv_path_PERL+set}" = set; then
12712 echo $ECHO_N "(cached) $ECHO_C" >&6
12713else
12714 case $PERL in
12715 [\\/]* | ?:[\\/]*)
12716 ac_cv_path_PERL="$PERL" # Let the user override the test with a path.
12717 ;;
12718 *)
12719 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
12720for as_dir in $PATH
12721do
12722 IFS=$as_save_IFS
12723 test -z "$as_dir" && as_dir=.
12724 for ac_exec_ext in '' $ac_executable_extensions; do
12725 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
12726 ac_cv_path_PERL="$as_dir/$ac_word$ac_exec_ext"
12727 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
12728 break 2
12729 fi
12730done
12731done
12732
12733 ;;
12734esac
12735fi
12736PERL=$ac_cv_path_PERL
12737
12738if test -n "$PERL"; then
12739 echo "$as_me:$LINENO: result: $PERL" >&5
12740echo "${ECHO_T}$PERL" >&6
12741else
12742 echo "$as_me:$LINENO: result: no" >&5
12743echo "${ECHO_T}no" >&6
12744fi
12745
12746 # Extract the first word of "perl", so it can be a program name with args.
12747set dummy perl; ac_word=$2
12748echo "$as_me:$LINENO: checking for $ac_word" >&5
12749echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
12750if test "${ac_cv_path_PERL+set}" = set; then
12751 echo $ECHO_N "(cached) $ECHO_C" >&6
12752else
12753 case $PERL in
12754 [\\/]* | ?:[\\/]*)
12755 ac_cv_path_PERL="$PERL" # Let the user override the test with a path.
12756 ;;
12757 *)
12758 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
12759for as_dir in $PATH
12760do
12761 IFS=$as_save_IFS
12762 test -z "$as_dir" && as_dir=.
12763 for ac_exec_ext in '' $ac_executable_extensions; do
12764 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
12765 ac_cv_path_PERL="$as_dir/$ac_word$ac_exec_ext"
12766 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
12767 break 2
12768 fi
12769done
12770done
12771
12772 ;;
12773esac
12774fi
12775PERL=$ac_cv_path_PERL
12776
12777if test -n "$PERL"; then
12778 echo "$as_me:$LINENO: result: $PERL" >&5
12779echo "${ECHO_T}$PERL" >&6
12780else
12781 echo "$as_me:$LINENO: result: no" >&5
12782echo "${ECHO_T}no" >&6
12783fi
12784
12785
12786 echo "$as_me:$LINENO: checking for $PERL suitability" >&5
12787echo $ECHO_N "checking for $PERL suitability... $ECHO_C" >&6
12788 if $PERL -MExtUtils::Embed -e "use v5.8" >/dev/null 2>/dev/null; then
12789
12790 save_CXXFLAGS="$CXXFLAGS"
12791 save_LIBS="$LIBS"
12792 CXXFLAGS="$CXXFLAGS `$PERL -MExtUtils::Embed -e ccopts`"
12793 LIBS="$LIBS `$PERL -MExtUtils::Embed -e ldopts`"
12794 cat >conftest.$ac_ext <<_ACEOF
12795/* confdefs.h. */
12796_ACEOF
12797cat confdefs.h >>conftest.$ac_ext
12798cat >>conftest.$ac_ext <<_ACEOF
12799/* end confdefs.h. */
12800
12801#include <EXTERN.h>
12802#include <perl.h>
12803#include <XSUB.h>
12804
12805int
12806main ()
12807{
12808
12809 PerlInterpreter *perl = perl_alloc ();
12810
12811 ;
12812 return 0;
12813}
12814_ACEOF
12815rm -f conftest.$ac_objext conftest$ac_exeext
12816if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12817 (eval $ac_link) 2>conftest.er1
12818 ac_status=$?
12819 grep -v '^ *+' conftest.er1 >conftest.err
12820 rm -f conftest.er1
12821 cat conftest.err >&5
12822 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12823 (exit $ac_status); } &&
12824 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
12825 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12826 (eval $ac_try) 2>&5
12827 ac_status=$?
12828 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12829 (exit $ac_status); }; } &&
12830 { ac_try='test -s conftest$ac_exeext'
12831 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12832 (eval $ac_try) 2>&5
12833 ac_status=$?
12834 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12835 (exit $ac_status); }; }; then
12836 rxvt_perl_link=yes
12837else
12838 echo "$as_me: failed program was:" >&5
12839sed 's/^/| /' conftest.$ac_ext >&5
12840
12841rxvt_perl_link=no
12842fi
12843rm -f conftest.err conftest.$ac_objext \
12844 conftest$ac_exeext conftest.$ac_ext
12845 CXXFLAGS="$save_CXXFLAGS"
12846 LIBS="$save_LIBS"
12847
12848 if test x$rxvt_perl_link = xyes; then
12849 echo "$as_me:$LINENO: result: ok" >&5
12850echo "${ECHO_T}ok" >&6
12851
12852cat >>confdefs.h <<\_ACEOF
12853#define ENABLE_PERL 1
12854_ACEOF
12855
12856 IF_PERL=
12857 PERL_O=rxvtperl.o
12858 PERLFLAGS="`$PERL -MExtUtils::Embed -e ccopts`"
12859 PERLLIB="`$PERL -MExtUtils::Embed -e ldopts`"
12860 PERLPRIVLIBEXP="`$PERL -MConfig -e 'print $Config{privlibexp}'`"
12861 else
12862 support_perl=no
12863 echo "$as_me:$LINENO: result: no, unable to link" >&5
12864echo "${ECHO_T}no, unable to link" >&6
12865 fi
12866 else
12867 { { echo "$as_me:$LINENO: error: no working perl found" >&5
12868echo "$as_me: error: no working perl found" >&2;}
12869 { (exit or perl not version >= 5.8); exit or perl not version >= 5.8; }; }
12870 support_perl=no
12871 fi
12872fi
12873
12874
12875
12876
12877
12878
12879
12880if test x$support_perl = xyes; then
12881 support_frills=yes
12882fi
12484 12883
12485 12884
12486CFLAGS=${CFLAGS--O} 12885CFLAGS=${CFLAGS--O}
12487LDFLAGS=${LDFLAGS--O} 12886LDFLAGS=${LDFLAGS--O}
12488 12887
12502 XPM_LIBS=`echo $XPM_LIBS | sed "$R_TRANSLATE"` 12901 XPM_LIBS=`echo $XPM_LIBS | sed "$R_TRANSLATE"`
12503fi 12902fi
12504 12903
12505 12904
12506 12905
12507
12508
12509if test x$support_addstrings = xno; then
12510
12511cat >>confdefs.h <<\_ACEOF
12512#define NO_STRINGS 1
12513_ACEOF
12514
12515fi
12516
12517MCOMMON=./autoconf/Make.common
12518 12906
12519 12907
12520test "$program_prefix" != NONE && 12908test "$program_prefix" != NONE &&
12521 program_transform_name="s,^,$program_prefix,;$program_transform_name" 12909 program_transform_name="s,^,$program_prefix,;$program_transform_name"
12522# Use a double $ so make ignores it. 12910# Use a double $ so make ignores it.
12598 include_time_h="#include <time.h>" 12986 include_time_h="#include <time.h>"
12599else 12987else
12600 include_time_h="/* #include <time.h> */" 12988 include_time_h="/* #include <time.h> */"
12601fi 12989fi
12602 12990
12603 ac_config_files="$ac_config_files autoconf/Make.common Makefile doc/Makefile src/Makefile src/rxvtlib.h" 12991 ac_config_files="$ac_config_files Makefile doc/Makefile src/Makefile src/rxvtlib.h"
12604 12992
12605cat >confcache <<\_ACEOF 12993cat >confcache <<\_ACEOF
12606# This file is a shell script that caches the results of configure 12994# This file is a shell script that caches the results of configure
12607# tests run on this system so they can be shared between configure 12995# tests run on this system so they can be shared between configure
12608# scripts and configure runs, see configure's option --config-cache. 12996# scripts and configure runs, see configure's option --config-cache.
13125cat >>$CONFIG_STATUS <<\_ACEOF 13513cat >>$CONFIG_STATUS <<\_ACEOF
13126for ac_config_target in $ac_config_targets 13514for ac_config_target in $ac_config_targets
13127do 13515do
13128 case "$ac_config_target" in 13516 case "$ac_config_target" in
13129 # Handling of arguments. 13517 # Handling of arguments.
13130 "autoconf/Make.common" ) CONFIG_FILES="$CONFIG_FILES autoconf/Make.common" ;;
13131 "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;; 13518 "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;;
13132 "doc/Makefile" ) CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;; 13519 "doc/Makefile" ) CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;
13133 "src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;; 13520 "src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
13134 "src/rxvtlib.h" ) CONFIG_FILES="$CONFIG_FILES src/rxvtlib.h" ;; 13521 "src/rxvtlib.h" ) CONFIG_FILES="$CONFIG_FILES src/rxvtlib.h" ;;
13135 "config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS config.h:autoconf/config.h.in" ;; 13522 "config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS config.h:autoconf/config.h.in" ;;
13269s,@rxvt_uint16_typedef@,$rxvt_uint16_typedef,;t t 13656s,@rxvt_uint16_typedef@,$rxvt_uint16_typedef,;t t
13270s,@rxvt_int32_typedef@,$rxvt_int32_typedef,;t t 13657s,@rxvt_int32_typedef@,$rxvt_int32_typedef,;t t
13271s,@rxvt_uint32_typedef@,$rxvt_uint32_typedef,;t t 13658s,@rxvt_uint32_typedef@,$rxvt_uint32_typedef,;t t
13272s,@rxvt_intp_define@,$rxvt_intp_define,;t t 13659s,@rxvt_intp_define@,$rxvt_intp_define,;t t
13273s,@rxvt_u_intp_define@,$rxvt_u_intp_define,;t t 13660s,@rxvt_u_intp_define@,$rxvt_u_intp_define,;t t
13661s,@PERL@,$PERL,;t t
13662s,@PERLLIB@,$PERLLIB,;t t
13663s,@PERLFLAGS@,$PERLFLAGS,;t t
13664s,@PERLPRIVLIBEXP@,$PERLPRIVLIBEXP,;t t
13665s,@IF_PERL@,$IF_PERL,;t t
13666s,@PERL_O@,$PERL_O,;t t
13274s,@DEBUG@,$DEBUG,;t t 13667s,@DEBUG@,$DEBUG,;t t
13275s,@DINCLUDE@,$DINCLUDE,;t t 13668s,@DINCLUDE@,$DINCLUDE,;t t
13276s,@DLIB@,$DLIB,;t t 13669s,@DLIB@,$DLIB,;t t
13277s,@include_stdint_h@,$include_stdint_h,;t t 13670s,@include_stdint_h@,$include_stdint_h,;t t
13278s,@include_stdarg_h@,$include_stdarg_h,;t t 13671s,@include_stdarg_h@,$include_stdarg_h,;t t
13287s,@include_sys_strredir_h@,$include_sys_strredir_h,;t t 13680s,@include_sys_strredir_h@,$include_sys_strredir_h,;t t
13288s,@include_sys_time_h@,$include_sys_time_h,;t t 13681s,@include_sys_time_h@,$include_sys_time_h,;t t
13289s,@include_time_h@,$include_time_h,;t t 13682s,@include_time_h@,$include_time_h,;t t
13290s,@LIBOBJS@,$LIBOBJS,;t t 13683s,@LIBOBJS@,$LIBOBJS,;t t
13291s,@LTLIBOBJS@,$LTLIBOBJS,;t t 13684s,@LTLIBOBJS@,$LTLIBOBJS,;t t
13292/@MCOMMON@/r $MCOMMON
13293s,@MCOMMON@,,;t t
13294CEOF 13685CEOF
13295 13686
13296_ACEOF 13687_ACEOF
13297 13688
13298 cat >>$CONFIG_STATUS <<\_ACEOF 13689 cat >>$CONFIG_STATUS <<\_ACEOF
13819 utmp file: $rxvt_cv_path_utmp 14210 utmp file: $rxvt_cv_path_utmp
13820 utmpx file: $rxvt_cv_path_utmpx 14211 utmpx file: $rxvt_cv_path_utmpx
13821 wtmp file: $rxvt_cv_path_wtmp 14212 wtmp file: $rxvt_cv_path_wtmp
13822 wtmpx file: $rxvt_cv_path_wtmpx 14213 wtmpx file: $rxvt_cv_path_wtmpx
13823 lastlog file: $rxvt_cv_path_lastlog 14214 lastlog file: $rxvt_cv_path_lastlog
13824 ttys/ttytab file: $rxvt_cv_path_ttytab" 14215 ttys/ttytab file: $rxvt_cv_path_ttytab
14216 embedded perl: $support_perl"
13825 echo 14217 echo
13826fi 14218fi
13827if test x$term != x; then 14219if test x$term != x; then
13828 echo " set TERM to: $term" 14220 echo " set TERM to: $term"
13829fi 14221fi

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines