diff options
author | Gabriel Scherer <gabriel.scherer@gmail.com> | 2013-07-01 12:12:33 +0000 |
---|---|---|
committer | Gabriel Scherer <gabriel.scherer@gmail.com> | 2013-07-01 12:12:33 +0000 |
commit | 20710f367540da4b297010c7e9de99e9ac323b46 (patch) | |
tree | bc31ac38d2c608ab8bafc620f2353457c90e51e0 /otherlibs/win32unix/unixsupport.c | |
parent | cf5a7e3b5004114dbcce44e2d737dbdb91b9fcf0 (diff) |
[patch by Adrien Nader] build: avoid an unneeded gnu-style conditional in Makefile.
The OpenBSD Jenkins slave started failing because of the use of
gnu-style conditionals.
There's unfortunately no way that I know of to get a conditional syntax
that works both with gmake and mk.
Fortunately, the conditional wasn't needed at all since the value was
already computed in the configure step.
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@13861 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
Diffstat (limited to 'otherlibs/win32unix/unixsupport.c')
0 files changed, 0 insertions, 0 deletions