X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=configure;h=3e64a65feb633930b8fa8c58cf7c2eba02ab178d;hb=ac8259549775e5396a42535091aa89bd8f4d1924;hp=3e94b51b5fcf3f5c5655615efc3340848de76a64;hpb=7b2936b9da51237d8e1cf705b27904e10dfceb57;p=howm%2Fhowm.git diff --git a/configure b/configure index 3e94b51..3e64a65 100755 --- a/configure +++ b/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for howm 1.4.4-snapshot. +# Generated by GNU Autoconf 2.69 for howm 1.4.5-snapshot. # # # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. @@ -576,8 +576,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='howm' PACKAGE_TARNAME='howm' -PACKAGE_VERSION='1.4.4-snapshot' -PACKAGE_STRING='howm 1.4.4-snapshot' +PACKAGE_VERSION='1.4.5-snapshot' +PACKAGE_STRING='howm 1.4.5-snapshot' PACKAGE_BUGREPORT='' PACKAGE_URL='' @@ -1225,7 +1225,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 howm 1.4.4-snapshot to adapt to many kinds of systems. +\`configure' configures howm 1.4.5-snapshot to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1295,7 +1295,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of howm 1.4.4-snapshot:";; + short | recursive ) echo "Configuration of howm 1.4.5-snapshot:";; esac cat <<\_ACEOF @@ -1388,7 +1388,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -howm configure 1.4.4-snapshot +howm configure 1.4.5-snapshot generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -1405,7 +1405,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 howm $as_me 1.4.4-snapshot, which was +It was created by howm $as_me 1.4.5-snapshot, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -2268,7 +2268,7 @@ fi # Define the identity of the package. PACKAGE='howm' - VERSION='1.4.4-snapshot' + VERSION='1.4.5-snapshot' cat >>confdefs.h <<_ACEOF @@ -2825,7 +2825,7 @@ if test `cd ${srcdir}; pwd` != `pwd`; then # AC_CONFIG_LINKS(doc/howm.info:doc/howm.info) fi -ac_config_files="$ac_config_files Makefile doc/Makefile ext/Makefile en/Makefile ja/Makefile sample/Makefile" +ac_config_files="$ac_config_files Makefile doc/Makefile ext/Makefile sample/Makefile en/Makefile fr/Makefile ja/Makefile howm.el" cat >confcache <<\_ACEOF # This file is a shell script that caches the results of configure @@ -3382,7 +3382,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by howm $as_me 1.4.4-snapshot, which was +This file was extended by howm $as_me 1.4.5-snapshot, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -3439,7 +3439,7 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -howm config.status 1.4.4-snapshot +howm config.status 1.4.5-snapshot configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" @@ -3561,9 +3561,11 @@ do "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;; "doc/Makefile") CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;; "ext/Makefile") CONFIG_FILES="$CONFIG_FILES ext/Makefile" ;; + "sample/Makefile") CONFIG_FILES="$CONFIG_FILES sample/Makefile" ;; "en/Makefile") CONFIG_FILES="$CONFIG_FILES en/Makefile" ;; + "fr/Makefile") CONFIG_FILES="$CONFIG_FILES fr/Makefile" ;; "ja/Makefile") CONFIG_FILES="$CONFIG_FILES ja/Makefile" ;; - "sample/Makefile") CONFIG_FILES="$CONFIG_FILES sample/Makefile" ;; + "howm.el") CONFIG_FILES="$CONFIG_FILES howm.el" ;; *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;; esac