[fdo-commits] r2467 - trunk

svn_fdo at osgeo.org svn_fdo at osgeo.org
Fri Feb 9 18:28:12 EST 2007


Author: gregboone
Date: 2007-02-09 18:28:11 -0500 (Fri, 09 Feb 2007)
New Revision: 2467

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

Modified: trunk/configure
===================================================================
--- trunk/configure	2007-02-09 23:15:55 UTC (rev 2466)
+++ trunk/configure	2007-02-09 23:28:11 UTC (rev 2467)
@@ -2,7 +2,7 @@
 # Guess values for system-dependent variables and create Makefiles.
 # Generated by GNU Autoconf 2.59 for FDO 3.3.0.
 #
-# Report bugs to <https://fdocore.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='fdo'
 PACKAGE_VERSION='3.3.0'
 PACKAGE_STRING='FDO 3.3.0'
-PACKAGE_BUGREPORT='https://fdocore.osgeo.org'
+PACKAGE_BUGREPORT='http://fdo.osgeo.org'
 
 ac_unique_file="configure.in"
 ac_default_prefix=/usr/local/fdo-3.2.0
@@ -1071,7 +1071,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 <https://fdocore.osgeo.org>.
+Report bugs to <http://fdo.osgeo.org>.
 _ACEOF
 fi
 
@@ -4977,9 +4977,9 @@
 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
     (
       cat <<\_ASBOX
-## ---------------------------------------- ##
-## Report this to https://fdocore.osgeo.org ##
-## ---------------------------------------- ##
+## ----------------------------------- ##
+## Report this to http://fdo.osgeo.org ##
+## ----------------------------------- ##
 _ASBOX
     ) |
       sed "s/^/$as_me: WARNING:     /" >&2

Modified: trunk/configure.in
===================================================================
--- trunk/configure.in	2007-02-09 23:15:55 UTC (rev 2466)
+++ trunk/configure.in	2007-02-09 23:28:11 UTC (rev 2467)
@@ -21,7 +21,7 @@
 # Variables
 # Following are the makefile directories 
 #----------------------------------------------------------------------
-AC_INIT(FDO,3.3.0,https://fdocore.osgeo.org)
+AC_INIT(FDO,3.3.0,http://fdo.osgeo.org)
 AC_CONFIG_SRCDIR(configure.in)
 AM_INIT_AUTOMAKE
 



More information about the fdo-commits mailing list