[fdo-commits] r2470 - trunk/Providers/GenericRdbms

svn_fdo at osgeo.org svn_fdo at osgeo.org
Fri Feb 9 18:29:32 EST 2007


Author: gregboone
Date: 2007-02-09 18:29:32 -0500 (Fri, 09 Feb 2007)
New Revision: 2470

Modified:
   trunk/Providers/GenericRdbms/configure
   trunk/Providers/GenericRdbms/configure.in
Log:
Update FDO 3.3 build scripts

Modified: trunk/Providers/GenericRdbms/configure
===================================================================
--- trunk/Providers/GenericRdbms/configure	2007-02-09 23:29:15 UTC (rev 2469)
+++ trunk/Providers/GenericRdbms/configure	2007-02-09 23:29:32 UTC (rev 2470)
@@ -2,7 +2,7 @@
 # Guess values for system-dependent variables and create Makefiles.
 # Generated by GNU Autoconf 2.59 for FDORDBMS 3.3.0.
 #
-# Report bugs to <http://www.fdo.osgeo.org>.
+# Report bugs to <http://fdo.osgeo.org>.
 #
 # Copyright (C) 2003 Free Software Foundation, Inc.
 # This configure script is free software; the Free Software Foundation
@@ -425,7 +425,7 @@
 PACKAGE_TARNAME='fdordbms'
 PACKAGE_VERSION='3.3.0'
 PACKAGE_STRING='FDORDBMS 3.3.0'
-PACKAGE_BUGREPORT='http://www.fdo.osgeo.org'
+PACKAGE_BUGREPORT='http://fdo.osgeo.org'
 
 ac_unique_file="configure.in"
 ac_default_prefix=/usr/local/fdo-3.2.0
@@ -1076,7 +1076,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
 
@@ -4982,9 +4982,9 @@
 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
     (
       cat <<\_ASBOX
-## --------------------------------------- ##
-## Report this to http://www.fdo.osgeo.org ##
-## --------------------------------------- ##
+## ----------------------------------- ##
+## Report this to http://fdo.osgeo.org ##
+## ----------------------------------- ##
 _ASBOX
     ) |
       sed "s/^/$as_me: WARNING:     /" >&2

Modified: trunk/Providers/GenericRdbms/configure.in
===================================================================
--- trunk/Providers/GenericRdbms/configure.in	2007-02-09 23:29:15 UTC (rev 2469)
+++ trunk/Providers/GenericRdbms/configure.in	2007-02-09 23:29:32 UTC (rev 2470)
@@ -21,7 +21,7 @@
 # Variables
 # Following are the makefile directories 
 #----------------------------------------------------------------------
-AC_INIT(FDORDBMS,3.3.0,http://www.fdo.osgeo.org)
+AC_INIT(FDORDBMS,3.3.0,http://fdo.osgeo.org)
 AC_CONFIG_SRCDIR(configure.in)
 AM_INIT_AUTOMAKE
 



More information about the fdo-commits mailing list