Index: ossp-pkg/xds/Makefile.in RCS File: /v/ossp/cvs/ossp-pkg/xds/Makefile.in,v rcsdiff -q -kk '-r1.31' '-r1.32' -u '/v/ossp/cvs/ossp-pkg/xds/Makefile.in,v' 2>/dev/null --- Makefile.in 2001/08/13 19:40:39 1.31 +++ Makefile.in 2001/08/13 19:48:02 1.32 @@ -2,15 +2,15 @@ ## XDS - OSSP Extensible Data Serialization Library ## Copyright (c) 2001 The OSSP Project (http://www.ossp.org/) ## Copyright (c) 2001 Cable & Wireless Deutschland (http://www.cw.com/de/) -## +## ## This file is part of OSSP XDS, an extensible data serialization ## library which can be found at http://www.ossp.org/pkg/xds/. -## +## ## Permission to use, copy, modify, and distribute this software for ## any purpose with or without fee is hereby granted, provided that ## the above copyright notice and this permission notice appear in all ## copies. -## +## ## THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED ## WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF ## MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. Index: ossp-pkg/xds/README RCS File: /v/ossp/cvs/ossp-pkg/xds/README,v rcsdiff -q -kk '-r1.3' '-r1.4' -u '/v/ossp/cvs/ossp-pkg/xds/README,v' 2>/dev/null --- README 2001/08/12 11:31:45 1.3 +++ README 2001/08/13 19:48:02 1.4 @@ -1,4 +1,4 @@ - + OSSP XDS - eXtensible Data Serialization Version 0.9.0 (11-Aug-2001) Index: ossp-pkg/xds/aclocal.m4 RCS File: /v/ossp/cvs/ossp-pkg/xds/aclocal.m4,v rcsdiff -q -kk '-r1.3' '-r1.4' -u '/v/ossp/cvs/ossp-pkg/xds/aclocal.m4,v' 2>/dev/null --- aclocal.m4 2001/08/13 19:39:42 1.3 +++ aclocal.m4 2001/08/13 19:48:02 1.4 @@ -2,15 +2,15 @@ dnl ## XDS - OSSP Extensible Data Serialization Library dnl ## Copyright (c) 2001 The OSSP Project (http://www.ossp.org/) dnl ## Copyright (c) 2001 Cable & Wireless Deutschland (http://www.cw.com/de/) -dnl ## +dnl ## dnl ## This file is part of OSSP XDS, an extensible data serialization dnl ## library which can be found at http://www.ossp.org/pkg/xds/. -dnl ## +dnl ## dnl ## Permission to use, copy, modify, and distribute this software for dnl ## any purpose with or without fee is hereby granted, provided that dnl ## the above copyright notice and this permission notice appear in all dnl ## copies. -dnl ## +dnl ## dnl ## THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED dnl ## WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF dnl ## MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. @@ -31,8 +31,8 @@ dnl ## Support for Configuration Headers dnl ## dnl ## configure.in: -dnl ## AC_HEADLINE(, , -dnl ## , , +dnl ## AC_HEADLINE(, , +dnl ## , , dnl ## ) dnl ## @@ -55,7 +55,7 @@ # find out package version $3_STR="`$ac_shtool version -l c -d long $ac_srcdir/$4`" AC_SUBST($3_STR) - + # friendly header ;) echo "Configuring ${TB}$1${TN} ($2), Version ${TB}${$3_STR}${TN}" echo "$5" Index: ossp-pkg/xds/autogen.sh RCS File: /v/ossp/cvs/ossp-pkg/xds/Attic/autogen.sh,v rcsdiff -q -kk '-r1.1' '-r1.2' -u '/v/ossp/cvs/ossp-pkg/xds/Attic/autogen.sh,v' 2>/dev/null --- autogen.sh 2001/08/13 19:23:32 1.1 +++ autogen.sh 2001/08/13 19:48:02 1.2 @@ -3,15 +3,15 @@ ## XDS - OSSP Extensible Data Serialization Library ## Copyright (c) 2001 The OSSP Project (http://www.ossp.org/) ## Copyright (c) 2001 Cable & Wireless Deutschland (http://www.cw.com/de/) -## +## ## This file is part of OSSP XDS, an extensible data serialization ## library which can be found at http://www.ossp.org/pkg/xds/. -## +## ## Permission to use, copy, modify, and distribute this software for ## any purpose with or without fee is hereby granted, provided that ## the above copyright notice and this permission notice appear in all ## copies. -## +## ## THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED ## WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF ## MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. @@ -49,7 +49,7 @@ case "$v" in $e ) ;; - $a ) + $a ) echo "$0:WARNING: $t version $v still accepted, although expected $e." 1>&2 ;; * ) Index: ossp-pkg/xds/configure.ac RCS File: /v/ossp/cvs/ossp-pkg/xds/configure.ac,v rcsdiff -q -kk '-r1.21' '-r1.22' -u '/v/ossp/cvs/ossp-pkg/xds/configure.ac,v' 2>/dev/null --- configure.ac 2001/08/12 11:31:45 1.21 +++ configure.ac 2001/08/13 19:48:02 1.22 @@ -2,15 +2,15 @@ dnl ## XDS - OSSP Extensible Data Serialization Library dnl ## Copyright (c) 2001 The OSSP Project (http://www.ossp.org/) dnl ## Copyright (c) 2001 Cable & Wireless Deutschland (http://www.cw.com/de/) -dnl ## +dnl ## dnl ## This file is part of OSSP XDS, an extensible data serialization dnl ## library which can be found at http://www.ossp.org/pkg/xds/. -dnl ## +dnl ## dnl ## Permission to use, copy, modify, and distribute this software for dnl ## any purpose with or without fee is hereby granted, provided that dnl ## the above copyright notice and this permission notice appear in all dnl ## copies. -dnl ## +dnl ## dnl ## THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED dnl ## WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF dnl ## MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. Index: ossp-pkg/xds/libtool.m4 RCS File: /v/ossp/cvs/ossp-pkg/xds/Attic/libtool.m4,v rcsdiff -q -kk '-r1.1' '-r1.2' -u '/v/ossp/cvs/ossp-pkg/xds/Attic/libtool.m4,v' 2>/dev/null --- libtool.m4 2001/08/11 15:23:09 1.1 +++ libtool.m4 2001/08/13 19:48:02 1.2 @@ -785,7 +785,7 @@ ## FIXME: this should be a separate macro ## -AC_ARG_WITH(pic, +AC_ARG_WITH(pic, [ --with-pic try to use only PIC/non-PIC objects [default=use both]], pic_mode="$withval", pic_mode=default) test -z "$pic_mode" && pic_mode=default Index: ossp-pkg/xds/xds-config.in RCS File: /v/ossp/cvs/ossp-pkg/xds/xds-config.in,v rcsdiff -q -kk '-r1.2' '-r1.3' -u '/v/ossp/cvs/ossp-pkg/xds/xds-config.in,v' 2>/dev/null --- xds-config.in 2001/08/12 11:31:45 1.2 +++ xds-config.in 2001/08/13 19:48:02 1.3 @@ -3,15 +3,15 @@ ## XDS - OSSP Extensible Data Serialization Library ## Copyright (c) 2001 The OSSP Project (http://www.ossp.org/) ## Copyright (c) 2001 Cable & Wireless Deutschland (http://www.cw.com/de/) -## +## ## This file is part of OSSP XDS, an extensible data serialization ## library which can be found at http://www.ossp.org/pkg/xds/. -## +## ## Permission to use, copy, modify, and distribute this software for ## any purpose with or without fee is hereby granted, provided that ## the above copyright notice and this permission notice appear in all ## copies. -## +## ## THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED ## WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF ## MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. @@ -28,7 +28,7 @@ ## xds-config.in: XDS library build utility ## -DIFS=' +DIFS=' ' prefix="@prefix@" Index: ossp-pkg/xds/xds-config.pod RCS File: /v/ossp/cvs/ossp-pkg/xds/xds-config.pod,v rcsdiff -q -kk '-r1.2' '-r1.3' -u '/v/ossp/cvs/ossp-pkg/xds/xds-config.pod,v' 2>/dev/null --- xds-config.pod 2001/08/12 11:31:45 1.2 +++ xds-config.pod 2001/08/13 19:48:02 1.3 @@ -2,15 +2,15 @@ ## XDS - OSSP Extensible Data Serialization Library ## Copyright (c) 2001 The OSSP Project (http://www.ossp.org/) ## Copyright (c) 2001 Cable & Wireless Deutschland (http://www.cw.com/de/) -## +## ## This file is part of OSSP XDS, an extensible data serialization ## library which can be found at http://www.ossp.org/pkg/xds/. -## +## ## Permission to use, copy, modify, and distribute this software for ## any purpose with or without fee is hereby granted, provided that ## the above copyright notice and this permission notice appear in all ## copies. -## +## ## THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED ## WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF ## MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. Index: ossp-pkg/xds/xds-xml.dtd RCS File: /v/ossp/cvs/ossp-pkg/xds/xds-xml.dtd,v rcsdiff -q -kk '-r1.2' '-r1.3' -u '/v/ossp/cvs/ossp-pkg/xds/xds-xml.dtd,v' 2>/dev/null --- xds-xml.dtd 2001/08/12 11:31:45 1.2 +++ xds-xml.dtd 2001/08/13 19:48:02 1.3 @@ -1,16 +1,16 @@ -