forked from OSchip/llvm-project
parent
4b2a79efdd
commit
7a62566626
|
@ -90,12 +90,12 @@
|
|||
/* Define to 1 if you have the <ffi.h> header file. */
|
||||
#cmakedefine HAVE_FFI_H ${HAVE_FFI_H}
|
||||
|
||||
/* Define to 1 if you have the `futimes' function. */
|
||||
#cmakedefine HAVE_FUTIMES ${HAVE_FUTIMES}
|
||||
|
||||
/* Define to 1 if you have the `futimens' function */
|
||||
#cmakedefine HAVE_FUTIMENS ${HAVE_FUTIMENS}
|
||||
|
||||
/* Define to 1 if you have the `futimes' function. */
|
||||
#cmakedefine HAVE_FUTIMES ${HAVE_FUTIMES}
|
||||
|
||||
/* Define to 1 if you have the `getcwd' function. */
|
||||
#cmakedefine HAVE_GETCWD ${HAVE_GETCWD}
|
||||
|
||||
|
|
Loading…
Reference in New Issue