/[cvs]/ccvs/configure
ViewVC logotype

Diff of /ccvs/configure

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.428 by dprice, Thu Oct 20 21:09:56 2005 UTC revision 1.429 by mdb, Mon Nov 28 02:38:03 2005 UTC
# Line 327  ac_includes_default="\ Line 327  ac_includes_default="\
327    
328  gl_header_list=  gl_header_list=
329  gl_func_list=  gl_func_list=
330  ac_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 INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM mkdir_p AWK SET_MAKE am__leading_dot AMTAR am__tar am__untar ac_prefix_program MAINTAINER_MODE_TRUE MAINTAINER_MODE_FALSE MAINT CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE CPP EGREP RANLIB ac_ct_RANLIB LN_S PERL CSH MKTEMP SENDMAIL PR ROFF PS2PDF TEXI2DVI MAKE_TARGETS_IN_VPATH_TRUE MAKE_TARGETS_IN_VPATH_FALSE LIBOBJS ALLOCA ALLOCA_H STDBOOL_H HAVE__BOOL FNMATCH_H YACC YFLAGS LIB_CLOCK_GETTIME GETOPT_H GLOB_H LIB_NANOSLEEP HAVE_LONG_64BIT HAVE_LONG_LONG_64BIT STDINT_H EOVERFLOW MKINSTALLDIRS USE_NLS MSGFMT GMSGFMT XGETTEXT MSGMERGE build build_cpu build_vendor build_os host host_cpu host_vendor host_os INTL_MACOSX_LIBS LIBICONV LTLIBICONV INTLLIBS LIBINTL LTLIBINTL POSUB cvs_client_objects KRB4 ZLIB_SUBDIRS ZLIB_CPPFLAGS ZLIB_LIBS with_default_rsh RSH_DFLT EDITOR LTLIBOBJS'  ac_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 INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM mkdir_p AWK SET_MAKE am__leading_dot AMTAR am__tar am__untar ac_prefix_program MAINTAINER_MODE_TRUE MAINTAINER_MODE_FALSE MAINT CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE CPP EGREP RANLIB ac_ct_RANLIB LN_S PERL CSH MKTEMP SENDMAIL PR ROFF PS2PDF TEXI2DVI MAKE_TARGETS_IN_VPATH_TRUE MAKE_TARGETS_IN_VPATH_FALSE LIBOBJS GL_COND_LIBTOOL_TRUE GL_COND_LIBTOOL_FALSE ALLOCA ALLOCA_H STDBOOL_H HAVE__BOOL FNMATCH_H YACC YFLAGS LIB_CLOCK_GETTIME GETOPT_H GLOB_H LIB_NANOSLEEP HAVE_LONG_64BIT HAVE_LONG_LONG_64BIT STDINT_H EOVERFLOW MKINSTALLDIRS USE_NLS MSGFMT GMSGFMT XGETTEXT MSGMERGE build build_cpu build_vendor build_os host host_cpu host_vendor host_os INTL_MACOSX_LIBS LIBICONV LTLIBICONV INTLLIBS LIBINTL LTLIBINTL POSUB cvs_client_objects KRB4 ZLIB_SUBDIRS ZLIB_CPPFLAGS ZLIB_LIBS with_default_rsh RSH_DFLT EDITOR LTLIBOBJS'
331  ac_subst_files='MKTEMP_SH_FUNCTION'  ac_subst_files='MKTEMP_SH_FUNCTION'
332    
333  # Initialize some variables set by options.  # Initialize some variables set by options.
# Line 1487  gl_func_list="$gl_func_list getlogin_r" Line 1487  gl_func_list="$gl_func_list getlogin_r"
1487  gl_func_list="$gl_func_list getpwnam_r"  gl_func_list="$gl_func_list getpwnam_r"
1488  gl_header_list="$gl_header_list wchar.h"  gl_header_list="$gl_header_list wchar.h"
1489  gl_header_list="$gl_header_list wctype.h"  gl_header_list="$gl_header_list wctype.h"
 gl_func_list="$gl_func_list mbsinit"  
