Author: nhosoi
Update of /cvs/dirsec/ldapserver In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16572
Modified Files: configure Log Message: Fixed the brand and version mistakenly put in the previous check-in.
Index: configure =================================================================== RCS file: /cvs/dirsec/ldapserver/configure,v retrieving revision 1.65 retrieving revision 1.66 diff -u -r1.65 -r1.66 --- configure 1 Oct 2007 05:24:56 -0000 1.65 +++ configure 1 Oct 2007 06:02:33 -0000 1.66 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.59 for dirsrv 8.0.0. +# Generated by GNU Autoconf 2.59 for dirsrv 1.1.0b1. # # Report bugs to http://bugzilla.redhat.com/. # @@ -423,8 +423,8 @@ # Identity of this package. PACKAGE_NAME='dirsrv' PACKAGE_TARNAME='dirsrv' -PACKAGE_VERSION='8.0.0' -PACKAGE_STRING='dirsrv 8.0.0' +PACKAGE_VERSION='1.1.0b1' +PACKAGE_STRING='dirsrv 1.1.0b1' 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 dirsrv 8.0.0 to adapt to many kinds of systems. +`configure' configures dirsrv 1.1.0b1 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 dirsrv 8.0.0:";; + short | recursive ) echo "Configuration of dirsrv 1.1.0b1:";; esac cat <<_ACEOF
@@ -1201,7 +1201,7 @@ test -n "$ac_init_help" && exit 0 if $ac_init_version; then cat <<_ACEOF -dirsrv configure 8.0.0 +dirsrv configure 1.1.0b1 generated by GNU Autoconf 2.59
Copyright (C) 2003 Free Software Foundation, Inc. @@ -1215,7 +1215,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 $as_me 8.0.0, which was +It was created by dirsrv $as_me 1.1.0b1, which was generated by GNU Autoconf 2.59. Invocation command line was
$ $0 $@ @@ -1861,7 +1861,7 @@
# Define the identity of the package. PACKAGE='dirsrv' - VERSION='8.0.0' + VERSION='1.1.0b1'
cat >>confdefs.h <<_ACEOF @@ -22954,9 +22954,9 @@ # the default prefix - override with --prefix or --with-fhs
-brand=redhat -capbrand='Red Hat' -vendor="Red Hat" +brand=fedora +capbrand=Fedora +vendor="Fedora Project"
# BEGIN COPYRIGHT BLOCK # Copyright (C) 2006 Red Hat, Inc. @@ -25603,7 +25603,7 @@ } >&5 cat >&5 <<_CSEOF
-This file was extended by dirsrv $as_me 8.0.0, which was +This file was extended by dirsrv $as_me 1.1.0b1, which was generated by GNU Autoconf 2.59. Invocation command line was
CONFIG_FILES = $CONFIG_FILES @@ -25666,7 +25666,7 @@
cat >>$CONFIG_STATUS <<_ACEOF ac_cs_version="\ -dirsrv config.status 8.0.0 +dirsrv config.status 1.1.0b1 configured by $0, generated by GNU Autoconf 2.59, with options \"`echo "$ac_configure_args" | sed 's/[\""`$]/\\&/g'`\"
389-commits@lists.fedoraproject.org