diff options
Diffstat (limited to 'source3/include/config.h.in')
-rw-r--r-- | source3/include/config.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/source3/include/config.h.in b/source3/include/config.h.in index a8cd81ddf9..0895a783d4 100644 --- a/source3/include/config.h.in +++ b/source3/include/config.h.in @@ -859,6 +859,9 @@ /* Define to 1 if you have the <termio.h> header file. */ #undef HAVE_TERMIO_H +/* Define to 1 if you have the `timegm' function. */ +#undef HAVE_TIMEGM + /* Whether Tru64 ACLs are available */ #undef HAVE_TRU64_ACLS |