summaryrefslogtreecommitdiff
path: root/math/octave/files/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to 'math/octave/files/patch-configure')
-rw-r--r--math/octave/files/patch-configure9
1 files changed, 9 insertions, 0 deletions
diff --git a/math/octave/files/patch-configure b/math/octave/files/patch-configure
index d230604579da..f0fa95cd7ddc 100644
--- a/math/octave/files/patch-configure
+++ b/math/octave/files/patch-configure
@@ -225,6 +225,15 @@
soname_spec='$libname$release$shared_ext$major'
need_version=no
need_lib_prefix=no
+@@ -34697,7 +34697,7 @@ $as_echo_n "checking Qt version $ver...
+ case "$qt_version" in
+ 4)
+ QT_MODULES="QtCore QtGui QtNetwork QtOpenGL"
+- octave_qscintilla_libnames=qscintilla2
++ octave_qscintilla_libnames=qscintilla2_qt4
+ ;;
+ 5)
+ QT_MODULES="Qt5Core Qt5Gui Qt5Network Qt5OpenGL Qt5PrintSupport"
@@ -35738,7 +35738,7 @@ esac
fi