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

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Tue Feb 1 13:40:39 CET 2011


Author: marcus
Date: 2011-02-01 13:40:38 +0100 (Tue, 01 Feb 2011)
New Revision: 1627

Modified:
   trunk/ChangeLog
   trunk/src/Makefile.am
Log:
2011-02-01  Marcus Brinkmann  <mb at g10code.com>

        * src/Makefile.am (gpg4win_pkg_gnupg2_configure): Add --enable-gpgtar.



Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog	2011-01-27 12:32:20 UTC (rev 1626)
+++ trunk/ChangeLog	2011-02-01 12:40:38 UTC (rev 1627)
@@ -1,3 +1,7 @@
+2011-02-01  Marcus Brinkmann  <mb at g10code.com>
+
+	* src/Makefile.am (gpg4win_pkg_gnupg2_configure): Add --enable-gpgtar.
+
 2011-01-27  Emanuel Schuetze <emanuel at intevation.de>
 
 	* configure.ac: Prepare release 2.1.0-rc2.

Modified: trunk/src/Makefile.am
===================================================================
--- trunk/src/Makefile.am	2011-01-27 12:32:20 UTC (rev 1626)
+++ trunk/src/Makefile.am	2011-02-01 12:40:38 UTC (rev 1627)
@@ -197,6 +197,7 @@
   --with-pth-prefix=$(idir) \
   --with-adns=$(idir) \
   --without-included-gettext \
+  --enable-gpgtar \
   --disable-regex
 
 # We would like to use --with-libiconv-prefix and



More information about the Gpg4win-commits mailing list