OSDN Git Service

Remove some flags backed out from earlier attempts at getting MING32W
authorReid Spencer <rspencer@reidspencer.com>
Fri, 2 Jun 2006 00:40:35 +0000 (00:40 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Fri, 2 Jun 2006 00:40:35 +0000 (00:40 +0000)
configuration settled down.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28651 91177308-0d34-0410-b5e6-96231b3b80d8

include/llvm/Config/config.h.in

index deb0945..5cf8515 100644 (file)
 /* Define if the gv program is available */
 #undef HAVE_GV
 
-/* Define to 1 if you have the <imagehlp.h> header file. */
-#undef HAVE_IMAGEHLP_H
-
 /* Define to 1 if you have the `index' function. */
 #undef HAVE_INDEX
 
 /* Define to have the %a format string */
 #undef HAVE_PRINTF_A
 
-/* Define to 1 if you have the <psapi.h> header file. */
-#undef HAVE_PSAPI_H
-
 /* Define to 1 if you have the <pthread.h> header file. */
 #undef HAVE_PTHREAD_H