From: houfeng Date: Wed, 15 Feb 2006 06:05:22 +0000 (+0000) Subject: should be typo; break lustre building X-Git-Tag: v1_7_100~1^103~4^2~22 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=bab06c9c2683f95d25e8b9581978bc1bbca6619a;p=fs%2Flustre-release.git should be typo; break lustre building --- diff --git a/lustre/autoconf/lustre-version.ac b/lustre/autoconf/lustre-version.ac index 745f45d..bc74354 100644 --- a/lustre/autoconf/lustre-version.ac +++ b/lustre/autoconf/lustre-version.ac @@ -11,8 +11,7 @@ m4_define([LUSTRE_VER_OFFSET_WARN],[288]) dnl # User editable part ends here. ----------------------------------------- m4_pattern_allow(AC_LUSTRE) -m4_define([LUSTRE_VERSION],m4_if(LUSTRE_FIX,[0],LUSTRE_MAJOR.LUSTRE_MINOR.LUSTR -E_PATCH,LUSTRE_MAJOR.LUSTRE_MINOR.LUSTRE_PATCH.LUSTRE_FIX)) +m4_define([LUSTRE_VERSION],m4_if(LUSTRE_FIX,[0],LUSTRE_MAJOR.LUSTRE_MINOR.LUSTRE_PATCH,LUSTRE_MAJOR.LUSTRE_MINOR.LUSTRE_PATCH.LUSTRE_FIX)) [AC_LUSTRE_MAJOR]=LUSTRE_MAJOR [AC_LUSTRE_MINOR]=LUSTRE_MINOR