view .hgignore @ 4759:e76d54c038ef

Don't run JRE check during install if Octave was built with --disable-java (bug #54427). * tools/makeinst-script.sh.in: Check configure variable ENABLE_JAVA before having installer check for JRE.
author Rik <rik@octave.org>
date Thu, 05 Jul 2018 08:57:16 -0700
parents 61d45e0f7888
children
line wrap: on
line source

^settings\.mk
^usr/
^log/
^pkg/
^built-packages/
^installed-packages/
^wip/
^tmp-.*/

^autom4te\.cache/
^configure
^config\.status
^config\.log
^Makefile
^cmake-toolchain-file\.stamp

^cross-tools/
^gnuplot/
^octave/
^tools/makeinst-script\.sh
^tools/set-mxe-env\.sh