[fdo-commits] r732 - branches/3.2.x/Providers/GenericRdbms

svn_fdo at osgeo.org svn_fdo at osgeo.org
Mon Feb 12 09:59:26 EST 2007


Author: jacklee
Date: 2007-02-12 09:59:24 -0500 (Mon, 12 Feb 2007)
New Revision: 732

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

Modified: branches/3.2.x/Providers/GenericRdbms/configure
===================================================================
--- branches/3.2.x/Providers/GenericRdbms/configure	2007-02-08 16:44:51 UTC (rev 731)
+++ branches/3.2.x/Providers/GenericRdbms/configure	2007-02-12 14:59:24 UTC (rev 732)
@@ -1,8 +1,8 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.57 for FDORDBMS 3.2.0.
+# Generated by GNU Autoconf 2.57 for FDORDBMS 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,12 +427,12 @@
 # Identity of this package.
 PACKAGE_NAME='FDORDBMS'
 PACKAGE_TARNAME='fdordbms'
-PACKAGE_VERSION='3.2.0'
-PACKAGE_STRING='FDO 3.2.0'
-PACKAGE_BUGREPORT='http://www.fdo.osgeo.org'
+PACKAGE_VERSION='3.2.2'
+PACKAGE_STRING='FDORDBMS 3.2.2'
+PACKAGE_BUGREPORT='http://fdo.osgeo.org'
 
 ac_unique_file="configure.in"
-ac_default_prefix=/usr/local/fdo-3.2.0
+ac_default_prefix=/usr/local/fdo-3.2.2
 # Factoring default headers for most tests.
 ac_includes_default="\
 #include <stdio.h>
