[svn] gpgme - r1402 - trunk
svn author marcus
cvs at cvs.gnupg.org
Tue Oct 20 18:04:06 CEST 2009
Author: marcus
Date: 2009-10-20 18:04:06 +0200 (Tue, 20 Oct 2009)
New Revision: 1402
Modified:
trunk/ChangeLog
trunk/configure.ac
Log:
2009-10-20 Marcus Brinkmann <marcus at g10code.de>
* configure.ac (AC_CONFIG_FILES): Remove assuan/Makefile.
Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog 2009-10-20 15:55:01 UTC (rev 1401)
+++ trunk/ChangeLog 2009-10-20 16:04:06 UTC (rev 1402)
@@ -1,5 +1,9 @@
2009-10-20 Marcus Brinkmann <marcus at g10code.de>
+ * configure.ac (AC_CONFIG_FILES): Remove assuan/Makefile.
+
+2009-10-20 Marcus Brinkmann <marcus at g10code.de>
+
* configure.ac: Replace internal libassuan by external libassuan.
* m4/libassuan.m4: New file.
* Makefile.am (assuan): Remove variable.
Modified: trunk/configure.ac
===================================================================
--- trunk/configure.ac 2009-10-20 15:55:01 UTC (rev 1401)
+++ trunk/configure.ac 2009-10-20 16:04:06 UTC (rev 1402)
@@ -753,7 +753,7 @@
#
# Create config files
-AC_CONFIG_FILES(Makefile assuan/Makefile src/Makefile
+AC_CONFIG_FILES(Makefile src/Makefile
tests/Makefile
tests/gpg/Makefile
tests/gpgsm/Makefile
More information about the Gnupg-commits
mailing list