summaryrefslogtreecommitdiff
path: root/include/llvm/Config/config.h.in
diff options
context:
space:
mode:
authorEric Christopher <echristo@gmail.com>2013-07-04 00:51:26 +0000
committerEric Christopher <echristo@gmail.com>2013-07-04 00:51:26 +0000
commit2333a31df5eb20db07818252774c3d943d1497d1 (patch)
treed10880574ee192b55521a558b84b33c9d86fe2f0 /include/llvm/Config/config.h.in
parentd1280c194b388663044f002a34aa9cc00c4feb97 (diff)
downloadllvm-2333a31df5eb20db07818252774c3d943d1497d1.tar.gz
llvm-2333a31df5eb20db07818252774c3d943d1497d1.tar.bz2
llvm-2333a31df5eb20db07818252774c3d943d1497d1.tar.xz
Temporarily revert 185601 as it caused cmake build regressions.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@185603 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/llvm/Config/config.h.in')
-rw-r--r--include/llvm/Config/config.h.in6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/llvm/Config/config.h.in b/include/llvm/Config/config.h.in
index 9ef70e171a..c3860b6e08 100644
--- a/include/llvm/Config/config.h.in
+++ b/include/llvm/Config/config.h.in
@@ -166,12 +166,6 @@
/* Define to 1 if you have the `fmodf' function. */
#undef HAVE_FMODF
-/* Define to 1 if you have the `futimens' function. */
-#undef HAVE_FUTIMENS
-
-/* Define to 1 if you have the `futimes' function. */
-#undef HAVE_FUTIMES
-
/* Define to 1 if you have the `getcwd' function. */
#undef HAVE_GETCWD