android and python updates

This commit is contained in:
Vitor Santos Costa
2016-08-23 17:28:23 -05:00
parent 6f6e294703
commit 676582fe4f
6 changed files with 12 additions and 4 deletions

View File

@@ -254,6 +254,7 @@ check_symbol_exists(ffsll <string.h> HAVE_FFSLL)
check_function_exists(__builtin_ffsll HAVE___BUILTIN_FFSLL)
check_function_exists(fgetpos HAVE_FGETPOS)
check_function_exists(finite HAVE_FINITE)
check_function_exists(iswblank HAVE_ISWBLANK)
check_symbol_exists(flsl <string.h> HAVE_FLSL)
check_symbol_exists(flsll <string.h> HAVE_FLSLL)
check_function_exists(fmemopen HAVE_FMEMOPEN)