[Pvfs2-cvs] commit by robl in pvfs2-1: configure

CVS commit program cvs at parl.clemson.edu
Mon Oct 23 19:00:09 EDT 2006


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

Modified Files:
	configure 
Log Message:
do something in config test to silence spurious warning treated at error.  


Index: configure
===================================================================
RCS file: /projects/cvsroot/pvfs2-1/configure,v
diff -u -w -p -u -r1.321 -r1.322
--- configure	23 Oct 2006 22:25:40 -0000	1.321
+++ configure	23 Oct 2006 23:00:08 -0000	1.322
@@ -8750,7 +8750,7 @@ cat >>conftest.$ac_ext <<_ACEOF
 int
 main ()
 {
-
+fst.get_sb = 0;
   ;
   return 0;
 }



More information about the Pvfs2-cvs mailing list