Author: rmeggins
Update of /cvs/dirsec/adminutil In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv644
Modified Files: configure.ac aclocal.m4 missing install-sh configure Makefile.in depcomp config.sub config.guess compile Log Message: bump version to 1.1.8
Index: configure.ac =================================================================== RCS file: /cvs/dirsec/adminutil/configure.ac,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- configure.ac 27 Aug 2008 20:07:58 -0000 1.12 +++ configure.ac 22 Dec 2008 18:56:09 -0000 1.13 @@ -1,7 +1,7 @@ # -*- Autoconf -*- # Process this file with autoconf to produce a configure script. AC_PREREQ(2.59) -AC_INIT([adminutil], [1.1.7], [http://bugzilla.redhat.com/]) +AC_INIT([adminutil], [1.1.8], [http://bugzilla.redhat.com/]) AM_INIT_AUTOMAKE([1.9 foreign subdir-objects]) AM_MAINTAINER_MODE AC_CANONICAL_HOST
Index: configure =================================================================== RCS file: /cvs/dirsec/adminutil/configure,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- configure 27 Aug 2008 20:07:59 -0000 1.15 +++ configure 22 Dec 2008 18:56:09 -0000 1.16 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.59 for adminutil 1.1.7. +# Generated by GNU Autoconf 2.59 for adminutil 1.1.8. # # Report bugs to http://bugzilla.redhat.com/. # @@ -423,8 +423,8 @@ # Identity of this package. PACKAGE_NAME='adminutil' PACKAGE_TARNAME='adminutil' -PACKAGE_VERSION='1.1.7' -PACKAGE_STRING='adminutil 1.1.7' +PACKAGE_VERSION='1.1.8' +PACKAGE_STRING='adminutil 1.1.8' PACKAGE_BUGREPORT='http://bugzilla.redhat.com/'
# Factoring default headers for most tests. @@ -954,7 +954,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 adminutil 1.1.7 to adapt to many kinds of systems. +`configure' configures adminutil 1.1.8 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1020,7 +1020,7 @@
if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of adminutil 1.1.7:";; + short | recursive ) echo "Configuration of adminutil 1.1.8:";; esac cat <<_ACEOF
@@ -1182,7 +1182,7 @@ test -n "$ac_init_help" && exit 0 if $ac_init_version; then cat <<_ACEOF -adminutil configure 1.1.7 +adminutil configure 1.1.8 generated by GNU Autoconf 2.59
Copyright (C) 2003 Free Software Foundation, Inc. @@ -1196,7 +1196,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake.
-It was created by adminutil $as_me 1.1.7, which was +It was created by adminutil $as_me 1.1.8, which was generated by GNU Autoconf 2.59. Invocation command line was
$ $0 $@ @@ -1839,7 +1839,7 @@
# Define the identity of the package. PACKAGE='adminutil' - VERSION='1.1.7' + VERSION='1.1.8'
cat >>confdefs.h <<_ACEOF @@ -24401,7 +24401,7 @@ } >&5 cat >&5 <<_CSEOF
-This file was extended by adminutil $as_me 1.1.7, which was +This file was extended by adminutil $as_me 1.1.8, which was generated by GNU Autoconf 2.59. Invocation command line was
CONFIG_FILES = $CONFIG_FILES @@ -24459,7 +24459,7 @@
cat >>$CONFIG_STATUS <<_ACEOF ac_cs_version="\ -adminutil config.status 1.1.7 +adminutil config.status 1.1.8 configured by $0, generated by GNU Autoconf 2.59, with options \"`echo "$ac_configure_args" | sed 's/[\""`$]/\\&/g'`\"
389-commits@lists.fedoraproject.org