[fdo-commits] r2468 - trunk/Providers/ArcSDE
svn_fdo at osgeo.org
svn_fdo at osgeo.org
Fri Feb 9 18:28:40 EST 2007
Author: gregboone
Date: 2007-02-09 18:28:39 -0500 (Fri, 09 Feb 2007)
New Revision: 2468
Modified:
trunk/Providers/ArcSDE/configure
trunk/Providers/ArcSDE/configure.in
Log:
Update FDO 3.3 build scripts
Modified: trunk/Providers/ArcSDE/configure
===================================================================
--- trunk/Providers/ArcSDE/configure 2007-02-09 23:28:11 UTC (rev 2467)
+++ trunk/Providers/ArcSDE/configure 2007-02-09 23:28:39 UTC (rev 2468)
@@ -1,8 +1,8 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.59 for FDOArcSDE 3.3.0.
+# Generated by GNU Autoconf 2.59 for FDOARCSDE 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
@@ -421,11 +421,11 @@
: ${ac_max_here_lines=38}
# Identity of this package.
-PACKAGE_NAME='FDOArcSDE'
+PACKAGE_NAME='FDOARCSDE'
PACKAGE_TARNAME='fdoarcsde'
PACKAGE_VERSION='3.3.0'
-PACKAGE_STRING='FDOArcSDE 3.3.0'
-PACKAGE_BUGREPORT='http://www.fdo.osgeo.org'
+PACKAGE_STRING='FDOARCSDE 3.3.0'
+PACKAGE_BUGREPORT='http://fdo.osgeo.org'
ac_unique_file="configure.in"
ac_default_prefix=/usr/local/fdo-3.2.0
@@ -955,7 +955,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.3.0 to adapt to many kinds of systems.
+\`configure' configures FDOARCSDE 3.3.0 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1021,7 +1021,7 @@
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of FDOArcSDE 3.3.0:";;
+ short | recursive ) echo "Configuration of FDOARCSDE 3.3.0:";;
esac
cat <<\_ACEOF
@@ -1073,7 +1073,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
@@ -1169,7 +1169,7 @@
test -n "$ac_init_help" && exit 0
if $ac_init_version; then
cat <<\_ACEOF
-FDOArcSDE configure 3.3.0
+FDOARCSDE configure 3.3.0
generated by GNU Autoconf 2.59
Copyright (C) 2003 Free Software Foundation, Inc.
@@ -1183,7 +1183,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.3.0, which was
+It was created by FDOARCSDE $as_me 3.3.0, which was
generated by GNU Autoconf 2.59. Invocation command line was
$ $0 $@
@@ -4979,9 +4979,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
@@ -19245,7 +19245,7 @@
} >&5
cat >&5 <<_CSEOF
-This file was extended by FDOArcSDE $as_me 3.3.0, which was
+This file was extended by FDOARCSDE $as_me 3.3.0, which was
generated by GNU Autoconf 2.59. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -19303,7 +19303,7 @@
cat >>$CONFIG_STATUS <<_ACEOF
ac_cs_version="\\
-FDOArcSDE config.status 3.3.0
+FDOARCSDE config.status 3.3.0
configured by $0, generated by GNU Autoconf 2.59,
with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
Modified: trunk/Providers/ArcSDE/configure.in
===================================================================
--- trunk/Providers/ArcSDE/configure.in 2007-02-09 23:28:11 UTC (rev 2467)
+++ trunk/Providers/ArcSDE/configure.in 2007-02-09 23:28:39 UTC (rev 2468)
@@ -21,7 +21,7 @@
# Variables
# Following are the makefile directories
#----------------------------------------------------------------------
-AC_INIT(FDOArcSDE,3.3.0,http://www.fdo.osgeo.org)
+AC_INIT(FDOARCSDE,3.3.0,http://fdo.osgeo.org)
AC_CONFIG_SRCDIR(configure.in)
AM_INIT_AUTOMAKE
More information about the fdo-commits
mailing list