[Pvfs2-cvs] commit by pcarns in pvfs2-1/maint: make-dist.sh

CVS commit program cvs at parl.clemson.edu
Tue Jun 24 11:01:25 EDT 2008


Update of /projects/cvsroot/pvfs2-1/maint
In directory parlweb1:/tmp/cvs-serv6835/maint

Modified Files:
      Tag: small-file-branch
	make-dist.sh 
Log Message:
reverse merge latest trunk changes to small-file-branch and update msgpair
usage where needed


Index: make-dist.sh
===================================================================
RCS file: /projects/cvsroot/pvfs2-1/maint/make-dist.sh,v
diff -p -u -r1.11.2.1 -r1.11.2.2
--- make-dist.sh	7 Apr 2008 15:07:07 -0000	1.11.2.1
+++ make-dist.sh	24 Jun 2008 15:01:25 -0000	1.11.2.2
@@ -68,8 +68,8 @@ cd $TARGETDIR
 # dump some special options into the top level module.mk.in
 echo "DIST_RELEASE = 1" >> module.mk.in
 
-# configure, build docs and state machine files
-./configure
+# Run config.save to regenerate files.
+./config.save
 if [ $? -ne 0 ]
 then
     exit 1



More information about the Pvfs2-cvs mailing list