$NetBSD: patch-be,v 1.1 2009/09/03 19:29:26 roy Exp $

Check for popcount in libc

--- config.h.in	2009-09-03 20:14:02.000000000 +0100
+++ config.h.in	2009-09-03 20:13:30.000000000 +0100
@@ -269,6 +269,9 @@
 /* Define to 1 if you have the `_getpty' function. */
 #undef HAVE__GETPTY
 
+/* Define to 1 if you have the `popcount' function. */
+#undef HAVE_POPCOUNT
+
 /* Define if you want ISO 14755 extended support */
 #undef ISO_14755
 
