[fdo-commits] r129 - branches/3.2.x/Providers/ArcSDE

svn_fdo at osgeo.org svn_fdo at osgeo.org
Fri Feb 9 18:35:37 EST 2007


Author: jacklee
Date: 2007-02-09 18:35:36 -0500 (Fri, 09 Feb 2007)
New Revision: 129

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

Modified: branches/3.2.x/Providers/ArcSDE/configure
===================================================================
--- branches/3.2.x/Providers/ArcSDE/configure	2007-02-08 16:48:00 UTC (rev 128)
+++ branches/3.2.x/Providers/ArcSDE/configure	2007-02-09 23:35:36 UTC (rev 129)
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.57 for FDOArcSDE 3.2.0.
+# Generated by GNU Autoconf 2.57 for FDOArcSDE 3.2.2.
 #
 # Report bugs to <http://www.fdo.osgeo.org>.
 #
@@ -427,8 +427,8 @@
 # Identity of this package.
 PACKAGE_NAME='FDOArcSDE'
 PACKAGE_TARNAME='fdoarcsde'
-PACKAGE_VERSION='3.2.0'
-PACKAGE_STRING='FDOArcSDE 3.2.0'
+PACKAGE_VERSION='3.2.2'
+PACKAGE_STRING='FDOArcSDE 3.2.2'
 PACKAGE_BUGREPORT='http://www.fdo.osgeo.org'
 
 ac_unique_file="configure.in"
@@ -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 FDOArcSDE 3.2.0 to adapt to many kinds of systems.
+\`configure' configures FDOArcSDE 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 FDOArcSDE 3.2.0:";;
+     short | recursive ) echo "Configuration of FDOArcSDE 3.2.2:";;
    esac
   cat <<\_ACEOF
 
@@ -1119,7 +1119,7 @@
 test -n "$ac_init_help" && exit 0
 if $ac_init_version; then
   cat <<\_ACEOF
-FDOArcSDE configure 3.2.0
+FDOArcSDE configure 3.2.2
 generated by GNU Autoconf 2.57
 
 Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
@@ -1134,7 +1134,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by FDOArcSDE $as_me 3.2.0, which was
+It was created by FDOArcSDE $as_me 3.2.2, which was
 generated by GNU Autoconf 2.57.  Invocation command line was
 
   $ $0 $@
@@ -1725,7 +1725,7 @@
 
 # Define the identity of the package.
  PACKAGE=fdoarcsde
- VERSION=3.2.0
+ VERSION=3.2.2
 
 
 cat >>confdefs.h <<_ACEOF
@@ -8218,7 +8218,7 @@
 
 
 
-VERSION="3.2.0"
+VERSION="3.2.2"
 
 
 # custom Fdo path specification
@@ -8379,10 +8379,14 @@
 
 ##output Makefiles##
           ac_config_files="$ac_config_files Makefile"
-          ac_config_files="$ac_config_files Src/Makefile Inc/Makefile Src/Message/Makefile Src/Provider/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"
 
 
+                                                  ac_config_files="$ac_config_files Src/Makefile Inc/Makefile Src/Message/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"
+
+
 cat >confcache <<\_ACEOF
 # This file is a shell script that caches the results of configure
 # tests run on this system so they can be shared between configure
@@ -8781,7 +8785,7 @@
 } >&5
 cat >&5 <<_CSEOF
 
-This file was extended by FDOArcSDE $as_me 3.2.0, which was
+This file was extended by FDOArcSDE $as_me 3.2.2, which was
 generated by GNU Autoconf 2.57.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -8839,7 +8843,7 @@
 
 cat >>$CONFIG_STATUS <<_ACEOF
 ac_cs_version="\\
-FDOArcSDE config.status 3.2.0
+FDOArcSDE config.status 3.2.2
 configured by $0, generated by GNU Autoconf 2.57,
   with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
 
@@ -8951,10 +8955,11 @@
   case "$ac_config_target" in
   # Handling of arguments.
   "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;;
+  "Src/Makefile" ) CONFIG_FILES="$CONFIG_FILES Src/Makefile" ;;
   "Inc/Makefile" ) CONFIG_FILES="$CONFIG_FILES Inc/Makefile" ;;
-  "Src/Makefile" ) CONFIG_FILES="$CONFIG_FILES Src/Makefile" ;;
   "Src/Message/Makefile" ) CONFIG_FILES="$CONFIG_FILES Src/Message/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/ArcSDE/configure.in
===================================================================
--- branches/3.2.x/Providers/ArcSDE/configure.in	2007-02-08 16:48:00 UTC (rev 128)
+++ branches/3.2.x/Providers/ArcSDE/configure.in	2007-02-09 23:35:36 UTC (rev 129)
@@ -21,7 +21,7 @@
 # Variables
 # Following are the makefile directories 
 #----------------------------------------------------------------------
-AC_INIT(FDOArcSDE,3.2.0,http://www.fdo.osgeo.org)
+AC_INIT(FDOArcSDE,3.2.2,http://www.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