aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/pyconfig.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'pyconfig.h.in')
-rw-r--r--pyconfig.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/pyconfig.h.in b/pyconfig.h.in
index c91facbedf9..3dbbda157df 100644
--- a/pyconfig.h.in
+++ b/pyconfig.h.in
@@ -1584,6 +1584,9 @@
/* Define if uuid_generate_time_safe() exists. */
#undef HAVE_UUID_GENERATE_TIME_SAFE
+/* Define if uuid_generate_time_safe() is able to deduce a MAC address. */
+#undef HAVE_UUID_GENERATE_TIME_SAFE_STABLE_MAC
+
/* Define to 1 if you have the <uuid.h> header file. */
#undef HAVE_UUID_H