Index: /issm/trunk/m4/issm_options.m4
===================================================================
--- /issm/trunk/m4/issm_options.m4	(revision 9836)
+++ /issm/trunk/m4/issm_options.m4	(revision 9837)
@@ -393,5 +393,5 @@
 			;;
 			*linux*)
-			if test "$PETSC_" = "2" ; then
+			if test "$PETSC_VERSION" = "2.3" ; then
 			PETSCLIB="-L$PETSC_ROOT/$PETSC_ARCH/lib -L$PETSC_ROOT/lib -L$PETSC_ROOT/lib/$PETSC_ARCH -lpetscksp -lpetscdm -lpetscmat -lpetscvec -lpetsc  -lpetscsnes -lpetscts"
 			fi
@@ -626,5 +626,5 @@
 		HAVE_MUMPS=yes
 		MUMPSINCL=-I"$MUMPS_ROOT/include"
-		if test "$PETSC_VERSION" = "2" ; then
+		if test "$PETSC_VERSION" = "2.3" ; then
 		MUMPSLIB=-L"$MUMPS_ROOT/lib -ldmumps -lcmumps  -lpord "
 		else
