Revision a276c4ac61d5f06f1f966a88a551892f290bbb40 authored by Jérémie Courrèges-Anglas on 16 September 2015, 11:41:00 UTC, committed by Roberto Di Cosmo on 16 September 2015, 12:42:46 UTC
Improve the portability of the test for ocamlbuild -use-ocamlfind.

* shell redirections with "&> /dev/null" and the test(1) operator "=="
  are not portable.  Fix both issues and simplify the test while here.

With this, ./configure on OpenBSD correctly uses Makefile.in and not
Makefile_3.11.in.
1 parent 642dc2b
Raw File
_tags
<*>: annot
#"libparmap.a": use_parmap
<parmap.cm{x,}a>: use_libparmap
<parmap.c{mxs}>: link_libparmap
<*.{ml,mli}>: package(unix), package(bigarray)


<*sdl.*>: package(bigarray), package(sdl)
<*.{ml,mli}>: warn(Ae)
back to top