[git] GPGME - branch, master, updated. gpgme-1.11.0-6-gab43d85
by Werner Koch
cvs at cvs.gnupg.org
Thu Apr 19 16:27:42 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 "GnuPG Made Easy".
The branch, master has been updated
via ab43d85b9a76fb5ba321f4c7280b4d72bfd67f59 (commit)
from d65d6329319bff8cc555999fc92a20e151762a10 (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 ab43d85b9a76fb5ba321f4c7280b4d72bfd67f59
Author: Werner Koch <wk at gnupg.org>
Date: Thu Apr 19 16:19:47 2018 +0200
json: Remove the -noinstall flag used during development.
* src/Makefile.am (gpgme-json_LDFLAGS): Remove.
--
Reported-by: Alon Bar-Lev <alon.barlev at gmail.com>
Signed-off-by: Werner Koch <wk at gnupg.org>
diff --git a/src/Makefile.am b/src/Makefile.am
index c2d4a84..0a196e0 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -104,8 +104,6 @@ gpgme_tool_LDADD = libgpgme.la @LIBASSUAN_LIBS@
gpgme_json_SOURCES = gpgme-json.c cJSON.c cJSON.h
gpgme_json_LDADD = -lm libgpgme.la $(GPG_ERROR_LIBS)
-# We use -no-install temporary during development.
-gpgme_json_LDFLAGS = -no-install
if HAVE_W32_SYSTEM
-----------------------------------------------------------------------
Summary of changes:
src/Makefile.am | 2 --
1 file changed, 2 deletions(-)
hooks/post-receive
--
GnuPG Made Easy
http://git.gnupg.org
More information about the Gnupg-commits
mailing list