From: yanhao Date: Tue, 10 Dec 2002 15:50:38 +0000 (+0000) Subject: yanhao: fix the bug 461 wrong paths in lconf X-Git-Tag: 0.5.19~73 X-Git-Url: https://git.whamcloud.com/gitweb?a=commitdiff_plain;h=afa3bd160d3f706a12c982996b4db619f8662ce4;p=fs%2Flustre-release.git yanhao: fix the bug 461 wrong paths in lconf fix the bug 386 lconf error message confusing --- diff --git a/lustre/configure.in b/lustre/configure.in index c40124e..de2649e 100644 --- a/lustre/configure.in +++ b/lustre/configure.in @@ -120,6 +120,8 @@ AC_SUBST(demodir) AC_OUTPUT(Makefile lib/Makefile ldlm/Makefile obdecho/Makefile ptlrpc/Makefile \ lov/Makefile osc/Makefile mdc/Makefile mds/Makefile ost/Makefile \ - utils/Makefile tests/Makefile obdfilter/Makefile obdclass/Makefile \ + utils/Makefile utils/lconf tests/Makefile obdfilter/Makefile obdclass/Makefile \ llite/Makefile doc/Makefile scripts/Makefile \ scripts/lustre.spec extN/Makefile) + +chmod +x utils/lconf