comparison configure.ac @ 25097:cc21f66ecb1c stable

display more info in configure summary about Qt version and missing features If Qt is found, display Qt version in summary. If it is not found or is not functional, display list of missing modules, if any. * acinclude.m4 (OCTAVE_CHECK_QT): Set BUILD_QT_SUMMARY_MSG. * configure.ac: Use it.
author John W. Eaton <jwe@octave.org>
date Mon, 02 Apr 2018 20:32:35 -0400
parents 523298448352
children 5dce8aa80652
comparison
equal deleted inserted replaced
25095:71ed409b2ffb 25097:cc21f66ecb1c
3407 Z libraries: $Z_LIBS 3407 Z libraries: $Z_LIBS
3408 3408
3409 Default pager: $DEFAULT_PAGER 3409 Default pager: $DEFAULT_PAGER
3410 gnuplot: $GNUPLOT 3410 gnuplot: $GNUPLOT
3411 3411
3412 Build Octave Qt GUI: $build_qt_gui 3412 Build Octave Qt GUI: $BUILD_QT_SUMMARY_MSG
3413 JIT compiler for loops: $ENABLE_JIT 3413 JIT compiler for loops: $ENABLE_JIT
3414 Build Java interface: $build_java 3414 Build Java interface: $build_java
3415 Build static libraries: $STATIC_LIBS 3415 Build static libraries: $STATIC_LIBS
3416 Build shared libraries: $SHARED_LIBS 3416 Build shared libraries: $SHARED_LIBS
3417 Dynamic Linking: $ENABLE_DYNAMIC_LINKING $DL_API_MSG 3417 Dynamic Linking: $ENABLE_DYNAMIC_LINKING $DL_API_MSG