BuildSystem: Detect whether uselocale(.) is available.

ASTERISK-27712
Reported by: Joerg Sonnenberger, D'Arcy Cain

Change-Id: Idf1c9d43617a3e13028b95b313415903d80ef807
This commit is contained in:
Alexander Traud
2018-03-03 13:56:03 +01:00
parent 0a452a5f1d
commit 98e8e849da
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