aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>2014-08-08 17:02:34 -0400
committerTheodore Ts'o <tytso@mit.edu>2014-08-08 17:02:34 -0400
commit489ff4a2c7acfe4bbfdf14a68a674933a54e1632 (patch)
tree26f77b45748e31f9bd5c5d091d6550f95a653156 /configure
parentc83b20ef65fea46fdf4431ea98d81c8c985fdd59 (diff)
parentf00948ad1df100c7d616ef6fbf7609329a2e4001 (diff)
downloadandroid_external_e2fsprogs-489ff4a2c7acfe4bbfdf14a68a674933a54e1632.tar.gz
android_external_e2fsprogs-489ff4a2c7acfe4bbfdf14a68a674933a54e1632.tar.bz2
android_external_e2fsprogs-489ff4a2c7acfe4bbfdf14a68a674933a54e1632.zip
Merge branch 'maint' into next
Conflicts: configure
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 8ad1408f..65449c90 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 pread pwrite 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 pread64 pwrite64 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"