diff options
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 34 |
1 files changed, 10 insertions, 24 deletions
@@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.71 for LibreOffice 24.2.2.2. +# Generated by GNU Autoconf 2.71 for LibreOffice 24.2.3.2. # # # Copyright (C) 1992-1996, 1998-2017, 2020-2021 Free Software Foundation, @@ -608,8 +608,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='LibreOffice' PACKAGE_TARNAME='libreoffice' -PACKAGE_VERSION='24.2.2.2' -PACKAGE_STRING='LibreOffice 24.2.2.2' +PACKAGE_VERSION='24.2.3.2' +PACKAGE_STRING='LibreOffice 24.2.3.2' PACKAGE_BUGREPORT='' PACKAGE_URL='http://documentfoundation.org/' @@ -2586,7 +2586,7 @@ if test "$ac_init_help" = "long"; then # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures LibreOffice 24.2.2.2 to adapt to many kinds of systems. +\`configure' configures LibreOffice 24.2.3.2 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -2656,7 +2656,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of LibreOffice 24.2.2.2:";; + short | recursive ) echo "Configuration of LibreOffice 24.2.3.2:";; esac cat <<\_ACEOF @@ -3089,7 +3089,7 @@ Optional Packages: Define the product name. Default is LibreOffice. --with-package-version='3.1.4.5' Define the package version. Default is - 24.2.2.2. Use only if you distribute an + 24.2.3.2. Use only if you distribute an own build for macOS. --with-main-module=<writer/calc> Specify which main module to build for wasm. Default @@ -3917,7 +3917,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -LibreOffice configure 24.2.2.2 +LibreOffice configure 24.2.3.2 generated by GNU Autoconf 2.71 Copyright (C) 2021 Free Software Foundation, Inc. @@ -4665,7 +4665,7 @@ cat >config.log <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by LibreOffice $as_me 24.2.2.2, which was +It was created by LibreOffice $as_me 24.2.3.2, which was generated by GNU Autoconf 2.71. Invocation command line was $ $0$ac_configure_args_raw @@ -37279,20 +37279,6 @@ esac { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether to execute CVE tests" >&5 printf %s "checking whether to execute CVE tests... " >&6; } -# If not explicitly enabled or disabled, default -if test -z "$enable_cve_tests"; then - case "$OS" in - WNT) - # Default cves off for Windows with its wild and wonderful - # variety of AV software kicking in and panicking - enable_cve_tests=no - ;; - *) - # otherwise yes - enable_cve_tests=yes - ;; - esac -fi if test "$enable_cve_tests" = "no"; then { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 printf "%s\n" "no" >&6; } @@ -48862,7 +48848,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by LibreOffice $as_me 24.2.2.2, which was +This file was extended by LibreOffice $as_me 24.2.3.2, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -48931,7 +48917,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config='$ac_cs_config_escaped' ac_cs_version="\\ -LibreOffice config.status 24.2.2.2 +LibreOffice config.status 24.2.3.2 configured by $0, generated by GNU Autoconf 2.71, with options \\"\$ac_cs_config\\" |