changeset 32988:c36a9a493c0e bytecode-interpreter

maint: merge default to bytecode-interpreter
author Rik <rik@octave.org>
date Thu, 08 Feb 2024 08:43:40 -0800
parents bd88c4ebde76 (current diff) 3d62521c7228 (diff)
children fbed4958bfca
files configure.ac
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/configure.ac	Thu Feb 08 07:54:17 2024 -0500
+++ b/configure.ac	Thu Feb 08 08:43:40 2024 -0800
@@ -3398,15 +3398,15 @@
   Build Java interface:                 $build_java
   Build static libraries:               $STATIC_LIBS
   Build shared libraries:               $SHARED_LIBS
+  Dynamic Linking API:                  $DL_API_MSG
   Use library visibility flags:         $ENABLE_LIB_VISIBILITY_FLAGS
-  Dynamic Linking API:                  $DL_API_MSG
-  Include support for GNU readline:     $USE_READLINE
-  Use push parser in command line REPL: $ENABLE_COMMAND_LINE_PUSH_PARSER
   64-bit array dims and indexing:       $ENABLE_64
   64-bit BLAS array dims and indexing:  $HAVE_64_BIT_BLAS
   Use std::pmr::polymorphic_allocator:  $ENABLE_STD_PMR_POLYMORPHIC_ALLOCATOR
   OpenMP SMP multithreading:            $ENABLE_OPENMP
   Truncate intermediate FP results:     $ENABLE_FLOAT_TRUNCATE
+  Include support for GNU readline:     $USE_READLINE
+  Use push parser in command line REPL: $ENABLE_COMMAND_LINE_PUSH_PARSER
   Build cross tools:                    $cross_tools
   Build docs:                           $ENABLE_DOCS
   Embed Mercurial ID in libraries:      $ENABLE_HG_ID