1490  gl_func_list="$gl_func_list alarm"  gl_func_list="$gl_func_list alarm"
1491  gl_func_list="$gl_func_list siginterrupt"  gl_func_list="$gl_func_list siginterrupt"
1492  gl_func_list="$gl_func_list posix_memalign"  gl_func_list="$gl_func_list posix_memalign"
1493  gl_func_list="$gl_func_list iswprint"  gl_func_list="$gl_func_list iswprint"
1494    gl_func_list="$gl_func_list mbsinit"
1495  gl_header_list="$gl_header_list locale.h"  gl_header_list="$gl_header_list locale.h"
1496  gl_func_list="$gl_func_list isblank"  gl_func_list="$gl_func_list isblank"
1497  gl_func_list="$gl_func_list mbrtowc"  gl_func_list="$gl_func_list mbrtowc"
# Line 13056  fi Line 13056  fi
13056    
13057    
13058    
   
   
   
   
   
   
13059      echo "$as_me:$LINENO: checking whether mbrtowc and mbstate_t are properly declared" >&5      echo "$as_me:$LINENO: checking whether mbrtowc and mbstate_t are properly declared" >&5
13060  echo $ECHO_N "checking whether mbrtowc and mbstate_t are properly declared... $ECHO_C" >&6  echo $ECHO_N "checking whether mbrtowc and mbstate_t are properly declared... $ECHO_C" >&6
13061  if test "${gl_cv_func_mbrtowc+set}" = set; then  if test "${gl_cv_func_mbrtowc+set}" = set; then
# Line 14521  _ACEOF Line 14515  _ACEOF
14515    
14516    
14517    
14518    
14519    
14520    
14521    
14522    
14523    
14524    echo "$as_me:$LINENO: checking for nl_langinfo and CODESET" >&5    echo "$as_me:$LINENO: checking for nl_langinfo and CODESET" >&5
14525  echo $ECHO_N "checking for nl_langinfo and CODESET... $ECHO_C" >&6  echo $ECHO_N "checking for nl_langinfo and CODESET... $ECHO_C" >&6
14526  if test "${am_cv_langinfo_codeset+set}" = set; then  if test "${am_cv_langinfo_codeset+set}" = set; then
# Line 16524  _ACEOF Line 16524  _ACEOF
16524    
16525    
16526    
16527    if false; then
16528      GL_COND_LIBTOOL_TRUE=
16529      GL_COND_LIBTOOL_FALSE='#'
16530    else
16531      GL_COND_LIBTOOL_TRUE='#'
16532      GL_COND_LIBTOOL_FALSE=
16533    fi
16534    
16535    
16536    
16537    
16538    
16539    
# Line 16975  done Line 16985  done
16985    
16986    
16987    
16988    echo "$as_me:$LINENO: checking whether this system has a definition of PATH_MAX" >&5    echo "$as_me:$LINENO: checking whether this system has an arbitrary file name length limit" >&5
16989  echo $ECHO_N "checking whether this system has a definition of PATH_MAX... $ECHO_C" >&6  echo $ECHO_N "checking whether this system has an arbitrary file name length limit... $ECHO_C" >&6
16990  if test "${gl_have_path_max_definition+set}" = set; then  if test "${gl_have_arbitrary_file_name_length_limit+set}" = set; then
16991    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
16992  else  else
16993    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
# Line 16988  cat >>conftest.$ac_ext <<_ACEOF Line 16998  cat >>conftest.$ac_ext <<_ACEOF
16998  /* end confdefs.h.  */  /* end confdefs.h.  */
16999  #include <unistd.h>  #include <unistd.h>
17000  #include <limits.h>  #include <limits.h>
17001  #ifdef PATH_MAX  #if defined PATH_MAX || defined MAXPATHLEN
17002  have_path_max_definition  have_arbitrary_file_name_length_limit
17003  #endif  #endif
17004  _ACEOF  _ACEOF
17005  if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |  if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
17006    $EGREP "have_path_max_definition" >/dev/null 2>&1; then    $EGREP "have_arbitrary_file_name_length_limit" >/dev/null 2>&1; then
17007    gl_have_path_max_definition=yes    gl_have_arbitrary_file_name_length_limit=yes
17008  else  else
17009    gl_have_path_max_definition=no    gl_have_arbitrary_file_name_length_limit=no
17010  fi  fi
17011  rm -f conftest*  rm -f conftest*
17012    
17013  fi  fi
17014  echo "$as_me:$LINENO: result: $gl_have_path_max_definition" >&5  echo "$as_me:$LINENO: result: $gl_have_arbitrary_file_name_length_limit" >&5
17015  echo "${ECHO_T}$gl_have_path_max_definition" >&6  echo "${ECHO_T}$gl_have_arbitrary_file_name_length_limit" >&6
17016    
17017    if test $gl_have_path_max_definition = yes; then    if test $gl_have_arbitrary_file_name_length_limit = yes; then
17018      case $LIBOBJS in      case $LIBOBJS in
17019      "chdir-long.$ac_objext"   | \      "chdir-long.$ac_objext"   | \
17020    *" chdir-long.$ac_objext"   | \    *" chdir-long.$ac_objext"   | \
# Line 18415  else Line 18425  else
18425              'fp->_p - fp->_bf._base'                            \              'fp->_p - fp->_bf._base'                            \
18426                                                                  \                                                                  \
18427              '# SCO, Unixware'                                   \              '# SCO, Unixware'                                   \
18428              'fp->__ptr - fp->__base'                            \              '(fp->__ptr ? fp->__ptr - fp->__base : 0)'          \
18429                                                                  \                                                                  \
18430              '# old glibc?'                                      \              '# old glibc?'                                      \
18431              'fp->__bufp - fp->__buffer'                         \              'fp->__bufp - fp->__buffer'                         \
# Line 22162  esac Line 22172  esac
22172    
22173    
22174    
   :  
   
   
   
   
   
   
