$OpenBSD: patch-config_h_in,v 1.4 2010/04/23 11:56:09 ajacoutot Exp $
--- config.h.in.orig	Tue Mar 30 17:17:30 2010
+++ config.h.in	Fri Apr 23 13:41:53 2010
@@ -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
 
@@ -168,9 +171,6 @@
 
 /* Define to the one symbol short name of this package. */
 #undef PACKAGE_TARNAME
-
-/* Define to the home page for this package. */
-#undef PACKAGE_URL
 
 /* Define to the version of this package. */
 #undef PACKAGE_VERSION
