[PVFS2-CVS] commit by pw in pvfs2/test/common/pav: configfile.sample.in

CVS commit program cvs at parl.clemson.edu
Wed Mar 10 15:35:55 EST 2004


Update of /projects/cvsroot/pvfs2/test/common/pav
In directory parlweb:/tmp/cvs-serv32104/test/common/pav

Modified Files:
	configfile.sample.in 
Log Message:
Fix symbol names to match new configure


Index: configfile.sample.in
===================================================================
RCS file: /projects/cvsroot/pvfs2/test/common/pav/configfile.sample.in,v
diff -u -p -u -r1.5 -r1.6
--- configfile.sample.in	1 Mar 2004 18:18:00 -0000	1.5
+++ configfile.sample.in	10 Mar 2004 20:35:55 -0000	1.6
@@ -4,8 +4,8 @@
 #	. trailing whitespace can confuse some parts of PAV
 # 
 
-SRCDIR_TOP=@SRC_TOP_LEVEL@
-BUILDDIR=@BUILD_TOP_LEVEL@
+SRCDIR_TOP=@SRC_ABSOLUTE_TOP@
+BUILDDIR=@BUILD_ABSOLUTE_TOP@
 # primative bakctick expansion is allowed: 
 # NODEFILE=`sort $PBS_NODEFILE | uniq > machines ; echo machines`
 NODEFILE=machines.pav



More information about the PVFS2-CVS mailing list