[PVFS2-CVS] commit by robl in pvfs2-1: configure

CVS commit program cvs at parl.clemson.edu
Mon Nov 21 11:38:25 EST 2005


Update of /projects/cvsroot/pvfs2-1
In directory parlweb:/tmp/cvs-serv1289

Modified Files:
      Tag: pvfs2-1-3-1-branch
	configure 
Log Message:
commit generated stuff


Index: configure
===================================================================
RCS file: /projects/cvsroot/pvfs2-1/configure,v
diff -u -w -p -u -r1.258.2.5 -r1.258.2.6
--- configure	18 Nov 2005 21:59:17 -0000	1.258.2.5
+++ configure	21 Nov 2005 16:38:23 -0000	1.258.2.6
@@ -7559,7 +7559,7 @@ fi
 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
 	done
 
-	if test "x$dbheader" != "xnotfound"; then
+	if test "x$dbheader" = "xnotfound"; then
 		cat >conftest.$ac_ext <<_ACEOF
 #include "$dbpath/include/db.h"
 _ACEOF
@@ -8163,7 +8163,7 @@ fi
 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
 	done
 
-	if test "x$dbheader" != "xnotfound"; then
+	if test "x$dbheader" = "xnotfound"; then
 		cat >conftest.$ac_ext <<_ACEOF
 #include "$dbpath/include/db.h"
 _ACEOF



More information about the PVFS2-CVS mailing list