/[cvs]/ccvs/configure
ViewVC logotype

Diff of /ccvs/configure

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

revision 1.422 by dprice, Mon Sep 26 23:44:56 2005 UTC revision 1.423 by dprice, Mon Oct 3 15:56:13 2005 UTC
# Line 1  Line 1 
1  #! /bin/sh  #! /bin/sh
2  # Guess values for system-dependent variables and create Makefiles.  # Guess values for system-dependent variables and create Makefiles.
3  # Generated by GNU Autoconf 2.59 for Concurrent Versions System (CVS) 1.12.12.1.  # Generated by GNU Autoconf 2.59 for Concurrent Versions System (CVS) 1.12.13.
4  #  #
5  # Report bugs to <bug-cvs@nongnu.org>.  # Report bugs to <bug-cvs@nongnu.org>.
6  #  #
# Line 283  SHELL=${CONFIG_SHELL-/bin/sh} Line 283  SHELL=${CONFIG_SHELL-/bin/sh}
283  # Identity of this package.  # Identity of this package.
284  PACKAGE_NAME='Concurrent Versions System (CVS)'  PACKAGE_NAME='Concurrent Versions System (CVS)'
285  PACKAGE_TARNAME='cvs'  PACKAGE_TARNAME='cvs'
286  PACKAGE_VERSION='1.12.12.1'  PACKAGE_VERSION='1.12.13'
287  PACKAGE_STRING='Concurrent Versions System (CVS) 1.12.12.1'  PACKAGE_STRING='Concurrent Versions System (CVS) 1.12.13'
288  PACKAGE_BUGREPORT='bug-cvs@nongnu.org'  PACKAGE_BUGREPORT='bug-cvs@nongnu.org'
289    
290  ac_unique_file="src/cvs.h"  ac_unique_file="src/cvs.h"
# Line 808  if test "$ac_init_help" = "long"; then Line 808  if test "$ac_init_help" = "long"; then
808    # Omit some internal or obsolete options to make the list less imposing.    # Omit some internal or obsolete options to make the list less imposing.
809    # This message is too long to be a string in the A/UX 3.1 sh.    # This message is too long to be a string in the A/UX 3.1 sh.
810    cat <<_ACEOF    cat <<_ACEOF
811  \`configure' configures Concurrent Versions System (CVS) 1.12.12.1 to adapt to many kinds of systems.  \`configure' configures Concurrent Versions System (CVS) 1.12.13 to adapt to many kinds of systems.
812    
813  Usage: $0 [OPTION]... [VAR=VALUE]...  Usage: $0 [OPTION]... [VAR=VALUE]...
814    
# Line 874  fi Line 874  fi
874    
875  if test -n "$ac_init_help"; then  if test -n "$ac_init_help"; then
876    case $ac_init_help in    case $ac_init_help in
877       short | recursive ) echo "Configuration of Concurrent Versions System (CVS) 1.12.12.1:";;       short | recursive ) echo "Configuration of Concurrent Versions System (CVS) 1.12.13:";;
878     esac     esac
879    cat <<\_ACEOF    cat <<\_ACEOF
880    
# Line 1128  fi Line 1128  fi
1128  test -n "$ac_init_help" && exit 0  test -n "$ac_init_help" && exit 0
1129  if $ac_init_version; then  if $ac_init_version; then
1130    cat <<\_ACEOF    cat <<\_ACEOF
1131  Concurrent Versions System (CVS) configure 1.12.12.1  Concurrent Versions System (CVS) configure 1.12.13
1132  generated by GNU Autoconf 2.59  generated by GNU Autoconf 2.59
1133    
1134  Copyright (C) 2003 Free Software Foundation, Inc.  Copyright (C) 2003 Free Software Foundation, Inc.
# Line 1156  cat >&5 <<_ACEOF Line 1156  cat >&5 <<_ACEOF
1156  This file contains any messages produced by compilers while  This file contains any messages produced by compilers while
1157  running configure, to aid debugging if configure makes a mistake.  running configure, to aid debugging if configure makes a mistake.
1158    
1159  It was created by Concurrent Versions System (CVS) $as_me 1.12.12.1, which was  It was created by Concurrent Versions System (CVS) $as_me 1.12.13, which was
1160  generated by GNU Autoconf 2.59.  Invocation command line was  generated by GNU Autoconf 2.59.  Invocation command line was
1161    
1162    $ $0 $@    $ $0 $@
# Line 1831  fi Line 1831  fi
1831    
1832  # Define the identity of the package.  # Define the identity of the package.
1833   PACKAGE='cvs'   PACKAGE='cvs'
1834   VERSION='1.12.12.1'   VERSION='1.12.13'
1835    
1836    
1837  # Some tools Automake needs.  # Some tools Automake needs.
# Line 42444  _ASBOX Line 42444  _ASBOX
42444  } >&5  } >&5
42445  cat >&5 <<_CSEOF  cat >&5 <<_CSEOF
42446    
42447  This file was extended by Concurrent Versions System (CVS) $as_me 1.12.12.1, which was  This file was extended by Concurrent Versions System (CVS) $as_me 1.12.13, which was
42448  generated by GNU Autoconf 2.59.  Invocation command line was  generated by GNU Autoconf 2.59.  Invocation command line was
42449    
42450    CONFIG_FILES    = $CONFIG_FILES    CONFIG_FILES    = $CONFIG_FILES
# Line 42507  _ACEOF Line 42507  _ACEOF
42507    
42508  cat >>$CONFIG_STATUS <<_ACEOF  cat >>$CONFIG_STATUS <<_ACEOF
42509  ac_cs_version="\\  ac_cs_version="\\
42510  Concurrent Versions System (CVS) config.status 1.12.12.1  Concurrent Versions System (CVS) config.status 1.12.13
42511  configured by $0, generated by GNU Autoconf 2.59,  configured by $0, generated by GNU Autoconf 2.59,
42512    with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"    with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
42513    
# Line 43699  fi Line 43699  fi
43699    
43700    
43701  # Report the state of this version of CVS if this is from dev.  # Report the state of this version of CVS if this is from dev.
     cat <<EOF  
   
 You are about to use an unreleased version of CVS.  Be sure to  
 read the relevant mailing lists, most importantly <info-cvs@nongnu.org>.  
   
 Below you will find information on the status of this version of CVS.  
   
   
 EOF  
     sed -n '/^\* Status/,$p' $srcdir/BUGS  
43702    

Legend:
Removed from v.1.422  
changed lines
  Added in v.1.423

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