[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ANN] Guile-SSH 0.7.0 released
From: |
Ludovic Courtès |
Subject: |
Re: [ANN] Guile-SSH 0.7.0 released |
Date: |
Mon, 13 Oct 2014 00:57:52 +0200 |
User-agent: |
Gnus/5.130011 (Ma Gnus v0.11) Emacs/24.3 (gnu/linux) |
Hi,
Commit 817efe8 updates to Guile-SSH 0.7.1 (with commit e370381 adding
the libssh patch), and no test failures, thanks!
BTW, Guile-SSH has an explicit #include <gcrypt.h> somewhere, so it
needs libgcrypt as a direct dependency now, but ./configure doesn’t
explicitly check for it.
Ludo’.