mldonkey-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Mldonkey-commits] mldonkey/config Makefile.in


From: mldonkey-commits
Subject: [Mldonkey-commits] mldonkey/config Makefile.in
Date: Wed, 14 Dec 2005 21:38:03 +0000

CVSROOT:        /sources/mldonkey
Module name:    mldonkey
Branch:         
Changes by:     spiralvoice <address@hidden>    05/12/14 21:38:03

Modified files:
        config         : Makefile.in 

Log message:
        patch #4694

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/mldonkey/mldonkey/config/Makefile.in.diff?tr1=1.136&tr2=1.137&r1=text&r2=text

Patches:
Index: mldonkey/config/Makefile.in
diff -u mldonkey/config/Makefile.in:1.136 mldonkey/config/Makefile.in:1.137
--- mldonkey/config/Makefile.in:1.136   Wed Dec 14 21:23:30 2005
+++ mldonkey/config/Makefile.in Wed Dec 14 21:38:03 2005
@@ -19,9 +19,6 @@
 
 ##################################################################
 
-DEVFLAGS= -warn-error Am 
-# -dtypes
-
 NO_LIBS_byte=
 NO_LIBS_opt=
 NO_STATIC_LIBS_opt=
@@ -2007,7 +2004,7 @@
        $(OCAMLOPT) $(PLUGIN_FLAG) $(OFLAGS) $(INCLUDES) -c $<
 
 .ml.cmo :
-       $(OCAMLC) $(DEVFLAGS) $(OFLAGS) $(INCLUDES) -c $<
+       $(OCAMLC) $(OFLAGS) $(INCLUDES) -c $<
 
 .mlcpp.ml:
        cpp $< > $@




reply via email to

[Prev in Thread] Current Thread [Next in Thread]