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

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

View File

@@ -1203,6 +1203,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