$NetBSD: patch-bw,v 1.3 2006/04/01 04:55:35 jlam Exp $

--- include/config.h.in.orig	2006-03-29 23:53:11.000000000 -0500
+++ include/config.h.in
@@ -256,9 +256,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
 
@@ -320,6 +317,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
 
@@ -479,6 +479,9 @@
 /* Define to 1 if you have the `getpwanam' function. */
 #undef HAVE_GETPWANAM
 
+/* 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
 