22175    
22176    :    :
22177    
# Line 43085  echo "$as_me: error: conditional \"MAKE_ Line 43088  echo "$as_me: error: conditional \"MAKE_
43088  Usually this means the macro was only invoked conditionally." >&2;}  Usually this means the macro was only invoked conditionally." >&2;}
43089     { (exit 1); exit 1; }; }     { (exit 1); exit 1; }; }
43090  fi  fi
43091    if test -z "${GL_COND_LIBTOOL_TRUE}" && test -z "${GL_COND_LIBTOOL_FALSE}"; then
43092      { { echo "$as_me:$LINENO: error: conditional \"GL_COND_LIBTOOL\" was never defined.
43093    Usually this means the macro was only invoked conditionally." >&5
43094    echo "$as_me: error: conditional \"GL_COND_LIBTOOL\" was never defined.
43095    Usually this means the macro was only invoked conditionally." >&2;}
43096       { (exit 1); exit 1; }; }
43097    fi
43098    
43099  : ${CONFIG_STATUS=./config.status}  : ${CONFIG_STATUS=./config.status}
43100  ac_clean_files_save=$ac_clean_files  ac_clean_files_save=$ac_clean_files
# Line 43716  s,@TEXI2DVI@,$TEXI2DVI,;t t Line 43726  s,@TEXI2DVI@,$TEXI2DVI,;t t
43726  s,@MAKE_TARGETS_IN_VPATH_TRUE@,$MAKE_TARGETS_IN_VPATH_TRUE,;t t  s,@MAKE_TARGETS_IN_VPATH_TRUE@,$MAKE_TARGETS_IN_VPATH_TRUE,;t t
43727  s,@MAKE_TARGETS_IN_VPATH_FALSE@,$MAKE_TARGETS_IN_VPATH_FALSE,;t t  s,@MAKE_TARGETS_IN_VPATH_FALSE@,$MAKE_TARGETS_IN_VPATH_FALSE,;t t
43728  s,@LIBOBJS@,$LIBOBJS,;t t  s,@LIBOBJS@,$LIBOBJS,;t t
43729    s,@GL_COND_LIBTOOL_TRUE@,$GL_COND_LIBTOOL_TRUE,;t t
43730    s,@GL_COND_LIBTOOL_FALSE@,$GL_COND_LIBTOOL_FALSE,;t t
43731  s,@ALLOCA@,$ALLOCA,;t t  s,@ALLOCA@,$ALLOCA,;t t
43732  s,@ALLOCA_H@,$ALLOCA_H,;t t  s,@ALLOCA_H@,$ALLOCA_H,;t t
43733  s,@STDBOOL_H@,$STDBOOL_H,;t t  s,@STDBOOL_H@,$STDBOOL_H,;t t

Legend:
Removed from v.1.428  
changed lines
  Added in v.1.429

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26