mldonkey-users
[Top][All Lists]
Advanced

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

[Mldonkey-users] [PATCH 7/7] restore OSX compatibility (bug #36654)


From: ygrek
Subject: [Mldonkey-users] [PATCH 7/7] restore OSX compatibility (bug #36654)
Date: Mon, 18 Jun 2012 00:20:42 +0300

---
 config/Makefile.in |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config/Makefile.in b/config/Makefile.in
index 4f0488f..ca2683e 100644
--- a/config/Makefile.in
+++ b/config/Makefile.in
@@ -1847,7 +1847,7 @@ rpm: sourcedist
        $(OCAMLC) $(DEVFLAGS) $(INCLUDES) -c $<
 
 .mlcpp.ml:
-       @$(CPP) -x c -P $< $(FIX_BROKEN_CPP) -o $@
+       @$(CPP) -x c -P $< $(FIX_BROKEN_CPP) > $@
 
 %.ml: %.mlp $(BITSTRING)/pa_bitstring.cmo
        $(CAMLP4OF) build/bitstring.cma $(BITSTRING)/bitstring_persistent.cmo 
$(BITSTRING)/pa_bitstring.cmo -impl $< -o $@
-- 
1.7.10




reply via email to

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