Index: /issm/trunk/externalpackages/petsc/configs/win32/configure.sh
===================================================================
--- /issm/trunk/externalpackages/petsc/configs/win32/configure.sh	(revision 1426)
+++ /issm/trunk/externalpackages/petsc/configs/win32/configure.sh	(revision 1426)
@@ -0,0 +1,3 @@
+#!/bin/bash
+./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
+
