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

Comparing rxvt-unicode/configure (file contents):
Revision 1.13 by pcg, Mon Mar 1 01:06:45 2004 UTC vs.
Revision 1.15 by pcg, Wed Mar 3 04:07:45 2004 UTC

465#endif 465#endif
466#if HAVE_UNISTD_H 466#if HAVE_UNISTD_H
467# include <unistd.h> 467# include <unistd.h>
468#endif" 468#endif"
469 469
470ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS VERSION DATE LSMDATE LIBVERSION CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT CXX CXXFLAGS ac_ct_CXX CPP INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA AWK LINKER CXXCPP EGREP build build_cpu build_vendor build_os host host_cpu host_vendor host_os LN_S ECHO RANLIB ac_ct_RANLIB STRIP ac_ct_STRIP LIBTOOL INSTALL_LIBRXVT MV RM CP LN SED CMP TBL X_CFLAGS X_PRE_LIBS X_LIBS X_EXTRA_LIBS XPM_CPPFLAGS XPM_CFLAGS XPM_LIBS rxvt_int16_typedef rxvt_uint16_typedef rxvt_int32_typedef rxvt_uint32_typedef rxvt_intp_define rxvt_u_intp_define DEBUG DINCLUDE DLIB RXVTNAME include_stdint_h include_stdarg_h include_stdlib_h include_unistd_h include_string_h include_fcntl_h include_util_h include_assert_h include_sys_ioctl_h include_sys_select_h include_sys_strredir_h include_sys_time_h include_time_h LIBOBJS LTLIBOBJS' 470ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS VERSION DATE LSMDATE LIBVERSION CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT CXX CXXFLAGS ac_ct_CXX CPP INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA AWK LINKER CXXCPP EGREP build build_cpu build_vendor build_os host host_cpu host_vendor host_os LN_S ECHO RANLIB ac_ct_RANLIB STRIP ac_ct_STRIP LIBTOOL INSTALL_LIBRXVT RXVTNAME MV RM CP LN SED CMP TBL X_CFLAGS X_PRE_LIBS X_LIBS X_EXTRA_LIBS XPM_CPPFLAGS XPM_CFLAGS XPM_LIBS rxvt_int16_typedef rxvt_uint16_typedef rxvt_int32_typedef rxvt_uint32_typedef rxvt_intp_define rxvt_u_intp_define DEBUG DINCLUDE DLIB include_stdint_h include_stdarg_h include_stdlib_h include_unistd_h include_string_h include_fcntl_h include_util_h include_assert_h include_sys_ioctl_h include_sys_select_h include_sys_strredir_h include_sys_time_h include_time_h LIBOBJS LTLIBOBJS'
471ac_subst_files='MCOMMON' 471ac_subst_files='MCOMMON'
472 472
473# Initialize some variables set by options. 473# Initialize some variables set by options.
474ac_init_help= 474ac_init_help=
475ac_init_version=false 475ac_init_version=false
1029 --disable-libtool-lock avoid locking (might break parallel builds) 1029 --disable-libtool-lock avoid locking (might break parallel builds)
1030 --enable-everything enable standard non-multichoice features 1030 --enable-everything enable standard non-multichoice features
1031 NOTE: this option is order dependent 1031 NOTE: this option is order dependent
1032 NOTE: automatically enabled with --enable-shared 1032 NOTE: automatically enabled with --enable-shared
1033 --enable-unicode3 use 21 instead of 16 bits to represent unicode characters 1033 --enable-unicode3 use 21 instead of 16 bits to represent unicode characters
1034 --enable-xft enable xft support on systems that have it 1034 --enable-xft enable xft support on systems that have it
1035 --enable-utmp enable utmp (utmpx) support 1035 --enable-utmp enable utmp (utmpx) support
1036 --enable-wtmp enable wtmp (wtmpx) support (requires --enable-utmp) 1036 --enable-wtmp enable wtmp (wtmpx) support (requires --enable-utmp)
1037 --enable-lastlog enable lastlog support (requires --enable-utmp) 1037 --enable-lastlog enable lastlog support (requires --enable-utmp)
1038 --enable-xpm-background enable XPM background pixmaps 1038 --enable-xpm-background enable XPM background pixmaps
1039 --enable-transparency enable transparent backgrounds 1039 --enable-transparency enable transparent backgrounds
1047 --enable-ttygid enable tty setting to group named "tty" 1047 --enable-ttygid enable tty setting to group named "tty"
1048 --disable-backspace-key disable handling of the backspace key 1048 --disable-backspace-key disable handling of the backspace key
1049 --disable-delete-key disable handling of the delete key 1049 --disable-delete-key disable handling of the delete key
1050 --disable-resources disable all resource checking 1050 --disable-resources disable all resource checking
1051 --enable-xgetdefault enable resources via X instead of our small version 1051 --enable-xgetdefault enable resources via X instead of our small version
1052 --enable-fallback(=CLASS) fall back on CLASS resources in addition to URxvt ones (default: Rxvt)
1052 --enable-strings enable some replacement system functions 1053 --enable-strings enable some replacement system functions
1053 --disable-swapscreen disable swap screen support 1054 --disable-swapscreen disable swap screen support
1054 --enable-frills enable support for rarely used features 1055 --enable-frills enable support for rarely used features
1055 --enable-linespace enable support for linespace 1056 --enable-linespace enable support for linespace
1056 --enable-24bit enable support for using 24bit visuals if available 1057 --enable-24bit enable support for using 24bit visuals if available
1072Optional Packages: 1073Optional Packages:
1073 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes] 1074 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
1074 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no) 1075 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
1075 --with-gnu-ld assume the C compiler uses GNU ld default=no 1076 --with-gnu-ld assume the C compiler uses GNU ld default=no
1076 --with-pic try to use only PIC/non-PIC objects default=use both 1077 --with-pic try to use only PIC/non-PIC objects default=use both
1077 --with-codesets=NAME,... compile in additional codesets (jp,jp_ext,kr,cn,cn_ext,all) 1078 --with-codesets=NAME,.. compile in additional codesets (jp,jp_ext,kr,cn,cn_ext,all)
1079 --with-res-name=NAME use this as default resource name (default: urxvt)
1080 --with-res-class=NAME use this as the resource class (default: URxvt)
1081 --with-name=NAME set the basename for the installed binaries (default: urxvt)
1078 --with-term=NAME set the terminal to NAME (default \"rxvt\") 1082 --with-term=NAME set the terminal to NAME (default: rxvt)
1079 --with-terminfo=PATH set the path to the terminfo tree to PATH 1083 --with-terminfo=PATH set the path to the terminfo tree to PATH
1080 --with-x use the X Window System 1084 --with-x use the X Window System
1081 --with-xpm-includes=DIR use XPM includes in DIR 1085 --with-xpm-includes=DIR use XPM includes in DIR
1082 --with-xpm-library=DIR use XPM library in DIR 1086 --with-xpm-library=DIR use XPM library in DIR
1083 --with-xpm use XPM 1087 --with-xpm use XPM
5030# Some flags need to be propagated to the compiler or linker for good 5034# Some flags need to be propagated to the compiler or linker for good
5031# libtool support. 5035# libtool support.
5032case "$host" in 5036case "$host" in
5033*-*-irix6*) 5037*-*-irix6*)
5034 # Find out which ABI we are using. 5038 # Find out which ABI we are using.
5035 echo '#line 5035 "configure"' > conftest.$ac_ext 5039 echo '#line 5039 "configure"' > conftest.$ac_ext
5036 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 5040 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5037 (eval $ac_compile) 2>&5 5041 (eval $ac_compile) 2>&5
5038 ac_status=$? 5042 ac_status=$?
5039 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5043 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5040 (exit $ac_status); }; then 5044 (exit $ac_status); }; then
5581# builds. 5585# builds.
5582chmod -w . 5586chmod -w .
5583save_CFLAGS="$CFLAGS" 5587save_CFLAGS="$CFLAGS"
5584CFLAGS="$CFLAGS -o out/conftest2.$ac_objext" 5588CFLAGS="$CFLAGS -o out/conftest2.$ac_objext"
5585compiler_c_o=no 5589compiler_c_o=no
5586if { (eval echo configure:5586: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>out/conftest.err; } && test -s out/conftest2.$ac_objext; then 5590if { (eval echo configure:5590: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>out/conftest.err; } && test -s out/conftest2.$ac_objext; then
5587 # The compiler can only warn and ignore the option if not recognized 5591 # The compiler can only warn and ignore the option if not recognized
5588 # So say no if there are warnings 5592 # So say no if there are warnings
5589 if test -s out/conftest.err; then 5593 if test -s out/conftest.err; then
5590 compiler_c_o=no 5594 compiler_c_o=no
5591 else 5595 else
7197 lt_cv_dlopen_self=cross 7201 lt_cv_dlopen_self=cross
7198else 7202else
7199 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 7203 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
7200 lt_status=$lt_dlunknown 7204 lt_status=$lt_dlunknown
7201 cat > conftest.$ac_ext <<EOF 7205 cat > conftest.$ac_ext <<EOF
7202#line 7202 "configure" 7206#line 7206 "configure"
7203#include "confdefs.h" 7207#include "confdefs.h"
7204 7208
7205#if HAVE_DLFCN_H 7209#if HAVE_DLFCN_H
7206#include <dlfcn.h> 7210#include <dlfcn.h>
7207#endif 7211#endif
7295 lt_cv_dlopen_self_static=cross 7299 lt_cv_dlopen_self_static=cross
7296else 7300else
7297 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 7301 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
7298 lt_status=$lt_dlunknown 7302 lt_status=$lt_dlunknown
7299 cat > conftest.$ac_ext <<EOF 7303 cat > conftest.$ac_ext <<EOF
7300#line 7300 "configure" 7304#line 7304 "configure"
7301#include "confdefs.h" 7305#include "confdefs.h"
7302 7306
7303#if HAVE_DLFCN_H 7307#if HAVE_DLFCN_H
7304#include <dlfcn.h> 7308#include <dlfcn.h>
7305#endif 7309#endif
8109 if test x$enableval = xyes -o x$enableval = xno; then 8113 if test x$enableval = xyes -o x$enableval = xno; then
8110 support_xft=yes 8114 support_xft=yes
8111 fi 8115 fi
8112fi; 8116fi;
8113 8117
8114
8115# Check whether --with-codesets or --without-codesets was given.
8116if test "${with_codesets+set}" = set; then
8117 withval="$with_codesets"
8118 codesets="$withval"
8119fi;
8120
8121# Check whether --enable-utmp or --disable-utmp was given. 8118# Check whether --enable-utmp or --disable-utmp was given.
8122if test "${enable_utmp+set}" = set; then 8119if test "${enable_utmp+set}" = set; then
8123 enableval="$enable_utmp" 8120 enableval="$enable_utmp"
8124 if test x$enableval = xyes -o x$enableval = xno; then 8121 if test x$enableval = xyes -o x$enableval = xno; then
8125 support_utmp=$enableval 8122 support_utmp=$enableval
8208_ACEOF 8205_ACEOF
8209 8206
8210 fi 8207 fi
8211fi; 8208fi;
8212 8209
8210
8211# Check whether --with-codesets or --without-codesets was given.
8212if test "${with_codesets+set}" = set; then
8213 withval="$with_codesets"
8214 codesets="$withval"
8215fi;
8216
8213# Check whether --enable-xim or --disable-xim was given. 8217# Check whether --enable-xim or --disable-xim was given.
8214if test "${enable_xim+set}" = set; then 8218if test "${enable_xim+set}" = set; then
8215 enableval="$enable_xim" 8219 enableval="$enable_xim"
8216 if test x$enableval = xyes -o x$enableval = xno; then 8220 if test x$enableval = xyes -o x$enableval = xno; then
8217 support_xim=$enableval 8221 support_xim=$enableval
8275#define USE_XGETDEFAULT 1 8279#define USE_XGETDEFAULT 1
8276_ACEOF 8280_ACEOF
8277 8281
8278 fi 8282 fi
8279fi; 8283fi;
8284
8285RESFALLBACK=Rxvt
8286# Check whether --enable-fallback or --disable-fallback was given.
8287if test "${enable_fallback+set}" = set; then
8288 enableval="$enable_fallback"
8289
8290 test x$enableval = xyes && enableval=Rxvt
8291 test x$enableval = xno && enableval=
8292 RESFALLBACK="$enableval"
8293
8294fi;
8295
8296if test x$RESFALLBACK != x; then
8297
8298cat >>confdefs.h <<_ACEOF
8299#define RESFALLBACK "$RESFALLBACK"
8300_ACEOF
8301
8302fi
8303
8304RESNAME=urxvt
8305
8306# Check whether --with-res-name or --without-res-name was given.
8307if test "${with_res_name+set}" = set; then
8308 withval="$with_res_name"
8309 RESNAME="$withval"
8310fi;
8311
8312cat >>confdefs.h <<_ACEOF
8313#define RESNAME "$RESNAME"
8314_ACEOF
8315
8316
8317RESCLASS=URxvt
8318
8319# Check whether --with-res-class or --without-res-class was given.
8320if test "${with_res_class+set}" = set; then
8321 withval="$with_res_class"
8322 RESCLASS="$withval"
8323fi;
8324
8325cat >>confdefs.h <<_ACEOF
8326#define RESCLASS "$RESCLASS"
8327_ACEOF
8328
8329
8330RXVTNAME=urxvt
8331
8332# Check whether --with-name or --without-name was given.
8333if test "${with_name+set}" = set; then
8334 withval="$with_name"
8335 RXVTNAME="$withval"
8336fi;
8337
8338RXVTNAME=`echo "$RXVTNAME"|sed "$program_transform_name"`
8339
8280 8340
8281# Check whether --enable-strings or --disable-strings was given. 8341# Check whether --enable-strings or --disable-strings was given.
8282if test "${enable_strings+set}" = set; then 8342if test "${enable_strings+set}" = set; then
8283 enableval="$enable_strings" 8343 enableval="$enable_strings"
8284 if test x$enableval = xyes -o x$enableval = xno; then 8344 if test x$enableval = xyes -o x$enableval = xno; then
16423cat <<\_ACEOF >conftest.sed 16483cat <<\_ACEOF >conftest.sed
16424s/[\\$]/&&/g;s/;s,x,x,$// 16484s/[\\$]/&&/g;s/;s,x,x,$//
16425_ACEOF 16485_ACEOF
16426program_transform_name=`echo $program_transform_name | sed -f conftest.sed` 16486program_transform_name=`echo $program_transform_name | sed -f conftest.sed`
16427rm conftest.sed 16487rm conftest.sed
16428
16429
16430RXVTNAME=`echo rxvt|sed "$program_transform_name"`
16431 16488
16432 16489
16433 16490
16434 16491
16435 16492
17394s,@ac_ct_RANLIB@,$ac_ct_RANLIB,;t t 17451s,@ac_ct_RANLIB@,$ac_ct_RANLIB,;t t
17395s,@STRIP@,$STRIP,;t t 17452s,@STRIP@,$STRIP,;t t
17396s,@ac_ct_STRIP@,$ac_ct_STRIP,;t t 17453s,@ac_ct_STRIP@,$ac_ct_STRIP,;t t
17397s,@LIBTOOL@,$LIBTOOL,;t t 17454s,@LIBTOOL@,$LIBTOOL,;t t
17398s,@INSTALL_LIBRXVT@,$INSTALL_LIBRXVT,;t t 17455s,@INSTALL_LIBRXVT@,$INSTALL_LIBRXVT,;t t
17456s,@RXVTNAME@,$RXVTNAME,;t t
17399s,@MV@,$MV,;t t 17457s,@MV@,$MV,;t t
17400s,@RM@,$RM,;t t 17458s,@RM@,$RM,;t t
17401s,@CP@,$CP,;t t 17459s,@CP@,$CP,;t t
17402s,@LN@,$LN,;t t 17460s,@LN@,$LN,;t t
17403s,@SED@,$SED,;t t 17461s,@SED@,$SED,;t t
17417s,@rxvt_intp_define@,$rxvt_intp_define,;t t 17475s,@rxvt_intp_define@,$rxvt_intp_define,;t t
17418s,@rxvt_u_intp_define@,$rxvt_u_intp_define,;t t 17476s,@rxvt_u_intp_define@,$rxvt_u_intp_define,;t t
17419s,@DEBUG@,$DEBUG,;t t 17477s,@DEBUG@,$DEBUG,;t t
17420s,@DINCLUDE@,$DINCLUDE,;t t 17478s,@DINCLUDE@,$DINCLUDE,;t t
17421s,@DLIB@,$DLIB,;t t 17479s,@DLIB@,$DLIB,;t t
17422s,@RXVTNAME@,$RXVTNAME,;t t
17423s,@include_stdint_h@,$include_stdint_h,;t t 17480s,@include_stdint_h@,$include_stdint_h,;t t
17424s,@include_stdarg_h@,$include_stdarg_h,;t t 17481s,@include_stdarg_h@,$include_stdarg_h,;t t
17425s,@include_stdlib_h@,$include_stdlib_h,;t t 17482s,@include_stdlib_h@,$include_stdlib_h,;t t
17426s,@include_unistd_h@,$include_unistd_h,;t t 17483s,@include_unistd_h@,$include_unistd_h,;t t
17427s,@include_string_h@,$include_string_h,;t t 17484s,@include_string_h@,$include_string_h,;t t

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines