[Pvfs2-cvs] commit by pw in pvfs2: configure.in

CVS commit program cvs at parl.clemson.edu
Fri Jul 20 15:12:35 EDT 2007


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

Modified Files:
	configure.in 
Log Message:
Fix typo.


Index: configure.in
===================================================================
RCS file: /projects/cvsroot/pvfs2/configure.in,v
diff -u -p -p -u -r1.323 -r1.324
--- configure.in	20 Jul 2007 14:02:53 -0000	1.323
+++ configure.in	20 Jul 2007 19:12:35 -0000	1.324
@@ -759,7 +759,7 @@ CFLAGS="$oldcflags"
 
 dnl allow disabling TCP BMI method
 BUILD_BMI_TCP=1
-AC_ARG_WITH(tcp,
+AC_ARG_WITH(bmi-tcp,
 [  --without-bmi-tcp       Disable BMI TCP method],
     if test -z "$withval" -o "$withval" = yes ; then
 	:



More information about the Pvfs2-cvs mailing list