]> git.saurik.com Git - wxWidgets.git/blobdiff - setup.h_vms
Use line width code from GTK+ print in GNOME print
[wxWidgets.git] / setup.h_vms
index 85aa3d107e05876e668b7125c954fe7f68ce19eb..25d72118aa8a793a032679375ff3d372754e2125 100644 (file)
@@ -674,6 +674,11 @@ typedef pid_t GPid;
  */
 #undef HAVE_VISIBILITY
 
  */
 #undef HAVE_VISIBILITY
 
+/*
+ * Define if the compiler supports GCC's atomic memory access builtins
+ */
+#undef HAVE_GCC_ATOMIC_BUILTINS
+
 /*
  * The built-in regex supports advanced REs in additional to POSIX's basic
  * and extended. Your system regex probably won't support this, and in this
 /*
  * The built-in regex supports advanced REs in additional to POSIX's basic
  * and extended. Your system regex probably won't support this, and in this
@@ -689,6 +694,10 @@ typedef pid_t GPid;
  * Use SDL for audio (Unix)
  */
 #define wxUSE_LIBSDL 0
  * Use SDL for audio (Unix)
  */
 #define wxUSE_LIBSDL 0
+/*
+ * Use GTK print for printing under GTK+ 2.0
+ */
+#define wxUSE_GTKPRINT 0
 /*
  * Use GNOME print for printing under GTK+ 2.0
  */
 /*
  * Use GNOME print for printing under GTK+ 2.0
  */