[Pvfs2-cvs] commit by dbonnie in pvfs2/maint: make-dist.sh
CVS commit program
cvs at parl.clemson.edu
Fri May 16 11:15:20 EDT 2008
Update of /anoncvs/pvfs2/maint
In directory parlweb1:/tmp/cvs-serv1762/maint
Modified Files:
Tag: cu-security-branch
make-dist.sh
Log Message:
Updated branch with code from HEAD
Index: make-dist.sh
===================================================================
RCS file: /anoncvs/pvfs2/maint/make-dist.sh,v
diff -p -u -r1.12 -r1.12.2.1
--- make-dist.sh 24 Mar 2008 14:45:52 -0000 1.12
+++ make-dist.sh 16 May 2008 15:15:20 -0000 1.12.2.1
@@ -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