OSDN Git Service

Fix configure.in and ChangeLog.
authorI.S <is@adelheid.(none)>
Wed, 23 Sep 2009 17:50:41 +0000 (02:50 +0900)
committerI.S <is@adelheid.(none)>
Wed, 23 Sep 2009 17:50:41 +0000 (02:50 +0900)
ChangeLog
configure
configure.in

index 7b9f18c..5b26add 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
 2009-09-22  I.S.
 
        * Version 0.2.4 released.
+
+2009-09-24  I.S.
+
+       * Version 1.0.0 released.
index 91096dd..63d251c 100755 (executable)
--- a/configure
+++ b/configure
@@ -1,8 +1,8 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.63 for alstede 0.2.4.
+# Generated by GNU Autoconf 2.63 for alstede 1.0.0.
 #
-# Report bugs to <no-define>.
+# Report bugs to <issoftware@users.sourceforge.jp>.
 #
 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
 # 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
@@ -596,9 +596,9 @@ SHELL=${CONFIG_SHELL-/bin/sh}
 # Identity of this package.
 PACKAGE_NAME='alstede'
 PACKAGE_TARNAME='alstede'
-PACKAGE_VERSION='0.2.4'
-PACKAGE_STRING='alstede 0.2.4'
-PACKAGE_BUGREPORT='no-define'
+PACKAGE_VERSION='1.0.0'
+PACKAGE_STRING='alstede 1.0.0'
+PACKAGE_BUGREPORT='issoftware@users.sourceforge.jp'
 
 ac_unique_file="config.h.in"
 # Factoring default headers for most tests.
@@ -1293,7 +1293,7 @@ if test "$ac_init_help" = "long"; then
   # 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 alstede 0.2.4 to adapt to many kinds of systems.
+\`configure' configures alstede 1.0.0 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1359,7 +1359,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of alstede 0.2.4:";;
+     short | recursive ) echo "Configuration of alstede 1.0.0:";;
    esac
   cat <<\_ACEOF
 
@@ -1385,7 +1385,7 @@ Some influential environment variables:
 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 <no-define>.
+Report bugs to <issoftware@users.sourceforge.jp>.
 _ACEOF
 ac_status=$?
 fi
@@ -1448,7 +1448,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-alstede configure 0.2.4
+alstede configure 1.0.0
 generated by GNU Autoconf 2.63
 
 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1462,7 +1462,7 @@ cat >config.log <<_ACEOF
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by alstede $as_me 0.2.4, which was
+It was created by alstede $as_me 1.0.0, which was
 generated by GNU Autoconf 2.63.  Invocation command line was
 
   $ $0 $@
@@ -4899,9 +4899,9 @@ $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result
     { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
     ( cat <<\_ASBOX
-## ------------------------ ##
-## Report this to no-define ##
-## ------------------------ ##
+## ---------------------------------------------- ##
+## Report this to issoftware@users.sourceforge.jp ##
+## ---------------------------------------------- ##
 _ASBOX
      ) | sed "s/^/$as_me: WARNING:     /" >&2
     ;;
@@ -5812,7 +5812,7 @@ exec 6>&1
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by alstede $as_me 0.2.4, which was
+This file was extended by alstede $as_me 1.0.0, which was
 generated by GNU Autoconf 2.63.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -5875,7 +5875,7 @@ Report bugs to <bug-autoconf@gnu.org>."
 _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_version="\\
-alstede config.status 0.2.4
+alstede config.status 1.0.0
 configured by $0, generated by GNU Autoconf 2.63,
   with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
 
index 8ea37e8..9beb4be 100644 (file)
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ([2.63])
-AC_INIT([alstede], [0.2.4], [no-define])
+AC_INIT([alstede], [1.0.0], [issoftware@users.sourceforge.jp])
 AC_CONFIG_SRCDIR([config.h.in])
 AC_CONFIG_HEADERS([config.h])