2009-10-20 Marcus Brinkmann <marcus@g10code.de>

* configure.ac (AC_CONFIG_FILES): Remove assuan/Makefile.
This commit is contained in:
Marcus Brinkmann 2009-10-20 16:04:06 +00:00
parent ba99f16240
commit 93f7269a0f
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2009-10-20 Marcus Brinkmann <marcus@g10code.de>
* configure.ac (AC_CONFIG_FILES): Remove assuan/Makefile.
2009-10-20 Marcus Brinkmann <marcus@g10code.de>
* configure.ac: Replace internal libassuan by external libassuan.

View File

@ -753,7 +753,7 @@ fi
#
# 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