From: Reid Spencer Date: Fri, 2 Jun 2006 00:40:35 +0000 (+0000) Subject: Remove some flags backed out from earlier attempts at getting MING32W X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=76c8710697c1d3dae98f97ef646610f96b830ea5;p=oota-llvm.git Remove some flags backed out from earlier attempts at getting MING32W configuration settled down. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28651 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/include/llvm/Config/config.h.in b/include/llvm/Config/config.h.in index deb09451987..5cf851569f4 100644 --- a/include/llvm/Config/config.h.in +++ b/include/llvm/Config/config.h.in @@ -136,9 +136,6 @@ /* Define if the gv program is available */ #undef HAVE_GV -/* Define to 1 if you have the header file. */ -#undef HAVE_IMAGEHLP_H - /* Define to 1 if you have the `index' function. */ #undef HAVE_INDEX @@ -255,9 +252,6 @@ /* Define to have the %a format string */ #undef HAVE_PRINTF_A -/* Define to 1 if you have the header file. */ -#undef HAVE_PSAPI_H - /* Define to 1 if you have the header file. */ #undef HAVE_PTHREAD_H