[fdo-commits] r121 - branches/3.2.x/Providers/WMS

svn_fdo at osgeo.org svn_fdo at osgeo.org
Fri Feb 9 18:52:34 EST 2007


Author: jacklee
Date: 2007-02-09 18:52:33 -0500 (Fri, 09 Feb 2007)
New Revision: 121

Modified:
   branches/3.2.x/Providers/WMS/configure
   branches/3.2.x/Providers/WMS/configure.in
Log:
Change version to 3.2.2

Modified: branches/3.2.x/Providers/WMS/configure
===================================================================
--- branches/3.2.x/Providers/WMS/configure	2007-02-08 16:43:07 UTC (rev 120)
+++ branches/3.2.x/Providers/WMS/configure	2007-02-09 23:52:33 UTC (rev 121)
@@ -1,8 +1,8 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.57 for FDOWMS 3.2.0.
+# Generated by GNU Autoconf 2.57 for FDOWMS 3.2.2.
 #
-# Report bugs to <http://www.fdo.osgeo.org>.
+# Report bugs to <http://fdo.osgeo.org>.
 #
 # Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
 # Free Software Foundation, Inc.
@@ -427,9 +427,9 @@
 # Identity of this package.
 PACKAGE_NAME='FDOWMS'
 PACKAGE_TARNAME='fdowms'
-PACKAGE_VERSION='3.2.0'
-PACKAGE_STRING='FDOWMS 3.2.0'
-PACKAGE_BUGREPORT='http://www.fdo.osgeo.org'
+PACKAGE_VERSION='3.2.2'
+PACKAGE_STRING='FDOWMS 3.2.2'
+PACKAGE_BUGREPORT='http://fdo.osgeo.org'
 
 ac_unique_file="configure.in"
 ac_default_prefix=/usr/local/fdo-3.2.0
@@ -947,7 +947,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 FDOWMS 3.2.0 to adapt to many kinds of systems.
+\`configure' configures FDOWMS 3.2.2 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1013,7 +1013,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of FDOWMS 3.2.0:";;
+     short | recursive ) echo "Configuration of FDOWMS 3.2.2:";;
    esac
   cat <<\_ACEOF
 
@@ -1055,7 +1055,7 @@
 Use these variables to override the choices made by `configure' or to help
 it to find libraries and programs with nonstandard names/locations.
 
-Report bugs to <http://www.fdo.osgeo.org>.
+Report bugs to <http://fdo.osgeo.org>.
 _ACEOF
 fi
 
@@ -1118,7 +1118,7 @@
 test -n "$ac_init_help" && exit 0
 if $ac_init_version; then
   cat <<\_ACEOF
-FDOWMS configure 3.2.0
+FDOWMS configure 3.2.2
 generated by GNU Autoconf 2.57
 
 Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
@@ -1133,7 +1133,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by FDOWMS $as_me 3.2.0, which was
+It was created by FDOWMS $as_me 3.2.2, which was
 generated by GNU Autoconf 2.57.  Invocation command line was
 
   $ $0 $@
@@ -1724,7 +1724,7 @@
 
 # Define the identity of the package.
  PACKAGE=fdowms
- VERSION=3.2.0
+ VERSION=3.2.2
 
 
 cat >>confdefs.h <<_ACEOF
@@ -8217,7 +8217,7 @@
 
 
 
-VERSION="3.2.0"
+VERSION="3.2.2"
 
 
 # custom Fdo path specification
@@ -8349,7 +8349,7 @@
           ac_config_files="$ac_config_files Makefile"
 
 
-                                                  ac_config_files="$ac_config_files Src/Makefile Inc/Makefile Src/Message/Makefile Src/Overrides/Makefile Src/Provider/Makefile"
+                                                            ac_config_files="$ac_config_files Src/Makefile Inc/Makefile Src/Message/Makefile Src/Overrides/Makefile Src/Provider/Makefile Src/UnitTest/Makefile"
 
 
                                         ac_config_files="$ac_config_files Docs/Makefile Docs/doc_src/Makefile Docs/doc_src/group_and_page_definitions/Makefile Docs/doc_src/headers_and_footers/Makefile"
@@ -8753,7 +8753,7 @@
 } >&5
 cat >&5 <<_CSEOF
 
-This file was extended by FDOWMS $as_me 3.2.0, which was
+This file was extended by FDOWMS $as_me 3.2.2, which was
 generated by GNU Autoconf 2.57.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -8811,7 +8811,7 @@
 
 cat >>$CONFIG_STATUS <<_ACEOF
 ac_cs_version="\\
-FDOWMS config.status 3.2.0
+FDOWMS config.status 3.2.2
 configured by $0, generated by GNU Autoconf 2.57,
   with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
 
@@ -8928,6 +8928,7 @@
   "Src/Message/Makefile" ) CONFIG_FILES="$CONFIG_FILES Src/Message/Makefile" ;;
   "Src/Overrides/Makefile" ) CONFIG_FILES="$CONFIG_FILES Src/Overrides/Makefile" ;;
   "Src/Provider/Makefile" ) CONFIG_FILES="$CONFIG_FILES Src/Provider/Makefile" ;;
+  "Src/UnitTest/Makefile" ) CONFIG_FILES="$CONFIG_FILES Src/UnitTest/Makefile" ;;
   "Docs/Makefile" ) CONFIG_FILES="$CONFIG_FILES Docs/Makefile" ;;
   "Docs/doc_src/Makefile" ) CONFIG_FILES="$CONFIG_FILES Docs/doc_src/Makefile" ;;
   "Docs/doc_src/group_and_page_definitions/Makefile" ) CONFIG_FILES="$CONFIG_FILES Docs/doc_src/group_and_page_definitions/Makefile" ;;

Modified: branches/3.2.x/Providers/WMS/configure.in
===================================================================
--- branches/3.2.x/Providers/WMS/configure.in	2007-02-08 16:43:07 UTC (rev 120)
+++ branches/3.2.x/Providers/WMS/configure.in	2007-02-09 23:52:33 UTC (rev 121)
@@ -21,7 +21,7 @@
 # Variables
 # Following are the makefile directories 
 #----------------------------------------------------------------------
-AC_INIT(FDOWMS,3.2.0,http://www.fdo.osgeo.org)
+AC_INIT(FDOWMS,3.2.2,http://fdo.osgeo.org)
 AC_CONFIG_SRCDIR(configure.in)
 AM_INIT_AUTOMAKE
 
@@ -35,10 +35,10 @@
 AC_DISABLE_STATIC
 AM_PROG_LIBTOOL
 
-AC_SUBST(VERSION, "3.2.0")
+AC_SUBST(VERSION, "3.2.2")
 
 dnl *******************************************************
-dnl FDO 3.2.0 Configuration
+dnl FDO 3.2.2 Configuration
 dnl FDO / FDO Utilities / FDO Thirdpary paths
 dnl *******************************************************
 # custom Fdo path specification 



More information about the fdo-commits mailing list