octave: prevent writing to history file when running tests

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@13942 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Karl Wette 2012-11-28 20:23:17 +00:00
commit 18ef95083d

View file

@ -331,7 +331,7 @@ python_clean:
##################################################################
# Make sure these locate your Octave installation
OCTAVE = @OCTAVE@ -qf
OCTAVE = OCTAVE_HISTFILE=/dev/null @OCTAVE@ -qfH
OCTAVE_CXX = $(DEFS) @OCTAVE_CPPFLAGS@ @OCTAVE_CXXFLAGS@
# Extra Octave specific dynamic linking options