From 5536f0196f4d5f7afbb9ab3022473285da34075d Mon Sep 17 00:00:00 2001 From: Jouk Date: Thu, 31 Mar 2022 08:36:00 +0200 Subject: [PATCH] OnOpenVMS langinfo.h is too old --- setup.h_vms | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.h_vms b/setup.h_vms index 3e3fa1cb6e..2d9c4b0170 100644 --- a/setup.h_vms +++ b/setup.h_vms @@ -1316,7 +1316,7 @@ typedef pid_t GPid; #undef ICONV_CONST /* Define if you have the header file. */ -#define HAVE_LANGINFO_H 1 +#undef HAVE_LANGINFO_H /* Define if you have the header file. */ /* #undef HAVE_ESD_H */