* Template for the set.h file for VMS *
* Created from setup.h_in *
* Author : J.Jansen (joukj@hrem.nano.tudelft.nl) *
- * Date : 2 June 2006 *
+ * Date : 9 June 2006 *
* *
*****************************************************************************/
# define wxUSE_XML 1
#endif
-#define wxUSE_AUI 0
+#define wxUSE_AUI 1
#define wxUSE_CONTROLS 1
#define wxUSE_HELP 1
-#define wxUSE_MS_HTML_HELP 0
-
-
#define wxUSE_WXHTML_HELP 1
#define wxUSE_RESOURCES 1
/* Define if you have Pango xft support */
#undef HAVE_PANGO_XFT
+/* Define if you have the <sys/select.h> header file. */
+#undef HAVE_SYS_SELECT_H
+
/* ---------------------------------------------------------------------
Win32 adjustments section
---------------------------------------------------------------------