rebuild for 10.11+
This commit is contained in:
parent
d989eff547
commit
901b731582
234 changed files with 1522 additions and 927 deletions
|
|
@ -121,13 +121,13 @@
|
|||
#define HAVE_CLOCK 1
|
||||
|
||||
/* Define to 1 if you have the `clock_getres' function. */
|
||||
#define HAVE_CLOCK_GETRES 1
|
||||
/* #undef HAVE_CLOCK_GETRES */
|
||||
|
||||
/* Define to 1 if you have the `clock_gettime' function. */
|
||||
#define HAVE_CLOCK_GETTIME 1
|
||||
/* #undef HAVE_CLOCK_GETTIME */
|
||||
|
||||
/* Define to 1 if you have the `clock_settime' function. */
|
||||
#define HAVE_CLOCK_SETTIME 1
|
||||
/* #undef HAVE_CLOCK_SETTIME */
|
||||
|
||||
/* Define if the C compiler supports computed gotos. */
|
||||
#define HAVE_COMPUTED_GOTOS 1
|
||||
|
|
@ -368,7 +368,7 @@
|
|||
#define HAVE_FTRUNCATE 1
|
||||
|
||||
/* Define to 1 if you have the `futimens' function. */
|
||||
#define HAVE_FUTIMENS 1
|
||||
/* #undef HAVE_FUTIMENS */
|
||||
|
||||
/* Define to 1 if you have the `futimes' function. */
|
||||
#define HAVE_FUTIMES 1
|
||||
|
|
@ -402,7 +402,7 @@
|
|||
#define HAVE_GETC_UNLOCKED 1
|
||||
|
||||
/* Define to 1 if you have the `getentropy' function. */
|
||||
#define HAVE_GETENTROPY 1
|
||||
/* #undef HAVE_GETENTROPY */
|
||||
|
||||
/* Define to 1 if you have the `getgrouplist' function. */
|
||||
#define HAVE_GETGROUPLIST 1
|
||||
|
|
@ -1202,7 +1202,7 @@
|
|||
#define HAVE_UTIL_H 1
|
||||
|
||||
/* Define to 1 if you have the `utimensat' function. */
|
||||
#define HAVE_UTIMENSAT 1
|
||||
/* #undef HAVE_UTIMENSAT */
|
||||
|
||||
/* Define to 1 if you have the `utimes' function. */
|
||||
#define HAVE_UTIMES 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue