diff options
Diffstat (limited to 'configure.ac')
| -rw-r--r-- | configure.ac | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 4a812f1eb7d..8752ca043bf 100644 --- a/configure.ac +++ b/configure.ac @@ -1349,6 +1349,7 @@ if test "x${with_server}" = "xyes" -a "x$enable_gnfs" = "xyes"; then      BUILD_GNFS="yes"  fi  AM_CONDITIONAL([BUILD_GNFS], [test x$BUILD_GNFS = xyes]) +AC_SUBST(BUILD_GNFS)  dnl end gnfs section  dnl Check for userspace-rcu  | 
