diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 1e8c4c0f5..f93208115 100644 --- a/configure.ac +++ b/configure.ac @@ -54,6 +54,9 @@ SPL_AC_CTL_UNNUMBERED SPL_AC_FLS64 SPL_AC_DEVICE_CREATE SPL_AC_CLASS_DEVICE_CREATE +SPL_AC_SET_NORMALIZED_TIMESPEC_EXPORT +SPL_AC_SET_NORMALIZED_TIMESPEC_INLINE +SPL_AC_TIMESPEC_SUB TOPDIR=`/bin/pwd` |