summaryrefslogtreecommitdiff
path: root/autoconf
diff options
context:
space:
mode:
authorEric Christopher <echristo@gmail.com>2013-07-04 01:10:38 +0000
committerEric Christopher <echristo@gmail.com>2013-07-04 01:10:38 +0000
commitc589a5f2849620306b14077b16e51a3e0b7ef5cd (patch)
tree30f9655e0c82d579e5f1983d703e77b8d755b3bd /autoconf
parent2333a31df5eb20db07818252774c3d943d1497d1 (diff)
downloadllvm-c589a5f2849620306b14077b16e51a3e0b7ef5cd.tar.gz
llvm-c589a5f2849620306b14077b16e51a3e0b7ef5cd.tar.bz2
llvm-c589a5f2849620306b14077b16e51a3e0b7ef5cd.tar.xz
Reapply r185601 with a fix for the cmake build.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@185605 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'autoconf')
-rw-r--r--autoconf/configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/autoconf/configure.ac b/autoconf/configure.ac
index a083ae72ae..7137e29553 100644
--- a/autoconf/configure.ac
+++ b/autoconf/configure.ac
@@ -1619,6 +1619,7 @@ AC_CHECK_FUNCS([mktemp posix_spawn pread realpath sbrk setrlimit strdup ])
AC_CHECK_FUNCS([strerror strerror_r setenv arc4random ])
AC_CHECK_FUNCS([strtoll strtoq sysconf malloc_zone_statistics ])
AC_CHECK_FUNCS([setjmp longjmp sigsetjmp siglongjmp writev])
+AC_CHECK_FUNCS([futimes futimens])
AC_C_PRINTF_A
AC_FUNC_RAND48