Skip to content

Commit bb2c662

Browse files
committed
autoconf: update src/ac-hdrs.h.in and configure
1 parent 6823406 commit bb2c662

2 files changed

Lines changed: 120 additions & 371 deletions

File tree

src/ac-hdrs.h.in

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,9 @@
6060
/* Define to 1 if you have the `socketpair' function. */
6161
#undef HAVE_SOCKETPAIR
6262

63+
/* MacOS struct stat.st_mtimespec */
64+
#undef HAVE_STAT_ST_MTIMESPEC
65+
6366
/* Define to 1 if you have the <stdint.h> header file. */
6467
#undef HAVE_STDINT_H
6568

0 commit comments

Comments
 (0)