[Gpg4win-commits] r447 - in trunk: . src

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Mon Jul 9 15:05:07 CEST 2007


Author: marcus
Date: 2007-07-09 15:05:06 +0200 (Mon, 09 Jul 2007)
New Revision: 447

Modified:
   trunk/ChangeLog
   trunk/src/Makefile.am
Log:
2007-07-09  Marcus Brinkmann  <marcus at g10code.de>

	* src/Makefile.am (gpg4win_pkg_gpgme_configure): Enable gpgsm.


Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog	2007-07-06 16:59:04 UTC (rev 446)
+++ trunk/ChangeLog	2007-07-09 13:05:06 UTC (rev 447)
@@ -1,3 +1,7 @@
+2007-07-09  Marcus Brinkmann  <marcus at g10code.de>
+
+	* src/Makefile.am (gpg4win_pkg_gpgme_configure): Enable gpgsm.
+
 2007-07-05  Marcus Brinkmann  <marcus at g10code.de>
 
 	* packages/packages.current: Update to Gtk+ 2.10.13.

Modified: trunk/src/Makefile.am
===================================================================
--- trunk/src/Makefile.am	2007-07-06 16:59:04 UTC (rev 446)
+++ trunk/src/Makefile.am	2007-07-09 13:05:06 UTC (rev 447)
@@ -108,7 +108,7 @@
 
 # Glib doesn't add the LDFLAGS automatically.
 gpg4win_pkg_gpgme_configure = --silent \
-  --with-gpg-error-prefix=$(idir) --without-gpgsm --enable-static \
+  --with-gpg-error-prefix=$(idir) --enable-static \
   --enable-w32-glib LDFLAGS=-L$(idir)/lib
 
 gpg4win_pkg_gpa_configure = --silent \



More information about the Gpg4win-commits mailing list