Skip to content

Commit 2e619f1

Browse files
committed
Disable xlocale.h for json-c
1 parent 93d0103 commit 2e619f1

File tree

1 file changed

+1
-1
lines changed
  • vendor/json-c/shipped_for_mta_linux

1 file changed

+1
-1
lines changed

vendor/json-c/shipped_for_mta_linux/config.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@
133133
#define HAVE_VSYSLOG 1
134134

135135
/* Define to 1 if you have the <xlocale.h> header file. */
136-
#define HAVE_XLOCALE_H 1
136+
//#define HAVE_XLOCALE_H 1
137137

138138
/* Have __thread */
139139
#define HAVE___THREAD 1

0 commit comments

Comments
 (0)