The unified diff between revisions [242f7e7a..] and [090bacd8..] 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 [a2dbbaf833566ba9d6ac02937ffd34fdf5372cfb]
#    to [a85bfc4e3926532be115ff04e569720f5ae103fd]
#
============================================================
--- Makefile	a2dbbaf833566ba9d6ac02937ffd34fdf5372cfb
+++ Makefile	a85bfc4e3926532be115ff04e569720f5ae103fd
@@ -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 MT/revision && echo MT/revision)
 REVISION_ID    = $(if $(REVISION_FILE),$(shell cat $(REVISION_FILE)))