]> git.saurik.com Git - wxWidgets.git/commitdiff
undefine not working FSWATCHER from OpenVMS compile setup
authorJouk Jansen <joukj@hrem.nano.tudelft.nl>
Thu, 4 Feb 2010 07:26:55 +0000 (07:26 +0000)
committerJouk Jansen <joukj@hrem.nano.tudelft.nl>
Thu, 4 Feb 2010 07:26:55 +0000 (07:26 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@63384 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

setup.h_vms

index 4e227163b43c32140443f3b68e51d183fdd99d2a..e22421f97f21ed964bf0a4e682078365e4201f28 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 : 26 January 2010                                                    *
+ * Date : 4 February 2010                                                    *
  *                                                                           *
  *****************************************************************************/
 
@@ -265,7 +265,7 @@ typedef pid_t GPid;
 
 #define wxUSE_STOPWATCH     1
 
-#define wxUSE_FSWATCHER     1
+#define wxUSE_FSWATCHER     0
 
 #define wxUSE_CONFIG        1