From 0a0073daab2c85b958566f0e84d59cb89585fc45 Mon Sep 17 00:00:00 2001 From: Eric Christopher Date: Wed, 25 Aug 2010 08:45:06 +0000 Subject: Regenerate. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112042 91177308-0d34-0410-b5e6-96231b3b80d8 --- include/llvm/Config/config.h.in | 6 ------ 1 file changed, 6 deletions(-) (limited to 'include/llvm/Config/config.h.in') diff --git a/include/llvm/Config/config.h.in b/include/llvm/Config/config.h.in index d0612fe652..911f9877ba 100644 --- a/include/llvm/Config/config.h.in +++ b/include/llvm/Config/config.h.in @@ -148,9 +148,6 @@ /* Define to 1 if you have the `getrusage' function. */ #undef HAVE_GETRUSAGE -/* Have Darwin getsect() support */ -#undef HAVE_GETSECT - /* Define to 1 if you have the `gettimeofday' function. */ #undef HAVE_GETTIMEOFDAY @@ -224,9 +221,6 @@ /* Define to 1 if you have the header file. */ #undef HAVE_MACH_O_DYLD_H -/* Define to 1 if you have the header file. */ -#undef HAVE_MACH_O_GETSECT_H - /* Define if mallinfo() is available on this platform. */ #undef HAVE_MALLINFO -- cgit v1.2.3