forked from OSchip/llvm-project
parent
32c450ae6a
commit
ae2a14be2a
|
@ -89,9 +89,6 @@
|
|||
/* Define to 1 if you have the `getrusage' function. */
|
||||
#cmakedefine HAVE_GETRUSAGE ${HAVE_GETRUSAGE}
|
||||
|
||||
/* Define to 1 if you have the <inttypes.h> header file. */
|
||||
#cmakedefine HAVE_INTTYPES_H ${HAVE_INTTYPES_H}
|
||||
|
||||
/* Define to 1 if you have the `isatty' function. */
|
||||
#cmakedefine HAVE_ISATTY 1
|
||||
|
||||
|
@ -188,9 +185,6 @@
|
|||
/* Define to 1 if you have the <signal.h> header file. */
|
||||
#cmakedefine HAVE_SIGNAL_H ${HAVE_SIGNAL_H}
|
||||
|
||||
/* Define to 1 if you have the <stdint.h> header file. */
|
||||
#cmakedefine HAVE_STDINT_H ${HAVE_STDINT_H}
|
||||
|
||||
/* Define to 1 if you have the `strerror' function. */
|
||||
#cmakedefine HAVE_STRERROR ${HAVE_STRERROR}
|
||||
|
||||
|
|
Loading…
Reference in New Issue