[Fedora-directory-commits] adminserver configure.ac, 1.27, 1.28 aclocal.m4, 1.42, 1.43 configure, 1.46, 1.47 missing, 1.32, 1.33 install-sh, 1.32, 1.33 Makefile.in, 1.49, 1.50 depcomp, 1.32, 1.33 config.sub, 1.32, 1.33 config.guess, 1.32, 1.33 compile, 1.31, 1.32

Richard Allen Megginson rmeggins at fedoraproject.org
Thu Jan 8 22:29:41 UTC 2009


Author: rmeggins

Update of /cvs/dirsec/adminserver
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv7919

Modified Files:
	configure.ac aclocal.m4 configure missing install-sh 
	Makefile.in depcomp config.sub config.guess compile 
Log Message:
initial version 1.1.7 commit


Index: configure.ac
===================================================================
RCS file: /cvs/dirsec/adminserver/configure.ac,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- configure.ac	14 Jul 2008 23:51:43 -0000	1.27
+++ configure.ac	8 Jan 2009 22:29:38 -0000	1.28
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.59)
-AC_INIT([dirsrv-admin], [1.1.6], [http://bugzilla.redhat.com/])
+AC_INIT([dirsrv-admin], [1.1.7], [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.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- configure	3 Sep 2008 21:42:57 -0000	1.46
+++ configure	8 Jan 2009 22:29:38 -0000	1.47
@@ -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.6.
+# Generated by GNU Autoconf 2.59 for dirsrv-admin 1.1.7.
 #
 # 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.6'
-PACKAGE_STRING='dirsrv-admin 1.1.6'
+PACKAGE_VERSION='1.1.7'
+PACKAGE_STRING='dirsrv-admin 1.1.7'
 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.6 to adapt to many kinds of systems.
+\`configure' configures dirsrv-admin 1.1.7 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.6:";;
+     short | recursive ) echo "Configuration of dirsrv-admin 1.1.7:";;
    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.6
+dirsrv-admin configure 1.1.7
 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.6, which was
+It was created by dirsrv-admin $as_me 1.1.7, 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.6'
+ VERSION='1.1.7'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -25613,7 +25613,7 @@
 } >&5
 cat >&5 <<_CSEOF
 
-This file was extended by dirsrv-admin $as_me 1.1.6, which was
+This file was extended by dirsrv-admin $as_me 1.1.7, 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.6
+dirsrv-admin config.status 1.1.7
 configured by $0, generated by GNU Autoconf 2.59,
   with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
 


















More information about the Fedora-directory-commits mailing list