Yasumichi Akahoshi
yasum****@users*****
2005年 5月 17日 (火) 21:54:10 JST
Index: cxplorer/configure diff -u cxplorer/configure:1.33 cxplorer/configure:1.34 --- cxplorer/configure:1.33 Sun May 15 01:23:04 2005 +++ cxplorer/configure Tue May 17 21:54:10 2005 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.59 for cxplorer 1.9.20050515. +# Generated by GNU Autoconf 2.59 for cxplorer 1.9.20050517. # # Report bugs to <yasum****@users*****>. # @@ -269,8 +269,8 @@ # Identity of this package. PACKAGE_NAME='cxplorer' PACKAGE_TARNAME='cxplorer' -PACKAGE_VERSION='1.9.20050515' -PACKAGE_STRING='cxplorer 1.9.20050515' +PACKAGE_VERSION='1.9.20050517' +PACKAGE_STRING='cxplorer 1.9.20050517' PACKAGE_BUGREPORT='yasum****@users*****' ac_unique_file="src" @@ -780,7 +780,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 cxplorer 1.9.20050515 to adapt to many kinds of systems. +\`configure' configures cxplorer 1.9.20050517 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -842,7 +842,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of cxplorer 1.9.20050515:";; + short | recursive ) echo "Configuration of cxplorer 1.9.20050517:";; esac cat <<\_ACEOF @@ -969,7 +969,7 @@ test -n "$ac_init_help" && exit 0 if $ac_init_version; then cat <<\_ACEOF -cxplorer configure 1.9.20050515 +cxplorer configure 1.9.20050517 generated by GNU Autoconf 2.59 Copyright (C) 2003 Free Software Foundation, Inc. @@ -983,7 +983,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by cxplorer $as_me 1.9.20050515, which was +It was created by cxplorer $as_me 1.9.20050517, which was generated by GNU Autoconf 2.59. Invocation command line was $ $0 $@ @@ -1629,7 +1629,7 @@ # Define the identity of the package. PACKAGE='cxplorer' - VERSION='1.9.20050515' + VERSION='1.9.20050517' cat >>confdefs.h <<_ACEOF @@ -6406,7 +6406,7 @@ } >&5 cat >&5 <<_CSEOF -This file was extended by cxplorer $as_me 1.9.20050515, which was +This file was extended by cxplorer $as_me 1.9.20050517, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -6469,7 +6469,7 @@ cat >>$CONFIG_STATUS <<_ACEOF ac_cs_version="\\ -cxplorer config.status 1.9.20050515 +cxplorer config.status 1.9.20050517 configured by $0, generated by GNU Autoconf 2.59, with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" Index: cxplorer/configure.ac diff -u cxplorer/configure.ac:1.2 cxplorer/configure.ac:1.3 --- cxplorer/configure.ac:1.2 Sun May 15 01:23:04 2005 +++ cxplorer/configure.ac Tue May 17 21:54:10 2005 @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.59) -AC_INIT(cxplorer, 1.9.20050515, yasum****@users*****) +AC_INIT(cxplorer, 1.9.20050517, yasum****@users*****) AC_CONFIG_SRCDIR([src]) AC_CONFIG_HEADER([config.h]) AM_INIT_AUTOMAKE