/[cvs]/ccvs/configure
ViewVC logotype

Diff of /ccvs/configure

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

revision 1.174.2.69 by dprice, Mon Sep 26 23:26:27 2005 UTC revision 1.174.2.70 by dprice, Wed Sep 28 04:44:51 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.11.20.1.  # Generated by GNU Autoconf 2.59 for Concurrent Versions System (CVS) 1.11.21.
4  #  #
5  # Report bugs to <bug-cvs@nongnu.org>.  # Report bugs to <bug-cvs@nongnu.org>.
6  #  #
# Line 269  SHELL=${CONFIG_SHELL-/bin/sh} Line 269  SHELL=${CONFIG_SHELL-/bin/sh}
269  # Identity of this package.  # Identity of this package.
270  PACKAGE_NAME='Concurrent Versions System (CVS)'  PACKAGE_NAME='Concurrent Versions System (CVS)'
271  PACKAGE_TARNAME='cvs'  PACKAGE_TARNAME='cvs'
272  PACKAGE_VERSION='1.11.20.1'  PACKAGE_VERSION='1.11.21'
273  PACKAGE_STRING='Concurrent Versions System (CVS) 1.11.20.1'  PACKAGE_STRING='Concurrent Versions System (CVS) 1.11.21'
274  PACKAGE_BUGREPORT='bug-cvs@nongnu.org'  PACKAGE_BUGREPORT='bug-cvs@nongnu.org'
275    
276  ac_unique_file="src/cvs.h"  ac_unique_file="src/cvs.h"
# Line 784  if test "$ac_init_help" = "long"; then Line 784  if test "$ac_init_help" = "long"; then
784    # Omit some internal or obsolete options to make the list less imposing.    # Omit some internal or obsolete options to make the list less imposing.
785    # 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.
786    cat <<_ACEOF    cat <<_ACEOF
787  \`configure' configures Concurrent Versions System (CVS) 1.11.20.1 to adapt to many kinds of systems.  \`configure' configures Concurrent Versions System (CVS) 1.11.21 to adapt to many kinds of systems.
788    
789  Usage: $0 [OPTION]... [VAR=VALUE]...  Usage: $0 [OPTION]... [VAR=VALUE]...
790    
# Line 846  fi Line 846  fi
846    
847  if test -n "$ac_init_help"; then  if test -n "$ac_init_help"; then
848    case $ac_init_help in    case $ac_init_help in
849       short | recursive ) echo "Configuration of Concurrent Versions System (CVS) 1.11.20.1:";;       short | recursive ) echo "Configuration of Concurrent Versions System (CVS) 1.11.21:";;
850     esac     esac
851    cat <<\_ACEOF    cat <<\_ACEOF
852    
# Line 1034  fi Line 1034  fi
1034  test -n "$ac_init_help" && exit 0  test -n "$ac_init_help" && exit 0
1035  if $ac_init_version; then  if $ac_init_version; then
1036    cat <<\_ACEOF    cat <<\_ACEOF
1037  Concurrent Versions System (CVS) configure 1.11.20.1  Concurrent Versions System (CVS) configure 1.11.21
1038  generated by GNU Autoconf 2.59  generated by GNU Autoconf 2.59
1039    
1040  Copyright (C) 2003 Free Software Foundation, Inc.  Copyright (C) 2003 Free Software Foundation, Inc.
# Line 1048  cat >&5 <<_ACEOF Line 1048  cat >&5 <<_ACEOF
1048  This file contains any messages produced by compilers while  This file contains any messages produced by compilers while
1049  running configure, to aid debugging if configure makes a mistake.  running configure, to aid debugging if configure makes a mistake.
1050    
1051  It was created by Concurrent Versions System (CVS) $as_me 1.11.20.1, which was  It was created by Concurrent Versions System (CVS) $as_me 1.11.21, which was
1052  generated by GNU Autoconf 2.59.  Invocation command line was  generated by GNU Autoconf 2.59.  Invocation command line was
1053    
1054    $ $0 $@    $ $0 $@
# Line 1692  fi Line 1692  fi
1692    
1693  # Define the identity of the package.  # Define the identity of the package.
1694   PACKAGE='cvs'   PACKAGE='cvs'
1695   VERSION='1.11.20.1'   VERSION='1.11.21'
1696    
1697    
1698  # Some tools Automake needs.  # Some tools Automake needs.
# Line 13582  _ASBOX Line 13582  _ASBOX
13582  } >&5  } >&5
13583  cat >&5 <<_CSEOF  cat >&5 <<_CSEOF
13584    
13585  This file was extended by Concurrent Versions System (CVS) $as_me 1.11.20.1, which was  This file was extended by Concurrent Versions System (CVS) $as_me 1.11.21, which was
13586  generated by GNU Autoconf 2.59.  Invocation command line was  generated by GNU Autoconf 2.59.  Invocation command line was
13587    
13588    CONFIG_FILES    = $CONFIG_FILES    CONFIG_FILES    = $CONFIG_FILES
# Line 13648  _ACEOF Line 13648  _ACEOF
13648    
13649  cat >>$CONFIG_STATUS <<_ACEOF  cat >>$CONFIG_STATUS <<_ACEOF
13650  ac_cs_version="\\  ac_cs_version="\\
13651  Concurrent Versions System (CVS) config.status 1.11.20.1  Concurrent Versions System (CVS) config.status 1.11.21
13652  configured by $0, generated by GNU Autoconf 2.59,  configured by $0, generated by GNU Autoconf 2.59,
13653    with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"    with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
13654    
# Line 14817  fi Line 14817  fi
14817    
14818    
14819  # 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  
14820    

Legend:
Removed from v.1.174.2.69  
changed lines
  Added in v.1.174.2.70

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