configure and makefile updates
[monky] / src / config.h.in
index c08ebec..1b64a4c 100644 (file)
@@ -15,6 +15,9 @@
 /* Define to 1 if you have the <dirent.h> header file. */
 #undef HAVE_DIRENT_H
 
+/* Define to 1 if you have the <dlfcn.h> header file. */
+#undef HAVE_DLFCN_H
+
 /* Define if you have getloadavg */
 #undef HAVE_GETLOADAVG
 
 /* Define if you have kstat (Solaris) */
 #undef HAVE_KSTAT
 
-/* Define if you have libXext */
-#undef HAVE_LIBXEXT
-
 /* Define to 1 if you have the <linux/soundcard.h> header file. */
 #undef HAVE_LINUX_SOUNDCARD_H
 
+/* Define to 1 if you have the <mcheck.h> header file. */
+#undef HAVE_MCHECK_H
+
 /* Define to 1 if you have the <memory.h> header file. */
 #undef HAVE_MEMORY_H
 
@@ -78,9 +81,6 @@
 /* Define if you have X11 */
 #undef HAVE_X11
 
-/* Define to 1 if you have the <X11/extensions/Xdbe.h> header file. */
-#undef HAVE_X11_EXTENSIONS_XDBE_H
-
 /* Define to 1 if you have the <X11/Xlib.h> header file. */
 #undef HAVE_X11_XLIB_H
 
 
 /* Define if you are using Xft */
 #undef XFT
+
+/* Define to 1 if the X Window System is missing or not being used. */
+#undef X_DISPLAY_MISSING