From: jacob Date: Thu, 9 Dec 2004 23:08:26 +0000 (+0000) Subject: b_port_step files X-Git-Tag: v1_7_100~1765 X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=commitdiff_plain;h=e9a55d0396337bb31f08d06a520185cbe09aedd3 b_port_step files --- diff --git a/configure.ac b/configure.ac index 7e8d2d3..5ce60d7 100644 --- a/configure.ac +++ b/configure.ac @@ -11,4 +11,6 @@ AC_CANONICAL_SYSTEM AM_INIT_AUTOMAKE # AM_MAINTAINER_MODE +AC_PROG_CC + LB_CONFIGURE diff --git a/lustrecvs b/lustrecvs index ff60517..cac91c1 100755 --- a/lustrecvs +++ b/lustrecvs @@ -51,6 +51,10 @@ case "$lustretag" in libsysiotag="head_0809" ;; + b_port_step) + portalstag="b_port_step" + ;; + esac cvs_cmd ()