forked from OSchip/llvm-project
Remove some flags backed out from earlier attempts at getting MING32W
configuration settled down. llvm-svn: 28651
This commit is contained in:
parent
aa1b11cdc3
commit
54e7880bf0
|
@ -136,9 +136,6 @@
|
|||
/* 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
|
||||
|
||||
|
@ -255,9 +252,6 @@
|
|||
/* 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
|
||||
|
||||
|
|
Loading…
Reference in New Issue