diff options
Diffstat (limited to 'tools/depends/target/config.site.in')
-rw-r--r-- | tools/depends/target/config.site.in | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tools/depends/target/config.site.in b/tools/depends/target/config.site.in index 677f5656a1..5f1d1c7c7d 100644 --- a/tools/depends/target/config.site.in +++ b/tools/depends/target/config.site.in @@ -115,6 +115,11 @@ if test "@platform_os@" = "android"; then SMB_BUILD_CC_NEGATIVE_ENUM_VALUES=yes libreplace_cv_READDIR_GETDIRENTRIES=no libreplace_cv_READDIR_GETDENTS=no + libreplace_cv_HAVE_IFACE_IFCONF=yes + libreplace_cv_HAVE_MMAP=yes + libreplace_cv_HAVE_GETTIMEOFDAY_TZ=yes + libreplace_cv_HAVE_SECURE_MKSTEMP=yes + samba_cv_REPLACE_READDIR=no samba_cv_HAVE_WRFILE_KEYTAB=yes samba_cv_HAVE_GETTIMEOFDAY_TZ=yes |