Index: /issm/trunk/externalpackages/petsc/configs/winxp32/configure.sh
===================================================================
--- /issm/trunk/externalpackages/petsc/configs/winxp32/configure.sh	(revision 1572)
+++ /issm/trunk/externalpackages/petsc/configs/winxp32/configure.sh	(revision 1573)
@@ -1,2 +1,2 @@
 #!/bin/bash
-./config/configure.py  --with-parallel-no --prefix="$ISSM_DIR_CYGWIN/externalpackages/petsc/install" --PETSC_ARCH=cygwin-intel --PETSC_DIR="$ISSM_DIR_CYGWIN/externalpackages/petsc/install" --with-debugging=0 --with-mpi=0 --download-c-blas-lapack=1
+./config/configure.py  --with-parallel-no --prefix="$ISSM_DIR/externalpackages/petsc/install" --PETSC_ARCH=cygwin-intel --PETSC_DIR="$ISSM_DIR/externalpackages/petsc/install" --with-debugging=0 --with-mpi=0 --download-c-blas-lapack=1
