view m4/module.mk @ 20295:137f183b7dee stable

Fix conversion from string cell array into java's String[] (bug #45290) * libinterp/octave-value/ov-java.cc: when unboxing an octave_value into a java object, cell arrays were never handled because they were caught in the block handling numeric arrays. This was a regression introduced by cset 81fcf4aa9e03.
author Carnë Draug <carandraug@octave.org>
date Mon, 15 Jun 2015 02:08:41 +0100
parents 81078b0e39e8
children
line wrap: on
line source

EXTRA_DIST += \
  m4/module.mk \
  m4/ax_blas.m4 \
  m4/ax_blas_f77_func.m4 \
  m4/ax_compare_version.m4 \
  m4/ax_lapack.m4 \
  m4/ax_openmp.m4 \
  m4/ax_pthread.m4 \
  m4/gnulib-cache.m4 \
  m4/libtool.m4 \
  m4/ltoptions.m4 \
  m4/ltsugar.m4 \
  m4/ltversion.m4 \
  m4/lt~obsolete.m4 \
  m4/pkg.m4