OSDN Git Service

* version up.
authorkonn <konn@1a406e8e-add9-4483-a2c8-d8cac5b7c224>
Mon, 19 Jun 2006 12:46:42 +0000 (12:46 +0000)
committerkonn <konn@1a406e8e-add9-4483-a2c8-d8cac5b7c224>
Mon, 19 Jun 2006 12:46:42 +0000 (12:46 +0000)
git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/modchxj/mod_chxj/trunk@1076 1a406e8e-add9-4483-a2c8-d8cac5b7c224

configure
configure.ac

index 8c05ea8..0abce6c 100755 (executable)
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.59 for mod_chxj 0.6.2-stable.
+# Generated by GNU Autoconf 2.59 for mod_chxj 0.6.1-stable.
 #
 # Copyright (C) 2003 Free Software Foundation, Inc.
 # This configure script is free software; the Free Software Foundation
@@ -421,8 +421,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
 # Identity of this package.
 PACKAGE_NAME='mod_chxj'
 PACKAGE_TARNAME='mod_chxj'
-PACKAGE_VERSION='0.6.2-stable'
-PACKAGE_STRING='mod_chxj 0.6.2-stable'
+PACKAGE_VERSION='0.6.1-stable'
+PACKAGE_STRING='mod_chxj 0.6.1-stable'
 PACKAGE_BUGREPORT=''
 
 ac_unique_file="src/mod_chxj.c"
@@ -952,7 +952,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 mod_chxj 0.6.2-stable to adapt to many kinds of systems.
+\`configure' configures mod_chxj 0.6.1-stable to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1019,7 +1019,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of mod_chxj 0.6.2-stable:";;
+     short | recursive ) echo "Configuration of mod_chxj 0.6.1-stable:";;
    esac
   cat <<\_ACEOF
 
@@ -1163,7 +1163,7 @@ fi
 test -n "$ac_init_help" && exit 0
 if $ac_init_version; then
   cat <<\_ACEOF
-mod_chxj configure 0.6.2-stable
+mod_chxj configure 0.6.1-stable
 generated by GNU Autoconf 2.59
 
 Copyright (C) 2003 Free Software Foundation, Inc.
@@ -1177,7 +1177,7 @@ cat >&5 <<_ACEOF
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by mod_chxj $as_me 0.6.2-stable, which was
+It was created by mod_chxj $as_me 0.6.1-stable, which was
 generated by GNU Autoconf 2.59.  Invocation command line was
 
   $ $0 $@
@@ -1792,7 +1792,7 @@ fi
 
 PACKAGE=mod_chxj
 
-VERSION=0.6.2-stable
+VERSION=0.6.1-stable
 
 if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
   { { echo "$as_me:$LINENO: error: source directory already configured; run \"make distclean\" there first" >&5
@@ -18696,6 +18696,7 @@ cat >>confdefs.h <<\_ACEOF
 #define HAVE_LIBICONV_HOOK
 _ACEOF
 
+      LIBS="${LIBS} -liconv_hook"
 
 else
 
@@ -18770,6 +18771,7 @@ cat >>confdefs.h <<\_ACEOF
 #define HAVE_LIBICONV
 _ACEOF
 
+      LIBS="${LIBS} -liconv"
 
 else
 
@@ -20290,7 +20292,7 @@ _ASBOX
 } >&5
 cat >&5 <<_CSEOF
 
-This file was extended by mod_chxj $as_me 0.6.2-stable, which was
+This file was extended by mod_chxj $as_me 0.6.1-stable, which was
 generated by GNU Autoconf 2.59.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -20353,7 +20355,7 @@ _ACEOF
 
 cat >>$CONFIG_STATUS <<_ACEOF
 ac_cs_version="\\
-mod_chxj config.status 0.6.2-stable
+mod_chxj config.status 0.6.1-stable
 configured by $0, generated by GNU Autoconf 2.59,
   with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
 
index 458f0b5..6b08886 100644 (file)
@@ -1,6 +1,6 @@
 #                                               -*- Autoconf -*-
 # Process this file with autoconf to produce a configure script.
-AC_INIT(mod_chxj, 0.6.1-stable)
+AC_INIT(mod_chxj, 0.6.2-stable)
 AC_PREREQ(2.59)
 AC_CONFIG_SRCDIR([src/mod_chxj.c])
 AC_CANONICAL_TARGET