summaryrefslogtreecommitdiff
path: root/net/samba/patches/patch-bw
blob: 14867b5d85f8adc0cb6fbe9a073d863ac5ceba06 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
$NetBSD: patch-bw,v 1.3.12.1 2007/11/16 15:19:27 ghen Exp $

--- include/config.h.in.orig	2007-09-11 23:21:02.000000000 +0900
+++ include/config.h.in
@@ -321,9 +321,6 @@
 /* Define to 1 if you have the `delproplist' function. */
 #undef HAVE_DELPROPLIST
 
-/* Define to 1 if you have the `des_set_key' function. */
-#undef HAVE_DES_SET_KEY
-
 /* Whether the 'dev64_t' type is available */
 #undef HAVE_DEV64_T
 
@@ -388,6 +385,9 @@
 /* Whether the EncryptedData struct has a etype property */
 #undef HAVE_ETYPE_IN_ENCRYPTEDDATA
 
+/* Define to 1 if you have the `EVP_des_cbc' function. */
+#undef HAVE_EVP_DES_CBC
+
 /* Define to 1 if you have the <execinfo.h> header file. */
 #undef HAVE_EXECINFO_H
 
@@ -595,6 +595,9 @@
 /* Define to 1 if you have the `getpwent_r' function. */
 #undef HAVE_GETPWENT_R
 
+/* Define to 1 if you have the `getpwent_r' function. */
+#undef HAVE_GETPWENT_R
+
 /* Define to 1 if you have the `getrlimit' function. */
 #undef HAVE_GETRLIMIT