summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>1998-01-28 17:09:43 +0100
committerWerner Koch <wk@gnupg.org>1998-01-28 17:09:43 +0100
commit9bf8ce27bcd3a58d522262f23c2ca36bfe0a52b7 (patch)
treeefa4f8e1ccbc5e989942cde55c36220dca2d8fbd /configure.in
parentmoved stuff to aclocal.m4 (diff)
downloadgnupg2-9bf8ce27bcd3a58d522262f23c2ca36bfe0a52b7.tar.xz
gnupg2-9bf8ce27bcd3a58d522262f23c2ca36bfe0a52b7.zip
version 0.2.1
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index e9a05956e..7017948de 100644
--- a/configure.in
+++ b/configure.in
@@ -104,7 +104,7 @@ fi
dnl Checks for library functions.
AC_FUNC_VPRINTF
-AC_CHECK_FUNCS(strerror stpcpy strlwr tcgetattr rand strtoul)
+AC_CHECK_FUNCS(strerror stpcpy strlwr tcgetattr rand strtoul mlock mmap)