From 0279fea90dff612d6200598d8f66aae45ddecc1d Mon Sep 17 00:00:00 2001 From: Yuichi Kobayashi Date: Sat, 17 Jul 2021 00:25:38 +0900 Subject: [PATCH] Remade configure. --- NOTE_ja.md | 2 +- README_en.md | 8 ++++---- README_ja.md | 8 ++++---- src/README.txt | 4 ++-- src/configure | 26 +++++++++++++------------- 5 files changed, 24 insertions(+), 24 deletions(-) diff --git a/NOTE_ja.md b/NOTE_ja.md index 91783b7..bc26fc9 100644 --- a/NOTE_ja.md +++ b/NOTE_ja.md @@ -1,6 +1,6 @@ [[README](README_ja.md)] ---- +*** ## 使い方のヒント diff --git a/README_en.md b/README_en.md index f09b111..894c14a 100644 --- a/README_en.md +++ b/README_en.md @@ -1,6 +1,6 @@ [[Japanese/日本語](README_ja.md)] ---- +*** [![Linux](https://github.com/kobayasy/pSync/workflows/Linux/badge.svg)](https://github.com/kobayasy/pSync/actions/workflows/build-linux.yml) [![macOS](https://github.com/kobayasy/pSync/workflows/macOS/badge.svg)](https://github.com/kobayasy/pSync/actions/workflows/build-macos.yml) @@ -18,9 +18,9 @@ So for this to work, you must be able to login to the sync-host with [OpenSSH]. This work is required for each sync-host include local-host. 1. Do the following to build and install. ``` -curl -LOJs https://github.com/kobayasy/pSync/releases/download/2.10/psync-2.10.tar.gz -tar xzf psync-2.10.tar.gz -cd psync-2.10 +curl -LOJs https://github.com/kobayasy/pSync/releases/download/2.11/psync-2.11.tar.gz +tar xzf psync-2.11.tar.gz +cd psync-2.11 ./configure --prefix=$HOME make install ``` diff --git a/README_ja.md b/README_ja.md index 660ec0a..70b8a8a 100644 --- a/README_ja.md +++ b/README_ja.md @@ -1,6 +1,6 @@ [[英語/English](README_en.md)] [[使い方のヒント](NOTE_ja.md)] ---- +*** [![Linux](https://github.com/kobayasy/pSync/workflows/Linux/badge.svg)](https://github.com/kobayasy/pSync/actions/workflows/build-linux.yml) [![macOS](https://github.com/kobayasy/pSync/workflows/macOS/badge.svg)](https://github.com/kobayasy/pSync/actions/workflows/build-macos.yml) @@ -18,9 +18,9 @@ ローカルホストを含めた全ての同期ホストに対してこの作業が必要です。 1. 以下の手順でビルドとインストールを行ないます。 ``` -curl -LOJs https://github.com/kobayasy/pSync/releases/download/2.10/psync-2.10.tar.gz -tar xzf psync-2.10.tar.gz -cd psync-2.10 +curl -LOJs https://github.com/kobayasy/pSync/releases/download/2.11/psync-2.11.tar.gz +tar xzf psync-2.11.tar.gz +cd psync-2.11 ./configure --prefix=$HOME make install ``` diff --git a/src/README.txt b/src/README.txt index b48cf56..ffe8122 100644 --- a/src/README.txt +++ b/src/README.txt @@ -6,8 +6,8 @@ Installation: This work is required for each sync-host include local-host. 1. Do the following to build and install. --- -tar xzf psync-2.10.tar.gz -cd psync-2.10 +tar xzf psync-2.11.tar.gz +cd psync-2.11 ./configure --prefix=$HOME make install --- diff --git a/src/configure b/src/configure index cf67eca..a12b074 100755 --- a/src/configure +++ b/src/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for pSync 2.10. +# Generated by GNU Autoconf 2.69 for pSync 2.11. # # Report bugs to . # @@ -580,8 +580,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='pSync' PACKAGE_TARNAME='psync' -PACKAGE_VERSION='2.10' -PACKAGE_STRING='pSync 2.10' +PACKAGE_VERSION='2.11' +PACKAGE_STRING='pSync 2.11' PACKAGE_BUGREPORT='kobayasy@kobayasy.com' PACKAGE_URL='http://kobayasy.com/psync/' @@ -1242,7 +1242,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 pSync 2.10 to adapt to many kinds of systems. +\`configure' configures pSync 2.11 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1307,7 +1307,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of pSync 2.10:";; + short | recursive ) echo "Configuration of pSync 2.11:";; esac cat <<\_ACEOF @@ -1394,7 +1394,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -pSync configure 2.10 +pSync configure 2.11 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -1763,7 +1763,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 pSync $as_me 2.10, which was +It was created by pSync $as_me 2.11, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -2962,7 +2962,6 @@ ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu -as_fn_append CFLAGS ' -I.' # Find a good install program. We prefer a C program (faster), # so one script is as good as another. But avoid the broken or # incompatible versions: @@ -4248,12 +4247,13 @@ fi done -ac_config_files="$ac_config_files Makefile" - ac_config_headers="$ac_config_headers config.h" +as_fn_append CFLAGS ' -I.' +ac_config_files="$ac_config_files Makefile" + cat >confcache <<\_ACEOF # This file is a shell script that caches the results of configure # tests run on this system so they can be shared between configure @@ -4760,7 +4760,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 pSync $as_me 2.10, which was +This file was extended by pSync $as_me 2.11, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -4823,7 +4823,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="\\ -pSync config.status 2.10 +pSync config.status 2.11 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" @@ -4945,8 +4945,8 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 for ac_config_target in $ac_config_targets do case $ac_config_target in - "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;; "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;; + "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;; *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;; esac