Author: jberry
Date: Mon May 30 07:11:49 2005
New Revision: 179057
URL: http://svn.apache.org/viewcvs?rev=179057&view=rev
Log:
Update versioning
Modified:
xerces/c/branches/jberry/3.0-unstable/configure
xerces/c/branches/jberry/3.0-unstable/configure.ac
xerces/c/branches/jberry/3.0-unstable/obj/Makefile.am
xerces/c/branches/jberry/3.0-unstable/obj/Makefile.in
xerces/c/branches/jberry/3.0-unstable/version.incl
Modified: xerces/c/branches/jberry/3.0-unstable/configure
URL:
http://svn.apache.org/viewcvs/xerces/c/branches/jberry/3.0-unstable/configure?rev=179057&r1=179056&r2=179057&view=diff
==============================================================================
--- xerces/c/branches/jberry/3.0-unstable/configure (original)
+++ xerces/c/branches/jberry/3.0-unstable/configure Mon May 30 07:11:49 2005
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.59 for xercesc3 3.0.
+# Generated by GNU Autoconf 2.59 for xercesc 3.0.
#
# Copyright (C) 2003 Free Software Foundation, Inc.
# This configure script is free software; the Free Software Foundation
@@ -419,10 +419,10 @@
: ${ac_max_here_lines=38}
# Identity of this package.
-PACKAGE_NAME='xercesc3'
-PACKAGE_TARNAME='xercesc3'
+PACKAGE_NAME='xercesc'
+PACKAGE_TARNAME='xercesc'
PACKAGE_VERSION='3.0'
-PACKAGE_STRING='xercesc3 3.0'
+PACKAGE_STRING='xercesc 3.0'
PACKAGE_BUGREPORT=''
ac_unique_file="src/Makefile.am"
@@ -953,7 +953,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 xercesc3 3.0 to adapt to many kinds of systems.
+\`configure' configures xercesc 3.0 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1019,7 +1019,7 @@
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of xercesc3 3.0:";;
+ short | recursive ) echo "Configuration of xercesc 3.0:";;
esac
cat <<\_ACEOF
@@ -1182,7 +1182,7 @@
test -n "$ac_init_help" && exit 0
if $ac_init_version; then
cat <<\_ACEOF
-xercesc3 configure 3.0
+xercesc configure 3.0
generated by GNU Autoconf 2.59
Copyright (C) 2003 Free Software Foundation, Inc.
@@ -1196,7 +1196,7 @@
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by xercesc3 $as_me 3.0, which was
+It was created by xercesc $as_me 3.0, which was
generated by GNU Autoconf 2.59. Invocation command line was
$ $0 $@
@@ -1913,7 +1913,7 @@
# Define the identity of the package.
- PACKAGE='xercesc3'
+ PACKAGE='xercesc'
VERSION='3.0'
@@ -5028,9 +5028,9 @@
echo "$as_me: WARNING: $ac_header: in the future, the compiler will take
precedence" >&2;}
(
cat <<\_ASBOX
-## ----------------------------------- ##
-## Report this to the xercesc3 lists. ##
-## ----------------------------------- ##
+## ---------------------------------- ##
+## Report this to the xercesc lists. ##
+## ---------------------------------- ##
_ASBOX
) |
sed "s/^/$as_me: WARNING: /" >&2
@@ -19909,9 +19909,9 @@
echo "$as_me: WARNING: $ac_header: in the future, the compiler will take
precedence" >&2;}
(
cat <<\_ASBOX
-## ----------------------------------- ##
-## Report this to the xercesc3 lists. ##
-## ----------------------------------- ##
+## ---------------------------------- ##
+## Report this to the xercesc lists. ##
+## ---------------------------------- ##
_ASBOX
) |
sed "s/^/$as_me: WARNING: /" >&2
@@ -24052,8 +24052,8 @@
######################################################
- echo "$as_me:$LINENO: checking for whether we'll generate prettier make
output" >&5
-echo $ECHO_N "checking for whether we'll generate prettier make output...
$ECHO_C" >&6
+ echo "$as_me:$LINENO: checking whether we'll generate prettier make
output" >&5
+echo $ECHO_N "checking whether we'll generate prettier make output... $ECHO_C"
>&6
# Check whether --enable-pretty-make or --disable-pretty-make was given.
if test "${enable_pretty_make+set}" = set; then
enableval="$enable_pretty_make"
@@ -24169,8 +24169,8 @@
######################################################
na_list=
- echo "$as_me:$LINENO: checking for whether we can support the
libcurl-based NetAccessor" >&5
-echo $ECHO_N "checking for whether we can support the libcurl-based
NetAccessor... $ECHO_C" >&6
+ echo "$as_me:$LINENO: checking whether we can support the libcurl-based
NetAccessor" >&5
+echo $ECHO_N "checking whether we can support the libcurl-based NetAccessor...
$ECHO_C" >&6
list_add=
# TODO: netaccessor-curl is disabled for now until actually written:
(false just below)
if false && test x"$xerces_cv_curl_prefix" != x; then
@@ -24199,8 +24199,8 @@
- echo "$as_me:$LINENO: checking for whether we can support the
libwww-based NetAccessor" >&5
-echo $ECHO_N "checking for whether we can support the libwww-based
NetAccessor... $ECHO_C" >&6
+ echo "$as_me:$LINENO: checking whether we can support the libwww-based
NetAccessor" >&5
+echo $ECHO_N "checking whether we can support the libwww-based NetAccessor...
$ECHO_C" >&6
list_add=
if test x"$xerces_cv_libwww_prefix" != x; then
@@ -24212,7 +24212,7 @@
fi
else
- na_list=libwww
+ list_add=libwww
fi;
fi
@@ -24228,8 +24228,8 @@
- echo "$as_me:$LINENO: checking for whether we can support the
sockets-based NetAccessor" >&5
-echo $ECHO_N "checking for whether we can support the sockets-based
NetAccessor... $ECHO_C" >&6
+ echo "$as_me:$LINENO: checking whether we can support the sockets-based
NetAccessor" >&5
+echo $ECHO_N "checking whether we can support the sockets-based NetAccessor...
$ECHO_C" >&6
list_add=
if test x"$ac_cv_header_sys_socket_h" = xyes; then
# Check whether --enable-netaccessor-socket or --disable-netaccessor-socket
was given.
@@ -24259,8 +24259,8 @@
case $host_os in
darwin*)
list_add=
- echo "$as_me:$LINENO: checking for whether we can support the
CFURL NetAccessor (Mac OS X)" >&5
-echo $ECHO_N "checking for whether we can support the CFURL NetAccessor (Mac
OS X)... $ECHO_C" >&6
+ echo "$as_me:$LINENO: checking whether we can support the CFURL
NetAccessor (Mac OS X)" >&5
+echo $ECHO_N "checking whether we can support the CFURL NetAccessor (Mac OS
X)... $ECHO_C" >&6
if test x"$ac_cv_header_CoreServices_CoreServices_h" = xyes;
then
# Check whether --enable-netaccessor-cfurl or
--disable-netaccessor-cfurl was given.
@@ -24290,8 +24290,8 @@
windows*)
# TODO: FINALIZE THIS TEST FOR AVAILABILITY OF WINSOCK
NETACCESSOR
list_add=
- echo "$as_me:$LINENO: checking for whether we can support the
WinSock NetAccessor (Windows)" >&5
-echo $ECHO_N "checking for whether we can support the WinSock NetAccessor
(Windows)... $ECHO_C" >&6
+ echo "$as_me:$LINENO: checking whether we can support the
WinSock NetAccessor (Windows)" >&5
+echo $ECHO_N "checking whether we can support the WinSock NetAccessor
(Windows)... $ECHO_C" >&6
# Check whether --enable-netaccessor-winsock or
--disable-netaccessor-winsock was given.
if test "${enable_netaccessor_winsock+set}" = set; then
enableval="$enable_netaccessor_winsock"
@@ -24639,9 +24639,9 @@
echo "$as_me: WARNING: $ac_header: in the future, the compiler will take
precedence" >&2;}
(
cat <<\_ASBOX
-## ----------------------------------- ##
-## Report this to the xercesc3 lists. ##
-## ----------------------------------- ##
+## ---------------------------------- ##
+## Report this to the xercesc lists. ##
+## ---------------------------------- ##
_ASBOX
) |
sed "s/^/$as_me: WARNING: /" >&2
@@ -24775,8 +24775,8 @@
fi
done
- echo "$as_me:$LINENO: checking for whether we can support the iconv
Transcoder" >&5
-echo $ECHO_N "checking for whether we can support the iconv Transcoder...
$ECHO_C" >&6
+ echo "$as_me:$LINENO: checking whether we can support the iconv
Transcoder" >&5
+echo $ECHO_N "checking whether we can support the iconv Transcoder... $ECHO_C"
>&6
list_add=
if ! $no_iconv; then
@@ -24805,8 +24805,8 @@
# Check for ICU
- echo "$as_me:$LINENO: checking for whether we can support the ICU
Transcoder" >&5
-echo $ECHO_N "checking for whether we can support the ICU Transcoder...
$ECHO_C" >&6
+ echo "$as_me:$LINENO: checking whether we can support the ICU
Transcoder" >&5
+echo $ECHO_N "checking whether we can support the ICU Transcoder... $ECHO_C"
>&6
list_add=
if test x"$xerces_cv_icu_prefix" != x; then
@@ -24838,8 +24838,8 @@
list_add=
case $host_os in
darwin*)
- echo "$as_me:$LINENO: checking for whether we can support the
MacOSUnicodeConverter Transcoder" >&5
-echo $ECHO_N "checking for whether we can support the MacOSUnicodeConverter
Transcoder... $ECHO_C" >&6
+ echo "$as_me:$LINENO: checking whether we can support the
MacOSUnicodeConverter Transcoder" >&5
+echo $ECHO_N "checking whether we can support the MacOSUnicodeConverter
Transcoder... $ECHO_C" >&6
if test x"$ac_cv_header_CoreServices_CoreServices_h" = xyes;
then
# Check whether
--enable-transcoder-macosunicodeconverter or
--disable-transcoder-macosunicodeconverter was given.
@@ -24997,8 +24997,8 @@
ml_list=
# Check for inmemory msgloader
- echo "$as_me:$LINENO: checking for whether we support the InMemory
MsgLoader" >&5
-echo $ECHO_N "checking for whether we support the InMemory MsgLoader...
$ECHO_C" >&6
+ echo "$as_me:$LINENO: checking whether we support the InMemory
MsgLoader" >&5
+echo $ECHO_N "checking whether we support the InMemory MsgLoader... $ECHO_C"
>&6
list_add=
if true; then
@@ -25016,7 +25016,7 @@
fi
if test x"$list_add" != x; then
- ml_list="$ml_list $list_add"; echo "$as_me:$LINENO: result: yes" >&5
+ ml_list="$ml_list -$list_add-"; echo "$as_me:$LINENO: result: yes" >&5
echo "${ECHO_T}yes" >&6
else
echo "$as_me:$LINENO: result: no" >&5
@@ -25045,7 +25045,7 @@
# Check for each msgloader, in implicit rank order
case $ml_list in
- *inmemory*)
+ *-inmemory-*)
cat >>confdefs.h <<\_ACEOF
#define XERCES_USE_MSGLOADER_INMEMORY 1
@@ -25994,7 +25994,7 @@
} >&5
cat >&5 <<_CSEOF
-This file was extended by xercesc3 $as_me 3.0, which was
+This file was extended by xercesc $as_me 3.0, which was
generated by GNU Autoconf 2.59. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -26057,7 +26057,7 @@
cat >>$CONFIG_STATUS <<_ACEOF
ac_cs_version="\\
-xercesc3 config.status 3.0
+xercesc config.status 3.0
configured by $0, generated by GNU Autoconf 2.59,
with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
Modified: xerces/c/branches/jberry/3.0-unstable/configure.ac
URL:
http://svn.apache.org/viewcvs/xerces/c/branches/jberry/3.0-unstable/configure.ac?rev=179057&r1=179056&r2=179057&view=diff
==============================================================================
--- xerces/c/branches/jberry/3.0-unstable/configure.ac (original)
+++ xerces/c/branches/jberry/3.0-unstable/configure.ac Mon May 30 07:11:49 2005
@@ -23,7 +23,7 @@
#
AC_PREREQ(2.59)
-AC_INIT(xercesc3, 3.0)
+AC_INIT(xercesc, 3.0)
AC_CONFIG_SRCDIR([src/Makefile.am])
AC_CONFIG_LIBOBJ_DIR([xercesc/compat])
AC_CONFIG_AUX_DIR([config])
Modified: xerces/c/branches/jberry/3.0-unstable/obj/Makefile.am
URL:
http://svn.apache.org/viewcvs/xerces/c/branches/jberry/3.0-unstable/obj/Makefile.am?rev=179057&r1=179056&r2=179057&view=diff
==============================================================================
--- xerces/c/branches/jberry/3.0-unstable/obj/Makefile.am (original)
+++ xerces/c/branches/jberry/3.0-unstable/obj/Makefile.am Mon May 30 07:11:49
2005
@@ -26,4 +26,4 @@
nodist_EXTRA_libxerces_la_SOURCES = dummyfile-to-force-cpp-linking.cpp
libxerces_la_LIBADD = ${src}/libsrc.la ${lib}/libcompat.la
-libxerces_la_LDFLAGS = -version-info 3:0:0
+libxerces_la_LDFLAGS = -release ${PACKAGE_VERSION}
Modified: xerces/c/branches/jberry/3.0-unstable/obj/Makefile.in
URL:
http://svn.apache.org/viewcvs/xerces/c/branches/jberry/3.0-unstable/obj/Makefile.in?rev=179057&r1=179056&r2=179057&view=diff
==============================================================================
--- xerces/c/branches/jberry/3.0-unstable/obj/Makefile.in (original)
+++ xerces/c/branches/jberry/3.0-unstable/obj/Makefile.in Mon May 30 07:11:49
2005
@@ -260,7 +260,7 @@
libxerces_la_SOURCES =
nodist_EXTRA_libxerces_la_SOURCES = dummyfile-to-force-cpp-linking.cpp
libxerces_la_LIBADD = ${src}/libsrc.la ${lib}/libcompat.la
-libxerces_la_LDFLAGS = -version-info 3:0:0
+libxerces_la_LDFLAGS = -release ${PACKAGE_VERSION}
all: all-am
.SUFFIXES:
Modified: xerces/c/branches/jberry/3.0-unstable/version.incl
URL:
http://svn.apache.org/viewcvs/xerces/c/branches/jberry/3.0-unstable/version.incl?rev=179057&r1=179056&r2=179057&view=diff
==============================================================================
--- xerces/c/branches/jberry/3.0-unstable/version.incl (original)
+++ xerces/c/branches/jberry/3.0-unstable/version.incl Mon May 30 07:11:49 2005
@@ -17,7 +17,6 @@
#
# $Id$
#
-VER=2_6_0
-SO_TARGET_VERSION=26
-SO_TARGET_VERSION_MAJOR=0
-WIN_MSG_VER=2_6
+VER=3_0_0
+VER_DOTTED=3.0
+WIN_MSG_VER=3_0
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]