From 1cc0d920fc927bf4dc270af5d2aec80ba32cd8bc Mon Sep 17 00:00:00 2001 From: Ray Strode Date: Wed, 6 Jun 2007 17:09:03 -0400 Subject: [PATCH] commit autogoo --- config.h.in | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config.h.in b/config.h.in index 8e63754b..5ecb9957 100644 --- a/config.h.in +++ b/config.h.in @@ -12,6 +12,9 @@ /* Define to 1 if you have the `dcgettext' function. */ #undef HAVE_DCGETTEXT +/* Define to 1 if you have the header file. */ +#undef HAVE_DLFCN_H + /* Define if the GNU gettext() function is already present or preinstalled. */ #undef HAVE_GETTEXT