Author: rmeggins
Update of /cvs/dirsec/adminserver In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8064
Modified Files: Tag: Directory_Server_8_0_Branch configure.ac aclocal.m4 configure missing install-sh depcomp config.sub config.guess compile Makefile.in Log Message: bump rev to 1.1.4
Index: configure.ac =================================================================== RCS file: /cvs/dirsec/adminserver/configure.ac,v retrieving revision 1.24.2.1 retrieving revision 1.24.2.2 diff -u -r1.24.2.1 -r1.24.2.2 --- configure.ac 15 Apr 2008 16:44:34 -0000 1.24.2.1 +++ configure.ac 15 Apr 2008 16:47:30 -0000 1.24.2.2 @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script.
AC_PREREQ(2.59) -AC_INIT([dirsrv-admin], [1.1.3], [http://bugzilla.redhat.com/]) +AC_INIT([dirsrv-admin], [1.1.4], [http://bugzilla.redhat.com/]) AC_CONFIG_SRCDIR([admserv/cgi-src40/viewlog.c]) AM_INIT_AUTOMAKE([1.9 foreign subdir-objects]) AM_MAINTAINER_MODE
Index: configure =================================================================== RCS file: /cvs/dirsec/adminserver/configure,v retrieving revision 1.42.2.1 retrieving revision 1.42.2.2 diff -u -r1.42.2.1 -r1.42.2.2 --- configure 15 Apr 2008 16:44:34 -0000 1.42.2.1 +++ configure 15 Apr 2008 16:47:30 -0000 1.42.2.2 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.59 for dirsrv-admin 1.1.3. +# Generated by GNU Autoconf 2.59 for dirsrv-admin 1.1.4. # # Report bugs to http://bugzilla.redhat.com/. # @@ -423,8 +423,8 @@ # Identity of this package. PACKAGE_NAME='dirsrv-admin' PACKAGE_TARNAME='dirsrv-admin' -PACKAGE_VERSION='1.1.3' -PACKAGE_STRING='dirsrv-admin 1.1.3' +PACKAGE_VERSION='1.1.4' +PACKAGE_STRING='dirsrv-admin 1.1.4' PACKAGE_BUGREPORT='http://bugzilla.redhat.com/'
ac_unique_file="admserv/cgi-src40/viewlog.c" @@ -957,7 +957,7 @@ # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -`configure' configures dirsrv-admin 1.1.3 to adapt to many kinds of systems. +`configure' configures dirsrv-admin 1.1.4 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1023,7 +1023,7 @@
if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of dirsrv-admin 1.1.3:";; + short | recursive ) echo "Configuration of dirsrv-admin 1.1.4:";; esac cat <<_ACEOF
@@ -1202,7 +1202,7 @@ test -n "$ac_init_help" && exit 0 if $ac_init_version; then cat <<_ACEOF -dirsrv-admin configure 1.1.3 +dirsrv-admin configure 1.1.4 generated by GNU Autoconf 2.59
Copyright (C) 2003 Free Software Foundation, Inc. @@ -1216,7 +1216,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake.
-It was created by dirsrv-admin $as_me 1.1.3, which was +It was created by dirsrv-admin $as_me 1.1.4, which was generated by GNU Autoconf 2.59. Invocation command line was
$ $0 $@ @@ -1860,7 +1860,7 @@
# Define the identity of the package. PACKAGE='dirsrv-admin' - VERSION='1.1.3' + VERSION='1.1.4'
cat >>confdefs.h <<_ACEOF @@ -25613,7 +25613,7 @@ } >&5 cat >&5 <<_CSEOF
-This file was extended by dirsrv-admin $as_me 1.1.3, which was +This file was extended by dirsrv-admin $as_me 1.1.4, which was generated by GNU Autoconf 2.59. Invocation command line was
CONFIG_FILES = $CONFIG_FILES @@ -25676,7 +25676,7 @@
cat >>$CONFIG_STATUS <<_ACEOF ac_cs_version="\ -dirsrv-admin config.status 1.1.3 +dirsrv-admin config.status 1.1.4 configured by $0, generated by GNU Autoconf 2.59, with options \"`echo "$ac_configure_args" | sed 's/[\""`$]/\\&/g'`\"
389-commits@lists.fedoraproject.org