2010/3/16 Taco Hoekwater <t...@elvenkind.com>:
> Hi,
>
> I have just uploaded the archives for a new luatex release, 0.52.0.

Sorry Taco for bothering you again.
On my FreeBSD box, configure fails here

if test -z "`${MAKE-make} -v 2>/dev/null | grep GNU`"; then
  if test "x$enable_native_texlive_build" = xno; then
    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Building TeX
Live may require GNU make" >&5
$as_echo "$as_me: WARNING: Building TeX Live may require GNU make" >&2;}
  else
    as_fn_error "Building TeX Live requires GNU make" "$LINENO" 5
  fi
fi

since ${MAKE-make} is set to make instead of gmake which (co)exists in
my system.
At this moment I've no time to find a better workaround than to skip this test.

Regards

-- 
Diego Depaoli
_______________________________________________
dev-context mailing list
dev-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/dev-context

Reply via email to