[git] Assuan - branch, master, updated. libassuan-2.5.1-18-g24f80c4
by NIIBE Yutaka
cvs at cvs.gnupg.org
Fri Oct 26 02:23:33 CEST 2018
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPC library used by GnuPG".
The branch, master has been updated
via 24f80c49fde0fa4e9a7c2818c8a922cc5a4abacc (commit)
from bb9a89bf5defa793ae9c1939d9476f6dfd46d448 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 24f80c49fde0fa4e9a7c2818c8a922cc5a4abacc
Author: NIIBE Yutaka <gniibe at fsij.org>
Date: Fri Oct 26 09:23:16 2018 +0900
build: Fix previous commit.
Signed-off-by: NIIBE Yutaka <gniibe at fsij.org>
diff --git a/src/libassuan.m4 b/src/libassuan.m4
index a39ed76..e1ebbd1 100644
--- a/src/libassuan.m4
+++ b/src/libassuan.m4
@@ -32,6 +32,7 @@ AC_DEFUN([_AM_PATH_LIBASSUAN_COMMON],
LIBASSUAN_CONFIG="$GPGRT_CONFIG libassuan"
use_gpgrt_config=yes
fi
+ fi
if test -z "$use_gpgrt_config"; then
AC_PATH_TOOL(LIBASSUAN_CONFIG, libassuan-config, no)
fi
-----------------------------------------------------------------------
Summary of changes:
src/libassuan.m4 | 1 +
1 file changed, 1 insertion(+)
hooks/post-receive
--
IPC library used by GnuPG
http://git.gnupg.org
More information about the Gnupg-commits
mailing list