Index: /issm/trunk-jpl/externalpackages/metis/configs/4.0/win7/Makefile.in.patch
===================================================================
--- /issm/trunk-jpl/externalpackages/metis/configs/4.0/win7/Makefile.in.patch	(revision 11820)
+++ /issm/trunk-jpl/externalpackages/metis/configs/4.0/win7/Makefile.in.patch	(revision 11821)
@@ -9,13 +9,13 @@
 ---
 > OPTFLAGS = -DWIN32 -D__VC__
-16,17c16,22
-< # What tool to use to create library
-< LIB=lib.exe
+14,20c16,17
+< # What archiving to use
+< AR = ar rv
+< 
+< # What to use for indexing the archive
+< RANLIB = ranlib
+< #RANLIB = ar -ts
+< #RANLIB = 
 ---
-> # What archiving to use
-> AR = ar rv
-> 
-> # What to use for indexing the archive
-> RANLIB = ranlib
-> #RANLIB = ar -ts
-> #RANLIB = 
+> # What tool to use to create library
+> LIB=lib.exe
