X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=config%2Flustre-build.m4;h=78fe111f17eae414ad6a569cda8fbffc853f6dcd;hb=5e1db9849b50209b8316333cb495bf822ef513f3;hp=5b132e86dc2c0476c1e97ff2e46de6e49f1387b2;hpb=a0a1066d30054540d853a067449b90f991b7554a;p=fs%2Flustre-release.git diff --git a/config/lustre-build.m4 b/config/lustre-build.m4 index 5b132e8..78fe111 100644 --- a/config/lustre-build.m4 +++ b/config/lustre-build.m4 @@ -301,6 +301,9 @@ if test x$enable_modules = xyes ; then LB_PROG_LINUX LIBCFS_PROG_LINUX LN_PROG_LINUX + if test x$enable_server != xno; then + LB_EXT4_SRC_DIR + fi LC_PROG_LINUX ;; darwin*)