]> git.ipfire.org Git - thirdparty/libarchive.git/commitdiff
FreeBSD has MD5, RMD160, and various SHA headers and libraries.
authorTim Kientzle <kientzle@gmail.com>
Thu, 26 Mar 2009 06:19:28 +0000 (02:19 -0400)
committerTim Kientzle <kientzle@gmail.com>
Thu, 26 Mar 2009 06:19:28 +0000 (02:19 -0400)
SVN-Revision: 856

libarchive/config_freebsd.h

index edfad77d6cf0082325c19d4525fbb7afc8dd16b7..700b8f9a659a6cda03eb9ddbac9710f7fe776d88 100644 (file)
 #define        HAVE_LIMITS_H 1
 #define        HAVE_LUTIMES 1
 #define        HAVE_MALLOC 1
+#define        HAVE_MD5 1
+#define        HAVE_MD5_H 1
 #define        HAVE_MEMMOVE 1
 #define        HAVE_MEMSET 1
 #define        HAVE_MKDIR 1
 #define        HAVE_MKFIFO 1
 #define        HAVE_MKNOD 1
+#define        HAVE_OPENSSL_MD5_H 1
+#define        HAVE_OPENSSL_RIPEMD_H 1
+#define        HAVE_OPENSSL_SHA_H 1
 #define        HAVE_PIPE 1
 #define        HAVE_POLL 1
 #define        HAVE_POLL_H 1
 #define        HAVE_PWD_H 1
 #define        HAVE_READLINK 1
+#define        HAVE_RMD160 1
 #define        HAVE_SELECT 1
 #define        HAVE_SETENV 1
+#define        HAVE_SHA_H 1
+#define        HAVE_SHA1 1
+#define        HAVE_SHA256 1
+#define        HAVE_SHA256_H 1
+#define        HAVE_SHA384 1
+#define        HAVE_SHA512 1
 #define        HAVE_STDINT_H 1
 #define        HAVE_STDLIB_H 1
 #define        HAVE_STRCHR 1