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

Comparing rxvt-unicode/configure (file contents):
Revision 1.60 by root, Mon Jan 2 15:35:43 2006 UTC vs.
Revision 1.70 by root, Mon Jan 16 14:35:23 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 PERL PERLLIB PERLFLAGS PERLARCHLIB 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' 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='MCOMMON'
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
889 --enable-xim XIM (X Input Method) protocol support 889 --enable-xim XIM (X Input Method) protocol support
890 --enable-ttygid enable tty setting to group named "tty" 890 --enable-ttygid enable tty setting to group named "tty"
891 --disable-backspace-key disable handling of the backspace key 891 --disable-backspace-key disable handling of the backspace key
892 --disable-delete-key disable handling of the delete key 892 --disable-delete-key disable handling of the delete key
893 --disable-resources disable all resource checking 893 --disable-resources disable all resource checking
894 --enable-xgetdefault enable resources via X instead of our small version
895 --enable-8bitctrls enable 8 bit control sequences (not recommended) 894 --enable-8bitctrls enable 8 bit control sequences (not recommended)
896 --enable-fallback(=CLASS) fall back on CLASS resources in addition to URxvt ones (default: Rxvt) 895 --enable-fallback(=CLASS) fall back on CLASS resources in addition to URxvt ones (default: Rxvt)
897 --enable-strings enable some replacement system functions
898 --disable-swapscreen disable swap screen support 896 --disable-swapscreen disable swap screen support
899 --enable-iso14755 enable support for extended ISO 14755 modes 897 --enable-iso14755 enable support for extended ISO 14755 modes
900 --enable-frills enable support for rarely used features 898 --enable-frills enable support for rarely used features
901 --enable-24bit enable support for using 24bit visuals if available 899 --enable-24bit enable support for using 24bit visuals if available
902 --enable-keepscrolling enable continual scrolling on scrollbar arrow press 900 --enable-keepscrolling enable continual scrolling on scrollbar arrow press
4318 conftest$ac_exeext conftest.$ac_ext 4316 conftest$ac_exeext conftest.$ac_ext
4319 4317
4320 4318
4321MALLOC_TYPE=S 4319MALLOC_TYPE=S
4322 4320
4323support_addstrings=no
4324support_frills=yes 4321support_frills=yes
4325support_inheritpixmap=no 4322support_inheritpixmap=yes
4326support_tinting=yes 4323support_tinting=yes
4327support_fading=yes 4324support_fading=yes
4328support_keepscrolling=yes 4325support_keepscrolling=yes
4329support_selectionscrolling=yes 4326support_selectionscrolling=yes
4330support_menubar=no 4327support_menubar=no
4338support_scroll_rxvt=yes 4335support_scroll_rxvt=yes
4339support_scroll_next=yes 4336support_scroll_next=yes
4340support_scroll_xterm=yes 4337support_scroll_xterm=yes
4341support_scroll_plain=yes 4338support_scroll_plain=yes
4342support_xim=yes 4339support_xim=yes
4343support_xpm=no 4340support_xpm=yes
4344support_xft=yes 4341support_xft=yes
4345support_unicode3=no 4342support_unicode3=no
4346support_combining=yes 4343support_combining=yes
4347support_8bitctrls=no 4344support_8bitctrls=no
4348support_iso14755=yes 4345support_iso14755=yes
4349support_styles=yes 4346support_styles=yes
4350support_perl=no 4347support_perl=yes
4351codesets=all 4348codesets=all
4352 4349
4353 4350
4354if test "x$enable_shared" = xyes; then 4351if test "x$enable_shared" = xyes; then
4355 4352
4639_ACEOF 4636_ACEOF
4640 4637
4641 fi 4638 fi
4642fi; 4639fi;
4643 4640
4644# Check whether --enable-xgetdefault or --disable-xgetdefault was given.
4645if test "${enable_xgetdefault+set}" = set; then
4646 enableval="$enable_xgetdefault"
4647 if test x$enableval = xyes; then
4648
4649cat >>confdefs.h <<\_ACEOF
4650#define USE_XGETDEFAULT 1
4651_ACEOF
4652
4653 fi
4654fi;
4655
4656# Check whether --enable-8bitctrls or --disable-8bitctrls was given. 4641# Check whether --enable-8bitctrls or --disable-8bitctrls was given.
4657if test "${enable_8bitctrls+set}" = set; then 4642if test "${enable_8bitctrls+set}" = set; then
4658 enableval="$enable_8bitctrls" 4643 enableval="$enable_8bitctrls"
4659 if test x$enableval = xyes -o x$enableval = xno; then 4644 if test x$enableval = xyes -o x$enableval = xno; then
4660 support_8bitctrls=$enableval 4645 support_8bitctrls=$enableval
4719_ACEOF 4704_ACEOF
4720 4705
4721 4706
4722RXVTNAME=`echo "$RXVTNAME"|sed "$program_transform_name"` 4707RXVTNAME=`echo "$RXVTNAME"|sed "$program_transform_name"`
4723 4708
4724
4725# Check whether --enable-strings or --disable-strings was given.
4726if test "${enable_strings+set}" = set; then
4727 enableval="$enable_strings"
4728 if test x$enableval = xyes -o x$enableval = xno; then
4729 support_addstrings=$enableval
4730 fi
4731fi;
4732 4709
4733# Check whether --enable-swapscreen or --disable-swapscreen was given. 4710# Check whether --enable-swapscreen or --disable-swapscreen was given.
4734if test "${enable_swapscreen+set}" = set; then 4711if test "${enable_swapscreen+set}" = set; then
4735 enableval="$enable_swapscreen" 4712 enableval="$enable_swapscreen"
4736 if test x$enableval = xno; then 4713 if test x$enableval = xno; then
7308 7285
7309 7286
7310 7287
7311 7288
7312 7289
7290
7291
7313for ac_header in \ 7292for ac_header in \
7314 assert.h \ 7293 assert.h \
7315 fcntl.h \ 7294 fcntl.h \
7316 grp.h \ 7295 grp.h \
7317 libc.h \ 7296 libc.h \
7330 sys/time.h \ 7309 sys/time.h \
7331 utmp.h \ 7310 utmp.h \
7332 utmpx.h \ 7311 utmpx.h \
7333 stdint.h \ 7312 stdint.h \
7334 pty.h \ 7313 pty.h \
7314 util.h \
7315 libutil.h \
7335 wchar.h \ 7316 wchar.h \
7336 cwchar \ 7317 cwchar \
7337 clocale \ 7318 clocale \
7338 7319
7339do 7320do
10203 seteuid \ 10184 seteuid \
10204 setreuid \ 10185 setreuid \
10205 setsid \ 10186 setsid \
10206 setpgrp \ 10187 setpgrp \
10207 setpgid \ 10188 setpgid \
10208 openpty \
10209 _getpty \ 10189 _getpty \
10190 posix_openpt \
10210 grantpt \ 10191 grantpt \
10211 unlockpt \ 10192 unlockpt \
10212 isastream \ 10193 isastream \
10213 on_exit \ 10194 on_exit \
10214 nanosleep \ 10195 nanosleep \
11995#define XIMCB_PROTO_BROKEN 1 11976#define XIMCB_PROTO_BROKEN 1
11996_ACEOF 11977_ACEOF
11997 11978
11998fi 11979fi
11999 11980
11981if test x$ac_cv_func_posix_openpt = xno; then
12000echo "$as_me:$LINENO: checking for getpt" >&5 11982 echo "$as_me:$LINENO: checking for openpty" >&5
12001echo $ECHO_N "checking for getpt... $ECHO_C" >&6 11983echo $ECHO_N "checking for openpty... $ECHO_C" >&6
12002if test "${rxvt_cv_func_getpt+set}" = set; then 11984if test "${ac_cv_func_openpty+set}" = set; then
12003 echo $ECHO_N "(cached) $ECHO_C" >&6 11985 echo $ECHO_N "(cached) $ECHO_C" >&6
12004else 11986else
12005 cat >conftest.$ac_ext <<_ACEOF 11987 cat >conftest.$ac_ext <<_ACEOF
12006/* confdefs.h. */ 11988/* confdefs.h. */
12007_ACEOF 11989_ACEOF
12008cat confdefs.h >>conftest.$ac_ext 11990cat confdefs.h >>conftest.$ac_ext
12009cat >>conftest.$ac_ext <<_ACEOF 11991cat >>conftest.$ac_ext <<_ACEOF
12010/* end confdefs.h. */ 11992/* end confdefs.h. */
12011#define _GNU_SOURCE 11993/* Define openpty to an innocuous variant, in case <limits.h> declares openpty.
12012#ifdef HAVE_STDLIB_H 11994 For example, HP-UX 11i <limits.h> declares gettimeofday. */
12013# include <cstdlib> 11995#define openpty innocuous_openpty
11996
11997/* System header to define __stub macros and hopefully few prototypes,
11998 which can conflict with char openpty (); below.
11999 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
12000 <limits.h> exists even on freestanding compilers. */
12001
12002#ifdef __STDC__
12003# include <limits.h>
12004#else
12005# include <assert.h>
12014#endif 12006#endif
12007
12008#undef openpty
12009
12010/* Override any gcc2 internal prototype to avoid an error. */
12011#ifdef __cplusplus
12012extern "C"
12013{
12014#endif
12015/* We use char because int might match the return type of a gcc2
12016 builtin and then its argument prototype would still apply. */
12017char openpty ();
12018/* The GNU C library defines this for functions which it implements
12019 to always fail with ENOSYS. Some functions are actually named
12020 something starting with __ and the normal name is an alias. */
12021#if defined (__stub_openpty) || defined (__stub___openpty)
12022choke me
12023#else
12024char (*f) () = openpty;
12025#endif
12026#ifdef __cplusplus
12027}
12028#endif
12029
12015int 12030int
12016main () 12031main ()
12017{ 12032{
12018(void)getpt(); 12033return f != openpty;
12019 ; 12034 ;
12020 return 0; 12035 return 0;
12021} 12036}
12022_ACEOF 12037_ACEOF
12023rm -f conftest.$ac_objext conftest$ac_exeext 12038rm -f conftest.$ac_objext conftest$ac_exeext
12039 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 12054 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12040 (eval $ac_try) 2>&5 12055 (eval $ac_try) 2>&5
12041 ac_status=$? 12056 ac_status=$?
12042 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12057 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12043 (exit $ac_status); }; }; then 12058 (exit $ac_status); }; }; then
12044 rxvt_cv_func_getpt=yes 12059 ac_cv_func_openpty=yes
12045else 12060else
12046 echo "$as_me: failed program was:" >&5 12061 echo "$as_me: failed program was:" >&5
12047sed 's/^/| /' conftest.$ac_ext >&5 12062sed 's/^/| /' conftest.$ac_ext >&5
12048 12063
12049rxvt_cv_func_getpt=no 12064ac_cv_func_openpty=no
12050fi 12065fi
12051rm -f conftest.err conftest.$ac_objext \ 12066rm -f conftest.err conftest.$ac_objext \
12052 conftest$ac_exeext conftest.$ac_ext 12067 conftest$ac_exeext conftest.$ac_ext
12053fi 12068fi
12054echo "$as_me:$LINENO: result: $rxvt_cv_func_getpt" >&5 12069echo "$as_me:$LINENO: result: $ac_cv_func_openpty" >&5
12055echo "${ECHO_T}$rxvt_cv_func_getpt" >&6 12070echo "${ECHO_T}$ac_cv_func_openpty" >&6
12056if test x$rxvt_cv_func_getpt = xyes; then 12071if test $ac_cv_func_openpty = yes; then
12057 12072 :
12073else
12074 echo "$as_me:$LINENO: checking for openpty in -lutil" >&5
12075echo $ECHO_N "checking for openpty in -lutil... $ECHO_C" >&6
12076if test "${ac_cv_lib_util_openpty+set}" = set; then
12077 echo $ECHO_N "(cached) $ECHO_C" >&6
12078else
12079 ac_check_lib_save_LIBS=$LIBS
12080LIBS="-lutil $LIBS"
12081cat >conftest.$ac_ext <<_ACEOF
12082/* confdefs.h. */
12083_ACEOF
12084cat confdefs.h >>conftest.$ac_ext
12058cat >>confdefs.h <<\_ACEOF 12085cat >>conftest.$ac_ext <<_ACEOF
12059#define HAVE_GETPT 1 12086/* end confdefs.h. */
12087
12088/* Override any gcc2 internal prototype to avoid an error. */
12089#ifdef __cplusplus
12090extern "C"
12091#endif
12092/* We use char because int might match the return type of a gcc2
12093 builtin and then its argument prototype would still apply. */
12094char openpty ();
12095int
12096main ()
12097{
12098openpty ();
12099 ;
12100 return 0;
12101}
12060_ACEOF 12102_ACEOF
12103rm -f conftest.$ac_objext conftest$ac_exeext
12104if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12105 (eval $ac_link) 2>conftest.er1
12106 ac_status=$?
12107 grep -v '^ *+' conftest.er1 >conftest.err
12108 rm -f conftest.er1
12109 cat conftest.err >&5
12110 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12111 (exit $ac_status); } &&
12112 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
12113 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12114 (eval $ac_try) 2>&5
12115 ac_status=$?
12116 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12117 (exit $ac_status); }; } &&
12118 { ac_try='test -s conftest$ac_exeext'
12119 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12120 (eval $ac_try) 2>&5
12121 ac_status=$?
12122 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12123 (exit $ac_status); }; }; then
12124 ac_cv_lib_util_openpty=yes
12125else
12126 echo "$as_me: failed program was:" >&5
12127sed 's/^/| /' conftest.$ac_ext >&5
12128
12129ac_cv_lib_util_openpty=no
12130fi
12131rm -f conftest.err conftest.$ac_objext \
12132 conftest$ac_exeext conftest.$ac_ext
12133LIBS=$ac_check_lib_save_LIBS
12134fi
12135echo "$as_me:$LINENO: result: $ac_cv_lib_util_openpty" >&5
12136echo "${ECHO_T}$ac_cv_lib_util_openpty" >&6
12137if test $ac_cv_lib_util_openpty = yes; then
12138 LIBS="$LIBS -lutil"
12139fi
12140
12141fi
12061 12142
12062fi 12143fi
12063 12144
12064echo "$as_me:$LINENO: checking for pty/tty type" >&5 12145echo "$as_me:$LINENO: checking for pty/tty type" >&5
12065echo $ECHO_N "checking for pty/tty type... $ECHO_C" >&6 12146echo $ECHO_N "checking for pty/tty type... $ECHO_C" >&6
12066if test "${rxvt_cv_ptys+set}" = set; then 12147if test "${rxvt_cv_ptys+set}" = set; then
12067 echo $ECHO_N "(cached) $ECHO_C" >&6 12148 echo $ECHO_N "(cached) $ECHO_C" >&6
12068else 12149else
12069 if test x$ac_cv_func_openpty = xyes; then 12150 if test x$ac_cv_func_openpty = xyes -o x$ac_cv_lib_util_openpty = xyes; then
12070 rxvt_cv_ptys=OPENPTY 12151 rxvt_cv_ptys=OPENPTY
12152 else if test x$ac_cv_func_posix_openpt = xyes; then
12153 rxvt_cv_ptys=POSIX
12071 else if test x$ac_cv_func__getpty = xyes; then 12154 else if test x$ac_cv_func__getpty = xyes; then
12072 rxvt_cv_ptys=SGI4 12155 rxvt_cv_ptys=SGI4
12073 else if test -c /dev/ttyp20; then 12156 else if test -c /dev/ttyp20; then
12074 rxvt_cv_ptys=SCO 12157 rxvt_cv_ptys=SCO
12075 else if test -c /dev/ptym/clone; then 12158 else if test -c /dev/ptym/clone; then
12076 rxvt_cv_ptys=HPUX 12159 rxvt_cv_ptys=HPUX
12077 else if test x$rxvt_cv_func_getpt = xyes; then
12078 rxvt_cv_ptys=GLIBC
12079 else if test -c /dev/ptc -a -c /dev/pts; then 12160 else if test -c /dev/ptc -a -c /dev/pts; then
12080 rxvt_cv_ptys=PTC 12161 rxvt_cv_ptys=PTC
12081 else if test -c /dev/ptc -a -d /dev/pts; then 12162 else if test -c /dev/ptc -a -d /dev/pts; then
12082 rxvt_cv_ptys=PTC 12163 rxvt_cv_ptys=PTC
12083 else if test -c /dev/ptmx -a -c /dev/pts/0; then 12164 else if test -c /dev/ptmx -a -c /dev/pts/0; then
12098 12179
12099fi 12180fi
12100echo "$as_me:$LINENO: result: $rxvt_cv_ptys" >&5 12181echo "$as_me:$LINENO: result: $rxvt_cv_ptys" >&5
12101echo "${ECHO_T}$rxvt_cv_ptys" >&6 12182echo "${ECHO_T}$rxvt_cv_ptys" >&6
12102 12183
12184if test x$rxvt_cv_ptys = xPOSIX; then
12185
12186cat >>confdefs.h <<\_ACEOF
12187#define PTYS_ARE_POSIX 1
12188_ACEOF
12189
12190fi
12103if test x$rxvt_cv_ptys = xOPENPTY; then 12191if test x$rxvt_cv_ptys = xOPENPTY; then
12104 12192
12105cat >>confdefs.h <<\_ACEOF 12193cat >>confdefs.h <<\_ACEOF
12106#define PTYS_ARE_OPENPTY 1 12194#define PTYS_ARE_OPENPTY 1
12107_ACEOF 12195_ACEOF
12133cat >>confdefs.h <<\_ACEOF 12221cat >>confdefs.h <<\_ACEOF
12134#define PTYS_ARE__GETPTY 1 12222#define PTYS_ARE__GETPTY 1
12135_ACEOF 12223_ACEOF
12136 12224
12137fi 12225fi
12138if test x$rxvt_cv_ptys = xCONVEX; then
12139
12140cat >>confdefs.h <<\_ACEOF
12141#define PTYS_ARE_GETPTY 1
12142_ACEOF
12143
12144fi
12145if test x$rxvt_cv_ptys = xGLIBC; then
12146
12147cat >>confdefs.h <<\_ACEOF
12148#define PTYS_ARE_GETPT 1
12149_ACEOF
12150
12151fi
12152if test x$rxvt_cv_ptys = xHPUX; then 12226if test x$rxvt_cv_ptys = xHPUX; then
12153 12227
12154cat >>confdefs.h <<\_ACEOF 12228cat >>confdefs.h <<\_ACEOF
12155#define PTYS_ARE_CLONE 1 12229#define PTYS_ARE_CLONE 1
12156_ACEOF 12230_ACEOF
12157 12231
12158fi 12232fi
12159if test x$rxvt_cv_ptys = xBSD -o x$rxvt_cv_ptys = xHPUX -o x$rxvt_cv_ptys = xGLIBC; then 12233if test x$rxvt_cv_ptys = xBSD -o x$rxvt_cv_ptys = xHPUX -o x$rxvt_cv_ptys = xPOSIX; then
12160 12234
12161cat >>confdefs.h <<\_ACEOF 12235cat >>confdefs.h <<\_ACEOF
12162#define PTYS_ARE_SEARCHED 1 12236#define PTYS_ARE_SEARCHED 1
12163_ACEOF 12237_ACEOF
12164 12238
12185 12259
12186fi 12260fi
12187 12261
12188if test x$support_xft = xyes; then 12262if test x$support_xft = xyes; then
12189 LIBS="$LIBS `pkg-config xft --libs`" 12263 LIBS="$LIBS `pkg-config xft --libs`"
12190 CFLAGS="$CFLAGS `pkg-config xft --cflags`"
12191 CPPFLAGS="$CPPFLAGS `pkg-config xft --cflags`" 12264 CPPFLAGS="$CPPFLAGS `pkg-config xft --cflags`"
12192 12265
12193 12266
12194for ac_header in X11/Xft/Xft.h 12267for ac_header in X11/Xft/Xft.h
12195do 12268do
12739 12812
12740 echo "$as_me:$LINENO: checking for $PERL suitability" >&5 12813 echo "$as_me:$LINENO: checking for $PERL suitability" >&5
12741echo $ECHO_N "checking for $PERL suitability... $ECHO_C" >&6 12814echo $ECHO_N "checking for $PERL suitability... $ECHO_C" >&6
12742 if $PERL -MExtUtils::Embed -e "use v5.8" >/dev/null 2>/dev/null; then 12815 if $PERL -MExtUtils::Embed -e "use v5.8" >/dev/null 2>/dev/null; then
12743 12816
12817 save_CXXFLAGS="$CXXFLAGS"
12818 save_LIBS="$LIBS"
12819 CXXFLAGS="$CXXFLAGS `$PERL -MExtUtils::Embed -e ccopts`"
12820 LIBS="$LIBS `$PERL -MExtUtils::Embed -e ldopts`"
12821 cat >conftest.$ac_ext <<_ACEOF
12822/* confdefs.h. */
12823_ACEOF
12824cat confdefs.h >>conftest.$ac_ext
12825cat >>conftest.$ac_ext <<_ACEOF
12826/* end confdefs.h. */
12827
12828#include <EXTERN.h>
12829#include <perl.h>
12830#include <XSUB.h>
12831
12832int
12833main ()
12834{
12835
12836 PerlInterpreter *perl = perl_alloc ();
12837
12838 ;
12839 return 0;
12840}
12841_ACEOF
12842rm -f conftest.$ac_objext conftest$ac_exeext
12843if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12844 (eval $ac_link) 2>conftest.er1
12845 ac_status=$?
12846 grep -v '^ *+' conftest.er1 >conftest.err
12847 rm -f conftest.er1
12848 cat conftest.err >&5
12849 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12850 (exit $ac_status); } &&
12851 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
12852 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12853 (eval $ac_try) 2>&5
12854 ac_status=$?
12855 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12856 (exit $ac_status); }; } &&
12857 { ac_try='test -s conftest$ac_exeext'
12858 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12859 (eval $ac_try) 2>&5
12860 ac_status=$?
12861 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12862 (exit $ac_status); }; }; then
12863 rxvt_perl_link=yes
12864else
12865 echo "$as_me: failed program was:" >&5
12866sed 's/^/| /' conftest.$ac_ext >&5
12867
12868rxvt_perl_link=no
12869fi
12870rm -f conftest.err conftest.$ac_objext \
12871 conftest$ac_exeext conftest.$ac_ext
12872 CXXFLAGS="$save_CXXFLAGS"
12873 LIBS="$save_LIBS"
12874
12875 if test x$rxvt_perl_link = xyes; then
12876 echo "$as_me:$LINENO: result: ok" >&5
12877echo "${ECHO_T}ok" >&6
12878
12744cat >>confdefs.h <<\_ACEOF 12879cat >>confdefs.h <<\_ACEOF
12745#define ENABLE_PERL 1 12880#define ENABLE_PERL 1
12746_ACEOF 12881_ACEOF
12747 12882
12748 IF_PERL= 12883 IF_PERL=
12749 PERL_O=rxvtperl.o 12884 PERL_O=rxvtperl.o
12750 PERLFLAGS="`$PERL -MExtUtils::Embed -e ccopts`" 12885 PERLFLAGS="`$PERL -MExtUtils::Embed -e ccopts`"
12751 PERLLIB="`$PERL -MExtUtils::Embed -e ldopts`" 12886 PERLLIB="`$PERL -MExtUtils::Embed -e ldopts`"
12752 PERLARCHLIB="`$PERL -MConfig -e 'print $Config{archlib}'`" 12887 PERLPRIVLIBEXP="`$PERL -MConfig -e 'print $Config{privlibexp}'`"
12888 else
12889 support_perl=no
12753 echo "$as_me:$LINENO: result: ok" >&5 12890 echo "$as_me:$LINENO: result: no, unable to link" >&5
12754echo "${ECHO_T}ok" >&6 12891echo "${ECHO_T}no, unable to link" >&6
12892 fi
12755 else 12893 else
12756 { { echo "$as_me:$LINENO: error: no working perl found" >&5 12894 { { echo "$as_me:$LINENO: error: no working perl found" >&5
12757echo "$as_me: error: no working perl found" >&2;} 12895echo "$as_me: error: no working perl found" >&2;}
12758 { (exit or perl not version >= 5.8); exit or perl not version >= 5.8; }; } 12896 { (exit or perl not version >= 5.8); exit or perl not version >= 5.8; }; }
12897 support_perl=no
12759 fi 12898 fi
12760fi 12899fi
12761 12900
12762 12901
12763 12902
12764 12903
12765 12904
12766 12905
12906
12907if test x$support_perl = xyes; then
12908 support_frills=yes
12909fi
12767 12910
12768 12911
12769CFLAGS=${CFLAGS--O} 12912CFLAGS=${CFLAGS--O}
12770LDFLAGS=${LDFLAGS--O} 12913LDFLAGS=${LDFLAGS--O}
12771 12914
12786fi 12929fi
12787 12930
12788 12931
12789 12932
12790 12933
12791
12792if test x$support_addstrings = xno; then
12793
12794cat >>confdefs.h <<\_ACEOF
12795#define NO_STRINGS 1
12796_ACEOF
12797
12798fi
12799 12934
12800MCOMMON=./autoconf/Make.common 12935MCOMMON=./autoconf/Make.common
12801 12936
12802 12937
12803test "$program_prefix" != NONE && 12938test "$program_prefix" != NONE &&
13555s,@rxvt_intp_define@,$rxvt_intp_define,;t t 13690s,@rxvt_intp_define@,$rxvt_intp_define,;t t
13556s,@rxvt_u_intp_define@,$rxvt_u_intp_define,;t t 13691s,@rxvt_u_intp_define@,$rxvt_u_intp_define,;t t
13557s,@PERL@,$PERL,;t t 13692s,@PERL@,$PERL,;t t
13558s,@PERLLIB@,$PERLLIB,;t t 13693s,@PERLLIB@,$PERLLIB,;t t
13559s,@PERLFLAGS@,$PERLFLAGS,;t t 13694s,@PERLFLAGS@,$PERLFLAGS,;t t
13560s,@PERLARCHLIB@,$PERLARCHLIB,;t t 13695s,@PERLPRIVLIBEXP@,$PERLPRIVLIBEXP,;t t
13561s,@IF_PERL@,$IF_PERL,;t t 13696s,@IF_PERL@,$IF_PERL,;t t
13562s,@PERL_O@,$PERL_O,;t t 13697s,@PERL_O@,$PERL_O,;t t
13563s,@DEBUG@,$DEBUG,;t t 13698s,@DEBUG@,$DEBUG,;t t
13564s,@DINCLUDE@,$DINCLUDE,;t t 13699s,@DINCLUDE@,$DINCLUDE,;t t
13565s,@DLIB@,$DLIB,;t t 13700s,@DLIB@,$DLIB,;t t

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines