X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6341d8249f2952b8e19ddd208a42074eeed1f4dd..1c2d1459e9e4a652118ca666e27757b3193e0e3b:/setup.h_vms diff --git a/setup.h_vms b/setup.h_vms index 04b4205ebc..e533df83e8 100644 --- a/setup.h_vms +++ b/setup.h_vms @@ -1174,9 +1174,6 @@ /* Define if you have the header file. */ #undef HAVE_SCHED_H -/* Define if you have the header file. */ -#define HAVE_STRINGS_H 1 - /* Define if you have the header file. */ #define HAVE_UNISTD_H 1 @@ -1216,6 +1213,12 @@ /* Define this if you have fputws() and putwc() */ #define HAVE_FPUTWC 1 +/* Define this if you have strcasecmp() function in */ +#define HAVE_STRCASECMP_IN_STRING_H 1 + +/* Define this if you have strcasecmp() function in */ +#undef HAVE_STRCASECMP_IN_STRINGS_H + /* Define this if you have wprintf() and related functions */ #define HAVE_WPRINTF 1