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, 0 insertions, 10 deletions
diff --git a/graphics/ocaml-images/files/patch-configure.ac b/graphics/ocaml-images/files/patch-configure.ac deleted file mode 100644 index a3e65e951247..000000000000 --- a/graphics/ocaml-images/files/patch-configure.ac +++ /dev/null @@ -1,10 +0,0 @@ ---- 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 |