@@ -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 FDORDBMS 3.2.0 to adapt to many kinds of systems.
+\`configure' configures FDORDBMS 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 FDORDBMS 3.2.0:";;
+     short | recursive ) echo "Configuration of FDORDBMS 3.2.2:";;
    esac
   cat <<\_ACEOF
 
@@ -1059,7 +1059,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
 
@@ -1122,7 +1122,7 @@
 test -n "$ac_init_help" && exit 0
 if $ac_init_version; then
   cat <<\_ACEOF
-FDORDBMS configure 3.2.0
+FDORDBMS configure 3.2.2
 generated by GNU Autoconf 2.57
 
 Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
@@ -1137,7 +1137,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by FDORDBMS $as_me 3.2.0, which was
+It was created by FDORDBMS $as_me 3.2.2, which was
 generated by GNU Autoconf 2.57.  Invocation command line was
 
   $ $0 $@
@@ -1728,7 +1728,7 @@
 
 # Define the identity of the package.
  PACKAGE=fdordbms
- VERSION=3.2.0
+ VERSION=3.2.2
 
 
 cat >>confdefs.h <<_ACEOF
@@ -8221,7 +8221,7 @@
 
 
 
-VERSION="3.2.0"
+VERSION="3.2.2"
 
 
 # custom Fdo path specification
@@ -8330,9 +8330,7 @@
   	{ echo "$as_me:$LINENO: Building with default location of MySQL SDK files at $FDOMYSQL" >&5
 echo "$as_me: Building with default location of MySQL SDK files at $FDOMYSQL" >&6;}
   else
- 	{ { echo "$as_me:$LINENO: error: The default MySQL SDK path $custom_fdo_mysql is not a valid directory. Please use the custom option" >&5
-echo "$as_me: error: The default MySQL SDK path $custom_fdo_mysql is not a valid directory. Please use the custom option" >&2;}
-   { (exit 1); exit 1; }; }
+  	FDOMYSQL="/usr/local/mysql"
   fi
 else
   if test -d $custom_fdo_mysql; then
@@ -8360,9 +8358,7 @@
   	{ echo "$as_me:$LINENO: Building with default location of ODBC SDK files at $FDOODBC" >&5
 echo "$as_me: Building with default location of ODBC SDK files at $FDOODBC" >&6;}
   else
- 	{ { echo "$as_me:$LINENO: error: The default ODBC SDK path $custom_fdo_odbc is not a valid directory. Please use the custom option" >&5
-echo "$as_me: error: The default ODBC SDK path $custom_fdo_odbc is not a valid directory. Please use the custom option" >&2;}
-   { (exit 1); exit 1; }; }
+  	FDOODBC="/usr"
   fi
 else
   if test -d $custom_fdo_odbc; then
@@ -8413,20 +8409,23 @@
 
 ##output Makefiles##
           ac_config_files="$ac_config_files Makefile"
-          
-          ac_config_files="$ac_config_files Docs/Makefile Docs/doc_src/Makefile Docs/doc_src/headers_and_footers/Makefile Docs/doc_src/headers_and_footers/MySQL/Makefile Docs/doc_src/headers_and_footers/ODBC/Makefile Docs/doc_src/group_and_page_definitions/Makefile Docs/doc_src/group_and_page_definitions/MySQL/Makefile Docs/doc_src/group_and_page_definitions/ODBC/Makefile"
+
+
 #MySQL
-          ac_config_files="$ac_config_files com/Makefile Inc/Makefile Nls/Makefile Src/Makefile Src/Fdo/Makefile Src/Fdo/Capability/Makefile Src/Fdo/Connection/Makefile Src/Fdo/Custom/Makefile Src/Fdo/DataStore/Makefile Src/Fdo/FeatureCommands/Makefile Src/Fdo/Filter/Makefile Src/Fdo/Lock/Makefile Src/Fdo/Lt/Makefile Src/Fdo/Other/Makefile Src/Fdo/Pvc/Makefile Src/Fdo/Schema/Makefile Src/Fdo/SpatialContext/Makefile Src/Gdbi/Makefile Src/Geometry/Makefile Src/Geometry/Fgf/Makefile Src/LongTransactionManager/Makefile Src/LockManager/Makefile Src/MySQL/Makefile Src/MySQL/Driver/Makefile Src/MySQL/Fdo/Makefile Src/MySQL/SchemaMgr/Makefile Src/MySQL/SchemaMgr/Lp/Makefile Src/MySQL/SchemaMgr/Ov/Makefile Src/MySQL/SchemaMgr/Ph/Makefile Src/MySQL/SchemaMgr/Ph/Rd/Makefile Src/Rdbi/Makefile Src/SchemaMgr/Makefile Src/SchemaMgr/Lp/Makefile Src/SchemaMgr/Ov/Makefile Src/SchemaMgr/Ph/Makefile Src/SchemaMgr/Ph/Cfg/Makefile Src/SchemaMgr/Ph/Rd/Makefile Src/Util/Makefile Src/UnitTest/Common/Makefile Src/UnitTest/MySql/Makefile Src/UnitTest/Makefile"
-          
+                                                                                                                                                                                                                                                                                                                                                                                                                                    ac_config_files="$ac_config_files com/Makefile Docs/Makefile Inc/Makefile Nls/Makefile Src/Makefile Src/Fdo/Makefile Src/Fdo/Capability/Makefile Src/Fdo/Connection/Makefile Src/Fdo/Custom/Makefile Src/Fdo/DataStore/Makefile Src/Fdo/FeatureCommands/Makefile Src/Fdo/Filter/Makefile Src/Fdo/Lock/Makefile Src/Fdo/Lt/Makefile Src/Fdo/Other/Makefile Src/Fdo/Pvc/Makefile Src/Fdo/Schema/Makefile Src/Fdo/SpatialContext/Makefile Src/Gdbi/Makefile Src/Geometry/Makefile Src/Geometry/Fgf/Makefile Src/LongTransactionManager/Makefile Src/LockManager/Makefile Src/MySQL/Makefile Src/MySQL/Driver/Makefile Src/MySQL/Fdo/Makefile Src/MySQL/SchemaMgr/Makefile Src/MySQL/SchemaMgr/Lp/Makefile Src/MySQL/SchemaMgr/Ov/Makefile Src/MySQL/SchemaMgr/Ph/Makefile Src/MySQL/SchemaMgr/Ph/Rd/Makefile Src/Rdbi/Makefile Src/SchemaMgr/Makefile Src/SchemaMgr/Lp/Makefile Src/SchemaMgr/Ov/Makefile Src/SchemaMgr/Ph/Makefile Src/SchemaMgr/Ph/Cfg/Makefile Src/SchemaMgr/Ph/Rd/Makefile Src/UnitTest/Common/Makefile Src/UnitTest/MySql/Makefile Src/UnitTest/Makefile Src/Util/Makefile"
+
+
 #ODBCDriver
           ac_config_files="$ac_config_files Src/ODBCDriver/Makefile"
 
 
 #ODBC
-          ac_config_files="$ac_config_files Src/ODBC/Makefile Src/ODBC/Fdo/Makefile Src/ODBC/SchemaMgr/Makefile Src/ODBC/SchemaMgr/Lp/Makefile Src/ODBC/SchemaMgr/Ov/Makefile Src/ODBC/SchemaMgr/Ph/Makefile Src/ODBC/SchemaMgr/Ph/Rd/Makefile Src/UnitTest/Odbc/Makefile"
+                                                                                ac_config_files="$ac_config_files Src/ODBC/Makefile Src/ODBC/Fdo/Makefile Src/ODBC/SchemaMgr/Makefile Src/ODBC/SchemaMgr/Lp/Makefile Src/ODBC/SchemaMgr/Ov/Makefile Src/ODBC/SchemaMgr/Ph/Makefile Src/ODBC/SchemaMgr/Ph/Rd/Makefile Src/UnitTest/Odbc/Makefile"
 
 
+                                                                      ac_config_files="$ac_config_files Docs/doc_src/Makefile Docs/doc_src/group_and_page_definitions/Makefile Docs/doc_src/headers_and_footers/Makefile Docs/doc_src/headers_and_footers/MySQL/Makefile Docs/doc_src/headers_and_footers/ODBC/Makefile Docs/doc_src/group_and_page_definitions/MySQL/Makefile Docs/doc_src/group_and_page_definitions/ODBC/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
@@ -8825,7 +8824,7 @@
 } >&5
 cat >&5 <<_CSEOF
 
-This file was extended by FDORDBMS $as_me 3.2.0, which was
+This file was extended by FDORDBMS $as_me 3.2.2, which was
 generated by GNU Autoconf 2.57.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -8883,7 +8882,7 @@
 
 cat >>$CONFIG_STATUS <<_ACEOF
 ac_cs_version="\\
-FDORDBMS config.status 3.2.0
+FDORDBMS config.status 3.2.2
 configured by $0, generated by GNU Autoconf 2.57,
   with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
 
@@ -8997,13 +8996,6 @@
   "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;;
   "com/Makefile" ) CONFIG_FILES="$CONFIG_FILES com/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" ;;
-  "Docs/doc_src/headers_and_footers/Makefile" ) CONFIG_FILES="$CONFIG_FILES Docs/doc_src/headers_and_footers/Makefile" ;;
-  "Docs/doc_src/headers_and_footers/MySQL/Makefile" ) CONFIG_FILES="$CONFIG_FILES Docs/doc_src/headers_and_footers/MySQL/Makefile" ;;
-  "Docs/doc_src/headers_and_footers/ODBC/Makefile" ) CONFIG_FILES="$CONFIG_FILES Docs/doc_src/headers_and_footers/ODBC/Makefile" ;;
-  "Docs/doc_src/group_and_page_definitions/MySQL/Makefile" ) CONFIG_FILES="$CONFIG_FILES Docs/doc_src/group_and_page_definitions/MySQL/Makefile" ;;
-  "Docs/doc_src/group_and_page_definitions/ODBC/Makefile" ) CONFIG_FILES="$CONFIG_FILES Docs/doc_src/group_and_page_definitions/ODBC/Makefile" ;;
   "Inc/Makefile" ) CONFIG_FILES="$CONFIG_FILES Inc/Makefile" ;;
   "Nls/Makefile" ) CONFIG_FILES="$CONFIG_FILES Nls/Makefile" ;;
   "Src/Makefile" ) CONFIG_FILES="$CONFIG_FILES Src/Makefile" ;;
@@ -9023,8 +9015,8 @@
   "Src/Gdbi/Makefile" ) CONFIG_FILES="$CONFIG_FILES Src/Gdbi/Makefile" ;;
   "Src/Geometry/Makefile" ) CONFIG_FILES="$CONFIG_FILES Src/Geometry/Makefile" ;;
   "Src/Geometry/Fgf/Makefile" ) CONFIG_FILES="$CONFIG_FILES Src/Geometry/Fgf/Makefile" ;;
-  "Src/LockManager/Makefile" ) CONFIG_FILES="$CONFIG_FILES Src/LockManager/Makefile" ;;
   "Src/LongTransactionManager/Makefile" ) CONFIG_FILES="$CONFIG_FILES Src/LongTransactionManager/Makefile" ;;
+  "Src/LockManager/Makefile" ) CONFIG_FILES="$CONFIG_FILES Src/LockManager/Makefile" ;;
   "Src/MySQL/Makefile" ) CONFIG_FILES="$CONFIG_FILES Src/MySQL/Makefile" ;;
   "Src/MySQL/Driver/Makefile" ) CONFIG_FILES="$CONFIG_FILES Src/MySQL/Driver/Makefile" ;;
   "Src/MySQL/Fdo/Makefile" ) CONFIG_FILES="$CONFIG_FILES Src/MySQL/Fdo/Makefile" ;;
@@ -9040,6 +9032,9 @@
   "Src/SchemaMgr/Ph/Makefile" ) CONFIG_FILES="$CONFIG_FILES Src/SchemaMgr/Ph/Makefile" ;;
   "Src/SchemaMgr/Ph/Cfg/Makefile" ) CONFIG_FILES="$CONFIG_FILES Src/SchemaMgr/Ph/Cfg/Makefile" ;;
   "Src/SchemaMgr/Ph/Rd/Makefile" ) CONFIG_FILES="$CONFIG_FILES Src/SchemaMgr/Ph/Rd/Makefile" ;;
+  "Src/UnitTest/Common/Makefile" ) CONFIG_FILES="$CONFIG_FILES Src/UnitTest/Common/Makefile" ;;
+  "Src/UnitTest/MySql/Makefile" ) CONFIG_FILES="$CONFIG_FILES Src/UnitTest/MySql/Makefile" ;;
+  "Src/UnitTest/Makefile" ) CONFIG_FILES="$CONFIG_FILES Src/UnitTest/Makefile" ;;
   "Src/Util/Makefile" ) CONFIG_FILES="$CONFIG_FILES Src/Util/Makefile" ;;
   "Src/ODBCDriver/Makefile" ) CONFIG_FILES="$CONFIG_FILES Src/ODBCDriver/Makefile" ;;
   "Src/ODBC/Makefile" ) CONFIG_FILES="$CONFIG_FILES Src/ODBC/Makefile" ;;
@@ -9049,10 +9044,14 @@
   "Src/ODBC/SchemaMgr/Ov/Makefile" ) CONFIG_FILES="$CONFIG_FILES Src/ODBC/SchemaMgr/Ov/Makefile" ;;
   "Src/ODBC/SchemaMgr/Ph/Makefile" ) CONFIG_FILES="$CONFIG_FILES Src/ODBC/SchemaMgr/Ph/Makefile" ;;
   "Src/ODBC/SchemaMgr/Ph/Rd/Makefile" ) CONFIG_FILES="$CONFIG_FILES Src/ODBC/SchemaMgr/Ph/Rd/Makefile" ;;
-  "Src/UnitTest/Common/Makefile" ) CONFIG_FILES="$CONFIG_FILES Src/UnitTest/Common/Makefile" ;;
-  "Src/UnitTest/MySql/Makefile" ) CONFIG_FILES="$CONFIG_FILES Src/UnitTest/MySql/Makefile" ;;
   "Src/UnitTest/Odbc/Makefile" ) CONFIG_FILES="$CONFIG_FILES Src/UnitTest/Odbc/Makefile" ;;
-  "Src/UnitTest/Makefile" ) CONFIG_FILES="$CONFIG_FILES Src/UnitTest/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" ;;
+  "Docs/doc_src/headers_and_footers/Makefile" ) CONFIG_FILES="$CONFIG_FILES Docs/doc_src/headers_and_footers/Makefile" ;;
+  "Docs/doc_src/headers_and_footers/MySQL/Makefile" ) CONFIG_FILES="$CONFIG_FILES Docs/doc_src/headers_and_footers/MySQL/Makefile" ;;
+  "Docs/doc_src/headers_and_footers/ODBC/Makefile" ) CONFIG_FILES="$CONFIG_FILES Docs/doc_src/headers_and_footers/ODBC/Makefile" ;;
+  "Docs/doc_src/group_and_page_definitions/MySQL/Makefile" ) CONFIG_FILES="$CONFIG_FILES Docs/doc_src/group_and_page_definitions/MySQL/Makefile" ;;
+  "Docs/doc_src/group_and_page_definitions/ODBC/Makefile" ) CONFIG_FILES="$CONFIG_FILES Docs/doc_src/group_and_page_definitions/ODBC/Makefile" ;;
   "depfiles" ) CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;;
   *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
 echo "$as_me: error: invalid argument: $ac_config_target" >&2;}

Modified: branches/3.2.x/Providers/GenericRdbms/configure.in
===================================================================
--- branches/3.2.x/Providers/GenericRdbms/configure.in	2007-02-08 16:44:51 UTC (rev 731)
+++ branches/3.2.x/Providers/GenericRdbms/configure.in	2007-02-12 14:59:24 UTC (rev 732)
@@ -21,11 +21,11 @@
 # Variables
 # Following are the makefile directories 
 #----------------------------------------------------------------------
-AC_INIT(FDORDBMS,3.2.0,http://www.fdo.osgeo.org)
+AC_INIT(FDORDBMS,3.2.2,http://fdo.osgeo.org)
 AC_CONFIG_SRCDIR(configure.in)
 AM_INIT_AUTOMAKE
 
-AC_PREFIX_DEFAULT(/usr/local/fdo-3.2.0)
+AC_PREFIX_DEFAULT(/usr/local/fdo-3.2.2)
 
 AC_LANG_C
 AC_PROG_CC
@@ -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