Minor configure.ac output display correction testing for octave
This commit is contained in:
parent
64e2c43c93
commit
ac3f668c83
1 changed files with 1 additions and 1 deletions
|
|
@ -1091,7 +1091,7 @@ if test -n "$OCTAVE"; then
|
||||||
AS_IF([test "x`${OCTAVE} --version 2>/dev/null | sed -n -e '1p' | sed -n -e '/Octave, version/p'`" != x],[
|
AS_IF([test "x`${OCTAVE} --version 2>/dev/null | sed -n -e '1p' | sed -n -e '/Octave, version/p'`" != x],[
|
||||||
AC_MSG_RESULT([yes])
|
AC_MSG_RESULT([yes])
|
||||||
],[
|
],[
|
||||||
AC_MSG_NOTICE([no])
|
AC_MSG_RESULT([no])
|
||||||
OCTAVE=
|
OCTAVE=
|
||||||
])
|
])
|
||||||
fi
|
fi
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue