summaryrefslogtreecommitdiffstats
path: root/cpukit/configure.ac
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2014-11-13 15:13:24 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2014-11-20 10:30:21 +0100
commit446632197c7f093ed6d0f4d48dcb03e6254828fe (patch)
tree8ff0aa2762bd85492c1926dc74e9ab2dad95b196 /cpukit/configure.ac
parentAdd SHA256 and SHA512 support (diff)
downloadrtems-446632197c7f093ed6d0f4d48dcb03e6254828fe.tar.bz2
Add crypt_r(), etc.
Add crypt_add_format(), crypt_r(), crypt_md5_r(), crypt_sha256_r() and crypt_sha512_r().
Diffstat (limited to 'cpukit/configure.ac')
-rw-r--r--cpukit/configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpukit/configure.ac b/cpukit/configure.ac
index a42989df69..9d80b3d222 100644
--- a/cpukit/configure.ac
+++ b/cpukit/configure.ac
@@ -420,6 +420,7 @@ libblock/Makefile
libfs/Makefile
libfs/src/nfsclient/Makefile
libgnat/Makefile
+libcrypt/Makefile
libcsupport/Makefile
libnetworking/Makefile
librpc/Makefile