parent
66febd27cb
commit
83375db733
|
|
@ -337,7 +337,7 @@ Configure::Configure(int& argc, char** argv)
|
|||
dictionary[ "LIBMNG" ] = "auto";
|
||||
dictionary[ "FREETYPE" ] = "no";
|
||||
|
||||
dictionary[ "QT3SUPPORT" ] = "yes";
|
||||
dictionary[ "QT3SUPPORT" ] = "no";
|
||||
dictionary[ "ACCESSIBILITY" ] = "yes";
|
||||
dictionary[ "OPENGL" ] = "yes";
|
||||
dictionary[ "OPENVG" ] = "no";
|
||||
|
|
|
|||
Loading…
Reference in New Issue