[git] GnuPG - branch, master, updated. gnupg-2.1.3-15-ga7264e3
by NIIBE Yutaka
cvs at cvs.gnupg.org
Thu Apr 23 03:58:26 CEST 2015
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 "The GNU Privacy Guard".
The branch, master has been updated
via a7264e3a6a83189a9e43edf5e99f5ac7ee42a2ab (commit)
from c4d98734c5df39f57a71f0ec1c0c80e82ff08508 (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 a7264e3a6a83189a9e43edf5e99f5ac7ee42a2ab
Author: NIIBE Yutaka <gniibe at fsij.org>
Date: Thu Apr 23 10:51:33 2015 +0900
common: removal of t-support.c from t_jnlib_src.
* common/Makefile.am (t_jnlib_src): Remove t-support.c.
--
Since test programs are linked to libgcrypt and libgpg-error, there
is no need to include t-support.c.
GnuPG-bug-id: 1862, 1915
diff --git a/common/Makefile.am b/common/Makefile.am
index 51923e8..4493ae7 100644
--- a/common/Makefile.am
+++ b/common/Makefile.am
@@ -171,7 +171,7 @@ endif
#
# Module tests
#
-t_jnlib_src = t-support.c t-support.h
+t_jnlib_src = t-support.h
jnlib_tests = t-stringhelp t-timestuff
if HAVE_W32_SYSTEM
jnlib_tests += t-w32-reg
-----------------------------------------------------------------------
Summary of changes:
common/Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
The GNU Privacy Guard
http://git.gnupg.org
More information about the Gnupg-commits
mailing list