diff options
Diffstat (limited to 'src/H5config.h.in')
-rw-r--r-- | src/H5config.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/H5config.h.in b/src/H5config.h.in index 5a9a79e..0fb003c 100644 --- a/src/H5config.h.in +++ b/src/H5config.h.in @@ -320,6 +320,9 @@ /* Define if the ioctl TIOGWINSZ is defined */ #undef HAVE_TIOCGWINSZ +/* Define to 1 if you have the `tmpfile' function. */ +#undef HAVE_TMPFILE + /* Define if `tm_gmtoff' is a member of `struct tm' */ #undef HAVE_TM_GMTOFF |