Whamcloud - gitweb
b_port_step files
authorjacob <jacob>
Thu, 9 Dec 2004 23:08:26 +0000 (23:08 +0000)
committerjacob <jacob>
Thu, 9 Dec 2004 23:08:26 +0000 (23:08 +0000)
configure.ac
lustrecvs

index 7e8d2d3..5ce60d7 100644 (file)
@@ -11,4 +11,6 @@ AC_CANONICAL_SYSTEM
 AM_INIT_AUTOMAKE
 # AM_MAINTAINER_MODE
 
 AM_INIT_AUTOMAKE
 # AM_MAINTAINER_MODE
 
+AC_PROG_CC
+
 LB_CONFIGURE
 LB_CONFIGURE
index ff60517..cac91c1 100755 (executable)
--- a/lustrecvs
+++ b/lustrecvs
@@ -51,6 +51,10 @@ case "$lustretag" in
         libsysiotag="head_0809"
        ;;
 
         libsysiotag="head_0809"
        ;;
 
+    b_port_step)
+        portalstag="b_port_step"
+       ;;
+
 esac
 
 cvs_cmd ()
 esac
 
 cvs_cmd ()