diff options
Diffstat (limited to 'pyconfig.h.in')
-rw-r--r-- | pyconfig.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/pyconfig.h.in b/pyconfig.h.in index 3e3944a..108a13d 100644 --- a/pyconfig.h.in +++ b/pyconfig.h.in @@ -604,6 +604,9 @@ /* Define to 1 if you have the <libutil.h> header file. */ #undef HAVE_LIBUTIL_H +/* Define you have libuuid. */ +#undef HAVE_LIBUUID + /* Define if you have the 'link' function. */ #undef HAVE_LINK |