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 e0fcb6077..bd4f69976 100644 --- a/configure.ac +++ b/configure.ac @@ -69,6 +69,9 @@ SPL_AC_MONOTONIC_CLOCK SPL_AC_INODE_I_MUTEX SPL_AC_DIV64_64 SPL_AC_3ARGS_ON_EACH_CPU +SPL_AC_FIRST_ONLINE_PGDAT +SPL_AC_NEXT_ONLINE_PGDAT +SPL_AC_NEXT_ZONE TOPDIR=`/bin/pwd` |