Added dynamic module loading: now the Glk program (i.e., the
[rodin/chimara.git] / config.h.in
index 4ad2ae5988ec907f648fa5fd96e29328892f1cc6..f374c7cec43a57f4854290743a1ae1c1923c0a28 100644 (file)
@@ -12,6 +12,9 @@
 /* Define to 1 if you have the `dcgettext' function. */
 #undef HAVE_DCGETTEXT
 
+/* Define to 1 if you have the <dlfcn.h> header file. */
+#undef HAVE_DLFCN_H
+
 /* Define if the GNU gettext() function is already present or preinstalled. */
 #undef HAVE_GETTEXT