[project @ 2003-08-13 12:34:45 by simonmar]
[ghc-hetmet.git] / mk / config.h.in
index b3beb40..8a4bab4 100644 (file)
  */
 #undef VOID_INT_SIGNALS
  
+/* Define if you want to include .NET interop support. */
+#undef WANT_DOTNET_SUPPORT
+
 \f
 /* Leave that blank line there!!  Autoheader needs it.
    If you're adding to this file, keep in mind:
 
 /* Define to empty if `const' does not conform to ANSI C. */
 #undef const
+
+/* Define if we want to use Apple's OpenGL for the Quartz Display System on Mac OS X (instead of X11) */   
+#undef USE_QUARTZ_OPENGL