changeset 6592:9eff743a7de0

* tools/makeinst-script.sh.in: default to system opengl
author John Donoghue <john.donoghue@ieee.org>
date Sun, 01 Jan 2023 11:54:21 -0500
parents 2dfe73c0c492
children 9f78d66f219e
files tools/makeinst-script.sh.in
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/tools/makeinst-script.sh.in	Sat Dec 31 14:33:50 2022 -0500
+++ b/tools/makeinst-script.sh.in	Sun Jan 01 11:54:21 2023 -0500
@@ -435,7 +435,7 @@
   ; add option for opengl
   \${NSD_CB_AddString} \$InstallOpenGLCtrl "System OpenGL"
   \${NSD_CB_AddString} \$InstallOpenGLCtrl "Software OpenGL"
-  \${NSD_CB_SelectString} \$InstallOpenGLCtrl "Software OpenGL"
+  \${NSD_CB_SelectString} \$InstallOpenGLCtrl "System OpenGL"
 
   !insertmacro MUI_HEADER_TEXT "Install Options" "Choose options for installing"
   nsDialogs::Show  
@@ -581,7 +581,7 @@
   StrCpy \$InstallShortcuts \${BST_CHECKED}
   StrCpy \$RegisterOctaveFileType  \${BST_CHECKED}
   StrCpy \$InstallBlasLib 0
-  StrCpy \$InstallOpenGL 1
+  StrCpy \$InstallOpenGL 0
 
   ; process command line options
   \${GetParameters} \$R0