X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;ds=sidebyside;f=config%2Flustre-build-ldiskfs.m4;h=e06527e4528a6f31364fb842493e0c5e72284e5b;hb=4d96e960d574387e8ac4a31249ef1d30c859480b;hp=f50373c6e3030ab9cf945ae4f63b44a53f705d60;hpb=efa8fa578d2f7eeeaea11522dd311dddaa715a03;p=fs%2Flustre-release.git diff --git a/config/lustre-build-ldiskfs.m4 b/config/lustre-build-ldiskfs.m4 index f50373c..e06527e 100644 --- a/config/lustre-build-ldiskfs.m4 +++ b/config/lustre-build-ldiskfs.m4 @@ -116,8 +116,11 @@ AC_ARG_WITH([ldiskfs], [], [AC_MSG_WARN([--with-ldiskfs is deprecated, please use --enable-ldiskfs]) AS_IF([test x$withval != xyes -a x$withval != xno], - [AC_MSG_ERROR([the ldiskfs option is deprecated, and - no longer supports paths to external ldiskfs source])]) + [AC_MSG_ERROR([ + +The ldiskfs option is deprecated, +and no longer supports paths to external ldiskfs source +])]) ] ) @@ -200,7 +203,6 @@ Disabling ldiskfs support because complete ext4 source does not exist. If you are building using kernel-devel packages and require ldiskfs server support then ensure that the matching kernel-debuginfo-common and kernel-debuginfo-common- packages are installed. - ]) fi