[git] GPGME - branch, master, updated. gpgme-1.1.8-178-g90bdbd4

by Marcus Brinkmann cvs at cvs.gnupg.org
Fri May 6 17:37:48 CEST 2011


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  90bdbd4aaa29c2618d428273298f1510fe38da17 (commit)
      from  f1ea0d9e3812d38e40a79f5337c2d2e172d387d6 (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 90bdbd4aaa29c2618d428273298f1510fe38da17
Author: Marcus Brinkmann <marcus.brinkmann at ruhr-uni-bochum.de>
Date:   Fri May 6 17:07:35 2011 +0200

    Remove complus support.

diff --git a/ChangeLog b/ChangeLog
index 852a045..f5eefa6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2011-05-06  Marcus Brinkmann  <marcus at g10code.com>
 
+	* Makefile.am (SUBDIRS): Remove complus.
+
 	* configure.ac (AC_CONFIG_FILES): Remove complus/Makefile.
 	(BUILD_COMPLUS): Remove AM_CONDITIONAL.
 	* complus/: Remove very old and stale component.
diff --git a/Makefile.am b/Makefile.am
index cc619f7..fb06867 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -27,19 +27,13 @@ DISTCHECK_CONFIGURE_FLAGS = --with-gpg="@GPG@"
 EXTRA_DIST = gpgme.spec.in autogen.sh 
 
 
-if BUILD_COMPLUS
-complus = complus
-else
-complus = 
-endif
-
 if RUN_GPG_TESTS
 tests = tests
 else
 tests = 
 endif
 
-SUBDIRS = src ${tests} doc ${complus} lang
+SUBDIRS = src ${tests} doc lang
 
 # Fix the version of the spec file and create a file named VERSION 
 # to be used for patch's Prereq: feature.

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog   |    2 ++
 Makefile.am |    8 +-------
 2 files changed, 3 insertions(+), 7 deletions(-)


hooks/post-receive
-- 
GnuPG Made Easy
http://git.gnupg.org




More information about the Gnupg-commits mailing list