configure: cleanups for nfs ioengine
[fio.git] / options.c
index 2b183c60d01b4cf8f5b320a66d8afc43caac79af..5d3daedf341deaf12cdd81d3f888c8cf7351ba6d 100644 (file)
--- a/options.c
+++ b/options.c
@@ -2140,7 +2140,7 @@ struct fio_option fio_options[FIO_MAX_OPTS] = {
                            .help = "DAOS File System (dfs) IO engine",
                          },
 #endif
-#ifdef CONFIG_NFS
+#ifdef CONFIG_LIBNFS
                          { .ival = "nfs",
                            .help = "NFS IO engine",
                          },