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.65 by root, Wed Jan 11 00:59:58 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 896 --enable-strings enable some replacement system functions
898 --disable-swapscreen disable swap screen support 897 --disable-swapscreen disable swap screen support
899 --enable-iso14755 enable support for extended ISO 14755 modes 898 --enable-iso14755 enable support for extended ISO 14755 modes
4320 4319
4321MALLOC_TYPE=S 4320MALLOC_TYPE=S
4322 4321
4323support_addstrings=no 4322support_addstrings=no
4324support_frills=yes 4323support_frills=yes
4325support_inheritpixmap=no 4324support_inheritpixmap=yes
4326support_tinting=yes 4325support_tinting=yes
4327support_fading=yes 4326support_fading=yes
4328support_keepscrolling=yes 4327support_keepscrolling=yes
4329support_selectionscrolling=yes 4328support_selectionscrolling=yes
4330support_menubar=no 4329support_menubar=no
4338support_scroll_rxvt=yes 4337support_scroll_rxvt=yes
4339support_scroll_next=yes 4338support_scroll_next=yes
4340support_scroll_xterm=yes 4339support_scroll_xterm=yes
4341support_scroll_plain=yes 4340support_scroll_plain=yes
4342support_xim=yes 4341support_xim=yes
4343support_xpm=no 4342support_xpm=yes
4344support_xft=yes 4343support_xft=yes
4345support_unicode3=no 4344support_unicode3=no
4346support_combining=yes 4345support_combining=yes
4347support_8bitctrls=no 4346support_8bitctrls=no
4348support_iso14755=yes 4347support_iso14755=yes
4349support_styles=yes 4348support_styles=yes
4350support_perl=no 4349support_perl=yes
4351codesets=all 4350codesets=all
4352 4351
4353 4352
4354if test "x$enable_shared" = xyes; then 4353if test "x$enable_shared" = xyes; then
4355 4354
4639_ACEOF 4638_ACEOF
4640 4639
4641 fi 4640 fi
4642fi; 4641fi;
4643 4642
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. 4643# Check whether --enable-8bitctrls or --disable-8bitctrls was given.
4657if test "${enable_8bitctrls+set}" = set; then 4644if test "${enable_8bitctrls+set}" = set; then
4658 enableval="$enable_8bitctrls" 4645 enableval="$enable_8bitctrls"
4659 if test x$enableval = xyes -o x$enableval = xno; then 4646 if test x$enableval = xyes -o x$enableval = xno; then
4660 support_8bitctrls=$enableval 4647 support_8bitctrls=$enableval
7308 7295
7309 7296
7310 7297
7311 7298
7312 7299
7300
7301
7313for ac_header in \ 7302for ac_header in \
7314 assert.h \ 7303 assert.h \
7315 fcntl.h \ 7304 fcntl.h \
7316 grp.h \ 7305 grp.h \
7317 libc.h \ 7306 libc.h \
7330 sys/time.h \ 7319 sys/time.h \
7331 utmp.h \ 7320 utmp.h \
7332 utmpx.h \ 7321 utmpx.h \
7333 stdint.h \ 7322 stdint.h \
7334 pty.h \ 7323 pty.h \
7324 util.h \
7325 libutil.h \
7335 wchar.h \ 7326 wchar.h \
7336 cwchar \ 7327 cwchar \
7337 clocale \ 7328 clocale \
7338 7329
7339do 7330do
12185 12176
12186fi 12177fi
12187 12178
12188if test x$support_xft = xyes; then 12179if test x$support_xft = xyes; then
12189 LIBS="$LIBS `pkg-config xft --libs`" 12180 LIBS="$LIBS `pkg-config xft --libs`"
12190 CFLAGS="$CFLAGS `pkg-config xft --cflags`"
12191 CPPFLAGS="$CPPFLAGS `pkg-config xft --cflags`" 12181 CPPFLAGS="$CPPFLAGS `pkg-config xft --cflags`"
12192 12182
12193 12183
12194for ac_header in X11/Xft/Xft.h 12184for ac_header in X11/Xft/Xft.h
12195do 12185do
12739 12729
12740 echo "$as_me:$LINENO: checking for $PERL suitability" >&5 12730 echo "$as_me:$LINENO: checking for $PERL suitability" >&5
12741echo $ECHO_N "checking for $PERL suitability... $ECHO_C" >&6 12731echo $ECHO_N "checking for $PERL suitability... $ECHO_C" >&6
12742 if $PERL -MExtUtils::Embed -e "use v5.8" >/dev/null 2>/dev/null; then 12732 if $PERL -MExtUtils::Embed -e "use v5.8" >/dev/null 2>/dev/null; then
12743 12733
12734 save_CXXFLAGS="$CXXFLAGS"
12735 save_LIBS="$LIBS"
12736 CXXFLAGS="$CXXFLAGS `$PERL -MExtUtils::Embed -e ccopts`"
12737 LIBS="$LIBS `$PERL -MExtUtils::Embed -e ldopts`"
12738 cat >conftest.$ac_ext <<_ACEOF
12739/* confdefs.h. */
12740_ACEOF
12741cat confdefs.h >>conftest.$ac_ext
12742cat >>conftest.$ac_ext <<_ACEOF
12743/* end confdefs.h. */
12744
12745#include <EXTERN.h>
12746#include <perl.h>
12747#include <XSUB.h>
12748
12749int
12750main ()
12751{
12752
12753 PerlInterpreter *perl = perl_alloc ();
12754
12755 ;
12756 return 0;
12757}
12758_ACEOF
12759rm -f conftest.$ac_objext conftest$ac_exeext
12760if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12761 (eval $ac_link) 2>conftest.er1
12762 ac_status=$?
12763 grep -v '^ *+' conftest.er1 >conftest.err
12764 rm -f conftest.er1
12765 cat conftest.err >&5
12766 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12767 (exit $ac_status); } &&
12768 { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err'
12769 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12770 (eval $ac_try) 2>&5
12771 ac_status=$?
12772 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12773 (exit $ac_status); }; } &&
12774 { ac_try='test -s conftest$ac_exeext'
12775 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12776 (eval $ac_try) 2>&5
12777 ac_status=$?
12778 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12779 (exit $ac_status); }; }; then
12780 rxvt_perl_link=yes
12781else
12782 echo "$as_me: failed program was:" >&5
12783sed 's/^/| /' conftest.$ac_ext >&5
12784
12785rxvt_perl_link=no
12786fi
12787rm -f conftest.err conftest.$ac_objext \
12788 conftest$ac_exeext conftest.$ac_ext
12789 CXXFLAGS="$save_CXXFLAGS"
12790 LIBS="$save_LIBS"
12791
12792 if test x$rxvt_perl_link = xyes; then
12793 echo "$as_me:$LINENO: result: ok" >&5
12794echo "${ECHO_T}ok" >&6
12795
12744cat >>confdefs.h <<\_ACEOF 12796cat >>confdefs.h <<\_ACEOF
12745#define ENABLE_PERL 1 12797#define ENABLE_PERL 1
12746_ACEOF 12798_ACEOF
12747 12799
12748 IF_PERL= 12800 IF_PERL=
12749 PERL_O=rxvtperl.o 12801 PERL_O=rxvtperl.o
12750 PERLFLAGS="`$PERL -MExtUtils::Embed -e ccopts`" 12802 PERLFLAGS="`$PERL -MExtUtils::Embed -e ccopts`"
12751 PERLLIB="`$PERL -MExtUtils::Embed -e ldopts`" 12803 PERLLIB="`$PERL -MExtUtils::Embed -e ldopts`"
12752 PERLARCHLIB="`$PERL -MConfig -e 'print $Config{archlib}'`" 12804 PERLPRIVLIBEXP="`$PERL -MConfig -e 'print $Config{privlibexp}'`"
12805 else
12806 support_perl=no
12753 echo "$as_me:$LINENO: result: ok" >&5 12807 echo "$as_me:$LINENO: result: no, unable to link" >&5
12754echo "${ECHO_T}ok" >&6 12808echo "${ECHO_T}no, unable to link" >&6
12809 fi
12755 else 12810 else
12756 { { echo "$as_me:$LINENO: error: no working perl found" >&5 12811 { { echo "$as_me:$LINENO: error: no working perl found" >&5
12757echo "$as_me: error: no working perl found" >&2;} 12812echo "$as_me: error: no working perl found" >&2;}
12758 { (exit or perl not version >= 5.8); exit or perl not version >= 5.8; }; } 12813 { (exit or perl not version >= 5.8); exit or perl not version >= 5.8; }; }
12814 support_perl=no
12759 fi 12815 fi
12760fi 12816fi
12761 12817
12762 12818
12763 12819
12764 12820
12765 12821
12766 12822
12823
12824if text x$support_perl = xyes; then
12825 support_frills=yes
12826fi
12767 12827
12768 12828
12769CFLAGS=${CFLAGS--O} 12829CFLAGS=${CFLAGS--O}
12770LDFLAGS=${LDFLAGS--O} 12830LDFLAGS=${LDFLAGS--O}
12771 12831
13555s,@rxvt_intp_define@,$rxvt_intp_define,;t t 13615s,@rxvt_intp_define@,$rxvt_intp_define,;t t
13556s,@rxvt_u_intp_define@,$rxvt_u_intp_define,;t t 13616s,@rxvt_u_intp_define@,$rxvt_u_intp_define,;t t
13557s,@PERL@,$PERL,;t t 13617s,@PERL@,$PERL,;t t
13558s,@PERLLIB@,$PERLLIB,;t t 13618s,@PERLLIB@,$PERLLIB,;t t
13559s,@PERLFLAGS@,$PERLFLAGS,;t t 13619s,@PERLFLAGS@,$PERLFLAGS,;t t
13560s,@PERLARCHLIB@,$PERLARCHLIB,;t t 13620s,@PERLPRIVLIBEXP@,$PERLPRIVLIBEXP,;t t
13561s,@IF_PERL@,$IF_PERL,;t t 13621s,@IF_PERL@,$IF_PERL,;t t
13562s,@PERL_O@,$PERL_O,;t t 13622s,@PERL_O@,$PERL_O,;t t
13563s,@DEBUG@,$DEBUG,;t t 13623s,@DEBUG@,$DEBUG,;t t
13564s,@DINCLUDE@,$DINCLUDE,;t t 13624s,@DINCLUDE@,$DINCLUDE,;t t
13565s,@DLIB@,$DLIB,;t t 13625s,@DLIB@,$DLIB,;t t

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines