diff options
Diffstat (limited to 'graphics/ocaml-images/files/patch-configure.ac')
-rw-r--r-- | graphics/ocaml-images/files/patch-configure.ac | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/graphics/ocaml-images/files/patch-configure.ac b/graphics/ocaml-images/files/patch-configure.ac new file mode 100644 index 000000000000..a3e65e951247 --- /dev/null +++ b/graphics/ocaml-images/files/patch-configure.ac @@ -0,0 +1,10 @@ +--- configure.ac.orig 2010-03-26 01:15:49.000000000 -0700 ++++ configure.ac 2010-03-26 01:15:52.000000000 -0700 +@@ -5,7 +5,6 @@ + + # Check ocaml + AC_PROG_OCAML([3.08]) +-AC_PROG_OCAML_TOOL(OCAMLMKLIB, ocamlmklib) + AC_SUBST(OCAMLLIB) + + # Check versions to build |