ocaml-gettext/ocaml-gettext-0.3.2-dynlink.patch

12 lines
693 B
Diff
Raw Normal View History

--- ocaml-gettext-0.3.2.orig/ocaml-gettext/Makefile 2008-04-29 21:12:45.000000000 +0100
+++ ocaml-gettext-0.3.2/ocaml-gettext/Makefile 2008-12-05 12:22:12.000000000 +0000
@@ -63,7 +63,7 @@
ocaml-xgettext: $(BUILDBIN)
$(OCAMLC) \
- -I +camlp4 camlp4lib.cma \
+ -I +camlp4 dynlink.cma camlp4lib.cma \
unix.cma \
`$(OCAMLFIND) query -r -predicates byte gettext.extract -i-format` \
`$(OCAMLFIND) query -r -predicates byte gettext.extract -a-format` \