diff options
author | octachron <octa@polychoron.fr> | 2021-06-03 10:34:47 +0200 |
---|---|---|
committer | octachron <octa@polychoron.fr> | 2021-06-03 10:34:47 +0200 |
commit | 1dce5eb2400fa224f0ac5023e503f313a780f03f (patch) | |
tree | 3a03a4c70aad2f115e267c2b4c69554c3684df44 /configure | |
parent | f779a5035302bc604ea7a7326d7c3ccbeda7c2e2 (diff) | |
download | ocaml-1dce5eb2400fa224f0ac5023e503f313a780f03f.tar.gz |
first commit after branching 4.13
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 28 |
1 files changed, 14 insertions, 14 deletions
@@ -56,7 +56,7 @@ if test -e '.git' ; then : fi fi # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for OCaml 4.13.0+dev1-2021-06-03. +# Generated by GNU Autoconf 2.69 for OCaml 4.14.0+dev0-2021-06-03. # # Report bugs to <caml-list@inria.fr>. # @@ -646,8 +646,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='OCaml' PACKAGE_TARNAME='ocaml' -PACKAGE_VERSION='4.13.0+dev1-2021-06-03' -PACKAGE_STRING='OCaml 4.13.0+dev1-2021-06-03' +PACKAGE_VERSION='4.14.0+dev0-2021-06-03' +PACKAGE_STRING='OCaml 4.14.0+dev0-2021-06-03' PACKAGE_BUGREPORT='caml-list@inria.fr' PACKAGE_URL='http://www.ocaml.org' @@ -1479,7 +1479,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 OCaml 4.13.0+dev1-2021-06-03 to adapt to many kinds of systems. +\`configure' configures OCaml 4.14.0+dev0-2021-06-03 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1545,7 +1545,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of OCaml 4.13.0+dev1-2021-06-03:";; + short | recursive ) echo "Configuration of OCaml 4.14.0+dev0-2021-06-03:";; esac cat <<\_ACEOF @@ -1709,7 +1709,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -OCaml configure 4.13.0+dev1-2021-06-03 +OCaml configure 4.14.0+dev0-2021-06-03 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -2418,7 +2418,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 OCaml $as_me 4.13.0+dev1-2021-06-03, which was +It was created by OCaml $as_me 4.14.0+dev0-2021-06-03, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -2767,8 +2767,8 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu -{ $as_echo "$as_me:${as_lineno-$LINENO}: Configuring OCaml version 4.13.0+dev1-2021-06-03" >&5 -$as_echo "$as_me: Configuring OCaml version 4.13.0+dev1-2021-06-03" >&6;} +{ $as_echo "$as_me:${as_lineno-$LINENO}: Configuring OCaml version 4.14.0+dev0-2021-06-03" >&5 +$as_echo "$as_me: Configuring OCaml version 4.14.0+dev0-2021-06-03" >&6;} # Configuration variables @@ -2851,7 +2851,7 @@ ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var. -VERSION=4.13.0+dev1-2021-06-03 +VERSION=4.14.0+dev0-2021-06-03 # Note: This is present for the flexdll bootstrap where it exposed as the old @@ -12727,7 +12727,7 @@ case $ocaml_cv_cc_vendor in #( cc_warnings='-Wall -Wdeclaration-after-statement' ;; esac -case $enable_warn_error,4.13.0+dev1-2021-06-03 in #( +case $enable_warn_error,4.14.0+dev0-2021-06-03 in #( yes,*|,*+dev*) : cc_warnings="$cc_warnings $warn_error_flag" ;; #( *) : @@ -17600,7 +17600,7 @@ fi -case $enable_ocamltest,4.13.0+dev1-2021-06-03 in #( +case $enable_ocamltest,4.14.0+dev0-2021-06-03 in #( yes,*|,*+dev*) : ocamltest='ocamltest' ;; #( *) : @@ -18318,7 +18318,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 OCaml $as_me 4.13.0+dev1-2021-06-03, which was +This file was extended by OCaml $as_me 4.14.0+dev0-2021-06-03, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -18385,7 +18385,7 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -OCaml config.status 4.13.0+dev1-2021-06-03 +OCaml config.status 4.14.0+dev0-2021-06-03 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" |