Add #undef HAVE_XLOCALE_H

This commit is contained in:
Jouk
2018-01-22 10:44:27 +01:00
parent ce90336dff
commit 95595d660b

View 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 : 12 December 2017 *
* Date : 22 January 2018 *
* *
*****************************************************************************/
@@ -1387,6 +1387,9 @@ typedef pid_t GPid;
/* Define if setpriority() is available. */
#undef HAVE_SETPRIORITY
/* Define if xlocale.h header file exists. */
#undef HAVE_XLOCALE_H
/* Define if locale_t is available */
#undef HAVE_LOCALE_T