$OpenBSD: patch-kcheckpass_config-kcheckpass_h_cmake,v 1.1 2016/07/16 10:38:50 zhuk Exp $
Add BSD auth support.
--- kcheckpass/config-kcheckpass.h.cmake.orig	Tue Jul 12 18:06:13 2016
+++ kcheckpass/config-kcheckpass.h.cmake	Tue Jul 12 18:03:17 2016
@@ -1,3 +1,5 @@
 /* Define to 1 if you have the <paths.h> header file. */
 #cmakedefine HAVE_PATHS_H 1
 
+/* Define to 1 if you have the BSD auth. */
+#cmakedefine HAVE_BSDAUTH 1
