diff options
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.12.0~rc1. +# Generated by GNU Autoconf 2.69 for OCaml 4.12.0+dev14-2021-02-16. # # 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.12.0~rc1' -PACKAGE_STRING='OCaml 4.12.0~rc1' +PACKAGE_VERSION='4.12.0+dev14-2021-02-16' +PACKAGE_STRING='OCaml 4.12.0+dev14-2021-02-16' PACKAGE_BUGREPORT='caml-list@inria.fr' PACKAGE_URL='http://www.ocaml.org' @@ -1472,7 +1472,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.12.0~rc1 to adapt to many kinds of systems. +\`configure' configures OCaml 4.12.0+dev14-2021-02-16 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1538,7 +1538,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of OCaml 4.12.0~rc1:";; + short | recursive ) echo "Configuration of OCaml 4.12.0+dev14-2021-02-16:";; esac cat <<\_ACEOF @@ -1694,7 +1694,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -OCaml configure 4.12.0~rc1 +OCaml configure 4.12.0+dev14-2021-02-16 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -2403,7 +2403,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.12.0~rc1, which was +It was created by OCaml $as_me 4.12.0+dev14-2021-02-16, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -2752,8 +2752,8 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu -{ $as_echo "$as_me:${as_lineno-$LINENO}: Configuring OCaml version 4.12.0~rc1" >&5 -$as_echo "$as_me: Configuring OCaml version 4.12.0~rc1" >&6;} +{ $as_echo "$as_me:${as_lineno-$LINENO}: Configuring OCaml version 4.12.0+dev14-2021-02-16" >&5 +$as_echo "$as_me: Configuring OCaml version 4.12.0+dev14-2021-02-16" >&6;} # Configuration variables @@ -2834,7 +2834,7 @@ ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var. -VERSION=4.12.0~rc1 +VERSION=4.12.0+dev14-2021-02-16 # Note: This is present for the flexdll bootstrap where it exposed as the old @@ -12640,7 +12640,7 @@ case $ocaml_cv_cc_vendor in #( cc_warnings='-Wall -Wdeclaration-after-statement' ;; esac -case $enable_warn_error,4.12.0~rc1 in #( +case $enable_warn_error,4.12.0+dev14-2021-02-16 in #( yes,*|,*+dev*) : cc_warnings="$cc_warnings $warn_error_flag" ;; #( *) : @@ -16922,7 +16922,7 @@ else ocamldoc=ocamldoc fi -case $enable_ocamltest,4.12.0~rc1 in #( +case $enable_ocamltest,4.12.0+dev14-2021-02-16 in #( yes,*|,*+dev*) : ocamltest='ocamltest' ;; #( *) : @@ -17642,7 +17642,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.12.0~rc1, which was +This file was extended by OCaml $as_me 4.12.0+dev14-2021-02-16, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -17709,7 +17709,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.12.0~rc1 +OCaml config.status 4.12.0+dev14-2021-02-16 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" |