The unified diff between revisions [452db4b7..] and [fa30da70..] is displayed below. It can also be downloaded as a raw diff.

This diff has been restricted to the following files: 'Makefile'

#
#
# patch "Makefile"
#  from [09914e7271530740f1aa3a427bf03e2bb3821ac5]
#    to [a7f1fb3490556478b74e1f30a41ffb28e7293402]
#
============================================================
--- Makefile	09914e7271530740f1aa3a427bf03e2bb3821ac5
+++ Makefile	a7f1fb3490556478b74e1f30a41ffb28e7293402
@@ -99,7 +99,7 @@ gnomecanvas_hack.o       : CINCDIRS = -c
 endif
 crypto/ocaml-openssl.o   : CINCDIRS = -ccopt "$(CRYPTO_CFLAGS)"
 gnomecanvas_hack.o       : CINCDIRS = -ccopt "$(GNOMECANVAS_CFLAGS)"
-$(EXTLIB)/unzip.%        : MLFLAGS += -w y
+#$(EXTLIB)/unzip.%        : MLFLAGS += -w y

 REVISION_FILE := $(shell test -r _MTN/revision && echo _MTN/revision)
 REVISION_ID    = $(if $(REVISION_FILE),$(shell cat $(REVISION_FILE)))