]> git.saurik.com Git - wxWidgets.git/blobdiff - setup.h_vms
allow predefining wxNO_XXX_LIB symbols to avoid implicitly linking with the correspon...
[wxWidgets.git] / setup.h_vms
index c4b8bf93ec1796feea5c031b90e690871b8efd7d..97281e3b6801207f9b12cbc24127060aede07cf0 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 : 5 March 2008                                                       *
+ * Date : 9 April 2008                                                       *
  *                                                                           *
  *****************************************************************************/
 
@@ -976,6 +976,12 @@ typedef pid_t GPid;
  * with 'char*' for the 3rd parameter instead of 'const char*' */
 #undef HAVE_BROKEN_VSNPRINTF_DECL
 
+/* Define if you have vsscanf() */
+#define HAVE_VSSCANF 1
+
+/* Define if you have vsscanf() declaration in the header */
+#define HAVE_VSSCANF_DECL 1
+
 /* Define if you have usleep() */
 #define HAVE_USLEEP 1