$NetBSD: patch-bw,v 1.1 2005/11/14 08:05:28 jlam Exp $

--- include/config.h.in.orig	2005-10-12 22:20:00.000000000 -0400
+++ include/config.h.in
@@ -244,9 +244,6 @@
 /* Whether we have CUPS */
 #undef HAVE_CUPS
 
-/* 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
 
@@ -305,6 +302,9 @@
 /* Whether errno() is available */
 #undef HAVE_ERRNO_DECL
 
+/* 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
 
@@ -449,6 +449,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
 
