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

Comparing rxvt-unicode/configure (file contents):
Revision 1.72 by root, Mon Jan 16 15:39:24 2006 UTC vs.
Revision 1.73 by root, Mon Jan 16 17:24:29 2006 UTC

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 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' 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
12903 12903
12904 12904
12905 12905
12906 12906
12907 12907
12908MCOMMON=./autoconf/Make.common
12909
12910
12911test "$program_prefix" != NONE && 12908test "$program_prefix" != NONE &&
12912 program_transform_name="s,^,$program_prefix,;$program_transform_name" 12909 program_transform_name="s,^,$program_prefix,;$program_transform_name"
12913# Use a double $ so make ignores it. 12910# Use a double $ so make ignores it.
12914test "$program_suffix" != NONE && 12911test "$program_suffix" != NONE &&
12915 program_transform_name="s,\$,$program_suffix,;$program_transform_name" 12912 program_transform_name="s,\$,$program_suffix,;$program_transform_name"
12989 include_time_h="#include <time.h>" 12986 include_time_h="#include <time.h>"
12990else 12987else
12991 include_time_h="/* #include <time.h> */" 12988 include_time_h="/* #include <time.h> */"
12992fi 12989fi
12993 12990
12994 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"
12995 12992
12996cat >confcache <<\_ACEOF 12993cat >confcache <<\_ACEOF
12997# 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
12998# 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
12999# scripts and configure runs, see configure's option --config-cache. 12996# scripts and configure runs, see configure's option --config-cache.
13516cat >>$CONFIG_STATUS <<\_ACEOF 13513cat >>$CONFIG_STATUS <<\_ACEOF
13517for ac_config_target in $ac_config_targets 13514for ac_config_target in $ac_config_targets
13518do 13515do
13519 case "$ac_config_target" in 13516 case "$ac_config_target" in
13520 # Handling of arguments. 13517 # Handling of arguments.
13521 "autoconf/Make.common" ) CONFIG_FILES="$CONFIG_FILES autoconf/Make.common" ;;
13522 "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;; 13518 "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;;
13523 "doc/Makefile" ) CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;; 13519 "doc/Makefile" ) CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;
13524 "src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;; 13520 "src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
13525 "src/rxvtlib.h" ) CONFIG_FILES="$CONFIG_FILES src/rxvtlib.h" ;; 13521 "src/rxvtlib.h" ) CONFIG_FILES="$CONFIG_FILES src/rxvtlib.h" ;;
13526 "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" ;;
13684s,@include_sys_strredir_h@,$include_sys_strredir_h,;t t 13680s,@include_sys_strredir_h@,$include_sys_strredir_h,;t t
13685s,@include_sys_time_h@,$include_sys_time_h,;t t 13681s,@include_sys_time_h@,$include_sys_time_h,;t t
13686s,@include_time_h@,$include_time_h,;t t 13682s,@include_time_h@,$include_time_h,;t t
13687s,@LIBOBJS@,$LIBOBJS,;t t 13683s,@LIBOBJS@,$LIBOBJS,;t t
13688s,@LTLIBOBJS@,$LTLIBOBJS,;t t 13684s,@LTLIBOBJS@,$LTLIBOBJS,;t t
13689/@MCOMMON@/r $MCOMMON
13690s,@MCOMMON@,,;t t
13691CEOF 13685CEOF
13692 13686
13693_ACEOF 13687_ACEOF
13694 13688
13695 cat >>$CONFIG_STATUS <<\_ACEOF 13689 cat >>$CONFIG_STATUS <<\_ACEOF

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines