]> git.saurik.com Git - wxWidgets.git/blobdiff - setup.h_vms
update the item width when making it bold, otherwise the selection highlight was...
[wxWidgets.git] / setup.h_vms
index 29e6c67e8b9f14bc54dcc5a401b98e7400f909b9..382eebec3febf354aa70c5e3b59fd1364ecf9ec3 100644 (file)
@@ -3,7 +3,7 @@
  * 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                                                        *
  *                                                                           *
  *****************************************************************************/
 
@@ -304,7 +304,7 @@ typedef pid_t GPid;
 #  define wxUSE_XML       1
 #endif
 
-#define wxUSE_AUI       0
+#define wxUSE_AUI       1
 
 #define wxUSE_CONTROLS     1
 
@@ -477,9 +477,6 @@ typedef pid_t GPid;
 
 #define wxUSE_HELP        1
 
-#define wxUSE_MS_HTML_HELP 0
-
-
 #define wxUSE_WXHTML_HELP 1
 
 #define wxUSE_RESOURCES   1
@@ -1158,6 +1155,9 @@ typedef pid_t GPid;
 /* 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
    ---------------------------------------------------------------------