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

Comparing rxvt-unicode/configure (file contents):
Revision 1.59 by root, Sun Jan 1 06:28:45 2006 UTC vs.
Revision 1.75 by root, Tue Jan 17 11:53:07 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"
4317 conftest$ac_exeext conftest.$ac_ext 4318 conftest$ac_exeext conftest.$ac_ext
4318 4319
4319 4320
4320MALLOC_TYPE=S 4321MALLOC_TYPE=S
4321 4322
4322support_addstrings=no
4323support_frills=yes 4323support_frills=yes
4324support_inheritpixmap=no 4324support_inheritpixmap=yes
4325support_tinting=yes 4325support_tinting=yes
4326support_fading=yes 4326support_fading=yes
4327support_keepscrolling=yes 4327support_keepscrolling=yes
4328support_selectionscrolling=yes 4328support_selectionscrolling=yes
4329support_menubar=no
4330support_mousewheel=yes 4329support_mousewheel=yes
4331support_mouseslipwheel=yes 4330support_mouseslipwheel=yes
4332support_utmp=yes 4331support_utmp=yes
4333support_wtmp=yes 4332support_wtmp=yes
4334support_lastlog=yes 4333support_lastlog=yes
4337support_scroll_rxvt=yes 4336support_scroll_rxvt=yes
4338support_scroll_next=yes 4337support_scroll_next=yes
4339support_scroll_xterm=yes 4338support_scroll_xterm=yes
4340support_scroll_plain=yes 4339support_scroll_plain=yes
4341support_xim=yes 4340support_xim=yes
4342support_xpm=no 4341support_xpm=yes
4343support_xft=yes 4342support_xft=yes
4344support_unicode3=no 4343support_unicode3=no
4345support_combining=yes 4344support_combining=yes
4346support_8bitctrls=no 4345support_8bitctrls=no
4347support_iso14755=yes 4346support_iso14755=yes
4348support_styles=yes 4347support_styles=yes
4348support_perl=yes
4349codesets=all 4349codesets=all
4350 4350
4351 4351
4352if test "x$enable_shared" = xyes; then 4352if test "x$enable_shared" = xyes; then
4353 4353
4370 support_tinting=no 4370 support_tinting=no
4371 support_fading=no 4371 support_fading=no
4372 support_keepscrolling=no 4372 support_keepscrolling=no
4373 support_selectionscrolling=no 4373 support_selectionscrolling=no
4374 support_lastlog=no 4374 support_lastlog=no
4375 support_menubar=no
4376 support_mousewheel=no 4375 support_mousewheel=no
4377 support_mouseslipwheel=no 4376 support_mouseslipwheel=no
4378 support_text_blink=no 4377 support_text_blink=no
4379 support_pointer_blank=no 4378 support_pointer_blank=no
4380 support_scroll_rxvt=no 4379 support_scroll_rxvt=no
4389 support_unicode3=no 4388 support_unicode3=no
4390 support_combining=no 4389 support_combining=no
4391 support_8bitctrls=no 4390 support_8bitctrls=no
4392 support_iso14755=no 4391 support_iso14755=no
4393 support_styles=no 4392 support_styles=no
4393 support_perl=no
4394 codesets= 4394 codesets=
4395 fi 4395 fi
4396 if test x$enableval = xyes; then 4396 if test x$enableval = xyes; then
4397 support_24bit=yes 4397 support_24bit=yes
4398 support_frills=yes 4398 support_frills=yes
4400 support_tinting=yes 4400 support_tinting=yes
4401 support_fading=yes 4401 support_fading=yes
4402 support_keepscrolling=yes 4402 support_keepscrolling=yes
4403 support_selectionscrolling=yes 4403 support_selectionscrolling=yes
4404 support_lastlog=yes 4404 support_lastlog=yes
4405 support_menubar=yes
4406 support_mousewheel=yes 4405 support_mousewheel=yes
4407 support_mouseslipwheel=yes 4406 support_mouseslipwheel=yes
4408 support_text_blink=yes 4407 support_text_blink=yes
4409 support_pointer_blank=yes 4408 support_pointer_blank=yes
4410 support_scroll_rxvt=yes 4409 support_scroll_rxvt=yes
4419 support_unicode3=yes 4418 support_unicode3=yes
4420 support_combining=yes 4419 support_combining=yes
4421 #support_8bitctrls=yes 4420 #support_8bitctrls=yes
4422 support_iso14755=yes 4421 support_iso14755=yes
4423 support_styles=yes 4422 support_styles=yes
4423 support_perl=yes
4424 codesets=all 4424 codesets=all
4425 fi 4425 fi
4426 4426
4427fi; 4427fi;
4428 4428
4512 if test x$enableval = xyes -o x$enableval = xno; then 4512 if test x$enableval = xyes -o x$enableval = xno; then
4513 support_fading=$enableval 4513 support_fading=$enableval
4514 fi 4514 fi
4515fi; 4515fi;
4516 4516
4517# Check whether --enable-menubar or --disable-menubar was given.
4518if test "${enable_menubar+set}" = set; then
4519 enableval="$enable_menubar"
4520 if test x$enableval = xyes -o x$enableval = xno; then
4521 support_menubar=$enableval
4522 fi
4523fi;
4524
4525# Check whether --enable-rxvt-scroll or --disable-rxvt-scroll was given. 4517# Check whether --enable-rxvt-scroll or --disable-rxvt-scroll was given.
4526if test "${enable_rxvt_scroll+set}" = set; then 4518if test "${enable_rxvt_scroll+set}" = set; then
4527 enableval="$enable_rxvt_scroll" 4519 enableval="$enable_rxvt_scroll"
4528 if test x$enableval = xyes -o x$enableval = xno; then 4520 if test x$enableval = xyes -o x$enableval = xno; then
4529 support_scroll_rxvt=$enableval 4521 support_scroll_rxvt=$enableval
4544 if test x$enableval = xyes -o x$enableval = xno; then 4536 if test x$enableval = xyes -o x$enableval = xno; then
4545 support_scroll_xterm=$enableval 4537 support_scroll_xterm=$enableval
4546 fi 4538 fi
4547fi; 4539fi;
4548 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
4549# Check whether --enable-plain-scroll or --disable-plain-scroll was given. 4549# Check whether --enable-plain-scroll or --disable-plain-scroll was given.
4550if test "${enable_plain_scroll+set}" = set; then 4550if test "${enable_plain_scroll+set}" = set; then
4551 enableval="$enable_plain_scroll" 4551 enableval="$enable_plain_scroll"
4552 if test x$enableval = xyes -o x$enableval = xno; then 4552 if test x$enableval = xyes -o x$enableval = xno; then
4553 support_scroll_plain=$enableval 4553 support_scroll_plain=$enableval
4554 fi 4554 fi
4555fi; 4555fi;
4556 4556
4557# Check whether --enable-half-shadow or --disable-half-shadow was given.
4558if test "${enable_half_shadow+set}" = set; then
4559 enableval="$enable_half_shadow"
4560 if test x$enableval = xyes; then
4561
4562cat >>confdefs.h <<\_ACEOF
4563#define HALFSHADOW 1
4564_ACEOF
4565
4566 fi
4567fi;
4568 4557
4569 4558
4570# Check whether --with-codesets or --without-codesets was given. 4559# Check whether --with-codesets or --without-codesets was given.
4571if test "${with_codesets+set}" = set; then 4560if test "${with_codesets+set}" = set; then
4572 withval="$with_codesets" 4561 withval="$with_codesets"
4627_ACEOF 4616_ACEOF
4628 4617
4629 fi 4618 fi
4630fi; 4619fi;
4631 4620
4632# Check whether --enable-xgetdefault or --disable-xgetdefault was given.
4633if test "${enable_xgetdefault+set}" = set; then
4634 enableval="$enable_xgetdefault"
4635 if test x$enableval = xyes; then
4636
4637cat >>confdefs.h <<\_ACEOF
4638#define USE_XGETDEFAULT 1
4639_ACEOF
4640
4641 fi
4642fi;
4643
4644# Check whether --enable-8bitctrls or --disable-8bitctrls was given. 4621# Check whether --enable-8bitctrls or --disable-8bitctrls was given.
4645if test "${enable_8bitctrls+set}" = set; then 4622if test "${enable_8bitctrls+set}" = set; then
4646 enableval="$enable_8bitctrls" 4623 enableval="$enable_8bitctrls"
4647 if test x$enableval = xyes -o x$enableval = xno; then 4624 if test x$enableval = xyes -o x$enableval = xno; then
4648 support_8bitctrls=$enableval 4625 support_8bitctrls=$enableval
4707_ACEOF 4684_ACEOF
4708 4685
4709 4686
4710RXVTNAME=`echo "$RXVTNAME"|sed "$program_transform_name"` 4687RXVTNAME=`echo "$RXVTNAME"|sed "$program_transform_name"`
4711 4688
4712
4713# Check whether --enable-strings or --disable-strings was given.
4714if test "${enable_strings+set}" = set; then
4715 enableval="$enable_strings"
4716 if test x$enableval = xyes -o x$enableval = xno; then
4717 support_addstrings=$enableval
4718 fi
4719fi;
4720 4689
4721# Check whether --enable-swapscreen or --disable-swapscreen was given. 4690# Check whether --enable-swapscreen or --disable-swapscreen was given.
4722if test "${enable_swapscreen+set}" = set; then 4691if test "${enable_swapscreen+set}" = set; then
4723 enableval="$enable_swapscreen" 4692 enableval="$enable_swapscreen"
4724 if test x$enableval = xno; then 4693 if test x$enableval = xno; then
7296 7265
7297 7266
7298 7267
7299 7268
7300 7269
7270
7271
7301for ac_header in \ 7272for ac_header in \
7302 assert.h \ 7273 assert.h \
7303 fcntl.h \ 7274 fcntl.h \
7304 grp.h \ 7275 grp.h \
7305 libc.h \ 7276 libc.h \
7318 sys/time.h \ 7289 sys/time.h \
7319 utmp.h \ 7290 utmp.h \
7320 utmpx.h \ 7291 utmpx.h \
7321 stdint.h \ 7292 stdint.h \
7322 pty.h \ 7293 pty.h \
7294 util.h \
7295 libutil.h \
7323 wchar.h \ 7296 wchar.h \
7324 cwchar \ 7297 cwchar \
7325 clocale \ 7298 clocale \
7326 7299
7327do 7300do
10157#define RETSIGTYPE $ac_cv_type_signal 10130#define RETSIGTYPE $ac_cv_type_signal
10158_ACEOF 10131_ACEOF
10159 10132
10160 10133
10161 10134
10162case "$host_alias" in
10163 *ultrix) ac_cv_func_setsid='no' ;;
10164 *) break;;
10165esac
10166
10167
10168
10169
10170 10135
10171 10136
10172 10137
10173 10138
10174 10139
10182 10147
10183 10148
10184 10149
10185 10150
10186for ac_func in \ 10151for ac_func in \
10187 atexit \
10188 revoke \ 10152 revoke \
10189 unsetenv \ 10153 unsetenv \
10190 setutent \ 10154 setutent \
10191 seteuid \ 10155 seteuid \
10192 setreuid \ 10156 setreuid \
10193 setsid \
10194 setpgrp \
10195 setpgid \
10196 openpty \
10197 _getpty \ 10157 _getpty \
10158 getpt \
10159 posix_openpt \
10198 grantpt \ 10160 grantpt \
10199 unlockpt \ 10161 unlockpt \
10200 isastream \ 10162 isastream \
10201 on_exit \ 10163 on_exit \
10202 nanosleep \ 10164 nanosleep \
11983#define XIMCB_PROTO_BROKEN 1 11945#define XIMCB_PROTO_BROKEN 1
11984_ACEOF 11946_ACEOF
11985 11947
11986fi 11948fi
11987 11949
11950if test x$ac_cv_func_getpt = xno -a x$ac_cv_func_posix_openpt = xno; then
11988echo "$as_me:$LINENO: checking for getpt" >&5 11951 echo "$as_me:$LINENO: checking for openpty" >&5
11989echo $ECHO_N "checking for getpt... $ECHO_C" >&6 11952echo $ECHO_N "checking for openpty... $ECHO_C" >&6
11990if test "${rxvt_cv_func_getpt+set}" = set; then 11953if test "${ac_cv_func_openpty+set}" = set; then
11991 echo $ECHO_N "(cached) $ECHO_C" >&6 11954 echo $ECHO_N "(cached) $ECHO_C" >&6
11992else 11955else
11993 cat >conftest.$ac_ext <<_ACEOF 11956 cat >conftest.$ac_ext <<_ACEOF
11994/* confdefs.h. */ 11957/* confdefs.h. */
11995_ACEOF 11958_ACEOF
11996cat confdefs.h >>conftest.$ac_ext 11959cat confdefs.h >>conftest.$ac_ext
11997cat >>conftest.$ac_ext <<_ACEOF 11960cat >>conftest.$ac_ext <<_ACEOF
11998/* end confdefs.h. */ 11961/* end confdefs.h. */
11999#define _GNU_SOURCE 11962/* Define openpty to an innocuous variant, in case <limits.h> declares openpty.
12000#ifdef HAVE_STDLIB_H 11963 For example, HP-UX 11i <limits.h> declares gettimeofday. */
12001# include <cstdlib> 11964#define openpty innocuous_openpty
11965
11966/* System header to define __stub macros and hopefully few prototypes,
11967 which can conflict with char openpty (); below.
11968 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
11969 <limits.h> exists even on freestanding compilers. */
11970
11971#ifdef __STDC__
11972# include <limits.h>
11973#else
11974# include <assert.h>
12002#endif 11975#endif
11976
11977#undef openpty
11978
11979/* Override any gcc2 internal prototype to avoid an error. */
11980#ifdef __cplusplus
11981extern "C"
11982{
11983#endif
11984/* We use char because int might match the return type of a gcc2
11985 builtin and then its argument prototype would still apply. */
11986char openpty ();
11987/* The GNU C library defines this for functions which it implements
11988 to always fail with ENOSYS. Some functions are actually named
11989 something starting with __ and the normal name is an alias. */
11990#if defined (__stub_openpty) || defined (__stub___openpty)
11991choke me
11992#else
11993char (*f) () = openpty;
11994#endif
11995#ifdef __cplusplus
11996}
11997#endif
11998
12003int 11999int
12004main () 12000main ()
12005{ 12001{
12006(void)getpt(); 12002return f != openpty;
12007 ; 12003 ;
12008 return 0; 12004 return 0;
12009} 12005}
12010_ACEOF 12006_ACEOF
12011rm -f conftest.$ac_objext conftest$ac_exeext 12007rm -f conftest.$ac_objext conftest$ac_exeext
12027 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 12023 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12028 (eval $ac_try) 2>&5 12024 (eval $ac_try) 2>&5
12029 ac_status=$? 12025 ac_status=$?
12030 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12026 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12031 (exit $ac_status); }; }; then 12027 (exit $ac_status); }; }; then
12032 rxvt_cv_func_getpt=yes 12028 ac_cv_func_openpty=yes
12033else 12029else
12034 echo "$as_me: failed program was:" >&5 12030 echo "$as_me: failed program was:" >&5
12035sed 's/^/| /' conftest.$ac_ext >&5 12031sed 's/^/| /' conftest.$ac_ext >&5
12036 12032
12037rxvt_cv_func_getpt=no 12033ac_cv_func_openpty=no
12038fi 12034fi
12039rm -f conftest.err conftest.$ac_objext \ 12035rm -f conftest.err conftest.$ac_objext \
12040 conftest$ac_exeext conftest.$ac_ext 12036 conftest$ac_exeext conftest.$ac_ext
12041fi 12037fi
12042echo "$as_me:$LINENO: result: $rxvt_cv_func_getpt" >&5 12038echo "$as_me:$LINENO: result: $ac_cv_func_openpty" >&5
12043echo "${ECHO_T}$rxvt_cv_func_getpt" >&6 12039echo "${ECHO_T}$ac_cv_func_openpty" >&6
12044if test x$rxvt_cv_func_getpt = xyes; then 12040if test $ac_cv_func_openpty = yes; then
12045 12041 :
12042else
12043 echo "$as_me:$LINENO: checking for openpty in -lutil" >&5
12044echo $ECHO_N "checking for openpty in -lutil... $ECHO_C" >&6
12045if test "${ac_cv_lib_util_openpty+set}" = set; then
12046 echo $ECHO_N "(cached) $ECHO_C" >&6
12047else
12048 ac_check_lib_save_LIBS=$LIBS
12049LIBS="-lutil $LIBS"
12050cat >conftest.$ac_ext <<_ACEOF
12051/* confdefs.h. */
12052_ACEOF
12053cat confdefs.h >>conftest.$ac_ext
12046cat >>confdefs.h <<\_ACEOF 12054cat >>conftest.$ac_ext <<_ACEOF
12047#define HAVE_GETPT 1 12055/* end confdefs.h. */
12056
12057/* Override any gcc2 internal prototype to avoid an error. */
12058#ifdef __cplusplus
12059extern "C"
12060#endif
12061/* We use char because int might match the return type of a gcc2
12062 builtin and then its argument prototype would still apply. */
12063char openpty ();
12064int
12065main ()
12066{
12067openpty ();
12068 ;
12069 return 0;
12070}
12048_ACEOF 12071_ACEOF
12072rm -f conftest.$ac_objext conftest$ac_exeext
12073if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12074 (eval $ac_link) 2>conftest.er1
12075 ac_status=$?
12076 grep -v '^ *+' conftest.er1 >conftest.err
12077 rm -f conftest.er1
12078 cat conftest.err >&5
12079 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12080 (exit $ac_status); } &&
12081 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
12082 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12083 (eval $ac_try) 2>&5
12084 ac_status=$?
12085 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12086 (exit $ac_status); }; } &&
12087 { ac_try='test -s conftest$ac_exeext'
12088 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12089 (eval $ac_try) 2>&5
12090 ac_status=$?
12091 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12092 (exit $ac_status); }; }; then
12093 ac_cv_lib_util_openpty=yes
12094else
12095 echo "$as_me: failed program was:" >&5
12096sed 's/^/| /' conftest.$ac_ext >&5
12097
12098ac_cv_lib_util_openpty=no
12099fi
12100rm -f conftest.err conftest.$ac_objext \
12101 conftest$ac_exeext conftest.$ac_ext
12102LIBS=$ac_check_lib_save_LIBS
12103fi
12104echo "$as_me:$LINENO: result: $ac_cv_lib_util_openpty" >&5
12105echo "${ECHO_T}$ac_cv_lib_util_openpty" >&6
12106if test $ac_cv_lib_util_openpty = yes; then
12107 LIBS="$LIBS -lutil"
12108fi
12109
12110fi
12049 12111
12050fi 12112fi
12051 12113
12052echo "$as_me:$LINENO: checking for pty/tty type" >&5 12114echo "$as_me:$LINENO: checking for pty/tty type" >&5
12053echo $ECHO_N "checking for pty/tty type... $ECHO_C" >&6 12115echo $ECHO_N "checking for pty/tty type... $ECHO_C" >&6
12054if test "${rxvt_cv_ptys+set}" = set; then 12116if test "${rxvt_cv_ptys+set}" = set; then
12055 echo $ECHO_N "(cached) $ECHO_C" >&6 12117 echo $ECHO_N "(cached) $ECHO_C" >&6
12056else 12118else
12057 if test x$ac_cv_func_openpty = xyes; then 12119 if test x$ac_cv_func_openpty = xyes -o x$ac_cv_lib_util_openpty = xyes; then
12058 rxvt_cv_ptys=OPENPTY 12120 rxvt_cv_ptys=OPENPTY
12121 else if test x$ac_cv_func_getpt = xyes; then
12122 rxvt_cv_ptys=GLIBC
12123 else if test x$ac_cv_func_posix_openpt = xyes; then
12124 rxvt_cv_ptys=POSIX
12059 else if test x$ac_cv_func__getpty = xyes; then 12125 else if test x$ac_cv_func__getpty = xyes; then
12060 rxvt_cv_ptys=SGI4 12126 rxvt_cv_ptys=SGI4
12061 else if test -c /dev/ttyp20; then 12127 else if test -c /dev/ttyp20; then
12062 rxvt_cv_ptys=SCO 12128 rxvt_cv_ptys=SCO
12063 else if test -c /dev/ptym/clone; then 12129 else if test -c /dev/ptym/clone; then
12064 rxvt_cv_ptys=HPUX 12130 rxvt_cv_ptys=HPUX
12065 else if test x$rxvt_cv_func_getpt = xyes; then
12066 rxvt_cv_ptys=GLIBC
12067 else if test -c /dev/ptc -a -c /dev/pts; then 12131 else if test -c /dev/ptc -a -c /dev/pts; then
12068 rxvt_cv_ptys=PTC 12132 rxvt_cv_ptys=PTC
12069 else if test -c /dev/ptc -a -d /dev/pts; then 12133 else if test -c /dev/ptc -a -d /dev/pts; then
12070 rxvt_cv_ptys=PTC 12134 rxvt_cv_ptys=PTC
12071 else if test -c /dev/ptmx -a -c /dev/pts/0; then 12135 else if test -c /dev/ptmx -a -c /dev/pts/0; then
12081fi 12145fi
12082fi 12146fi
12083fi 12147fi
12084fi 12148fi
12085fi 12149fi
12150fi
12086 12151
12087fi 12152fi
12088echo "$as_me:$LINENO: result: $rxvt_cv_ptys" >&5 12153echo "$as_me:$LINENO: result: $rxvt_cv_ptys" >&5
12089echo "${ECHO_T}$rxvt_cv_ptys" >&6 12154echo "${ECHO_T}$rxvt_cv_ptys" >&6
12090 12155
12156if test x$rxvt_cv_ptys = xGLIBC; then
12157
12158cat >>confdefs.h <<\_ACEOF
12159#define PTYS_ARE_GETPT 1
12160_ACEOF
12161
12162fi
12163if test x$rxvt_cv_ptys = xPOSIX; then
12164
12165cat >>confdefs.h <<\_ACEOF
12166#define PTYS_ARE_POSIX 1
12167_ACEOF
12168
12169fi
12091if test x$rxvt_cv_ptys = xOPENPTY; then 12170if test x$rxvt_cv_ptys = xOPENPTY; then
12092 12171
12093cat >>confdefs.h <<\_ACEOF 12172cat >>confdefs.h <<\_ACEOF
12094#define PTYS_ARE_OPENPTY 1 12173#define PTYS_ARE_OPENPTY 1
12095_ACEOF 12174_ACEOF
12121cat >>confdefs.h <<\_ACEOF 12200cat >>confdefs.h <<\_ACEOF
12122#define PTYS_ARE__GETPTY 1 12201#define PTYS_ARE__GETPTY 1
12123_ACEOF 12202_ACEOF
12124 12203
12125fi 12204fi
12126if test x$rxvt_cv_ptys = xCONVEX; then
12127
12128cat >>confdefs.h <<\_ACEOF
12129#define PTYS_ARE_GETPTY 1
12130_ACEOF
12131
12132fi
12133if test x$rxvt_cv_ptys = xGLIBC; then
12134
12135cat >>confdefs.h <<\_ACEOF
12136#define PTYS_ARE_GETPT 1
12137_ACEOF
12138
12139fi
12140if test x$rxvt_cv_ptys = xHPUX; then 12205if test x$rxvt_cv_ptys = xHPUX; then
12141 12206
12142cat >>confdefs.h <<\_ACEOF 12207cat >>confdefs.h <<\_ACEOF
12143#define PTYS_ARE_CLONE 1 12208#define PTYS_ARE_CLONE 1
12144_ACEOF 12209_ACEOF
12145 12210
12146fi 12211fi
12147if test x$rxvt_cv_ptys = xBSD -o x$rxvt_cv_ptys = xHPUX -o x$rxvt_cv_ptys = xGLIBC; then 12212if test x$rxvt_cv_ptys = xBSD -o x$rxvt_cv_ptys = xHPUX -o x$rxvt_cv_ptys = xPOSIX; then
12148 12213
12149cat >>confdefs.h <<\_ACEOF 12214cat >>confdefs.h <<\_ACEOF
12150#define PTYS_ARE_SEARCHED 1 12215#define PTYS_ARE_SEARCHED 1
12151_ACEOF 12216_ACEOF
12152 12217
12173 12238
12174fi 12239fi
12175 12240
12176if test x$support_xft = xyes; then 12241if test x$support_xft = xyes; then
12177 LIBS="$LIBS `pkg-config xft --libs`" 12242 LIBS="$LIBS `pkg-config xft --libs`"
12178 CFLAGS="$CFLAGS `pkg-config xft --cflags`"
12179 CPPFLAGS="$CPPFLAGS `pkg-config xft --cflags`" 12243 CPPFLAGS="$CPPFLAGS `pkg-config xft --cflags`"
12180 12244
12181 12245
12182for ac_header in X11/Xft/Xft.h 12246for ac_header in X11/Xft/Xft.h
12183do 12247do
12467cat >>confdefs.h <<\_ACEOF 12531cat >>confdefs.h <<\_ACEOF
12468#define SELECTION_SCROLLING 1 12532#define SELECTION_SCROLLING 1
12469_ACEOF 12533_ACEOF
12470 12534
12471fi 12535fi
12472if test x$support_menubar = xyes; then
12473
12474cat >>confdefs.h <<\_ACEOF
12475#define MENUBAR 1
12476_ACEOF
12477
12478fi
12479if test x$support_frills = xyes; then 12536if test x$support_frills = xyes; then
12480 12537
12481cat >>confdefs.h <<\_ACEOF 12538cat >>confdefs.h <<\_ACEOF
12482#define ENABLE_FRILLS 1 12539#define ENABLE_FRILLS 1
12483_ACEOF 12540_ACEOF
12641#define ENCODING_ZH_EXT 1 12698#define ENCODING_ZH_EXT 1
12642_ACEOF 12699_ACEOF
12643 ;; 12700 ;;
12644 esac 12701 esac
12645done 12702done
12703
12704IF_PERL=\#
12705if test x$support_perl = xyes; then
12706 # Extract the first word of "perl5", so it can be a program name with args.
12707set dummy perl5; ac_word=$2
12708echo "$as_me:$LINENO: checking for $ac_word" >&5
12709echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
12710if test "${ac_cv_path_PERL+set}" = set; then
12711 echo $ECHO_N "(cached) $ECHO_C" >&6
12712else
12713 case $PERL in
12714 [\\/]* | ?:[\\/]*)
12715 ac_cv_path_PERL="$PERL" # Let the user override the test with a path.
12716 ;;
12717 *)
12718 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
12719for as_dir in $PATH
12720do
12721 IFS=$as_save_IFS
12722 test -z "$as_dir" && as_dir=.
12723 for ac_exec_ext in '' $ac_executable_extensions; do
12724 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
12725 ac_cv_path_PERL="$as_dir/$ac_word$ac_exec_ext"
12726 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
12727 break 2
12728 fi
12729done
12730done
12731
12732 ;;
12733esac
12734fi
12735PERL=$ac_cv_path_PERL
12736
12737if test -n "$PERL"; then
12738 echo "$as_me:$LINENO: result: $PERL" >&5
12739echo "${ECHO_T}$PERL" >&6
12740else
12741 echo "$as_me:$LINENO: result: no" >&5
12742echo "${ECHO_T}no" >&6
12743fi
12744
12745 # Extract the first word of "perl", so it can be a program name with args.
12746set dummy perl; ac_word=$2
12747echo "$as_me:$LINENO: checking for $ac_word" >&5
12748echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
12749if test "${ac_cv_path_PERL+set}" = set; then
12750 echo $ECHO_N "(cached) $ECHO_C" >&6
12751else
12752 case $PERL in
12753 [\\/]* | ?:[\\/]*)
12754 ac_cv_path_PERL="$PERL" # Let the user override the test with a path.
12755 ;;
12756 *)
12757 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
12758for as_dir in $PATH
12759do
12760 IFS=$as_save_IFS
12761 test -z "$as_dir" && as_dir=.
12762 for ac_exec_ext in '' $ac_executable_extensions; do
12763 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
12764 ac_cv_path_PERL="$as_dir/$ac_word$ac_exec_ext"
12765 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
12766 break 2
12767 fi
12768done
12769done
12770
12771 ;;
12772esac
12773fi
12774PERL=$ac_cv_path_PERL
12775
12776if test -n "$PERL"; then
12777 echo "$as_me:$LINENO: result: $PERL" >&5
12778echo "${ECHO_T}$PERL" >&6
12779else
12780 echo "$as_me:$LINENO: result: no" >&5
12781echo "${ECHO_T}no" >&6
12782fi
12783
12784
12785 echo "$as_me:$LINENO: checking for $PERL suitability" >&5
12786echo $ECHO_N "checking for $PERL suitability... $ECHO_C" >&6
12787 if $PERL -MExtUtils::Embed -e "use v5.8" >/dev/null 2>/dev/null; then
12788
12789 save_CXXFLAGS="$CXXFLAGS"
12790 save_LIBS="$LIBS"
12791 CXXFLAGS="$CXXFLAGS `$PERL -MExtUtils::Embed -e ccopts`"
12792 LIBS="$LIBS `$PERL -MExtUtils::Embed -e ldopts`"
12793 cat >conftest.$ac_ext <<_ACEOF
12794/* confdefs.h. */
12795_ACEOF
12796cat confdefs.h >>conftest.$ac_ext
12797cat >>conftest.$ac_ext <<_ACEOF
12798/* end confdefs.h. */
12799
12800#include <EXTERN.h>
12801#include <perl.h>
12802#include <XSUB.h>
12803
12804int
12805main ()
12806{
12807
12808 PerlInterpreter *perl = perl_alloc ();
12809
12810 ;
12811 return 0;
12812}
12813_ACEOF
12814rm -f conftest.$ac_objext conftest$ac_exeext
12815if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12816 (eval $ac_link) 2>conftest.er1
12817 ac_status=$?
12818 grep -v '^ *+' conftest.er1 >conftest.err
12819 rm -f conftest.er1
12820 cat conftest.err >&5
12821 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12822 (exit $ac_status); } &&
12823 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
12824 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12825 (eval $ac_try) 2>&5
12826 ac_status=$?
12827 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12828 (exit $ac_status); }; } &&
12829 { ac_try='test -s conftest$ac_exeext'
12830 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12831 (eval $ac_try) 2>&5
12832 ac_status=$?
12833 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12834 (exit $ac_status); }; }; then
12835 rxvt_perl_link=yes
12836else
12837 echo "$as_me: failed program was:" >&5
12838sed 's/^/| /' conftest.$ac_ext >&5
12839
12840rxvt_perl_link=no
12841fi
12842rm -f conftest.err conftest.$ac_objext \
12843 conftest$ac_exeext conftest.$ac_ext
12844 CXXFLAGS="$save_CXXFLAGS"
12845 LIBS="$save_LIBS"
12846
12847 if test x$rxvt_perl_link = xyes; then
12848 echo "$as_me:$LINENO: result: ok" >&5
12849echo "${ECHO_T}ok" >&6
12850
12851cat >>confdefs.h <<\_ACEOF
12852#define ENABLE_PERL 1
12853_ACEOF
12854
12855 IF_PERL=
12856 PERL_O=rxvtperl.o
12857 PERLFLAGS="`$PERL -MExtUtils::Embed -e ccopts`"
12858 PERLLIB="`$PERL -MExtUtils::Embed -e ldopts`"
12859 PERLPRIVLIBEXP="`$PERL -MConfig -e 'print $Config{privlibexp}'`"
12860 else
12861 support_perl=no
12862 echo "$as_me:$LINENO: result: no, unable to link" >&5
12863echo "${ECHO_T}no, unable to link" >&6
12864 fi
12865 else
12866 { { echo "$as_me:$LINENO: error: no working perl found" >&5
12867echo "$as_me: error: no working perl found" >&2;}
12868 { (exit or perl not version >= 5.8); exit or perl not version >= 5.8; }; }
12869 support_perl=no
12870 fi
12871fi
12872
12873
12874
12875
12876
12877
12878
12879if test x$support_perl = xyes; then
12880 support_frills=yes
12881fi
12646 12882
12647 12883
12648CFLAGS=${CFLAGS--O} 12884CFLAGS=${CFLAGS--O}
12649LDFLAGS=${LDFLAGS--O} 12885LDFLAGS=${LDFLAGS--O}
12650 12886
12664 XPM_LIBS=`echo $XPM_LIBS | sed "$R_TRANSLATE"` 12900 XPM_LIBS=`echo $XPM_LIBS | sed "$R_TRANSLATE"`
12665fi 12901fi
12666 12902
12667 12903
12668 12904
12669
12670
12671if test x$support_addstrings = xno; then
12672
12673cat >>confdefs.h <<\_ACEOF
12674#define NO_STRINGS 1
12675_ACEOF
12676
12677fi
12678
12679MCOMMON=./autoconf/Make.common
12680 12905
12681 12906
12682test "$program_prefix" != NONE && 12907test "$program_prefix" != NONE &&
12683 program_transform_name="s,^,$program_prefix,;$program_transform_name" 12908 program_transform_name="s,^,$program_prefix,;$program_transform_name"
12684# Use a double $ so make ignores it. 12909# Use a double $ so make ignores it.
12760 include_time_h="#include <time.h>" 12985 include_time_h="#include <time.h>"
12761else 12986else
12762 include_time_h="/* #include <time.h> */" 12987 include_time_h="/* #include <time.h> */"
12763fi 12988fi
12764 12989
12765 ac_config_files="$ac_config_files autoconf/Make.common Makefile doc/Makefile src/Makefile src/rxvtlib.h" 12990 ac_config_files="$ac_config_files Makefile doc/Makefile src/Makefile src/rxvtlib.h"
12766 12991
12767cat >confcache <<\_ACEOF 12992cat >confcache <<\_ACEOF
12768# This file is a shell script that caches the results of configure 12993# This file is a shell script that caches the results of configure
12769# tests run on this system so they can be shared between configure 12994# tests run on this system so they can be shared between configure
12770# scripts and configure runs, see configure's option --config-cache. 12995# scripts and configure runs, see configure's option --config-cache.
13287cat >>$CONFIG_STATUS <<\_ACEOF 13512cat >>$CONFIG_STATUS <<\_ACEOF
13288for ac_config_target in $ac_config_targets 13513for ac_config_target in $ac_config_targets
13289do 13514do
13290 case "$ac_config_target" in 13515 case "$ac_config_target" in
13291 # Handling of arguments. 13516 # Handling of arguments.
13292 "autoconf/Make.common" ) CONFIG_FILES="$CONFIG_FILES autoconf/Make.common" ;;
13293 "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;; 13517 "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;;
13294 "doc/Makefile" ) CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;; 13518 "doc/Makefile" ) CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;
13295 "src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;; 13519 "src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
13296 "src/rxvtlib.h" ) CONFIG_FILES="$CONFIG_FILES src/rxvtlib.h" ;; 13520 "src/rxvtlib.h" ) CONFIG_FILES="$CONFIG_FILES src/rxvtlib.h" ;;
13297 "config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS config.h:autoconf/config.h.in" ;; 13521 "config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS config.h:autoconf/config.h.in" ;;
13431s,@rxvt_uint16_typedef@,$rxvt_uint16_typedef,;t t 13655s,@rxvt_uint16_typedef@,$rxvt_uint16_typedef,;t t
13432s,@rxvt_int32_typedef@,$rxvt_int32_typedef,;t t 13656s,@rxvt_int32_typedef@,$rxvt_int32_typedef,;t t
13433s,@rxvt_uint32_typedef@,$rxvt_uint32_typedef,;t t 13657s,@rxvt_uint32_typedef@,$rxvt_uint32_typedef,;t t
13434s,@rxvt_intp_define@,$rxvt_intp_define,;t t 13658s,@rxvt_intp_define@,$rxvt_intp_define,;t t
13435s,@rxvt_u_intp_define@,$rxvt_u_intp_define,;t t 13659s,@rxvt_u_intp_define@,$rxvt_u_intp_define,;t t
13660s,@PERL@,$PERL,;t t
13661s,@PERLLIB@,$PERLLIB,;t t
13662s,@PERLFLAGS@,$PERLFLAGS,;t t
13663s,@PERLPRIVLIBEXP@,$PERLPRIVLIBEXP,;t t
13664s,@IF_PERL@,$IF_PERL,;t t
13665s,@PERL_O@,$PERL_O,;t t
13436s,@DEBUG@,$DEBUG,;t t 13666s,@DEBUG@,$DEBUG,;t t
13437s,@DINCLUDE@,$DINCLUDE,;t t 13667s,@DINCLUDE@,$DINCLUDE,;t t
13438s,@DLIB@,$DLIB,;t t 13668s,@DLIB@,$DLIB,;t t
13439s,@include_stdint_h@,$include_stdint_h,;t t 13669s,@include_stdint_h@,$include_stdint_h,;t t
13440s,@include_stdarg_h@,$include_stdarg_h,;t t 13670s,@include_stdarg_h@,$include_stdarg_h,;t t
13449s,@include_sys_strredir_h@,$include_sys_strredir_h,;t t 13679s,@include_sys_strredir_h@,$include_sys_strredir_h,;t t
13450s,@include_sys_time_h@,$include_sys_time_h,;t t 13680s,@include_sys_time_h@,$include_sys_time_h,;t t
13451s,@include_time_h@,$include_time_h,;t t 13681s,@include_time_h@,$include_time_h,;t t
13452s,@LIBOBJS@,$LIBOBJS,;t t 13682s,@LIBOBJS@,$LIBOBJS,;t t
13453s,@LTLIBOBJS@,$LTLIBOBJS,;t t 13683s,@LTLIBOBJS@,$LTLIBOBJS,;t t
13454/@MCOMMON@/r $MCOMMON
13455s,@MCOMMON@,,;t t
13456CEOF 13684CEOF
13457 13685
13458_ACEOF 13686_ACEOF
13459 13687
13460 cat >>$CONFIG_STATUS <<\_ACEOF 13688 cat >>$CONFIG_STATUS <<\_ACEOF
13981 utmp file: $rxvt_cv_path_utmp 14209 utmp file: $rxvt_cv_path_utmp
13982 utmpx file: $rxvt_cv_path_utmpx 14210 utmpx file: $rxvt_cv_path_utmpx
13983 wtmp file: $rxvt_cv_path_wtmp 14211 wtmp file: $rxvt_cv_path_wtmp
13984 wtmpx file: $rxvt_cv_path_wtmpx 14212 wtmpx file: $rxvt_cv_path_wtmpx
13985 lastlog file: $rxvt_cv_path_lastlog 14213 lastlog file: $rxvt_cv_path_lastlog
13986 ttys/ttytab file: $rxvt_cv_path_ttytab" 14214 ttys/ttytab file: $rxvt_cv_path_ttytab
14215 embedded perl: $support_perl"
13987 echo 14216 echo
13988fi 14217fi
13989if test x$term != x; then 14218if test x$term != x; then
13990 echo " set TERM to: $term" 14219 echo " set TERM to: $term"
13991fi 14220fi

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines