git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58234
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
* Template for the set.h file for VMS *
* Created from setup.h_in *
* Author : J.Jansen (joukj@hrem.nano.tudelft.nl) *
* Template for the set.h file for VMS *
* Created from setup.h_in *
* Author : J.Jansen (joukj@hrem.nano.tudelft.nl) *
- * Date : 13 January 2009 *
+ * Date : 19 January 2009 *
* *
*****************************************************************************/
* *
*****************************************************************************/
/* Define if you have usleep() */
#define HAVE_USLEEP 1
/* Define if you have usleep() */
#define HAVE_USLEEP 1
+/* Define if you have wcscasecmp() function */
+#undef HAVE_WCSCASECMP
+
+/* Define if you have wcsncasecmp() function */
+#undef HAVE_WCSNCASECMP
+
/* Define if you have wcslen function */
#define HAVE_WCSLEN 1
/* Define if you have wcslen function */
#define HAVE_WCSLEN 1
# *
# Make file for VMS *
# Author : J.Jansen (joukj@hrem.nano.tudelft.nl) *
# *
# Make file for VMS *
# Author : J.Jansen (joukj@hrem.nano.tudelft.nl) *
-# Date : 16 January 2009 *
+# Date : 19 January 2009 *
# *
#*****************************************************************************
.first
# *
#*****************************************************************************
.first
- $(MMS)$(MMSQUALIFIERS) $(OBJECTS),$(OBJECTS0)
+ $(MMS)$(MMSQUALIFIERS) $(OBJECTS)
+ $(MMS)$(MMSQUALIFIERS) $(OBJECTS0)
- library/crea [--.lib]libwx_motif.olb $(OBJECTS),$(OBJECTS0)
+ library/crea [--.lib]libwx_motif.olb $(OBJECTS)
+ library [--.lib]libwx_motif.olb $(OBJECTS0)
- library/crea [--.lib]libwx_gtk.olb $(OBJECTS),$(OBJECTS0)
+ library/crea [--.lib]libwx_gtk.olb $(OBJECTS)
+ library [--.lib]libwx_gtk.olb $(OBJECTS0)
- library/crea [--.lib]libwx_gtk2.olb $(OBJECTS),$(OBJECTS0)
+ library/crea [--.lib]libwx_gtk2.olb $(OBJECTS)
+ library [--.lib]libwx_gtk2.olb $(OBJECTS0)
- library/crea [--.lib]libwx_x11_univ.olb $(OBJECTS),$(OBJECTS0)
+ library/crea [--.lib]libwx_x11_univ.olb $(OBJECTS)
+ library [--.lib]libwx_x11_univ.olb $(OBJECTS0)