$OpenBSD: patch-config_h_in,v 1.3 2008/08/25 15:14:43 jasper Exp $ --- config.h.in.orig Sat Jan 24 07:30:27 2004 +++ config.h.in Sat Aug 23 18:04:36 2008 @@ -1,7 +1,8 @@ /* config.h.in. Generated from configure.in by autoheader. */ +#undef HAVE_LIBPTHREAD -/* Define to 1 if you have the header file. */ -#undef HAVE_DB_H +/* Define to 1 if you have the header file. */ +#undef HAVE_DB_DB_H /* Define to 1 if you have the header file, and it defines `DIR'. */ @@ -22,6 +23,12 @@ /* Define to 1 if you have the `getcwd' function. */ #undef HAVE_GETCWD +/* Define to 1 if you have the header file. */ +#undef HAVE_GETOPT_H + +/* Define to 1 if you have the `getopt_long' function. */ +#undef HAVE_GETOPT_LONG + /* Define to 1 if you have the `getpagesize' function. */ #undef HAVE_GETPAGESIZE @@ -36,6 +43,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_LIMITS_H + +/* Define to 1 if you have the header file. */ +#undef HAVE_LINUX_SEM_H /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H