summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2014-10-02 12:51:49 +0200
committerWerner Koch <wk@gnupg.org>2014-10-02 13:20:46 +0200
commit1e8b86494cf8fa045696bd447b16267ffd1797f0 (patch)
treee97afae2dd5ab3fe5bd3bfc00a897df2aabda6a6 /doc
parent51dae8c8c4b63bb5e1685cbd8722e35342524737 (diff)
downloadlibgcrypt-1e8b86494cf8fa045696bd447b16267ffd1797f0.tar.gz
build: Support SYSROOT based config script finding.
* src/libgcrypt.m4: Add support for SYSROOT and set gpg_config_script_warn. Use AC_PATH_PROG instead of AC_PATH_TOOL because the config script is not expected to be installed with a prefix for its name * configure.ac: Print a library mismatch warning. * m4/gpg-error.m4: Update from git master. -- Also fixed the false copyright notice in libgcrypt.m4.
Diffstat (limited to 'doc')
-rw-r--r--doc/gcrypt.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gcrypt.texi b/doc/gcrypt.texi
index 23efc526..ecd4d7fe 100644
--- a/doc/gcrypt.texi
+++ b/doc/gcrypt.texi
@@ -1797,7 +1797,7 @@ all the data.
can either work in place or with two buffers. It uses the cipher
context already setup and described by the handle @var{h}. There are 2
ways to use the function: If @var{in} is passed as @code{NULL} and
-@var{inlen} is @code{0}, in-place encryption of the data in @var{out} or
+@var{inlen} is @code{0}, in-place encryption of the data in @var{out} of
length @var{outsize} takes place. With @var{in} being not @code{NULL},
@var{inlen} bytes are encrypted to the buffer @var{out} which must have
at least a size of @var{inlen}. @var{outsize} must be set to the