---
 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


_______________________________________________
Mldonkey-users mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/mldonkey-users

Reply via email to