From e9a55d0396337bb31f08d06a520185cbe09aedd3 Mon Sep 17 00:00:00 2001 From: jacob Date: Thu, 9 Dec 2004 23:08:26 +0000 Subject: [PATCH 1/1] b_port_step files --- configure.ac | 2 ++ lustrecvs | 4 ++++ 2 files changed, 6 insertions(+) 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 () -- 1.8.3.1