summaryrefslogtreecommitdiff
path: root/cmakeconfig.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'cmakeconfig.h.in')
-rw-r--r--cmakeconfig.h.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/cmakeconfig.h.in b/cmakeconfig.h.in
index 71ea10cbd0..c206545335 100644
--- a/cmakeconfig.h.in
+++ b/cmakeconfig.h.in
@@ -318,9 +318,15 @@
/* Define if you have the 'strptime' function. */
#cmakedefine HAVE_STRPTIME 1
+/* Define to 1 if `st_birthtime' is a member of `struct stat'. */
+#cmakedefine HAVE_STRUCT_STAT_ST_BIRTHTIME 1
+
/* Define if st_flags field exists in struct stat */
#cmakedefine HAVE_STAT_ST_FLAGS 1
+/* Define to 1 if `__st_birthtime' is a member of `struct stat'. */
+#cmakedefine HAVE_STRUCT_STAT___ST_BIRTHTIME 1
+
/* Define to 1 if you have the `sysconf' function. */
#cmakedefine HAVE_SYSCONF 1