mirror of
https://github.com/audacity/wxWidgets.git
synced 2025-12-11 05:47:42 -06:00
Add #undef HAVE_XLOCALE_H
This commit is contained in:
parent
ce90336dff
commit
95595d660b
@ -3,7 +3,7 @@
|
|||||||
* Template for the set.h file for VMS *
|
* Template for the set.h file for VMS *
|
||||||
* Created from setup.h_in *
|
* Created from setup.h_in *
|
||||||
* Author : J.Jansen (joukj@hrem.nano.tudelft.nl) *
|
* 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. */
|
/* Define if setpriority() is available. */
|
||||||
#undef HAVE_SETPRIORITY
|
#undef HAVE_SETPRIORITY
|
||||||
|
|
||||||
|
/* Define if xlocale.h header file exists. */
|
||||||
|
#undef HAVE_XLOCALE_H
|
||||||
|
|
||||||
/* Define if locale_t is available */
|
/* Define if locale_t is available */
|
||||||
#undef HAVE_LOCALE_T
|
#undef HAVE_LOCALE_T
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user