Merge "BuildSystem: Detect whether uselocale(.) is available." into 13

This commit is contained in:
Jenkins2
2018-03-05 11:58:51 -06:00
committed by Gerrit Code Review
4 changed files with 7 additions and 4 deletions

View File

@@ -1136,6 +1136,9 @@
/* Define to 1 if you have the uriparser library library. */
#undef HAVE_URIPARSER
/* Define to 1 if you have the `uselocale' function. */
#undef HAVE_USELOCALE
/* Define to 1 if you have the `utime' function. */
#undef HAVE_UTIME