[Cxplorer-cvs 00958] CVS update: libcxp

Zurück zum Archiv-Index

Yasumichi Akahoshi yasum****@users*****
2005年 3月 31日 (木) 02:57:00 JST


Index: libcxp/configure
diff -u libcxp/configure:1.9 libcxp/configure:1.10
--- libcxp/configure:1.9	Thu Mar 31 01:04:44 2005
+++ libcxp/configure	Thu Mar 31 02:56:59 2005
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.59 for libcxp 0.2.0.
+# Generated by GNU Autoconf 2.59 for libcxp 0.2.1.
 #
 # Report bugs to <yasum****@users*****>.
 #
@@ -423,8 +423,8 @@
 # Identity of this package.
 PACKAGE_NAME='libcxp'
 PACKAGE_TARNAME='libcxp'
-PACKAGE_VERSION='0.2.0'
-PACKAGE_STRING='libcxp 0.2.0'
+PACKAGE_VERSION='0.2.1'
+PACKAGE_STRING='libcxp 0.2.1'
 PACKAGE_BUGREPORT='yasum****@users*****'
 
 ac_unique_file="src"
@@ -954,7 +954,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 libcxp 0.2.0 to adapt to many kinds of systems.
+\`configure' configures libcxp 0.2.1 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1020,7 +1020,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of libcxp 0.2.0:";;
+     short | recursive ) echo "Configuration of libcxp 0.2.1:";;
    esac
   cat <<\_ACEOF
 
@@ -1161,7 +1161,7 @@
 test -n "$ac_init_help" && exit 0
 if $ac_init_version; then
   cat <<\_ACEOF
-libcxp configure 0.2.0
+libcxp configure 0.2.1
 generated by GNU Autoconf 2.59
 
 Copyright (C) 2003 Free Software Foundation, Inc.
@@ -1175,7 +1175,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by libcxp $as_me 0.2.0, which was
+It was created by libcxp $as_me 0.2.1, which was
 generated by GNU Autoconf 2.59.  Invocation command line was
 
   $ $0 $@
@@ -1813,7 +1813,7 @@
 
 # Define the identity of the package.
  PACKAGE='libcxp'
- VERSION='0.2.0'
+ VERSION='0.2.1'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -21826,7 +21826,7 @@
 } >&5
 cat >&5 <<_CSEOF
 
-This file was extended by libcxp $as_me 0.2.0, which was
+This file was extended by libcxp $as_me 0.2.1, which was
 generated by GNU Autoconf 2.59.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -21889,7 +21889,7 @@
 
 cat >>$CONFIG_STATUS <<_ACEOF
 ac_cs_version="\\
-libcxp config.status 0.2.0
+libcxp config.status 0.2.1
 configured by $0, generated by GNU Autoconf 2.59,
   with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
 
Index: libcxp/configure.ac
diff -u libcxp/configure.ac:1.8 libcxp/configure.ac:1.9
--- libcxp/configure.ac:1.8	Thu Mar 31 01:04:44 2005
+++ libcxp/configure.ac	Thu Mar 31 02:57:00 2005
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.59)
-AC_INIT(libcxp, 0.2.0, yasum****@users*****)
+AC_INIT(libcxp, 0.2.1, yasum****@users*****)
 AC_CONFIG_SRCDIR([src])
 AC_CONFIG_HEADER([config.h])
 AM_INIT_AUTOMAKE


Cxplorer-cvs メーリングリストの案内
Zurück zum Archiv-Index