mldonkey-commits
[Top][All Lists]
Advanced

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

[Mldonkey-commits] mldonkey config/Makefile.in distrib/ChangeLog


From: mldonkey-commits
Subject: [Mldonkey-commits] mldonkey config/Makefile.in distrib/ChangeLog
Date: Wed, 08 Mar 2006 20:58:22 +0000

CVSROOT:        /sources/mldonkey
Module name:    mldonkey
Branch:         
Changes by:     spiralvoice <address@hidden>    06/03/08 20:58:22

Modified files:
        config         : Makefile.in 
        distrib        : ChangeLog 

Log message:
        patch #4963

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/mldonkey/mldonkey/config/Makefile.in.diff?tr1=1.151&tr2=1.152&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/mldonkey/mldonkey/distrib/ChangeLog.diff?tr1=1.764&tr2=1.765&r1=text&r2=text

Patches:
Index: mldonkey/config/Makefile.in
diff -u mldonkey/config/Makefile.in:1.151 mldonkey/config/Makefile.in:1.152
--- mldonkey/config/Makefile.in:1.151   Sun Feb 26 16:23:55 2006
+++ mldonkey/config/Makefile.in Wed Mar  8 20:58:22 2006
@@ -2013,10 +2013,10 @@
        ./svg_converter.byte $@
 
 .ml.cmx :
-       $(OCAMLOPT) $(PLUGIN_FLAG) $(OFLAGS) $(INCLUDES) -c $<
+       $(OCAMLOPT) $(DEVFLAGS) $(PLUGIN_FLAG) $(OFLAGS) $(INCLUDES) -c $<
 
 .ml.cmo :
-       $(OCAMLC) $(OFLAGS) $(INCLUDES) -c $<
+       $(OCAMLC) $(DEVFLAGS) $(OFLAGS) $(INCLUDES) -c $<
 
 .mlcpp.ml:
        cpp -P $< $(FIX_BROKEN_CPP) > $@
Index: mldonkey/distrib/ChangeLog
diff -u mldonkey/distrib/ChangeLog:1.764 mldonkey/distrib/ChangeLog:1.765
--- mldonkey/distrib/ChangeLog:1.764    Wed Mar  8 20:05:26 2006
+++ mldonkey/distrib/ChangeLog  Wed Mar  8 20:58:22 2006
@@ -15,6 +15,7 @@
 =========
 
 2006/03/08
+4963: Re-apply $DEVFLAGS to Makefile.in (pango)
 4961: EDK: New default URL for server list download
 4960: Ignore .DS_Store on MacOSX, BT: ignore dirs in torrents/incoming (pango)
 




reply via email to

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