aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>2014-08-02 22:05:03 -0400
committerTheodore Ts'o <tytso@mit.edu>2014-08-02 22:05:03 -0400
commit14207cf60e0f53b57ef8252a8ae3f6a124465b64 (patch)
tree9f7744a16cb6aab5073e6a27f43c017b0fc9df21 /configure
parent5543f45eeaebfdeb1301146eb90ffcecbae527ba (diff)
parentbf140bf29866991a3711688a5182fc5b1ae7c7cd (diff)
downloadandroid_external_e2fsprogs-14207cf60e0f53b57ef8252a8ae3f6a124465b64.tar.gz
android_external_e2fsprogs-14207cf60e0f53b57ef8252a8ae3f6a124465b64.tar.bz2
android_external_e2fsprogs-14207cf60e0f53b57ef8252a8ae3f6a124465b64.zip
Merge branch 'maint' into next
Conflicts: configure misc/Makefile.in
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 6c503aaf..8ad1408f 100755
--- a/configure
+++ b/configure
@@ -13071,7 +13071,7 @@ if test "$ac_res" != no; then :
fi
fi
-for ac_func in __secure_getenv backtrace blkid_probe_get_topology blkid_probe_enable_partitions chflags fadvise64 fallocate fallocate64 fchown fdatasync fstat64 ftruncate64 futimes getcwd getdtablesize getmntinfo getpwuid_r getrlimit getrusage jrand48 llistxattr llseek lseek64 mallinfo mbstowcs memalign mempcpy mmap msync nanosleep open64 pathconf posix_fadvise posix_fadvise64 posix_memalign prctl secure_getenv setmntent setresgid setresuid snprintf srandom stpcpy strcasecmp strdup strnlen strptime strtoull sync_file_range sysconf usleep utime valloc
+for ac_func in __secure_getenv backtrace blkid_probe_get_topology blkid_probe_enable_partitions chflags fadvise64 fallocate fallocate64 fchown fdatasync fstat64 ftruncate64 futimes getcwd getdtablesize getmntinfo getpwuid_r getrlimit getrusage jrand48 llistxattr llseek lseek64 mallinfo mbstowcs memalign mempcpy mmap msync nanosleep open64 pathconf posix_fadvise posix_fadvise64 posix_memalign prctl pread pwrite secure_getenv setmntent setresgid setresuid snprintf srandom stpcpy strcasecmp strdup strnlen strptime strtoull sync_file_range sysconf usleep utime valloc
do :
as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"