$OpenBSD: patch-config_h_in,v 1.1 2009/06/04 00:45:39 ajacoutot Exp $
--- config.h.in.orig	Thu Nov 13 21:36:53 2008
+++ config.h.in	Tue May 12 23:01:04 2009
@@ -12,6 +12,9 @@
 /* Define to 1 if you have the `bind_textdomain_codeset' function. */
 #undef HAVE_BIND_TEXTDOMAIN_CODESET
 
+/* Define if you have bsd_auth(3) authentication */
+#undef HAVE_BSDAUTH
+
 /* Define to 1 if you have the `clearenv' function. */
 #undef HAVE_CLEARENV
 
