mirror of
https://github.com/json-c/json-c.git
synced 2026-04-05 21:39:06 +08:00
Do not use duplocale if building for libnix because it isnt supported yet
This commit is contained in:
@@ -137,6 +137,9 @@
|
||||
/* Define to 1 if you have the `uselocale' function. */
|
||||
#cmakedefine HAVE_USELOCALE
|
||||
|
||||
/* Define to 1 if you have the `duplocale' function. */
|
||||
#cmakedefine HAVE_DUPLOCALE
|
||||
|
||||
/* Define to 1 if newlocale() needs freelocale() called on it's `base` argument */
|
||||
#cmakedefine NEWLOCALE_NEEDS_FREELOCALE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user